@font-face {
    font-family: oneabb-font-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: oneabb-font-abbvoice;
    font-style: normal;
    font-weight: 400;
    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: oneabb-font-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: oneabb-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")
}

.BrandHeroCarousel-area {
    height: 70vh;
    min-height: 375px;
    max-height: 550px;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden
}

.BrandHeroCarousel-imageContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.BrandHeroCarousel-image {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0
}

.BrandHeroCarousel-image.is-active {
    opacity: 1
}

.BrandHeroCarousel-sectionContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex
}

.BrandHeroCarousel-sectionContainer--multiply {
    mix-blend-mode: multiply
}

.BrandHeroCarousel-section {
    box-sizing: border-box;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: normal;
    margin: 0;
    color: #fff;
    font-family: oneabb-font-abbvoice, Verdana, Arial, Sans-serif;
    padding: 24px
}

.BrandHeroCarousel-section--multiply {
    transition: all .2s ease-in-out
}

.BrandHeroCarousel-section--multiply.is-active {
    background-color: #ff000f;
    mix-blend-mode: multiply
}

@supports (-ms-ime-align:auto) {
    .BrandHeroCarousel-section--multiply.is-active {
        opacity: .7
    }
}

.BrandHeroCarousel-section.is-active .BrandHeroCarousel-extendArea {
    transform: translateY(0)
}

.BrandHeroCarousel-section.is-active .BrandHeroCarousel-description {
    opacity: 1;
    transition: opacity .6s ease-in-out .2s;
}

.BrandHeroCarousel-description {
    padding-right: 62px ;
}

.carousel-anchor {
    position: relative;
    padding-bottom: 40px;
}

.carousel-anchor .long-arrow-right {
    position: absolute;
    display: block;
    bottom: 14px;
    right: 19px;
    font-family: ABBvoice, Verdana, Arial, Sans-serif;
    font-size: 28px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.carousel-anchor:hover {
    text-decoration: none;
}

.carousel-anchor:hover .fa-long-arrow-right {
    color: #ffffff;
}

.carousel-circle-arrow {
    position: absolute;
    bottom: 30px;
    right: 20px;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}

.BrandHeroCarousel-section.is-active .BrandHeroCarousel-button {
    opacity: 1;
    transition: opacity .6s ease-in-out .4s
}

.BrandHeroCarousel-title {
    position: absolute;
    transform: translateY(-100%);
    padding: 0 60px 0 0;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    margin: 0;
    margin-bottom: 24px;
    font-family: ABBvoice, Verdana, Arial, Sans-serif;
    font-size: 33px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.BrandHeroCarousel-extendArea {
    position: relative;
    display: block;
    transform: translateY(100%);
    transition: all .6s ease-in-out
}

.BrandHeroCarousel-description {
    opacity: 0;
    display: block;
    text-align: left;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    margin-top: 24px;
    margin-bottom: 48px;
    transition: opacity .6s ease-in-out;
    font-family: ABBvoice, Verdana, Arial, Sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.BrandHeroCarousel-button {
    opacity: 0;
    display: inline-block;
    clear: both;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border-radius: 34px;
    border: 2px solid #fff;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-sizing: content-box;
    cursor: pointer;
    outline: none;
    transition: opacity .3s ease-in-out
}

.BrandHeroCarousel-button, .BrandHeroCarousel-button:active, .BrandHeroCarousel-button:hover {
    background-color: transparent;
    color: #fff
}

.BrandHeroCarousel-indicators {
    display: none;
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    text-align: center
}

.BrandHeroCarousel-indicator {
    padding: 12px
}

.BrandHeroCarousel-indicator:before {
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-backface-visibility: visible;
    transition: background-color .5s ease;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    width: 8px;
    height: 8px
}

.BrandHeroCarousel-indicator.is-active:before {
    background: #fff
}

@media (max-width: 759px) {
    .BrandHeroCarousel-area {
        height: 70vh
    }

    .BrandHeroCarousel-section {
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        overflow: hidden;
        padding: 0
    }

    .BrandHeroCarousel-section.is-active {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        overflow: hidden;
        padding: 24px;
        -ms-flex-pack: center;
        justify-content: center
    }

    .BrandHeroCarousel-title {
        font-size: 16px;
        line-height: 24px
    }

    .BrandHeroCarousel-description {
        font-size: 14px;
        line-height: 20px
    }

    .BrandHeroCarousel-indicators {
        display: block
    }
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .BrandHeroCarousel-section--multiply.is-active {
        opacity: .7
    }
}

@media (min-width: 760px) and (max-width: 1199px) {
    .BrandHeroCarousel-title {
        font-size: 25px;
        line-height: 32px
    }

    .BrandHeroCarousel-description {
        font-size: 16px;
        line-height: 24px
    }
}

.CustomContentBundleForHeroCarousel-article {
    background-image: url(../images/hero_carousel_background_articles.jpg)
}

.CustomContentBundleForHeroCarousel-brandingPrinciples {
    background-image: url(../images/hero_carousel_background_default_branding_principles.jpg)
}

.CustomContentBundleForHeroCarousel-bestPractice {
    background-image: url(../images/hero_carousel_background_best_practice.jpg)
}

.CustomContentBundleForHeroCarousel-service {
    background-image: url(../images/hero_carousel_background_services.jpg)
}