@font-face {
    font-family: "ABBvoice";
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/ABBvoice_W_Lt.eot);
    src: url(../fonts/ABBvoice_W_Lt.eot?#iefix) format("embedded-opentype"), url(../fonts/ABBvoice_W_Lt.woff) format("woff"), url(../fonts/ABBvoice_W_Lt.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoice";
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/ABBvoice_W_Rg.eot);
    src: url(../fonts/ABBvoice_W_Rg.eot?#iefix) format("embedded-opentype"), url(../fonts/ABBvoice_W_Rg.woff) format("woff"), url(../fonts/ABBvoice_W_Rg.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoice";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/ABBvoice_W_Md.eot);
    src: url(../fonts/ABBvoice_W_Md.eot?#iefix) format("embedded-opentype"), url(../fonts/ABBvoice_W_Md.woff) format("woff"), url(../fonts/ABBvoice_W_Md.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoice";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ABBvoice_W_Bd.eot);
    src: url(../fonts/ABBvoice_W_Bd.eot?#iefix) format("embedded-opentype"), url(../fonts/ABBvoice_W_Bd.woff) format("woff"), url(../fonts/ABBvoice_W_Bd.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoiceDisplay";
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/ABBvoiceDisplay_W_SBd.woff) format("woff"), url(../fonts/ABBvoiceDisplay_W_SBd.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoiceDisplay";
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/ABBvoiceDisplay_W_SBd.woff) format("woff"), url(../fonts/ABBvoiceDisplay_W_SBd.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoiceDisplay";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/ABBvoiceDisplay_W_SBd.woff) format("woff"), url(../fonts/ABBvoiceDisplay_W_SBd.woff2) format("woff2")
}

@font-face {
    font-family: "ABBvoiceDisplay";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ABBvoiceDisplay_W_SBd.woff) format("woff"), url(../fonts/ABBvoiceDisplay_W_SBd.woff2) format("woff2")
}

@font-face {
    font-family: "ABBicons";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ABBicons.ttf) format("ttf");
    src: url(../fonts/ABBicons.woff) format("woff")
}

h1 {
    color: #000000;
    font-family: ABBvoice;
    font-size: 4.5rem;
    line-height: 5.75rem;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: normal;
}

h2 {
    font-family: ABBvoice;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -0.015rem;
    color: #000000;
    mix-blend-mode: normal;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

h3 {
    color: #000000;
    font-family: ABBvoice;
    font-size: 2.25rem;
    line-height: 210%;
    font-weight: bold;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

p {
    font-family: ABBvoice;
    font-style: normal;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.438rem;
    font-weight: 100;
    color: #000000;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

html, body { height: 100%; margin: 0; padding: 0; }


.outer {
    display: table;
    position: absolute;
    top: 80px;
    left: 0;
    height: calc(100% - 144px);
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
    width: 0px;
}

.inner {
    margin-left: auto;
    margin-right: auto;
}