/* New branding colours */
.abb-cookie-banner {
  box-shadow: 0 8px 8px -7px rgba(0, 0, 0, 0.3);
  background: #ffffff;
  top: 0;
  width: 100%;
  position: relative;
  z-index: 10; }
  @media print {
    .abb-cookie-banner {
      display: none; } }
  .abb-cookie-banner--hidden {
    display: none; }
  .abb-cookie-banner__content {
    margin: 0;
    padding: 16px;
    text-align: center;
    font-size: 14px; }
  .abb-cookie-banner__text {
    margin: 0 1rem; }
  .abb-cookie-banner__link {
    display: inline-block;
    margin: 0 1rem; }
  .abb-cookie-banner__button {
    margin: 0 1rem; }

.cmp-tabs__tablist {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none
}

.cmp-tabs__tab {
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    padding: .5rem 1rem;
    cursor: pointer
}

.cmp-tabs__tab--active {
    border-color: inherit
}

.cmp-tabs__tabpanel {
    display: none
}

.cmp-tabs__tabpanel--active {
    display: block
}

.cmp-image__image {
    width: 100%
}

.cmp-breadcrumb {
    display: inline-block;
    list-style: none;
    padding: 0
}

.cmp-breadcrumb__item {
    display: inline-block;
    vertical-align: top
}

.cmp-search {
    position: relative
}

.cmp-search__field {
    position: relative;
    height: 2rem
}

.cmp-search__input {
    padding-left: 2rem;
    padding-right: 2rem;
    height: 100%;
    width: 100%
}

.cmp-search__icon {
    display: block;
    position: absolute;
    left: .5rem;
    top: .5rem;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik02NzIsMEM0MDYuOTAzLDAsMTkyLDIxNC45MDMsMTkyLDQ4MGMwLDk1LjcsMjguMDExLDE4NC44NTUsNzYuMjc1LDI1OS43MjVDMTgxLjY0Niw4MjYuMzU0LDQ4LjA3NSw5NTkuOTI1LDM2LDk3Mg0KCWMtMTgsMTgtMzYsMzYtMzYsNzJzMTgsNTQsMzYsNzJzMzYuMDEyLDM2LDcyLDM2czU0LTE4LDcyLTM2YzEyLjA3NS0xMi4wNzUsMTQ1LjY0Ni0xNDUuNjQ2LDIzMi4yNzUtMjMyLjI3NQ0KCUM0ODcuMTQ0LDkzMS45ODgsNTc2LjMsOTYwLDY3Miw5NjBjMjY1LjA5NywwLDQ4MC0yMTQuOTAzLDQ4MC00ODBDMTE1MiwyMTQuOTAzLDkzNy4wOTcsMCw2NzIsMHogTTY3Miw4MTYNCgljLTE4NS41NjgsMC0zMzYtMTUwLjQzMy0zMzYtMzM2YzAtMTg1LjU2OCwxNTAuNDMyLTMzNiwzMzYtMzM2YzE4NS41NjcsMCwzMzYsMTUwLjQzMiwzMzYsMzM2QzEwMDgsNjY1LjU2Nyw4NTcuNTY3LDgxNiw2NzIsODE2eiINCgkvPg0KPC9zdmc+DQo=");
    background-size: contain;
    width: 1rem;
    height: 1rem;
    pointer-events: none
}

.cmp-search__loading-indicator {
    display: none;
    position: absolute;
    top: .5rem;
    left: .5rem;
    border: 3px solid #ccc;
    border-top-color: #333;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    animation: cmp-search__loading-indicator-spin 2s linear infinite
}

@keyframes cmp-search__loading-indicator-spin {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.cmp-search__clear {
    display: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent
}

.cmp-search__clear-icon {
    position: absolute;
    top: .5rem;
    right: .5rem;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJYTUxJRF85XyIgZD0iTTgyLjYsOTM3LjJsMzYyLTM2Mkw4NCwyMTQuOGMtMTQuMS0xNC4xLTE0LjEtMzYuOSwwLTUxbDgxLjItODEuMmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsMzYwLjUsMzYwLjUNCglMOTM3LjIsODIuNmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsODEuMiw4MS4yYzE0LjEsMTQuMSwxNC4xLDM2LjksMCw1MUw3MDguOSw1NzUuM2wzNjAuNSwzNjAuNWMxNC4xLDE0LjEsMTQuMSwzNi45LDAsNTENCglsLTgxLjIsODEuMmMtMTQuMSwxNC4xLTM2LjksMTQuMS01MSwwTDU3Ni43LDcwNy41bC0zNjIsMzYyYy0xNC4xLDE0LjEtMzYuOSwxNC4xLTUxLDBsLTgxLjItODEuMg0KCUM2OC41LDk3NC4yLDY4LjUsOTUxLjMsODIuNiw5MzcuMnoiLz4NCjwvc3ZnPg0K");
    background-size: contain;
    width: 1rem;
    height: 1rem
}

.cmp-search__results {
    display: none;
    overflow-y: auto;
    min-width: 100%;
    max-height: 10rem;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999999;
    border: 1px solid #ccc;
    background: #fff
}

.cmp-search__item {
    display: block
}

.cmp-search__item--is-focused {
    background-color: #ccc
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0 auto;
    font-size: 16px;
    max-width: 90rem;
    font-family: ABBvoice-Regular,sans-serif;
    color: #000;
    scroll-behavior: smooth
}

a {
    border-bottom: none;
    text-decoration: none;
    color: #000
}

    a:hover {
        -webkit-box-shadow: inset 0 -0.1875rem .0625rem -0.125rem #ff000f;
        -moz-box-shadow: inset 0 -0.1875rem .0625rem -0.125rem #ff000f;
        box-shadow: inset 0 -0.1875rem .0625rem -0.125rem #ff000f;
        cursor: pointer
    }

    a:active {
        border-bottom: 0;
        background-color: rgba(255,0,15,0.05)
    }

p {
    line-height: 1.5rem;
    margin: 0
}

ul {
    padding-left: 1rem;
    margin: 0;
    margin-bottom: 1.5rem;
    list-style-position: outside
}

    ul li {
        line-height: 1.5rem
    }

        ul li li {
            list-style-type: disc
        }

    ul ul {
        margin-bottom: 0
    }

h1, h2, h3, h4, h5, h6 {
    font-family: ABBvoice-Bold,sans-serif;
    margin: 0 0 1.5rem 0
}

h1 {
    font-size: 2rem;
    line-height: 3rem
}

@media screen and (min-width:768px) {
    h1 {
        font-size: 3.5rem;
        line-height: 4.5rem
    }
}

@media screen and (min-width:1200px) {
    h1 {
        font-size: 4.25rem;
        line-height: 4.5rem
    }
}

h2 {
    font-size: 1.25rem;
    line-height: 1.5rem
}

@media screen and (min-width:576px) {
    h2 {
        font-size: 2rem;
        line-height: 3rem
    }
}

@media screen and (min-width:768px) {
    h2 {
        font-size: 3.5rem;
        line-height: 4.5rem
    }
}

h3 {
    font-size: 1.25rem;
    line-height: 1.5rem
}

@media screen and (min-width:992px) {
    h3 {
        font-size: 2rem;
        line-height: 3rem
    }
}

h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.5rem
}

table {
    border-collapse: collapse;
    border: 0;
    border-top: .0625rem solid #d2d2d2;
    margin-bottom: 1.5rem
}

caption {
    line-height: 1.5rem
}

th {
    border-bottom: .0625rem solid #d2d2d2;
    padding: .75rem;
    line-height: 1.5rem;
    text-align: left
}

    th:first-of-type {
        background-color: #f0f0f0
    }

td {
    border-bottom: .0625rem solid #d2d2d2;
    padding: .75rem;
    line-height: 1.5rem;
    text-align: left
}

strong {
    font-family: ABBvoice-Bold,sans-serif;
    font-weight: normal
}

.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    white-space: nowrap
}

.bounce-padding {
    position: relative
}

@media screen and (max-width:767.5px) {
    .bounce-padding {
        left: -1.5rem;
        width: calc(100% + 3rem)
    }
}

@media screen and (min-width:768px) {
    .bounce-padding {
        left: -2.25rem;
        width: calc(100% + 4.5rem)
    }
}

@media screen and (min-width:1024px) {
    .bounce-padding {
        left: -2.75rem;
        width: calc(100% + 5.5rem)
    }
}

@media screen and (min-width:1440px) {
    .bounce-padding {
        left: -10.125rem;
        width: calc(100% + 20.25rem)
    }
}

.brandlink {
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #464646;
    border-bottom: 2px solid #dbdbdb;
    box-shadow: none;
    transition: border-bottom .5s ease-in-out
}

    .brandlink:hover {
        border-bottom: 2px solid #ff000f
    }

.brandlist {
    margin: 0 0 1.5rem .5rem
}

    .brandlist li {
        font-size: 1rem;
        line-height: 1.5rem;
        color: #464646
    }

.cmp-fullwidth {
    max-width: 120rem;
    margin: 0 auto
}

.cmp-maxwidth-fluid {
    max-width: 120rem;
    margin: 0 auto
}

.abb-content-section-responsive, abb-page-content, .abb-stage-page-content {
    padding: 0 1.5rem
}

@media screen and (max-width:767.5px) {
    .abb-content-section-responsive, abb-page-content, .abb-stage-page-content {
        padding: 0 1.5rem
    }
}

@media screen and (min-width:768px) {
    .abb-content-section-responsive, abb-page-content, .abb-stage-page-content {
        padding: 0 2.25rem
    }
}

@media screen and (min-width:1024px) {
    .abb-content-section-responsive, abb-page-content, .abb-stage-page-content {
        padding: 0 2.75rem;
        max-width: 69.75rem;
        margin: 0 auto
    }
}

.cmp-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 #ebebeb;
    display: -ms-flexbox;
    display: flex;
    z-index: 1002;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cmp-header__logo {
    width: 80px;
    display: block;
    height: 30px;
    margin-left: 0;
    margin-top: 21px;
    margin-bottom: 21px
}

.cmp-header__logo--img {
    width: 100%;
    height: 100%;
    display: block
}

.cmp-title h1 {
    font-size: 64px;
    line-height: 68px
}

@media screen and (max-width:767.5px) {
    .cmp-title h1 {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

@media screen and (min-width:768px) {
    .cmp-title h1 {
        font-size: 3.5rem;
        line-height: 3.75rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-title h1 {
        font-size: 4rem;
        line-height: 4.25rem
    }
}

.cmp-title h1::before {
    content: '';
    width: 3rem;
    height: .25rem;
    display: block;
    position: relative;
    margin-bottom: 16px;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .cmp-title h1::before {
        width: 32px;
        height: 4px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-title h1::before {
        width: 56px;
        height: 7px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-title h1::before {
        width: 64px;
        height: 8px;
        margin-bottom: 20px
    }
}

.cmp-title h2 {
    font-size: 2rem;
    line-height: 3rem
}

@media screen and (min-width:768px) {
    .cmp-title h2 {
        font-size: 3.5rem;
        line-height: 4.5rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-title h2 {
        font-size: 4.25rem;
        line-height: 4.5rem
    }
}

.cmp-title h2::before {
    content: '';
    width: 3rem;
    height: .25rem;
    display: block;
    position: relative;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: auto;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .cmp-title h2::before {
        width: 32px;
        height: 4px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-title h2::before {
        width: 56px;
        height: 7px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-title h2::before {
        width: 64px;
        height: 8px;
        margin-bottom: 20px
    }
}

.header {
    position: relative;
    z-index: 2;
    min-height: 112px
}

.cmp-header-desktop {
    display: none
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop {
        display: block;
        margin: 0;
        background-color: #fff;
        position: relative;
        z-index: 3
    }
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop {
        position: fixed;
        right: 0;
        left: 0
    }
}

.cmp-header-desktop .cmp-topheader__content {
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.cmp-header-desktop .cmp-topheader__logo {
    width: 5rem;
    height: 1.875rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.cmp-header-desktop .cmp-topheader__logo-simple {
    border-bottom: 0;
    outline: 0;
    display: block;
    height: 1.875rem;
    box-shadow: none
}

.cmp-header-desktop .cmp-topheader__logo-img {
    fill: #ff000f;
    width: 5rem;
    height: 1.875rem
}

.cmp-header-desktop .cmp-topheader__logo-img--sticky {
    position: fixed;
    width: 5rem;
    top: 1.3rem;
    z-index: 2001
}

    .cmp-header-desktop .cmp-topheader__logo-img--sticky .cmp-navigation__navlinks {
        margin: 0 2.25rem 0 2rem
    }

.cmp-header-desktop .cmp-topheader__toplinks {
    flex: 1 1 auto;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 .5rem 0 8.5rem;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 8px;
    right: 0
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .cmp-header-desktop .cmp-topheader__toplinks {
        display: block;
        margin: 0 1rem 0 8.5rem;
        top: 0rem;
        padding-top: .5rem
    }
}

.cmp-header-desktop .cmp-topheader__toplinks--container {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 1 1 100%;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-right: 1rem
}

    .cmp-header-desktop .cmp-topheader__toplinks--container::-webkit-scrollbar {
        display: none
    }

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-topheader__toplinks--container {
        justify-content: flex-end
    }
}

.cmp-header-desktop .cmp-topheader__toplink {
    display: block;
    border-bottom: 0;
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 13px;
    line-height: 1.5rem;
    margin-right: 1rem;
    white-space: nowrap;
    color: #0f0f0f
}

    .cmp-header-desktop .cmp-topheader__toplink:hover {
        box-shadow: none
    }

    .cmp-header-desktop .cmp-topheader__toplink:active {
        background-color: transparent
    }

    .cmp-header-desktop .cmp-topheader__toplink:focus {
        outline: 0
    }

.cmp-header-desktop .cmp-topheader__toplink--item {
    font-size: 16px;
    line-height: 24px
}

    .cmp-header-desktop .cmp-topheader__toplink--item:last-of-type {
        padding: 0
    }

@media screen and (min-width:992px) {
    .cmp-header-desktop .cmp-topheader__toplink--item {
        padding: 0
    }
}

@media screen and (min-width:1200px) {
    .cmp-header-desktop .cmp-topheader__toplink--item {
        padding: 0
    }
}

.cmp-header-desktop .cmp-topheader__button--next {
    display: none
}

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-topheader__button--next {
        display: block;
        flex: 0 0 4rem;
        width: 4rem;
        height: 2.625rem;
        position: absolute;
        right: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align: right;
        background: transparent;
        background-image: linear-gradient(to left,#fff,rgba(255,255,255,0.95),rgba(255,255,255,0.85),rgba(255,255,255,0));
        border: 0;
        padding: 0;
        cursor: pointer;
        outline: 0
    }

        .cmp-header-desktop .cmp-topheader__button--next:after {
            display: block;
            font-family: 'ABB-icon';
            content: '\e918';
            font-size: 1.5rem;
            line-height: 1.5rem;
            color: #000
        }
}

.cmp-header-desktop .cmp-topheader__button--next.hidden {
    display: none
}

.cmp-header-desktop .cmp-topheader__button--back {
    display: none
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-topheader__button--back {
        display: block;
        flex: 0 0 4rem;
        width: 4rem;
        height: 2.625rem;
        position: absolute;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-align: left;
        background: transparent;
        background-image: linear-gradient(to right,#fff,rgba(255,255,255,0.95),rgba(255,255,255,0.85),rgba(255,255,255,0));
        border: 0;
        padding: 0;
        cursor: pointer;
        outline: 0
    }

        .cmp-header-desktop .cmp-topheader__button--back:after {
            display: block;
            font-family: 'ABB-icon';
            content: '\e904';
            font-size: 1.5rem;
            line-height: 1.5rem;
            color: #000
        }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-topheader__button--back {
        display: none
    }
}

.cmp-header-desktop .cmp-topheader__button--back.hidden {
    display: none
}

.cmp-header-desktop .cmp-topheader__quicklinks {
    flex: 0 0 auto;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 0
}

.cmp-header-desktop .cmp-topheader__quicklinks--container {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0
}

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-topheader__quicklinks--container {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-end;
        align-items: center
    }
}

.cmp-header-desktop .cmp-topheader__quicklink {
    display: block;
    border-bottom: 0;
    line-height: 1.5rem;
    height: 1.5rem;
    color: #464646
}

.cmp-header-desktop .cmp-topheader__quicklink--item {
    flex: 0 0 auto;
    width: auto;
    padding: 0 .9375rem
}

    .cmp-header-desktop .cmp-topheader__quicklink--item:last-of-type {
        padding-right: 0rem
    }

.cmp-header-desktop .cmp-topheader__quicklink:hover {
    box-shadow: none;
    color: #1f1f1f
}

.cmp-header-desktop .cmp-topheader__quicklink:active {
    background-color: transparent
}

.cmp-header-desktop .cmp-topheader__quicklink:focus {
    outline: 0
}

.cmp-header-desktop .cmp-topheader__quicklink__icon {
    display: inline-flex;
    margin: 0
}

    .cmp-header-desktop .cmp-topheader__quicklink__icon.abb-icon__earth::before {
        font-family: 'ABB-icon';
        content: '\e90a';
        font-size: 1.5rem;
        line-height: 1.5rem
    }

    .cmp-header-desktop .cmp-topheader__quicklink__icon.abb-icon__lock::before {
        font-family: 'ABB-icon';
        content: '\e916';
        font-size: 1.375rem;
        line-height: 1.5rem
    }

    .cmp-header-desktop .cmp-topheader__quicklink__icon.abb-icon__logout::before {
        font-family: 'ABB-icon';
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 1.5rem;
        width: 1.5rem;
        content: '';
        display: block;
        background: url(clientlib-site/less/resources/header/ic_logout.svg) no-repeat center
    }

    .cmp-header-desktop .cmp-topheader__quicklink__icon.abb-icon__login::before {
        font-family: 'ABB-icon';
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 1.5rem;
        width: 1.5rem;
        content: '';
        display: block;
        background: url(clientlib-site/less/resources/header/ic_login.svg) no-repeat center
    }

.cmp-header-desktop .cmp-topheader__quicklink__text {
    display: none
}

.cmp-header-desktop .cmp-header__topheader {
    background: #f5f5f5;
    height: 2.5rem
}

.cmp-header-desktop .cmp-navigation__button {
    display: none
}

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-navigation__button {
        display: block;
        flex: 0 0 4rem;
        width: 4rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: transparent;
        border: 0;
        padding: 0;
        cursor: pointer;
        outline: 0;
        position: absolute;
        top: 0;
        bottom: 0
    }

        .cmp-header-desktop .cmp-navigation__button:after {
            display: block;
            font-family: 'ABB-icon';
            content: '\e918';
            font-size: 1.5rem;
            line-height: 1.5rem;
            color: #000
        }

        .cmp-header-desktop .cmp-navigation__button.hidden {
            display: none
        }
}

.cmp-header-desktop .cmp-navigation__button--back {
    left: 0;
    text-align: left;
    background-image: linear-gradient(to right,#f0f0f0,rgba(240,240,240,0.95),rgba(240,240,240,0.85),rgba(240,240,240,0))
}

    .cmp-header-desktop .cmp-navigation__button--back:after {
        content: '\e904'
    }

.cmp-header-desktop .cmp-navigation__button--next {
    right: 0;
    text-align: right;
    background-image: linear-gradient(to left,#f0f0f0,rgba(240,240,240,0.95),rgba(240,240,240,0.85),rgba(240,240,240,0))
}

    .cmp-header-desktop .cmp-navigation__button--next:after {
        content: '\e918'
    }

.cmp-header-desktop .cmp-header__navbar--sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000
}

.cmp-header-desktop .cmp-header__navbar {
    display: flex;
    background: #fff;
    box-shadow: inset 0 -1px 0 #ebebeb
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-header__navbar {
        box-shadow: none
    }
}

.cmp-header-desktop .cmp-header__border {
    height: 2px;
    box-shadow: inset 0 -1px 0 #ebebeb;
    display: none
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-header__border {
        display: block
    }
}

.cmp-header-mobile {
    display: block;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 #ebebeb
}

@media screen and (min-width:1024px) {
    .cmp-header-mobile {
        display: none
    }
}

.cmp-header-mobile .cmp-topheader__content {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 1.5rem 2.25rem
}

.cmp-header-mobile .cmp-topheader__toplink {
    display: block;
    border-bottom: 0;
    font-family: ABBvoice-Medium;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    padding: .75rem 0;
    cursor: pointer;
    transition: background-color .2s ease-in;
    color: #0f0f0f
}

    .cmp-header-mobile .cmp-topheader__toplink:hover {
        box-shadow: none
    }

    .cmp-header-mobile .cmp-topheader__toplink:active {
        background-color: transparent
    }

    .cmp-header-mobile .cmp-topheader__toplink:focus {
        outline: 0
    }

.cmp-header-mobile .cmp-topheader__toplink--item {
    list-style: none;
    padding: 0 0 0 2.25rem
}

    .cmp-header-mobile .cmp-topheader__toplink--item:after {
        position: absolute;
        left: 0;
        content: " ";
        display: block;
        height: .0625rem;
        width: 100%
    }

    .cmp-header-mobile .cmp-topheader__toplink--item:hover {
        background-color: #f0f0f0
    }

.cmp-header-mobile .cmp-topheader__toplinks {
    width: 100%
}

.cmp-header-mobile .cmp-topheader__toplinks--container {
    padding-left: 0;
    margin: 0
}

.cmp-header-mobile .cmp-topheader__logo {
    flex: 0 0 auto;
    width: auto;
    margin: 0
}

.cmp-header-mobile .cmp-topheader__logo-simple {
    border-bottom: 0;
    outline: 0;
    display: block;
    box-shadow: none
}

.cmp-header-mobile .cmp-topheader__logo-img {
    width: 4rem;
    height: 1.5rem;
    fill: #ff000f;
    display: block
}

.cmp-header-mobile .cmp-topheader__logo--close::before {
    display: block;
    font-family: ABB-icon,sans-serif;
    content: "\e92c";
    font-size: 2.5rem;
    line-height: 1.5rem
}

.cmp-header-mobile .cmp-topheader__logo--close.hidden {
    display: none
}

.cmp-header-mobile .cmp-topheader__quicklinks {
    display: flex;
    flex: 0 0 1.5rem;
    justify-content: center;
    align-items: center;
    padding: 0
}

.cmp-header-mobile .cmp-topheader__quicklinks--container {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0
}

.cmp-header-mobile .cmp-topheader__quicklink {
    border-bottom: 0;
    color: #464646
}

.cmp-header-mobile .cmp-topheader__quicklink--item {
    display: none;
    flex: 0 0 auto;
    width: auto;
    margin-right: 1.5rem
}

.cmp-header-mobile .cmp-topheader__quicklink:hover {
    box-shadow: none;
    color: #1f1f1f
}

.cmp-header-mobile .cmp-topheader__quicklink:active {
    background-color: transparent
}

.cmp-header-mobile .cmp-topheader__quicklink:focus {
    outline: 0
}

.cmp-header-mobile .cmp-topheader__quicklink__icon {
    display: inline-flex;
    margin: 0
}

    .cmp-header-mobile .cmp-topheader__quicklink__icon a {
        cursor: default
    }

    .cmp-header-mobile .cmp-topheader__quicklink__icon.abb-icon__earth::before {
        font-family: "ABB-icon";
        content: "\e90a";
        font-size: 1.5rem;
        line-height: 1.5rem
    }

    .cmp-header-mobile .cmp-topheader__quicklink__icon.abb-icon__lock::before {
        font-family: "ABB-icon";
        content: "\e916";
        font-size: 1.375rem;
        line-height: 1.5rem
    }

    .cmp-header-mobile .cmp-topheader__quicklink__icon.abb-icon__logout::before {
        font-family: "ABB-icon";
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 1.5rem;
        width: 1.5rem;
        content: "";
        display: block;
        background: url(clientlib-site/less/resources/header/ic_logout.svg) no-repeat center
    }

    .cmp-header-mobile .cmp-topheader__quicklink__icon.abb-icon__login::before {
        font-family: "ABB-icon";
        font-size: 1.5rem;
        line-height: 1.5rem;
        height: 1.5rem;
        width: 1.5rem;
        content: "";
        display: block;
        background: url(clientlib-site/less/resources/header/ic_login.svg) no-repeat center
    }

.cmp-header-mobile .cmp-topheader__toggler {
    flex: 0 0 1.25rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    cursor: pointer;
    margin-left: auto
}

@media screen and (min-width:1024px) {
    .cmp-header-mobile .cmp-topheader__toggler {
        display: none
    }
}

.cmp-header-mobile .cmp-topheader__toggler svg {
    flex: 0 0 1.5rem;
    width: 1.5rem;
    height: 1.25rem;
    fill: #000
}

.cmp-header-mobile .cmp-topheader__toggler.hidden svg {
    display: block;
    fill: none;
    background: url(clientlib-site/less/resources/header/Close.svg) no-repeat center
}

.cmp-header-mobile .cmp-topheader__quicklink-login {
    margin-left: auto
}

@media screen and (max-width:767.5px) {
    .teaser {
        margin-bottom: 5rem;
        margin-top: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .teaser {
        margin-bottom: 6rem;
        margin-top: 3rem
    }
}

@media screen and (min-width:1440px) {
    .teaser {
        margin-bottom: 8rem;
        margin-top: 4rem
    }
}

.cmp-teaser {
    position: relative
}

@media screen and (max-width:767.5px) {
    .cmp-teaser {
        margin: 0 0 5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-teaser {
        margin: 0 0 4rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-teaser {
        margin: 0 0 6rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser {
        margin: 0 0 10rem
    }
}

.cmp-teaser__errorMessage {
    margin: 0 0 16px 0;
    color: #ff000f;
    font-size: 14px;
    line-height: 20px;
    font-family: ABBVoice-Bold,sans-serif;
    text-align: center
}

.cmp-teaser__image .cmp-image__description {
    display: none
}

.cmp-teaser__image .cmp-image {
    padding: 56.25% 0 0 0
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__image .cmp-image {
        padding: 75% 0 0 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-teaser__image .cmp-image {
        padding: 56.25% 0 0 0;
        width: 80%;
        margin: 0 0 0 20%
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser__image .cmp-image {
        padding: 56.25% 0 0 0;
        width: 75%;
        margin: 0 0 0 25%
    }
}

.cmp-teaser__content {
    position: relative;
    padding: 1.5rem;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .cmp-teaser__content {
        margin: -10rem 2.25rem 0;
        padding: 4rem 3rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-teaser__content {
        width: 57%;
        padding: 4rem 3rem;
        margin: 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser__content {
        width: 47%;
        margin: 0 0 0 7.125rem
    }
}

.cmp-teaser__content::before {
    content: "";
    width: 3rem;
    height: .25rem;
    display: block;
    position: relative;
    margin-bottom: 16px;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__content::before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-teaser__content::before {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser__content::before {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .cmp-teaser__image + .cmp-teaser__content {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0,-50%)
    }
}

.cmp-teaser__category {
    position: relative;
    display: flex;
    margin: 0
}

.cmp-teaser__category__title {
    float: left;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0 .5rem 0 0;
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__category__title {
        font-size: .75rem;
        line-height: 1rem
    }
}

.cmp-teaser__category__description {
    font-family: ABBvoice-Light,sans-serif;
    margin: 0;
    font-size: .875rem;
    line-height: 1.125rem
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__category__description {
        font-size: .75rem;
        line-height: 1rem
    }
}

.cmp-teaser__category__description p {
    margin: 0;
    line-height: 1.125rem
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__category__description p {
        line-height: 1rem
    }
}

.cmp-teaser__title {
    font-size: 2rem;
    line-height: 3rem;
    color: #0f0f0f
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__title {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-teaser__title {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser__title {
        font-size: 2.5rem;
        line-height: 2.75rem
    }
}

.cmp-teaser__title-link {
    background-color: transparent;
    border-bottom: 0;
    outline: 0
}

    .cmp-teaser__title-link:hover {
        box-shadow: none
    }

.cmp-teaser__description p {
    margin: 0 0 40px;
    color: #464646;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: ABBvoice-Light,sans-serif
}

.cmp-teaser__action-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

    .cmp-teaser__action-container .cmp-abb-cta {
        margin-right: 1.25rem;
        order: 2
    }

@media screen and (max-width:767.5px) {
    .cmp-teaser__action-container .cmp-abb-cta {
        margin-right: 0
    }
}

.cmp-teaser__action-container .cmp-abb-cta:last-of-type {
    margin-right: 0;
    order: 3
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__action-container .cmp-abb-cta:last-of-type {
        order: 1
    }
}

@media screen and (max-width:767.5px) {
    .cmp-teaser__action-container .cmp-abb-cta {
        justify-content: center;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .cmp-teaser__action-container {
        justify-content: flex-end
    }

        .cmp-teaser__action-container .cmp-abb-cta {
            margin-right: 1rem
        }
}

@media screen and (min-width:1024px) {
    .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image {
        width: 80%;
        margin: 0 20% 0 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image {
        width: 75%;
        margin: 0 25% 0 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-teaser.teaser-txt-right .cmp-teaser__content {
        right: 0;
        left: auto
    }
}

@media screen and (min-width:1440px) {
    .cmp-teaser.teaser-txt-right .cmp-teaser__content {
        margin: 0 7.125rem 0 0
    }
}

.socialMediaTile {
    overflow: hidden
}

    .socialMediaTile .tweetHeader {
        border-bottom: .0625rem solid #d2d2d2;
        padding-bottom: .5rem
    }

        .socialMediaTile .tweetHeader h3 {
            display: inline
        }

    .socialMediaTile .tweetContainer .tweet .tweetContent {
        margin: auto .9375rem .625rem 3.75rem;
        min-height: 3.125rem
    }

.social-share {
    margin-left: auto;
    width: 48px
}

.cmp-social-share_hover {
    background: #f5f5f5
}

.cmp-social-share {
    width: 3rem;
    height: 3rem;
    padding: .75rem;
    cursor: pointer;
    border-radius: 1.5rem;
    position: relative
}

    .cmp-social-share > i {
        width: 1.5rem;
        height: 1.5rem;
        background: url(clientlib-site/less/resources/social-share/shareicon.svg) no-repeat center;
        background-position: 0 0;
        display: block;
        margin-bottom: 1.75rem
    }

.cmp-social-share__label {
    font-family: ABBVoice-Medium;
    padding: 1rem 1rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #0f0f0f;
    display: block
}

.cmp-social-share__list {
    list-style: none;
    overflow: auto;
    padding: 0;
    margin: 0
}

.cmp-social-share__list-container {
    display: none;
    right: 0;
    background-color: #fff;
    border: .0625rem solid #dbdbdb;
    position: absolute;
    width: 100%;
    padding: .875rem 0 1rem;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 10;
    width: 260px
}

.cmp-social-share__list__element {
    font-family: ABBVoice-Regular;
    padding: .625rem 0 .625rem 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #0f0f0f;
    text-overflow: ellipsis
}

    .cmp-social-share__list__element:hover {
        background-color: #f5f5f5
    }

.cmp-social-share__link {
    border: 0;
    align-items: center;
    display: flex;
    color: #0f0f0f
}

    .cmp-social-share__link:hover {
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .cmp-social-share__link i {
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: .75rem;
        background-position: 0 0
    }

.cmp-social-share__link--facebook i {
    background: url(clientlib-site/less/resources/social-share/facebook.svg) no-repeat center
}

.cmp-social-share__link--instagram i {
    background: url(clientlib-site/less/resources/social-share/instagram.svg) no-repeat center
}

.cmp-social-share__link--linkedin i {
    background: url(clientlib-site/less/resources/social-share/linkedin.svg) no-repeat center
}

.cmp-social-share__link--messenger i {
    background: url(clientlib-site/less/resources/social-share/messenger.svg) no-repeat center
}

.cmp-social-share__link--pinterest i {
    background: url(clientlib-site/less/resources/social-share/pinterest.svg) no-repeat center
}

.cmp-social-share__link--tumblr i {
    background: url(clientlib-site/less/resources/social-share/tumblr.svg) no-repeat center
}

.cmp-social-share__link--twitter i {
    background: url(clientlib-site/less/resources/social-share/twitter.svg) no-repeat center
}

.cmp-social-share__copylink {
    display: flex;
    align-items: center
}

    .cmp-social-share__copylink i {
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: .75rem;
        background-position: 0 0;
        background: url(clientlib-site/less/resources/social-share/copylink.svg) no-repeat center
    }

.cmp-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cmp-footer a {
    color: #fff;
    border-bottom: 1px solid #9f9f9f;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: ABBVoice-Light
}

    .cmp-footer a:hover {
        box-shadow: none;
        border-bottom: 1px solid #fff
    }

    .cmp-footer a:focus {
        outline: 0
    }

    .cmp-footer a:active {
        background-color: transparent
    }

.cmp-footer .cmp_footer--container {
    position: relative;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 1.5rem 1.5rem 3rem
}

@media screen and (max-width:767.5px) {
    .cmp-footer .cmp_footer--container {
        padding: 2.5rem 1.5rem 2.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-footer .cmp_footer--container {
        padding: 2.5rem 1.875rem 2.5rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer .cmp_footer--container {
        padding: 2.5rem 3rem 2rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer .cmp_footer--container {
        padding: 2.5rem 10.125rem 2rem
    }
}

.cmp-footer__linksection-top {
    position: relative;
    width: 100%
}

@media screen and (min-width:576px) {
    .cmp-footer__linksection-top {
        display: flex;
        width: auto;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 -0.375rem
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-top {
        margin: 0 -1.875rem
    }
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-top {
        flex-flow: row nowrap;
        margin: 0 -1.25rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-footer__linksection-top {
        margin: 0 -1.5rem
    }
}

.cmp-footer__linksection-top::after {
    content: "";
    height: .0625rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #9f9f9f
}

@media screen and (min-width:576px) {
    .cmp-footer__linksection-top::after {
        left: .375rem;
        right: .375rem
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-top::after {
        left: 1.875rem;
        right: 1.875rem
    }
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-top::after {
        left: 1.5rem;
        right: 1.5rem
    }
}

@media screen and (min-width:576px) {
    .cmp-footer__linksection-top .cmp-footer__links {
        flex: 0 1 50%;
        max-width: 50%;
        width: 50%;
        padding: 0 .375rem
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-top .cmp-footer__links {
        padding: 0 1.875rem
    }
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-top .cmp-footer__links {
        flex: 1 1 auto;
        max-width: 100%;
        width: auto;
        padding: 0 1.25rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-footer__linksection-top .cmp-footer__links {
        padding: 0 1.5rem
    }
}

.cmp-footer__linksection-top .cmp-footer__links .cmp-text h4 {
    display: inline-flex;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: ABBVoice-Bold
}

    .cmp-footer__linksection-top .cmp-footer__links .cmp-text h4 a {
        font-family: ABBVoice-Bold;
        border-bottom: 2px solid #9f9f9f
    }

        .cmp-footer__linksection-top .cmp-footer__links .cmp-text h4 a:hover {
            border-bottom: 2px solid #fff
        }

.cmp-footer__linksection-top .cmp-footer__links .cmp-text ul {
    padding: 0 0 2.5rem
}

    .cmp-footer__linksection-top .cmp-footer__links .cmp-text ul li {
        list-style-type: none;
        margin-bottom: 8px
    }

.cmp-footer__linksection-bottom {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 3rem 0 0
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom {
        padding: 1.5rem 0 0
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom {
        padding: 1.5rem 0 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer__linksection-bottom {
        flex-flow: row nowrap;
        padding: 2rem 0 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer__linksection-bottom {
        flex-flow: row nowrap;
        padding: 2rem 0 0
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
    flex: 0 0 auto;
    order: 1;
    width: 100%;
    height: auto
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
        flex: 1 1 auto;
        width: auto;
        order: 0
    }
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
        text-align: center
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
        text-align: left
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks {
        text-align: left
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks li {
    list-style-type: none
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks li {
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks li {
        text-align: center
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: ABBVoice-Light;
    user-select: none
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul {
        flex: 0 0 auto;
        width: auto
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul {
        display: flex;
        flex-flow: row nowrap;
        align-content: center
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul {
        display: flex;
        flex-flow: row nowrap;
        align-content: center
    }
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        display: inline-flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-content: center;
        margin-right: 16px
    }
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        margin-right: 0;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        margin-right: 16px;
        margin-bottom: 0;
        display: inline-block
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        margin-right: 16px;
        margin-bottom: 0;
        display: inline-flex
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        margin-right: 16px;
        margin-bottom: 0;
        display: inline-flex
    }
}

@media screen and (min-width:576px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        flex: 0 0 auto;
        width: auto
    }
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li {
        text-align: left
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:first-child {
    display: inline-flex
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:first-child {
        margin-right: 0;
        margin-bottom: 8px;
        display: block
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:first-child {
        margin-right: 0;
        margin-bottom: 8px;
        display: block
    }
}

@media screen and (min-width:1024px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:first-child {
        margin-right: 16px;
        margin-bottom: 0;
        display: inline-flex
    }
}

@media screen and (min-width:1440px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:first-child {
        margin-right: 16px;
        margin-bottom: 0;
        display: inline-flex
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:last-child {
    margin-right: 0
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text ul li:last-child {
        margin-bottom: 0
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text a {
    color: #fff;
    font-size: 1rem;
    line-height: 24px;
    text-align: center;
    font-family: ABBVoice-Light
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text a {
        flex: 0 0 auto;
        width: auto;
        padding: 0
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomlinks .cmp-text a:hover {
    border-bottom: 1px solid #fff
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial {
    flex: 0 0 auto;
    order: 0;
    width: 100%;
    height: auto;
    margin: 0 0 1.5rem
}

@media screen and (min-width:992px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial {
        order: 1;
        width: auto;
        margin: 0
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media {
    display: block;
    margin: 0;
    padding: 0
}

    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__heading {
        display: none
    }

    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center
    }

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul {
        display: flex !important
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li {
    flex: 0 0 auto;
    width: auto;
    margin: 0 .5rem 0 0
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li {
        display: inline-block;
        margin: 0 !important
    }
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li .small-screen-label {
        display: none
    }
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li:last-of-type {
    margin: 0
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li:last-child a {
    margin-right: 0
}

.cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li .cmp-social-media__link {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    overflow: hidden;
    border-bottom: 0
}

@media screen and (max-width:767.5px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li .cmp-social-media__link {
        margin: 0 8px 0 0
    }
}

@media screen and (min-width:768px) {
    .cmp-footer__linksection-bottom .cmp-footer__bottomsocial .cmp-social-media .cmp-social-media__links-container ul li .cmp-social-media__link {
        margin: 0 8px 0 0
    }
}

.cmp-footer .social-media {
    margin: 0
}

.footer {
    background-color: #696969
}

.cmp-experiencefragment .xf-content-height {
    margin: 0;
    min-height: auto
}

.fixedbottom {
    display: flex;
    width: 100%;
    flex-direction: column;
    min-height: 100vh
}

.main {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100vh
}

.contactform {
    overflow: hidden
}

@media screen and (max-width:767.5px) {
    .carousel {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .carousel {
        margin-bottom: 5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .carousel {
        margin-bottom: 6rem;
        margin-top: 1.5rem
    }
}

@-webkit-keyframes fadeInOverlay {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeInOverlay {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInOverlay {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOutOverlay {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOutOverlay {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOutOverlay {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes moveClose {
    0 {
        top: -1rem
    }

    100% {
        top: .2rem
    }
}

@-moz-keyframes moveClose {
    0 {
        top: -1rem
    }

    100% {
        top: .2rem
    }
}

@keyframes moveClose {
    0 {
        top: -1rem
    }

    100% {
        top: .2rem
    }
}

.cmp-imagecarousel {
    padding: 0;
    left: -1.5rem;
    width: calc(100% + 3rem);
    position: relative
}

@media screen and (min-width:768px) {
    .cmp-imagecarousel {
        position: static;
        width: auto;
        padding-top: 2rem;
        padding-bottom: 2rem;
        overflow: hidden
    }
}

@media screen and (min-width:1024px) {
    .cmp-imagecarousel {
        overflow: visible
    }
}

.cmp-imagecarousel--modal {
    display: none
}

.cmp-imagecarousel--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4.5rem;
    background: #fff
}

@media screen and (max-height:411px) and (max-width:823px) and (orientation:landscape) {
    .cmp-imagecarousel--fixed {
        position: static;
        padding-top: 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-imagecarousel--fixed .cmp-imagecarousel__inner {
        max-width: 120vh;
        margin: 0 auto
    }
}

.cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__indicators {
    display: none
}

.cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__header {
    display: block
}

@media screen and (min-width:1024px) {
    .cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__item {
        width: 100%
    }

        .cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__item:last-child {
            padding-right: 0
        }
}

@media screen and (max-width:767.5px) {
    .cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__item .cmp-image__description {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 1rem
    }
}

@media screen and (max-height:411px) and (max-width:823px) and (orientation:landscape) {
    .cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__item .cmp-image__description {
        position: static
    }
}

@media screen and (max-width:767.5px) {
    .cmp-imagecarousel--fixed .cmp-imagecarousel__inner .cmp-imagecarousel__action {
        display: none !important
    }
}

.cmp-imagecarousel--opening {
    animation: fadeInOverlay .3s ease;
    animation-fill-mode: forwards
}

.cmp-imagecarousel--closing {
    animation: fadeOutOverlay .3s ease;
    animation-fill-mode: forwards
}

.cmp-imagecarousel__inner {
    position: relative;
    flex: 1
}

.cmp-imagecarousel__header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1rem
}

@media screen and (max-height:411px) and (max-width:823px) and (orientation:landscape) {
    .cmp-imagecarousel__header {
        position: static
    }
}

@media screen and (min-width:1024px) {
    .cmp-imagecarousel__header {
        padding: 1.5rem
    }
}

.cmp-imagecarousel__header--current {
    font-family: ABBVoice-Medium;
    font-size: 20px;
    line-height: 24px;
    color: #0f0f0f
}

.cmp-imagecarousel__header--total {
    font-family: ABBVoice-Medium;
    font-size: 14px;
    line-height: 24px;
    color: #464646
}

.cmp-imagecarousel__header--inner {
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.cmp-imagecarousel__header--close {
    width: 1rem;
    height: 1rem;
    border: 0;
    margin: 0;
    padding: 0;
    background: url(clientlib-site/less/resources/header/Close.svg) no-repeat center;
    background-size: cover;
    text-indent: -999rem;
    cursor: pointer;
    position: relative;
    animation: moveClose .3s ease;
    animation-fill-mode: forwards
}

.cmp-imagecarousel__content {
    display: flex;
    overflow-x: hidden
}

.cmp-imagecarousel__scroll {
    display: flex;
    flex: 1;
    position: relative;
    left: 0
}

.cmp-imagecarousel__item {
    scroll-snap-align: start;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .cmp-imagecarousel__item {
        margin-right: 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-imagecarousel__item {
        width: 83%
    }
}

.cmp-imagecarousel__item .cmp-image__description {
    transition: opacity .5s ease;
    opacity: 0
}

@media screen and (max-width:767.5px) {
    .cmp-imagecarousel__item .cmp-image__description {
        padding: 0 1.5rem
    }
}

.cmp-imagecarousel__item .cmp-image__description .cmp-image__title {
    margin-top: .75rem
}

.cmp-imagecarousel__item--active .cmp-image__description {
    opacity: 1
}

.cmp-imagecarousel__indicators {
    display: none
}

.cmp-imagecarousel__action {
    position: absolute;
    margin: 0;
    background: #fff;
    border-radius: 100rem;
    border: 0;
    padding: 0;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
    top: 50%;
    left: -1.5rem;
    transform: translateY(-50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none
}

    .cmp-imagecarousel__action:hover {
        background: #f5f5f5
    }

    .cmp-imagecarousel__action:before {
        content: '';
        width: 8px;
        height: 13px;
        background: url(clientlib-site/less/resources/imagecarousal/ArrowLeft.svg) no-repeat top left;
        background-size: cover;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .cmp-imagecarousel__action:focus {
        outline: 0
    }

@media screen and (max-width:767.5px) {
    .cmp-imagecarousel__action {
        left: -1rem
    }
}

@media screen and (min-width:768px) {
    .cmp-imagecarousel__action {
        width: 5rem;
        height: 5rem;
        left: -2.25rem
    }
}

.cmp-imagecarousel__action--previous .cmp-carousel__action-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

    .cmp-imagecarousel__action--previous .cmp-carousel__action-icon:before {
        font-family: 'ABB-icon';
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding: .625rem .35rem .625rem .9rem;
        display: block
    }

@media screen and (min-width:768px) {
    .cmp-imagecarousel__action--previous .cmp-carousel__action-icon:before {
        padding: .625rem
    }
}

.cmp-imagecarousel__action--next {
    left: auto;
    right: -1.5rem
}

    .cmp-imagecarousel__action--next:before {
        background: url(clientlib-site/less/resources/imagecarousal/ArrowRight.svg) no-repeat top left
    }

@media screen and (max-width:767.5px) {
    .cmp-imagecarousel__action--next {
        right: -1rem
    }
}

@media screen and (min-width:768px) {
    .cmp-imagecarousel__action--next {
        right: -2.25rem
    }
}

.cmp-imagecarousel__action--next .cmp-carousel__action-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

    .cmp-imagecarousel__action--next .cmp-carousel__action-icon:before {
        font-family: 'ABB-icon';
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding: .625rem .9rem .625rem .35rem;
        display: block
    }

@media screen and (min-width:768px) {
    .cmp-imagecarousel__action--next .cmp-carousel__action-icon:before {
        padding: .625rem
    }
}

.stagecarousel {
    margin-top: 0
}

@media screen and (max-width:767.5px) {
    .stagecarousel {
        margin-bottom: 3rem
    }
}

@media screen and (min-width:768px) {
    .stagecarousel {
        margin-bottom: 4rem
    }
}

@media screen and (min-width:1440px) {
    .stagecarousel {
        margin-bottom: 5rem
    }
}

.cmp-carousel--stage .cmp-stage__category {
    position: absolute;
    overflow-wrap: break-word;
    left: 0;
    right: 0;
    margin-right: 10px;
    color: white
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-stage__category {
        bottom: 24px;
        margin-left: 24px
    }
}

@media screen and (min-width:768px) {
    .cmp-carousel--stage .cmp-stage__category {
        top: 0;
        margin-top: 77px;
        margin-left: 36px
    }
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-stage__category {
        margin-top: 71px;
        margin-left: 44px
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-stage__category {
        margin-top: 134px;
        margin-left: 162px
    }
}

.cmp-carousel--stage .cmp-stage__category:before {
    content: "";
    background: #ff000f;
    display: block
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-stage__category:before {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) {
    .cmp-carousel--stage .cmp-stage__category:before {
        width: 56px;
        height: 7px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-stage__category:before {
        width: 80px;
        height: 10px;
        margin-bottom: 32px
    }
}

.cmp-carousel--stage .cmp-stage__category__title {
    font-family: ABBVoice-Regular,sans-serif;
    word-break: normal
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-stage__category__title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:768px) {
    .cmp-carousel--stage .cmp-stage__category__title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 7px
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-stage__category__title {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

.cmp-carousel--stage .cmp-stage__category__heading {
    font-family: ABBVoice-Bold,sans-serif;
    word-break: normal
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-stage__category__heading {
        font-size: 32px;
        line-height: 36px
    }
}

@media screen and (min-width:768px) {
    .cmp-carousel--stage .cmp-stage__category__heading {
        font-size: 56px;
        line-height: 60px
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-stage__category__heading {
        font-size: 80px;
        line-height: 84px
    }
}

.cmp-carousel--stage .cmp-stage__category .cmp-abb-cta {
    margin-top: 40px;
    font-family: ABBVoice-Medium,sans-serif
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-stage__category .cmp-abb-cta {
        display: none
    }
}

.cmp-carousel--stage .cmp-stage__category .cmp-abb-cta__link--secondary {
    color: #fff
}

    .cmp-carousel--stage .cmp-stage__category .cmp-abb-cta__link--secondary:hover {
        color: #464646
    }

.cmp-carousel--stage .cmp-stage__category__titlelink {
    border-bottom: 0;
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-tap-highlight-color: transparent
}

.cmp-carousel--stage .cmp-carousel__content {
    position: relative
}

.cmp-carousel--stage .cmp-carousel__item {
    position: relative
}

.cmp-carousel--stage .cmp-carousel__item__image {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden
}

@media screen and (max-width:767.5px) {
    .cmp-carousel--stage .cmp-carousel__item__image {
        padding: 56.25% 0 0 0
    }
}

@media screen and (min-width:768px) {
    .cmp-carousel--stage .cmp-carousel__item__image {
        padding: 52.08% 0 0 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__item__image {
        padding: 39.06% 0 0 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-carousel__item__image {
        padding: 39.44% 0 0 0
    }
}

.cmp-carousel--stage .cmp-carousel__item__image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(63.75deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.0001) 100%);
    background: -webkit-linear-gradient(63.75deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.0001) 100%);
    background: -o-linear-gradient(63.75deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.0001) 100%);
    background: -ms-linear-gradient(63.75deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.0001) 100%);
    background: linear-gradient(63.75deg,rgba(0,0,0,0.8) 0,rgba(0,0,0,0.0001) 100%)
}

.cmp-carousel--stage .cmp-carousel__item-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    object-fit: cover
}

.cmp-carousel--stage .cmp-carousel__actions {
    display: none
}

.cmp-carousel--stage .cmp-carousel__indicators {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1.5rem;
    width: 100%
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__indicators {
        align-items: stretch;
        position: relative;
        bottom: 1.5rem;
        width: auto;
        background-color: #fff;
        margin: 0 44px;
        padding: 0;
        padding-right: 24px
    }
}

@media screen and (min-width:1440px) {
    .cmp-carousel--stage .cmp-carousel__indicators {
        margin: 0 162px
    }
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator {
    flex: 0 0 3rem;
    width: 3rem;
    height: .25rem;
    background-color: rgba(255,255,255,0.3);
    border-radius: 0;
    margin: 0 .375rem;
    cursor: pointer;
    text-indent: 0;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator {
        flex: 1 1 33.33333333%;
        width: 33.33333333%;
        height: auto;
        padding: 24px 0 16px 0;
        margin: 0;
        margin-left: 24px
    }
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator:hover .category-title, .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator:hover .heading {
    color: #0f0f0f
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator:focus {
    outline: 0
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .category-title {
    font-family: ABBvoice-Regular,sans-serif;
    color: #696969;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px;
    word-break: normal
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .heading {
    font-family: ABBvoice-Bold,sans-serif;
    color: #696969;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    word-break: normal
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .publishDate {
    display: none
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .publishDate {
        display: block;
        font-size: .875rem;
        font-family: ABBvoice-Light,sans-serif
    }
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .title {
    display: none
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .title {
        display: block;
        margin: 0 0 .75rem
    }
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .progress-wrap {
    display: none;
    margin-top: 20px
}

@media screen and (min-width:1024px) {
    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .progress-wrap {
        display: block;
        width: 100%;
        height: .125rem;
        background-color: #dbdbdb
    }
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator .progress-wrap .progress-bar {
    display: block;
    width: 0;
    height: .125rem;
    background-color: #dbdbdb
}

.cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active {
    background-color: #fff
}

    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active .category-title, .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active .heading {
        color: #0f0f0f
    }

    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active .progress-wrap .progress-bar.progressbar-animation {
        animation-name: progressbar;
        -webkit-animation-name: progressbar;
        -moz-animation-name: progressbar;
        -ms-animation-name: progressbar;
        -o-animation-name: progressbar;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        animation-timing-function: linear;
        background-color: #0f0f0f
    }

    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active .progress-wrap .progress-bar.progressbar-animation--pause {
        animation-play-state: paused
    }

    .cmp-carousel--stage .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active .progress-wrap .progress-bar.progressbar-animation--running {
        animation-play-state: running
    }

@-webkit-keyframes progressbar {
    0 {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-moz-keyframes progressbar {
    0 {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes progressbar {
    0 {
        width: 0
    }

    100% {
        width: 100%
    }
}

@media screen and (max-width:767.5px) {
    .statement {
        margin-bottom: 5rem;
        margin-top: 5rem
    }
}

@media screen and (min-width:768px) {
    .statement {
        margin-bottom: 6rem;
        margin-top: 6rem
    }
}

@media screen and (min-width:1440px) {
    .statement {
        margin-bottom: 8rem;
        margin-top: 8rem
    }
}

.cmp-statement {
    flex-direction: column;
    display: flex;
    text-align: center
}

@media screen and (max-width:767.5px) {
    .cmp-statement {
        margin: 5rem 0
    }
}

@media screen and (min-width:768px) {
    .cmp-statement {
        margin: 6rem 3.75rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-statement {
        margin: 6rem 5rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-statement {
        margin: 8rem 6rem
    }
}

.cmp-statement .cmp-paragraph {
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 2rem;
    width: 100%;
    max-width: 100%;
    margin-bottom: 2.5rem
}

    .cmp-statement .cmp-paragraph p {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 0
    }

@media screen and (max-width:767.5px) {
    .cmp-statement .cmp-paragraph p {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media screen and (max-width:767.5px) {
    .cmp-statement__title {
        margin: 0 0 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-statement__title {
        margin: 0 0 2rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-statement__title {
        margin: 0 0 2rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-statement__title {
        margin: 0 0 2.5rem
    }
}

.cmp-statement__title h1, .cmp-statement__title h2, .cmp-statement__title h3, .cmp-statement__title h4 {
    color: #0f0f0f;
    margin: 0
}

@media screen and (max-width:767.5px) {
    .cmp-statement__title h1, .cmp-statement__title h2, .cmp-statement__title h3, .cmp-statement__title h4 {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-statement__title h1, .cmp-statement__title h2, .cmp-statement__title h3, .cmp-statement__title h4 {
        font-size: 2.5rem;
        line-height: 2.75rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-statement__title h1, .cmp-statement__title h2, .cmp-statement__title h3, .cmp-statement__title h4 {
        font-size: 3rem;
        line-height: 3.25rem
    }
}

.cmp-statement__title h1:before, .cmp-statement__title h2:before, .cmp-statement__title h3:before, .cmp-statement__title h4:before {
    background-color: #ff000f;
    content: "";
    width: 3rem;
    height: .25rem;
    display: block;
    margin: 0 auto 1.25rem
}

@media screen and (max-width:767.5px) {
    .cmp-statement__title h1:before, .cmp-statement__title h2:before, .cmp-statement__title h3:before, .cmp-statement__title h4:before {
        width: 24px;
        height: 3px;
        margin: 0 auto 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-statement__title h1:before, .cmp-statement__title h2:before, .cmp-statement__title h3:before, .cmp-statement__title h4:before {
        width: 40px;
        height: 5px;
        margin: 0 auto 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-statement__title h1:before, .cmp-statement__title h2:before, .cmp-statement__title h3:before, .cmp-statement__title h4:before {
        width: 48px;
        height: 6px;
        margin: 0 auto 20px
    }
}

.cmp-statement__description p {
    font-size: 24px;
    line-height: 32px;
    font-family: ABBvoice-Light;
    color: #464646
}

@media screen and (max-width:767.5px) {
    .cmp-statement__description p {
        font-size: 20px;
        line-height: 28px
    }
}

.cmp-header-desktop .cmp-navigation__search--input {
    flex: 0 0 13.625rem;
    width: 13.625rem;
    color: #0f0f0f;
    border: 0;
    padding: 10px 10px 10px 12px;
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 1rem;
    line-height: 24px;
    outline: 0;
    box-sizing: border-box;
    margin: 12px 0 12px 0;
    display: block;
    caret-color: #ff000f
}

    .cmp-header-desktop .cmp-navigation__search--input:-webkit-input-placeholder {
        color: #696969
    }

    .cmp-header-desktop .cmp-navigation__search--input:-moz-placeholder {
        color: #696969;
        opacity: 1
    }

    .cmp-header-desktop .cmp-navigation__search--input:-ms-input-placeholder {
        color: #696969
    }

.cmp-header-desktop .cmp-navigation {
    position: relative;
    width: 100%;
    justify-content: space-between
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation {
        padding-left: 44px;
        padding-right: 44px
    }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation {
        padding-left: 32px;
        padding-right: 32px
    }
}

.cmp-header-desktop .cmp-navigation__topcontent {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    height: 4.5rem;
    width: 100%;
    padding: 0;
    align-items: center;
    position: relative
}

.cmp-header-desktop .cmp-navigation__navlinks {
    flex: 1 1 auto;
    position: absolute;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    align-self: center;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none
}

.cmp-header-desktop .cmp-navigation__navlinks--container {
    list-style: none;
    padding: 0;
    margin: auto;
    pointer-events: all
}

    .cmp-header-desktop .cmp-navigation__navlinks--container::-webkit-scrollbar {
        display: none
    }

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-navigation__navlinks--container {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: baseline;
        overflow-x: auto;
        scroll-behavior: smooth
    }
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation__navlinks--container {
        margin-left: 128px
    }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation__navlinks--container {
        margin-left: auto
    }
}

.cmp-header-desktop .cmp-navigation__navitem {
    flex: 0 0 auto;
    display: block;
    width: auto;
    margin: 0;
    padding: 0 2rem 0 0
}

    .cmp-header-desktop .cmp-navigation__navitem:last-of-type {
        padding: 0
    }

@media screen and (min-width:992px) {
    .cmp-header-desktop .cmp-navigation__navitem {
        padding: 0 2rem 0 0
    }
}

@media screen and (min-width:1200px) {
    .cmp-header-desktop .cmp-navigation__navitem {
        padding: 0 3rem 0 0
    }
}

.cmp-header-desktop .cmp-navigation__navitemlink {
    display: block;
    width: auto;
    height: auto;
    border-bottom: 0rem solid transparent;
    padding: 1.5rem 0 1.5rem 0;
    font-family: ABBvoice-Medium,sans-serif;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    color: #0f0f0f
}

    .cmp-header-desktop .cmp-navigation__navitemlink:hover, .cmp-header-desktop .cmp-navigation__navitemlink.active {
        box-shadow: inset 0 -4px 0 #ff000f;
        transition: box-shadow .5s ease-in-out
    }

    .cmp-header-desktop .cmp-navigation__navitemlink:active {
        background-color: transparent
    }

    .cmp-header-desktop .cmp-navigation__navitemlink:focus {
        outline: 0
    }

.cmp-header-desktop .cmp-navigation__button-next {
    display: none
}

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-navigation__button-next {
        flex: 0 0 4rem;
        width: 4rem;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-align: right;
        display: block;
        background: #f0f0f0;
        background: linear-gradient(90deg,rgba(240,240,240,0) 0,#f0f0f0 40%,#f0f0f0 100%);
        border: 0;
        padding: 0;
        cursor: pointer;
        outline: 0
    }
}

@media screen and (min-width:992px) {
    .cmp-header-desktop .cmp-navigation__button-next {
        display: none
    }
}

.cmp-header-desktop .cmp-navigation__button-next__arrow {
    display: block;
    margin: 0
}

    .cmp-header-desktop .cmp-navigation__button-next__arrow:before {
        font-family: "ABB-icon";
        content: "\e908";
        font-size: 1.5rem;
        line-height: 1.5rem;
        color: #000
    }

.cmp-header-desktop .cmp-navigation__search {
    flex: 0 0 auto;
    width: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    height: 100%
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation__search {
        width: 240px
    }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation__search {
        width: 272px
    }
}

.cmp-header-desktop .cmp-navigation__search--box-shadow {
    box-shadow: inset 0 -2px 0 #dbdbdb
}

.cmp-header-desktop .cmp-navigation__search--submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    right: 1rem;
    width: 24px;
    height: 24px;
    background: transparent;
    color: transparent;
    border: 0;
    padding: 0;
    outline: 0;
    cursor: pointer;
    transition: all 1s;
    color: #ff000f
}

.cmp-header-desktop .cmp-navigation__search--submit--black {
    color: #464646
}

@media all and (-ms-high-contrast:active),all and (-ms-high-contrast:none) {
    .cmp-header-desktop .cmp-navigation__search--submit {
        margin-top: -10px
    }
}

.cmp-header-desktop .cmp-navigation__search--submit::before {
    font-family: "ABB-icon";
    content: "\e914";
    font-size: 24px;
    line-height: 24px
}

.cmp-header-desktop .cmp-navigation__navigation--item {
    position: absolute;
    display: none;
    top: 4.5rem;
    left: 0
}

    .cmp-header-desktop .cmp-navigation__navigation--item.active {
        display: inherit;
        -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
        position: absolute;
        background: #fff;
        box-shadow: 0 2px 8px rgba(0,0,0,0.2);
        z-index: 100
    }

@media screen and (max-width:767.5px) {
    .cmp-header-desktop .cmp-navigation__navigation--item.active {
        width: 100%;
        max-width: 100%;
        margin: 0
    }
}

@media screen and (min-width:768px) {
    .cmp-header-desktop .cmp-navigation__navigation--item.active {
        width: 100%;
        max-width: 100%;
        margin-top: 1rem;
        overflow-y: auto
    }
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation__navigation--item.active {
        width: 100%;
        max-width: 100%;
        margin-top: 1rem;
        overflow-y: auto;
        max-height: 60vh
    }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation__navigation--item.active {
        max-width: 69.75rem;
        margin-top: 1rem;
        transform: translateX(-50%);
        left: 50%
    }
}

.cmp-header-desktop .cmp-navigation__items {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%
}

.cmp-header-desktop .cmp-navigation__items--teaser {
    display: none
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation__items--teaser {
        flex: 0 0 17.813rem;
        display: block;
        width: 17.813rem;
        background-color: #f0f0f0;
        padding: 1.5rem
    }
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser {
    left: 0;
    width: 100%
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__image .cmp-image {
    width: 100%;
    max-width: 100%;
    height: 9rem;
    margin: 0;
    padding: 0
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__content {
    position: relative;
    width: 100%;
    margin: 1.5rem 0 0;
    padding: 0;
    background-color: transparent;
    top: auto;
    left: auto;
    transform: none;
    backdrop-filter: blur(0)
}

    .cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__content::before {
        display: none
    }

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__category {
    display: none
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__title {
    margin: 0 0 1.5rem 0;
    font-family: ABBvoice-Bold,sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__title-link:hover {
    box-shadow: none
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__title-link:active {
    background-color: transparent
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__title-link:focus {
    outline: 0
}

.cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__action-container {
    justify-content: flex-start
}

    .cmp-header-desktop .cmp-navigation__items--teaser .cmp-teaser__action-container .cmp-abb-cta {
        flex: 0 1 auto;
        justify-content: flex-start;
        width: auto;
        margin: 0
    }

.cmp-header-desktop .cmp-navigation__items--linkcollections {
    flex: 1 1 auto;
    width: auto
}

.cmp-header-desktop .cmp-navigation-linkcollection {
    position: relative;
    height: 100%
}

.cmp-header-desktop .cmp-navigation-linkcollection__content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    height: 100%
}

.cmp-header-desktop .cmp-navigation-linkcollection__second-level {
    flex: 0 1 calc(33.333% - 1.5rem);
    width: calc(33.333% - 1.5rem);
    height: 100%;
    background-color: #fafafa;
    padding: 2.25rem 0;
    min-width: 200px
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation-linkcollection__second-level {
        flex: 0 1 12.5rem;
        width: 12.5rem
    }
}

.cmp-header-desktop .cmp-navigation-linkcollection__second-level ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cmp-header-desktop .cmp-navigation-linkcollection__item-link {
    flex: 0 1 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    position: relative;
    color: #464646;
    border-bottom: 0;
    font-family: ABBvoice-Medium,sans-serif;
    font-size: 1rem;
    line-height: 1.5rem
}

    .cmp-header-desktop .cmp-navigation-linkcollection__item-link:hover {
        box-shadow: none
    }

    .cmp-header-desktop .cmp-navigation-linkcollection__item-link:active {
        background-color: transparent
    }

    .cmp-header-desktop .cmp-navigation-linkcollection__item-link:focus {
        outline: 0
    }

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation-linkcollection__item-link {
        font-size: 1rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-header-desktop .cmp-navigation-linkcollection__item-link {
        font-family: ABBvoice-Light,sans-serif
    }
}

.cmp-header-desktop .cmp-navigation-linkcollection__item {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: .75rem 1.5rem;
    cursor: pointer
}

    .cmp-header-desktop .cmp-navigation-linkcollection__item:hover {
        background-color: #f0f0f0
    }

    .cmp-header-desktop .cmp-navigation-linkcollection__item.active .cmp-navigation-linkcollection__item-link {
        color: #0f0f0f;
        padding: 0 2rem 0 0;
        font-family: ABBvoice-Medium,sans-serif;
        font-size: 1rem
    }

        .cmp-header-desktop .cmp-navigation-linkcollection__item.active .cmp-navigation-linkcollection__item-link::after {
            font-family: ABB-icon,sans-serif;
            content: "\e908";
            position: absolute;
            right: 0;
            display: inline-flex;
            font-size: 2rem;
            line-height: 1.5rem
        }

.cmp-header-desktop .cmp-navigation-linkcollection__third-level {
    width: 100%;
    padding: 3rem 5.25rem 1.5rem 1.5rem
}

    .cmp-header-desktop .cmp-navigation-linkcollection__third-level .links-cta__content {
        display: none
    }

        .cmp-header-desktop .cmp-navigation-linkcollection__third-level .links-cta__content.active {
            display: flex;
            flex-flow: column nowrap;
            justify-content: flex-start;
            align-items: stretch;
            height: 100%
        }

.cmp-header-desktop .cmp-navigation-linkcollection-item-lists {
    flex: 1 1 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin: 0 -0.75rem 1.5rem
}

@media screen and (min-width:992px) {
    .cmp-header-desktop .cmp-navigation-linkcollection-item-lists {
        margin: 0 -1.5rem 1.5rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-header-desktop .cmp-navigation-linkcollection-item-lists {
        margin: 0 -1rem 1.5rem
    }
}

.cmp-header-desktop .cmp-navigation-linkcollection-item-list1, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 {
    flex: 1 1 50%;
    max-width: 50%;
    width: 50%;
    padding: 0 .75rem
}

@media screen and (min-width:1024px) {
    .cmp-header-desktop .cmp-navigation-linkcollection-item-list1, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 {
        padding: 0 1.5rem
    }
}

.cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li {
        margin: 0 0 1.5rem
    }

        .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li a, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li a {
            font-size: 1rem;
            line-height: 1.5rem;
            border-bottom: .125rem solid #dbdbdb;
            color: #464646
        }

            .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li a:hover, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li a:hover {
                border-bottom: .125rem solid #ff000f;
                transition: box-shadow .5s ease-in-out
            }

            .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li a:active, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li a:active {
                background-color: transparent
            }

            .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li a:focus, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li a:focus {
                outline: 0
            }

@media screen and (min-width:992px) {
    .cmp-header-desktop .cmp-navigation-linkcollection-item-list1 ul li a, .cmp-header-desktop .cmp-navigation-linkcollection-item-list2 ul li a {
        font-size: 1rem
    }
}

.cmp-header-desktop .cmp-navigation-linkcollection-item-cta {
    flex: 0 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: flex-start;
    margin: 0 0 1.5rem
}

    .cmp-header-desktop .cmp-navigation-linkcollection-item-cta a {
        color: #0f0f0f;
        border: 0;
        font-family: ABBvoice-Medium,sans-serif;
        font-size: 1rem;
        line-height: 20px
    }

        .cmp-header-desktop .cmp-navigation-linkcollection-item-cta a:hover {
            box-shadow: none
        }

        .cmp-header-desktop .cmp-navigation-linkcollection-item-cta a:active {
            background-color: transparent
        }

        .cmp-header-desktop .cmp-navigation-linkcollection-item-cta a:focus {
            outline: 0
        }

        .cmp-header-desktop .cmp-navigation-linkcollection-item-cta a:after {
            font-family: "ABB-icon";
            content: "\e90e";
            margin-left: .5rem;
            vertical-align: middle;
            line-height: 12px;
            font-size: 1rem;
            color: #0f0f0f
        }

.cmp-header-desktop .nav-item-close {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 1.5rem;
    right: 1.75rem;
    width: 1rem;
    height: 1rem;
    cursor: pointer
}

    .cmp-header-desktop .nav-item-close::before {
        font-family: ABB-icon,sans-serif;
        content: "\e92c";
        display: block;
        font-size: 1.5rem;
        line-height: 1.5rem
    }

@media screen and (min-width:1024px) {
    .cmp-header-desktop .nav-item-close {
        right: 1.75rem
    }
}

.cmp-header-mobile .cmp-navigation {
    display: none;
    padding-bottom: 3rem
}

.cmp-header-mobile .cmp-navigation__navitem--close:hover {
    background-color: #f0f0f0
}

.cmp-header-mobile .cmp-navigation__navitem:after {
    position: absolute;
    left: 0;
    content: " ";
    display: block;
    height: .0625rem;
    width: 100%
}

.cmp-header-mobile .cmp-navigation__navitemlink {
    padding: .75rem 0rem .75rem 2.25rem;
    display: block;
    width: auto;
    height: auto;
    border-bottom: 0;
    font-family: ABBvoice-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    white-space: nowrap;
    margin-bottom: 0;
    transition: background-color .2s ease-in
}

    .cmp-header-mobile .cmp-navigation__navitemlink:before {
        font-family: "ABB-icon";
        content: "\e92b";
        font-size: 1rem;
        display: inline-block;
        position: absolute;
        right: 2.25rem;
        transform: rotate(90deg);
        line-height: 1rem
    }

.cmp-header-mobile .cmp-navigation__navitemlink--close:before {
    transform: rotate(0)
}

.cmp-header-mobile .cmp-navigation__navitemlink--category {
    font-family: ABBvoice-Regular;
    padding: .75rem 0rem .75rem 3.75rem;
    display: block;
    width: auto;
    height: auto;
    border-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    white-space: nowrap;
    margin-bottom: 0;
    transition: background-color .2s ease-in
}

.cmp-header-mobile .cmp-navigation__navlinks {
    width: 100%;
    overflow: hidden;
    display: block
}

.cmp-header-mobile .cmp-navigation__navlinks--home:after {
    position: absolute;
    left: 0;
    content: " ";
    display: block;
    height: .0625rem;
    width: 100%
}

.cmp-header-mobile .cmp-navigation__navlinks--container {
    list-style: none;
    padding: 0;
    margin: 0
}

.cmp-header-mobile .cmp-navigation__navitemlink__collection {
    font-family: ABBvoice-Light
}

.cmp-header-mobile .cmp-navigation__navitemlink__collection--closed {
    display: none
}

.cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-title, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-teaser-cta {
    display: none;
    padding: .75rem 0;
    font-size: 1.25rem
}

    .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-title:after, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-teaser-cta:after {
        font-family: "ABB-icon";
        content: "\e90e";
        position: absolute;
        right: 4rem;
        padding: 0 1.5rem;
        font-size: 1.5rem
    }

.cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list1 ul, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list2 ul {
    padding-left: 0;
    font-family: ABBvoice-Light;
    font-size: 14px;
    line-height: 20px;
    color: #0f0f0f;
    background: #fafafa
}

    .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list1 ul li, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list2 ul li {
        list-style-type: none;
        padding: .5rem 0;
        position: relative;
        padding-left: 5.35rem;
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        color: #0f0f0f
    }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list1 ul li:hover, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list2 ul li:hover {
            background-color: #f0f0f0;
            transition: background-color .2s ease-in
        }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list1 ul li:after, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list2 ul li:after {
            position: absolute;
            left: 0;
            bottom: 0;
            content: " ";
            display: block;
            height: .0625rem;
            width: 100%
        }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list1 ul li a, .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__item-list2 ul li a {
            border-bottom: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            color: #0f0f0f
        }

.cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__categroy-list ul {
    padding-left: 0;
    font-family: ABBvoice-Light;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f
}

    .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__categroy-list ul li {
        list-style-type: none;
        padding: 8px 0;
        position: relative;
        padding-left: 2.5rem;
        cursor: pointer
    }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__categroy-list ul li:hover {
            background-color: #f0f0f0;
            transition: background-color .2s ease-in
        }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__categroy-list ul li:after {
            position: absolute;
            left: 0;
            bottom: 0;
            content: " ";
            display: block;
            height: .0625rem;
            width: 100%
        }

        .cmp-header-mobile .cmp-navigation__navitemlink__collection .cmp-navigation-linkcollection__categroy-list ul li a {
            border-bottom: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            color: #0f0f0f
        }

.cmp-header-mobile .cmp-navigation__search {
    position: relative;
    display: inline-flex;
    width: 100%;
    padding: 1rem 2.25rem
}

    .cmp-header-mobile .cmp-navigation__search:after {
        position: absolute;
        left: 0;
        bottom: -1.5rem;
        content: " ";
        display: block;
        height: .0625rem;
        width: 100%
    }

.cmp-header-mobile .cmp-navigation__search--input {
    width: 100%;
    color: #0f0f0f;
    padding: .625rem 3rem .625rem .75rem;
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    border: .0625rem solid #f0f0f0;
    caret-color: #ff000f
}

    .cmp-header-mobile .cmp-navigation__search--input:-webkit-input-placeholder {
        color: #696969
    }

    .cmp-header-mobile .cmp-navigation__search--input:-moz-placeholder {
        color: #696969;
        opacity: 1
    }

    .cmp-header-mobile .cmp-navigation__search--input:-ms-input-placeholder {
        color: #696969
    }

    .cmp-header-mobile .cmp-navigation__search--input:focus {
        outline: 0
    }

.cmp-header-mobile .cmp-navigation__search--submit {
    position: absolute;
    right: 2.25rem;
    background: transparent;
    border: 0;
    padding: 0;
    padding: .625rem;
    cursor: pointer;
    align-self: center
}

    .cmp-header-mobile .cmp-navigation__search--submit:before {
        font-family: "ABB-icon";
        content: "\e914";
        color: #ff000f;
        font-size: 24px;
        line-height: 24px
    }

    .cmp-header-mobile .cmp-navigation__search--submit:focus {
        outline: 0
    }

.cmp-header-mobile .cmp-navigation__navigation--item {
    display: none
}

.cmp-header-mobile .cmp-topheader__homelink {
    padding: .75rem 0 .75rem 2.25rem;
    display: block;
    width: auto;
    height: auto;
    border-bottom: 0;
    font-family: ABBvoice-Medium;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    white-space: nowrap;
    margin-bottom: 0;
    transition: background-color .2s ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

    .cmp-header-mobile .cmp-topheader__homelink:hover {
        background-color: #f0f0f0
    }

.box-shadow-flyout {
    -webkit-box-shadow: 0 .125rem 1rem 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 .125rem 1rem 0 rgba(0,0,0,0.5);
    box-shadow: 0 .125rem 1rem 0 rgba(0,0,0,0.5)
}

.cmp-cta__center {
    justify-content: center
}

.cmp-cta__left {
    justify-content: flex-start
}

.cmp-cta__right {
    justify-content: flex-end
}

.cmp-abb-cta {
    display: flex;
    margin-bottom: 1.25rem;
    font-family: ABBvoice-Medium;
    color: #000
}

.cmp-abb-cta__link {
    text-decoration-line: none;
    padding: .75rem 1rem;
    border-radius: 24px;
    display: inline-block;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1.25rem;
    font-family: ABBvoice-Medium;
    cursor: pointer
}

@media screen and (max-width:767.5px) {
    .cmp-abb-cta__link {
        margin: 5px
    }
}

.cmp-abb-cta__link:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.cmp-abb-cta__link--primary {
    border: 0;
    background-color: #ff000f;
    color: white;
    border-radius: 24px;
    padding: 14px 24px;
    font-size: 16px;
    line-height: 20px;
    height: 48px
}

    .cmp-abb-cta__link--primary:hover, .cmp-abb-cta__link--primary:active {
        border: 0;
        background-color: #bb2924
    }

.cmp-abb-cta__link--secondary {
    border: 2px solid #d2d2d2;
    color: #464646;
    border-radius: 24px;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 20px;
    height: 48px
}

    .cmp-abb-cta__link--secondary:hover, .cmp-abb-cta__link--secondary:active {
        background-color: #ebebeb
    }

.cmp-abb-cta__link--tertiary {
    border: 2px solid transparent;
    color: #464646
}

    .cmp-abb-cta__link--tertiary:hover, .cmp-abb-cta__link--tertiary:active {
        border: 2px solid #d2d2d2
    }

.cmp-abb-cta__link--discreet {
    border: 2px solid transparent;
    color: #464646;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 24px;
    height: 48px
}

    .cmp-abb-cta__link--discreet:hover, .cmp-abb-cta__link--discreet:active {
        border: 2px solid #d2d2d2
    }

.cmp-abb-cta__link--arrow:after {
    font-family: "ABB-icon";
    content: "\e90e";
    margin-left: .5rem;
    vertical-align: middle
}

.cmp-abb-cta__link .link-disabled {
    border: 1px solid #d2d2d2;
    color: #d2d2d2 !important;
    pointer-events: none;
    cursor: default
}

.cmp-tabs {
    box-sizing: border-box;
    margin: 0 0 2rem
}

@media screen and (min-width:1024px) {
    .cmp-tabs {
        margin: 0 0 3rem
    }
}

.cmp-tabs__tablist {
    overflow: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    position: relative;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none
}

    .cmp-tabs__tablist::-webkit-scrollbar {
        display: none
    }

.cmp-tabs__tabpanel {
    padding-top: 1.5rem
}

    .cmp-tabs__tabpanel .cmp-paragraph {
        padding: 0 1.5rem
    }

.cmp-tabs__tab, .cmp-tabs__button {
    border: 0;
    box-shadow: inset 0 -2px 0 #dbdbdb;
    padding: 14px 16px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px;
    color: #696969;
    text-decoration: none;
    background: #fff;
    font-family: ABBvoice-Medium;
    -webkit-tap-highlight-color: #f5f5f5
}

@media screen and (min-width:1024px) {
    .cmp-tabs__tab, .cmp-tabs__button {
        padding: 24px 32px;
        font-size: 20px;
        line-height: 24px
    }
}

.cmp-tabs__tab:hover, .cmp-tabs__button:hover {
    background: #f5f5f5;
    outline: 0
}

.cmp-tabs__tab:focus, .cmp-tabs__button:focus {
    outline: 0
}

.cmp-tabs__tab--active, .cmp-tabs__button--active {
    box-shadow: inset 0 -2px 0 #ff000f;
    color: #0f0f0f;
    -webkit-tap-highlight-color: transparent
}

    .cmp-tabs__tab--active:hover, .cmp-tabs__button--active:hover {
        background: #fff
    }

@media screen and (max-width:767.5px) {
    .tabs {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .tabs {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .tabs {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

.download-list {
    word-break: normal
}

@media screen and (max-width:767.5px) {
    .download-list {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .download-list {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .download-list {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

.download-list .cmp-download__links--item a {
    display: flex;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    border: 0;
    padding-top: 7px;
    padding-bottom: 7px
}

    .download-list .cmp-download__links--item a span {
        background: url(clientlib-site/less/resources/images/Download.svg) no-repeat center left;
        width: 40px;
        height: 32px;
        display: inline-block;
        padding-left: 40px
    }

    .download-list .cmp-download__links--item a:hover {
        color: #000;
        background-color: #f5f5f5;
        text-decoration: none;
        border: 0;
        box-shadow: none;
        -webkit-box-shadow: none
    }

.cmp-heading {
    display: flex;
    flex-direction: column;
    word-break: normal
}

.cmp-heading--center {
    align-items: center;
    text-align: center
}

.cmp-heading--right {
    align-items: flex-end
}

.cmp-heading--white {
    color: #fff
}

.cmp-heading .cmp-heading__cursor {
    background-color: #ff000f;
    margin: .625rem 0
}

.cmp-heading--h1 .cmp-heading__cursor {
    height: .5rem;
    width: 3.5rem;
    margin: .5rem 0
}

@media screen and (max-width:767.5px) {
    .cmp-heading--h1 .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) {
    .cmp-heading--h1 .cmp-heading__cursor {
        width: 56px;
        height: 7px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--h1 .cmp-heading__cursor {
        width: 64px;
        height: 8px;
        margin-bottom: 24px
    }
}

.cmp-heading--h2 .cmp-heading__cursor {
    height: .5rem;
    width: 3.5rem;
    margin: .5rem 0
}

@media screen and (max-width:767.5px) {
    .cmp-heading--h2 .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-heading--h2 .cmp-heading__cursor {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--h2 .cmp-heading__cursor {
        width: 48px;
        height: 6px;
        margin-bottom: 20px
    }
}

.cmp-heading--h3 .cmp-heading__cursor {
    height: .25rem;
    width: 3rem;
    margin-bottom: 16px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--h3 .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-heading--h3 .cmp-heading__cursor {
        margin-bottom: 12px;
        width: 32px;
        height: 4px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--h3 .cmp-heading__cursor {
        margin-bottom: 16px;
        width: 40px;
        height: 5px
    }
}

.cmp-heading__category > p {
    font-size: .75rem;
    margin: 0
}

.cmp-heading--h4 .cmp-heading__cursor {
    height: .25rem;
    width: 3rem;
    margin-bottom: 16px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--h4 .cmp-heading__cursor {
        width: 20px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-heading--h4 .cmp-heading__cursor {
        margin-bottom: 8px;
        width: 24px;
        height: 3px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--h4 .cmp-heading__cursor {
        margin-bottom: 12px;
        width: 32px;
        height: 4px
    }
}

@media screen and (min-width:576px) {
    .cmp-gallery__content.tile-3 .cmp-gallery-item__item-container, .cmp-gallery__content.tile-4 .cmp-gallery-item__item-container {
        display: flex;
        flex-wrap: wrap
    }
}

.cmp-gallery__content.tile-3 .gallery-item .cmp-gallery-item__image .cmp-image, .cmp-gallery__content.tile-4 .gallery-item .cmp-gallery-item__image .cmp-image {
    padding-top: 100%;
    margin-bottom: 1.5rem
}

@media screen and (min-width:992px) {
    .cmp-gallery__content.tile-3 .gallery-item .cmp-gallery-item__image .cmp-image, .cmp-gallery__content.tile-4 .gallery-item .cmp-gallery-item__image .cmp-image {
        max-width: unset;
        height: 100%
    }
}

.cmp-gallery__content.tile-3 .gallery-item .cmp-gallery-item__image .cmp-image__description, .cmp-gallery__content.tile-4 .gallery-item .cmp-gallery-item__image .cmp-image__description {
    display: none
}

@media screen and (min-width:576px) {
    .cmp-gallery__content.tile-4 .gallery-item .cmp-gallery-item__image .cmp-image {
        padding-top: 64%
    }
}

@media screen and (min-width:1024px) {
    .cmp-gallery__content.tile-4 .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        max-width: 25%;
        width: 25%
    }
}

@media screen and (min-width:1024px) {
    .cmp-gallery__content.tile-3 .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 33.333%;
        flex: 0 1 33.333%;
        max-width: 33.333%;
        width: 33.333%
    }
}

@media screen and (min-width:1024px) {
    .cmp-gallery__content.tile-2 .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        width: 50%;
        max-width: 50%
    }
}

.cmp-gallery__content .aem-Grid {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin: 0 -0.75rem
}

    .cmp-gallery__content .aem-Grid .aem-GridColumn {
        margin-bottom: 1.5rem;
        padding: .75rem
    }

@media screen and (max-width:767.5px) {
    .cmp-gallery__content .aem-Grid .aem-GridColumn {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .cmp-gallery__content .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        width: 50%;
        max-width: 50%
    }
}

.cmp-gallery__content .aem-Grid .cmp-paragraph, .cmp-gallery__content .aem-Grid .paragraph {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.cmp-gallery .cmp-gallery-item .cmp-text {
    list-style-type: none
}

    .cmp-gallery .cmp-gallery-item .cmp-text h3, .cmp-gallery .cmp-gallery-item .cmp-text h4 {
        margin-bottom: .625rem
    }

.cmp-gallery .cmp-gallery-item .cmp-paragraph {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.cmp-gallery .cmp-gallery-item a {
    display: block;
    text-decoration: none;
    border-bottom: 0;
    outline: 0
}

    .cmp-gallery .cmp-gallery-item a:hover {
        box-shadow: none
    }

    .cmp-gallery .cmp-gallery-item a:active {
        background-color: transparent
    }

.cmp-gallery .cmp-gallery-item__category {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: baseline
}

    .cmp-gallery .cmp-gallery-item__category .category-title {
        flex: 0 1 auto;
        width: auto;
        margin: 0 .5rem 0 0;
        font-size: .75rem;
        line-height: 1.5rem
    }

        .cmp-gallery .cmp-gallery-item__category .category-title:last-of-type {
            margin: 0
        }

    .cmp-gallery .cmp-gallery-item__category .category-date {
        flex: 1 1 auto;
        width: auto;
        margin: 0;
        font-family: ABBvoice-Light,sans-serif;
        font-size: .75rem;
        line-height: 1.5rem
    }

@media screen and (max-width:767.5px) {
    .gallery {
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .gallery {
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .gallery {
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

.cmp-genericlist {
    margin: .75rem 0;
    font-family: ABBVoice-Medium;
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .75rem 0;
    border: 1px solid #dfdfdf
}

.cmp-genericlist__data {
    padding: .5rem 1.5rem 0
}

    .cmp-genericlist__data label {
        font-family: ABBVoice-Light;
        color: #0f0f0f;
        min-width: 3.5rem;
        display: inline-block
    }

.breadcrumb {
    position: relative;
    z-index: 1;
    margin: 0 0 3rem
}

.cmp-breadcrumb {
    margin-left: 0;
    background: #f5f5f5;
    width: 100%;
    padding: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb {
        background: transparent;
        margin-left: 2.75rem;
        padding: 0;
        width: auto
    }
}

@media screen and (min-width:1440px) {
    .cmp-breadcrumb {
        margin-left: 10.125rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb--white {
        color: #fff;
        background: transparent
    }

        .cmp-breadcrumb--white a {
            color: #fff
        }

        .cmp-breadcrumb--white .cmp-breadcrumb__item:nth-last-child(1) span {
            color: #fff
        }

        .cmp-breadcrumb--white .cmp-breadcrumb__dropdown a {
            color: #464646
        }

        .cmp-breadcrumb--white .cmp-breadcrumb__item:first-of-type span:before {
            background: url(clientlib-site/less/resources/breadcrumb/Home-white.svg) no-repeat center
        }

        .cmp-breadcrumb--white .cmp-breadcrumb__menubutton {
            background: url(clientlib-site/less/resources/breadcrumb/Truncation-White.svg) no-repeat center
        }

        .cmp-breadcrumb--white .cmp-breadcrumb__item-link:hover {
            box-shadow: inset 0 -2px 0 #fff;
            transition: box-shadow .5s ease-in-out
        }
}

.cmp-breadcrumb__list {
    list-style-type: none;
    align-content: center;
    display: flex;
    padding: 12px 0;
    padding-left: 1rem;
    margin: 0
}

    .cmp-breadcrumb__list .cmp-breadcrumb__item-link span {
        overflow: hidden;
        display: block;
        max-width: 240px;
        text-overflow: ellipsis;
        white-space: nowrap
    }

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__list {
        padding: 20px 0
    }

        .cmp-breadcrumb__list .cmp-breadcrumb__item-link span {
            max-width: 240px
        }
}

.cmp-breadcrumb__item {
    align-self: center;
    display: none
}

.cmp-breadcrumb__item-link {
    border-bottom: 0;
    color: #464646;
    font-family: ABBvoice-Medium;
    font-size: 16px;
    line-height: 1.5rem
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item-link {
        font-family: ABBvoice-Regular;
        font-size: 14px;
        align-self: center;
        color: #464646
    }
}

.cmp-breadcrumb__item-link:hover {
    box-shadow: none
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item-link:hover {
        box-shadow: inset 0 -2px 0 #000;
        transition: box-shadow .5s ease-in-out
    }
}

.cmp-breadcrumb__item-link:active {
    background: 0
}

.cmp-breadcrumb__item-link--home span {
    font-size: 16px !important
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item-link--home span {
        font-size: 0 !important
    }
}

.cmp-breadcrumb__item-link--home span:before {
    display: none !important
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item-link--home span:before {
        display: block !important
    }
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item:first-of-type {
        display: inline-flex;
        margin: 0 .25rem
    }
}

.cmp-breadcrumb__item:first-of-type span {
    height: 24px;
    font-size: 0
}

    .cmp-breadcrumb__item:first-of-type span:before {
        font-family: 'ABB-icon';
        content: "";
        display: block;
        font-size: 20px;
        width: 24px;
        height: 24px;
        float: left;
        background: url(clientlib-site/less/resources/breadcrumb/Home.svg) no-repeat center
    }

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item:first-of-type span:before {
        width: 20px;
        height: 20px
    }
}

.cmp-breadcrumb__item:first-of-type span.cmp-breadcrumb__back-arrow:before {
    background: 0
}

.cmp-breadcrumb__item:after {
    font-family: 'ABB-icon';
    font-size: 20px;
    color: #bababa;
    align-self: center;
    content: '';
    margin: 0
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item:after {
        content: '\e92b';
        margin: 0 .5rem;
        width: 1rem
    }
}

.cmp-breadcrumb__item:last-of-type:after {
    content: ''
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item:nth-last-child(3) {
        display: inline-flex
    }
}

.cmp-breadcrumb__item:nth-last-child(2) {
    display: inline-flex
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item:nth-last-child(1) {
        display: inline-flex
    }

        .cmp-breadcrumb__item:nth-last-child(1) span {
            color: #0f0f0f;
            font-family: ABBVoice-Medium;
            font-size: 14px;
            overflow: hidden;
            display: block;
            max-width: 240px;
            text-overflow: ellipsis;
            white-space: nowrap
        }
}

.cmp-breadcrumb__item:first-of-type span {
    font-size: 0
}

.cmp-breadcrumb__item:nth-last-child(4) {
    display: inline-flex
}

.cmp-breadcrumb__item--hide-lxl {
    display: inline-flex !important
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item--hide-lxl {
        display: none !important
    }
}

.cmp-breadcrumb__item--hide-sm {
    display: none !important
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__item--hide-sm {
        display: inline-flex !important
    }
}

.cmp-breadcrumb__back-arrow {
    background: url(clientlib-site/less/resources/breadcrumb/rightarrow.svg) no-repeat center;
    height: 1.5rem;
    width: 1.5rem;
    align-self: center;
    border: 0;
    cursor: pointer
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__back-arrow {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown {
        position: absolute;
        z-index: 1;
        background: #fff;
        box-shadow: 0 2px 8px rgba(0,0,0,0.2);
        padding: 0;
        margin-left: 2.75rem;
        margin-top: -10px;
        width: 288px
    }
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown--hide-lxl {
        display: none
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown {
    display: block;
    width: 100%;
    margin: 0;
    align-items: center;
    padding-left: 0
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown {
        margin: 1rem 0
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item {
    font-family: ABBvoice-Medium;
    font-size: 16px;
    display: block;
    position: relative;
    margin: 0;
    color: #464646;
    z-index: 1;
    padding: .75rem 0 .75rem 1rem;
    height: 3rem
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item {
        padding: .625rem 1rem;
        height: 2.25rem
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item span:not(.cmp-breadcrumb__back-arrow) {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: calc(100% - 4rem)
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item span:not(.cmp-breadcrumb__back-arrow) {
        display: block;
        max-width: 100%
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item-link {
    border-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: ABBvoice-Medium
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item-link {
        font-family: ABBvoice-Regular;
        font-size: 14px;
        line-height: 20px
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item-link:hover {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:first-of-type {
        display: none
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:first-of-type:before {
    font-family: 'ABB-icon';
    content: '';
    font-size: 1.5rem;
    color: #464646;
    margin-right: 0;
    width: 0;
    height: 24px;
    margin: 0
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:first-of-type:before {
        display: none
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:first-of-type span {
    font-size: 1rem
}

    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:first-of-type span:before {
        margin-right: 1.5rem
    }

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:after {
    content: '';
    margin: 0
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:before {
    font-family: 'ABB-icon';
    content: '\e92b';
    font-size: 1.5rem;
    color: #464646;
    margin: 0 1.5rem 0 .25rem;
    width: 24px;
    height: 24px;
    vertical-align: top;
    display: inline-block
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:before {
        display: none
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item--active {
    font-family: ABBvoice-Regular
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:nth-last-child(3) {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:nth-last-child(2) {
        display: none
    }
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:last-of-type {
    display: none
}

.cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:hover {
    background: #ebebeb;
    border-bottom: 0
}

@media screen and (min-width:1024px) {
    .cmp-breadcrumb__dropdown .cmp-breadcrumb__list--dropdown .cmp-breadcrumb__item:hover {
        background: #f5f5f5
    }
}

.cmp-breadcrumb__menubutton {
    height: 32px;
    width: 32px;
    display: inline-flex;
    cursor: pointer;
    background: url(clientlib-site/less/resources/breadcrumb/Union.svg) no-repeat center;
    border: 0
}

    .cmp-breadcrumb__menubutton:active {
        background: url(clientlib-site/less/resources/breadcrumb/More.svg) no-repeat center
    }

    .cmp-breadcrumb__menubutton:hover {
        background: url(clientlib-site/less/resources/breadcrumb/More.svg) no-repeat center
    }

.cmp-breadcrumb__menubutton--clicked {
    background: url(clientlib-site/less/resources/breadcrumb/More.svg) no-repeat center
}

.cmp-breadcrumb--home .cmp-breadcrumb__item {
    display: inline-flex
}

.cmp-accordion__item {
    position: relative;
    overflow: hidden;
    box-shadow: inset 0 -1px 0 #dbdbdb
}

.cmp-accordion__header {
    position: relative;
    margin: 0
}

    .cmp-accordion__header:hover {
        background: #f5f5f5
    }

.cmp-accordion__title {
    flex: start;
    order: 0;
    width: auto;
    margin: 0;
    font-family: ABBvoice-Medium,sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: initial
}

@media screen and (max-width:767.5px) {
    .cmp-accordion__title {
        padding-right: .75rem
    }
}

.cmp-accordion__icon {
    flex: 0 0 2rem;
    order: 1;
    width: 2rem;
    height: 2rem;
    padding: 4px;
    border-radius: 100%;
    background: url(clientlib-site/less/resources/images/ic_accordion.svg) no-repeat center;
    background-color: #f5f5f5;
    transform: translate(0,-0.125rem) rotateZ(0) scaleX(1);
    transition: transform .3s ease-in;
    align-self: center
}

.cmp-accordion__button {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    padding: 1.5rem 1rem 1.5rem 1rem;
    cursor: pointer;
    outline: 0;
    width: 100%
}

@media screen and (max-width:767.5px) {
    .cmp-accordion__button {
        padding: 1.5rem 1.5rem 1.5rem 1.5rem
    }
}

.cmp-accordion__button--expanded .cmp-accordion__icon {
    transform: translate(0,0.125rem) rotateZ(180deg) scaleX(-1);
    transition: transform .3s ease
}

.cmp-accordion__panel {
    position: relative;
    padding-left: 1rem;
    overflow: hidden;
    cursor: pointer
}

@media screen and (max-width:767.5px) {
    .cmp-accordion__panel {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.cmp-accordion__panel--hidden {
    display: block;
    max-height: 0;
    transition: max-height .3s ease
}

.cmp-accordion__panel--expanded {
    max-height: 100rem;
    transition: max-height .6s ease-in
}

.cmp-accordion__panel .cmp-text p {
    margin: 0 0 1.5rem
}

    .cmp-accordion__panel .cmp-text p:last-of-type {
        margin: 0
    }

@media screen and (max-width:767.5px) {
    .accordion {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .accordion {
        margin-bottom: 3rem
    }
}

@media screen and (min-width:1440px) {
    .accordion {
        margin-bottom: 4rem
    }
}

.image {
    margin: 0;
    word-break: normal
}

@media screen and (max-width:767.5px) {
    .image {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem;
        margin-left: -1.5rem;
        width: calc(100% + 3rem)
    }
}

@media screen and (min-width:768px) {
    .image {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .image {
        width: 83.333%
    }
}

@media screen and (min-width:1440px) {
    .image {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

.image .cmp-image__image {
    object-fit: contain
}

@media screen and (max-width:767.5px) {
    .image .cmp-image__description {
        padding: 0 1.5rem
    }
}

.cmp-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding: 56.25% 0 0 0
}

.cmp-image__image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    object-fit: cover
}

.cmp-image__link {
    border-bottom: 0
}

.cmp-image__title {
    font-family: ABBvoice-Medium,sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    color: #0f0f0f;
    margin: 0;
    margin-top: 1rem;
    display: block
}

.cmp-image__copyright {
    font-family: ABBvoice-Regular,sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    color: #464646;
    margin: 0;
    margin-top: .25rem;
    display: block
}

.cmp-paragraph--lead p {
    font-family: ABBvoice-Light;
    font-size: 1.25rem;
    padding: 0;
    margin: 0
}

@media screen and (min-width:1200px) {
    .cmp-paragraph--lead p {
        font-size: 2rem;
        line-height: 3rem
    }
}

.cmp-paragraph--lead2 p {
    font-family: ABBvoice-Light;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    display: inline-block
}

@media screen and (min-width:576px) {
    .cmp-paragraph--lead2 p {
        font-size: 1.25rem;
        max-width: 33.75rem
    }
}

@media screen and (max-width:767.5px) {
    .embed {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .embed {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .embed {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

.cmp-embed {
    position: relative;
    display: block;
    width: 100%;
    padding: 56.25% 0 0;
    overflow: hidden
}

    .cmp-embed iframe {
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        border: 0
    }

        .cmp-embed iframe:not(.cmp-embed__iframe) {
            position: absolute;
            height: 100%
        }

@media screen and (max-width:767.5px) {
    .cmp-embedhtml {
        margin-bottom: 4rem
    }
}

@media screen and (min-width:768px) {
    .cmp-embedhtml {
        margin-bottom: 5rem
    }
}

.cmp-embed--form .cmp-embed {
    padding-top: 0
}

.colctr .cmp-colctr .aem-Grid.aem-Grid--12 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    margin-bottom: 1.5rem
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
        flex: 0 1 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
        max-width: calc(50% - 1.5rem)
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
        flex: 0 1 calc(16.666% - 1.5rem);
        max-width: calc(16.666% - 1.5rem);
        width: calc(16.666% - 1.5rem)
    }

    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
        flex: 0 1 calc(25% - 1.5rem);
        max-width: calc(25% - 1.5rem);
        width: calc(25% - 1.5rem)
    }

    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
        flex: 0 1 calc(33.333% - 1.5rem);
        max-width: calc(33.333% - 1.5rem);
        width: calc(33.333% - 1.5rem)
    }

    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
        flex: 0 1 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
        max-width: calc(50% - 1.5rem)
    }

    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
        flex: 0 1 calc(66.66% - 1.5rem);
        max-width: calc(66.66% - 1.5rem);
        width: calc(66.66% - 1.5rem)
    }

    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
        flex: 0 1 calc(100% - 1.5rem);
        max-width: calc(100% - 1.5rem);
        width: calc(100% - 1.5rem)
    }
}

.colctr .cmp-colctr .aem-Grid.aem-Grid--12 .image {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .aem-Grid.aem-Grid--12 .image {
        width: 100%
    }
}

.colctr .cmp-colctr .aem-Grid.aem-Grid--12 .download-list {
    margin-top: 0
}

.colctr .cmp-colctr .aem-Grid.aem-Grid--12 .cmp-paragraph, .colctr .cmp-colctr .aem-Grid.aem-Grid--12 .paragraph {
    width: 100%;
    max-width: 100%
}

.colctr .cmp-colctr .aem-Grid.aem-Grid--12 .quick-links {
    margin-top: 0
}

.colctr .cmp-colctr--topborder .aem-GridColumn {
    border-top: 2px solid #000;
    padding-top: 24px
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr--topborder .aem-GridColumn {
        padding-top: 32px
    }
}

.colctr .cmp-colctr--topborder .topborderemptynone {
    border: 0;
    padding-top: 0
}

.colctr .cmp-colctr .abb-layout-container {
    padding: 0 !important
}

.colctr .cmp-colctr .image {
    width: 100%
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .image {
        margin: 0 0 40px 0 !important
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .image {
        margin: 0 0 48px 0 !important
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .image {
        margin: 0 0 48px 0 !important
    }
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr .image {
        margin: 0 0 48px 0 !important
    }
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .htmlembed {
        margin: 0 0 40px 0
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .htmlembed {
        margin: 0 0 48px 0
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .htmlembed {
        margin: 0 0 48px 0
    }
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr .htmlembed {
        margin: 0 0 48px 0
    }
}

.colctr .cmp-colctr .htmlembed .cmp-embedhtml {
    margin: 0
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .cmp-paragraph {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .cmp-paragraph {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .cmp-paragraph {
        margin-bottom: 0
    }
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr .cmp-paragraph {
        margin-bottom: 0
    }
}

.colctr .cmp-colctr .cmp-paragraph div {
    margin-bottom: 1.5rem
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .dynamicmedia {
        margin: 0 0 40px 0
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .dynamicmedia {
        margin: 0 0 48px 0
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .dynamicmedia {
        margin: 0 0 48px 0
    }
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr .dynamicmedia {
        margin: 0 0 48px 0
    }
}

.colctr .cmp-colctr .dynamicmedia-default {
    width: 100%;
    padding: 0
}

.colctr .cmp-colctr .cmp-embedmedia {
    width: 100%
}

@media screen and (max-width:767.5px) {
    .colctr .cmp-colctr .mediaembed {
        margin: 0 0 40px 0 !important
    }
}

@media screen and (min-width:768px) {
    .colctr .cmp-colctr .mediaembed {
        margin: 0 0 48px 0 !important
    }
}

@media screen and (min-width:1024px) {
    .colctr .cmp-colctr .mediaembed {
        margin: 0 0 48px 0 !important
    }
}

@media screen and (min-width:1440px) {
    .colctr .cmp-colctr .mediaembed {
        margin: 0 0 48px 0 !important
    }
}

.colctr .cmp-colctr .cmp-heading--hero {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--hero .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--hero .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--xxl {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--xxl .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--xxl .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--xl {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--xl .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--xl .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--l {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--l .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--l .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--m {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--m .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--m .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--s {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--s .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--s .cmp-heading__headingTitle {
        max-width: 100%
    }

.colctr .cmp-colctr .cmp-heading--xs {
    width: 100%
}

    .colctr .cmp-colctr .cmp-heading--xs .cmp-heading__cursor {
        margin-top: 0
    }

    .colctr .cmp-colctr .cmp-heading--xs .cmp-heading__headingTitle {
        max-width: 100%
    }

.cmp-spotlight {
    background-color: #f0f0f0;
    padding: 4.5rem 1.5rem 1.5rem
}

@media screen and (min-width:576px) {
    .cmp-spotlight {
        padding: 4.5rem 1.875rem 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-spotlight {
        padding: 4.5rem 2.25rem 1.5rem
    }
}

@media screen and (min-width:992px) {
    .cmp-spotlight {
        padding: 4.5rem 2.75rem 1.5rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-spotlight {
        padding: 4.5rem 10.125rem 1.5rem
    }
}

.cmp-spotlight__heading {
    font-size: 2rem;
    line-height: 3rem
}

.cmp-spotlight__content .cmp-paragraph {
    position: relative;
    display: flex;
    flex-direction: column
}

    .cmp-spotlight__content .cmp-paragraph a {
        border: 0;
        box-shadow: none;
        background-color: transparent
    }

    .cmp-spotlight__content .cmp-paragraph p {
        margin: 0 0 1.5rem
    }

.paragraph, .cmp-paragraph {
    overflow-x: auto;
    overflow-wrap: break-word;
    word-wrap: normal
}

    .paragraph h2, .cmp-paragraph h2 {
        font-size: 48px;
        line-height: 52px;
        color: #0f0f0f;
        margin-bottom: 1.5rem
    }

@media screen and (max-width:767.5px) {
    .paragraph h2, .cmp-paragraph h2 {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .paragraph h2, .cmp-paragraph h2 {
        font-size: 40px;
        line-height: 44px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h2, .cmp-paragraph h2 {
        font-size: 48px;
        line-height: 52px
    }
}

.paragraph h2::before, .cmp-paragraph h2::before {
    content: "";
    width: 48px;
    height: 6px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .paragraph h2::before, .cmp-paragraph h2::before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .paragraph h2::before, .cmp-paragraph h2::before {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h2::before, .cmp-paragraph h2::before {
        width: 48px;
        height: 6px;
        margin-bottom: 20px
    }
}

.paragraph h3, .cmp-paragraph h3 {
    font-size: 40px;
    line-height: 44px;
    color: #0f0f0f;
    margin-bottom: 1.5rem
}

@media screen and (max-width:767.5px) {
    .paragraph h3, .cmp-paragraph h3 {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .paragraph h3, .cmp-paragraph h3 {
        font-size: 32px;
        line-height: 36px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h3, .cmp-paragraph h3 {
        font-size: 40px;
        line-height: 44px
    }
}

.paragraph h3::before, .cmp-paragraph h3::before {
    content: "";
    width: 40px;
    height: 5px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .paragraph h3::before, .cmp-paragraph h3::before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .paragraph h3::before, .cmp-paragraph h3::before {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h3::before, .cmp-paragraph h3::before {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

.paragraph h4, .cmp-paragraph h4 {
    font-size: 32px;
    line-height: 36px;
    color: #0f0f0f;
    margin-bottom: 1.5rem
}

@media screen and (max-width:767.5px) {
    .paragraph h4, .cmp-paragraph h4 {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .paragraph h4, .cmp-paragraph h4 {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h4, .cmp-paragraph h4 {
        font-size: 32px;
        line-height: 36px
    }
}

.paragraph h4::before, .cmp-paragraph h4::before {
    content: "";
    width: 40px;
    height: 5px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    background-color: #ff000f
}

@media screen and (max-width:767.5px) {
    .paragraph h4::before, .cmp-paragraph h4::before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .paragraph h4::before, .cmp-paragraph h4::before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .paragraph h4::before, .cmp-paragraph h4::before {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

.paragraph pre, .cmp-paragraph pre {
    font-size: 24px;
    line-height: 32px;
    color: #464646;
    margin-bottom: 1.5rem;
    font-family: ABBVoice-Light;
    white-space: normal
}

@media screen and (max-width:767.5px) {
    .paragraph pre, .cmp-paragraph pre {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .paragraph pre, .cmp-paragraph pre {
        font-size: 24px;
        line-height: 32px
    }
}

.paragraph p, .cmp-paragraph p {
    font-size: 16px;
    line-height: 24px;
    color: #464646;
    font-family: ABBVoice-Light;
    margin-bottom: 1.5rem
}

.paragraph .lead, .cmp-paragraph .lead {
    font-size: 24px;
    line-height: 32px;
    color: #464646;
    font-family: ABBVoice-Light;
    margin-bottom: 2.5rem
}

@media screen and (max-width:767.5px) {
    .paragraph .lead, .cmp-paragraph .lead {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .paragraph .lead, .cmp-paragraph .lead {
        font-size: 24px;
        line-height: 32px
    }
}

.paragraph a, .cmp-paragraph a {
    border-bottom: .0725rem solid #000;
    text-decoration: none;
    color: #000;
    font-family: ABBvoice-Bold,sans-serif
}

    .paragraph a:hover, .cmp-paragraph a:hover {
        box-shadow: inset 0 -2px 0 #000;
        transition: box-shadow .5s ease-in-out
    }

.paragraph ul, .cmp-paragraph ul {
    margin: 0 0 1.5rem .5rem
}

.paragraph--white p, .cmp-paragraph--white p {
    color: #fff
}

.paragraph--white .lead, .cmp-paragraph--white .lead {
    color: #fff
}

.paragraph .cmp-abb-cta__link--secondary:hover, .cmp-paragraph .cmp-abb-cta__link--secondary:hover {
    box-shadow: none !important
}

.paragraph .cmp-abb-cta__link--primary:hover, .cmp-paragraph .cmp-abb-cta__link--primary:hover {
    box-shadow: none !important
}

@media screen and (max-width:767.5px) {
    .cmp-paragraph {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .cmp-paragraph {
        flex: 0 1 83.33%;
        width: 83.33%;
        max-width: 83.33%
    }
}

.paragraph ol, .cmp-paragraph ol, .paragraph ul, .cmp-paragraph ul {
    font-family: ABBVoice-Light
}

@media screen and (max-width:767.5px) {
    .social-media {
        margin-bottom: 5rem;
        margin-top: 5rem
    }
}

@media screen and (min-width:768px) {
    .social-media {
        margin-bottom: 6rem;
        margin-top: 6rem
    }
}

@media screen and (min-width:1440px) {
    .social-media {
        margin-bottom: 8rem;
        margin-top: 8rem
    }
}

.cmp-social-media {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (max-width:767.5px) {
    .cmp-social-media {
        align-items: flex-start
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media {
        text-align: center
    }
}

.cmp-social-media__heading {
    max-width: 83%
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__heading {
        max-width: 100%
    }
}

.cmp-social-media__heading::before {
    background-color: #ff000f;
    content: "";
    display: block
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__heading::before {
        margin-bottom: .5rem;
        width: 24px;
        height: 3px
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__heading::before {
        margin: 0 auto .75rem;
        width: 32px;
        height: 4px
    }
}

@media screen and (min-width:1440px) {
    .cmp-social-media__heading::before {
        margin: 0 auto 1rem;
        width: 40px;
        height: 5px
    }
}

.cmp-social-media__heading h4 {
    color: #0f0f0f
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__heading h4 {
        font-size: 1.5rem;
        line-height: 1.75rem;
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__heading h4 {
        font-size: 2rem;
        line-height: 2.25rem;
        margin-bottom: 2rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-social-media__heading h4 {
        font-size: 2.5rem;
        line-height: 2.75rem
    }
}

.cmp-social-media__description p {
    margin-bottom: 2.5rem;
    color: #464646;
    font-size: 1.5rem;
    line-height: 2rem;
    font-family: ABBvoice-Light
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__description p {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__description p {
        margin: 0 60px 40px 60px
    }
}

@media screen and (min-width:1024px) {
    .cmp-social-media__description p {
        margin: 0 80px 40px 80px
    }
}

@media screen and (min-width:1440px) {
    .cmp-social-media__description p {
        margin: 0 96px 40px 96px
    }
}

.cmp-social-media__links-container {
    position: relative;
    width: 100%
}

    .cmp-social-media__links-container ul {
        display: flex;
        justify-content: center;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%
    }

@media screen and (max-width:767.5px) {
    .cmp-social-media__links-container ul {
        align-items: center;
        display: block !important
    }
}

.cmp-social-media__links-container ul li {
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
    color: #464646;
    font-family: ABBvoice-Regular,sans-serif
}

    .cmp-social-media__links-container ul li a, .cmp-social-media__links-container ul li a:hover {
        border: 0
    }

@media screen and (max-width:767.5px) {
    .cmp-social-media__links-container ul li {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0 0 16px 0 !important
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__links-container ul li {
        width: 120px;
        margin: 0 12px;
        align-content: center
    }
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__links-container ul li .small-screen-label {
        display: block
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__links-container ul li .small-screen-label {
        display: none
    }
}

.cmp-social-media__link {
    border-bottom: 0;
    cursor: pointer;
    display: block
}

@media screen and (max-width:767.5px) {
    .cmp-social-media__link {
        height: 3rem;
        width: 3rem;
        margin: 0 16px 0 0
    }
}

@media screen and (min-width:768px) {
    .cmp-social-media__link {
        height: 72px;
        width: 72px;
        margin: 0 auto 16px
    }
}

.cmp-social-media__link:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.cmp-social-media__link--facebook {
    background: url(clientlib-site/less/resources/social-media/Facebook/facebook_circle.svg) no-repeat top left;
    background-size: 100%
}

.cmp-social-media__link--linkedin {
    background: url(clientlib-site/less/resources/social-media/LinkedIn/linkedin_circle.svg) no-repeat top left;
    background-size: 100%
}

.cmp-social-media__link--twitter {
    background: url(clientlib-site/less/resources/social-media/twitter/twitter_circle.svg) no-repeat top left;
    background-size: 100%
}

.cmp-social-media__link--instagram {
    background: url(clientlib-site/less/resources/social-media/Instagram/instagram_circle.svg) no-repeat top left;
    background-size: 100%
}

.cmp-social-media__link--youtube {
    background: url(clientlib-site/less/resources/social-media/Youtube/youtube_circle.svg) no-repeat top left;
    background-size: 100%
}

@media screen and (max-width:767.5px) {
    .jobsearch {
        margin-bottom: 5rem;
        margin-top: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .jobsearch {
        margin-bottom: 6rem;
        margin-top: 3rem
    }
}

@media screen and (min-width:1440px) {
    .jobsearch {
        margin-bottom: 8rem;
        margin-top: 4rem
    }
}

.cmp-jobsearch {
    padding-top: 0
}

@media screen and (min-width:1024px) {
    .cmp-jobsearch {
        display: flex;
        flex-direction: row-reverse;
        position: relative;
        padding-left: 20%
    }
}

@media screen and (min-width:1440px) {
    .cmp-jobsearch {
        padding-left: 25%
    }
}

.cmp-jobsearch__errorMessage {
    margin: 0 0 16px 0;
    color: #ff000f;
    font-size: 14px;
    line-height: 20px;
    font-family: ABBVoice-Bold,sans-serif;
    text-align: center
}

.cmp-jobsearch__image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-top: 75%
}

@media screen and (min-width:1440px) {
    .cmp-jobsearch__image {
        padding-top: 56.25%
    }
}

.cmp-jobsearch__content {
    padding: 3rem 1.5rem 5rem;
    position: relative;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content {
        padding: 0 2.25rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-jobsearch__content {
        width: 57%;
        padding: 4rem 3rem;
        background-color: #fff;
        align-self: center;
        position: absolute;
        left: 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-jobsearch__content {
        width: 50%;
        margin-left: 8%
    }
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content--inner {
        padding: 4rem 3rem 3rem;
        background-color: #fff;
        position: relative;
        top: -5rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-jobsearch__content--inner {
        padding: 0;
        margin-top: 0;
        top: 0
    }
}

.cmp-jobsearch__content__title {
    font-family: ABBvoice-Bold;
    color: #0f0f0f
}

@media screen and (max-width:767.5px) {
    .cmp-jobsearch__content__title {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content__title {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-jobsearch__content__title {
        font-size: 2.5rem;
        line-height: 2.75rem
    }
}

.cmp-jobsearch__content__title:before {
    background-color: #ff000f;
    content: " ";
    display: block;
    height: .25rem;
    width: 3rem;
    margin: .625rem 0
}

@media screen and (max-width:767.5px) {
    .cmp-jobsearch__content__title:before {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content__title:before {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1440px) {
    .cmp-jobsearch__content__title:before {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

.cmp-jobsearch__content__description {
    margin-top: 1.5rem
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content__description {
        margin-top: 2rem
    }
}

.cmp-jobsearch__content__description p {
    font-family: ABBvoice-Light;
    color: #464646;
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0
}

.cmp-jobsearch__content__select {
    padding: .875rem 2.25rem .875rem .75rem;
    width: 100%;
    font-size: .875rem;
    line-height: 1.25rem;
    border: .0625rem solid #dbdbdb;
    color: #696969;
    background-color: #fff;
    text-align: left;
    position: relative
}

    .cmp-jobsearch__content__select:hover {
        background-color: #f5f5f5
    }

    .cmp-jobsearch__content__select .selectedItem {
        top: 5px;
        position: relative;
        color: #0f0f0f;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block
    }

    .cmp-jobsearch__content__select:focus {
        outline: 0
    }

.cmp-jobsearch__content__select__arrow {
    position: absolute;
    top: 1.125rem;
    right: .75rem;
    width: .75rem;
    height: .75rem
}

.cmp-jobsearch__content__select__arrowDown {
    background: url(clientlib-site/less/resources/jobsearch/Arrows/downarrow.svg) no-repeat center;
    background-size: 100%
}

.cmp-jobsearch__content__select__arrowUp {
    background: url(clientlib-site/less/resources/jobsearch/Arrows/uparrow.svg) no-repeat center;
    background-size: 100%
}

.cmp-jobsearch__content__selectList {
    background-color: #fff;
    border: .0625rem solid #dbdbdb;
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    padding: .875rem 0 1rem;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 10;
    max-height: 24.75rem;
    overflow: auto
}

.cmp-jobsearch__content__selectList-item {
    padding: .625rem 0 .625rem 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #464646
}

    .cmp-jobsearch__content__selectList-item:hover {
        background-color: #f5f5f5
    }

.cmp-jobsearch__content__selectbox {
    width: 100%;
    margin-bottom: 1rem;
    position: relative
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content__selectbox {
        width: 49%;
        margin-bottom: 0
    }
}

.cmp-jobsearch__content__select-wrapper {
    margin-top: 1.5rem
}

@media screen and (min-width:768px) {
    .cmp-jobsearch__content__select-wrapper {
        display: flex;
        justify-content: space-between
    }
}

.cmp-jobsearch__action {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    margin-top: 2.5rem
}

@media screen and (max-width:767.5px) {
    .cmp-jobsearch__action {
        margin-top: 1.75rem;
        justify-content: center
    }
}

.cmp-paragraph p .lead {
    font-family: ABBvoice-Light;
    font-size: 1.25rem;
    padding: 0;
    margin: 0
}

@media screen and (min-width:1200px) {
    .cmp-paragraph p .lead {
        font-size: 2rem;
        line-height: 3rem
    }
}

@media screen and (max-width:767.5px) {
    .contact-card {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .contact-card {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:1440px) {
    .contact-card {
        margin-bottom: 2.5rem
    }
}

.cmp-contactcard {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.cmp-contactcard__errorMessage {
    margin: 0 0 16px 0;
    color: #ff000f;
    font-size: 14px;
    line-height: 20px;
    font-family: ABBVoice-Bold,sans-serif;
    text-align: center
}

.cmp-contactcard__imageContainer {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 100% 0 0 0;
    overflow: hidden
}

.cmp-contactcard__image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    object-fit: cover
}

.cmp-contactcard__title {
    overflow: hidden
}

@media screen and (min-width:768px) {
    .cmp-contactcard__title {
        margin: 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-contactcard__title {
        padding-left: 0;
        margin-left: 0
    }
}

.cmp-contactcard__title__name {
    font-family: ABBVoice-Bold,sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-top: 16px
}

.cmp-contactcard__title__designation p {
    font-size: 14px;
    line-height: 20px;
    color: #464646;
    margin-top: 4px;
    font-family: ABBvoice-Regular,sans-serif
}

.p-contactcard {
    display: flex;
    align-items: center;
    margin-top: 16px
}

.p-contactcard-details {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    align-items: flex-start
}

.p-contactcard-details__link {
    border: 0;
    font-size: 16px;
    line-height: 24px;
    color: #0f0f0f;
    display: flex;
    width: 100%;
    padding: 8px 0
}

    .p-contactcard-details__link:hover {
        box-shadow: none;
        -webkit-box-shadow: none
    }

.p-contactcard-details__link--decorated:hover {
    background-color: #f5f5f5
}

.p-contactcard-details__item {
    display: flex;
    align-items: center;
    padding: 0
}

.p-contactcard-details__item--phone i {
    background: url(clientlib-site/less/resources/contact-card/Phone/phone_circle.svg) no-repeat top left
}

.p-contactcard-details__item--mobile i {
    background: url(clientlib-site/less/resources/contact-card/Mobile/mobile_circle.svg) no-repeat top left
}

.p-contactcard-details__item--email i {
    background: url(clientlib-site/less/resources/contact-card/Email/email_circle.svg) no-repeat top left
}

.p-contactcard-details__item--loc i {
    background: url(clientlib-site/less/resources/contact-card/Location/location_circle.svg) no-repeat top left
}

.p-contactcard-details__item span {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    white-space: nowrap
}

.p-contactcard-details__item i {
    width: 24px;
    height: 24px;
    margin-right: 16px;
    background-position: 0 0;
    color: transparent;
    overflow: hidden
}

.p-contactcard-details__item b {
    font-weight: normal;
    max-width: calc(100% - 2.5rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.content-card {
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width:767.5px) {
    .content-card {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .content-card {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:1440px) {
    .content-card {
        margin-bottom: 2.5rem
    }
}

.cmp-content-card a, .cmp-content-card a:hover {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent
}

.cmp-content-card {
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .cmp-content-card {
        margin-bottom: 1rem
    }
}

.cmp-content-card__errorMessage {
    margin: 0 0 16px 0;
    color: #ff000f;
    font-size: 14px;
    line-height: 20px;
    font-family: ABBVoice-Bold,sans-serif;
    text-align: center
}

.cmp-content-card__image {
    margin: 0 0 16px 0;
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden
}

.cmp-content-card-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    object-fit: cover
}

.cmp-content-card__category {
    position: relative;
    display: flex;
    margin-bottom: 4px;
    flex-wrap: wrap
}

.cmp-content-card__category__title {
    font-size: 12px;
    line-height: 16px;
    margin: 0 8px 0 0;
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .cmp-content-card__category__title {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-content-card__category__description {
    font-family: ABBvoice-Regular,sans-serif;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #464646;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

@media screen and (min-width:1024px) {
    .cmp-content-card__category__description {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-content-card__title {
    margin: 0 0 16px 0;
    font-size: 20px;
    line-height: 24px;
    color: #0f0f0f;
    font-family: ABBvoice-Bold,sans-serif
}

.cmp-content-card__description {
    margin: 0 0 16px 0;
    color: #0f0f0f;
    font-size: 16px;
    line-height: 24px;
    font-family: ABBvoice-Light,sans-serif
}

    .cmp-content-card__description a {
        color: #0f0f0f
    }

.cmp-content-card__not-found {
    margin: 0 0 16px 0;
    color: #ff000f;
    font-size: 14px;
    line-height: 20px;
    font-family: ABBvoice-Light,sans-serif
}

.quick-links {
    display: flex;
    flex-direction: column
}

@media screen and (max-width:767.5px) {
    .quick-links {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .quick-links {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .quick-links {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

.cmp-quick-links {
    position: relative;
    overflow: hidden
}

.cmp-quick-links__icon {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    padding: 8px;
    border-radius: 100%
}

.cmp-quick-links__icon--internal {
    background: url(clientlib-site/less/resources/quicklinks/ic_internallink.svg) no-repeat center;
    background-color: #f5f5f5
}

.cmp-quick-links__icon--external {
    background: url(clientlib-site/less/resources/quicklinks/ic_externallink.svg) no-repeat center;
    background-color: #f5f5f5
}

.cmp-quick-links__link {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    align-items: center;
    font-family: ABBVoice-Regular;
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #0f0f0f
}

    .cmp-quick-links__link a {
        border-bottom: 0;
        border: 0;
        box-shadow: none;
        font-family: ABBVoice-Regular;
        color: #0f0f0f;
        max-lines: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2
    }

        .cmp-quick-links__link a:hover {
            border: 0
        }

.cmp-quick-links__links {
    display: flex;
    flex-wrap: nowrap
}

.flex-container {
    width: 100%
}

@media screen and (min-width:768px) {
    .flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.flex-container .column {
    background-color: #fff;
    margin-right: 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1
}

    .flex-container .column:last-of-type {
        margin-right: 0
    }

@media screen and (min-width:768px) {
    .flex-container .column {
        flex: 0 1 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
        margin-right: 1.5rem
    }

        .flex-container .column:last-of-type {
            margin-right: 0
        }
}

@media screen and (min-width:1024px) {
    .flex-container .column {
        flex: 0 1 calc(33.33% - 1.5rem);
        width: calc(33.333% - 1.5rem);
        margin-right: 1.5rem
    }

        .flex-container .column:last-of-type {
            margin-right: 0
        }
}

.aem-GridColumn--default--8 .flex-container .column {
    background-color: #fff;
    margin-right: 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%
}

    .aem-GridColumn--default--8 .flex-container .column:last-of-type {
        margin-right: 0
    }

@media screen and (min-width:1024px) {
    .aem-GridColumn--default--8 .flex-container .column {
        flex: 0 1 calc(50% - 0.75rem);
        width: calc(50% - 0.75rem);
        margin-right: 1.5rem
    }

        .aem-GridColumn--default--8 .flex-container .column:last-of-type {
            margin-right: 0
        }
}

.aem-GridColumn--default--6 .flex-container .column, .aem-GridColumn--default--4 .flex-container .column, .aem-GridColumn--default--3 .flex-container .column {
    background-color: #fff;
    margin-right: 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%
}

    .aem-GridColumn--default--6 .flex-container .column:last-of-type, .aem-GridColumn--default--4 .flex-container .column:last-of-type, .aem-GridColumn--default--3 .flex-container .column:last-of-type {
        margin-right: 0
    }

.cmp-header-img__image {
    padding: 0;
    margin: 0
}

    .cmp-header-img__image .cmp-image {
        padding-top: 74%
    }

@media screen and (min-width:576px) {
    .cmp-header-img__image .cmp-image {
        padding-top: 54%
    }
}

@media screen and (min-width:768px) {
    .cmp-header-img__image .cmp-image {
        padding-top: 46%
    }
}

@media screen and (min-width:992px) {
    .cmp-header-img__image .cmp-image {
        max-width: unset;
        height: auto;
        margin: 0
    }
}

@media screen and (min-width:1200px) {
    .cmp-header-img__image .cmp-image {
        padding-top: 35%
    }
}

.cmp-header-img__image .cmp-image__description {
    display: none
}

.cmp-header-img__content {
    position: relative;
    background-color: #fff;
    margin: 0;
    padding: 1.5rem 1.5rem 0
}

@media screen and (min-width:576px) {
    .cmp-header-img__content {
        margin: -7.5rem 1rem 0;
        padding: 3rem .5rem 0
    }
}

@media screen and (min-width:768px) {
    .cmp-header-img__content {
        margin: -7.5rem 1.5rem 0;
        padding: 3rem .75rem 0
    }
}

@media screen and (min-width:992px) {
    .cmp-header-img__content {
        margin: -7.5rem 1.75rem 0;
        padding: 3rem 1rem 0
    }
}

@media screen and (min-width:1200px) {
    .cmp-header-img__content {
        margin: -7.5rem 7.125rem 0;
        padding: 3rem 3rem 0
    }
}

.cookie {
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2002;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: none
}

@media screen and (max-width:767.5px) {
    .cookie {
        padding: 1.5rem 1.5rem 0
    }
}

@media screen and (min-width:768px) {
    .cookie {
        padding: 2.25rem 2.25rem 0
    }
}

@media screen and (min-width:1024px) {
    .cookie {
        padding: 6rem 0 0 0;
        margin: 0 auto;
        overflow: auto;
        background-color: rgba(0,0,0,0.4)
    }
}

.cookie .cmp-cookie {
    background-color: #fff;
    margin: auto;
    border: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

@media screen and (min-width:1024px) {
    .cookie .cmp-cookie {
        width: 93%;
        padding: 3rem;
        height: auto
    }
}

@media screen and (min-width:1440px) {
    .cookie .cmp-cookie {
        width: 75%
    }
}

.cookie .cmp-cookie__logo {
    background: url(clientlib-site/less/resources/images/ABBLogo.svg) no-repeat top left;
    height: 60px
}

@media screen and (min-width:768px) {
    .cookie .cmp-cookie__logo {
        height: 70px
    }
}

@media screen and (min-width:1024px) {
    .cookie .cmp-cookie__logo {
        display: none
    }
}

.cookie .cmp-cookie__content {
    position: relative;
    background-color: #fff
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__content {
        padding-bottom: 12rem;
        background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)
    }
}

@media screen and (min-width:768px) {
    .cookie .cmp-cookie__content {
        padding-bottom: 6.125rem;
        background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)
    }
}

@media screen and (min-width:1024px) {
    .cookie .cmp-cookie__content {
        padding-bottom: 48px;
        height: 100%
    }
}

.cookie .cmp-cookie__description p {
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #0f0f0f
}

    .cookie .cmp-cookie__description p:first-child {
        margin-bottom: 1.5rem
    }

    .cookie .cmp-cookie__description p a {
        text-decoration: none;
        border-bottom: .0625rem solid #0f0f0f;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

        .cookie .cmp-cookie__description p a:hover {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

            .cookie .cmp-cookie__description p a:hover:after {
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }

.cookie .cmp-cookie__title {
    color: #0f0f0f
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__title {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

@media screen and (min-width:1440px) {
    .cookie .cmp-cookie__title {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

.cookie .cmp-cookie__checkboxcontainer .checkbox-advertising--item {
    display: none
}

    .cookie .cmp-cookie__checkboxcontainer .checkbox-advertising--item .advertisingpopup {
        display: none;
        width: 100%;
        margin-top: 24px;
        font-size: 14px;
        line-height: 20px;
        color: #0f0f0f;
        background-color: #f5f5f5;
        padding: 24px 16px
    }

        .cookie .cmp-cookie__checkboxcontainer .checkbox-advertising--item .advertisingpopup .InfoIcon {
            background: url(clientlib-site/less/resources/images/Info.svg) no-repeat top left;
            display: block;
            width: 24px;
            height: 50px;
            float: left;
            margin-right: 16px
        }

.cookie .cmp-cookie__checkboxitem {
    align-items: center;
    padding-top: 32px
}

    .cookie .cmp-cookie__checkboxitem p {
        margin-left: 36px;
        font-size: 14px;
        color: #464646
    }

    .cookie .cmp-cookie__checkboxitem:first-child {
        padding-top: 40px
    }

.cookie .cmp-cookie__checkboxlabel {
    display: flex;
    font-family: ABBvoice-Medium;
    font-size: 14px;
    line-height: 20px;
    color: #0f0f0f
}

    .cookie .cmp-cookie__checkboxlabel::before {
        content: '';
        width: 24px;
        height: 24px;
        margin-right: 12px;
        border: 2px solid #bababa;
        border-radius: 2px
    }

.cookie .cmp-cookie__checkbox {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 22px;
    height: 20px;
    margin-left: 0
}

    .cookie .cmp-cookie__checkbox:disabled, .cookie .cmp-cookie__checkbox:disabled + label {
        color: #ff000f;
        cursor: default
    }

    .cookie .cmp-cookie__checkbox:checked + label::before {
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ff000f;
        background: url(clientlib-site/less/resources/images/Vector.svg) no-repeat top left;
        background-size: 80%;
        background-position: center
    }

    .cookie .cmp-cookie__checkbox:disabled + label::before {
        background-color: #ccc;
        border-color: #999
    }

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__checkboxtext {
        display: none
    }
}

.cookie .cmp-cookie__info-mobile {
    display: none
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__info-mobile {
        height: 40px;
        cursor: pointer;
        margin-top: 32px;
        margin-bottom: 16px;
        display: block
    }
}

.cookie .cmp-cookie__info-mobile--show {
    background: url(clientlib-site/less/resources/images/ShowDetails.svg) no-repeat top left
}

.cookie .cmp-cookie__info-mobile--hide {
    background: url(clientlib-site/less/resources/images/HideDetails.svg) no-repeat top left;
    display: none
}

.cookie .cmp-cookie__checkbox-details-mobile {
    display: none
}

@media screen and (min-width:768px) {
    .cookie .cmp-cookie__checkbox-details-mobile {
        display: none !important
    }
}

.cookie .cmp-cookie__checkbox-label-mobile {
    font-size: 14px;
    line-height: 20px;
    color: #0f0f0f;
    font-family: ABBvoice-Medium,sans-serif;
    margin: 5px 0
}

.cookie .cmp-cookie__checkbox-text-mobile {
    font-size: 14px;
    line-height: 20px;
    color: #464646;
    margin: 0 0 30px 0
}

.cookie .cmp-cookie__actioncontainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: white
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__actioncontainer {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1.5rem 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cookie .cmp-cookie__actioncontainer {
        justify-content: flex-end;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1.5rem 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .cookie .cmp-cookie__actioncontainer {
        position: relative;
        margin: 0;
        padding: 0;
        background: transparent
    }
}

.cookie .cmp-cookie__actioncontainer .cmp-abb-cta {
    margin: 0;
    margin-right: 1rem
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__actioncontainer .cmp-abb-cta {
        margin: 8px 0;
        justify-content: center;
        width: 100%
    }
}

.cookie .cmp-cookie__actioncontainer .cmp-abb-cta:last-of-type {
    margin-right: 0
}

@media screen and (max-width:767.5px) {
    .cookie .cmp-cookie__actioncontainer .cmp-abb-cta__link {
        width: 260px;
        text-align: center
    }
}

.cookie .cmp-cookie__scrollcontainer {
    height: 80px;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);
    margin-top: -80px;
    opacity: .9;
    width: 100%;
    pointer-events: none;
    scroll-behavior: unset
}

@media screen and (min-width:1024px) {
    .cookie .cmp-cookie__scrollcontainer {
        display: none
    }
}

.exp-frag-cookie {
    position: relative;
    background-color: #fff
}

@media screen and (max-width:767.5px) {
    .stock {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .stock {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .stock {
        margin-bottom: 1.5rem
    }
}

a {
    -webkit-tap-highlight-color: transparent
}

.cmp-stock {
    display: none;
    background-color: #f5f5f5;
    padding: 20px 16px 22px 24px;
    word-break: normal
}

    .cmp-stock:hover {
        background-color: #ebebeb
    }

@media screen and (max-width:767.5px) {
    .cmp-stock {
        margin: 0 0 3rem
    }
}

@media screen and (min-width:768px) {
    .cmp-stock {
        margin: 0 0 4rem
    }
}

.cmp-stock__link, .cmp-stock__link:hover {
    width: 100%;
    display: flex;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent
}

.cmp-stock__stock-items {
    display: flex;
    flex-direction: column;
    width: 100%
}

.cmp-stock__topitems {
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.cmp-stock__bottomitems {
    display: flex;
    justify-content: center;
    margin-left: 0;
    align-items: center
}

.cmp-stock__share-label {
    font-family: ABBvoice-Regular;
    font-size: 12px;
    line-height: 18px;
    color: #0f0f0f
}

.cmp-stock__share-price {
    font-family: ABBvoice-Light;
    font-size: 24px;
    text-align: right;
    line-height: 28px;
    color: #0f0f0f
}

.cmp-stock__share-currency {
    font-family: ABBvoice-Regular;
    font-size: 12px;
    line-height: 20px;
    color: #0f0f0f;
    margin: 10px 8px 0 2px
}

.cmp-stock__city {
    font-family: ABBvoice-Medium;
    font-size: 14px;
    line-height: 20px;
    color: #0f0f0f;
    margin-top: 4px
}

.cmp-stock__city-value {
    color: #696969;
    font-family: ABBvoice-Regular;
    font-size: 12px;
    line-height: 20px;
    margin: 6px 8px 0 0
}

.cmp-stock__value-container {
    display: inline-flex;
    width: 50%;
    justify-content: flex-end
}

.cmp-stock__label-container {
    display: inline-flex;
    width: 50%;
    justify-content: flex-start
}

.cmp-stock .right-arrow {
    height: 16px;
    width: 16px;
    background: url(clientlib-site/less/resources/stock-ticker/Arrow/chevron-right.svg) no-repeat top left;
    background-size: 100%;
    align-self: center
}

.cmp-highlights {
    margin: 0 0 4.5rem
}

@media screen and (min-width:576px) {
    .cmp-highlights {
        margin: 0 0 5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-highlights {
        margin: 0 0 5.5rem
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights {
        margin: 0 0 6rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-highlights {
        margin: 0 0 6.5rem
    }
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-highlights__primary {
        margin-bottom: 3rem
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__primary {
        margin-bottom: 4.5625rem
    }
}

.cmp-highlights__primary .cmp-teaser {
    margin: 0
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser {
        display: flex
    }
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image {
        height: 16.5rem;
        overflow: hidden
    }
}

@media screen and (min-width:768px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image {
        height: 19.5rem
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image {
        height: 100%;
        margin-left: 0;
        width: 100%;
        max-width: unset;
        padding-top: 64%
    }
}

.cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__image .cmp-image__image__description {
    display: none
}

.cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content {
    margin: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content {
        flex-basis: 66%;
        flex-grow: 2;
        margin: 0;
        padding: 0;
        backdrop-filter: blur(0)
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content {
        flex-basis: 48%;
        flex-grow: 1;
        position: relative;
        transform: none;
        align-self: center
    }
}

@media screen and (min-width:1200px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content {
        margin: 0
    }
}

.cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content::before {
    margin: 0;
    position: relative
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content::before {
        margin-bottom: .75rem;
        position: relative
    }
}

@media screen and (min-width:768px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content::before {
        margin-bottom: .75rem
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__content::before {
        margin-bottom: .75rem
    }
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser.teaser-txt-right .cmp-teaser__category {
        padding-top: 0
    }
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser__image {
        flex-basis: 33%;
        flex-grow: 1;
        overflow: hidden;
        margin-right: 1.5rem
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__primary .cmp-teaser__image {
        flex-basis: 48%;
        flex-grow: 1;
        width: 100%
    }
}

.cmp-highlights__primary .cmp-teaser__title {
    margin-bottom: .625rem
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser__title {
        font-size: 3.5rem
    }
}

.cmp-highlights__primary .cmp-teaser__description {
    margin-bottom: 2rem
}

.cmp-highlights__primary .cmp-teaser__action-container {
    display: flex;
    justify-content: center
}

@media screen and (min-width:576px) {
    .cmp-highlights__primary .cmp-teaser__action-container {
        justify-content: flex-end
    }
}

.cmp-highlights__primary .cmp-teaser__action-container .cmp-abb-cta {
    margin: 0 .5rem 1.5rem
}

@media screen and (min-width:576px) {
    .cmp-highlights__secondary--3 {
        display: flex;
        justify-content: space-between
    }
}

.cmp-highlights__secondary--item {
    padding: 1.5rem
}

@media screen and (min-width:576px) {
    .cmp-highlights__secondary--item:nth-child(3) {
        display: none
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__secondary--item:nth-child(3) {
        display: block
    }
}

@media screen and (min-width:576px) {
    .cmp-highlights__secondary--item {
        flex-basis: 48%;
        overflow: hidden;
        padding: 0
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__secondary--item {
        flex-basis: 32%
    }
}

.cmp-highlights__secondary--item .cmp-gallery-item {
    overflow: hidden
}

@media screen and (min-width:992px) {
    .cmp-highlights__secondary--item .cmp-gallery-item .cmp-image {
        max-width: unset;
        height: auto;
        padding-top: 64%;
        margin: 0
    }
}

.cmp-highlights__secondary--item .cmp-gallery-item .cmp-image__description {
    display: none
}

.cmp-highlights__secondary--item .cmp-gallery-item__image {
    margin-bottom: 1.5rem
}

.cmp-highlights__secondary--item .cmp-gallery-item__description {
    font-family: ABBvoice-Bold;
    font-size: 2rem
}

    .cmp-highlights__secondary--item .cmp-gallery-item__description .cmp-paragraph p {
        line-height: 3rem
    }

@media screen and (min-width:576px) {
    .cmp-highlights__secondary--2 {
        display: flex;
        justify-content: space-between
    }
}

@media screen and (min-width:992px) {
    .cmp-highlights__secondary--2 .cmp-highlights__secondary--item {
        flex-basis: 48%
    }
}

.cmp-header-langnav {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    top: 20rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 52.5rem;
    width: 100%;
    max-width: 75.75rem;
    padding: 3rem 1.5rem;
    box-shadow: 0 .3125rem .9375rem 0 rgba(0,0,0,0.25);
    display: none;
    overflow-x: hidden;
    overflow-y: auto
}

@media screen and (min-width:768px) {
    .cmp-header-langnav {
        height: 52.5rem;
        padding: 3rem 2rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-header-langnav {
        top: 52rem;
        padding: 3rem
    }
}

.cmp-header-langnav.languageNavOpen {
    display: block
}

.cmp-header-langnav .cmp-tabs__tab {
    width: 100%;
    text-align: center
}

.cmp-header-langnav .cmp-lang-nav__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.25rem
}

.cmp-header-langnav .cmp-lang-nav__heading {
    min-width: 12.5625rem;
    font-size: 2rem;
    line-height: 3rem;
    margin: 0
}

.cmp-header-langnav .cmp-lang-nav__cross {
    color: inherit;
    border: 0;
    background: 0;
    align-self: flex-start
}

    .cmp-header-langnav .cmp-lang-nav__cross:before {
        content: "\e92c";
        display: block;
        font-family: "ABB-icon";
        font-size: 3rem
    }

.cmp-header-langnav .langnav-item {
    display: inline-flex;
    margin-top: 1rem;
    min-width: 100%
}

    .cmp-header-langnav .langnav-item .cmp-langnav-language-item {
        display: inline-flex
    }

    .cmp-header-langnav .langnav-item .cmp-langnav-language-item__country {
        font-family: "ABBvoice-Bold";
        font-size: 1.25rem
    }

    .cmp-header-langnav .langnav-item .cmp-langnav-language-item > * {
        margin-left: .75rem
    }

@media screen and (min-width:576px) {
    .cmp-header-langnav .langnav-item {
        min-width: 49%
    }
}

@media screen and (min-width:768px) {
    .cmp-header-langnav .langnav-item {
        min-width: 31%
    }
}

@media screen and (max-width:767.5px) {
    .news-archive {
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .news-archive {
        display: flex;
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .news-archive {
        padding: 1.5rem 5rem 0
    }
}

@media screen and (min-width:1440px) {
    .news-archive {
        padding: 1.5rem 5.75rem 0;
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
}

.news-archive .cmp-news-archive {
    width: 100%
}

.news-archive .cmp-news-archive__news-item {
    padding: 24px 0 0;
    display: block
}

@media screen and (min-width:768px) {
    .news-archive .cmp-news-archive__news-item {
        display: flex
    }
}

.news-archive .cmp-news-archive__news-item:last-child .cmp-news-archive__image-container, .news-archive .cmp-news-archive__news-item:last-child .cmp-news-archive__news-item__contentContainer {
    border-bottom: 0
}

.news-archive .cmp-news-archive__news-item__contentContainer {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 24px;
    align-content: flex-start;
    flex-grow: 1
}

@media screen and (min-width:768px) {
    .news-archive .cmp-news-archive__news-item__contentContainer {
        width: 75%;
        display: inline-flex
    }
}

@media screen and (min-width:1024px) {
    .news-archive .cmp-news-archive__news-item__contentContainer {
        width: 83.33%
    }
}

@media screen and (min-width:1440px) {
    .news-archive .cmp-news-archive__news-item__contentContainer {
        width: 80%
    }
}

.news-archive .cmp-news-archive__header {
    flex: 1 0 100%;
    order: 3;
    margin: 0 0 16px 0
}

.news-archive .cmp-news-archive__header__title {
    cursor: pointer;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    color: #0f0f0f;
    font-family: ABBvoice-Bold,sans-serif
}

.news-archive .cmp-news-archive__image-container {
    overflow: hidden;
    margin: 0 auto;
    padding-right: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 0
}

@media screen and (max-width:767.5px) {
    .news-archive .cmp-news-archive__image-container {
        padding-right: 0;
        padding-bottom: 0;
        margin-bottom: 16px;
        border-bottom: 0;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .news-archive .cmp-news-archive__image-container {
        width: 25%
    }
}

@media screen and (min-width:1024px) {
    .news-archive .cmp-news-archive__image-container {
        width: 16.66%
    }
}

@media screen and (min-width:1440px) {
    .news-archive .cmp-news-archive__image-container {
        width: 20%
    }
}

.news-archive .cmp-news-archive__image-container a, .news-archive .cmp-news-archive__image-container a:hover {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.news-archive .cmp-news-archive__image-container .cmp-image {
    margin: 0;
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden
}

.news-archive .cmp-news-archive__image-container .cmp-image__image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover
}

.news-archive .cmp-news-archive__description {
    display: flex;
    margin: 0;
    align-self: center
}

.news-archive .cmp-news-archive__description--newsType {
    font-size: 12px;
    line-height: 16px;
    margin: 0 8px 4px 0;
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif;
    order: 1
}

.news-archive .cmp-news-archive__description--date {
    font-family: ABBvoice-Regular,sans-serif;
    margin: 0;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 16px;
    color: #464646;
    order: 2
}

.news-archive .cmp-news-archive__body-text {
    margin: 0;
    color: #0f0f0f;
    font-size: 16px;
    line-height: 24px;
    font-family: ABBvoice-Light,sans-serif;
    order: 4
}

.news-archive .cmp-news-archive__year-filter {
    display: flex;
    justify-content: center;
    align-items: center
}

.news-archive .cmp-news-archive__year-filter__element {
    display: inline;
    font-family: ABBvoice-Regular;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 4px;
    padding: 0;
    position: relative;
    cursor: pointer
}

.news-archive .cmp-news-archive__year-filter__element__link {
    border-bottom: 0;
    display: inline-block;
    padding: 0 8px;
    border-radius: 16px
}

    .news-archive .cmp-news-archive__year-filter__element__link:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #dbdbdb
    }

.news-archive .cmp-news-archive__year-filter__element__link--active {
    font-family: ABBvoice-Regular;
    border-radius: 0;
    border-bottom: 2px solid #ff000f;
    padding: 0
}

    .news-archive .cmp-news-archive__year-filter__element__link--active:hover {
        background: transparent
    }

    .news-archive .cmp-news-archive__year-filter__element__link--active:before {
        left: -0.875rem
    }

.news-archive .cmp-news-archive__year-filter__list {
    margin-bottom: 0;
    padding: 0 16px;
    white-space: nowrap
}

.news-archive .cmp-news-archive__year-filter__button {
    background-color: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #ff000f
}

    .news-archive .cmp-news-archive__year-filter__button:disabled {
        color: #bababa
    }

    .news-archive .cmp-news-archive__year-filter__button::after {
        content: "\e908";
        display: block;
        font-family: "ABB-icon";
        font-size: 2rem;
        line-height: 2rem
    }

.news-archive .cmp-news-archive__year-filter__button--back::after {
    -ms-transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.news-archive .cmp-news-archive__year-filter__button--rewind::after {
    color: #ff000f
}

.news-archive .cmp-news-archive__year-filter__button--rewind::before {
    content: "\e908";
    display: block;
    font-family: "ABB-icon";
    font-size: 2rem;
    line-height: 2rem;
    -ms-transform: translateX(-0.4375rem) rotateZ(180deg);
    -webkit-transform: translateX(-0.4375rem) rotateZ(180deg);
    transform: translateX(-0.4375rem) rotateZ(180deg);
    color: #ff000f;
    position: absolute
}

.news-archive .cmp-news-archive__pagination-container {
    display: flex;
    justify-content: center;
    padding: 1.5rem
}

.news-archive .cmp-news-archive__pagination-button {
    background-color: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: #ff000f
}

    .news-archive .cmp-news-archive__pagination-button:disabled {
        color: #bababa
    }

    .news-archive .cmp-news-archive__pagination-button::after {
        content: "\e908";
        display: block;
        font-family: "ABB-icon";
        font-size: 2rem;
        line-height: 2rem
    }

.news-archive .cmp-news-archive__pagination-button--back::after {
    transform: rotateZ(180deg)
}

.news-archive .cmp-news-archive__pagination-button--hidden {
    display: none
}

.news-archive .cmp-news-archive__pagination-button--rewind::after {
    color: #ff000f;
    -ms-transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.news-archive .cmp-news-archive__pagination-button--rewind::before {
    content: "\e908";
    display: block;
    font-family: "ABB-icon";
    font-size: 2rem;
    line-height: 2rem;
    -ms-transform: translateX(-0.4375rem) rotateZ(180deg);
    -webkit-transform: translateX(-0.4375rem) rotateZ(180deg);
    transform: translateX(-0.4375rem) rotateZ(180deg);
    color: #ff000f;
    position: absolute
}

.news-archive .cmp-news-archive__pagination-list {
    margin-bottom: 0;
    padding: 0 16px;
    white-space: nowrap
}

.news-archive .cmp-news-archive__pagination-list__list-element {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    margin: 0 4px;
    padding: 0;
    height: 32px;
    min-width: 32px
}

.news-archive .cmp-news-archive__pagination-list__list-element--dot {
    cursor: default
}

.news-archive .cmp-news-archive__pagination-list__list-element__link {
    display: block;
    border-bottom: 0;
    padding: 4px 0;
    border-radius: 16px
}

    .news-archive .cmp-news-archive__pagination-list__list-element__link:hover {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #dbdbdb
    }

.news-archive .cmp-news-archive__pagination-list__list-element__link--active {
    font-family: ABBvoice-Regular;
    border-radius: 0
}

    .news-archive .cmp-news-archive__pagination-list__list-element__link--active:after {
        content: "";
        background: #ff000f;
        width: 16px;
        height: 2px;
        display: block;
        margin: auto
    }

    .news-archive .cmp-news-archive__pagination-list__list-element__link--active:hover {
        background: transparent
    }

.news-archive .cmp-news-archive__error-msg {
    font-size: 2.25rem;
    padding: 1.5rem;
    font-family: ABBvoice-Regular,sans-serif
}

.cmp-news__placeholder {
    display: none
}

@media screen and (max-width:767.5px) {
    .news-list {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .news-list {
        margin-bottom: 2.5rem
    }
}

@media screen and (min-width:1440px) {
    .news-list {
        margin-bottom: 2.5rem
    }
}

.news-list .cmp-news-list__content {
    display: flex;
    flex-wrap: wrap;
    width: auto
}

.news-list .cmp-news-list__image-container {
    margin-bottom: 1.5rem
}

    .news-list .cmp-news-list__image-container .cmp-image {
        margin: 0 0 16px 0;
        display: block;
        width: 100%;
        position: relative;
        height: 0;
        padding: 56.25% 0 0 0;
        overflow: hidden
    }

    .news-list .cmp-news-list__image-container .cmp-image__image {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        margin: 0;
        object-fit: cover
    }

.news-list .cmp-news-list__news-item {
    display: block;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 1.5rem
}

@media screen and (max-width:767.5px) {
    .news-list .cmp-news-list__news-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .news-list .cmp-news-list__news-item {
        margin-right: 1.5rem;
        -ms-flex: 0 1 calc(50% - 0.75rem);
        flex: 0 1 calc(50% - 0.75rem);
        width: calc(50% - 0.75rem);
        max-width: calc(50% - 0.75rem)
    }

        .news-list .cmp-news-list__news-item:nth-child(2n) {
            margin-right: 0
        }
}

@media screen and (min-width:1024px) {
    .news-list .cmp-news-list__news-item {
        -ms-flex: 0 1 calc(33.333% - 1rem);
        flex: 0 1 calc(33.333% - 1rem);
        max-width: calc(33.333% - 1rem);
        width: calc(33.333% - 1rem)
    }

        .news-list .cmp-news-list__news-item:nth-child(2n) {
            margin-right: 1.5rem
        }

        .news-list .cmp-news-list__news-item:nth-child(3n) {
            margin-right: 0
        }
}

.news-list .cmp-news-list__news-item a, .news-list .cmp-news-list__news-item a:hover {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent
}

.news-list .cmp-news-list__news-item__descriptionContainer {
    position: relative;
    display: flex;
    margin-bottom: 4px;
    flex-wrap: wrap
}

.news-list .cmp-news-list__description--newsType {
    font-size: 12px;
    line-height: 16px;
    margin: 0 8px 0 0;
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif
}

.news-list .cmp-news-list__description--date {
    font-family: ABBvoice-Regular,sans-serif;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    color: #464646
}

.news-list .cmp-news-list__header__title {
    margin: 0 0 16px 0;
    font-size: 20px;
    line-height: 24px;
    color: #0f0f0f;
    font-family: ABBvoice-Bold,sans-serif
}

.news-list .cmp-news-list__header__link {
    border-bottom: 0
}

    .news-list .cmp-news-list__header__link:active {
        background-color: transparent
    }

    .news-list .cmp-news-list__header__link:hover {
        box-shadow: none
    }

    .news-list .cmp-news-list__header__link:focus {
        outline: 0
    }

.news-list .cmp-news-list__body-text {
    margin: 0 0 16px 0;
    color: #0f0f0f;
    font-size: 16px;
    line-height: 24px;
    font-family: ABBvoice-Regular,sans-serif;
    word-wrap: break-word
}

.news-list .cmp-news-list__error-msg:nth-child(1n+0) {
    display: flex;
    font-size: 2.25rem;
    padding: 1.5rem;
    font-family: ABBvoice-Bold,sans-serif;
    justify-content: center;
    text-align: center;
    flex-direction: column
}

.news-list .cmp-news-list__error-msg p {
    line-height: 2.5rem
}

.cmp-formulae {
    margin-bottom: 1.5rem
}

.cmp-formulae__image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 55.5555%;
    position: relative
}

.cmp-formulae__content__cursor {
    background-color: #ff000f;
    height: .125rem;
    width: 1.375rem;
    align-self: center;
    margin-bottom: .5rem
}

@media screen and (max-width:575.98px) {
    .cmp-formulae__content__cursor {
        display: none
    }
}

@media screen and (min-width:768px) {
    .cmp-formulae__content__cursor {
        height: .125rem;
        width: 1.875rem
    }
}

@media screen and (min-width:992px) {
    .cmp-formulae__content__cursor {
        height: .1875rem;
        width: 2.5rem;
        margin-bottom: 1.3125rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-formulae__content__cursor {
        height: .25rem;
        width: 3rem;
        margin-bottom: 1.5625rem
    }
}

.cmp-formulae__content__logo {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

@media screen and (min-width:576px) {
    .cmp-formulae__content__logo {
        top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-formulae__content__logo {
        top: 2.25rem
    }
}

@media screen and (min-width:992px) {
    .cmp-formulae__content__logo {
        top: 2.5rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-formulae__content__logo {
        top: 3rem
    }
}

.cmp-formulae__content__logo__image {
    width: 7.6875rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

@media screen and (min-width:576px) {
    .cmp-formulae__content__logo__image {
        width: 10.3125rem;
        height: 2.25rem
    }
}

@media screen and (min-width:768px) {
    .cmp-formulae__content__logo__image {
        width: 12.25rem;
        height: 2.5rem
    }
}

@media screen and (min-width:992px) {
    .cmp-formulae__content__logo__image {
        width: 16.5rem;
        height: 3.375rem
    }
}

@media screen and (min-width:1200px) {
    .cmp-formulae__content__logo__image {
        width: 19.625rem;
        height: 4rem
    }
}

.cmp-formulae__content__logo__description {
    color: #fff;
    text-transform: uppercase;
    font-size: .625rem;
    text-align: center
}

@media screen and (max-width:575.98px) {
    .cmp-formulae__content__logo__description {
        line-height: .625rem
    }
}

@media screen and (min-width:576px) {
    .cmp-formulae__content__logo__description {
        font-size: .75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-formulae__content__logo__description {
        font-size: .875rem
    }
}

@media screen and (min-width:992px) {
    .cmp-formulae__content__logo__description {
        font-size: 1rem
    }
}

.cmp-formulae__content__description {
    position: absolute;
    font-family: "ABBVoice-Bold";
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    z-index: 5
}

@media screen and (max-width:575.98px) {
    .cmp-formulae__content__description {
        display: none
    }
}

.cmp-formulae__content__description p, .cmp-formulae__content__description h2, .cmp-formulae__content__description h3, .cmp-formulae__content__description h4 {
    color: #fff;
    text-align: center;
    font-size: 2rem;
    margin-bottom: 0
}

@media screen and (min-width:992px) {
    .cmp-formulae__content__description p, .cmp-formulae__content__description h2, .cmp-formulae__content__description h3, .cmp-formulae__content__description h4 {
        font-size: 3.5rem;
        line-height: 4.5rem
    }
}

.cmp-formulae__content__layer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    background: linear-gradient(0,transparent 0,rgba(0,0,0,0.9) 66%,#000 100%)
}

.cmp-formulae__action {
    margin-bottom: 0;
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

@media screen and (min-width:576px) {
    .cmp-formulae__action {
        bottom: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-formulae__action {
        bottom: 2.25rem
    }
}

@media screen and (min-width:992px) {
    .cmp-formulae__action {
        bottom: 2.5rem
    }
}

.cmp-formulae__action a {
    color: #fff;
    font-family: "ABBVoice-Bold";
    padding: 0 2rem
}

.cmp-table {
    width: 100%;
    font-family: ABBvoice-Bold;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
    color: #0f0f0f
}

    .cmp-table .cmp-tabledata {
        padding-top: 16px;
        width: 100%;
        overflow-x: auto
    }

@media screen and (min-width:768px) {
    .cmp-table .cmp-tabledata {
        overflow-x: auto
    }
}

@media screen and (min-width:768px) {
    .cmp-table .cmp-tabledata {
        overflow-x: auto
    }
}

@media screen and (max-width:767.5px) {
    .cmp-table .cmp-tabledata {
        overflow-x: auto
    }
}

.cmp-table .cmp-tabledata table {
    width: 100%;
    overflow-x: auto;
    border: 1px white solid;
    background-color: #fff
}

@media screen and (min-width:992px) {
}

@media screen and (min-width:768px) {
}

.cmp-table .cmp-tabledata table caption {
    display: none
}

.cmp-table .cmp-tabledata table td {
    font-family: ABBvoice-Regular;
    padding: 9px 16px 11px 16px;
    border-bottom: 1px solid #dbdbdb;
    color: #0f0f0f;
    font-size: 14px;
    line-height: 20px;
    min-width: 100px
}

.cmp-table .cmp-tabledata table th {
    background-color: #fafafa;
    text-transform: uppercase;
    color: #696969;
    padding: 12px 16px 13px 16px;
    min-width: 20px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 12px;
    line-height: 15px;
    font-family: ABBvoice-Medium;
    font-weight: 500;
    min-width: 100px
}

.cmp-table .cmp-tabledata table tr:hover, .cmp-table .cmp-tabledata table tr:hover th {
    background-color: #f5f5f5
}

@media screen and (max-width:767.5px) {
    .table {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .table {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .table {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

@-moz-document url-prefix() {
    .cmp-table .cmp-tabledata table td {
        border-right-style: hidden
    }
}

.headerImage {
    padding: 0
}

@media screen and (min-width:1024px) {
    .headerImage {
        position: static;
        width: 100% !important
    }
}

.headerImage .cmp-image {
    padding: 56.25% 0 0 0
}

@media screen and (min-width:768px) {
    .headerImage .cmp-image {
        padding: 33.33% 0 0 0
    }
}

.headerImage .cmp-image__image {
    object-fit: cover !important
}

@media screen and (max-width:767.5px) {
    .headerImage {
        margin: -3rem 0 3rem !important;
        width: 100% !important
    }
}

@media screen and (min-width:768px) {
    .headerImage {
        margin: -3rem 0 4rem
    }
}

@media screen and (min-width:1440px) {
    .headerImage {
        margin: -3rem 0 5rem
    }
}

.error_header-image {
    margin-top: 0
}

@media screen and (max-width:767.5px) {
    .mediaembed {
        margin-bottom: 2.5rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .mediaembed {
        margin-bottom: 3rem;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:1440px) {
    .mediaembed {
        margin-bottom: 4rem;
        margin-top: 1.5rem
    }
}

@media screen and (max-width:767.5px) {
    .cmp-embedmedia {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .cmp-embedmedia {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .cmp-embedmedia {
        width: 83.33%
    }
}

@media screen and (min-width:1440px) {
    .cmp-embedmedia {
        width: 83.33%
    }
}

.cmp-embedmedia .leadtextheading {
    background: #f5f5f5;
    padding: 2rem 1.5rem
}

.cmp-embedmedia .p-heading-3 {
    font-family: ABBvoice-Bold;
    font-size: 1.5rem;
    line-height: 1.75px;
    color: #0f0f0f
}

@media screen and (max-width:767.5px) {
    .cmp-embedmedia .p-heading-3 {
        font-size: 1.25rem;
        line-height: 1.5px
    }
}

@media screen and (min-width:768px) {
    .cmp-embedmedia .p-heading-3 {
        font-size: 1.25rem;
        line-height: 1.5px
    }
}

@media screen and (min-width:1024px) {
    .cmp-embedmedia .p-heading-3 {
        font-size: 1.25rem;
        line-height: 1.5px
    }
}

.cmp-embedmedia__leadtext {
    font-family: ABBVoice-Light;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #0f0f0f
}

.cmp-embedmedia__iframecontainer {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 0
}

@media screen and (max-width:767.5px) {
    .cmp-embedmedia__iframecontainer {
        min-height: 180px
    }
}

@media screen and (min-width:768px) {
    .cmp-embedmedia__iframecontainer {
        max-height: 640px
    }
}

@media screen and (min-width:1024px) {
    .cmp-embedmedia__iframecontainer {
        max-height: 720px
    }
}

@media screen and (min-width:1440px) {
    .cmp-embedmedia__iframecontainer {
        max-height: 720px
    }
}

.cmp-embedmedia__iframecontainer--16by9 {
    padding: 56.25% 0 0 0
}

.cmp-embedmedia__iframecontainer--4by3 {
    padding-top: 75%
}

.cmp-embedmedia__iframecontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.cmp-embedmedia__caption {
    padding: .75rem,1.5rem
}

.cmp-embedmedia__captiondetails {
    font-family: ABBVoice-Medium;
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: .75rem;
    color: #0f0f0f;
    background: #f5f5f5
}

.cmp-embedmedia__copyright {
    font-family: ABBvoice-Regular;
    font-size: .75rem;
    line-height: 1rem;
    padding: .25rem 1.5rem 1.25rem 1.5rem;
    color: #464646;
    background: #f5f5f5
}

.cmp-heading__cursor {
    background-color: #ff000f
}

.cmp-heading__cursor--center {
    align-self: center
}

.cmp-heading__label {
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif
}

.cmp-heading__labelDetails {
    color: #464646
}

.cmp-heading__headingTitle {
    font-family: ABBvoice-Bold,sans-serif;
    word-spacing: normal;
    word-break: break-word
}

.cmp-heading__headingTitle--center {
    align-self: center
}

.cmp-heading--white {
    color: #fff
}

.cmp-heading--hero .cmp-heading__cursor {
    width: 56px;
    height: 7px;
    margin-bottom: 24px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--hero .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--hero .cmp-heading__cursor {
        width: 80px;
        height: 10px;
        margin-bottom: 32px
    }
}

.cmp-heading--hero .cmp-heading__label {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 7px;
    color: #fff
}

@media screen and (max-width:767.5px) {
    .cmp-heading--hero .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--hero .cmp-heading__label {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 10px
    }
}

.cmp-heading--hero .cmp-heading__headingTitle {
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 48px;
    max-width: 66.66%;
    color: #fff
}

@media screen and (max-width:767.5px) {
    .cmp-heading--hero .cmp-heading__headingTitle {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--hero .cmp-heading__headingTitle {
        font-size: 80px;
        line-height: 84px;
        margin-bottom: 64px;
        max-width: 66.66%
    }
}

.cmp-heading--xxl .cmp-heading__cursor {
    width: 56px;
    height: 7px;
    margin-bottom: 24px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xxl .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xxl .cmp-heading__cursor {
        width: 64px;
        height: 8px;
        margin-bottom: 24px
    }
}

.cmp-heading--xxl .cmp-heading__label {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 7px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xxl .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xxl .cmp-heading__label {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 8px
    }
}

.cmp-heading--xxl .cmp-heading__labelDetails {
    font-size: 24px;
    line-height: 32px;
    font-family: ABBvoice-Light;
    margin-bottom: 7px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xxl .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px;
        font-family: ABBvoice-Regular,sans-serif;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xxl .cmp-heading__labelDetails {
        font-size: 24px;
        line-height: 32px;
        font-family: ABBvoice-Light;
        margin-bottom: 8px
    }
}

.cmp-heading--xxl .cmp-heading__headingTitle {
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 48px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xxl .cmp-heading__headingTitle {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xxl .cmp-heading__headingTitle {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 56px;
        max-width: 83.33%
    }
}

.cmp-heading--xl .cmp-heading__cursor {
    width: 40px;
    height: 5px;
    margin-bottom: 16px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl .cmp-heading__cursor {
        width: 48px;
        height: 6px;
        margin-bottom: 20px
    }
}

.cmp-heading--xl .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 3px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl .cmp-heading__label {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 6px
    }
}

.cmp-heading--xl .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 3px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl .cmp-heading__labelDetails {
        font-size: 20px;
        line-height: 24px;
        font-family: ABBvoice-Light;
        margin-bottom: 6px
    }
}

.cmp-heading--xl .cmp-heading__headingTitle {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl .cmp-heading__headingTitle {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 40px;
        max-width: 83.33%
    }
}

.cmp-heading--l .cmp-heading__cursor {
    width: 32px;
    height: 4px;
    margin-bottom: 12px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l .cmp-heading__cursor {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

.cmp-heading--l .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px
    }
}

.cmp-heading--l .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px
    }
}

.cmp-heading--l .cmp-heading__headingTitle {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l .cmp-heading__headingTitle {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--l .cmp-heading__headingTitle--white {
    color: #fff
}

.cmp-heading--m .cmp-heading__cursor {
    width: 24px;
    height: 3px;
    margin-bottom: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m .cmp-heading__cursor {
        width: 20px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

.cmp-heading--m .cmp-heading__label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m .cmp-heading__label {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m .cmp-heading__label {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-heading--m .cmp-heading__labelDetails {
    font-size: 12px;
    line-height: 16px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-heading--m .cmp-heading__headingTitle {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m .cmp-heading__headingTitle {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m .cmp-heading__headingTitle {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--m .cmp-heading__headingTitle--white {
    color: #fff
}

.cmp-heading--s .cmp-heading__label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px
}

.cmp-heading--s .cmp-heading__labelDetails {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px
}

.cmp-heading--s .cmp-heading__headingTitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--s .cmp-heading__headingTitle {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--s .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 83.33%
    }
}

.cmp-heading--s .cmp-heading__headingTitle--white {
    color: #fff
}

.cmp-heading--xs .cmp-heading__label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px
}

.cmp-heading--xs .cmp-heading__labelDetails {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px
}

.cmp-heading--xs .cmp-heading__headingTitle {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xs .cmp-heading__headingTitle {
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xs .cmp-heading__headingTitle {
        max-width: 83.33%
    }
}

.cmp-article-cover {
    overflow: hidden;
    text-align: center;
    height: calc(100vh - 126px);
    max-height: 70rem;
    min-height: 25rem
}

@media screen and (min-width:1024px) {
    .cmp-article-cover {
        height: calc(100vh - 112px);
        min-height: 25rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover {
        min-height: 40rem
    }
}

.cmp-article-cover .cmp-paragraph {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    flex: none
}

@media screen and (max-width:767.5px) {
    .cmp-article-cover .cmp-paragraph .lead {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-paragraph .lead {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-paragraph .lead {
        font-size: 24px;
        line-height: 32px
    }
}

.cmp-article-cover .cmp-heading__headingTitle {
    width: 100% !important;
    max-width: 100% !important
}

.cmp-article-cover__fg {
    z-index: 0;
    min-height: 25rem;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-height: 70rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transform: translateX(-50%);
    max-width: 90rem;
    top: 128px;
    height: calc(100vh - 128px)
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .cmp-article-cover__fg {
        left: 0;
        transform: translateX(0);
        max-width: 100%
    }
}

@media screen and (max-width:767.5px) {
    .cmp-article-cover__fg {
        padding: 0 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-article-cover__fg {
        padding: 0 2.25rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover__fg {
        min-height: 25rem;
        padding: 0 2.75rem;
        top: 112px;
        height: calc(100vh - 112px)
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover__fg {
        padding: 0 10.125rem;
        top: 112px
    }
}

.cmp-article-cover__content {
    display: block;
    width: 100%
}

.cmp-article-cover__bg {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    top: 128px;
    height: calc(100vh - 128px);
    min-height: 25rem;
    max-height: 100rem;
    z-index: -1;
    overflow: hidden;
    align-items: center
}

@media screen and (min-width:1024px) {
    .cmp-article-cover__bg {
        height: calc(100vh - 112px);
        min-height: 25rem;
        top: 112px
    }
}

.cmp-article-cover__bg--darkener {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.6)
}

.cmp-article-cover__bg--image img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover
}

.cmp-article-cover__bg--video video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    min-height: 25rem;
    max-height: 100rem;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width:1024px) {
    .cmp-article-cover__bg--video {
        min-height: 25rem;
        max-height: 100rem
    }
}

.cmp-article-cover__scroll {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    line-height: 20px;
    margin-bottom: .5rem
}

@media screen and (min-width:1024px) {
    .cmp-article-cover__scroll {
        margin-bottom: 1rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover__scroll {
        margin-bottom: 2rem
    }
}

.cmp-article-cover__scroll:after {
    content: '';
    width: 2rem;
    height: 2rem;
    display: block;
    margin: 0 auto;
    background: url(clientlib-site/less/resources/article-cover/next.svg) no-repeat center
}

.cmp-article-cover__pause {
    position: absolute;
    top: 9rem;
    right: 1rem
}

@media screen and (min-width:768px) {
    .cmp-article-cover__pause {
        top: auto;
        bottom: 2rem;
        right: 2.25rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover__pause {
        bottom: 2rem;
        right: 2.75rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover__pause {
        bottom: 3rem;
        right: 3rem
    }
}

.cmp-article-cover__mediaplay {
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: 0rem
}

@media screen and (min-width:768px) {
    .cmp-article-cover__mediaplay {
        width: 4rem;
        height: 4rem;
        margin-top: .5rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover__mediaplay {
        width: 5rem;
        height: 5rem;
        margin-top: 2.5rem
    }
}

.cmp-article-cover__mediaplay button {
    color: #fff;
    background: 0;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: 0;
    opacity: .7;
    transition: opacity .25s ease
}

    .cmp-article-cover__mediaplay button:hover {
        opacity: 1
    }

    .cmp-article-cover__mediaplay button:after {
        content: '';
        width: 3rem;
        height: 3rem;
        display: block;
        margin: 0 auto;
        background: url(clientlib-site/less/resources/article-cover/article-media-button_48px.svg) no-repeat center
    }

@media screen and (min-width:768px) {
    .cmp-article-cover__mediaplay button:after {
        width: 4rem;
        height: 4rem;
        background: url(clientlib-site/less/resources/article-cover/article-media-button_64px.svg) no-repeat center
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover__mediaplay button:after {
        width: 5rem;
        height: 5rem;
        background: url(clientlib-site/less/resources/article-cover/article-media-button_80px.svg) no-repeat center
    }
}

.cmp-article-cover__mediaplayer {
    position: relative;
    width: 100%;
    z-index: 1003
}

.cmp-article-cover__fade {
    display: none;
    position: fixed;
    align-items: center;
    justify-content: center;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.7);
    z-index: 1001
}

    .cmp-article-cover__fade .responsivegrid {
        width: 100%
    }

@media screen and (min-width:1024px) {
    .cmp-article-cover__fade .responsivegrid {
        padding-left: 10.125rem;
        padding-right: 10.125rem
    }
}

.cmp-article-cover .cmp-heading__headingTitle--white {
    color: #fff
}

@media screen and (max-width:767.5px) {
    .cmp-article-cover .cmp-heading__headingTitle--white {
        margin-bottom: 1rem !important
    }
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading__headingTitle--white {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading__headingTitle--white {
        margin-bottom: 2rem !important
    }
}

.cmp-article-cover .cmp-heading--l-left {
    width: 100%;
    max-width: 100%
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--l-left {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover .cmp-heading--l-left {
        width: 66.66%;
        max-width: 66.66%
    }
}

.cmp-article-cover .cmp-heading--l-center {
    width: 100%;
    max-width: 100%
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--l-center {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover .cmp-heading--l-center {
        width: 66.66%;
        max-width: 66.66%
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--l-center {
        width: 66.66%;
        max-width: 66.66%
    }
}

.cmp-article-cover .cmp-heading--l-center .cmp-paragraph {
    margin: auto
}

.cmp-article-cover .cmp-heading--xl-center {
    width: 100%;
    max-width: 100%
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-center {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover .cmp-heading--xl-center {
        width: 66.66%;
        max-width: 66.66%
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-center {
        width: 83.33%;
        max-width: 83.33%
    }
}

.cmp-article-cover .cmp-heading--xl-center .cmp-heading__headingTitle {
    font-size: 24px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-heading__headingTitle {
        font-size: 40px;
        line-height: 44px
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-heading__headingTitle {
        font-size: 64px;
        line-height: 68px
    }
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-heading__headingTitle--white {
        margin-bottom: 2rem !important
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-heading__headingTitle--white {
        margin-bottom: 56px !important
    }
}

.cmp-article-cover .cmp-heading--xl-center .cmp-paragraph {
    margin: auto
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-paragraph {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-center .cmp-heading__cursor {
        width: 64px;
        height: 8px;
        margin-bottom: 1.5rem
    }
}

.cmp-article-cover .cmp-heading--xl-left {
    width: 100%;
    max-width: 100%
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-left {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1024px) {
    .cmp-article-cover .cmp-heading--xl-left {
        width: 66.66%;
        max-width: 66.66%
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-left {
        width: 83.33%;
        max-width: 83.33%
    }
}

.cmp-article-cover .cmp-heading--xl-left .cmp-heading__headingTitle {
    font-size: 24px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-heading__headingTitle {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 32px
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-heading__headingTitle {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 56px
    }
}

@media screen and (min-width:768px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-heading__headingTitle--white {
        margin-bottom: 2rem !important
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-heading__headingTitle--white {
        margin-bottom: 56px !important
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-paragraph {
        width: 83.33%;
        max-width: 83.33%
    }
}

@media screen and (min-width:1440px) {
    .cmp-article-cover .cmp-heading--xl-left .cmp-heading__cursor {
        width: 64px;
        height: 8px;
        margin-bottom: 1.5rem
    }
}

@-webkit-keyframes animateContent {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1;
        top: 0rem
    }
}

@-moz-keyframes animateContent {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1;
        top: 0rem
    }
}

@keyframes animateContent {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1;
        top: 0rem
    }
}

.cmp-content-block {
    top: 0;
    background-color: #fff;
    min-height: 100vh
}

.cmp-content-block__fixed .cmp-content-block__bg {
    position: fixed;
    top: 0;
    max-width: 90rem
}

.cmp-content-block__fixed .cmp-content-block__section--active-up .cmp-content-block__section--content {
    top: 2.5rem;
    animation: animateContent 1s ease-out forwards
}

.cmp-content-block__fixed .cmp-content-block__section--active-down .cmp-content-block__section--content {
    top: -2.5rem;
    animation: animateContent .5s ease-out forwards
}

.cmp-content-block__fixed .cmp-content-block__section--inner {
    position: fixed;
    top: 0
}

@media screen and (max-height:568px) and (orientation:landscape) {
    .cmp-content-block__fixed .cmp-content-block__section--inner {
        position: static
    }
}

.cmp-content-block__ended .cmp-content-block__bg {
    top: auto;
    bottom: 0;
    position: fixed;
    max-width: 90rem
}

.cmp-content-block__ended .cmp-content-block__section--inner {
    top: auto;
    bottom: 0
}

.cmp-content-block__bg {
    position: absolute;
    width: 100%;
    height: 100vh;
    display: flex;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%)
}

.cmp-content-block__bg--dark:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(0,0,0,0.6)
}

.cmp-content-block__bg img, .cmp-content-block__bg video {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: cover
}

.cmp-content-block__section {
    position: relative;
    height: 37.5rem;
    pointer-events: none
}

@media screen and (max-height:568px) and (orientation:landscape) {
    .cmp-content-block__section {
        height: auto;
        min-height: 100vh;
        padding: 6.25rem 0
    }
}

.cmp-content-block__section--inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 90rem;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%)
}

    .cmp-content-block__section--inner .cmp-heading--hero .cmp-heading__headingTitle {
        max-width: 100%
    }

@media screen and (max-height:568px) and (orientation:landscape) {
    .cmp-content-block__section--inner {
        position: static;
        transform: none;
        height: 100%
    }
}

.cmp-content-block__section--active .cmp-content-block__section--content {
    top: 0;
    animation: animateContent 1s ease-out forwards
}

.cmp-content-block__section--content {
    position: relative;
    padding: 0 1.5rem;
    opacity: 0
}

@media screen and (max-height:568px) and (orientation:landscape) {
    .cmp-content-block__section--content {
        opacity: 1 !important;
        top: 0 !important;
        animation: none !important
    }
}

@media screen and (min-width:768px) {
    .cmp-content-block__section--content {
        padding: 0 6rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-content-block__section--content {
        padding: 0;
        width: calc(66.666% - 1.5rem)
    }
}

.cmp-content-block__section--content > :last-child {
    margin-bottom: 0 !important
}

    .cmp-content-block__section--content > :last-child p {
        margin-bottom: 0 !important
    }

.cmp-content-block .cmp-video__pause {
    opacity: 0
}

.cmp-content-block .cmp-video__pause--ready {
    opacity: 1;
    transition: opacity 1s ease-out
}

.cmp-content-block__author {
    min-height: auto
}

    .cmp-content-block__author .cmp-content-block__bg {
        position: static;
        height: 37.5rem;
        transform: none
    }

        .cmp-content-block__author .cmp-content-block__bg:after {
            display: none
        }

        .cmp-content-block__author .cmp-content-block__bg img, .cmp-content-block__author .cmp-content-block__bg video {
            position: static;
            transform: none
        }

    .cmp-content-block__author .cmp-content-block__section {
        background: #6e6e6e
    }

    .cmp-content-block__author .cmp-content-block__section--inner {
        position: static;
        transform: none;
        height: auto
    }

    .cmp-content-block__author .cmp-content-block__section--content {
        opacity: 1
    }

.cmp-gallery .cmp-content-card__darktint {
    display: none
}

.cmp-gallery .content-card .cmp-abb-cta__link, .cmp-gallery .card-page .cmp-abb-cta__link {
    display: none
}

.cmp-gallery .content-card:hover, .cmp-gallery .card-page:hover {
    background-color: #f5f5f5 !important
}

.cmp-gallery .content-card .cmp-heading--s .cmp-heading__cursor, .cmp-gallery .card-page .cmp-heading--s .cmp-heading__cursor {
    display: none
}

.cmp-gallery .content-card .cmp-heading--s .cmp-heading__headingTitle, .cmp-gallery .card-page .cmp-heading--s .cmp-heading__headingTitle {
    margin: 0 0 .75rem;
    max-height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

@media screen and (min-width:1440px) {
    .cmp-gallery .content-card .cmp-heading--s .cmp-heading__headingTitle, .cmp-gallery .card-page .cmp-heading--s .cmp-heading__headingTitle {
        font-size: 1.25rem;
        line-height: 1.5rem
    }
}

.cmp-gallery--editorial .content-card .cmp-heading--s .cmp-heading__headingTitle, .cmp-gallery--editorial .card-page .cmp-heading--s .cmp-heading__headingTitle {
    margin: 0
}

@media screen and (min-width:1440px) {
    .cmp-gallery--editorial .content-card .cmp-heading--s .cmp-heading__headingTitle, .cmp-gallery--editorial .card-page .cmp-heading--s .cmp-heading__headingTitle {
        font-size: 1.5rem;
        line-height: 1.75rem
    }
}

.cmp-gallery--editorial .content-card .cmp-abb-cta__link, .cmp-gallery--editorial .card-page .cmp-abb-cta__link {
    display: block
}

.cmp-gallery--editorial .content-card .cmp-content-card__description, .cmp-gallery--editorial .card-page .cmp-content-card__description {
    max-height: 100%
}

@media screen and (min-width:768px) {
    .cmp-gallery--editorial .cmp-gallery__content .aem-Grid {
        margin: 0 -0.75rem
    }
}

@media screen and (min-width:768px) {
    .cmp-gallery--editorial .cmp-gallery__content .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 calc(50% - 1.5rem);
        flex: 0 1 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
        max-width: calc(50% - 1.5rem);
        margin: 0 .75rem 1.5rem !important;
        padding: 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-gallery--editorial .cmp-gallery__content.tile-2 .content-card, .cmp-gallery--editorial .cmp-gallery__content.tile-2 .card-page {
        -ms-flex: 0 1 calc(50% - 1.5rem);
        flex: 0 1 calc(50% - 1.5rem);
        width: calc(50% - 1.5rem);
        max-width: calc(50% - 1.5rem)
    }
}

.cmp-gallery--editorial .cmp-gallery__content.tile-2 .content-card .cmp-content-card__image, .cmp-gallery--editorial .cmp-gallery__content.tile-2 .card-page .cmp-content-card__image {
    padding: 100% 0 0 0
}

@media screen and (min-width:1024px) {
    .cmp-gallery--editorial .cmp-gallery__content.tile-3 .content-card, .cmp-gallery--editorial .cmp-gallery__content.tile-3 .card-page {
        -ms-flex: 0 1 calc(33.33% - 1.5rem);
        flex: 0 1 calc(33.33% - 1.5rem);
        width: calc(33.33% - 1.5rem);
        max-width: calc(33.33% - 1.5rem)
    }
}

.cmp-gallery--editorial .cmp-gallery__content.tile-3 .content-card .cmp-content-card__image, .cmp-gallery--editorial .cmp-gallery__content.tile-3 .card-page .cmp-content-card__image {
    padding: 100% 0 0 0
}

@media screen and (min-width:1024px) {
    .cmp-gallery--editorial .cmp-gallery__content.tile-3 .content-card .cmp-content-card__image, .cmp-gallery--editorial .cmp-gallery__content.tile-3 .card-page .cmp-content-card__image {
        padding: 177.77% 0 0 0
    }

        .cmp-gallery--editorial .cmp-gallery__content.tile-3 .content-card .cmp-content-card__image picture, .cmp-gallery--editorial .cmp-gallery__content.tile-3 .card-page .cmp-content-card__image picture {
            display: none
        }

            .cmp-gallery--editorial .cmp-gallery__content.tile-3 .content-card .cmp-content-card__image picture.cmp-content-card__image--alt, .cmp-gallery--editorial .cmp-gallery__content.tile-3 .card-page .cmp-content-card__image picture.cmp-content-card__image--alt {
                display: block
            }
}

@media screen and (min-width:1024px) {
    .cmp-gallery--editorial .cmp-gallery__content.tile-4 .content-card, .cmp-gallery--editorial .cmp-gallery__content.tile-4 .card-page {
        -ms-flex: 0 1 calc(25% - 1.5rem);
        flex: 0 1 calc(25% - 1.5rem);
        width: calc(25% - 1.5rem);
        max-width: calc(25% - 1.5rem)
    }
}

.cmp-gallery--editorial .cmp-gallery__content.tile-4 .content-card .cmp-content-card__image, .cmp-gallery--editorial .cmp-gallery__content.tile-4 .card-page .cmp-content-card__image {
    padding: 100% 0 0 0
}

@media screen and (min-width:1024px) {
    .cmp-gallery--editorial .cmp-gallery__content.tile-4 .content-card .cmp-content-card__image, .cmp-gallery--editorial .cmp-gallery__content.tile-4 .card-page .cmp-content-card__image {
        padding: 177.77% 0 0 0
    }

        .cmp-gallery--editorial .cmp-gallery__content.tile-4 .content-card .cmp-content-card__image picture, .cmp-gallery--editorial .cmp-gallery__content.tile-4 .card-page .cmp-content-card__image picture {
            display: none
        }

            .cmp-gallery--editorial .cmp-gallery__content.tile-4 .content-card .cmp-content-card__image picture.cmp-content-card__image--alt, .cmp-gallery--editorial .cmp-gallery__content.tile-4 .card-page .cmp-content-card__image picture.cmp-content-card__image--alt {
                display: block
            }
}

.cmp-gallery--editorial .cmp-content-card {
    position: relative;
    padding: 0;
    margin: 0
}

.cmp-gallery--editorial .cmp-content-card__image {
    margin: 0
}

.cmp-gallery--editorial .cmp-content-card__image--alt {
    display: none
}

.cmp-gallery--editorial .cmp-content-card__darktint {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    bottom: 0;
    background: linear-gradient(180deg,rgba(31,31,31,0) 0,rgba(31,31,31,0.8) 100%);
    max-height: 280px
}

.cmp-gallery--editorial .cmp-content-card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 1rem 1.5rem 1rem;
    color: #fff;
    width: 100%
}

@media screen and (min-width:1440px) {
    .cmp-gallery--editorial .cmp-content-card__content {
        padding: 0 1.5rem 2rem 1.5rem;
        max-width: 29rem
    }
}

.cmp-gallery--editorial .cmp-content-card__category__title {
    color: #fff;
    display: block;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cmp-gallery--editorial .cmp-content-card__category__description {
    display: none
}

.cmp-gallery--editorial .cmp-content-card__title {
    color: #fff;
    margin: 0;
    max-height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

@media screen and (min-width:1440px) {
    .cmp-gallery--editorial .cmp-content-card__title {
        max-height: 84px !important
    }
}

.cmp-gallery--editorial .cmp-content-card__description {
    margin: 0;
    opacity: 0;
    color: #fff;
    overflow: hidden;
    width: calc(100% - 1rem);
    transition: height 1s cubic-bezier(0.1,0.5,0,1),opacity .75s ease
}

@media screen and (min-width:1440px) {
    .cmp-gallery--editorial .cmp-content-card__description {
        width: calc(100% - 1.5rem)
    }
}

.cmp-gallery--editorial .cmp-content-card__description a {
    color: #fff
}

.cmp-gallery--editorial .cmp-content-card__description p {
    max-height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.cmp-gallery--editorial .cmp-content-card__description p {
    font-size: 1rem;
    margin: 1rem 0 0;
    height: initial;
    color: #fff;
    font-family: ABBVoice-Light,sans-serif
}

.cmp-gallery--editorial .cmp-content-card:hover .cmp-content-card__darktint {
    background: rgba(31,31,31,0.8);
    max-height: 100%
}

.cmp-gallery--editorial .cmp-content-card:hover .cmp-content-card__description {
    opacity: 1;
    transition: height 1s cubic-bezier(0.1,0.5,0,1),opacity .75s .25s ease
}

@media screen and (min-width:768px) {
    .cmp-gallery--editorial .content-card, .cmp-gallery--editorial .card-page {
        margin: 0 .75rem 1.5rem !important
    }
}

.cmp-gallery--editorial .contact-card {
    display: none
}

.cmp-gallery--editorial .cmp-colorvalues {
    display: none
}

.cmp-gallery--editorial .cmp-heading--s .cmp-heading__cursor {
    width: 20px;
    height: 3px;
    margin: 0 0 .5rem;
    display: block
}

@media screen and (min-width:1440px) {
    .cmp-gallery--editorial .cmp-heading--s .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin: 0 0 .5rem
    }
}

.cmp-gallery--editorial .cmp-heading--s .cmp-heading__cursor--white {
    background-color: #fff
}

.cmp-gallery--editorial .cmp-heading--s .cmp-heading__headingTitle {
    margin: 0
}

.cmp-gallery--editorial .cmp-abb-cta__link {
    color: white;
    padding: 0;
    margin: 1.5rem 0 0;
    font-size: 1rem;
    height: initial;
    max-width: 100%;
    overflow: hidden;
    white-space: initial;
    border-radius: 0
}

.cmp-gallery--editorial .cmp-abb-cta__link--arrow:after {
    margin-left: 1.125rem;
    vertical-align: initial
}

.keypoints {
    margin: 0 0 1rem
}

@media screen and (min-width:768px) {
    .keypoints {
        margin: 0 0 2rem
    }
}

@media screen and (min-width:1440px) {
    .keypoints {
        margin: 0 0 3rem
    }
}

.cmp-keypoints {
    padding: 3rem 1.5rem 4rem
}

@media screen and (min-width:768px) {
    .cmp-keypoints {
        padding: 4rem 2.25rem 5rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints {
        padding: 4rem 2.75rem 5rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints {
        padding: 5rem 0 6rem
    }
}

.cmp-keypoints--lightgrey {
    background-color: #fafafa
}

.cmp-keypoints--darkgrey {
    background-color: #f0f0f0
}

.cmp-keypoints .cmp-heading--l .cmp-heading__headingTitle {
    margin: 0 0 1.5rem
}

@media screen and (min-width:768px) {
    .cmp-keypoints .cmp-heading--l .cmp-heading__headingTitle {
        margin: 0 0 2.8125rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints .cmp-heading--l .cmp-heading__headingTitle {
        margin: 0 0 2rem
    }
}

.cmp-keypoints__header {
    max-width: 69.75rem;
    margin: 0 auto
}

    .cmp-keypoints__header .cmp-paragraph p {
        margin: 0
    }

.cmp-keypoints__description {
    margin: 0 0 3rem
}

@media screen and (min-width:768px) {
    .cmp-keypoints__description {
        margin: 0 0 4rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints__description {
        margin: 0 0 5rem
    }
}

.cmp-keypoints__content {
    max-width: 69.75rem;
    margin: 0 auto
}

@media screen and (min-width:1024px) {
    .cmp-keypoints__content.tile-3 .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 calc(33.333% - 1rem);
        flex: 0 1 calc(33.333% - 1rem);
        max-width: calc(33.333% - 1rem);
        width: calc(33.333% - 1rem)
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints__content.tile-3 .aem-Grid .aem-GridColumn:nth-child(2n) {
        margin-right: 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints__content.tile-3 .aem-Grid .aem-GridColumn:nth-child(3n) {
        margin-right: 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints__content.tile-2 .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 calc(50% - 0.75rem);
        flex: 0 1 calc(50% - 0.75rem);
        width: calc(50% - 0.75rem);
        max-width: calc(50% - 0.75rem);
        padding-right: 16.66%
    }
}

.cmp-keypoints__content .aem-Grid {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    counter-reset: keypoints-counter;
    margin: 0
}

    .cmp-keypoints__content .aem-Grid .aem-GridColumn {
        margin-bottom: 3rem
    }

@media screen and (max-width:767.5px) {
    .cmp-keypoints__content .aem-Grid .aem-GridColumn {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .cmp-keypoints__content .aem-Grid .aem-GridColumn {
        -ms-flex: 0 1 calc(50% - 0.75rem);
        flex: 0 1 calc(50% - 0.75rem);
        width: calc(50% - 0.75rem);
        max-width: calc(50% - 0.75rem);
        margin-right: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-keypoints__content .aem-Grid .aem-GridColumn:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints__content .aem-Grid .aem-GridColumn {
        margin-bottom: 4rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-keypoints--horizontal .cmp-keypoints__description {
        margin: 0 0 3rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints--horizontal .cmp-keypoints__description {
        margin: 0 0 5rem
    }
}

.keypoint-card {
    margin: 0
}

@media screen and (min-width:768px) {
    .keypoint-card {
        padding-right: 1.5rem
    }
}

.keypoint-card .cmp-keypoint-card a {
    border-bottom: 0;
    box-shadow: none
}

    .keypoint-card .cmp-keypoint-card a:hover {
        border-bottom: 0;
        box-shadow: none
    }

.keypoint-card .cmp-keypoint-card__image {
    width: 5rem;
    height: 5rem;
    margin-bottom: 1.5rem
}

@media screen and (min-width:1440px) {
    .keypoint-card .cmp-keypoint-card__image {
        width: 6rem;
        height: 6rem
    }
}

.keypoint-card .cmp-keypoint-card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2.5rem
}

@media screen and (min-width:1440px) {
    .keypoint-card .cmp-keypoint-card-image {
        border-radius: 3rem
    }
}

.keypoint-card .cmp-keypoint-card .cmp-heading--xs .cmp-heading__headingTitle {
    max-width: 100%
}

.keypoint-card .cmp-keypoint-card .cmp-paragraph {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    margin: 0
}

    .keypoint-card .cmp-keypoint-card .cmp-paragraph p {
        font-family: ABBVoice-Regular;
        color: #0f0f0f
    }

        .keypoint-card .cmp-keypoint-card .cmp-paragraph p:last-child {
            margin: 0
        }

    .keypoint-card .cmp-keypoint-card .cmp-paragraph a {
        font-family: ABBvoice-Regular,sans-serif;
        font-size: 1rem;
        line-height: 1.5rem;
        color: #464646;
        border-bottom: 2px solid #dbdbdb;
        box-shadow: none;
        transition: border-bottom .5s ease-in-out
    }

        .keypoint-card .cmp-keypoint-card .cmp-paragraph a:hover {
            border-bottom: 2px solid #ff000f
        }

    .keypoint-card .cmp-keypoint-card .cmp-paragraph ul {
        margin: 0 0 1.5rem .5rem
    }

        .keypoint-card .cmp-keypoint-card .cmp-paragraph ul li {
            font-size: 1rem;
            line-height: 1.5rem;
            color: #464646
        }

.keypoint-card .cmp-keypoint-card__number {
    height: 3rem;
    font-family: ABBVoice-Bold,sans-serif;
    font-size: 3rem;
    line-height: 3rem;
    color: #ff000f;
    margin-bottom: 1.5rem;
    display: block
}

@media screen and (min-width:768px) {
    .keypoint-card .cmp-keypoint-card__number {
        height: 4rem;
        margin-top: 1rem;
        font-size: 4rem;
        line-height: 4rem
    }
}

@media screen and (min-width:1440px) {
    .keypoint-card .cmp-keypoint-card__number {
        margin-top: 2rem
    }
}

.keypoint-card:before {
    content: '0' counter(keypoints-counter);
    counter-increment: keypoints-counter;
    color: #ff000f;
    margin-bottom: 1.5rem;
    font-family: ABBVoice-Bold;
    display: block;
    margin-right: 1.5rem;
    height: 3rem;
    font-size: 3rem;
    line-height: 3rem
}

@media screen and (min-width:768px) {
    .keypoint-card:before {
        height: 4rem;
        font-size: 4rem;
        line-height: 4rem
    }
}

@media screen and (min-width:768px) {
    .keypoint-card:before {
        margin-top: 1rem
    }
}

@media screen and (min-width:1440px) {
    .keypoint-card:before {
        margin-top: 2rem
    }
}

.keypoint-card:nth-child(n+10):before {
    content: counter(keypoints-counter)
}

.keypoint-card--image:before {
    content: '';
    margin: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    height: 0;
    width: 0;
    opacity: 0;
    line-height: 0
}

.keypoint-card--image:nth-child(n+10):before {
    content: ''
}

@media screen and (min-width:768px) {
    .cmp-keypoints--horizontal .keypoint-card:before {
        display: inline;
        margin-top: 0
    }
}

.cmp-keypoints--horizontal .keypoint-card--image .cmp-keypoint-card--image {
    width: 100%
}

@media screen and (min-width:768px) {
    .cmp-keypoints--horizontal .keypoint-card--image .cmp-keypoint-card--image {
        margin-top: 0rem
    }
}

@media screen and (min-width:768px) {
    .cmp-keypoints--horizontal .keypoint-card--image .cmp-keypoint-card--image .cmp-keypoint-card__content {
        display: inline-block;
        margin-top: 1rem;
        width: calc(100% - 7rem)
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints--horizontal .keypoint-card--image .cmp-keypoint-card--image .cmp-keypoint-card__content {
        width: calc(100% - 8rem)
    }
}

.cmp-keypoints--horizontal .cmp-keypoint-card {
    vertical-align: top
}

@media screen and (min-width:768px) {
    .cmp-keypoints--horizontal .cmp-keypoint-card {
        margin-top: 1rem;
        display: inline-block;
        width: calc(100% - 7rem)
    }
}

@media screen and (min-width:1440px) {
    .cmp-keypoints--horizontal .cmp-keypoint-card {
        width: calc(100% - 8rem);
        margin-top: 1rem
    }
}

@media screen and (min-width:768px) {
    .cmp-keypoints--horizontal .cmp-keypoint-card__image {
        display: inline-block;
        margin-right: 1.5rem;
        vertical-align: top;
        margin-top: 0
    }
}

.cmp-heading__cursor {
    background-color: #ff000f
}

.cmp-heading__cursor--center {
    align-self: center
}

.cmp-heading__label {
    color: #0f0f0f;
    font-family: ABBvoice-Regular,sans-serif
}

.cmp-heading__labelDetails {
    color: #464646
}

.cmp-heading__headingTitle {
    font-family: ABBvoice-Bold,sans-serif;
    color: #0f0f0f;
    word-spacing: normal;
    word-break: break-word
}

.cmp-heading__headingTitle--center {
    align-self: center
}

.cmp-heading__labelcontainer {
    display: inline-flex
}

.cmp-heading__labelcontainer--center {
    align-self: center;
    text-align: center;
    max-width: 100%
}

.cmp-heading--xl-left {
    width: 83.33%;
    text-align: left
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-left {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-left {
        width: 83.33%
    }
}

.cmp-heading--xl-left .cmp-heading__cursor {
    width: 40px;
    height: 5px;
    margin-bottom: 16px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-left .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-left .cmp-heading__cursor {
        width: 48px;
        height: 6px;
        margin-bottom: 20px
    }
}

.cmp-heading--xl-left .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 3px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-left .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-left .cmp-heading__label {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 6px;
        margin-right: 12px
    }
}

.cmp-heading--xl-left .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 3px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-left .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-left .cmp-heading__labelDetails {
        font-size: 20px;
        line-height: 24px;
        font-family: ABBvoice-Light;
        margin-bottom: 6px
    }
}

.cmp-heading--xl-left .cmp-heading__headingTitle {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-left .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-left .cmp-heading__headingTitle {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 40px;
        max-width: 83.33%
    }
}

.cmp-heading--xl-center {
    width: 66.66%;
    margin: 0 auto
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-center {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-center {
        width: 66.66%
    }
}

.cmp-heading--xl-center .cmp-heading__cursor {
    width: 40px;
    height: 5px;
    margin-bottom: 16px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-center .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-center .cmp-heading__cursor {
        width: 48px;
        height: 6px;
        margin-bottom: 20px
    }
}

.cmp-heading--xl-center .cmp-heading__cursor--center {
    text-align: center
}

.cmp-heading--xl-center .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 3px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-center .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-center .cmp-heading__label {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 6px;
        margin-right: 12px
    }
}

.cmp-heading--xl-center .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 3px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-center .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-center .cmp-heading__labelDetails {
        font-size: 20px;
        line-height: 24px;
        font-family: ABBvoice-Light;
        margin-bottom: 6px
    }
}

.cmp-heading--xl-center .cmp-heading__headingTitle {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--xl-center .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--xl-center .cmp-heading__headingTitle {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 40px;
        max-width: 83.33%
    }
}

.cmp-heading--xl-center .cmp-heading__headingTitle--center {
    text-align: center
}

.cmp-heading--l-left {
    width: 83.33%;
    text-align: left
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-left {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-left {
        width: 83.33%
    }
}

.cmp-heading--l-left .cmp-heading__cursor {
    width: 32px;
    height: 4px;
    margin-bottom: 12px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-left .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-left .cmp-heading__cursor {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

.cmp-heading--l-left .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-left .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-left .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px;
        margin-right: 8px
    }
}

.cmp-heading--l-left .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-left .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-left .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px
    }
}

.cmp-heading--l-left .cmp-heading__headingTitle {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-left .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-left .cmp-heading__headingTitle {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--l-center {
    width: 66.66%;
    margin: 0 auto
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-center {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-center {
        width: 66.66%
    }
}

.cmp-heading--l-center .cmp-heading__cursor {
    width: 32px;
    height: 4px;
    margin-bottom: 12px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-center .cmp-heading__cursor {
        width: 24px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-center .cmp-heading__cursor {
        width: 40px;
        height: 5px;
        margin-bottom: 16px
    }
}

.cmp-heading--l-center .cmp-heading__cursor--center {
    text-align: center
}

.cmp-heading--l-center .cmp-heading__label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-center .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-center .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px;
        margin-right: 8px
    }
}

.cmp-heading--l-center .cmp-heading__labelDetails {
    font-size: 14px;
    line-height: 18px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-center .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 2px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-center .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px
    }
}

.cmp-heading--l-center .cmp-heading__headingTitle {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 32px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--l-center .cmp-heading__headingTitle {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--l-center .cmp-heading__headingTitle {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--l-center .cmp-heading__headingTitle--center {
    text-align: center
}

.cmp-heading--m-left {
    width: 83.33%;
    text-align: left
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-left {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-left {
        width: 83.33%
    }
}

.cmp-heading--m-left .cmp-heading__cursor {
    width: 24px;
    height: 3px;
    margin-bottom: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-left .cmp-heading__cursor {
        width: 20px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-left .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

.cmp-heading--m-left .cmp-heading__label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-left .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-left .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-right: 8px
    }
}

.cmp-heading--m-left .cmp-heading__labelDetails {
    font-size: 12px;
    line-height: 16px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-left .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-left .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-heading--m-left .cmp-heading__headingTitle {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-left .cmp-heading__headingTitle {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-left .cmp-heading__headingTitle {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--m-center {
    width: 66.66%;
    margin: 0 auto
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-center {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-center {
        width: 66.66%
    }
}

.cmp-heading--m-center .cmp-heading__cursor {
    width: 24px;
    height: 3px;
    margin-bottom: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-center .cmp-heading__cursor {
        width: 20px;
        height: 3px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-center .cmp-heading__cursor {
        width: 32px;
        height: 4px;
        margin-bottom: 12px
    }
}

.cmp-heading--m-center .cmp-heading__cursor--center {
    text-align: center
}

.cmp-heading--m-center .cmp-heading__label {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px;
    margin-right: 8px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-center .cmp-heading__label {
        font-size: 12px;
        line-height: 16px;
        margin-right: 8px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-center .cmp-heading__label {
        font-size: 14px;
        line-height: 18px;
        margin-right: 8px
    }
}

.cmp-heading--m-center .cmp-heading__labelDetails {
    font-size: 12px;
    line-height: 16px;
    font-family: ABBvoice-Regular,sans-serif;
    margin-bottom: 2px
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-center .cmp-heading__labelDetails {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-center .cmp-heading__labelDetails {
        font-size: 14px;
        line-height: 18px
    }
}

.cmp-heading--m-center .cmp-heading__headingTitle {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
    max-width: 83.33%
}

@media screen and (max-width:767.5px) {
    .cmp-heading--m-center .cmp-heading__headingTitle {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .cmp-heading--m-center .cmp-heading__headingTitle {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 32px;
        max-width: 83.33%
    }
}

.cmp-heading--m-center .cmp-heading__headingTitle--center {
    text-align: center
}

.cq-RichText-editable .cmp-paragraph, .cmp-richtexteditor .cmp-paragraph {
    margin-bottom: 0
}

.cq-RichText-editable__ctalink, .cmp-richtexteditor__ctalink {
    display: flex;
    margin-bottom: 24px;
    overflow: hidden;
    white-space: pre-wrap;
    height: auto;
    display: inline-block;
    line-height: 20px !important;
    font-family: ABBvoice-Medium !important
}

@media screen and (max-width:767.5px) {
    .cq-RichText-editable__ctalink, .cmp-richtexteditor__ctalink {
        margin: 0 0 24px 0
    }
}

.cq-RichText-editable__ctalink:focus, .cmp-richtexteditor__ctalink:focus {
    outline: 0
}

@media screen and (max-width:767.5px) {
    .cq-RichText-editable__ctalink, .cmp-richtexteditor__ctalink {
        max-width: 100%
    }
}

.cq-RichText-editable__downloadlink, .cmp-richtexteditor__downloadlink {
    background: url(clientlib-site/less/resources/images/Download.svg) no-repeat center left;
    display: flex;
    margin-bottom: 24px;
    overflow: hidden;
    display: inline-block;
    border-bottom: 0 !important;
    padding: 11px 0 12px 44px;
    position: relative;
    color: #0f0f0f;
    line-height: 24px
}

    .cq-RichText-editable__downloadlink:hover, .cmp-richtexteditor__downloadlink:hover {
        border-bottom: none !important;
        box-shadow: none !important
    }

    .cq-RichText-editable__downloadlink:focus, .cmp-richtexteditor__downloadlink:focus {
        outline: none !important
    }

@media screen and (max-width:767.5px) {
    .cq-RichText-editable__downloadlink, .cmp-richtexteditor__downloadlink {
        max-width: 100%
    }
}

.cq-RichText-editable__arrowlink, .cmp-richtexteditor__arrowlink {
    background: url(clientlib-site/less/resources/images/Arrow.svg) no-repeat center left;
    background-size: 32px 32px;
    display: flex;
    margin-bottom: 24px;
    overflow: hidden;
    display: inline-block;
    border-bottom: 0 !important;
    padding: 11px 0 12px 44px;
    position: relative;
    color: #0f0f0f;
    line-height: 24px
}

    .cq-RichText-editable__arrowlink:hover, .cmp-richtexteditor__arrowlink:hover {
        border-bottom: none !important;
        box-shadow: none !important
    }

    .cq-RichText-editable__arrowlink:focus, .cmp-richtexteditor__arrowlink:focus {
        outline: none !important
    }

@media screen and (max-width:767.5px) {
    .cq-RichText-editable__arrowlink, .cmp-richtexteditor__arrowlink {
        max-width: 100%
    }
}

.cq-RichText-editable__textlink, .cmp-richtexteditor__textlink {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-family: ABBVoice-Regular !important;
    color: #0f0f0f !important;
    border-bottom: 2px solid #dbdbdb !important
}

    .cq-RichText-editable__textlink:hover, .cmp-richtexteditor__textlink:hover {
        box-shadow: none !important;
        border-bottom: 2px solid #ff000f !important;
        transition: none !important
    }

    .cq-RichText-editable__textlink:focus, .cmp-richtexteditor__textlink:focus {
        outline: 0
    }

.cmp-abb-cta__link--primary {
    border: 0 !important;
    background-color: #ff000f !important;
    color: white !important
}

    .cmp-abb-cta__link--primary:hover {
        background-color: #bb2924 !important
    }

    .cmp-abb-cta__link--primary:active {
        background-color: #bb2924 !important
    }

.cmp-abb-cta__link--secondary {
    border: 2px solid #dbdbdb !important
}

@media screen and (max-width:767.5px) {
    .cmp-tiles {
        margin-bottom: 64px
    }
}

@media screen and (min-width:768px) {
    .cmp-tiles {
        margin-bottom: 80px
    }
}

@media screen and (min-width:1024px) {
    .cmp-tiles {
        margin-bottom: 80px
    }
}

@media screen and (min-width:1440px) {
    .cmp-tiles {
        margin-bottom: 96px
    }
}

.cmp-tiles__ctalink {
    justify-content: center;
    margin-bottom: 0
}

    .cmp-tiles__ctalink a:focus {
        outline: 0
    }

@media screen and (max-width:767.5px) {
    .cmp-tiles__ctalink a {
        margin: 0
    }
}

.content-card:hover {
    background-color: #f5f5f5 !important
}

.content-card .cmp-content-card__description {
    max-height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.content-card .cmp-content-card:hover {
    background-color: transparent !important
}

.content-card .cmp-content-card .cmp-heading--xs .cmp-heading__headingTitle {
    max-height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-width: 100%
}

.cmp-picture picture, .cmp-picture img {
    width: 100%;
    display: block
}

.cmp-video {
    position: relative;
    width: 100%
}

.cmp-video__withHover:after {
    content: "";
    height: 12.5rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg,rgba(31,31,31,0) 0,rgba(31,31,31,0.8) 100%);
    opacity: 1;
    transition: opacity .5s ease;
    pointer-events: none;
    z-index: 0
}

@media not all and (pointer:coarse) {
    .cmp-video__withHover:after {
        opacity: 0
    }
}

.cmp-video__withHover:hover:after {
    opacity: 1
}

.cmp-video__withHover:hover .cmp-video__pause {
    display: block
}

@media not all and (pointer:coarse) {
    .cmp-video__withHover .cmp-video__pause {
        display: none
    }
}

.cmp-video video {
    display: block;
    width: 100%
}

.cmp-video__pause {
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    opacity: 0;
    z-index: 1;
    width: 2rem;
    height: 2rem
}

@media screen and (min-width:768px) {
    .cmp-video__pause {
        padding-top: 0;
        bottom: 2rem;
        right: 2rem
    }
}

.cmp-video__pause--ready {
    opacity: 1;
    transition: opacity 1s ease-out
}

.cmp-video__pause button {
    color: #fff;
    background: 0;
    border: 0;
    margin: 0;
    text-indent: -999rem;
    padding: 0;
    opacity: .7;
    cursor: pointer;
    outline: 0;
    transition: opacity .25s ease;
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

    .cmp-video__pause button:hover {
        opacity: 1
    }

    .cmp-video__pause button:after {
        content: '';
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: url(clientlib-site/less/resources/article-cover/pause.svg) no-repeat center
    }

.cmp-video__pause--paused button:after {
    background: url(clientlib-site/less/resources/article-cover/play.svg) no-repeat center
}

.cmp-filter {
    margin-bottom: 2.5rem;
    position: relative;
    min-width: 18.5rem;
    display: inline-block
}

.cmp-filter__closer {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none
}

.cmp-filter__element {
    padding: 1rem 0 0;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #464646
}

    .cmp-filter__element:first-child {
        padding: 0
    }

.cmp-filter__checkbox {
    cursor: pointer;
    opacity: 0;
    width: 22px;
    height: 20px;
    margin-left: 0
}

    .cmp-filter__checkbox:disabled, .cmp-filter__checkbox:disabled + label {
        color: #ff000f;
        cursor: default
    }

    .cmp-filter__checkbox:checked + label::before {
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ff000f;
        background: url(clientlib-site/less/resources/images/Vector.svg) no-repeat top left;
        background-size: 80%;
        background-position: center
    }

    .cmp-filter__checkbox:disabled + label::before {
        background-color: #ccc;
        border-color: #999
    }

.cmp-filter__checkbox--container {
    padding-top: 0;
    align-items: center;
    display: flex
}

.cmp-filter__checkbox--label {
    display: flex;
    font-family: ABBvoice-Medium;
    font-size: 14px;
    line-height: 20px;
    color: #0f0f0f;
    margin-left: -22px
}

    .cmp-filter__checkbox--label::before {
        content: '';
        width: 24px;
        height: 24px;
        margin-right: 12px;
        border: 2px solid #bababa;
        border-radius: 2px
    }

.cmp-filter__header {
    padding: 1rem
}

.cmp-filter__list {
    display: block;
    list-style-type: none;
    overflow-y: auto;
    padding: 0 1rem 1rem;
    max-height: 14rem;
    margin: 0
}

.cmp-filter__list--heading {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-family: ABBVoice-Medium;
    font-weight: 500;
    color: #0f0f0f;
    margin-bottom: .675rem
}

@media screen and (max-width:767.5px) {
    .cmp-filter__list--heading {
        margin-top: .5rem;
        margin-bottom: 1.625rem
    }
}

@media screen and (max-width:767.5px) {
    .cmp-filter__list {
        max-height: none
    }
}

.cmp-filter__list-container {
    background-color: #fff;
    border: .0625rem solid #dbdbdb;
    list-style: none;
    position: absolute;
    width: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 10;
    display: none;
    max-height: 26.25rem;
    flex-direction: column
}

@media screen and (max-width:767.5px) {
    .cmp-filter__list-container {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        max-height: 100%
    }
}

.cmp-filter__button {
    padding: .875rem 2.25rem .875rem .75rem;
    width: 100%;
    font-size: .875rem;
    line-height: 1.25rem;
    border: .0625rem solid #dbdbdb;
    color: #696969;
    background-color: #fff;
    text-align: left;
    position: relative;
    cursor: pointer
}

@media screen and (max-width:767.5px) {
    .cmp-filter__button {
        display: none
    }
}

.cmp-filter__button:hover {
    background-color: #f5f5f5
}

.cmp-filter__button--close-mobile {
    background: url(clientlib-site/less/resources/news-archive/filter-mobile-close.svg) no-repeat center;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem
}

@media screen and (min-width:768px) {
    .cmp-filter__button--close-mobile {
        display: none
    }
}

.cmp-filter__button--label {
    position: absolute;
    font-size: .625rem;
    line-height: 1rem;
    top: 0;
    margin-top: .25rem;
    display: none
}

.cmp-filter__button--span {
    font-family: ABBVoice-Regular;
    top: 0;
    position: relative;
    color: #0f0f0f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 150px
}

.cmp-filter__button--clearall {
    background: url(clientlib-site/less/resources/news-archive/filter-close.svg) no-repeat center;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 3.345rem;
    top: 1.125rem
}

.cmp-filter__button--seperator {
    position: absolute;
    width: 1px;
    height: 40px;
    right: 2.5rem;
    top: .25rem;
    background: #dbdbdb
}

.cmp-filter__button--arrow {
    position: absolute;
    top: 1.125rem;
    right: .875rem;
    width: .5rem;
    height: .75rem;
    background: url(clientlib-site/less/resources/jobsearch/Arrows/downarrow.svg) no-repeat center;
    background-size: 100%
}

.cmp-filter__button--selectall {
    padding: 0;
    border: 0;
    color: #ee000f;
    font-family: ABBVoice-Regular;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-right: 1rem;
    background-color: #fff;
    cursor: pointer;
    outline: 0
}

    .cmp-filter__button--selectall:disabled {
        color: #696969
    }

@media screen and (max-width:767.5px) {
    .cmp-filter__button--selectall {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: .375rem
    }
}

.cmp-filter__button--clear {
    padding: 0;
    border: 0;
    color: #ee000f;
    font-family: ABBVoice-Regular;
    font-size: .875rem;
    line-height: 1.25rem;
    background-color: #fff;
    cursor: pointer;
    outline: 0
}

    .cmp-filter__button--clear:disabled {
        color: #696969
    }

@media screen and (max-width:767.5px) {
    .cmp-filter__button--clear {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.cmp-filter__applyfilters {
    background: #ebebeb;
    border-radius: 1.5rem;
    width: 100%;
    padding: .875rem;
    color: #9f9f9f;
    font-family: ABBVoice-Medium;
    font-size: 1rem;
    line-height: 1.25rem;
    border: 0;
    cursor: pointer;
    outline: 0;
    pointer-events: none
}

.cmp-filter__applyfilters--container {
    padding: 1rem;
    box-shadow: inset 0 1px 0 #dbdbdb
}

@media screen and (max-width:767.5px) {
    .cmp-filter__applyfilters--container {
        padding: .75rem 1.5rem
    }
}

.cmp-filter__button-mobile {
    background: url(clientlib-site/less/resources/news-archive/filter.svg) no-repeat center;
    width: 1.5rem;
    height: 1.5rem;
    display: none;
    border: 0
}

@media screen and (max-width:767.5px) {
    .cmp-filter__button-mobile {
        display: inline-block
    }
}

.cmp-filter--filtered .cmp-filter__button--label {
    display: block
}

.cmp-filter--filtered .cmp-filter__button--span {
    top: .3125rem
}

.cmp-filter--filtered .cmp-filter__button--cross {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 2.25rem;
    width: 2rem;
    height: 2.5rem;
    border: 0;
    box-shadow: 0;
    transform: translateY(-50%);
    border-right: 1px solid #dbdbdb;
    background: 0
}

    .cmp-filter--filtered .cmp-filter__button--cross:after {
        content: '';
        width: .5rem;
        height: .5rem;
        border: 0;
        margin: 0;
        padding: 0;
        background: url(clientlib-site/less/resources/header/Close.svg) no-repeat center;
        background-size: cover;
        text-indent: -999rem;
        cursor: pointer;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        position: absolute
    }

    .cmp-filter--filtered .cmp-filter__button--cross:hover {
        box-shadow: 0
    }

.cmp-filter--changed .cmp-filter__applyfilters {
    background: #ee000f;
    color: #fff;
    pointer-events: all
}

.cmp-filter--open .cmp-filter__closer {
    display: block
}

.cmp-filter--open .cmp-filter__button--arrow {
    background: url(clientlib-site/less/resources/jobsearch/Arrows/uparrow.svg) no-repeat center;
    background-size: 100%
}

.cmp-filter--open .cmp-filter__list-container {
    display: flex
}

@media screen and (min-width:1024px) {
    .cmp-showcases__align--left .cmp-showcase {
        width: 100%;
        display: flex;
        flex-direction: row
    }

    .cmp-showcases__align--right .cmp-showcase {
        display: flex;
        flex-direction: row-reverse
    }
}

.cmp-showcase {
    overflow: hidden;
    position: relative
}

@media screen and (min-width:1024px) {
    .cmp-showcase {
        display: flex;
        height: 100vh
    }
}

.cmp-showcase:nth-child(2n) .cmp-showcase__content {
    background-color: #fafafa
}

.cmp-showcase:nth-child(2n+1) .cmp-showcase__media {
    background-color: #fafafa
}

.cmp-showcase .cmp-heading__headingTitle {
    color: #0f0f0f
}

.cmp-showcase .cmp-video__withHover:after {
    display: none
}

.cmp-showcase .cmp-video__pause {
    opacity: 0
}

@media screen and (min-width:1024px) {
    .cmp-showcase__fixed .cmp-showcase__parallax {
        clip-path: inset(0 0 0 0)
    }

        .cmp-showcase__fixed .cmp-showcase__parallax .cmp-showcase__content {
            margin-right: 50%
        }

        .cmp-showcase__fixed .cmp-showcase__parallax .cmp-showcase__media {
            position: fixed;
            top: 0;
            left: 0;
            z-index: -1;
            width: 50%;
            max-width: 34.875rem;
            margin-left: 50%;
            height: 100%
        }

    .cmp-showcase__fixed.cmp-showcases__align--right .cmp-showcase__parallax .cmp-showcase__content {
        margin-right: 0;
        margin-left: 50%
    }

    .cmp-showcase__fixed.cmp-showcases__align--right .cmp-showcase__parallax .cmp-showcase__media {
        left: 0;
        margin-left: 0;
        margin-right: 50%;
        height: 100%
    }
}

@media screen and (min-width:1024px) and screen and (min-width:1440px) {
    .cmp-showcase__fixed .cmp-showcase__parallax .cmp-showcase__media {
        max-width: 42.25rem
    }
}

.cmp-showcase__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 1.5rem;
    color: #0f0f0f;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .cmp-showcase__content {
        padding: 6rem 0
    }
}

@media screen and (min-width:768px) {
    .cmp-showcase__content--centered {
        width: calc(66.666% - 1.5rem)
    }
}

.cmp-showcase__content .cmp-paragraph p {
    margin: 0;
    width: 100%;
    max-width: 100%;
    flex: 1;
    color: #0f0f0f;
    font-family: ABBVoice-Regular
}

.cmp-showcase__content .cmp-paragraph a {
    font-family: ABBvoice-Regular,sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #464646;
    border-bottom: 2px solid #dbdbdb;
    box-shadow: none;
    transition: border-bottom .5s ease-in-out
}

    .cmp-showcase__content .cmp-paragraph a:hover {
        border-bottom: 2px solid #ff000f
    }

.cmp-showcase__content .cmp-paragraph ul {
    margin: 0 0 1.5rem .5rem
}

    .cmp-showcase__content .cmp-paragraph ul li {
        font-size: 1rem;
        line-height: 1.5rem;
        color: #464646
    }

.cmp-showcase__media {
    flex: 1;
    position: relative;
    display: flex;
    background-color: #fff;
    align-items: center
}

.cmp-showcase__media--ready .cmp-video__withHover:after {
    display: block
}

.cmp-showcase__media--ready .cmp-video__pause {
    opacity: 1
}

.cmp-showcase__image, .cmp-showcase__video {
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%
}

    .cmp-showcase__image video, .cmp-showcase__video video {
        display: block;
        width: 100%
    }

.cmp-showcase__note {
    padding-top: 1rem;
    margin-top: 2.15rem;
    border-top: 1px solid #dbdbdb
}

    .cmp-showcase__note p, .cmp-showcase__note h5 {
        font-size: 1rem;
        line-height: 1.5rem;
        color: #696969;
        font-family: 'ABBVoice-Light',sans-serif;
        margin-bottom: 0
    }

    .cmp-showcase__note h5 {
        font-family: 'ABBVoice-Medium',sans-serif
    }

@media screen and (max-width:767.5px) {
    .cmp-showcases__author .showcase {
        margin-bottom: 2.5rem;
        margin-top: 2.5rem
    }
}

@media screen and (min-width:768px) {
    .cmp-showcases__author .showcase {
        margin-bottom: 3rem;
        margin-top: 3rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-showcases__author .showcase {
        margin-bottom: 4rem;
        margin-top: 4rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-showcases__author .cmp-showcase {
        height: auto;
        min-height: 40rem
    }
}

@media screen and (max-width:1440px) {
    .basicpage .cmp-showcase__fixed .cmp-showcase__parallax .cmp-showcase__media {
        max-width: 45rem
    }
}

@media screen and (max-width:767.5px) {
    .showcase-collection {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important
    }
}

@media screen and (min-width:768px) {
    .showcase-collection {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important
    }
}

@media screen and (min-width:1440px) {
    .showcase-collection {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }
}

.content-tabs {
    background-color: #fafafa;
    padding: 2.375rem 0 0
}

@media screen and (min-width:768px) {
    .content-tabs {
        padding: 3.375rem 0 0
    }
}

@media screen and (min-width:1440px) {
    .content-tabs {
        padding: 4.375rem 0 0
    }
}

.cmp-content-tab {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: auto;
    flex: 0 0 calc(100% - 0.5rem);
    -ms-flex: 0 0 calc(100% - 0.5rem);
    margin-right: .5rem;
    margin-bottom: 2rem
}

@media screen and (min-width:768px) {
    .cmp-content-tab {
        margin-right: 1.5rem;
        width: auto;
        flex: 0 0 calc(41.66% - 1.5rem);
        -ms-flex: 0 0 calc(41.66% - 1.5rem)
    }
}

@media screen and (min-width:1024px) {
    .cmp-content-tab {
        width: auto;
        flex: 0 0 calc(33.33% - 1rem);
        -ms-flex: 0 0 calc(33.33% - 1rem)
    }
}

@media screen and (min-width:1440px) {
    .cmp-content-tab {
        width: auto;
        flex: 0 0 calc(25% - 1.125rem);
        -ms-flex: 0 0 calc(25% - 1.125rem)
    }
}

.cmp-content-tab:last-child {
    padding-right: 1.5rem;
    width: auto;
    flex: 0 0 calc(100% + 0.5rem) !important;
    -ms-flex: 0 0 calc(100% + 0.5rem) !important
}

@media screen and (min-width:768px) {
    .cmp-content-tab:last-child {
        padding-right: 2.25rem;
        width: auto;
        flex: 0 0 calc(41.66% + 0.75rem) !important;
        -ms-flex: 0 0 calc(41.66% + 0.75rem) !important
    }
}

@media screen and (min-width:1024px) {
    .cmp-content-tab:last-child {
        padding-right: 2.75rem;
        width: auto;
        flex: 0 0 calc(33.33% + 1.75rem) !important;
        -ms-flex: 0 0 calc(33.33% + 1.75rem) !important
    }
}

@media screen and (min-width:1440px) {
    .cmp-content-tab:last-child {
        padding-right: 10.125rem;
        width: auto;
        flex: 0 0 calc(25% + 9rem);
        -ms-flex: 0 0 calc(25% + 9rem)
    }
}

.cmp-content-tab .cmp-heading--xs .cmp-heading__headingTitle {
    margin-bottom: .5rem;
    color: #696969;
    white-space: normal;
    flex: 0 1 83.33%;
    flex-wrap: wrap
}

.cmp-content-tab__note {
    margin: 0
}

    .cmp-content-tab__note p {
        font-family: ABBVoice-Light;
        font-size: .875rem;
        line-height: 1.25rem;
        color: #696969;
        margin: 0 0 1.5rem
    }

.cmp-content-tab--active .cmp-content-tab__content {
    box-shadow: inset 0 2px 0 #ff000f
}

.cmp-content-tab--active .cmp-heading--xs .cmp-heading__headingTitle {
    color: #0f0f0f
}

.cmp-content-tab--active .cmp-content-tab__note p {
    color: #0f0f0f
}

.cmp-content-tab--active .cmp-content-tab__content .cmp-paragraph {
    color: #0f0f0f
}

    .cmp-content-tab--active .cmp-content-tab__content .cmp-paragraph p {
        color: #0f0f0f
    }

    .cmp-content-tab--active .cmp-content-tab__content .cmp-paragraph ul {
        color: #0f0f0f
    }

        .cmp-content-tab--active .cmp-content-tab__content .cmp-paragraph ul li {
            color: #0f0f0f
        }

    .cmp-content-tab--active .cmp-content-tab__content .cmp-paragraph a {
        color: #0f0f0f
    }

.cmp-content-tab__content {
    height: 100%;
    padding: 1rem 1rem 0 1rem;
    background-color: #fff;
    flex-direction: column;
    display: flex;
    cursor: pointer;
    transition: .5s
}

.cmp-content-tab__content--outer {
    flex-direction: column;
    display: flex;
    height: 100%
}

    .cmp-content-tab__content--outer .cmp-heading--xs {
        display: block
    }

    .cmp-content-tab__content--outer:hover .cmp-content-tab__content {
        box-shadow: 0 16px 24px rgba(0,0,0,0.1),inset 0 2px 0 #ff000f;
        transition: transform .5s;
        transform: translateY(-1rem)
    }

    .cmp-content-tab__content--outer:hover .cmp-content-tab__radio .cmp-radio {
        border: 2px solid #ff000f
    }

    .cmp-content-tab__content--outer:hover .cmp-heading--xs .cmp-heading__headingTitle {
        color: #0f0f0f
    }

    .cmp-content-tab__content--outer:hover .cmp-content-tab__note p {
        color: #0f0f0f
    }

    .cmp-content-tab__content--outer:hover .cmp-content-tab__content .cmp-paragraph {
        color: #0f0f0f
    }

        .cmp-content-tab__content--outer:hover .cmp-content-tab__content .cmp-paragraph p {
            color: #0f0f0f
        }

        .cmp-content-tab__content--outer:hover .cmp-content-tab__content .cmp-paragraph ul {
            color: #0f0f0f
        }

            .cmp-content-tab__content--outer:hover .cmp-content-tab__content .cmp-paragraph ul li {
                color: #0f0f0f
            }

        .cmp-content-tab__content--outer:hover .cmp-content-tab__content .cmp-paragraph a {
            color: #0f0f0f
        }

.cmp-content-tab__radio {
    margin-left: auto;
    width: 20px;
    height: 20px;
    position: relative
}

    .cmp-content-tab__radio input {
        opacity: 0;
        position: absolute;
        z-index: -1;
        display: block;
        margin: 0;
        width: 100%;
        height: 100%
    }

        .cmp-content-tab__radio input:checked + .cmp-radio::before {
            opacity: 1;
            transform: scale(0.6);
            background: #ff000f
        }

        .cmp-content-tab__radio input:hover + .cmp-radio, .cmp-content-tab__radio input:focus + .cmp-radio, .cmp-content-tab__radio input:checked + .cmp-radio {
            border: 2px solid #ff000f
        }

            .cmp-content-tab__radio input:hover + .cmp-radio:before, .cmp-content-tab__radio input:focus + .cmp-radio:before {
                background: #ff000f
            }

    .cmp-content-tab__radio .cmp-radio {
        width: 20px;
        height: 20px;
        border: 2px solid #bababa;
        border-radius: 100%;
        display: block;
        position: relative
    }

        .cmp-content-tab__radio .cmp-radio::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            border-radius: inherit;
            position: absolute;
            transform: scale(0);
            transform-origin: center center
        }

        .cmp-content-tab__radio .cmp-radio:before {
            background: #ff000f;
            opacity: 0;
            transition: .3s
        }

.cmp-content-tab .cmp-paragraph {
    margin: 0 0 1rem;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    color: #696969
}

    .cmp-content-tab .cmp-paragraph p {
        color: #696969;
        margin: 0 0 1.5rem
    }

    .cmp-content-tab .cmp-paragraph a {
        font-family: ABBvoice-Regular,sans-serif;
        font-size: 1rem;
        line-height: 1.5rem;
        color: #464646;
        border-bottom: 2px solid #dbdbdb;
        box-shadow: none;
        transition: border-bottom .5s ease-in-out;
        color: #696969
    }

        .cmp-content-tab .cmp-paragraph a:hover {
            border-bottom: 2px solid #ff000f
        }

    .cmp-content-tab .cmp-paragraph ul {
        margin: 0 0 1.5rem .5rem;
        color: #696969
    }

        .cmp-content-tab .cmp-paragraph ul li {
            font-size: 1rem;
            line-height: 1.5rem;
            color: #464646
        }

        .cmp-content-tab .cmp-paragraph ul li {
            color: #696969
        }

.cmp-content-tab__image {
    color: #696969;
    font-family: ABBvoice-Regular,sans-serif;
    position: relative;
    margin: auto -1rem 0
}

.cmp-content-tab-image {
    width: 100%
}

@media screen and (min-width:1440px) {
    .col-4 {
        width: auto;
        flex: 0 0 calc(33.33% - 1rem);
        -ms-flex: 0 0 calc(33.33% - 1rem)
    }
}

@media screen and (min-width:1440px) {
    .col-4:last-child {
        padding-right: 10.125rem;
        width: auto !important;
        flex: 0 0 calc(33.33% + 9.125rem) !important;
        -ms-flex: 0 0 calc(33.33% + 9.125rem) !important
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .cmp-content-tab .cmp-paragraph {
        max-width: 324px;
        min-height: 200px
    }
}

.cmp-content-tabs {
    display: block;
    overflow: hidden;
    -ms-scroll-limit: 0
}

.cmp-content-tabs__content {
    padding: 0 1.5rem
}

@media screen and (min-width:768px) {
    .cmp-content-tabs__content {
        padding: 0 2.25rem
    }
}

@media screen and (min-width:1024px) {
    .cmp-content-tabs__content {
        padding: 0 2.75rem
    }
}

@media screen and (min-width:1440px) {
    .cmp-content-tabs__content {
        max-width: 69.75rem;
        margin: 0 auto;
        padding: 0
    }
}

.cmp-content-tabs .cmp-content-panel__container {
    background-color: #f0f0f0;
    padding: 0 0 1rem
}

@media screen and (min-width:1440px) {
    .cmp-content-tabs .cmp-content-panel__container {
        padding: 0 0 2rem
    }
}

.cmp-content-tabs .cmp-content-panel__container .cmp-content-tabs__emptytext {
    background: #f0f0f0;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    max-width: 100%
}

.cmp-content-tabs__downarrow {
    width: 0;
    height: 0;
    margin: 0 auto 3rem auto;
    display: block;
    border-right: 1.5rem solid transparent;
    border-left: 1.5rem solid transparent;
    border-top: 1.5rem solid #f0f0f0;
    border-bottom: 0
}

@media screen and (min-width:1024px) {
    .cmp-content-tabs__downarrow {
        margin: 0 auto 2.5rem auto
    }
}

@media screen and (min-width:1440px) {
    .cmp-content-tabs__downarrow {
        margin: 0 auto 3.5rem auto
    }
}

.cmp-content-tabs__wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 1rem 1.5rem 0;
    display: flex;
    margin: 0 0 1rem
}

@media screen and (min-width:768px) {
    .cmp-content-tabs__wrapper {
        padding: 1rem 2.25rem 0
    }
}

@media screen and (min-width:1024px) {
    .cmp-content-tabs__wrapper {
        padding: 1rem 2.75rem 0
    }
}

@media screen and (min-width:1440px) {
    .cmp-content-tabs__wrapper {
        padding: 1rem 10.125rem 0
    }
}

.cmp-content-panel {
    display: none
}

.cmp-carousel__content {
    position: relative
}

.cmp-carousel__item {
    display: none
}

.cmp-carousel__item--active {
    display: block
}

.cmp-carousel__action {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.cmp-carousel__indicators {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.cmp-carousel__indicator {
    position: relative;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    border-radius: 50%;
    font-size: 0;
    text-indent: -3000px;
    background-color: rgba(0,0,0,0.5)
}

.cmp-carousel__indicator--active {
    background-color: rgba(0,0,0,0.8)
}

.s7responsiveContainer {
    width: 100%
}

.fluidimage {
    max-width: 100%
}

.s7responsiveViewer {
    width: 100%;
    height: auto
}

@font-face {
    font-family: "ABBvoice-Light";
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Lt.eot");
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Lt.eot?#iefix") format("embedded-opentype"),url("clientlib-base/resources/abb-font/ABBvoice_W_Lt.woff2") format("woff2"),url("clientlib-base/resources/abb-font/ABBvoice_W_Lt.woff") format("woff"),url("clientlib-base/resources/abb-font/ABBvoice_Lt.ttf") format("truetype")
}

@font-face {
    font-family: "ABBvoice-Bold";
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Bd.eot");
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Bd.eot?#iefix") format("embedded-opentype"),url("clientlib-base/resources/abb-font/ABBvoice_W_Bd.woff2") format("woff2"),url("clientlib-base/resources/abb-font/ABBvoice_W_Bd.woff") format("woff"),url("clientlib-base/resources/abb-font/ABBvoice_Bd.ttf") format("truetype")
}

@font-face {
    font-family: "ABBvoice-Regular";
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Rg.eot");
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Rg.eot?#iefix") format("embedded-opentype"),url("clientlib-base/resources/abb-font/ABBvoice_W_Rg.woff2") format("woff2"),url("clientlib-base/resources/abb-font/ABBvoice_W_Rg.woff") format("woff"),url("clientlib-base/resources/abb-font/ABBvoice_Rg.ttf") format("truetype")
}

@font-face {
    font-family: "ABBvoice-Medium";
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Md.eot");
    src: url("clientlib-base/resources/abb-font/ABBvoice_W_Md.eot?#iefix") format("embedded-opentype"),url("clientlib-base/resources/abb-font/ABBvoice_W_Md.woff2") format("woff2"),url("clientlib-base/resources/abb-font/ABBvoice_W_Md.woff") format("woff"),url("clientlib-base/resources/ABBvoice/ABBvoice_Md.ttf") format("truetype")
}

@font-face {
    font-family: "ABB-icon";
    src: url("clientlib-base/resources/abb-font/ABB_icons.ttf")
}
Monsido logo
Page not found






