﻿@charset "UTF-8";

body:after {
    content: "bp-x-small";
    display: none;
}

@media only screen and (min-width: 768px) {
    body:after {
        content: "bp-small";
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    body:after {
        content: "bp-medium";
        display: none;
    }
}

@media only screen and (min-width: 1201px) {
    body:after {
        content: "bp-large";
        display: none;
    }
}

@media (min-width: 320px) {
    .row-eq-height-xs {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height-xs.row-eq-height-wrap {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }

    .row-eq-height-xs.row-eq-height-wrap:before,
    .row-eq-height-xs.row-eq-height-wrap:after {
        display: none;
    }

    .row-eq-height-xs .eq-height {
        position: relative;
    }

    .row-eq-height-xs .eq-height .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width: 480px) {
    .row-eq-height-bmls {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height-bmls.row-eq-height-wrap {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }

    .row-eq-height-bmls.row-eq-height-wrap:before,
    .row-eq-height-bmls.row-eq-height-wrap:after {
        display: none;
    }

    .row-eq-height-bmls .eq-height {
        position: relative;
    }

    .row-eq-height-bmls .eq-height .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width: 768px) {
    .row-eq-height-sm {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height-sm.row-eq-height-wrap {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }

    .row-eq-height-sm.row-eq-height-wrap:before,
    .row-eq-height-sm.row-eq-height-wrap:after {
        display: none;
    }

    .row-eq-height-sm .eq-height {
        position: relative;
    }

    .row-eq-height-sm .eq-height .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width: 1024px) {
    .row-eq-height-md {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height-md.row-eq-height-wrap {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }

    .row-eq-height-md.row-eq-height-wrap:before,
    .row-eq-height-md.row-eq-height-wrap:after {
        display: none;
    }

    .row-eq-height-md .eq-height {
        position: relative;
    }

    .row-eq-height-md .eq-height .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width: 1201px) {
    .row-eq-height-lg {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .row-eq-height-lg.row-eq-height-wrap {
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
    }

    .row-eq-height-lg.row-eq-height-wrap:before,
    .row-eq-height-lg.row-eq-height-wrap:after {
        display: none;
    }

    .row-eq-height-lg .eq-height {
        position: relative;
    }

    .row-eq-height-lg .eq-height .bg-image {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.row-eq-height-md [class*='col-']:last-child {
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.no-flexbox section [class*='row-eq'] {
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.no-flexbox section [class*='row-eq'] [class*='col-'] {
    display: table-cell;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.no-flexbox section [class*='row-eq'] .col-md-4,
.no-flexbox section [class*='row-eq'] .col-sm-4 {
    width: 32%;
}

.no-flexbox section [class*='row-eq'] .col-md-6,
.no-flexbox section [class*='row-eq'] .col-sm-6 {
    width: 49%;
}

@font-face {
    font-family: 'Soleto Thin';
    src: url("../fonts/soleto-thin/soleto-thin.eot"), url("../fonts/soleto-thin/soleto-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-thin/soleto-thin.woff") format("woff"), url("../fonts/soleto-thin/soleto-thin.ttf") format("truetype"), url("../fonts/soleto-thin/soleto-thin.svg#soleto-thin") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soleto Light';
    src: url("../fonts/soleto-light/soleto-light.eot"), url("../fonts/soleto-light/soleto-light.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-light/soleto-light.woff") format("woff"), url("../fonts/soleto-light/soleto-light.ttf") format("truetype"), url("../fonts/soleto-light/soleto-light.svg#soleto-light") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soleto Medium';
    src: url("../fonts/soleto-medium/soleto-medium.eot"), url("../fonts/soleto-medium/soleto-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-medium/soleto-medium.woff") format("woff"), url("../fonts/soleto-medium/soleto-medium.ttf") format("truetype"), url("../fonts/soleto-medium/soleto-medium.svg#soleto-medium") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soleto Regular';
    src: url("../fonts/soleto-regular/soleto-regular.eot"), url("../fonts/soleto-regular/soleto-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-regular/soleto-regular.woff") format("woff"), url("../fonts/soleto-regular/soleto-regular.ttf") format("truetype"), url("../fonts/soleto-regular/soleto-regular.svg#soleto-regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soleto Bold';
    src: url("../fonts/soleto-bold/soleto-bold.eot"), url("../fonts/soleto-bold/soleto-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-bold/soleto-bold.woff") format("woff"), url("../fonts/soleto-bold/soleto-bold.ttf") format("truetype"), url("../fonts/soleto-bold/soleto-bold.svg#soleto-bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soleto Italic';
    src: url("../fonts/soleto-italic/soleto-italic.eot"), url("../fonts/soleto-italic/soleto-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/soleto-italic/soleto-italic.woff") format("woff"), url("../fonts/soleto-italic/soleto-italic.ttf") format("truetype"), url("../fonts/soleto-italic/soleto-italic.svg#soleto-italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icon {
    vertical-align: middle;
    display: inline-block;
    width: auto;
    height: auto;
}

[class^='icon-']:before,
[class*=' icon-']:before {
    text-decoration: inherit;
    speak: none;
}

.icon-logo {
    background: url(../images/icons/vizient-logo-R.png);
    background: none, url(../images/icons/svg/vizient-logo-R.svg);
    background-repeat: no-repeat;
    background-size: 163px 43px;
    width: 163px;
    height: 43px;
}

.icon-logo-white {
    background: url(../images/icons/vizient-logo-white-small.png);
    background: none, url(../images/icons/svg/vizient-logo-white.svg);
    background-repeat: no-repeat;
    background-size: 163px 43px;
    width: 163px;
    height: 43px;
}

.icon-home {
    background: url(../images/icons/icon-home.png);
    background: none, url(../images/icons/svg/icon-home.svg);
    background-repeat: no-repeat;
    background-size: 17px 22px;
    width: 17px;
    height: 22px;
}

.icon-mobile-burger {
    background: url(../images/icons/icon-menu.png);
    background: none, url(../images/icons/svg/icon-menu.svg);
    background-repeat: no-repeat;
    background-size: 40px 34px;
    width: 40px;
    height: 34px;
}

.icon-search,
.search-bar ul li:first-child a:before {
    background: url(../images/icons/icon-search.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
}

.icon-search-white {
    background: url(../images/icons/icon-search-white.png);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    width: 21px;
    height: 21px;
}

.icon-login,
#header-bar .master-nav nav.additional-nav .logged-in .icon-login {
    background: url(../images/icons/login-member-icon.png);
    background-repeat: no-repeat;
    background-size: 13px 16px;
    width: 13px;
    height: 16px;
}

.icon-login-white,
#header-bar .master-nav nav.additional-nav .logged-in.js-toggle-visible .icon-login {
    background: url(../images/icons/login-member-icon-white.png);
    background: none, url(../images/icons/svg/login-member-icon-white.svg);
    background-repeat: no-repeat;
    background-size: 13px 16px;
    width: 13px;
    height: 16px;
}

.icon-2-dots--small {
    background: url(../images/icons/icon-2-dots.png);
    background: none, url(../images/icons/svg/icon-2-dots.svg);
    background-repeat: no-repeat;
    background-size: 21px 10px;
    width: 21px;
    height: 10px;
}

.icon-arrow-right,
.db01-listings li>a:after,
.pillars .pillar li>a:after {
    background: url(../images/icons/icon-arrow-right.png);
    background: none, url(../images/icons/svg/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right-green,
.pillars .pillar--green li>a:after {
    background: url(../images/icons/icon-arrow-right-green.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right-purple,
.pillars .pillar--purple li>a:after {
    background: url(../images/icons/icon-arrow-right-purple.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right-turquoise,
.pillars .pillar--turquoise li>a:after {
    background: url(../images/icons/icon-arrow-right-turquoise.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right-white {
    background: url(../images/icons/icon-arrow-right-white.png);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right-darkgrey {
    background: url(../images/icons/icon-arrow-right-darkgrey.png);
    background: none, url(../images/icons/svg/icon-arrow-right-darkgrey.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-right--small {
    background: url(../images/icons/icon-arrow-right-small.png);
    background: none, url(../images/icons/svg/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 8px 8px;
    width: 8px;
    height: 8px;
}

.icon-arrow-left {
    background: url(../images/icons/icon-arrow-left.png);
    background: none, url(../images/icons/svg/icon-arrow-left.svg);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-left-white {
    background: url(../images/icons/icon-arrow-left-white.png);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-left-darkgrey {
    background: none, url(../images/icons/svg/icon-arrow-right-darkgrey.svg);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-arrow-left--medium {
    background: url(../images/icons/icon-arrow-left-medium.png);
    background: none, url(../images/icons/svg/icon-arrow-left.svg);
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
}

.icon-arrow-down {
    background: url(../images/icons/icon-arrow-down.png);
    background: none, url(../images/icons/svg/icon-arrow-down.svg);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}

.icon-arrow-down-grey {
    background: url(../images/icons/icon-arrow-down-grey.png);
    background: none, url(../images/icons/svg/icon-arrow-down-grey.svg);
    background-repeat: no-repeat;
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}

.icon-chevron-up {
    background: url(../images/icons/icon-chevron-up.png);
    background: none, url(../images/icons/svg/icon-chevron-up.svg);
    background-repeat: no-repeat;
    background-size: 20px 11px;
    width: 20px;
    height: 11px;
}

.icon-chevron-down {
    background: url(../images/icons/icon-chevron-down.png);
    background: none, url(../images/icons/svg/icon-chevron-down.svg);
    background-repeat: no-repeat;
    background-size: 20px 11px;
    width: 20px;
    height: 11px;
}

.icon-chevron-down-small {
    background: url(../images/icons/icon-chevron-down-small.png);
    background-repeat: no-repeat;
    background-size: 11px 7px;
    width: 11px;
    height: 7px;
}

.icon-chevron-left {
    background: url(../images/icons/icon-chevron-left.png);
    background: none, url(../images/icons/svg/icon-chevron-left.svg);
    background-repeat: no-repeat;
    background-size: 9px 14px;
    width: 9px;
    height: 14px;
}

.icon-chevron-right {
    background: url(../images/icons/icon-chevron-right.png);
    background: none, url(../images/icons/svg/icon-chevron-right.svg);
    background-repeat: no-repeat;
    background-size: 9px 14px;
    width: 9px;
    height: 14px;
}

.icon-new-window {
    background: url(../images/icons/icon-new-window.png);
    background: none, url(../images/icons/svg/icon-new-window.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    width: 17px;
    height: 17px;
}

.icon-insights:before {
    content: url(../images/icons/icon-insights-large.png);
}

.icon-insights-small {
    background: url(../images/icons/icon-insights-small.png);
    background: none, url(../images/icons/svg/icon-insights-small.svg);
    background-repeat: no-repeat;
    background-size: 74px 45px;
    width: 74px;
    height: 45px;
}

.icon-insights-large {
    background: url(../images/icons/icon-insights-large.png);
    background: none, url(../images/icons/svg/icon-insights.svg);
    background-repeat: no-repeat;
    background-size: 134px 140px;
    width: 134px;
    height: 140px;
}

.icon-patientimpact {
    background: url(../images/icons/icon-patient-impact-small.png);
    background: none, url(../images/icons/svg/icon-patient-impact-small.svg);
    background-repeat: no-repeat;
    background-size: 45px 45px;
    width: 45px;
    height: 45px;
}

.icon-insights--v2:before {
    content: url(../images/icons/icon-insights-v2.png);
}

.icon-efficiency {
    background: url(../images/icons/icon-efficiency.png);
    background: none, url(../images/icons/svg/icon-efficiency.svg);
    background-repeat: no-repeat;
    background-size: 102px 75px;
    width: 102px;
    height: 75px;
}

.icon-efficiency-small {
    background: url(../images/icons/icon-efficiency-small.png);
    background: none, url(../images/icons/svg/icon-efficiency-small.svg);
    background-repeat: no-repeat;
    background-size: 51px 55px;
    width: 51px;
    height: 55px;
}

.icon-efficiency-large:before {
    content: url(../images/icons/icon-efficiency-large.png);
}

.icon-efficiency--v2:before {
    content: url(../images/icons/icon-efficiency-v2.png);
}

.icon-collaboration:before {
    content: url(../images/icons/icon-collaboration.png);
}

.icon-collaboration-small {
    background: url(../images/icons/icon-collaboration-v1-small.png);
    background: none, url(../images/icons/svg/icon-collaboration-small.svg);
    background-repeat: no-repeat;
    background-size: 52px 45px;
    width: 52px;
    height: 45px;
}

.icon-collaboration-large:before {
    content: url(../images/icons/icon-collaboration-large.png);
}

.icon-collaboration--v2:before {
    content: url(../images/icons/icon-collaboration-v2.png);
}

.icon-patient-impact {
    background: url(../images/icons/icon-patient-impact.png);
    background: none, url(../images/icons/svg/icon-patient-impact.svg);
    background-repeat: no-repeat;
    background-size: 75px;
    width: 75px;
    height: 75px;
}

.icon-patient-impact-small {
    background: url(../images/icons/icon-patient-impact-small.png);
    background: none, url(../images/icons/svg/icon-patient-impact-small.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    width: 45px;
    height: 45px;
}

.icon-patient-impact-large:before {
    content: url(../images/icons/icon-patient-impact-large.png);
}

.icon-patient-impact--v2:before {
    content: url(../images/icons/icon-patient-impact-large.png);
}

.icon-networks-large {
    background: url(../images/icons/icon-networks.png);
    background: none, url(../images/icons/svg/icon-networks.svg);
    background-repeat: no-repeat;
    background-size: 230px 139px;
    width: 230px;
    height: 139px;
}

.icon-linkedin {
    background: url(../images/icons/social/brand/li.png);
    background: none, url(../images/icons/social/brand/li.svg);
    background-repeat: no-repeat;
    background-size: 24px 22px;
    width: 24px;
    height: 22px;
}

.icon-facebook {
    background: url(../images/icons/icon-facebook.png);
    background: none, url(../images/icons/svg/icon-facebook.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
}

.icon-twitter {
    background: url(../images/icons/social/brand/tw.png);
    background: none, url(../images/icons/social/brand/tw.svg);
    background-repeat: no-repeat;
    background-size: 25px 20px;
    width: 25px;
    height: 20px;
}

.icon-pinterest {
    background: url(../images/icons/icon-pinterest.png);
    background: none, url(../images/icons/svg/icon-pinterest.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
}

.icon-youtube {
    background: url(../images/icons/social/brand/yt.png);
    background: none, url(../images/icons/social/brand/yt.svg);
    background-repeat: no-repeat;
    background-size: 29px 20px;
    width: 29px;
    height: 20px;
}

.icon-podcastPlay {
    background: url(../images/icons/social/brand/podplay.png);
    background-color: #ff4e00;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
}

.icon-email {
    background: url(../images/icons/icon-email.png) no-repeat;
    background: none, url(../images/icons/svg/icon-email.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: 36px 25px;
    width: 36px;
    height: 25px;
}

.icon-phone {
    background: url(../images/icons/icon-phone.png) no-repeat;
    background: none, url(../images/icons/svg/icon-phone.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: 32px;
    width: 36px;
    height: 32px;
}

.icon-pdf {
    background: url(../images/icons/icon-pdf.png);
    background-repeat: no-repeat;
    background-size: 17px;
    width: 17px;
    height: 17px;
}

.icon-comment {
    background: url(../images/icons/icon-comments.png);
    background: none, url(../images/icons/svg/icon-comments.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.icon-download {
    background: url(../images/icons/icon-download.png);
    background: none, url(../images/icons/svg/icon-download.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.icon-download-grey {
    background: url(../images/icons/icon-download-grey.png);
    background: none, url(../images/icons/svg/icon-download-grey.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-download-white {
    background: url(../images/icons/icon-download-white.png);
    background: none, url(../images/icons/svg/icon-download-white.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

.icon-close {
    background: url(../images/icons/icon-close.png);
    background: none, url(../images/icons/svg/icon-close.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.icon-close-white {
    background: url(../images/icons/icon-close-white.png);
    background: none, url(../images/icons/svg/icon-close-white.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.icon-close-slate {
    background: url(../images/icons/icon-close-slate.png);
    background: none, url(../images/icons/svg/icon-close-slate.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.icon-video-play {
    background: url(../images/icons/icon-video-play.png);
    background: none, url(../images/icons/svg/icon-video-play.svg);
    background-repeat: no-repeat;
    background-size: 58px;
    width: 58px;
    height: 58px;
}

.icon-video-play-white,
.video-player .btn-play,
.video-player.video-play-small:after {
    background: url(../images/icons/icon-video-play-white.png);
    background: none, url(../images/icons/svg/icon-video-play-white.svg);
    display: block;
    width: 80px;
    height: 79px;
    background-repeat: no-repeat;
    background-position: center center;
}

.icon-video-pause {
    background: url(../images/icons/icon-video-pause.png);
    background: none, url(../images/icons/svg/icon-video-pause.svg);
    background-repeat: no-repeat;
    background-size: 58px;
    width: 58px;
    height: 58px;
}

.icon-mag-glass {
    width: 11px;
    height: 12px;
    background-size: 11px;
    background-repeat: no-repeat;
    background-image: url(../images/icons/mag-glass.png);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-mag-glass {
        background-image: url("../images/icons/mag-glass@2x.png");
        background-size: 12px 12px;
        width: 12px;
        height: 12px;
    }
}

.icon-share-email {
    background: none, url(../images/icons/svg/icon-share-email.svg) no-repeat;
    background-repeat: no-repeat;
}

.icon-share-email:hover {
    background: none, url(../images/icons/svg/icon-share-email-white.svg) no-repeat;
}

.icon-share-download {
    background: none, url(../images/icons/svg/icon-share-download.svg) no-repeat;
    background-repeat: no-repeat;
}

.icon-share-download:hover {
    background: none, url(../images/icons/svg/icon-share-download-white.svg) no-repeat;
}

.icon-share-print {
    background: none, url(../images/icons/svg/icon-share-print.svg) no-repeat;
    background-repeat: no-repeat;
}

.icon-share-print:hover {
    background: none, url(../images/icons/svg/icon-share-print-white.svg) no-repeat;
}

.icon-share-rss-feed {
    background: none, url(../images/icons/svg/icon-share-rss-feed.svg) no-repeat;
    background-repeat: no-repeat;
}

.icon-share-rss-feed:hover {
    background: none, url(../images/icons/svg/icon-share-rss-feed-white.svg) no-repeat;
}

.icon-share-icon {
    background: none, url(../images/icons/svg/icon-share-icon.svg) no-repeat;
    background-repeat: no-repeat;
}

.icon-share-icon:hover {
    background: none, url(../images/icons/svg/icon-share-icon-white.svg) no-repeat;
}

.icon-filetype {
    background-size: 21px;
    background-repeat: no-repeat;
    width: 21px;
    height: 25px;
    display: inline-block;
}

.icon-acrobat {
    background-image: url(../images/icons/file-types/Acrobat.png);
    background-image: url(../images/icons/file-types/Acrobat.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-acrobat {
        background-image: url("../images/icons/file-types/Acrobat@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-doc {
    background: url(../images/icons/file-types/Doc.png);
    background: url(../images/icons/file-types/Doc.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-doc {
        background-image: url("../images/icons/file-types/Doc@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-excel {
    background: url(../images/icons/file-types/Excel.png);
    background: url(../images/icons/file-types/Excel.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-excel {
        background-image: url("../images/icons/file-types/Excel@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-keynote {
    background: url(../images/icons/file-types/Keynote.png);
    background: url(../images/icons/file-types/Keynote.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-keynote {
        background-image: url("../images/icons/file-types/Keynote@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-powerpoint {
    background: url(../images/icons/file-types/Powerpoint.png);
    background: url(../images/icons/file-types/Powerpoint.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-powerpoint {
        background-image: url("../images/icons/file-types/Powerpoint@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-rar {
    background: url(../images/icons/file-types/Rar.png);
    background: url(../images/icons/file-types/Rar.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-rar {
        background-image: url("../images/icons/file-types/Rar@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-richtext {
    background: url(../images/icons/file-types/Richtext.png);
    background: url(../images/icons/file-types/Richtext.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-richtext {
        background-image: url("../images/icons/file-types/Richtext@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-text {
    background: url(../images/icons/file-types/Text.png);
    background: url(../images/icons/file-types/Text.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-text {
        background-image: url("../images/icons/file-types/Text@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-zip {
    background: url(../images/icons/file-types/Zip.png);
    background: url(../images/icons/file-types/Zip.svg);
}

@media (min--moz-device-pixel-ratio: 1.3),
(-webkit-min-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .icon-zip {
        background-image: url("../images/icons/file-types/Zip@2x.png");
        background-size: 21px 25px;
        width: 21px;
        height: 25px;
    }
}

.icon-delete,
.db01-listings li>a.is-deletable .delete {
    background: url(../images/icons/icon-delete.png);
    background: none, url(../images/icons/svg/icon-delete.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    width: 21px;
    height: 21px;
}

.icon-expand {
    background: none, url(../images/icons/svg/icon-expand.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    width: 21px;
    height: 21px;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #ff4e00;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #ff4e00;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Soleto Light", Arial, sans-serif;
    font-weight: normal;
    line-height: 1.1;
    color: #000;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 24px;
    margin-bottom: 12px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 12px;
    margin-bottom: 12px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 1.13333em;
}

h2,
.h2 {
    font-size: 0.85714em;
}

h3,
.h3 {
    font-size: 0.81818em;
}

h4,
.h4 {
    font-size: 1.125em;
}

h5,
.h5 {
    font-size: 1em;
}

h6,
.h6 {
    font-size: 0.875em;
}

p {
    margin: 0 0 12px;
}

.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

small,
.small {
    font-size: 87%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 24px;
}

dt,
dd {
    line-height: 1.5;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 4px;
    padding-right: 4px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 760px;
    }
}

@media (min-width: 1024px) {
    .container {
        width: 1032px;
    }
}

@media (min-width: 1201px) {
    .container {
        width: 1209px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 4px;
    padding-right: 4px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -4px;
    margin-right: -4px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 4px;
    padding-right: 4px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1024px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1201px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 21px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 20px 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 45px;
    }

    input[type="date"].input-sm,
    .input-group-sm>input.form-control[type="date"],
    .input-group-sm>input.input-group-addon[type="date"],
    .input-group-sm>.input-group-btn>input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input.form-control[type="time"],
    .input-group-sm>input.input-group-addon[type="time"],
    .input-group-sm>.input-group-btn>input.btn[type="time"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input.form-control[type="datetime-local"],
    .input-group-sm>input.input-group-addon[type="datetime-local"],
    .input-group-sm>.input-group-btn>input.btn[type="datetime-local"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input.form-control[type="month"],
    .input-group-sm>input.input-group-addon[type="month"],
    .input-group-sm>.input-group-btn>input.btn[type="month"],
    .input-group-sm input[type="month"] {
        line-height: 53px;
    }

    input[type="date"].input-lg,
    .input-group-lg>input.form-control[type="date"],
    .input-group-lg>input.input-group-addon[type="date"],
    .input-group-lg>.input-group-btn>input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input.form-control[type="time"],
    .input-group-lg>input.input-group-addon[type="time"],
    .input-group-lg>.input-group-btn>input.btn[type="time"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input.form-control[type="datetime-local"],
    .input-group-lg>input.input-group-addon[type="datetime-local"],
    .input-group-lg>.input-group-btn>input.btn[type="datetime-local"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input.form-control[type="month"],
    .input-group-lg>input.input-group-addon[type="month"],
    .input-group-lg>.input-group-btn>input.btn[type="month"],
    .input-group-lg input[type="month"] {
        line-height: 86px;
    }
}

.form-group {
    margin-bottom: 27px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 0;
    min-height: 40px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 53px;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 53px;
    line-height: 53px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>.input-group-btn>select.btn[multiple] {
    height: auto;
}

.form-group-sm .form-control {
    height: 53px;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 53px;
    line-height: 53px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 53px;
    min-height: 38px;
    padding: 16px 15px;
    font-size: 14px;
    line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 86px;
    padding: 30px 30px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 86px;
    line-height: 86px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>.input-group-btn>select.btn[multiple] {
    height: auto;
}

.form-group-lg .form-control {
    height: 86px;
    padding: 30px 30px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 86px;
    line-height: 86px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 86px;
    min-height: 42px;
    padding: 31px 30px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 56.25px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 86px;
    height: 86px;
    line-height: 86px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 53px;
    height: 53px;
    line-height: 53px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 29px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 21px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 45px;
}

.form-horizontal .form-group {
    margin-left: -4px;
    margin-right: -4px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 21px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 4px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 31px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 16px;
        font-size: 14px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 20px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 23px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #ff4e00;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #ff4e00;
    background-color: #ffffff;
    border-color: #ff4e00;
}

.btn-default:focus,
.btn-default.focus {
    color: #ff4e00;
    background-color: #e6e6e6;
    border-color: #802700;
}

.btn-default:hover {
    color: #ff4e00;
    background-color: #e6e6e6;
    border-color: #c23b00;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #ff4e00;
    background-color: #e6e6e6;
    border-color: #c23b00;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #ff4e00;
    background-color: #d4d4d4;
    border-color: #802700;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #ffffff;
    border-color: #ff4e00;
}

.btn-default .badge {
    color: #ffffff;
    background-color: #ff4e00;
}

.btn-primary {
    color: #ffffff;
    background-color: #ff4e00;
    border-color: #ff4e00;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #ffffff;
    background-color: #cc3e00;
    border-color: #802700;
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #cc3e00;
    border-color: #c23b00;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #cc3e00;
    border-color: #c23b00;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #ffffff;
    background-color: #a83300;
    border-color: #802700;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #ff4e00;
    border-color: #ff4e00;
}

.btn-primary .badge {
    color: #ff4e00;
    background-color: #ffffff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #ff4e00;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #ff4e00;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg {
    padding: 30px 30px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 25px;
}

.btn-sm {
    padding: 15px 15px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 18px;
}

.btn-xs {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 18px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 20px 20px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 15px 15px;
    font-size: 14px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 30px 30px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav>li.disabled>a {
    color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #ff4e00;
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #777777;
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 24px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 1024px) {
    .modal-lg {
        width: 900px;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.cn12 .row .module-inner:before,
nav.subnav ul:before,
.clearfix:after,
.cn12 .row .module-inner:after,
nav.subnav ul:after {
    content: " ";
    display: table;
}

.clearfix:after,
.cn12 .row .module-inner:after,
nav.subnav ul:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1201px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.halfAvailableWidth {
    padding-right: 60px;
}

.thirdAvailableWidth {
    padding-right: 60px;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.form-horizontal .form-group:after {
    content: ' ';
    display: table;
}

.cn04 .CN04ShowText::after {
    content: '|';
    position: absolute;
    right: 0;
}

.cn11.cn11v1threecolu h3 {
    font-size: 72px;
    font-size: 3rem;
    font-family: 'Soleto Thin', Arial, sans-serif;
}

.cn11.cn11v1threecolu h3 sup,
.cn11.cn11__v1 h3 sub {
    font-size: 24px;
    top: -1.5em;
}

.cn11.cn11v1threecolu h3 sub {
    left: 5px;
    top: 0;
}

#purple table {
    border-collapse: separate;
    border-spacing: 0;
}

#purple table tr th,
#purple table tr td {
    border-right: 1px solid #565eaa;
    border-bottom: 1px solid #565eaa;
}

#purple table tr th:first-child,
#purple table tr td:first-child {
    border-left: 1px solid #565eaa;
}

#purple table tr th {
    border-top: 1px solid #565eaa;
}

#purple th,
td {
    padding: 2px 4px;
}

#purple th {
    background: #565eaa;
    color: #fff;
    text-align: left;
}

#purple td {
    background: #fff;
}

#orange table {
    border-collapse: separate;
    border-spacing: 0;
}

#orange table tr th,
#orange table tr td {
    border-right: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
}

#orange table tr th:first-child,
#orange table tr td:first-child {
    border-left: 1px solid #ff4e00;
}

#orange table tr th {
    border-top: 1px solid #ff4e00;
}

#orange th,
td {
    padding: 2px 4px;
}

#orange th {
    background: #ff4e00;
    color: #fff;
    text-align: left;
}

#orange td {
    background: #fff;
}

#turquoise table {
    border-collapse: separate;
    border-spacing: 0;
}

#turquoise table tr th,
#turquoise table tr td {
    border-right: 1px solid #009999;
    border-bottom: 1px solid #009999;
}

#turquoise table tr th:first-child,
#turquoise table tr td:first-child {
    border-left: 1px solid #009999;
}

#turquoise table tr th {
    border-top: 1px solid #009999;
}

#turquoise th,
td {
    padding: 2px 4px;
}

#turquoise th {
    background: #009999;
    color: #fff;
    text-align: left;
}

#turquoise td {
    background: #fff;
}

#black table {
    border-collapse: separate;
    border-spacing: 0;
}

#black table tr th,
#black table tr td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

#black table tr th:first-child,
#black table tr td:first-child {
    border-left: 1px solid #000;
}

#black table tr th {
    border-top: 1px solid #000;
}

#black th,
td {
    padding: 2px 4px;
}

#black th {
    background: #000;
    color: #fff;
    text-align: left;
}

#black td {
    background: #fff;
}

.cn52 th {
    background: #e5f7f6;
    color: #01adab;
    border-top: 4px solid #01adab;
    font-size: 0.9em;
    font-family: 'Soleto Medium';
}

.cn52 th.level2 {
    background: #eeeeee;
    color: #28292b;
    border-top: 1px solid #01adab;
    font-size: 0.9em;
    font-family: 'Soleto Medium';
}

.cn52 th sup {
    color: #01adab;
}

.cn52 td,
th {
    padding: 6px;
    border-bottom: 1px solid #01adab;
}

.cn52 td {
    font-size: 1em;
}

.cn52 #footnote-table {
    color: #696969;
    font-size: 12px;
    padding: 10px;
}

.cn52 .stacktable {
    width: 100%;
}

.cn52 .st-head-row {
    padding-top: 1em;
}

.cn52 .st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0;
}

.cn52 .st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%;
}

.cn52 .st-val {
    width: 49%;
    padding-left: 1%;
}

.cn52 .stacktable.large-only {
    display: table;
}

.cn52 .stacktable.small-only {
    display: none;
}

@media (max-width: 800px) {
    .cn52 .stacktable.large-only {
        display: none;
    }

    .cn52 .stacktable.small-only {
        display: table;
    }

    .cn52 table {
        border-bottom: 1px solid #01adab;
    }

    .cn52 table.legend {
        border-bottom: none;
    }

    .cn52 td {
        border: none;
    }

    .cn52 .st-key {
        background-color: #e5f7f6;
        color: #01adab;
        padding: 10px 10px;
        line-height: 1.2;
        font-family: Soleto;
    }

    .cn52 .st-val {
        padding: 10px 10px;
        line-height: 1.2;
    }

    .cn52 .st-key sup {
        color: #01adab;
    }

    .tablecontainer {
        border-top: 4px solid #01adab;
    }
}

.cn52 canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.cn52 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.cn52 ol {
    margin: 0;
    padding: 0;
    text-align: left;
}

.cn52 ul li {
    display: inline-block;
}

.cn52 #bar-chart-legends li {
    margin: 10px 4px;
}

.cn52 #bar-chart-legends li span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
}

.cn52 #line-chart-legends li {
    margin: 10px 4px;
}

.cn52 #line-chart-legends li span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
}

.cn52 #linechart1-legends li {
    margin: 10px 4px;
}

.cn52 #linechart1-legends li span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
}

.cn52 .linechart2-legends li {
    margin: 10px 4px;
}

.cn52 .linechart2-legends li span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
}

.cn52 #topnote {
    padding: 0px 0px 20px 0px;
    color: #01adab;
    font-size: 16px;
}

.cn52 #footnote {
    color: #696969;
    font-size: 12px;
    padding: 25px;
    border-top: 1px solid #d4d4d4;
    margin-top: 20px;
}

.cn52 #piefootnote {
    color: #696969;
    font-size: 12px;
    padding: 25px;
    border-top: 1px solid #d4d4d4;
    margin-top: 30px;
    float: left;
    position: relative;
    width: 100%;
}

.cn52 #pie-chart-legends {
    padding-left: 50px;
}

.cn52 #pie2-chart-legends {
    padding-left: 50px;
}

.cn52 .legend td {
    padding: 5px;
    border-bottom: none;
}

.cn52 .cell .legend {
    border: none;
}

.cn52 .bullet {
    vertical-align: top;
}

.cn52 .bullet span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
    height: 10px !important;
}

.cn52 .chart-tab {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.cn52 .cell {
    display: table-cell;
    vertical-align: middle;
}

.cn52 .legend-no {
    float: right;
    padding-left: 30px !important;
}

.cn52 #piesmall-chart-legends {
    padding: 20px 0px 0px 0px;
    display: inline-block;
    text-align: left;
}

.cn52 #donutsmall-chart-legends {
    padding: 20px 0px 0px 0px;
    display: inline-block;
    text-align: left;
}

.cn52 #piesmallcontainer {
    width: 100%;
}

.cn52 .chart-tab-small {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.cn52 .cell-small {
    display: block;
    padding: 0px 0px 0px 0px;
}

.cn52 #piesmallChart {
    display: inline-block !important;
}

.cn52 #donutsmallChart {
    display: inline-block !important;
}

@media only screen and (max-width: 640px) {
    .cn52 .chart-tab {
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .cn52 .cell {
        display: inline-block;
        padding: 0px 0px 0px 0px;
    }

    .cn52 #pie-chart-legends {
        padding: 20px 0px 0px 45px;
        display: inline-block;
        text-align: left;
    }

    .cn52 #piecontainer {
        width: 100% !important;
    }

    .cn52 #donutcontainer {
        width: 100% !important;
    }
}

.cn52 #donut-chart-legends {
    padding-left: 50px;
    padding-top: 20px;
    text-align: left;
}

.cn52 .donutFigure-legends {
    padding-left: 50px;
    padding-top: 20px;
    text-align: left;
}

.cn52 .linechart2-legends li span {
    position: relative;
    left: 0px;
    padding: 0px 10px;
    border-radius: 20px;
}

@media (max-width: 575px) {
    #carouselimgresponsive .bg-image {
        min-height: 230px !important;
    }

    #carouselimgresponsive .cn11-carous-left {
        left: 50% !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #carouselimgresponsive .bg-image {
        min-height: 375px !important;
    }

    #carouselimgresponsive .cn11-carous-right {
        right: 50% !important;
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    text-align: center;
}

.odometer-formatting-mark,
odometer-radix-mark {
    bottom: -2px;
    position: relative;
}

blockquote {
    line-height: 1.25em;
}

body {
    color: #28292b;
}

strong {
    font-family: "Soleto Bold", Arial, sans-serif;
}

.btn {
    padding-top: 12px;
    padding-bottom: 12px;
    border-width: 2px;
    margin-bottom: 0;
    min-width: 150px;
    height: 44px;
    line-height: 1em;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ff4e00;
    color: #ffffff !important;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .btn {
        width: auto;
    }
}

.btn:hover,
.btn:active,
.btn.focus {
    background-color: #cc3e00;
    box-shadow: 0 0 4px 2px #3b99fc;
    color: #ffffff !important;
    outline: 0 !important;
}

.btn.inactive {
    background-color: #e8e8e9;
}

.btn.inactive:hover,
.btn.inactive:active,
.btn.inactive.focus {
    background-color: #e8e8e9;
    cursor: default;
}

.btn[type="reset"] {
    background-color: #ffffff;
    border-color: #ff4e00;
    color: #ff4e00 !important;
}

.btn[type="reset"]:hover,
.btn[type="reset"]:active,
.btn[type="reset"].focus {
    border-color: #cc3e00;
    box-shadow: none;
    color: #cc3e00 !important;
    outline: 0 !important;
}

.btn.alt {
    background-color: #ffffff;
    color: #ff4e00 !important;
    border: 2px solid #ff4e00;
    min-width: 146px;
}

.btn.alt:hover,
.btn.alt:active,
.btn.alt.focus {
    background-color: #cc3e00;
    border: 2px solid #cc3e00;
    color: #ffffff !important;
    outline: 0 !important;
}

.btn.white {
    background-color: transparent;
    color: #ffffff !important;
    border: 2px solid #ffffff;
    min-width: 146px;
}

.btn.white:hover,
.btn.white:active,
.btn.white.focus {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #ff4e00 !important;
    outline: 0 !important;
}

.btn.white.inactive {
    opacity: 0.2;
}

.btn.btn-small {
    height: auto;
    min-width: 0;
    padding: 6px 12px;
}

@media only screen and (min-width: 768px) {
    .btn.btn--full {
        width: 100%;
    }
}

label {
    color: #ff4e00;
    font-family: "Soleto Regular", Arial, sans-serif;
}

.form-control {
    padding: 10px;
}

button:active,
button:focus {
    outline: 0 !important;
}

input[type="search"] {
    color: #28292b !important;
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #28292b;
}

h1,
h2 {
    margin: 0 0 30px;
}

h3,
h4 {
    margin: 0 0 15px;
}

h4 {
    font-family: "Soleto Medium", Arial, sans-serif;
}

h5,
h6 {
    margin: 0 0 10px;
}

h1 {
    font-size: 72px;
    font-size: 4.5rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.13em;
    letter-spacing: -0.6px;
}

@media only screen and (max-width: 1200px) {
    h1 {
        font-size: 48px;
        font-size: 3rem;
    }
}

@media only screen and (max-width: 1023px) {
    h1 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

h2 {
    font-size: 48px;
    font-size: 3rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.17em;
    letter-spacing: -0.1px;
}

@media only screen and (max-width: 1200px) {
    h2 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

@media only screen and (max-width: 1023px) {
    h2 {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

h3 {
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.22em;
    letter-spacing: -0.6px;
}

@media only screen and (max-width: 1200px) {
    h3 {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

@media only screen and (max-width: 1023px) {
    h3 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

h4 {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.29em;
    letter-spacing: -0.4px;
}

@media only screen and (max-width: 1023px) {
    h4 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

h5 {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.35em;
    letter-spacing: -0.2px;
}

@media only screen and (max-width: 1023px) {
    h5 {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

h6 {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.35em;
    letter-spacing: -0.2px;
}

@media only screen and (max-width: 1023px) {
    h6 {
        font-size: 16px;
        font-size: 1rem;
    }
}

html {
    font-size: 100%;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.img-full {
    width: 100%;
}

.img-left {
    float: left;
    margin: 0 20px 20px 0;
}

.img-right {
    float: right;
    margin: 0 0 20px 20px;
}

.img-spacing15 {
    margin: 15px 0px;
}

.img-spacing30 {
    margin: 30px 0px;
}

.img-p {
    overflow: hidden;
}

.img-p a {
    display: block;
    margin: 10px 0;
    font-weight: bold;
    font-size: 13px;
}

.img-caption {
    height: 52px;
    background-color: #f8f8f8;
    padding: 15px 65px 0px 20px;
    color: #28292b;
    font-style: italic;
    font-weight: bold;
}

.bg-image {
    background-size: cover;
}

a {
    transition: color 0.2s ease;
}

a:focus {
    outline: none;
}

a:link,
a:visited {
    color: #ff4e00;
}

.link--black {
    text-decoration: none;
}

.link--black:link,
.link--black:visited {
    color: #000;
}

.link--black:hover {
    text-decoration: underline;
}

.link--white {
    text-decoration: none;
}

.link--white:link,
.link--white:visited {
    color: #ffffff;
}

.link--white:hover {
    text-decoration: underline;
}

.arrow-link {
    font-size: 14px;
    font-size: 0.875rem;
}

.module-link-arrow {
    margin-right: -25px;
}

ul,
ol {
    margin: 0 0 20px;
    padding-left: 40px;
}

ul li,
ol li {
    margin: 0 0 15px;
    line-height: 1.5;
}

ul li:last-child,
ol li:last-child {
    margin-bottom: 0;
}

ul {
    list-style: square;
    padding-left: 18px;
}

ul.bullets {
    margin-top: 20px;
    padding-left: 20px;
    list-style-type: none;
}

ul.bullets li {
    position: relative;
    line-height: 1.25;
}

ul.bullets li:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 7px;
    left: -18px;
    width: 5px;
    height: 5px;
    border-radius: 1px;
    background-color: #565eaa;
}

ul.bold li,
.con02_contact_info .article-content ul.tel li,
.con02_contact_info .article-content ul.email li,
.db02-tabs .tab ul.counter li,
ul.list-component-list__link li {
    font-family: "Soleto Bold", Arial, sans-serif;
}

.module ul {
    margin-bottom: 40px;
}

.module ul.news-items li {
    border-bottom: 1px dotted #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.module ul.news-items li a {
    display: block;
    padding-bottom: 20px;
}

.module ul.news-items li> :last-child {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .module ul.news-items li {
        margin-bottom: 30px;
    }
}

.module ul.news-items li:last-child {
    border: none;
}

.list-contacts {
    display: table;
}

.list-contacts li {
    display: table-row;
}

.list-contacts span {
    display: table-cell;
    padding-bottom: 10px;
    padding-right: 30px;
}

.list-contacts a {
    display: table-cell;
    padding-bottom: 10px;
}

.list-newsletters {
    margin-bottom: 0 !important;
}

.list-newsletters li {
    margin-bottom: 25px;
}

.list-newsletters li .metadata-byline {
    margin-bottom: 10px !important;
}

.list-newsletters li .metadata-eyebrow {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 1023px) {
    li {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

p {
    margin: 0 0 15px;
    line-height: 1.5;
}

@media only screen and (max-width: 1023px) {
    p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.hd-reset-link:hover,
.hd-reset-link:visited,
.hd-reset-link:focus {
    color: inherit;
    text-decoration: none;
}

button.hd-button {
    border: 0;
}

button.hd-button--type-circle {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

button.hd-button--type-circle span {
    position: relative;
    z-index: 10;
}

button.hd-button--type-circle:after {
    background-color: #ffc02e;
    position: absolute;
    content: '';
    width: 300px;
    height: 300px;
    border-radius: 200px;
    bottom: 0;
    left: 50%;
    transition: all 120ms linear;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}

button.hd-button--type-circle:hover,
button.hd-button--type-circle:focus {
    color: #ffffff;
}

button.hd-button--type-circle:hover:after,
button.hd-button--type-circle:focus:after {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.hd-full-background,
.promo-grid__background,
.highlight-columns__background,
.contact-box__background,
.banner-sub-nav__background,
.register-download-cta__background,
.quote-module__background,
.large-card-carousel__background,
.media-banner__background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    position: absolute;
    top: 0;
}

button.hd-circle-arrow {
    background-color: transparent;
    border: 0;
    cursor: pointer;
}

button.hd-circle-arrow span {
    background: url("../images/homepage-domain-2021/icon-arrow-right-white.svg") -15px 50% no-repeat;
    border: 2px solid #ffffff;
    border-radius: 100%;
    height: 44px;
    position: relative;
    width: 44px;
    display: block;
}

button.hd-circle-arrow--orange span {
    background: url("../images/homepage-domain-2021/icon-arrow-right-orange.svg") -15px 50% no-repeat;
    border: 2px solid #ff4e00;
}

button.hd-circle-arrow:hover span {
    background-position-x: 15px;
    transition: background-position-x .4s ease;
}

.hd-eyeline,
.promo-grid__eyeline,
.tabbed-container__eyeline,
.text-media-block__related-links .text-media-block__eyeline {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: fontSize(16px);
    letter-spacing: 0;
    line-height: fontSize(24px);
}

.hd-eyeline--small {
    font-size: 14px;
    font-size: 0.875rem;
}

.hd-ticker .slick-list,
.promo-grid__ticker .slick-list,
.hd-ticker .slick-track,
.promo-grid__ticker .slick-track,
.hd-ticker .slick-slide>div,
.promo-grid__ticker .slick-slide>div {
    height: 100%;
}

.hd-ticker .slick-dots,
.promo-grid__ticker .slick-dots {
    bottom: 0.5rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 2rem;
    position: absolute;
    list-style-type: none;
}

.hd-ticker .slick-dots li,
.promo-grid__ticker .slick-dots li {
    margin: 0 0.21875rem;
}

.hd-ticker .slick-dots button,
.promo-grid__ticker .slick-dots button {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: rgba(6, 6, 6, 0.3);
    text-indent: -9999px;
}

.hd-ticker .slick-dots li.slick-active button,
.promo-grid__ticker .slick-dots li.slick-active button {
    background-color: #ffffff;
}

.b-lazy {
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}

.b-lazy.b-loaded {
    opacity: 1;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.body-content {
    background-color: #e8e8e8;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.body-content-alt {
    background-color: #fff;
}

.body-content:before {
    background-color: #fff;
    bottom: 0;
    content: '';
    left: 50%;
    max-width: 1440px;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.hd-body-content {
    background-color: #ffffff;
    padding: 0;
}

.dashboard .body-content {
    background: #f8f8f8;
    padding-bottom: 0;
    padding-top: 55px;
}

.dashboard .body-content:before {
    display: none;
}

@media only screen and (min-width: 1201px) {
    .dashboard .body-content .dashboard-side-nav {
        display: table-cell;
        vertical-align: top;
    }
}

.dashboard .body-content .dashboard-page__information-ticker {
    margin-top: -140px;
}

.dashboard .body-content .dashboard-page__suggested-for-me [class*='col-'],
.dashboard .body-content .dashboard-page__events-featured [class*='col-'] {
    padding-bottom: 0;
}

.dashboard .body-content .dashboard-page__collaboratives-links {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .dashboard .body-content .dashboard-page__information-ticker {
        margin-top: -60px;
    }
}

@media only screen and (min-width: 1024px) {
    .dashboard .body-content .dashboard-page {
        display: table;
        width: 100%;
        min-height: 800px;
    }

    .dashboard .body-content .dashboard-page__suggested-for-me {
        margin-bottom: 30px;
    }

    .dashboard .body-content .dashboard-page__events-featured .row div:nth-child(2) {
        margin-left: 40px;
    }

    .dashboard .body-content .dashboard-page-content,
    .dashboard .body-content .dashboard-sidebar {
        display: table-cell;
    }

    .dashboard .body-content .dashboard-sidebar {
        background-color: #ffffff;
        width: 240px;
        min-width: 240px;
    }
}

.dashboard .body-content .dashboard-content {
    background: #f8f8f8;
}

.dashboard .body-content .dashboard-content .discovery-grid>.container,
.dashboard .body-content .dashboard-content--alt {
    background-color: #f8f8f8;
}

.dashboard .body-content>.row>[class*='col-']:first-child {
    background: #ffffff;
    border-right: 1px solid #e8e8e9;
}

.dashboard .body-content>.row>[class*='col-']:last-child {
    max-width: 1200px;
}

@media only screen and (min-width: 1024px) {
    .dashboard .body-content {
        padding-top: 0;
    }

    .dashboard #main-footer {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .dashboard .carousel-banner-controls {
        margin: 20px 0 !important;
    }
}

@media only screen and (min-width: 1201px) {
    .dashboard .dashboard-contact-box {
        padding-left: 240px;
    }
}

.dashboard .discovery-grid.module [class*="col-"] {
    padding: 0;
}

.dashboard .in01__v1 .dot-border {
    background: #ffffff;
}

.dashboard .dot-border {
    float: left;
}

.dashboard .dashboard-page__featured-tools .slick-list {
    margin: 0;
}

.dashboard .module .subpage-item-listing__list [class*='col-'] {
    padding: 0 6px 12px 6px !important;
}

@media (max-width: 768px) {
    .dashboard .cn11.cn11__v2 [class*='col-']:last-child .module-inner {
        padding-top: 40px;
    }
}

.dashboard .break-word {
    word-break: break-word;
}

.outer-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    transition: all 0.3s ease;
}

@media (min-width: 1024px) {
    .outer-wrapper {
        padding-top: 110px;
    }
}

@media (min-width: 1024px) {
    .subnav-active .outer-wrapper {
        padding-top: 160px;
    }
}

.padded-grid {
    padding: 40px 0;
}

.padded-grid .row {
    margin-left: -10px;
    margin-right: -10px;
}

.padded-grid [class*="col-"] {
    padding: 10px;
}

.accessibility section {
    background: none;
    background-color: #ffffff !important;
}

.accessibility section [class*='col-'] {
    background-color: #ffffff !important;
}

.accessibility section [class*='col-'] *:not(.btn) {
    color: #000 !important;
}

.accordion--block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.accordion--block ul li {
    border-top: 2px dotted #eeeeee;
    padding: 0;
    margin: 0;
}

.accordion--block .item__hdr {
    padding-top: 15px;
    position: relative;
}

.accordion--block .item__hdr h3 {
    display: inline-block;
}

.accordion--block .item__hdr a {
    float: right;
    transition: all 0.3s ease;
}

.accordion--block .item__hdr a:hover {
    opacity: 0.5;
}

.accordion--block .item__content {
    display: none;
    background: #eeeeee;
    padding: 15px;
}

.accordion--block .item__content a {
    margin-top: 10px;
    margin-bottom: 0;
}

#header-bar .master-nav nav.additional-nav {
    float: right;
    display: inline-block;
}

#header-bar .master-nav nav.additional-nav ul {
    margin: 0;
    padding: 0;
    height: 74px;
    vertical-align: top;
}

#header-bar .master-nav nav.additional-nav ul li {
    display: inline-block;
    border-left: 0;
}

@media only screen and (min-width: 1201px) {
    #header-bar .master-nav nav.additional-nav ul li {
        border-left: 1px solid #f1f1f1;
    }
}

#header-bar .master-nav nav.additional-nav ul li:nth-child(1) {
    border: 0;
}

#header-bar .master-nav nav.additional-nav .icon-login-circle {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 72px;
    border: solid 2px #ff4e00;
}

#header-bar .master-nav nav.additional-nav .logged-out {
    padding-right: 40px;
    padding-left: 20px;
    padding-top: 16px;
    height: 74px;
}

#header-bar .master-nav nav.additional-nav .logged-out .btn {
    display: inline-block;
    height: 70px;
    height: 36px;
    min-width: auto;
    max-width: 98px;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-out .btn {
        padding: 10px;
    }
}

#header-bar .master-nav nav.additional-nav .logged-out .btn .icon-login {
    top: -5px;
    position: relative;
    left: -8px;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-out .btn .icon-login {
        left: 0;
    }
}

#header-bar .master-nav nav.additional-nav .logged-out .btn span {
    position: relative;
    top: -4px;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Soleto Bold", Arial, sans-serif;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-out .btn span {
        display: none;
    }
}

#header-bar .master-nav nav.additional-nav .logged-in {
    display: inline-block;
    position: relative;
}

#header-bar .master-nav nav.additional-nav .logged-in .icon-login-circle {
    border: solid 2px #ffc02e;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-in .icon-login-circle {
        margin-left: 0;
    }
}

#header-bar .master-nav nav.additional-nav .logged-in .icon-login {
    position: relative;
    left: 9px;
    top: -4px;
}

#header-bar .master-nav nav.additional-nav .logged-in .icon-chevron-down-small {
    position: absolute;
    right: 18px;
    top: 33px;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-in .icon-chevron-down-small {
        display: none;
    }
}

#header-bar .master-nav nav.additional-nav .logged-in .js-toggle-trigger {
    display: block;
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
    width: 95px;
    height: 74px;
}

@media only screen and (max-width: 1201px) {
    #header-bar .master-nav nav.additional-nav .logged-in .js-toggle-trigger {
        padding-left: 15px;
        padding-right: 15px;
        width: 66px;
    }
}

#header-bar .master-nav nav.additional-nav .logged-in .js-toggle-trigger:hover {
    text-decoration: none;
}

#header-bar .master-nav nav.additional-nav .logged-in.js-toggle-visible .icon-chevron-down-small {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#header-bar .master-nav nav.additional-nav .logged-in.js-toggle-visible .js-toggle-trigger {
    background-color: #46474b;
}

.animated-box {
    margin: 30px auto 30px;
    position: relative;
    width: calc(100% - 35px - 4px);
}

@media (min-width: 768px) {
    .animated-box {
        width: calc(100% - 70px - 4px);
    }
}

.animated-box .animated-box__pillar {
    height: 0;
    width: 4px;
    background-color: #fdbf41;
    position: absolute;
}

.animated-box .animated-box__pillar--left {
    left: 0;
    bottom: -4px;
    height: 4px;
}

.animated-box .animated-box__pillar--right {
    right: 0;
    top: 0;
}

.animated-box .animated-box__bar {
    background-color: #fdbf41;
    position: absolute;
    width: 0;
    top: 0;
    height: 4px;
}

.animated-box .animated-box__base {
    background-color: #fdbf41;
    position: absolute;
    width: 0;
    bottom: -4px;
    right: 0;
    height: 4px;
}

@-webkit-keyframes arrowSlideIn {
    from {
        background-position: 100% 50%;
    }

    to {
        background-position: 800% 50%;
    }
}

@keyframes arrowSlideIn {
    from {
        background-position: 100% 50%;
    }

    to {
        background-position: 800% 50%;
    }
}

@-webkit-keyframes arrowSlideOut {
    from {
        background-position: -700% 50%;
    }

    to {
        background-position: 100% 50%;
    }
}

@keyframes arrowSlideOut {
    from {
        background-position: -700% 50%;
    }

    to {
        background-position: 100% 50%;
    }
}

.animated-box .module-link-arrow {
    display: table;
}

.animated-box .module-link-arrow:after {
    background: url(../images/icons/hotspots/arrow-right.svg) 100% 50% no-repeat;
    content: '';
    display: table-cell;
    height: 20px;
    vertical-align: middle;
    width: 22px;
    overflow: hidden;
}

.animated-box .module-link-arrow.spin:after {
    -webkit-animation: arrowSlideIn 250ms ease-in 1;
    animation: arrowSlideIn 250ms ease-in 1;
}

.animated-box .module-link-arrow.spin2:after {
    -webkit-animation: arrowSlideOut 250ms ease-in 1;
    animation: arrowSlideOut 250ms ease-in 1;
}

.animated-box-dot {
    overflow: hidden;
    background: #ffffff;
    border-radius: 50%;
    border: 3px solid #ffffff;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    z-index: 10;
}

.animated-box-dot--top {
    left: -4px;
    top: -4px;
}

.animated-box-dot--bottom {
    bottom: -4px;
    right: -4px;
}

.animated-box-dot__inner {
    background-color: #ff4e00;
    width: 9px;
    height: 9px;
}

.animated-box .stagger-entry {
    bottom: -50px;
    opacity: 0;
}

.animated-box-sliding-content.is-on .stagger-entry:nth-child(1) {
    -webkit-animation: staggerContentIn 500ms 0.1s ease-out forwards 1;
    animation: staggerContentIn 500ms 0.1s ease-out forwards 1;
}

.animated-box-sliding-content.is-on .stagger-entry:nth-child(2) {
    -webkit-animation: staggerContentIn 500ms 0.2s ease-out forwards 1;
    animation: staggerContentIn 500ms 0.2s ease-out forwards 1;
}

.animated-box-sliding-content.is-on .stagger-entry:nth-child(3) {
    -webkit-animation: staggerContentIn 500ms 0.3s ease-out forwards 1;
    animation: staggerContentIn 500ms 0.3s ease-out forwards 1;
}

.arrow {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 22px;
    position: absolute;
    width: 50px;
    z-index: 1;
}

@media (min-width: 1024px) {
    .arrow {
        height: 32px;
        width: 75px;
    }
}

.arrow.arrow-down {
    bottom: -20px;
    left: 20px;
}

@media (min-width: 1024px) {
    .arrow.arrow-down {
        bottom: -29px;
    }
}

.arrow--small {
    width: 43px;
    height: 15px;
}

.arrow--small.arrow-down {
    bottom: -15px;
    left: 32px;
}

.arrow.arrow-down-center {
    bottom: -20px;
    left: 20px;
}

@media (min-width: 768px) {
    .arrow.arrow-down-center {
        bottom: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.arrow.arrow-left {
    bottom: -20px;
    left: 20px;
}

@media (min-width: 1024px) {
    .arrow.arrow-left {
        bottom: 47%;
        left: -50px;
        right: auto;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.arrow.arrow-right {
    bottom: -20px;
    left: 20px;
}

@media (min-width: 1024px) {
    .arrow.arrow-right {
        bottom: 47%;
        left: auto;
        right: -50px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}

@media (max-width: 768px) {
    .arrow.arrow-small-up {
        bottom: auto;
        top: -20px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.arrow-mist {
    background-image: url(../images/icons/arrow-curved.png);
    background-image: url(../images/icons/svg/arrow-curved.svg), linear-gradient(transparent, transparent);
}

.arrow-grey {
    background-image: url(../images/icons/arrow-curved-grey.png);
    background-image: url(../images/icons/svg/arrow-curved-grey.svg), linear-gradient(transparent, transparent);
}

.arrow-grey-dark {
    background-image: url(../images/icons/arrow-curved-grey-dark.png);
    background-image: url(../images/icons/svg/arrow-curved-grey-dark.svg), linear-gradient(transparent, transparent);
}

.arrow-curved-white {
    background-image: url(../images/icons/arrow-curved-white.png);
    background-image: url(../images/icons/svg/arrow-curved-white.svg), linear-gradient(transparent, transparent);
}

.arrow-mist-light {
    background-image: url(../images/icons/arrow-curved-mist-light.png);
    background-image: url(../images/icons/svg/arrow-curved-mist-light.svg), linear-gradient(transparent, transparent);
}

.arrow-mist-lightest {
    background-image: url(../images/icons/arrow-curved-mist-lightest.png);
    background-image: url(../images/icons/svg/arrow-curved-mist-lightest.svg), linear-gradient(transparent, transparent);
}

.arrow-peach {
    background-image: url(../images/icons/arrow-curved-peach.png);
    background-image: url(../images/icons/svg/arrow-curved-peach.svg), linear-gradient(transparent, transparent);
}

.arrow-peach-light {
    background-image: url(../images/icons/arrow-curved-peach-light.png);
    background-image: url(../images/icons/svg/arrow-curved-peach-light.svg), linear-gradient(transparent, transparent);
}

.arrow-purple {
    background-image: url(../images/icons/arrow-curved-purple.png);
    background-image: url(../images/icons/svg/arrow-curved-purple.svg), linear-gradient(transparent, transparent);
}

.arrow-purpledark {
    background-image: url(../images/icons/arrow-curved-purple-dark.png);
    background-image: url(../images/icons/svg/arrow-curved-purple-dark.svg), linear-gradient(transparent, transparent);
}

.arrow-yellow {
    background-image: url(../images/icons/arrow-curved-yellow.png);
    background-image: url(../images/icons/svg/arrow-curved-yellow.svg), linear-gradient(transparent, transparent);
}

.arrow-turquoise {
    background-image: url(../images/icons/arrow-curved-turquoise.png);
    background-image: url(../images/icons/svg/arrow-curved-turquoise.svg), linear-gradient(transparent, transparent);
}

.arrow-turquoise-dark {
    background-image: url(../images/icons/arrow-curved-turquoise-dark.png);
    background-image: url(../images/icons/svg/arrow-curved-turquoise-dark.svg), linear-gradient(transparent, transparent);
}

.arrow-turquoise-darkest {
    background-image: url(../images/icons/arrow-curved-turquoise-darkest.png);
    background-image: url(../images/icons/svg/arrow-curved-turquoise-darkest.svg), linear-gradient(transparent, transparent);
}

.arrow-teal {
    background-image: url(../images/icons/arrow-curved-teal.png);
    background-image: url(../images/icons/svg/arrow-curved-teal.svg), linear-gradient(transparent, transparent);
}

.arrow-white {
    background-image: url(../images/icons/arrow-curved-white.png);
    background-image: url(../images/icons/svg/arrow-curved-white.svg), linear-gradient(transparent, transparent);
}

.arrow-orange {
    background-image: url(../images/icons/arrow-curved-orange.png);
    background-image: url(../images/icons/svg/arrow-curved-orange.svg), linear-gradient(transparent, transparent);
}

.arrow-orange-dark,
.in02__v1 li .arrow,
.in02__v1 li .arrow {
    background-image: url(../images/icons/arrow-curved-orange-dark.png);
    background-image: url(../images/icons/svg/arrow-curved-orange-dark.svg), linear-gradient(transparent, transparent);
}

.arrow-green {
    background-image: url(../images/icons/arrow-curved-green.png);
    background-image: url(../images/icons/svg/arrow-curved-green.svg), linear-gradient(transparent, transparent);
}

.arrow-slate,
.search-popup.js-toggle-visible:after,
.search-popup.js-toggle-visible:after {
    background-image: url(../images/icons/arrow-curved-slate.png);
    background-image: url(../images/icons/svg/arrow-curved-slate.svg), linear-gradient(transparent, transparent);
}

.arrow--small.arrow-green {
    background-image: url(../images/icons/svg/arrow-small-curved-green.svg), linear-gradient(transparent, transparent);
}

.arrow--small.arrow-orange {
    background-image: url(../images/icons/svg/arrow-small-curved-orange.svg), linear-gradient(transparent, transparent);
}

.arrow--small.arrow-purple {
    background-image: url(../images/icons/svg/arrow-small-curved-purple.svg), linear-gradient(transparent, transparent);
}

.arrow--small.arrow-turquoise-dark {
    background-image: url(../images/icons/svg/arrow-small-curved-turquoise-dark.svg), linear-gradient(transparent, transparent);
}

.arrow--small.arrow-yellow {
    background-image: url(../images/icons/svg/arrow-small-curved-yellow.svg), linear-gradient(transparent, transparent);
}

.article-lead {
    border-bottom: 1px dotted #d4d4d4;
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.article-lead:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .article-lead {
        position: relative;
    }

    .article-lead .article-lead-image {
        left: 0;
        position: absolute;
    }

    .article-lead .article-lead-description {
        margin-left: 206px;
    }

    .article-lead .article-lead-description .metadata-eyebrow {
        margin-bottom: 10px;
    }

    .article-lead .article-lead-description .metadata-byline {
        margin-bottom: 10px;
    }
}

.avatar-sm {
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.avatar-md {
    height: 60px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.avatar-lg {
    height: 180px;
}

.author-block {
    float: right;
    padding-bottom: 20px;
}

.author-block .author-desc {
    text-align: right;
    float: left;
    margin-right: 20px;
}

.author-block .author-desc span {
    display: block;
    color: #000;
}

.author-block .avatar {
    float: left;
}

.avatar {
    height: 60px;
}

.avatar--large {
    height: 180px;
}

.dot-border {
    position: relative;
    z-index: 1;
    padding: 5px;
    border: 4px solid #ffc02e;
    border-radius: 2px;
    height: 100%;
}

@media only screen and (min-width: 768px) {
    .dot-border {
        float: left;
        width: 100%;
    }
}

.dot-border.dot-border-brand,
.dot-border.dot-border-orange {
    border: 4px solid #ff4e00;
}

.dot-border.dot-border-yellow {
    border: 4px solid #ffc02e;
}

.dot-border.dot-border-green {
    border: 4px solid #93c840;
}

.dot-border.dot-border-teal {
    border: 4px solid #018380;
}

.dot-border.dot-border-purple {
    border: 4px solid #565eaa;
}

.dot-border.dot-border-white {
    border: 4px solid #ffffff;
}

.dot-border.dot-border-slate-light {
    border: 4px solid #64666b;
}

.dot-border.dot-border-grey-dark {
    border: 4px solid #28292b;
}

.dot-border.dot-border-tabs-orange {
    border: 4px solid #fc4f1e;
}

.dot-border.dot-border-orange-dark {
    border: 4px solid #cc3e00;
}

.dot-border.dot-border-peach-pale {
    border: 4px solid #fff6f2;
}

.dot-border.dot-border-peach-light {
    border: 4px solid #ffeee6;
}

.dot-border.dot-border-peach {
    border: 4px solid #ffdccc;
}

.dot-border.dot-border-waxflower {
    border: 4px solid #ffb899;
}

.dot-border.dot-border-turquoise-pale {
    border: 4px solid #e6f7f7;
}

.dot-border.dot-border-turquoise {
    border: 4px solid #01adab;
}

.dot-border.dot-border-turquoise-dark {
    border: 4px solid #019b9a;
}

.dot-border.dot-border-turquoise-darkest {
    border: 4px solid #018a89;
}

.dot-border.dot-border-purple-dark {
    border: 4px solid #495091;
}

.dot-border.dot-border-green-pale {
    border: 4px solid #e9f4d9;
}

.dot-border.dot-border-yellow-pale {
    border: 4px solid #fff2d5;
}

.dot-border.dot-border-sunglow {
    border: 4px solid #ffbf2d;
}

.dot-border.dot-border-grey-lightest,
.dot-border.dot-border-mist-lightest {
    border: 4px solid #f8f8f8;
}

.dot-border.dot-border-grey-light,
.dot-border.dot-border-mist-light {
    border: 4px solid #f1f1f1;
}

.dot-border.dot-border-mist {
    border: 4px solid #e8e8e9;
}

.dot-border.dot-border-grey {
    border: 4px solid #d4d4d4;
}

.dot-border.dot-border-grey-alt {
    border: 4px solid #d5e0e6;
}

.dot-border.dot-border-grey-mid {
    border: 4px solid #939498;
}

.dot-border.dot-border-slate {
    border: 4px solid #46474b;
}

.dot-border.dot-border-black {
    border: 4px solid #000;
}

.dot-border.dot-border-left,
.dot-border .dot-border-left {
    border: none;
    border-left: 4px solid #ffc02e;
    padding-left: 20px;
}

.dot-border.dot-border-left:after,
.dot-border .dot-border-left:after {
    content: ' ' !important;
    width: 0px;
    height: 0px;
}

.dot-border:before,
.dot-border:after {
    content: ' ';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #ff4e00;
    border-radius: 50%;
    border: 3px solid #ffffff;
}

.dot-border:before {
    top: -8px;
    left: -8px;
}

.dot-border:after {
    bottom: -8px;
    right: -8px;
}

.dot-border .content {
    border: none !important;
}

.dash-border {
    border: 1px dashed #d4d4d4;
}

.bottom-dot-border {
    border-bottom: 1px dotted #d4d4d4;
}

.left-dash-border {
    border-left: 1px dotted #d4d4d4;
}

.left-solid-border {
    border-left: 1px solid #d4d4d4;
}

.right-solid-border {
    border-right: 1px solid #d4d4d4;
}

.dotted-border-top {
    border-top: 1px dotted #d4d4d4;
}

.dotted-border-bottom {
    border-bottom: 1px dotted #d4d4d4;
}

.dotted-border-right {
    border-right: 1px dotted #d4d4d4;
}

.dotted-border-left {
    border-left: 1px dotted #d4d4d4;
}

.no-border-bottom {
    border-bottom: none !important;
}

.no-border-top {
    border-top: none !important;
}

.transparent-border {
    border: 4px solid transparent;
    padding: 5px 5px 0 5px;
}

.transparent-border:before,
.transparent-border:after {
    content: none;
}

ol.breadcrumb {
    background-color: #ffffff;
    margin: 0;
    padding: 12px 0;
}

ol.breadcrumb>li {
    margin: 0;
    font-size: 14px;
    font-family: "Soleto Medium", Arial, sans-serif;
}

ol.breadcrumb .active {
    color: #000;
}

.breadcrumb>li+li:before {
    content: '\/ ';
    color: #ff4e00;
}

.button-list {
    width: 100%;
    display: block;
}

@media (min-width: 1024px) {
    .button-list {
        display: inline-block;
        width: initial;
    }
}

.button-list button,
.button-list .btn {
    margin: 0 10px 20px 0;
}

@media (min-width: 768px) {

    .button-list button,
    .button-list .btn {
        margin: 0 45px 10px 0;
        display: inline-block;
        width: initial;
    }

    .button-list button:last-child,
    .button-list .btn:last-child {
        margin-right: 0;
    }
}

.calendar-date {
    background-color: #ffffff;
    border-radius: 3px;
    display: inline-block;
    line-height: 1.2;
    padding: 4px 12px;
    text-align: center;
}

.calendar-date .date {
    font-size: 20px;
    font-size: 1.25rem;
    color: #cc3e00 !important;
    display: block;
}

.calendar-date .month {
    font-size: 12px;
    font-size: 0.75rem;
    color: #cc3e00 !important;
    display: block;
}

.member-story {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-perspective: 1900px;
    perspective: 1900px;
    position: relative;
    width: 100%;
    margin: 0 !important;
}

.member-story.square .card__image-x-small,
.member-story.square .member-story.square .card__image-small,
.member-story.square .member-story.square .card__image-large {
    padding-top: 60%;
}

.member-story:focus,
.member-story:active {
    outline: none;
}

.member-story:focus .card__face--front,
.member-story:active .card__face--front {
    -webkit-transform: rotateY(180deg) translateZ(3px);
    transform: rotateY(180deg) translateZ(3px);
}

.member-story:focus .card__face--back,
.member-story:active .card__face--back {
    -webkit-transform: rotateY(360deg) translateZ(3px);
    transform: rotateY(360deg) translateZ(3px);
}

.member-story:focus .card__face--left,
.member-story:active .card__face--left {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.member-story .card {
    height: 100%;
    width: 100%;
    margin: 0 !important;
}

.member-story .card__face {
    height: 100%;
    position: relative;
    width: 100%;
}

.member-story .card__face--front,
.member-story .card__face--back,
.member-story .card__face--left {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition-delay: 0.5s;
}

.member-story .card__face--front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(0deg) translateZ(3px);
    transform: rotateY(0deg) translateZ(3px);
    z-index: 3;
}

.member-story .card__face--back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotateY(180deg) translateZ(3px);
    transform: rotateY(180deg) translateZ(3px);
    z-index: 2;
}

@media only screen and (min-width: 768px) {
    .member-story .card__face--back .card__flip-button {
        display: none;
    }
}

.member-story .card__face--back.bg-teal-dark {
    border-top: 5px solid #018380;
}

.member-story .card__face--back.bg-teal-dark .card__flip-button {
    background-color: #018380;
}

.member-story .card__face--back.bg-teal-dark .card__content-cta {
    color: #015c5a !important;
}

.member-story .card__face--back.bg-purple-dark {
    border-top: 5px solid #565eaa;
}

.member-story .card__face--back.bg-purple-dark .card__flip-button {
    background-color: #565eaa;
}

.member-story .card__face--back.bg-purple-dark .card__content-cta {
    color: #495091 !important;
}

.member-story .card__face--back.bg-green-dark {
    border-top: 5px solid #93c840;
}

.member-story .card__face--back.bg-green-dark .card__flip-button {
    background-color: #93c840;
}

.member-story .card__face--back.bg-green-dark .card__content-cta {
    color: #28292b !important;
}

.member-story .card__face--back.bg-orange-dark {
    border-top: 5px solid #ff4e00;
}

.member-story .card__face--back.bg-orange-dark .card__flip-button {
    background-color: #ff4e00;
}

.member-story .card__face--back.bg-orange-dark .card__content-cta {
    color: #cc3e00 !important;
}

.member-story .card__face--back.bg-yellow-dark {
    border-top: 5px solid #ffc02e;
}

.member-story .card__face--back.bg-yellow-dark .card__flip-button {
    background-color: #ffc02e;
}

.member-story .card__face--back.bg-yellow-dark .card__content-cta {
    color: #28292b !important;
}

.member-story .card__face--back.bg-grey-mid {
    border-top: 5px solid #e8e8e9;
}

.member-story .card__face--back.bg-grey-mid .card__flip-button {
    background-color: #e8e8e9;
}

.member-story .card__face--back.bg-grey-mid .card__flip-button svg path {
    color: #28292b;
}

.member-story .card__face--back.bg-grey-mid .card__content-cta {
    color: #28292b !important;
}

.member-story .card__face--left {
    background: transparent !important;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1;
}

.member-story .card__face--left:after {
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: 0;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    width: 6px;
}

.member-story .card__face--left.bg-teal-darkest {
    background: transparent;
}

.member-story .card__face--left.bg-teal-darkest:after {
    content: "";
    background-color: #004140;
}

.member-story .card__face--left.bg-purple-darkest {
    background: transparent;
}

.member-story .card__face--left.bg-purple-darkest:after {
    content: "";
    background-color: #3f436a;
}

.member-story .card__face--left.bg-orange-darkest {
    background: transparent;
}

.member-story .card__face--left.bg-orange-darkest:after {
    content: "";
    background-color: #933b15;
}

.member-story .card__face--left.bg-yellow-darkest {
    background: transparent;
}

.member-story .card__face--left.bg-yellow-darkest:after {
    content: "";
    background-color: #c3861d;
}

.member-story .card__face--left.bg-green-darkest {
    background: transparent;
}

.member-story .card__face--left.bg-green-darkest:after {
    content: "";
    background-color: #496420;
}

.member-story .card__face--left.bg-slate {
    background: transparent;
}

.member-story .card__face--left.bg-slate:after {
    content: "";
    background-color: #46474b;
}

.member-story .card__image-x-small,
.member-story .card__image-small,
.member-story .card__image-large {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.member-story .card__image-x-small {
    display: block;
    padding-top: 75%;
}

.member-story .card__image-small {
    padding-top: 56.25%;
}

.member-story .card__image-large {
    padding-top: 75%;
}

.member-story .card__figure {
    height: 100%;
}

.member-story .card__figure.bg-teal .card__figcaption {
    border-top: 5px solid #015c5a;
}

.member-story .card__figure.bg-teal .card__flip-button {
    background-color: #015c5a;
}

.member-story .card__figure.bg-purple .card__figcaption {
    border-top: 5px solid #495091;
}

.member-story .card__figure.bg-purple .card__flip-button {
    background-color: #495091;
}

.member-story .card__figure.bg-green .card__figcaption {
    border-top: 5px solid #678c2d;
}

.member-story .card__figure.bg-green .card__flip-button {
    background-color: #678c2d;
}

.member-story .card__figure.bg-green .card__flip-button svg path {
    color: #ffffff;
}

.member-story .card__figure.bg-orange .card__figcaption {
    border-top: 5px solid #cc3e00;
}

.member-story .card__figure.bg-orange .card__flip-button {
    background-color: #cc3e00;
}

.member-story .card__figure.bg-yellow .card__figcaption {
    border-top: 5px solid #e5ac3a;
}

.member-story .card__figure.bg-yellow .card__flip-button {
    background-color: #e5ac3a;
}

.member-story .card__figure.bg-yellow .card__flip-button svg path {
    color: #28292b;
}

.member-story .card__figure.bg-mist .card__figcaption {
    border-top: 5px solid #939498;
}

.member-story .card__figure.bg-mist .card__flip-button {
    background-color: #939498;
}

.member-story .card__figure.bg-mist .card__flip-button svg path {
    color: #28292b;
}

.member-story .card__figcaption {
    padding: 24px 64px 26px 26px;
    position: relative;
}

.member-story .card__title {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
}

.member-story .card__flip-button {
    border: 0;
    color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -5px;
    width: 48px;
}

.member-story .card__flip-icon {
    height: 18px;
    margin: auto;
    width: 18px;
}

.member-story .card__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 24px 26px 29px;
}

.member-story .card__content-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 26px;
    padding-right: 38px;
}

.member-story .card__content-description {
    font-size: 14px;
    line-height: 22px;
}

.member-story .card__content-cta {
    background-color: #ffffff;
    display: inline-block;
    margin: auto auto 0 0;
    width: auto;
}

@media only screen and (min-width: 575px) {
    .member-story .card__image-x-small {
        display: none;
    }

    .member-story .card__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .member-story:focus-within .card__face--front {
        -webkit-transform: rotateY(180deg) translateZ(3px);
        transform: rotateY(180deg) translateZ(3px);
    }

    .member-story:focus-within .card__face--back {
        -webkit-transform: rotateY(360deg) translateZ(3px);
        transform: rotateY(360deg) translateZ(3px);
    }

    .member-story:focus-within .card__face--left {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .member-story:hover .card__face--front {
        -webkit-transform: rotateY(180deg) translateZ(3px);
        transform: rotateY(180deg) translateZ(3px);
    }

    .member-story:hover .card__face--back {
        -webkit-transform: rotateY(360deg) translateZ(3px);
        transform: rotateY(360deg) translateZ(3px);
    }

    .member-story:hover .card__face--left {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .member-story .card__image-small {
        display: none;
    }

    .member-story .card__image-large {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    .member-story .card__title {
        font-size: 28px;
        line-height: 36px;
    }

    .member-story .card__content-title {
        font-size: 28px;
        line-height: 36px;
    }

    .member-story .card__content-description {
        font-size: 16px;
        line-height: 24px;
    }
}

.carousel-homepage .col-sm-4 {
    min-height: 305px;
}

.carousel-homepage-controls {
    margin: 20px 0 !important;
}

@media (min-width: 768px) {
    .carousel-homepage-controls {
        display: none;
    }
}

.carousel-homepage-controls .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
}

.carousel-homepage-controls .slick-dots li {
    background: #d4d4d4;
    border-radius: 10px;
    height: 10px;
    width: 10px;
    display: inline-block;
    list-style: none;
    margin: 0 8px;
}

.carousel-homepage-controls .slick-dots li.slick-active {
    background: #cc3e00;
}

.carousel-homepage-controls .slick-dots button {
    display: none;
}

@media (max-width: 768px) {
    .carousel-banner .slick-slide {
        opacity: 1 !important;
    }
}

.carousel-banner .bg-image {
    min-height: 375px;
}

.carousel-banner .slick-dots {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 20px;
    left: 40px;
}

.carousel-banner .slick-dots li {
    display: inline-block;
    list-style: none;
    margin: 0 10px 0 0;
}

.carousel-banner .slick-dots button {
    background: transparent;
    border: none;
    cursor: pointer;
    display: block;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 32px;
}

.carousel-banner .slick-dots .slick-active button {
    border: 1px solid #ff4e00;
    border-radius: 32px;
}

@media (min-width: 1024px) {
    .carousel-banner .row [class*='col-']:first-child .module-inner {
        padding-bottom: 52px !important;
    }
}

.carousel-banner-controls {
    margin: 20px 0 0 !important;
}

@media (min-width: 1024px) {
    .carousel-banner-controls {
        display: none;
    }
}

.carousel-banner-controls .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
}

.carousel-banner-controls .slick-dots li {
    background: #d4d4d4;
    border-radius: 10px;
    height: 10px;
    width: 10px;
    display: inline-block;
    list-style: none;
    margin: 0 8px;
}

.carousel-banner-controls .slick-dots li.slick-active {
    background: #cc3e00;
}

.carousel-banner-controls .slick-dots button {
    display: none;
}

.chart-container {
    text-align: center;
}

@media (min-width: 1024px) {
    .chart-container.chart-small {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.chart-container.chart-small .chart {
    display: inline-block;
    height: 120px;
    width: 120px;
}

@media (min-width: 1024px) {
    .chart-container.chart-small .chart {
        margin-right: 20px;
    }
}

.chart-container.chart-small .chart-percentage {
    font-size: 48px;
    font-size: 3rem;
    letter-spacing: -1px;
    line-height: 120px;
    width: 120px;
}

.chart-container.chart-small .chart-percentage:after {
    font-size: 16px;
    font-size: 1rem;
}

.chart-container.chart-small .chart-caption {
    margin-bottom: 32px;
}

@media (min-width: 1024px) {
    .chart-container.chart-small .chart-caption {
        text-align: left;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.chart {
    display: inline-block;
    height: 260px;
    margin-bottom: 32px;
    position: relative;
    width: 260px;
}

.chart-percentage {
    font-size: 90px;
    font-size: 5.625rem;
    display: block;
    letter-spacing: -5px;
    line-height: 260px;
    position: absolute;
    text-align: center;
    width: 260px;
}

.chart-percentage:after {
    font-size: 36px;
    font-size: 2.25rem;
    display: inline-block;
    content: '%';
}

.chart-medium .data-value {
    font-size: 48px;
    font-size: 3rem;
    font-family: "Soleto Thin", Arial, sans-serif;
}

.chart-medium .data-value .percent {
    font-size: 16px;
    font-size: 1rem;
}

.chart-large .data-value {
    font-size: 90px;
    font-size: 5.625rem;
    font-family: "Soleto Thin", Arial, sans-serif;
}

.chart-large .data-value .percent {
    font-size: 36px;
    font-size: 2.25rem;
}

.chart-caption {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-style: italic;
}

.chart-caption p {
    font-size: 16px;
    font-size: 1rem;
}

body .cms-infographic-wrapper {
    height: 100%;
    position: relative;
}

@media (min-width: 1024px) {
    body .cms-infographic-wrapper {
        min-height: 466px;
    }
}

@media (min-width: 1201px) {
    body .cms-infographic-wrapper {
        min-height: 519px;
    }
}

body .cms-infographic-wrapper * {
    color: inherit;
}

body .cms-infographic-wrapper a {
    cursor: pointer;
}

body .cms-infographic-wrapper .module-inner {
    padding: 0 !important;
}

body .cms-infographic-annotation__link_text {
    font-family: "Soleto Bold", Arial, sans-serif;
}

body .cms-infographic-image-container {
    display: table;
    height: 100%;
    max-height: 511px;
    position: relative;
    width: 100%;
}

@media all and (min-width: 551px) {
    body .cms-infographic-image-container {
        max-height: 512px;
    }
}

@media all and (min-width: 1024px) {
    body .cms-infographic-image-container {
        max-height: 683px;
    }
}

@media all and (min-width: 1201px) {
    body .cms-infographic-image-container {
        max-height: 800px;
    }
}

body .cms-infographic-title-container {
    padding: 20px 20px 0;
}

@media (min-width: 551px) {
    body .cms-infographic-title-container {
        padding: 40px 40px 0;
    }
}

body .cms-infographic-title {
    margin: 0;
}

body .cms-infographic-title span {
    color: inherit;
}

body .cms-infographic-btn {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
    border: 2px solid #28292b;
    border-radius: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 44px;
    width: 44px;
}

body .cms-infographic-btn:hover,
body .cms-infographic-btn:focus {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
    background-color: #ffffff;
    border: none;
}

body .cms-infographic-timeline {
    border-color: inherit;
    border-top: 2px solid;
    direction: ltr;
    display: block;
    padding-top: 2rem;
    margin-bottom: 2rem;
}

@media (min-width: 551px) {
    body .cms-infographic-timeline {
        direction: inherit;
        display: none;
    }
}

body .cms-infographic-timeline .info-standout {
    color: inherit;
    display: block;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 5px;
}

body .cms-infographic-timeline .cms-infographic-timeline__caption {
    font-family: "Soleto Regular", Arial, sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

body .info-row {
    display: table;
    padding-bottom: 1rem;
    width: 100%;
}

body .info-row>div[class^='info-'] {
    display: table-cell;
    vertical-align: top;
}

body .info-row>div[class^='info-']:first-of-type {
    width: 48px;
}

body .info-row>div[class^='info-']:last-of-type {
    padding-left: 20px;
}

body .cms-infographics-dashboard>.row>.dashboard-content>.module {
    margin-bottom: 4rem !important;
}

body .cms-infographics-dashboard>.row>.dashboard-content>.module:last-of-type {
    margin-bottom: 0 !important;
}

body .cms-infographic-annotation__data-icon {
    margin: 0;
    width: 115px;
    height: 115px;
}

.cms-infographic--display-mobile body .cms-infographic-annotation__data-icon {
    width: 215px;
    height: 215px;
}

body .cms-infographic-annotation__bg {
    width: 130px;
    height: 130px;
}

body .cms-infographic-annotation__stat {
    display: none;
    padding: 0;
    margin: 0;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: 42px;
}

@media all and (min-width: 551px) {
    body .cms-infographic-annotation__stat {
        display: block;
        line-height: 1;
    }
}

@media all and (min-width: 769px) {
    body .cms-infographic-annotation__stat {
        display: block;
        line-height: 1;
        font-size: 72px;
    }
}

@media all and (min-width: 1999px) {
    body .cms-infographic-annotation__stat {
        display: block;
        line-height: 1;
        font-size: 54px;
    }
}

body .cms-infographic-annotation__link {
    color: inherit !important;
    opacity: 1;
    text-decoration: none !important;
}

body .infographic-annotation__link:hover {
    opacity: 0.5;
}

body .cms-infographic-annotation__caption {
    display: none;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0;
    font-weight: normal;
}

@media all and (min-width: 551px) {
    body .cms-infographic-annotation__caption {
        display: block;
        font-size: 30px;
        line-height: 34px;
    }
}

@media all and (min-width: 769px) {
    body .cms-infographic-annotation__caption {
        display: block;
        font-size: 22px;
        line-height: 28px;
    }
}

body .cms-infographic-annotation__text {
    font-size: 42px;
    font-family: "Soleto Bold", Arial, sans-serif;
    line-height: 42px;
    margin: 0;
    max-width: 200px;
}

@media all and (min-width: 551px) {
    body .cms-infographic-annotation__text {
        font-size: 32px;
        display: block;
    }
}

.cms-infographic-annotation--text-only body .cms-infographic-annotation__text {
    font-family: "Soleto Bold", Arial, sans-serif;
}

body .cms-infographic--display-desktop {
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 66.67%;
    display: none;
    height: 0;
    margin-bottom: 40px;
    padding: 0 0 66.67%;
    position: relative;
    width: 100%;
}

@media all and (min-width: 551px) {
    body .cms-infographic--display-desktop {
        display: block;
    }
}

body .cms-infographic--display-mobile {
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 66.67%;
    display: block;
}

@media all and (min-width: 551px) {
    body .cms-infographic--display-mobile {
        display: none;
    }
}

body .cms-infographic {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    direction: ltr;
}

body .cms-infographic--animated path {
    stroke-dasharray: 10000px;
    stroke-dashoffset: 10000px;
}

body .cms-infographic--animated circle {
    r: 0;
}

body .cms-infographic--animated .cms-infographic-annotation {
    opacity: 0;
}

.cn01 [class*='col-'] {
    margin: 0 !important;
    position: relative;
}

.cn01 [class*='col-'] .rectangle {
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 1023px) {
    .cn01 .module-inner p:first-child {
        margin-top: 25px;
    }
}

@media (max-width: 1023px) {
    .cn01 .icon-arrow-right-white {
        margin-right: 20px !important;
    }
}

.cn01 .rectangle p {
    color: #495091;
    font-size: 14px;
    letter-spacing: 3px;
}

@media (max-width: 1023px) {
    .cn01 .rectangle p {
        font-size: 12px;
        font-size: 0.75rem;
    }
}

.cn01 .module-link {
    font-size: 14px;
}

.cn01 .img {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .cn01 .img {
        height: 275px !important;
    }
}

.cn01__v1 img {
    width: 100%;
}

.cn01__v1 [class*='col-']:nth-child(1) {
    padding: 0;
}

.cn01__v2 [class*='col-'] * {
    color: #ffffff;
}

.cn01__v2 .bg-image {
    background-position: center center;
}

.cn01__v2 img {
    width: 100%;
}

.cn01__v2 [class*='col-'] {
    margin: 0 !important;
}

.cn01__v2 [class*='col-']:nth-child(2) {
    padding: 0;
}

.cn01__v3 .pull-quote__text-turquoise {
    font-family: "Soleto Italic", Arial, sans-serif;
}

.cn01__v3 [class*='col-'] {
    margin: 0 !important;
}

.cn01__v4 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.cn01__v5 p.figure {
    margin-top: 75px;
}

@media (max-width: 768px) {
    .cn01__v5 p.figure {
        margin-top: 0px !important;
    }
}

.cn02 .metadata-eyebrow {
    color: #64666b;
    margin-bottom: 15px;
}

.cn02 h2 {
    margin-bottom: 20px;
}

.cn02 .description {
    margin-bottom: 30px;
}

.cn02 .module-link {
    font-size: 14px;
    color: #28292b;
    font-weight: bold;
}

.cn02__v2 [class*='col-']:nth-child(1) {
    padding: 0 !important;
}

.cn02__v3 [class*='col-']:nth-child(2) {
    padding: 0 !important;
}

.cn02__v4 .metadata-eyebrow {
    margin-bottom: 15px;
}

.cn02__v4 .icon-arrow-right-darkgrey {
    background-position: 0px 1px;
}

.cn03 .dot-border:before,
.cn03 .dot-border:after {
    border: 3px solid #f8f8f8;
}

.cn03 .img {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .cn03 .img {
        height: 275px !important;
    }
}

.cn03 ul {
    margin-top: 20px;
    padding-left: 20px;
    list-style-type: none;
}

.cn03 ul li {
    font-family: "Soleto Light", Arial, sans-serif;
    position: relative;
    line-height: 1.25;
}

.cn03 ul li:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 7px;
    left: -18px;
    width: 5px;
    height: 5px;
    border-radius: 1px;
    background-color: #565eaa;
}

.cn03__v1 [class*="col-"] {
    margin: 0 !important;
}

.cn03__v1 .arrow.arrow-small-up {
    bottom: auto;
    top: -20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    .cn03__v1 .arrow.arrow-small-up {
        bottom: 47%;
        left: -35px;
        right: auto;
        top: auto;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@media (min-width: 1024px) {
    .cn03__v1 .arrow.arrow-small-up {
        left: -50px;
    }
}

.cn03__v2 img {
    width: 100%;
}

.cn03__v2 [class*="col-"] {
    margin: 0 !important;
}

.cn03__v2 [class*="col-"]:nth-child(2) {
    padding: 0;
}

.cn03__v3 [class*="col-"] {
    margin: 0 !important;
    padding: 0 !important;
}

.cn03__v3 [class*="col-"],
.cn03__v4 [class*="col-"],
.cn03__v5 [class*="col-"] {
    padding: 0 !important;
}

.cn03__v4 [class*="col-"] {
    padding: 0 !important;
}

.cn03__v6 img {
    height: 275px !important;
}

.module.cn03__v1+.module.cn03__v5 {
    padding-top: 0;
    margin-top: -20px;
    position: relative;
}

.cn04.cn04__v1.module.module-bleed .container [class*='col-']:first-child,
.cn04.cn04__v2.module.module-bleed .container [class*='col-']:first-child {
    padding: 0;
}

.cn04.cn04__v1.module.module-bleed .container [class*='col-']:last-child,
.cn04.cn04__v2.module.module-bleed .container [class*='col-']:last-child {
    padding: 24px;
}

@media (min-width: 1024px) {

    .cn04.cn04__v1.module.module-bleed .container [class*='col-']:last-child,
    .cn04.cn04__v2.module.module-bleed .container [class*='col-']:last-child {
        padding: 0;
    }
}

.cn04.cn04__v3.module.module-bleed .container [class*='col-'] {
    padding: 0;
}

.cn04.cn04__v3.module.module-bleed .container [class*='col-'] [class*='col-'] {
    padding: 24px !important;
}

.cn04.cn04__v3.module.module-bleed .container [class*='col-'] [class*='col-']:last-child {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

@media (min-width: 768px) {
    .cn04.cn04__v3.module.module-bleed .container [class*='col-'] [class*='col-']:last-child {
        padding-left: 10px !important;
    }
}

@media (min-width: 1024px) {
    .cn04.cn04__v3.module.module-bleed .container [class*='col-'] [class*='col-']:last-child {
        padding-left: 16px !important;
        padding-right: 0 !important;
    }
}

.cn04.cn04__v3.module.module-bleed .container [class*='col-'] [class*='col-']:first-child {
    padding: 24px !important;
}

.cn04 .row-eq-height-md [class*='col-']:last-child {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.cn04 a {
    display: inline-block;
}

.cn04 .metadata-eyebrow {
    padding: 10px 0 0;
}

.cn04 h4 {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
}

@media (min-width: 768px) {
    .cn04 h4 {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.cn04 h6 {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
}

@media (min-width: 768px) {
    .cn04 h6 {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.cn04 .meta-details {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .cn04 .meta-details {
        font-size: 16px;
        font-size: 1rem;
    }
}

.cn04 time {
    display: inline-block;
    font-family: "Soleto Thin", Arial, sans-serif;
    margin-right: 15px;
    padding: 5px 15px 0 0;
    position: relative;
}

.cn05 .metadata-byline {
    padding-bottom: 15px;
}

.cn05 .module-inner ul {
    margin-bottom: 0;
}

.cn05 .row:last-child {
    margin-top: 8px;
}

.cn05 .row:first-child {
    margin-top: 0;
}

@media (max-width: 1024px) {
    .cn05 .row:last-child {
        margin-bottom: 8px;
    }

    .cn05 .row:first-child {
        margin-bottom: 0;
    }
}

.cn05 .bg-white a,
.cn05 .bg-white a * {
    color: #ff4e00;
}

.cn05 [class*='col-'] {
    border: 1px solid #e8e8e9;
    border-top: 8px solid #e8e8e9;
}

.cn05 [class*='col-'] [class*='col-'] {
    border: none;
}

.cn05 .bc-orange {
    border-color: #e8e8e9;
    border-top: 8px solid #ff4e00;
}

.cn05 .bc-purple,
.cn05 .bg-purple {
    border-color: #565eaa;
    border-top: 8px solid #495091;
}

.cn05 .bc-teal,
.cn05 .bg-teal {
    border-color: #018380;
    border-top: 8px solid #019b9a;
}

.cn05 .bc-turquoise-dark,
.cn05 .bg-turquoise-dark {
    border-color: #019b9a;
    border-top: 8px solid #018380;
}

@media (min-width: 1024px) {
    .cn05 .arrow-link {
        bottom: 40px;
        position: absolute;
    }
}

.module.cn05__v1+.module.cn05__v2 {
    padding-top: 0;
    margin-top: -40px;
    position: relative;
}

@media (min-width: 1024px) {
    .cn06__v1 {
        background: #f8f8f8;
        background: -webkit-gradient(left top, right top, color-stop(0%, #f8f8f8), color-stop(50%, #f8f8f8), color-stop(50%, #f1f1f1), color-stop(100%, #f1f1f1));
        background: linear-gradient(to right, #f8f8f8 0%, #f8f8f8 50%, #f1f1f1 50%, #f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8F8F8', endColorstr='#FFF1F1F1', GradientType=1);
    }
}

@media (min-width: 1024px) {
    .cn06__v1 .right-col .module-inner {
        padding-left: 16%;
    }
}

.cn06__v1 .right-col .module-inner ul {
    margin-bottom: 0;
}

@media (min-width: 1024px) {
    .cn06__v1 .right-col .module-inner ul {
        margin-bottom: 20px;
    }
}

.cn06__v4 .right-col .module-inner {
    width: auto;
    margin-left: inherit;
}

@media (min-width: 768px) {
    .cn06__v4 .right-col .module-inner {
        width: 460px;
    }
}

@media (min-width: 1024px) {
    .cn06__v4 .right-col .module-inner {
        margin-left: 90px;
        margin-right: 90px;
        width: auto;
    }
}

.cn06__v4 .right-col .module-inner .metadata-eyebrow {
    border-bottom: 1px dashed #d4d4d4;
}

.cn06__v4 .right-col .module-inner ul li a {
    font-size: 18px;
    font-size: 1.125rem;
}

.cn06__v4 .right-col .module-inner ul li .icon {
    float: right;
    position: relative;
    top: 5px;
}

.cn06__v5 [class*='col-']:nth-child(1) {
    padding: 0 !important;
}

.row-cta [class*='col-'] {
    background: transparent;
}

.cn06__v6 .icon {
    float: right;
}

.cn06__v6 [class*='col-']:last-child .metadata-eyebrow {
    border-bottom: 1px dotted #64666b;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.cn06__v6 [class*='col-']:last-child li {
    font-size: 18px;
    font-size: 1.125rem;
}

.cn06__v6 [class*='col-']:last-child li:last-child {
    font-size: 14px;
    font-size: 0.875rem;
    border-top: 1px dotted #64666b;
    margin-top: 20px;
    padding-top: 15px;
}

.cn07 [class*='col-'] {
    border: 1px solid #01adab;
    border-top: 8px solid #01adab;
    color: #ffffff;
}

.cn07 [class*='col-'] .module-inner {
    padding: 0 20px;
}

@media only screen and (min-width: 768px) {
    .cn07 [class*='col-'] .module-inner {
        padding: 0 25px;
    }
}

@media only screen and (min-width: 1024px) {
    .cn07 [class*='col-'] .module-inner {
        padding: 0 40px;
    }
}

.cn07 [class*='col-'] .e28 a {
    color: #28292b;
}

.cn8.cn8__v1 [class*='col-']:last-child {
    padding: 0 !important;
}

.cn8.cn8__v2 .container {
    border-bottom: 1px dotted #939498;
    border-top: 1px dotted #939498;
}

@media only screen and (min-width: 768px) {
    .cn8.cn8__v2 [class*='col-'] {
        border-right: 1px dotted #939498;
    }

    .cn8.cn8__v2 [class*='col-']:last-child {
        border-right: none;
    }
}

@media only screen and (min-width: 1024px) {

    .cn8.cn8__v4 article,
    .cn8.cn8__v5 article {
        position: relative;
    }

    .cn8.cn8__v4 .icon-section,
    .cn8.cn8__v5 .icon-section {
        left: 0;
        position: absolute;
        top: 0;
    }

    .cn8.cn8__v4 .article-content,
    .cn8.cn8__v5 .article-content {
        margin-left: 130px;
    }
}

.cn8.cn8__v5 .icon-section {
    background-position: center bottom;
    height: 110px !important;
}

.cn8.cn8__v10 [class*='col-'] {
    border-bottom: 1px dotted #ffffff;
}

@media only screen and (min-width: 768px) {
    .cn8.cn8__v10 [class*='col-'] {
        border-bottom: 0;
        border-right: 1px dotted #ffffff;
    }

    .cn8.cn8__v10 [class*='col-']:last-child {
        border-right: none;
    }
}

.cn8.cn8__v10 .container {
    border-bottom: 1px dotted #ffffff;
    border-top: 1px dotted #ffffff;
    color: #ffffff;
}

.cn8.cn8__v10 .container a {
    color: #ffffff;
    display: inline-block;
    position: relative;
}

.cn8.cn8__v10 .container a:hover .icon-arrow-right,
.cn8.cn8__v10 .container a:hover .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10 .container a:hover li>a:after,
.cn8.cn8__v10 .container a:hover .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10 .container a:hover li>a:after {
    background-position-x: 0;
    transition: background-position-x 400ms ease;
}

.cn8.cn8__v10 .container .icon-arrow-right,
.cn8.cn8__v10 .container .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10 .container li>a:after,
.cn8.cn8__v10 .container .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10 .container li>a:after {
    background: url(../images/icons/svg/icon-arrow-right--gap--white.svg) -18px 0 no-repeat;
    background-size: 31px;
    margin-top: 2px;
    height: 15px;
    width: 15px;
    transition: none;
}

.cn8.cn8__v10.bg-white,
.cn8.cn8__v10.bg-mist-light,
.cn8.cn8__v10.bg-peach,
.cn8.cn8__v10.bg-turquoise-pale,
.cn8.cn8__v10.bg-green-pale,
.cn8.cn8__v10.bg-green,
.cn8.cn8__v10.bg-mist,
.cn8.cn8__v10.bg-mist-lightest,
.cn8.cn8__v10.bg-peach-light,
.cn8.cn8__v10.bg-peach-pale,
.cn8.cn8__v10.bg-sunglow,
.cn8.cn8__v10.bg-yellow-pale,
.cn8.cn8__v10.bg-yellow {
    color: #000;
}

.cn8.cn8__v10.bg-white a,
.cn8.cn8__v10.bg-mist-light a,
.cn8.cn8__v10.bg-peach a,
.cn8.cn8__v10.bg-turquoise-pale a,
.cn8.cn8__v10.bg-green-pale a,
.cn8.cn8__v10.bg-green a,
.cn8.cn8__v10.bg-mist a,
.cn8.cn8__v10.bg-mist-lightest a,
.cn8.cn8__v10.bg-peach-light a,
.cn8.cn8__v10.bg-peach-pale a,
.cn8.cn8__v10.bg-sunglow a,
.cn8.cn8__v10.bg-yellow-pale a,
.cn8.cn8__v10.bg-yellow a {
    color: #000;
}

.cn8.cn8__v10.bg-white .icon-arrow-right,
.cn8.cn8__v10.bg-white .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-white li>a:after,
.cn8.cn8__v10.bg-white .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-white li>a:after,
.cn8.cn8__v10.bg-mist-light .icon-arrow-right,
.cn8.cn8__v10.bg-mist-light .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-mist-light li>a:after,
.cn8.cn8__v10.bg-mist-light .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-mist-light li>a:after,
.cn8.cn8__v10.bg-peach .icon-arrow-right,
.cn8.cn8__v10.bg-peach .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-peach li>a:after,
.cn8.cn8__v10.bg-peach .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-peach li>a:after,
.cn8.cn8__v10.bg-turquoise-pale .icon-arrow-right,
.cn8.cn8__v10.bg-turquoise-pale .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-turquoise-pale li>a:after,
.cn8.cn8__v10.bg-turquoise-pale .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-turquoise-pale li>a:after,
.cn8.cn8__v10.bg-green-pale .icon-arrow-right,
.cn8.cn8__v10.bg-green-pale .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-green-pale li>a:after,
.cn8.cn8__v10.bg-green-pale .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-green-pale li>a:after,
.cn8.cn8__v10.bg-green .icon-arrow-right,
.cn8.cn8__v10.bg-green .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-green li>a:after,
.cn8.cn8__v10.bg-green .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-green li>a:after,
.cn8.cn8__v10.bg-mist .icon-arrow-right,
.cn8.cn8__v10.bg-mist .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-mist li>a:after,
.cn8.cn8__v10.bg-mist .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-mist li>a:after,
.cn8.cn8__v10.bg-mist-lightest .icon-arrow-right,
.cn8.cn8__v10.bg-mist-lightest .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-mist-lightest li>a:after,
.cn8.cn8__v10.bg-mist-lightest .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-mist-lightest li>a:after,
.cn8.cn8__v10.bg-peach-light .icon-arrow-right,
.cn8.cn8__v10.bg-peach-light .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-peach-light li>a:after,
.cn8.cn8__v10.bg-peach-light .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-peach-light li>a:after,
.cn8.cn8__v10.bg-peach-pale .icon-arrow-right,
.cn8.cn8__v10.bg-peach-pale .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-peach-pale li>a:after,
.cn8.cn8__v10.bg-peach-pale .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-peach-pale li>a:after,
.cn8.cn8__v10.bg-sunglow .icon-arrow-right,
.cn8.cn8__v10.bg-sunglow .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-sunglow li>a:after,
.cn8.cn8__v10.bg-sunglow .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-sunglow li>a:after,
.cn8.cn8__v10.bg-yellow-pale .icon-arrow-right,
.cn8.cn8__v10.bg-yellow-pale .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-yellow-pale li>a:after,
.cn8.cn8__v10.bg-yellow-pale .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-yellow-pale li>a:after,
.cn8.cn8__v10.bg-yellow .icon-arrow-right,
.cn8.cn8__v10.bg-yellow .db01-listings li>a:after,
.db01-listings .cn8.cn8__v10.bg-yellow li>a:after,
.cn8.cn8__v10.bg-yellow .pillars .pillar li>a:after,
.pillars .pillar .cn8.cn8__v10.bg-yellow li>a:after {
    background: url(../images/icons/svg/icon-arrow-right--gap--black.svg) -18px 0 no-repeat;
    background-size: 31px;
    margin-top: 2px;
    height: 15px;
    width: 15px;
    transition: none;
}

.cn09__v1.module-bleed [class*='col-'] .module-inner {
    padding: 40px 20px !important;
}

@media only screen and (min-width: 768px) {
    .cn09__v1.module-bleed [class*='col-'] .module-inner {
        padding: 40px !important;
    }
}

.cn09__v1 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.cn09__v1 [class*='col-']:nth-child(1) {
    padding-right: 160px;
}

.cn09__v1 [class*='col-']:nth-child(1) .bg-image {
    background-position: center center;
}

.cn09__v1 [class*='col-']:nth-child(1) .img-caption {
    height: auto;
    margin-bottom: 30px;
    padding: 15px;
}

.cn09__v1 [class*='col-']:nth-child(1) .img-caption p:last-child {
    margin-bottom: 0;
}

.cn09__v1 [class*='col-']:nth-child(1) .dot-border-bottom {
    border-bottom: 1px dotted #d4d4d4;
    margin-bottom: 40px !important;
    padding-bottom: 20px !important;
}

.cn09__v1 [class*='col-']:nth-child(1) .dot-border {
    padding: 20px 45px 10px 40px !important;
    float: none;
}

.cn09__v1 [class*='col-']:nth-child(1) .dot-border-left {
    margin-bottom: 40px;
    font-size: 24px;
}

@media (max-width: 1023px) {
    .cn09__v1 [class*='col-']:nth-child(1) .dot-border-left {
        font-size: 18px !important;
    }
}

.cn09__v1 [class*='col-']:nth-child(1) .download {
    font-size: 16px;
    color: #ff4e00;
    padding-right: 10px;
}

.cn09__v1 [class*='col-']:nth-child(1) p.pull-quote__text-turquoise {
    font-size: 18px;
    margin-top: 14px;
    font-family: "Soleto Italic", Arial, sans-serif;
}

.cn09__v1 [class*='col-']:nth-child(1) ul {
    width: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cn09__v1 [class*='col-']:nth-child(1) ul p {
    margin-top: 0;
    margin-bottom: 5px;
}

.cn09__v1 [class*='col-']:nth-child(1) hr {
    border-top: 1px dotted #d4d4d4;
    margin: 25px 0;
}

@media (min-width: 768px) {
    .cn09__v1 [class*='col-']:nth-child(1) hr {
        margin: 45px 0;
    }
}

.cn10__v2.bg-image,
.cn10__v3.bg-image,
.cn10__v4.bg-image {
    background-position: right center;
}

.cn10__v2.bg-image .container,
.cn10__v3.bg-image .container,
.cn10__v4.bg-image .container {
    background-color: transparent;
}

.cn10__v2.bg-image-dark,
.cn10__v3.bg-image-dark,
.cn10__v4.bg-image-dark {
    color: #ffffff;
}

.cn10__v3 .pipe,
.cn10__v4 .pipe {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-left: -35px;
    padding: 5px 35px;
    display: inline-block;
}

@media only screen and (min-width: 768px) {

    .cn10__v3 .pipe,
    .cn10__v4 .pipe {
        white-space: nowrap;
    }
}

.cn11 .module {
    z-index: 1;
}

.cn11.banner [class*='col-']:last-child .module-inner {
    position: static;
}

@media (max-width: 767px) {
    .cn11.banner [class*='col-']:last-child .module-inner {
        padding: 20px 0;
    }
}

.cn11.banner [class*='col-']:last-child .module-inner *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cn11 h1 {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .cn11 h1 {
        font-size: 48px;
        font-size: 3rem;
    }
}

@media (min-width: 1024px) {
    .cn11 h1 {
        font-size: 64px;
        font-size: 4rem;
        line-height: 1.1;
    }
}

.cn11 h2 {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3;
}

@media (min-width: 1024px) {
    .cn11 h2 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 1.2;
    }
}

.cn11 h3 {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
}

@media (min-width: 1024px) {
    .cn11 h3 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.cn11 h4 {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.3;
}

@media (min-width: 1024px) {
    .cn11 h4 {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.cn11 h5 {
    font-family: "Soleto Thin", Arial, sans-serif;
}

@media (max-width: 767px) {
    .cn11.banner-with-image [class*='col-']:first-child .module-inner {
        padding-bottom: 0;
        padding-top: 0;
    }
}

.cn11.banner-with-image .module-inner .bg-image {
    height: 100px;
}

@media (min-width: 768px) {
    .cn11.banner-with-image .module-inner .bg-image {
        height: 160px;
    }
}

@media (min-width: 1024px) {
    .cn11.banner-with-image .module-inner .bg-image {
        height: 240px;
    }
}

.cn11.banner-with-image .bg-image {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 140px;
    position: static;
}

@media (min-width: 768px) {
    .cn11.banner-with-image .bg-image {
        height: 240px;
    }
}

@media (min-width: 1024px) {
    .cn11.banner-with-image .bg-image {
        height: 320px;
    }
}

.cn11.banner-with-image.cn11__v3 .bg-image {
    display: none;
}

@media (min-width: 1024px) {
    .cn11.banner-with-image.cn11__v3 .bg-image {
        background-position: left center;
        background-size: cover;
        display: block;
        height: 430px;
    }
}

@media (min-width: 1201px) {
    .cn11.banner-with-image.cn11__v3 .bg-image {
        height: 320px;
    }
}

.cn11 .link-back {
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 2px;
}

@media (min-width: 768px) {
    .cn11 .link-back {
        padding-left: 4px;
    }
}

.cn11.cn11__v1.banner {
    background-color: #d5e0e6;
    background-position: right 20% top 0;
    background-repeat: no-repeat;
    height: 469px;
}

@media (min-width: 768px) {
    .cn11.cn11__v1.banner {
        background-position: right 33% top 0;
    }
}

@media (min-width: 1201px) {
    .cn11.cn11__v1.banner {
        background-position: right 0;
    }
}

.cn11.cn11__v1.banner:after {
    background-image: linear-gradient(to bottom, transparent 35%, rgba(255, 255, 255, 0.8) 70%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#CCFFFFFF', GradientType=0);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

@media (min-width: 768px) {
    .cn11.cn11__v1.banner:after {
        background-repeat: repeat-x;
        background-image: linear-gradient(72deg, rgba(255, 255, 255, 0.7), transparent);
    }
}

.cn11.cn11__v1.banner .container:first-child {
    background-color: transparent;
    display: table;
    height: 100%;
    position: relative;
    z-index: 1;
}

.cn11.cn11__v1.banner .container:first-child .row {
    display: table-cell;
    padding: 30px 24px;
    vertical-align: bottom;
}

@media (min-width: 768px) {
    .cn11.cn11__v1.banner .container:first-child .row {
        padding: 0 0 0 40px;
        vertical-align: middle;
    }
}

@media (min-width: 1024px) {
    .cn11.cn11__v1.banner .container:first-child .row {
        padding-left: 40px;
    }
}

.cn11.cn11__v1.banner p {
    margin: 0 0 24px;
}

.cn11.cn11__v1 [class*='col-']:last-child .module-inner {
    position: static;
}

.cn11.cn11__v1.module.module-bleed .container [class*='col-'] {
    margin: 0;
    padding: 0;
}

.cn11.cn11__v1 .module-inner {
    padding: 24px;
}

@media (min-width: 768px) {
    .cn11.cn11__v1 .module-inner {
        padding: 20px;
    }
}

@media (min-width: 1024px) {
    .cn11.cn11__v1 .module-inner {
        padding: 30px;
    }
}

@media (min-width: 1201px) {
    .cn11.cn11__v1 .module-inner {
        padding: 40px;
    }
}

.cn11.cn11__v1 h1 {
    font-size: 72px;
    font-size: 4.5rem;
    font-family: "Soleto Thin", Arial, sans-serif;
}

.cn11.cn11__v1 h1 sup,
.cn11.cn11__v1 h1 sub {
    font-size: 24px;
    top: -1.5em;
}

.cn11.cn11__v1 h1 sub {
    left: 5px;
    top: 0;
}

.cn11.cn11__v1 p {
    margin: 0 0 44px 0;
}

@media (min-width: 1201px) {
    .cn11.cn11__v1 p {
        margin: 0 18% 0 0;
    }
}

.cn11.cn11__v1 a.btn-circle-arrow {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
    border: 2px solid #fff;
    border-radius: 100%;
    bottom: 20px;
    height: 44px;
    position: absolute;
    right: 24px;
    width: 44px;
}

@media (min-width: 768px) {
    .cn11.cn11__v1 a.btn-circle-arrow {
        right: 30px;
    }
}

@media (min-width: 1201px) {
    .cn11.cn11__v1 a.btn-circle-arrow {
        bottom: 30px;
        right: 44px;
    }
}

@media (max-width: 768px) {
    .cn11.cn11__v2 [class*='col-'] .module-inner ul {
        margin-bottom: 0;
    }

    .cn11.cn11__v2 [class*='col-']:first-child .module-inner {
        padding-bottom: 0;
    }

    .cn11.cn11__v2 [class*='col-']:first-child .module-inner *:last-child {
        margin-bottom: 0;
    }

    .cn11.cn11__v2 [class*='col-']:last-child .module-inner {
        padding-top: 0;
    }
}

.cn11.cn11__v8.module {
    z-index: 2;
}

.cn11.cn11__v8 [class*='col-']:last-child .module-inner {
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width: 768px) {
    .cn11.cn11__v8 [class*='col-']:last-child .module-inner {
        padding-bottom: 20px;
        padding-top: 30px;
    }
}

.cn11.cn11__v8 img {
    float: left;
}

@media (max-width: 768px) {
    .cn11.cn11__v8 p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.cn11.cn11__v8 strong {
    display: block;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: normal;
}

@media (min-width: 768px) {
    .cn11.cn11__v8 strong {
        padding-top: 8px;
    }
}

.cn11.cn11__v9 .date {
    font-size: 22px;
    font-size: 1.375rem;
}

.cn11.cn11__v12 .animated-tile {
    display: block;
    position: relative;
    transition: padding-bottom, ease-in, 350ms;
    text-decoration: none;
    box-sizing: content-box;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v12 .animated-tile {
    transition: none;
}

.cn11.cn11__v12 .animated-tile .btn-circle-arrow {
    background: url(../images/icons/svg/icon-arrow-right--gap--wide--white.svg)-15px 50% no-repeat;
}

.cn11.cn11__v12 .animated-tile:hover .btn-circle-arrow {
    background-position-x: 15px;
    transition: background-position-x 400ms ease;
}

@media (min-width: 768px) {
    .cn11.cn11__v12 .animated-tile {
        float: left;
        width: 33.3333%;
        min-height: 305px;
    }

    .cn11.cn11__v12 .animated-tile:hover {
        cursor: pointer;
        margin-top: -10px;
        padding-bottom: 10px;
        box-sizing: content-box;
    }
}

.cn11.cn11__v12 .module-inner {
    padding: 24px 80px 24px 24px;
}

@media (min-width: 768px) {
    .cn11.cn11__v12 .module-inner {
        padding: 20px;
        position: absolute;
        bottom: 60px;
    }
}

@media (min-width: 1024px) {
    .cn11.cn11__v12 .module-inner {
        padding: 30px;
        bottom: 40px;
    }
}

@media (min-width: 1201px) {
    .cn11.cn11__v12 .module-inner {
        bottom: 60px;
        padding: 40px;
    }
}

.cn11.cn11__v12 h3 {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .cn11.cn11__v12 h3 {
        font-size: 48px;
        font-size: 3rem;
    }
}

@media (min-width: 1024px) {
    .cn11.cn11__v12 h3 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 1.1;
    }
}

.cn11.cn11__v12 span.btn-circle-arrow {
    background: url(../images/icons/animated-arrow/arrow-right--white.svg) 50% 50% no-repeat;
    border: 2px solid #fff;
    border-radius: 100%;
    bottom: 20px;
    height: 44px;
    position: absolute;
    right: 24px;
    width: 44px;
}

@media (min-width: 1201px) {
    .cn11.cn11__v12 span.btn-circle-arrow {
        margin-left: 12px;
    }
}

@media (min-width: 768px) {
    .cn11.cn11__v12 span.btn-circle-arrow {
        right: 30px;
    }
}

@media (min-width: 1201px) {
    .cn11.cn11__v12 span.btn-circle-arrow {
        bottom: 30px;
        right: 44px;
    }
}

.cn11.cn11__v13,
.cn11.cn11__v14,
.cn11.cn11__v15 {
    position: relative;
}

.cn11.cn11__v13 [class*='col-'],
.cn11.cn11__v14 [class*='col-'],
.cn11.cn11__v15 [class*='col-'] {
    padding: 15px 0 0;
}

.cn11.cn11__v13 .wrap,
.cn11.cn11__v14 .wrap,
.cn11.cn11__v15 .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v13 .wrap,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .wrap,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v15 .wrap {
    display: block;
}

.cn11.cn11__v13 h2,
.cn11.cn11__v14 h2,
.cn11.cn11__v15 h2 {
    font-size: 36px;
    margin: 0 0 0 10px;
}

.cn11.cn11__v13 .cn11__v13__desc,
.cn11.cn11__v13 cn11__v14__desc,
.cn11.cn11__v14 .cn11__v13__desc,
.cn11.cn11__v14 cn11__v14__desc,
.cn11.cn11__v15 .cn11__v13__desc,
.cn11.cn11__v15 cn11__v14__desc {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v13 .cn11__v13__desc,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v13 cn11__v14__desc,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v13__desc,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 cn11__v14__desc,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v15 .cn11__v13__desc,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v15 cn11__v14__desc {
    display: block;
}

.cn11.cn11__v13 .cn11__v13__desc .wrap a,
.cn11.cn11__v13 cn11__v14__desc .wrap a,
.cn11.cn11__v14 .cn11__v13__desc .wrap a,
.cn11.cn11__v14 cn11__v14__desc .wrap a,
.cn11.cn11__v15 .cn11__v13__desc .wrap a,
.cn11.cn11__v15 cn11__v14__desc .wrap a {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 100px;
    display: block;
    margin-bottom: 20px;
    padding: 10px 70px 10px 25px !important;
    position: relative;
}

.cn11.cn11__v13 .cn11__v13__desc .wrap a:after,
.cn11.cn11__v13 cn11__v14__desc .wrap a:after,
.cn11.cn11__v14 .cn11__v13__desc .wrap a:after,
.cn11.cn11__v14 cn11__v14__desc .wrap a:after,
.cn11.cn11__v15 .cn11__v13__desc .wrap a:after,
.cn11.cn11__v15 cn11__v14__desc .wrap a:after {
    content: ' ';
    background-image: url(../images/icons/svg/icon-arrow-down-white.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 18px;
    position: absolute;
    top: calc(50% - 9px);
    right: 35px;
    width: 18px;
    height: 18px;
}

.cn11.cn11__v13.bg-green .cn11__v13__desc .wrap a:after,
.cn11.cn11__v13.bg-yellow .cn11__v13__desc .wrap a:after,
.cn11.cn11__v14.bg-green .cn11__v13__desc .wrap a:after,
.cn11.cn11__v14.bg-yellow .cn11__v13__desc .wrap a:after,
.cn11.cn11__v15.bg-green .cn11__v13__desc .wrap a:after,
.cn11.cn11__v15.bg-yellow .cn11__v13__desc .wrap a:after {
    background-image: url(../images/icons/svg/icon-arrow-down-black.svg);
}

@media (min-width: 768px) {

    .cn11.cn11__v13 .wrap,
    .cn11.cn11__v14 .wrap,
    .cn11.cn11__v15 .wrap {
        padding: 15px 32px;
    }

    .cn11.cn11__v13 h2,
    .cn11.cn11__v14 h2,
    .cn11.cn11__v15 h2 {
        margin: 0;
    }

    html[data-useragent*='MSIE 10.0'] .cn11.cn11__v13 h2,
    html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 h2,
    html[data-useragent*='MSIE 10.0'] .cn11.cn11__v15 h2 {
        line-height: 70px;
    }

    .cn11.cn11__v13 .cn11__v13__desc .wrap,
    .cn11.cn11__v14 .cn11__v13__desc .wrap,
    .cn11.cn11__v15 .cn11__v13__desc .wrap {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .cn11.cn11__v13 .cn11__v13__desc .wrap a,
    .cn11.cn11__v14 .cn11__v13__desc .wrap a,
    .cn11.cn11__v15 .cn11__v13__desc .wrap a {
        margin-bottom: 0;
    }
}

.cn11.cn11__v13 .wrap {
    padding: 15px 0;
}

.cn11.cn11__v13 .wrap .arrow--small.arrow-down {
    left: 0;
}

.cn11.cn11__v14 .wrap {
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
}

@media (min-width: 768px) {
    .cn11.cn11__v14 .wrap {
        padding: 15px 0;
    }
}

.cn11.cn11__v14 .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-green.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 40px;
    width: 59px;
    height: 77px;
    margin: 12px 26px 0 0;
}

.cn11.cn11__v14 .cn11__v14__icon.purple {
    background-image: url(../images/icons/title-icons/Discovery_icon_Ppl.png) !important;
}

.cn11.cn11__v14 .cn11__v14__icon.yellow {
    background-image: url(../images/icons/title-icons/Discovery_icon_Ylw.png) !important;
}

.cn11.cn11__v14 .cn11__v14__icon.orange {
    background-image: url(../images/icons/title-icons/Discovery_icon_Org.png) !important;
}

.cn11.cn11__v14 .cn11__v14__icon.turquoise {
    background-image: url(../images/icons/title-icons/Discovery_icon_Tqs.png) !important;
}

.cn11.cn11__v14 .cn11__v14__icon.green {
    background-image: url(../images/icons/title-icons/Discovery_icon_Grn.png) !important;
}

@media (min-width: 768px) {
    .cn11.cn11__v14 .cn11__v14__icon {
        margin-top: 5px;
    }
}

.cn11.cn11__v14 .cn11__v14__text {
    min-height: 82px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cn11.cn11__v14 .cn11__v14__text h2 {
    margin: 5px 0 10px;
}

@media (min-width: 1201px) {
    .cn11.cn11__v14 .cn11__v14__text {
        max-width: 70%;
    }
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__icon {
    width: 60px;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__text {
    width: 85%;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__icon,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__text {
    float: left;
}

html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__icon h2,
html[data-useragent*='MSIE 10.0'] .cn11.cn11__v14 .cn11__v14__text h2 {
    margin-top: -15px;
}

.cn11.cn11__v14.bg-turquoise-dark .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-green-light.svg);
}

.cn11.cn11__v14.bg-purple .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-green.svg);
}

.cn11.cn11__v14.bg-orange .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-yellow.svg);
}

.cn11.cn11__v14.bg-green .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-purple.svg);
}

.cn11.cn11__v14.bg-yellow .cn11__v14__icon {
    background-image: url(../images/icons/svg/lightbulb-turquoise.svg);
}

.cn11.cn11__v15 {
    position: relative;
    min-height: 260px;
}

.cn11.cn11__v15 .wrap {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 10px;
}

.cn11.cn11__v15 h2 {
    margin: 0 0 5px 0;
}

@media (min-width: 768px) {
    .cn11.cn11__v15 {
        min-height: 140px;
    }

    .cn11.cn11__v15 .wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 5px 0 15px 0;
    }

    html[data-useragent*='MSIE 10.0'] .cn11.cn11__v15 .wrap {
        display: -ms-flexbox;
        -ms-align-items: baseline;
        -ms-flex-direction: row;
    }

    .cn11.cn11__v15 h2 {
        margin-bottom: 0;
    }

    .cn11.cn11__v15 .date {
        display: block;
        margin: 0 0 0 16px;
    }
}

@media (min-width: 1024px) {
    .cn11 #H1Tag {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.cn12 .row [class*='col-'] {
    border-bottom: 1px dotted #ffffff;
}

@media (min-width: 768px) {
    .cn12 .row [class*='col-'] {
        border-bottom: none;
        border-left: 1px dotted #ffffff;
        margin: 0 !important;
    }
}

@media (min-width: 1201px) {
    .cn12 .row [class*='col-'] {
        border-right: none;
    }
}

.cn12 .row [class*='col-']:first-child {
    border-left: none;
}

.cn12 .row [class*='col-']:last-child {
    border-bottom: none;
}

.cn12 .row .module-inner {
    height: 100%;
}

.cn12 .row .metadata-eyebrow {
    margin-bottom: 40px;
    padding: 0;
}

.cn12 .calendar-date {
    display: inline-block;
    margin-bottom: 20px;
}

.cn12 .list-events {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cn12 .list-events .calendar-date {
    left: 0;
    margin: 4px 0 0;
    position: absolute;
    top: 0;
}

.cn12 .list-events li {
    margin-bottom: 30px;
    min-height: 47px;
    position: relative;
}

.cn12 .list-events a {
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
}

.cn12 .list-events.has-calendar-dates a {
    margin-left: 56px;
}

@media (min-width: 1024px) {
    .cn12 .list-events.has-calendar-dates a {
        margin-left: 66px;
    }
}

.cn12.cn12__v2 [class*='col-'] {
    border-bottom: 1px dotted #ffffff;
}

@media (min-width: 1024px) {
    .cn12.cn12__v2 [class*='col-'] {
        border-bottom: none;
        border-left: 1px dotted #ffffff;
        margin: 0 !important;
    }
}

@media (min-width: 1201px) {
    .cn12.cn12__v2 [class*='col-'] {
        border-right: none;
    }
}

.cn12.cn12__v2 [class*='col-']:first-child {
    border-left: none;
}

.cn12.cn12__v2 [class*='col-']:last-child {
    border-bottom: none;
}

@media (min-width: 768px) {

    .cn12.cn12__v2 .event,
    .cn12.cn12__v3 .event {
        position: relative;
    }

    .cn12.cn12__v2 .event .calendar-date,
    .cn12.cn12__v3 .event .calendar-date {
        left: 0;
        position: absolute;
        top: 58px;
    }

    .cn12.cn12__v2 .event .event-description,
    .cn12.cn12__v3 .event .event-description {
        margin-left: 66px;
    }
}

.cn12.cn12__v3 [class*='col-'],
.cn12.cn12__v4 [class*='col-'] {
    border-left: none !important;
}

.cn12.cn12__v3 .event,
.cn12.cn12__v4 .event {
    margin-top: 0;
}

@media (min-width: 768px) {
    .cn12.cn12__newsletter .newsletter {
        position: relative;
    }

    .cn12.cn12__newsletter .newsletter .newsletter-image {
        left: 0;
        position: absolute;
    }

    .cn12.cn12__newsletter .newsletter .newsletter-description {
        margin-left: 206px;
    }

    .cn12.cn12__newsletter .newsletter .newsletter-description .metadata-eyebrow {
        margin-bottom: 10px;
    }

    .cn12.cn12__newsletter .newsletter .newsletter-description .metadata-byline {
        margin-bottom: 30px;
    }
}

.module-outer .cn13__v2 {
    margin-top: 0;
}

@media only screen and (min-width: 1024px) {
    .module-outer .cn13__v2 {
        margin-top: -40px;
    }
}

.cn14.cn14__v1 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.cn14.cn14__v1 .metadata-eyebrow {
    padding-bottom: 0px !important;
}

.cn14.cn14__v1 .e28 {
    margin-bottom: 20px !important;
}

@media only screen and (min-width: 768px) {
    .cn14.cn14__v1 p.post__content {
        width: 80% !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
}

.cn14.cn14__v1 .bottom-row {
    padding-top: 0px !important;
}

.cn14.cn14__v1 [class*='col-']:nth-child(2) p {
    width: 90% !important;
}

.cn14.cn14__v2 .module-inner {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}

.cn14.cn14__v2 .calendar-date {
    width: 44px;
    height: 44px;
    background-color: #cc3e00;
    float: left;
}

.cn14.cn14__v2 .calendar-date span {
    color: #ffffff !important;
}

.cn14.cn14__v2 p.metadata-eyebrow {
    margin-bottom: 15px !important;
    padding-bottom: 0px !important;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .cn14.cn14__v2 p.metadata-eyebrow {
        position: absolute !important;
        left: 0px !important;
        top: -25px !important;
    }
}

.cn14.cn14__v2 p.metadata-byline {
    margin-bottom: 10px !important;
}

.cn14.cn14__v2 p.e20 {
    color: #ff4e00;
}

.cn14.cn14__v2 .event-description {
    margin-left: 66px;
}

.cn14.cn14__v2 .event {
    margin-top: 0;
}

.cn14.cn14__v2--dashboard p.metadata-eyebrow {
    padding-top: 10px;
    margin: 0 0 6px 1px !important;
}

@media (min-width: 1024px) {
    .cn14.cn14__v2--dashboard p.metadata-eyebrow {
        padding: 0;
    }
}

.cn14.cn14__v2--dashboard.module [class*='col-'] {
    padding: 10px 0 0 !important;
    margin: 0 0 5px;
}

@media (min-width: 1024px) {
    .cn14.cn14__v2--dashboard.module [class*='col-'] {
        padding: 0 !important;
        margin: 0;
    }
}

.cn14.cn14__v2--dashboard.module .module-inner {
    padding: 0 10px;
}

@media (min-width: 768px) {
    .cn14.cn14__v2--dashboard.module .module-inner {
        padding: 0 20px;
    }
}

.cn14.cn14__v2--dashboard .cn14__v2__view-all {
    display: block;
    font-size: 14px;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 20px 0 30px 20px;
}

@media (min-width: 768px) {
    .cn14.cn14__v2--dashboard .cn14__v2__view-all {
        padding-left: 40px;
    }
}

@media (max-width: 767px) {
    .cn14.cn14__v5.module [class*='col-'] {
        margin-top: 0;
        padding-top: 0;
    }

    .cn14.cn14__v5.module .bottom-dot-border {
        margin-bottom: 20px;
    }

    .cn14.cn14__v5.module .module-inner {
        padding: 0;
    }
}

.cn14.cn14__v5 h6 {
    font-family: "Soleto Regular", Arial, sans-serif;
}

.cn14.cn14__v5 .avatar {
    height: auto;
    max-width: 186px;
    padding-top: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .cn14.cn14__v5 .avatar {
        padding-top: 25px;
    }
}

@media (min-width: 1024px) {
    .cn14.cn14__v5 .avatar {
        padding-top: 40px;
    }
}

.cn14.cn14__v5 .author {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
}

.cn14.cn14__v5 .author strong {
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: normal;
}

.cn14.cn14__v5 ul.tags {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cn14.cn14__v5 ul.tags li {
    display: inline-block;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
}

.cn14.cn14__v5 ul.tags li a {
    color: #cc3e00;
    font-size: 12px;
    font-size: 0.75rem;
}

@media (min-width: 768px) {
    .cn14.cn14__v5 a.btn {
        margin: 10px 0;
    }
}

.cn14.cn14__v6 .metadata-byline {
    letter-spacing: 3px;
}

.cn14.cn14__v6 h6 {
    font-family: "Soleto Light", Arial, sans-serif;
}

.cn14.cn14__v6 h6 strong {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: normal;
}

.cn14.cn14__v6 .bottom-dot-border {
    margin: 30px 0;
    padding-bottom: 16px;
}

.cn15 ul.timeline {
    margin: 0;
}

.cn15 ul.timeline li {
    border-top: 1px dashed #64666b;
    margin: 0;
    padding: 0;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .cn15 ul.timeline li {
        border-left: 1px dashed #64666b;
        border-top: 1px solid #d4d4d4;
        padding: 16px 0 10px 92px;
    }

    .cn15 ul.timeline li:before {
        background-color: #d4d4d4;
        border-radius: 100%;
        content: '';
        height: 9px;
        left: -5px;
        position: absolute;
        top: -5px;
        width: 9px;
    }

    .cn15 ul.timeline li:last-child {
        border-left: none;
    }

    .cn15 ul.timeline li.milestone {
        border-top: 2px solid #ffc02e;
        padding-right: 36%;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
    .cn15 ul.timeline li.milestone {
        padding-right: 42%;
    }
}

@media only screen and (min-width: 768px) {
    .cn15 ul.timeline li.milestone:before {
        background-color: #ff4e00;
        border: 2px solid #fff;
        height: 13px;
        left: -7px;
        top: -7px;
        width: 13px;
    }
}

.cn15 ul.timeline input {
    display: none;
}

.cn15 ul.timeline input:checked+label:after {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.cn15 ul.timeline input:checked+label+.timeline_details {
    max-height: 500px;
}

.cn15 ul.timeline .timeline_details {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}

@media only screen and (min-width: 768px) {
    .cn15 ul.timeline .timeline_details {
        max-height: none;
    }
}

.cn15 ul.timeline .timeline_details p:last-child {
    padding-bottom: 15px;
}

.cn15 ul.timeline label {
    color: #ff4e00;
    cursor: pointer;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    padding: 20px 0;
    position: relative;
    margin: 0;
}

.cn15 ul.timeline label:after {
    background: url(../images/icons/svg/accordion-arrow.svg) center no-repeat;
    content: '';
    height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

@media only screen and (min-width: 768px) {
    .cn15 ul.timeline label {
        color: #019b9a;
        cursor: default;
        font-size: 20px;
        font-size: 1.25rem;
        left: 14px;
        padding: 0;
        position: absolute;
        top: 16px;
    }

    .cn15 ul.timeline label:after {
        display: none;
    }
}

.cn15 ul.timeline p {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0;
    padding-bottom: 5px;
}

.cn15 ul.timeline strong {
    font-family: "Soleto Regular", Arial, sans-serif;
}

@media only screen and (min-width: 768px) {
    .cn16.cn16__v1 img {
        max-width: 108px;
        max-height: 108px;
    }
}

@media only screen and (min-width: 1024px) {
    .cn16.cn16__v1 img {
        max-width: 186px;
        max-height: 186px;
    }
}

.cn17 .metadata-eyebrow {
    border-bottom: 1px dotted #939498;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.cn17 .icon {
    float: right;
}

@media only screen and (min-width: 768px) {

    .cn17 .list-unstyled,
    .cn17 .metadata-eyebrow {
        width: 70%;
    }
}

@media only screen and (min-width: 1024px) {

    .cn17 .list-unstyled,
    .cn17 .metadata-eyebrow {
        width: 100%;
    }
}

.cn17 li:last-child {
    border-top: 1px dotted #939498;
    margin-top: 20px;
    padding-top: 15px;
}

.cn17.cn17__v1 .bg-image,
.cn17.cn17__v2 .bg-image {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    height: 150px;
    margin-bottom: -40px;
    margin-right: -20px;
    overflow: hidden;
    position: static;
    width: 100%;
}

@media only screen and (min-width: 768px) {

    .cn17.cn17__v1 .bg-image,
    .cn17.cn17__v2 .bg-image {
        height: 200px;
        margin-right: -40px;
    }
}

@media only screen and (min-width: 1024px) {

    .cn17.cn17__v1 .bg-image,
    .cn17.cn17__v2 .bg-image {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto;
    }
}

.cn17.cn17__v1 .module-inner,
.cn17.cn17__v2 .module-inner {
    *zoom: 1;
    height: 100%;
}

.cn17.cn17__v1 .module-inner:before,
.cn17.cn17__v1 .module-inner:after,
.cn17.cn17__v2 .module-inner:before,
.cn17.cn17__v2 .module-inner:after {
    content: "";
    display: table;
}

.cn17.cn17__v1 .module-inner:after,
.cn17.cn17__v2 .module-inner:after {
    clear: both;
}

.cn17.cn17__v1 {
    position: relative;
}

@media only screen and (min-width: 1024px) {
    .cn17.cn17__v1 [class*='col-']:first-child {
        border-bottom: 1px dotted #939498;
    }
}

@media only screen and (min-width: 1024px) {
    .cn17.cn17__v2 [class*='col-']:last-child {
        border-bottom: 1px dotted #939498;
    }
}

.cn17.cn17__v3 .no-border [class*='col-'] {
    border: 0px !important;
}

@media only screen and (min-width: 1201px) {
    .cn17.cn17__v3 .width-90 {
        width: 90%;
    }
}

.cn17.cn17__v3 [class*='col-'] {
    border-bottom: 1px dotted #939498;
}

@media only screen and (min-width: 1024px) {
    .cn17.cn17__v3 [class*='col-']:first-child {
        border-right: 1px dotted #939498;
    }
}

.cn17.cn17__v3 [class*='col-'] .metadata-eyebrow {
    border-bottom: 1px dotted #939498;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.cn17.cn17__v3 [class*='col-'] .icon {
    float: right;
}

.cn17.cn17__v3 [class*='col-'] li:last-child {
    border-top: 1px dotted #939498;
    margin-top: 20px;
    padding-top: 15px;
}

.cn18.cn18__v1 h3,
.cn18.cn18__v1 p {
    color: #ffffff;
}

@media (min-width: 768px) {
    .cn18.cn18__v1 [class*='col-']:first-child {
        text-align: center;
    }
}

.cn18.cn18__v1 [class*='col-']:last-child {
    padding-top: 0;
}

@media (min-width: 768px) {
    .cn18.cn18__v1 [class*='col-']:last-child {
        padding-top: 40px;
    }
}

@media (min-width: 1201px) {
    .cn18.cn18__v1 [class*='col-']:last-child p {
        max-width: 75%;
    }
}

.cn18.cn18__v1 [class*='col-'] img {
    display: inline-block;
    width: 40%;
}

@media (min-width: 768px) {
    .cn18.cn18__v1 [class*='col-'] img {
        margin-top: 40px;
        width: auto;
    }
}

.cn18.cn18__v2 h4,
.cn18.cn18__v2 p {
    color: #ffffff;
}

@media (min-width: 768px) {
    .cn18.cn18__v2 [class*='col-']:first-child {
        text-align: center;
    }
}

.cn18.cn18__v2 [class*='col-']:last-child {
    padding-top: 0;
}

@media (min-width: 768px) {
    .cn18.cn18__v2 [class*='col-']:last-child {
        padding-top: 40px;
    }
}

@media (min-width: 1201px) {
    .cn18.cn18__v2 [class*='col-']:last-child p {
        max-width: 75%;
    }
}

.cn18.cn18__v2 [class*='col-'] img {
    display: inline-block;
    width: 40%;
}

@media (min-width: 768px) {
    .cn18.cn18__v2 [class*='col-'] img {
        margin-top: 40px;
        width: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .cn19.cn19__v1 article {
        position: relative;
    }

    .cn19.cn19__v1 .icon-section {
        left: 0;
        position: absolute;
        top: 0;
    }

    .cn19.cn19__v1 .article-content {
        margin-left: 130px;
    }
}

@media only screen and (min-width: 1024px) {
    .cn20.cn20__v1 article {
        position: relative;
    }

    .cn20.cn20__v1 .icon-section {
        left: 0;
        position: absolute;
        top: 0;
    }

    .cn20.cn20__v1 .article-content {
        margin-left: 130px;
    }
}

.cn22 h4 {
    margin-bottom: 40px !important;
}

.cn22 p {
    margin-bottom: 15px;
    padding-bottom: 0px !important;
}

@media (min-width: 768px) {
    .cn22.cn22__v2 .arrow.arrow-right {
        bottom: 47%;
        left: auto;
        right: -35px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}

@media (min-width: 1024px) {
    .cn22.cn22__v2 .arrow.arrow-right {
        right: -50px;
    }
}

@media (min-width: 1201px) {
    .cn22.cn22__v2 [class*='col-']:first-child p {
        max-width: 75%;
    }
}

.cn22.cn22__v2 [class*='col-'] img {
    display: inline-block;
    width: 80% !important;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .cn22.cn22__v2 [class*='col-'] img {
        margin-top: 40px !important;
        width: 60%;
    }
}

@media (min-width: 1024px) {
    .cn22.cn22__v2 [class*='col-'] img {
        margin-top: 40px !important;
        width: 40%;
    }
}

@media (min-width: 1201px) {
    .cn22.cn22__v2 [class*='col-'] img {
        margin-top: 60px !important;
        width: 55% !important;
    }
}

.cn22.cn22__v3 .right-col {
    padding: 0px !important;
}

.cn26 {
    color: #28292b;
}

.cn26.cn26__v1 h3 {
    margin-bottom: 20px;
}

.cn26.cn26__v1 h5 {
    margin-top: 25px;
    margin-bottom: 20px;
}

.cn26.cn26__v1 .biographies {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cn26.cn26__v1 .biographies li {
    -webkit-flex: 1 1 1;
    -ms-flex: 1 1 1;
    flex: 1 1 1;
    padding-bottom: 3px !important;
}

@media (min-width: 320px) {
    .cn26.cn26__v1 .biographies li {
        min-height: 220px;
    }
}

@media (min-width: 768px) {
    .cn26.cn26__v1 .biographies li {
        min-height: 282px;
    }
}

.cn26.cn26__v1 .biographies img {
    height: 140px;
    margin: 0 150px 15px 0;
    width: 140px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .cn26.cn26__v1 .biographies img {
        margin-top: 40px;
    }
}

.cn26.cn26__v1 .avatar_name {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 18px;
    color: #ff4e00;
    margin-top: 15px;
    margin-bottom: 9px;
    letter-spacing: -0.1px;
    line-height: 1.44;
}

.cn26.cn26__v1 .avatar_designation {
    clear: both;
    max-width: 239px;
    line-height: 1.5;
    letter-spacing: -0.2px;
}

.cn27 {
    color: #28292b;
}

.cn27 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.cn27 .bg-mist-lightest {
    background-color: #f8f8f8;
}

.cn27.cn27__v1 .add-to-calendar,
.cn27.cn27__v2 .add-to-calendar {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0px;
    color: #ff4e00 !important;
}

.cn27.cn27__v1 .date-time-duration,
.cn27.cn27__v2 .date-time-duration {
    margin-bottom: 40px;
    margin-top: 20px;
}

.cn27.cn27__v1 .date-time-duration [class*='col-'],
.cn27.cn27__v1 .date-time-duration [class*='row'],
.cn27.cn27__v1 .date-time-duration [class*='e18'],
.cn27.cn27__v1 .date-time-duration [class*='e18-light'],
.cn27.cn27__v2 .date-time-duration [class*='col-'],
.cn27.cn27__v2 .date-time-duration [class*='row'],
.cn27.cn27__v2 .date-time-duration [class*='e18'],
.cn27.cn27__v2 .date-time-duration [class*='e18-light'] {
    padding: 0 !important;
    line-height: 1.44;
}

@media only screen and (max-width: 767px) {

    .cn27.cn27__v1 .date-time-duration .e18,
    .cn27.cn27__v2 .date-time-duration .e18 {
        margin-bottom: 0px !important;
    }
}

.cn27.cn27__v1 .date-time-duration .e18,
.cn27.cn27__v1 .date-time-duration .e18-light,
.cn27.cn27__v2 .date-time-duration .e18,
.cn27.cn27__v2 .date-time-duration .e18-light {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cn27.cn27__v1 .date-time-duration .text-medium,
.cn27.cn27__v1 .date-time-duration .arrow-link,
.cn27.cn27__v2 .date-time-duration .text-medium,
.cn27.cn27__v2 .date-time-duration .arrow-link {
    color: #ff4e00 !important;
}

@media only screen and (max-width: 768px) {

    .cn27.cn27__v1 .date-time-duration .text-medium,
    .cn27.cn27__v1 .date-time-duration .arrow-link,
    .cn27.cn27__v2 .date-time-duration .text-medium,
    .cn27.cn27__v2 .date-time-duration .arrow-link {
        display: block;
    }
}

.cn27.cn27__v1 .date-time-duration .dtd,
.cn27.cn27__v2 .date-time-duration .dtd {
    padding-left: 60px !important;
}

@media only screen and (max-width: 767px) {

    .cn27.cn27__v1 .date-time-duration .dtd,
    .cn27.cn27__v2 .date-time-duration .dtd {
        padding-left: 0px !important;
    }
}

.cn27.cn27__v1 .button-block,
.cn27.cn27__v2 .button-block {
    margin-top: 30px;
}

.cn27.cn27__v1 .button-block .btn,
.cn27.cn27__v2 .button-block .btn {
    margin-right: 50px !important;
    margin-bottom: 20px !important;
}

.cn27.cn27__v1.cn27__v2 .image-block,
.cn27.cn27__v2.cn27__v2 .image-block {
    margin-top: 20px !important;
}

.cn28__v1 .numbers {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 100px;
    font-weight: 300;
    line-height: 0.8;
    letter-spacing: -1px;
    color: #28292b;
}

.cn28__v1 .icon-dot {
    background: url(../images/icons/border-dot.png);
    width: 10px;
    height: 10px;
    background-position: 10px 13px;
    margin-top: 40px;
}

.cn28__v1 .inner-content {
    width: 80%;
}

.cn28__v1 .center-block {
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .cn28__v1 .inner-content {
        margin-left: 45px;
        margin-top: -20px;
        width: 80%;
    }

    .cn28__v1 .numbers {
        font-size: 36px;
        margin-bottom: 0px !important;
    }

    .cn28__v1 .icon-dot {
        margin-top: 11px;
    }
}

.cn29.cn29__v1 .article-content p {
    margin-right: 15%;
}

.cn29.cn29__v1 article img {
    max-width: 144px;
    max-height: 121px;
}

@media only screen and (min-width: 1024px) {
    .cn29.cn29__v1 article {
        position: relative;
    }

    .cn29.cn29__v1 article img {
        max-width: 144px;
        max-height: 121px;
    }

    .cn29.cn29__v1 .icon-section {
        left: 0;
        position: absolute;
        top: 0;
    }

    .cn29.cn29__v1 .article-content {
        margin-left: 190px;
    }
}

.con01_grid .row:first-child {
    border-bottom: 1px dotted #d4d4d4;
}

.con01_grid .row [class*='col-']:first-child {
    border-right: 1px dotted #d4d4d4;
}

.con02_contact_info [class*='col-']:first-child {
    padding-top: 30px !important;
}

.con02_contact_info article {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .con02_contact_info article {
        margin-top: 30px;
        position: relative;
    }
}

.con02_contact_info .icon-section {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .con02_contact_info .icon-section {
        left: 0;
        position: absolute;
        top: 0;
    }
}

@media (min-width: 768px) {
    .con02_contact_info .article-content {
        margin-left: 65px;
    }
}

.con02_contact_info .article-content .tel {
    font-size: 24px;
    font-size: 1.5rem;
    color: #28292b;
}

@media (min-width: 320px) {
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (min-width: 1024px) {
    .container {
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (min-width: 1201px) {
    .container {
        max-width: 1440px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

.container--variation {
    height: 100%;
    width: 100%;
}

@media (min-width: 1201px) {
    .container--variation {
        max-width: 1440px;
    }
}

.js .js-content-loader .js-content-loader-item {
    display: none;
}

.js .js-content-loader .js-content-loader-item:nth-of-type(1) {
    display: block;
}

.cta,
button.hd-button {
    background-color: #ff4e00;
    border-radius: 30px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 17px;
    margin: 10px 0;
    padding: 9px 25px;
}

.cta:link,
button.hd-button:link,
.cta:visited,
button.hd-button:visited {
    color: #ffffff;
}

.cta:hover,
button.hd-button:hover {
    color: #ffffff;
    text-decoration: none;
}

.cta--alt:hover {
    background-color: #ca3f16;
    border-color: #ca3f16;
}

.cta--secondary,
button.hd-button--secondary {
    border: 2px solid #ff4e00;
    background-color: #ffffff;
    color: #ff4e00;
}

.cta--secondary:hover,
button.hd-button--secondary:hover {
    color: #ff4e00;
    text-decoration: none;
}

.cta--secondary:link,
button.hd-button--secondary:link,
.cta--secondary:visited,
button.hd-button--secondary:visited {
    color: #ff4e00;
}

.cta--secondary--alt {
    padding: 7px 23px 8px 23px;
}

.cta--secondary--alt:hover {
    background-color: #ff4e00;
    color: #ffffff;
}

.db01-listings.module .container {
    background-color: transparent;
}

.db01-listings.module [class*='col-'] {
    background: #ffffff;
    border-top: 8px solid #e8e8e9;
    padding: 20px;
}

@media (min-width: 768px) {
    .db01-listings.module [class*='col-']:first-child {
        margin-right: 19px;
    }
}

@media (min-width: 768px) {
    .db01-listings header {
        min-height: 75px;
    }

    .db01-listings section {
        position: relative;
    }

    .db01-listings footer {
        bottom: 20px;
        position: absolute;
        right: 20px;
        text-align: right;
        width: 100%;
    }

    .db01-listings footer a {
        color: #28292b;
    }
}

.db01-listings h2 {
    font-size: 18px;
    font-size: 1.125rem;
    color: #ff4e00;
    margin-bottom: 15px;
}

.db01-listings li {
    background: #f8f8f8;
    border-left: 3px solid #ff4e00;
    margin-bottom: 2px;
}

.db01-listings li>a,
.db01-listings li>span {
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #e8e8e9;
    color: #28292b;
    display: block;
    padding: 20px 0 20px 20px;
}

.db01-listings li>span {
    min-height: 65px;
    padding-right: 170px;
    position: relative;
}

.db01-listings li>span .btn {
    margin: -22px 20px 0 0;
    min-width: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
}

.db01-listings li>a {
    min-height: 65px;
    padding-right: 64px;
    position: relative;
}

.db01-listings li>a:after {
    background-position: center;
    border-left: 1px solid #d4d4d4;
    content: '';
    display: block;
    height: calc(100% - 20px);
    margin: 10px 0;
    padding: 15px 20px 15px 15px;
    position: absolute;
    right: 0;
    top: 0;
}

.db01-listings li>a.has-time {
    padding-top: 25px;
}

.db01-listings li>a.is-deletable:after {
    display: none;
}

.db01-listings li>a.is-deletable .delete {
    background-position: center;
    height: calc(100% - 20px);
    border-left: 1px solid #d4d4d4;
    display: block;
    height: calc(100% - 20px);
    margin: 10px 0;
    padding: 15px 20px 15px 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 21px;
}

.db01-listings li time {
    font-size: 10px;
    font-size: 0.625rem;
    left: 20px;
    position: absolute;
    top: 10px;
}

.db01-listings .border-green li {
    border-left: 3px solid #93c840;
}

.db01-listings .border-purple li {
    border-left: 3px solid #565eaa;
}

.db01-listings .border-turquoise li {
    border-left: 3px solid #01adab;
}

.db02-tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .db02-tabs .nav-tabs {
        display: table-row;
    }

    .db02-tabs .nav-tabs:after,
    .db02-tabs .nav-tabs:before {
        content: none;
    }
}

@media (min-width: 768px) {
    .db02-tabs .container>.row [class*='col-'] {
        display: table;
    }
}

.db02-tabs .tab {
    float: none;
}

@media (min-width: 768px) {
    .db02-tabs .tab {
        display: table-cell;
        width: 33.3333%;
    }
}

.db02-tabs .tab a {
    background-color: #f1f1f1;
    border: none;
    border-top: 6px solid #ffffff;
    border-radius: 0;
    color: #28292b;
    margin-right: 2px;
    padding: 20px;
}

.db02-tabs .tab a:active,
.db02-tabs .tab a:focus,
.db02-tabs .tab a:hover {
    border-top: 6px solid #ffffff;
}

.db02-tabs .tab .description {
    display: block;
}

.db02-tabs .tab.active a,
.db02-tabs .tab.active a:active,
.db02-tabs .tab.active a:focus,
.db02-tabs .tab.active a:hover {
    border: none;
    border-top: 6px solid #ff4e00;
    margin-right: 2px;
}

.db02-tabs .tab:last-child {
    margin-right: 0;
}

.db02-tabs .tab-pane {
    padding-bottom: 40px;
}

@media (min-width: 1024px) {
    .db02-tabs .tab-pane article {
        border-bottom: 1px dotted #d4d4d4;
    }
}

@media (min-width: 1024px) {
    .db02-tabs .tab-pane article {
        display: table;
    }

    .db02-tabs .tab-pane article:after,
    .db02-tabs .tab-pane article:before {
        content: none;
    }
}

@media (min-width: 1024px) {
    .db02-tabs .tab-pane article [class*='col-'] {
        display: table-cell;
        float: none;
    }
}

.db02-tabs .tab-pane article [class*='col-']:last-child {
    height: 100%;
    margin-top: 0;
    padding: 0;
    text-align: center;
}

@media (min-width: 768px) {
    .db02-tabs .tab-pane article [class*='col-']:last-child .btn {
        width: auto;
    }
}

@media (min-width: 1024px) {
    .db02-tabs .tab-pane article [class*='col-']:last-child {
        padding: 40px 0;
        vertical-align: middle;
    }
}

.dynamic-stats {
    background-color: transparent !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.dynamic-stats:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform 1.2s ease;
    transition: transform 1.2s ease;
    width: 100%;
    z-index: 0;
}

.dynamic-stats.bg-teal:before {
    background-color: #018380;
    content: "";
}

.dynamic-stats.bg-purple:before {
    background-color: #565eaa;
    content: "";
}

.dynamic-stats.bg-orange:before {
    background-color: #ff4e00;
    content: "";
}

.dynamic-stats.bg-yellow:before {
    background-color: #ffc02e;
    content: "";
}

.dynamic-stats.bg-green:before {
    background-color: #93c840;
    content: "";
}

.dynamic-stats.bg-mist-light:before {
    background-color: #f1f1f1;
    content: "";
}

.dynamic-stats.bg-turquoise-pale:before {
    background-color: #e6f7f7;
    content: "";
}

.dynamic-stats.bg-turquoise:before {
    background-color: #01adab;
    content: "";
}

.dynamic-stats.bg-turquoise-dark:before {
    background-color: #019b9a;
    content: "";
}

.dynamic-stats.bg-turquoise-darkest:before {
    background-color: #018a89;
    content: "";
}

.dynamic-stats.bg-orangetint10:before {
    background-color: #ffeee6;
    content: "";
}

.dynamic-stats.bg-purpletint10:before {
    background-color: #E8E6F3;
    content: "";
}

.dynamic-stats.bg-purpletint40:before {
    background-color: #978fc5;
    content: "";
}

.dynamic-stats.bg-yellowtint10:before {
    background-color: #FFF4E3;
    content: "";
}

.dynamic-stats.bg-greentint10:before {
    background-color: #F0F6E7;
    content: "";
}

.dynamic-stats.bg-turquoisetint10:before {
    background-color: #E2F3F4;
    content: "";
}

.dynamic-stats.bg-graytint10:before {
    background-color: #F1F1F1;
    content: "";
}

.dynamic-stats.bg-orangetint40:before {
    background-color: #FABB95;
    content: "";
}

.dynamic-stats.trigger-animation:before {
    content: "";
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.dynamic-stats.trigger-animation .dynamic-stats__stat {
    opacity: 1;
}

.dynamic-stats.trigger-animation .dynamic-stats__body,
.dynamic-stats.trigger-animation .dynamic-stats__icon-container {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.dynamic-stats__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: 100%;
}

.dynamic-stats__link:hover,
.dynamic-stats__link:focus,
.dynamic-stats__link:visited,
.dynamic-stats__link:active {
    text-decoration: none;
}

.dynamic-stats__link:hover *,
.dynamic-stats__link:focus *,
.dynamic-stats__link:visited *,
.dynamic-stats__link:active * {
    text-decoration: none;
}

.dynamic-stats__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 auto;
    padding: 40px 40px 20px 40px;
    width: 100%;
}

.dynamic-stats__stat,
.dynamic-stats__body,
.dynamic-stats__button,
.dynamic-stats__icon-container {
    position: relative;
    z-index: 1;
}

.dynamic-stats__stat {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    font-size: 52px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.15;
    margin: 0 0 20px 0;
    opacity: 0;
    transition: opacity 1.2s ease;
    width: 100%;
}

.dynamic-stats--icon-white .dynamic-stats__stat * {
    color: #ffffff;
}

.dynamic-stats--icon-orange .dynamic-stats__stat * {
    color: #ff4e00;
}

.dynamic-stats--icon-yellow .dynamic-stats__stat * {
    color: #ffc02e;
}

.dynamic-stats--icon-purple .dynamic-stats__stat * {
    color: #565eaa;
}

.dynamic-stats--icon-teal .dynamic-stats__stat * {
    color: #018380;
}

.dynamic-stats--icon-green .dynamic-stats__stat * {
    color: #93c840;
}

.bg-orange.dynamic-stats--icon-yellow .dynamic-stats__stat * {
    color: #ffc02e;
}

.dynamic-stats__stat-prefix,
.dynamic-stats__stat-number,
.dynamic-stats__stat-text,
.dynamic-stats__stat-suffix {
    font-family: "Soleto Medium", Arial, sans-serif !important;
    font-size: 52px !important;
    letter-spacing: 0;
    line-height: 1.15 !important;
}

.dynamic-stats__stat-prefix,
.dynamic-stats__stat-suffix {
    line-height: 1.25 !important;
}

.dynamic-stats__body,
.dynamic-stats__icon-container {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    transition: opacity 1.2s ease, -webkit-transform 1.2s ease;
    transition: opacity 1.2s ease, transform 1.2s ease;
}

.dynamic-stats__body {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.dynamic-stats__body>div {
    margin: 0 0 30px 0;
    max-width: 418px;
    width: 100%;
}

.dynamic-stats__body>div * {
    font-size: 20px;
    line-height: 1.33;
    width: initial;
}

.dynamic-stats__button {
    display: inline-block;
    font-size: 17px;
    line-height: 1;
    margin: 0 auto 30px;
    width: auto;
}

.dynamic-stats--icon-yellow .dynamic-stats__button {
    background-color: #ffc02e;
    color: #28292b !important;
}

.dynamic-stats--icon-purple .dynamic-stats__button {
    background-color: #565eaa;
}

.dynamic-stats--icon-teal .dynamic-stats__button {
    background-color: #018380;
}

.dynamic-stats--icon-green .dynamic-stats__button {
    background-color: #93c840;
    color: #28292b !important;
}

.bg-orange.dynamic-stats--icon-yellow .dynamic-stats__button {
    background-color: #ffc02e;
}

.dynamic-stats__icon-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto 0 0 0;
    padding: 0 0 30px 0;
    text-align: center;
}

.dynamic-stats__icon {
    height: 90px;
    width: 115px;
}

.dynamic-stats--icon-yellow .dynamic-stats__icon * {
    color: #ffc02e;
}

.dynamic-stats--icon-purple .dynamic-stats__icon * {
    color: #565eaa;
}

.dynamic-stats--icon-teal .dynamic-stats__icon * {
    color: #018380;
}

.dynamic-stats--icon-green .dynamic-stats__icon * {
    color: #93c840;
}

.bg-orange.dynamic-stats--icon-yellow .dynamic-stats__icon * {
    fill: #ffffff;
}

.bg-orange.dynamic-stats--icon-yellow .dynamic-stats__icon *[fill="currentColor"] {
    fill: #ffc02e;
}

@media only screen and (min-width: 1024px) {
    .dynamic-stats__stat {
        font-size: 72px;
        line-height: 1.2;
    }

    .dynamic-stats__stat-prefix,
    .dynamic-stats__stat-number,
    .dynamic-stats__stat-text,
    .dynamic-stats__stat-suffix {
        font-size: 72px !important;
    }

    .dynamic-stats__body>div * {
        font-size: 24px;
    }

    .col-md-3 .dynamic-stats .dynamic-stats__stat {
        font-size: 56px;
    }

    .col-md-3 .dynamic-stats .dynamic-stats__stat-prefix,
    .col-md-3 .dynamic-stats .dynamic-stats__stat-number,
    .col-md-3 .dynamic-stats .dynamic-stats__stat-text,
    .col-md-3 .dynamic-stats .dynamic-stats__stat-suffix {
        font-size: 56px !important;
    }
}

@media only screen and (min-width: 1201px) {
    .dynamic-stats__inner {
        padding: 20% 60px calc(20% - 30px) 60px;
    }

    .col-md-3 .dynamic-stats__inner {
        padding: 15% 40px calc(20% - 10px) 40px;
    }
}

.static-stats {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.static-stats__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 auto;
    padding: 40px 40px 20px 40px;
    width: 100%;
}

.static-stats__stat-text {
    font-size: 48px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 44px;
    margin: 0 0 auto 0;
    width: 100%;
}

.static-stats__body>div {
    margin: 0 0 30px 0;
}

.static-stats__icon-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto 0 0 0;
    padding: 30px 0 30px 0;
    text-align: center;
}

.featured-content {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.featured-content:hover .featured-content__image-x-small,
.featured-content:hover .featured-content__image-small,
.featured-content:hover .featured-content__image-large {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.featured-content__wrapper-link {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.featured-content__figure {
    height: 100%;
    width: 100%;
}

.featured-content__image-x-small,
.featured-content__image-small,
.featured-content__image-large {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 0.8s ease;
    transition: transform 0.8s ease;
}

.featured-content__image-x-small {
    padding-top: 112%;
}

.featured-content__image-small {
    padding-top: 50%;
}

.featured-content__image-large {
    padding-top: 32%;
}

.featured-content__picture {
    width: 100%;
}

.featured-content__figcaption {
    bottom: 0;
    left: 0;
    max-height: 100%;
    padding: 30px 30px 30px 30px;
    position: absolute;
    right: 0;
    width: 100%;
}

.featured-content__figcaption.bg-white .featured-content__cta,
.featured-content__figcaption.bg-white .featured-content__cta-icon,
.featured-content__figcaption.bg-white .featured-content__cta-icon * {
    color: #ff4e00;
}

.featured-content__title {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 24px;
    margin: 0;
    line-height: 1.22em !important;
    letter-spacing: -.6px !important;
}

.featured-content__description {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.featured-content__cta {
    display: inline-block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.featured-content__cta-icon {
    height: 10px;
    line-height: 21px;
    margin-left: 10px;
    width: 10px;
}

@media only screen and (min-width: 575px) {
    .featured-content__figure {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .featured-content__figcaption {
        bottom: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 85%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 60%;
    }

    .featured-content__figcaption--align-right {
        left: auto;
        right: 0;
    }

    .featured-content__title {
        margin-top: auto;
    }
}

@media only screen and (min-width: 768px) {
    .featured-content__figcaption {
        padding: 45px;
        width: 40%;
    }

    .featured-content__description {
        font-size: 16px;
        margin: 30px 0 0 0;
    }

    .featured-content__cta {
        font-size: 16px;
        margin: 30px 0 auto 0;
    }
}

.col[class*='-12'] .featured-content__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*='-12'] .featured-content__image-x-small,
    .col[class*='-12'] .featured-content__image-large {
        display: none;
    }

    .col[class*='-12'] .featured-content__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*='-12'] .featured-content__image-large {
        padding-top: 46%;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*='-12'] .featured-content__image-x-small,
    .col[class*='-12'] .featured-content__image-small {
        display: none;
    }

    .col[class*='-12'] .featured-content__image-large {
        display: block;
        padding-top: 36%;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*='-12'] .featured-content__image-large {
        padding-top: 32%;
    }
}

.col[class*='-8'] .featured-content__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*='-8'] .featured-content__image-x-small,
    .col[class*='-8'] .featured-content__image-large {
        display: none;
    }

    .col[class*='-8'] .featured-content__image-small {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*='-8'] .featured-content__image-x-small,
    .col[class*='-8'] .featured-content__image-small {
        display: none;
    }

    .col[class*='-8'] .featured-content__image-large {
        display: block;
    }
}

.col[class*='-4'] .featured-content__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*='-4'] .featured-content__image-x-small,
    .col[class*='-4'] .featured-content__image-large {
        display: none;
    }

    .col[class*='-4'] .featured-content__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*='-4'] .featured-content__image-x-small {
        display: block;
        padding-top: 127%;
    }

    .col[class*='-4'] .featured-content__image-small,
    .col[class*='-4'] .featured-content__image-large {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .col[class*='-4'] .featured-content__image-x-small {
        display: block;
        padding-top: 100%;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*='-4'] .featured-content__image-x-small {
        padding-top: 110%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*='-4'] .featured-content__image-x-small {
        padding-top: 90%;
    }
}

.col[class*='-3'] .featured-content__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*='-3'] .featured-content__image-x-small,
    .col[class*='-3'] .featured-content__image-large {
        display: none;
    }

    .col[class*='-3'] .featured-content__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*='-3'] .featured-content__image-small {
        padding-top: 77%;
    }
}

@media only screen and (min-width: 1024px) {
    .col[class*='-3'] .featured-content__image-x-small {
        display: block;
        padding-top: 130%;
    }

    .col[class*='-3'] .featured-content__image-small,
    .col[class*='-3'] .featured-content__image-large {
        display: none;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*='-3'] .featured-content__image-x-small {
        padding-top: 115%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*='-3'] .featured-content__image-x-small {
        padding-top: 100%;
    }
}

.figure {
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.13em;
    letter-spacing: -0.6px;
    font-size: 36px;
    font-size: 2.25rem;
}

@media only screen and (min-width: 768px) {
    .figure {
        font-size: 48px;
        font-size: 3rem;
    }
}

@media only screen and (min-width: 1201px) {
    .figure {
        font-size: 72px;
        font-size: 4.5rem;
    }
}

.rectangle {
    width: 185px;
    height: 44px;
    background-color: #ffbf2d;
    float: right;
    padding: 10px;
    margin: 0px !important;
}

.rectangle-3 {
    width: 80px;
    height: 79px;
    opacity: 0.8;
    background-color: #ff4e00;
    position: absolute;
    right: 0;
    bottom: 0;
}

.oval {
    background: none, url(../images/icons/svg/icon-circle-chain.svg);
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
}

#more-nav {
    display: none;
    vertical-align: top;
    padding-left: 0;
    width: 150px;
    float: right;
}

#more-nav li>a.active {
    font-size: 14px;
    background-image: url(../images/icons/icon-chevron-down.png);
    background-image: url(../images/icons/svg/icon-chevron-down.svg);
    background-repeat: no-repeat;
    background-size: 10px 10px;
    background-position: right center;
}

#more-nav li>a.active.is-open {
    background-image: url(../images/icons/icon-chevron-up.png);
    background-image: url(../images/icons/svg/icon-chevron-up.svg);
}

#more-nav .subfilter {
    padding: 8px;
    display: none;
    margin-top: 12px;
    min-width: 210px;
    right: 60px;
    position: relative;
    background-color: #e8e8e9;
}

#more-nav .subfilter li {
    text-align: right;
    list-style-type: none;
    border-bottom: 1px solid #d4d4d4;
    width: 100%;
    margin: 0px;
    padding: 13px 0px 13px 0px;
    line-height: 1.1em;
}

#more-nav .subfilter ul li:last-child {
    border-bottom: none !important;
}

#more-nav>li>ul>li:last-child {
    border-bottom: none !important;
}

#nav-bar-filter,
#more-nav {
    display: inline-block;
}

#nav-bar-filter {
    padding-left: 30px;
}

.floating-cta {
    bottom: -160px;
    min-height: 200px;
    position: absolute;
    transition: bottom, 100ms, linear-ease;
    width: 100%;
    z-index: 100;
}

.floating-cta.is-on {
    bottom: 0;
}

@media only screen and (min-width: 768px) {
    .floating-cta {
        bottom: unset;
        min-height: 245px;
        max-height: 440px;
        position: fixed;
        right: -260px;
        top: 230px;
        width: 300px;
        transition: right, 100ms, linear-ease;
    }

    .floating-cta.is-on {
        bottom: auto;
        right: 0;
    }
}

.floating-cta-toggle {
    background-color: #ffffff;
    border: 2px solid #ca3f16;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    color: #ff4e00;
    cursor: pointer;
    font-size: 14px;
    font-family: "Soleto Bold", Arial, sans-serif;
    display: block;
    overflow: hidden;
    padding: 6px;
    width: 35%;
}

.floating-cta-toggle:hover,
.floating-cta-toggle:focus {
    text-decoration: none !important;
}

.floating-cta-toggle.desktop-hover-behaviour:hover,
.floating-cta-toggle.desktop-hover-behaviour:focus {
    background-color: #cc3e00;
    color: #ffffff;
}

.floating-cta-toggle.is-on {
    background-color: #cc3e00;
    border-bottom: 0;
    color: #ffffff;
    text-decoration: none;
}

@media only screen and (min-width: 1024px) {
    .floating-cta-toggle.is-on {
        border-bottom: 2px solid #ca3f16;
    }
}

@media only screen and (min-width: 768px) {
    .floating-cta-toggle {
        border-right: 0;
        border-bottom: 2px solid #ca3f16;
        border-top-left-radius: 14px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 14px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 40px;
        height: 145px;
        top: 0;
    }

    .floating-cta-toggle.is-on {
        left: -40px;
    }
}

.floating-cta-toggle--bigger {
    width: 50%;
}

@media only screen and (min-width: 768px) {
    .floating-cta-toggle--bigger {
        height: 215px;
        width: 40px;
    }
}

.floating-cta-toggle__text {
    display: block;
    margin-top: 3px;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .floating-cta-toggle__text {
        bottom: 15px;
        display: inline-block;
        left: 9px;
        height: 40px;
        position: absolute;
        width: 100%;
        white-space: nowrap;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
}

.floating-cta-toggle__icon {
    float: right;
    margin-top: -2px;
    margin-right: 5px;
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    .floating-cta-toggle__icon {
        position: absolute;
        right: 13px;
        top: 12px;
        margin: 0;
        margin: -3px 0 0;
    }
}

.floating-cta-toggle__icon.is-on {
    right: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.floating-cta-content,
.floating-cta-contact-info {
    background-color: #ffffff;
    border-top: 2px solid #ca3f16;
    border-bottom: 2px solid #ca3f16;
    border-left: 2px solid #ca3f16;
    border-right: 2px solid #ca3f16;
    font-family: "Soleto Regular", Arial, sans-serif;
    display: none;
    height: 100%;
}

@media only screen and (min-width: 768px) {

    .floating-cta-content,
    .floating-cta-contact-info {
        border-top: 2px solid #ca3f16;
        border-right: 0;
        float: right;
        width: 300px;
    }
}

.floating-cta-content__inner {
    padding: 30px 24px;
}

.floating-cta-contact-info.is-on {
    display: block;
}

.floating-cta-contact-info__date {
    color: #64666b;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 4px;
}

.floating-cta-contact-info__title {
    color: #28292b;
    font-size: 24px;
    font-family: "Soleto Regular", Arial, sans-serif;
    letter-spacing: -0.2px;
    line-height: 1.25;
    margin-bottom: 18px;
}

.floating-cta-contact-info__copy {
    color: #28292b;
    font-size: 14px;
    line-height: 1.43;
}

.floating-cta-contact-info__inner {
    padding: 30px 24px;
    width: 300px;
}

.floating-cta-contact-info__inner .cta,
.floating-cta-contact-info__inner button.hd-button {
    font-size: 16px;
    margin-top: 5px;
}

.floating-cta-content__close {
    cursor: pointer;
    position: absolute;
    right: 10px;
}

.floating-cta-content__title {
    font-size: 22px;
}

.floating-cta-private {
    display: none;
    margin: 15px 0;
}

.is-private .floating-cta-private {
    display: block;
}

.floating-cta-download {
    background: url("../images/icons/pdf-downloads/images/pdf-icon.png") 0 0 no-repeat;
    background-size: 9%;
    padding-left: 35px;
}

.floating-cta-download__title {
    color: #28292b;
    font-size: 11px;
    font-family: "Soleto Medium", Arial, sans-serif;
    margin-top: 10px;
}

.floating-cta-download__title span {
    display: block;
    font-family: "Soleto Light", Arial, sans-serif;
    margin-top: 5px;
}

.floating-cta-download__link {
    color: #ff4e00;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family: "Soleto Bold", Arial, sans-serif;
    padding-right: 30px;
    background: url("../images/icons/svg/icon-arrow-right.svg") 100% 50% no-repeat;
    background-size: 9%;
}

.floating-cta-download__link:hover {
    color: #fc4f1e;
    text-decoration: none;
}

.floating-cta--teal .floating-cta-toggle.floating-cta-toggle,
.floating-cta--teal .floating-cta-content,
.floating-cta--teal .floating-cta-contact-info {
    border-color: #148a88;
}

.floating-cta--teal .floating-cta-toggle.floating-cta-toggle {
    background-color: #1badaa;
    color: #ffffff;
}

.floating-cta--teal .floating-cta-toggle.floating-cta-toggle.desktop-hover-behaviour:hover,
.floating-cta--teal .floating-cta-toggle.floating-cta-toggle.desktop-hover-behaviour:focus {
    background-color: #148a88;
}

.floating-cta--teal .floating-cta-toggle.floating-cta-toggle.is-on {
    background-color: #148a88;
}

.floating-cta--purple .floating-cta-toggle.floating-cta-toggle,
.floating-cta--purple .floating-cta-content,
.floating-cta--purple .floating-cta-contact-info {
    border-color: #4a528f;
}

.floating-cta--purple .floating-cta-toggle.floating-cta-toggle {
    background-color: #5760a8;
    color: #ffffff;
}

.floating-cta--purple .floating-cta-toggle.floating-cta-toggle.desktop-hover-behaviour:hover,
.floating-cta--purple .floating-cta-toggle.floating-cta-toggle.desktop-hover-behaviour:focus {
    background-color: #4a528f;
}

.floating-cta--purple .floating-cta-toggle.floating-cta-toggle.is-on {
    background-color: #4a528f;
}

.social-icons {
    margin: 0;
    padding: 15px 0 0;
}

@media only screen and (max-width: 767px) {
    .social-icons {
        text-align: center;
    }
}

.social-icons__icon {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

@media only screen and (max-width: 1023px) {
    .social-icons__icon {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .social-icons__icon {
        margin-left: 10px;
    }
}

#main-footer {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #ffeee6;
    color: #ff4e00;
    padding-left: 24px;
    padding-right: 24px;
}

@media (min-width: 768px) {
    #main-footer {
        padding-left: 0px;
        padding-right: 0px;
    }
}

#main-footer .logo {
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    #main-footer .logo {
        margin-bottom: 15px;
    }
}

#main-footer .row-top {
    padding: 40px 0;
}

#main-footer .row-mid {
    border-top: 1px solid #ffb899;
    border-bottom: 1px solid #ffb899;
}

#main-footer .border {
    border-top: 1px solid #ffb899;
    border-left: 0;
}

@media only screen and (min-width: 768px) {
    #main-footer .border {
        border-left: 1px solid #ffb899;
        border-top: 0;
    }
}

#main-footer .pl40 {
    padding-left: 0px;
}

@media only screen and (min-width: 768px) {
    #main-footer .pl40 {
        padding-left: 40px;
    }
}

#main-footer .nav-contact {
    display: none !important;
}

nav {
    font-family: "Soleto Medium", Arial, sans-serif;
}

nav li {
    margin-bottom: 0;
    line-height: 2.25;
}

nav.primary {
    padding: 40px 0;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}

nav.primary a {
    color: #ff4e00;
    font-size: 16px;
    font-size: 1rem;
}

nav.secondary {
    padding: 40px 0;
}

nav.secondary ul {
    margin-bottom: 0;
}

nav.secondary a {
    color: #ff4e00;
    font-size: 14px;
    font-size: 0.875rem;
}

@media only screen and (max-width: 1023px) {
    .footer-copy {
        margin-bottom: 20px;
    }
}

.footer-copy p {
    color: #64666b;
    font-family: "Soleto Light", Arial, sans-serif;
    float: right;
    padding: 24px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem;
}

@media only screen and (max-width: 1023px) {
    .footer-copy p {
        width: 100%;
        margin: auto;
        text-align: center;
    }
}

.grid-carousel .slick-slide,
.grid-carousel .slick-slide>div {
    line-height: 0;
}

.grid-carousel__nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 60px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    text-align: center;
    width: 100%;
    transition: background-color 0.4s ease;
}

.grid-carousel__nav-previous,
.grid-carousel__nav-next,
.grid-carousel__nav-pagination {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
}

.grid-carousel__nav-previous,
.grid-carousel__nav-next {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1px;
    text-indent: -99999px;
    width: 60px;
}

.grid-carousel__nav-previous:hover,
.grid-carousel__nav-previous:focus,
.grid-carousel__nav-previous:visited,
.grid-carousel__nav-previous:active,
.grid-carousel__nav-next:hover,
.grid-carousel__nav-next:focus,
.grid-carousel__nav-next:visited,
.grid-carousel__nav-next:active {
    text-decoration: none;
}

.grid-carousel__nav-previous:hover *,
.grid-carousel__nav-previous:focus *,
.grid-carousel__nav-previous:visited *,
.grid-carousel__nav-previous:active *,
.grid-carousel__nav-next:hover *,
.grid-carousel__nav-next:focus *,
.grid-carousel__nav-next:visited *,
.grid-carousel__nav-next:active * {
    text-decoration: none;
}

.grid-carousel__nav-previous:hover .grid-carousel__nav-icon path,
.grid-carousel__nav-previous:focus .grid-carousel__nav-icon path,
.grid-carousel__nav-previous:visited .grid-carousel__nav-icon path,
.grid-carousel__nav-previous:active .grid-carousel__nav-icon path,
.grid-carousel__nav-next:hover .grid-carousel__nav-icon path,
.grid-carousel__nav-next:focus .grid-carousel__nav-icon path,
.grid-carousel__nav-next:visited .grid-carousel__nav-icon path,
.grid-carousel__nav-next:active .grid-carousel__nav-icon path {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}

.grid-carousel__nav-previous:hover .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-previous:focus .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-previous:visited .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-previous:active .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-next:hover .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-next:focus .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-next:visited .grid-carousel__nav-icon path:first-child,
.grid-carousel__nav-next:active .grid-carousel__nav-icon path:first-child {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.grid-carousel__nav-previous:focus,
.grid-carousel__nav-next:focus {
    border: 2px solid #86a8df !important;
}

.grid-carousel__nav-previous {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.grid-carousel__nav-pagination {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 14px;
    margin: 0 15px;
}

.grid-carousel__nav-icon {
    box-sizing: content-box;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11px;
}

.grid-carousel__nav-icon path {
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
}

.grid-carousel__nav-icon path:first-child {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
}

@media only screen and (min-width: 1024px) {
    .grid-carousel__nav {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.grid-image {
    height: 100%;
    position: relative;
    width: 100%;
}

.grid-image__link {
    display: block;
    height: 100%;
    width: 100%;
}

.grid-image__link:hover,
.grid-image__link:focus,
.grid-image__link:visited,
.grid-image__link:active {
    text-decoration: none;
}

.grid-image__link:hover *,
.grid-image__link:focus *,
.grid-image__link:visited *,
.grid-image__link:active * {
    text-decoration: none;
}

.grid-image__link:hover .grid-image__cta-icon path,
.grid-image__link:focus .grid-image__cta-icon path,
.grid-image__link:visited .grid-image__cta-icon path,
.grid-image__link:active .grid-image__cta-icon path {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}

.grid-image__link:hover .grid-image__cta-icon path:first-child,
.grid-image__link:focus .grid-image__cta-icon path:first-child,
.grid-image__link:visited .grid-image__cta-icon path:first-child,
.grid-image__link:active .grid-image__cta-icon path:first-child {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.grid-image__image-x-small,
.grid-image__image-small,
.grid-image__image-large {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none;
    height: 100%;
    padding-top: 60%;
    width: 100%;
}

.grid-image__image-x-small {
    display: block;
}

.grid-image__cta {
    background-color: #000;
    bottom: 0;
    padding: 8px 15px;
    position: absolute;
    right: 0;
}

.grid-image__cta span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding-right: 39px;
}

.grid-image__cta span:after {
    background-color: rgba(255, 255, 255, 0.4);
    bottom: 8px;
    content: "";
    display: block;
    position: absolute;
    right: 37px;
    top: 8px;
    width: 2px;
}

.grid-image__cta-icon {
    box-sizing: content-box;
    height: auto;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
}

.grid-image__cta-icon path {
    transition: -webkit-transform 0s ease;
    transition: transform 0s ease;
}

.grid-image__cta-icon path:first-child {
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%);
}

.grid-image__cta.bg-white.text-grey-dark span {
    color: #28292b;
}

.grid-image__cta.bg-white.text-grey-dark span:after {
    background-color: #d4d4d4;
    content: "";
}

.grid-image__cta.bg-white.text-grey-dark .grid-image__cta-icon path {
    fill: #28292b;
}

.grid-image__cta.bg-white.text-orange span {
    color: #ff4e00;
}

.grid-image__cta.bg-white.text-orange span:after {
    background-color: rgba(255, 78, 0, 0.4);
    content: "";
}

.grid-image__cta.bg-white.text-orange .grid-image__cta-icon path {
    fill: #ff4e00;
}

@media only screen and (min-width: 768px) {
    .grid-image__image-x-small {
        display: none;
    }

    .grid-image__image-small {
        display: block;
    }

    .grid-image__cta span {
        font-size: 16px;
    }

    [class^="col"][class$="-12"] .grid-image .grid-image__image-small {
        padding-top: 47%;
    }

    [class^="col"][class$="-8"] .grid-image .grid-image__image-small {
        padding-top: 50%;
    }

    [class^="col"][class$="-6"] .grid-image .grid-image__image-small {
        padding-top: 70%;
    }

    [class^="col"][class$="-3"] .grid-image .grid-image__image-small {
        padding-top: 70%;
    }
}

@media only screen and (min-width: 1024px) {
    .grid-image__image-small {
        display: none;
    }

    .grid-image__image-large {
        display: block;
    }

    [class^="col"][class$="-12"] .grid-image .grid-image__image-large {
        padding-top: 36%;
    }

    [class^="col"][class$="-8"] .grid-image .grid-image__image-large {
        padding-top: 54%;
    }

    [class^="col"][class$="-6"] .grid-image .grid-image__image-large {
        padding-top: 71%;
    }
}

@media only screen and (min-width: 1400px) {
    [class^="col"][class$="-12"] .grid-image .grid-image__image-large {
        padding-top: 32%;
    }

    [class^="col"][class$="-8"] .grid-image .grid-image__image-large {
        padding-top: 48%;
    }

    [class^="col"][class$="-6"] .grid-image .grid-image__image-large {
        padding-top: 64%;
    }
}

#header-bar {
    background-color: #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: top 0.2s;
    transition-timing-function: ease-out;
    position: fixed;
    padding: 0;
    width: 100%;
    top: 0;
    z-index: 100;
    height: 110px;
    border-bottom: 1px solid #f1f1f1;
}

@media only screen and (min-width: 1024px) {
    .content-scrolled #header-bar {
        top: -110px;
    }
}

#header-bar .container-header {
    padding: 0 40px;
}

#header-bar .master-logo {
    float: left;
    width: auto;
    display: inline-block;
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 36px;
    height: 110px;
}

#header-bar .master-logo .icon {
    display: block;
    transition: all 0.3s;
}

.hotspots {
    width: 100%;
}

.hotspots__hotspot-container {
    position: relative;
    width: 100%;
}

.hotspots__image-container {
    height: 100%;
    width: 100%;
}

.hotspots__image-x-small,
.hotspots__image-small,
.hotspots__image-large {
    background-position: center;
    background-size: cover;
    display: none;
}

.hotspots__image-x-small {
    display: block;
    padding-top: 63%;
}

.hotspots__footer {
    width: 100%;
    height: 50px;
}

@media only screen and (min-width: 768px) {
    .hotspots__image-x-small {
        display: none;
    }

    .hotspots__image-small {
        display: block;
        padding-top: 56%;
    }
}

@media only screen and (min-width: 1024px) {

    .hotspots__image-x-small,
    .hotspots__image-small {
        display: none;
    }

    .hotspots__image-large {
        display: block;
        padding-top: 70%;
    }

    .hotspots__footer {
        display: none;
    }
}

@media only screen and (min-width: 1201px) {
    .hotspots__image-large {
        padding-top: 60%;
    }
}

@media only screen and (min-width: 1400px) {
    .hotspots__image-large {
        padding-top: 54%;
    }
}

.hotspots__hotspot {
    background-color: #64666b;
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
    border: 0;
    border-radius: 34px;
    cursor: pointer;
    height: 34px;
    position: absolute;
    width: 34px;
}

.hotspots__hotspot:hover,
.hotspots__hotspot:focus {
    background-color: white;
}

.hotspots--orange .hotspots__hotspot:hover,
.hotspots--orange .hotspots__hotspot:focus,
.hotspots--orange-inverse .hotspots__hotspot:hover,
.hotspots--orange-inverse .hotspots__hotspot:focus {
    background-color: white;
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-orange.svg");
}

.hotspots--orange .hotspots__hotspot:hover:before,
.hotspots--orange .hotspots__hotspot:focus:before,
.hotspots--orange-inverse .hotspots__hotspot:hover:before,
.hotspots--orange-inverse .hotspots__hotspot:focus:before {
    color: #ff4e00;
}

.hotspots--orange .hotspots__hotspot.active,
.hotspots--orange-inverse .hotspots__hotspot.active {
    background-color: #ff4e00;
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-white.svg");
}

.hotspots--orange .hotspots__hotspot.active:before,
.hotspots--orange-inverse .hotspots__hotspot.active:before {
    color: #ffffff;
}

.hotspots--purple .hotspots__hotspot:hover,
.hotspots--purple .hotspots__hotspot:focus,
.hotspots--purple-inverse .hotspots__hotspot:hover,
.hotspots--purple-inverse .hotspots__hotspot:focus {
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-purple.svg");
}

.hotspots--purple .hotspots__hotspot:hover:before,
.hotspots--purple .hotspots__hotspot:focus:before,
.hotspots--purple-inverse .hotspots__hotspot:hover:before,
.hotspots--purple-inverse .hotspots__hotspot:focus:before {
    color: #565eaa;
}

.hotspots--purple .hotspots__hotspot.active,
.hotspots--purple-inverse .hotspots__hotspot.active {
    background-color: #565eaa;
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-white.svg");
}

.hotspots--purple .hotspots__hotspot.active:before,
.hotspots--purple-inverse .hotspots__hotspot.active:before {
    color: #ffffff;
}

.hotspots--teal .hotspots__hotspot:hover,
.hotspots--teal .hotspots__hotspot:focus,
.hotspots--teal-inverse .hotspots__hotspot:hover,
.hotspots--teal-inverse .hotspots__hotspot:focus {
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-teal.svg");
}

.hotspots--teal .hotspots__hotspot:hover:before,
.hotspots--teal .hotspots__hotspot:focus:before,
.hotspots--teal-inverse .hotspots__hotspot:hover:before,
.hotspots--teal-inverse .hotspots__hotspot:focus:before {
    color: #018380;
}

.hotspots--teal .hotspots__hotspot.active,
.hotspots--teal-inverse .hotspots__hotspot.active {
    background-color: #018380;
    background-image: url("../images/icons/svg/hotspots/hotspot-cross-white.svg");
}

.hotspots--teal .hotspots__hotspot.active:before,
.hotspots--teal-inverse .hotspots__hotspot.active:before {
    color: #ffffff;
}

.hotspots--numbered {
    counter-reset: hotspots;
}

.hotspots--numbered .hotspots__hotspot {
    background-image: none;
}

.hotspots--numbered .hotspots__hotspot:before {
    background-image: none;
    color: #ffffff;
    content: counter(hotspots);
    counter-increment: hotspots;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hotspots--numbered.hotspots--orange .hotspots__hotspot,
.hotspots--numbered.hotspots--orange-inverse .hotspots__hotspot,
.hotspots--numbered.hotspots--purple .hotspots__hotspot,
.hotspots--numbered.hotspots--purple-inverse .hotspots__hotspot,
.hotspots--numbered.hotspots--teal .hotspots__hotspot,
.hotspots--numbered.hotspots--teal-inverse .hotspots__hotspot {
    background-image: none;
}

.hotspots--animated .hotspots__hotspot:focus:after,
.hotspots--animated .hotspots__hotspot:hover:after {
    content: '';
    -webkit-animation: borderRipple 1.2s linear infinite;
    animation: borderRipple 1.2s linear infinite;
    border: 1px solid #ffffff;
    border-radius: 34px;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hotspots--animated .hotspots__hotspot.active:after {
    -webkit-animation: none;
    animation: none;
    border: 0;
    content: '';
}

.hotspots div.hotspots__text-box {
    cursor: auto;
    pointer-events: none;
}

.hotspots__text-box {
    background: white;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Soleto Bold", Arial, sans-serif;
    padding: 13px;
    transition: all 0.3s ease;
}

.hotspots__text-box:focus,
.hotspots__text-box:hover {
    text-decoration: none;
}

.hotspots__text-box:focus .hotspots__text-box-arrow,
.hotspots__text-box:hover .hotspots__text-box-arrow {
    background-position-x: 40px;
    transition: background-position-x 0.4s ease;
}

.hotspots__text-box:focus .hotspots__text-box-arrow:before,
.hotspots__text-box:hover .hotspots__text-box-arrow:before {
    background-position-x: 15px;
    content: '';
    transition: background-position-x 0.4s ease;
}

.hotspots__text-box:focus {
    box-shadow: 0px 0px 4px 4px #4d90fe;
    outline: none;
}

.hotspots__text-box--has-cta {
    padding-right: 0px;
}

.hotspots__text-box-title {
    opacity: 0;
    padding-right: 9px;
    position: relative;
    text-align: left;
    top: 20px;
    transition: top 0.3s ease, opacity 0.3s ease;
    width: 100%;
}

.hotspots__text-box-arrow {
    background-image: url(../images/icons/svg/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 10px;
    border-left: 1px solid #e8e8e9;
    overflow: hidden;
    position: relative;
    width: 41px;
}

.hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: -10px;
    background-size: 10px 10px;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 41px;
}

.hotspots__hotspot .hotspots__text-box {
    position: absolute;
    opacity: 0;
    width: 200px;
    z-index: -1;
}

.hotspots__hotspot .hotspots__text-box:after {
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    height: 23px;
    position: absolute;
    width: 15px;
}

.hotspots__hotspot .hotspots__text-box--position-top {
    bottom: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -25px);
    -ms-transform: translate(-50%, -25px);
    transform: translate(-50%, -25px);
}

.hotspots__hotspot .hotspots__text-box--position-top:after {
    content: '';
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 19px) rotate(-90deg);
    -ms-transform: translate(-50%, 19px) rotate(-90deg);
    transform: translate(-50%, 19px) rotate(-90deg);
}

.hotspots__hotspot .hotspots__text-box--position-right {
    left: 80%;
    top: 50%;
    -webkit-transform: translate(25px, -50%);
    -ms-transform: translate(25px, -50%);
    transform: translate(25px, -50%);
}

.hotspots__hotspot .hotspots__text-box--position-right:after {
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translate(-14px, -50%);
    -ms-transform: translate(-14px, -50%);
    transform: translate(-14px, -50%);
}

.hotspots__hotspot .hotspots__text-box--position-bottom {
    top: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, 25px);
    -ms-transform: translate(-50%, 25px);
    transform: translate(-50%, 25px);
}

.hotspots__hotspot .hotspots__text-box--position-bottom:after {
    content: '';
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, -19px) rotate(90deg);
    -ms-transform: translate(-50%, -19px) rotate(90deg);
    transform: translate(-50%, -19px) rotate(90deg);
}

.hotspots__hotspot .hotspots__text-box--position-left {
    right: 80%;
    top: 50%;
    -webkit-transform: translate(-25px, -50%);
    -ms-transform: translate(-25px, -50%);
    transform: translate(-25px, -50%);
}

.hotspots__hotspot .hotspots__text-box--position-left:after {
    content: '';
    right: 0;
    top: 50%;
    -webkit-transform: translate(15px, -50%) rotate(180deg);
    -ms-transform: translate(15px, -50%) rotate(180deg);
    transform: translate(15px, -50%) rotate(180deg);
}

.hotspots__hotspot .hotspots__text-box-title {
    width: 145px;
}

.hotspots--orange .hotspots__hotspot .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-orange.svg);
}

.hotspots--purple .hotspots__hotspot .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-purple.svg);
}

.hotspots--teal .hotspots__hotspot .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-teal.svg);
}

.hotspots--orange-inverse .hotspots__hotspot .hotspots__text-box:after,
.hotspots--purple-inverse .hotspots__hotspot .hotspots__text-box:after,
.hotspots--teal-inverse .hotspots__hotspot .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-white.svg);
}

.hotspots__footer .hotspots__text-box-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotspots--orange .hotspots__text-box {
    background-color: #ff4e00;
}

.hotspots--orange .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-orange.svg);
}

.hotspots--orange .hotspots__text-box-title {
    color: #ffffff;
}

.hotspots--orange .hotspots__text-box-arrow {
    border-color: white;
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
}

.hotspots--orange .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
    content: '';
}

.hotspots--orange-inverse .hotspots__text-box {
    background-color: #ffffff;
    border: 1px solid #e8e8e9;
    border-top: 0;
    color: #ff4e00;
}

.hotspots--orange-inverse .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-white.svg);
}

.hotspots--orange-inverse .hotspots__text-box-title {
    color: #ff4e00;
}

.hotspots--orange-inverse .hotspots__text-box-arrow {
    background-image: url(../images/icons/svg/icon-arrow-right.svg);
}

.hotspots--orange-inverse .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right.svg);
    content: '';
}

@media only screen and (min-width: 1024px) {
    .hotspots--orange-inverse .hotspots__text-box {
        border: 0;
    }
}

.hotspots--purple .hotspots__text-box {
    background-color: #565eaa;
}

.hotspots--purple .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-purple.svg);
}

.hotspots--purple .hotspots__text-box-title {
    color: #ffffff;
}

.hotspots--purple .hotspots__text-box-arrow {
    border-color: white;
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
}

.hotspots--purple .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
    content: '';
}

.hotspots--purple-inverse .hotspots__text-box {
    background-color: #ffffff;
    border: 1px solid #e8e8e9;
    border-top: 0;
    color: #565eaa;
}

.hotspots--purple-inverse .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-white.svg);
}

.hotspots--purple-inverse .hotspots__text-box-title {
    color: #565eaa;
}

.hotspots--purple-inverse .hotspots__text-box-arrow {
    background-image: url(../images/icons/svg/icon-arrow-right-purple.svg);
}

.hotspots--purple-inverse .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right-purple.svg);
    content: '';
}

@media only screen and (min-width: 1024px) {
    .hotspots--purple-inverse .hotspots__text-box {
        border: 0;
    }
}

.hotspots--teal .hotspots__text-box {
    background-color: #018380;
}

.hotspots--teal .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-teal.svg);
}

.hotspots--teal .hotspots__text-box-title {
    color: #ffffff;
}

.hotspots--teal .hotspots__text-box-arrow {
    border-color: white;
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
}

.hotspots--teal .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right-white.svg);
    content: '';
}

.hotspots--teal-inverse .hotspots__text-box {
    background-color: #ffffff;
    border: 1px solid #e8e8e9;
    border-top: 0;
    color: #018380;
}

.hotspots--teal-inverse .hotspots__text-box:after {
    content: '';
    background-image: url(../images/icons/svg/rounded-arrows/rounded-arrow-white.svg);
}

.hotspots--teal-inverse .hotspots__text-box-title {
    color: #018380;
}

.hotspots--teal-inverse .hotspots__text-box-arrow {
    background-image: url(../images/icons/svg/icon-arrow-right-turquoise.svg);
}

.hotspots--teal-inverse .hotspots__text-box-arrow:before {
    background-image: url(../images/icons/svg/icon-arrow-right-turquoise.svg);
    content: '';
}

@media only screen and (min-width: 1024px) {
    .hotspots--teal-inverse .hotspots__text-box {
        border: 0;
    }
}

.hotspots .active .hotspots__text-box {
    opacity: 1;
    z-index: 1;
}

.hotspots .active .hotspots__text-box--position-top {
    bottom: 100%;
}

.hotspots .active .hotspots__text-box--position-right {
    left: 100%;
}

.hotspots .active .hotspots__text-box--position-bottom {
    top: 100%;
}

.hotspots .active .hotspots__text-box--position-left {
    right: 100%;
}

.hotspots .active .hotspots__text-box-title {
    opacity: 1;
    top: 0;
}

.image-text-hover {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.image-text-hover__wrapper-link {
    display: block;
    height: 100%;
    overflow: hidden;
}

.image-text-hover__figure {
    height: 100%;
    width: 100%;
}

.image-text-hover__image-x-small,
.image-text-hover__image-small,
.image-text-hover__image-large {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
}

.image-text-hover__image-x-small {
    padding-top: 112%;
}

.image-text-hover__image-small {
    padding-top: 50%;
}

.image-text-hover__image-large {
    padding-top: 36.23%;
}

.image-text-hover__picture {
    width: 100%;
}

.image-text-hover__figcaption {
    bottom: 0;
    left: 0;
    max-height: 100%;
    padding: 30px 30px 30px 30px;
    position: absolute;
    right: 0;
    width: 100%;
}

.image-text-hover__figcaption.bg-teal .image-text-hover__title,
.image-text-hover__figcaption.bg-teal .image-text-hover__description,
.image-text-hover__figcaption.bg-teal .image-text-hover__cta,
.image-text-hover__figcaption.bg-teal .image-text-hover__cta-icon,
.image-text-hover__figcaption.bg-teal .image-text-hover__cta-icon *,
.image-text-hover__figcaption.bg-purple .image-text-hover__title,
.image-text-hover__figcaption.bg-purple .image-text-hover__description,
.image-text-hover__figcaption.bg-purple .image-text-hover__cta,
.image-text-hover__figcaption.bg-purple .image-text-hover__cta-icon,
.image-text-hover__figcaption.bg-purple .image-text-hover__cta-icon *,
.image-text-hover__figcaption.bg-orange .image-text-hover__title,
.image-text-hover__figcaption.bg-orange .image-text-hover__description,
.image-text-hover__figcaption.bg-orange .image-text-hover__cta,
.image-text-hover__figcaption.bg-orange .image-text-hover__cta-icon,
.image-text-hover__figcaption.bg-orange .image-text-hover__cta-icon * {
    color: white;
}

.image-text-hover__figcaption.bg-white .image-text-hover__title,
.image-text-hover__figcaption.bg-white .image-text-hover__description {
    color: #28292b;
}

.image-text-hover__figcaption.bg-white .image-text-hover__cta,
.image-text-hover__figcaption.bg-white .image-text-hover__cta-icon,
.image-text-hover__figcaption.bg-white .image-text-hover__cta-icon * {
    color: #ff4e00;
}

.image-text-hover__title {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 24px;
    margin: 0;
}

.image-text-hover__description {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.image-text-hover__cta {
    display: inline-block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.image-text-hover__cta-icon {
    height: 10px;
    line-height: 21px;
    margin-left: 10px;
    width: 10px;
}

@media only screen and (min-width: 1025px) {
    .image-text-hover__figcaption {
        padding: 40px 40px 0 40px;
    }

    .image-text-hover:hover .image-text-hover__expander {
        max-height: 500px;
    }

    .image-text-hover__expander {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1.2s ease;
    }

    .image-text-hover__title {
        margin: 0 0 40px 0;
    }

    .image-text-hover__description {
        font-size: 16px;
        margin: 0 0 40px 0;
    }

    .image-text-hover--has-link .image-text-hover__description {
        margin: 0;
    }

    .image-text-hover--has-link .image-text-hover__cta {
        margin: 30px 0 40px 0;
    }
}

@media only screen and (min-width: 1024px) {
    .image-text-hover__image-large {
        padding-top: 37.5%;
    }
}

.col[class*="-12"] .image-text-hover__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*="-12"] .image-text-hover__image-x-small,
    .col[class*="-12"] .image-text-hover__image-large {
        display: none;
    }

    .col[class*="-12"] .image-text-hover__image-small {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*="-12"] .image-text-hover__image-x-small,
    .col[class*="-12"] .image-text-hover__image-small {
        display: none;
    }

    .col[class*="-12"] .image-text-hover__image-large {
        display: block;
    }
}

.col[class*="-6"] .image-text-hover__image-x-small,
.col[class*="-8"] .image-text-hover__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*="-6"] .image-text-hover__image-x-small,
    .col[class*="-6"] .image-text-hover__image-large,
    .col[class*="-8"] .image-text-hover__image-x-small,
    .col[class*="-8"] .image-text-hover__image-large {
        display: none;
    }

    .col[class*="-6"] .image-text-hover__image-small,
    .col[class*="-8"] .image-text-hover__image-small {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*="-6"] .image-text-hover__image-x-small,
    .col[class*="-6"] .image-text-hover__image-small,
    .col[class*="-8"] .image-text-hover__image-x-small,
    .col[class*="-8"] .image-text-hover__image-small {
        display: none;
    }

    .col[class*="-6"] .image-text-hover__image-large,
    .col[class*="-8"] .image-text-hover__image-large {
        display: block;
    }
}

.col[class*="-6"] .image-text-hover__image-small {
    padding-top: 63%;
}

.col[class*="-6"] .image-text-hover__image-large {
    padding-top: 58%;
}

.col[class*="-4"] .image-text-hover__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*="-4"] .image-text-hover__image-x-small,
    .col[class*="-4"] .image-text-hover__image-large {
        display: none;
    }

    .col[class*="-4"] .image-text-hover__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*="-4"] .image-text-hover__image-x-small {
        display: block;
        padding-top: 127%;
    }

    .col[class*="-4"] .image-text-hover__image-small,
    .col[class*="-4"] .image-text-hover__image-large {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .col[class*="-4"] .image-text-hover__image-x-small {
        display: block;
        padding-top: 100%;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*="-4"] .image-text-hover__image-x-small {
        padding-top: 110%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*="-4"] .image-text-hover__image-x-small {
        padding-top: 90%;
    }
}

.col[class*="-3"] .image-text-hover__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {

    .col[class*="-3"] .image-text-hover__image-x-small,
    .col[class*="-3"] .image-text-hover__image-large {
        display: none;
    }

    .col[class*="-3"] .image-text-hover__image-small {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*="-3"] .image-text-hover__image-small {
        padding-top: 77%;
    }
}

@media only screen and (min-width: 1024px) {
    .col[class*="-3"] .image-text-hover__image-x-small {
        display: block;
        padding-top: 130%;
    }

    .col[class*="-3"] .image-text-hover__image-small,
    .col[class*="-3"] .image-text-hover__image-large {
        display: none;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*="-3"] .image-text-hover__image-x-small {
        padding-top: 115%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*="-3"] .image-text-hover__image-x-small {
        padding-top: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    .in01 p {
        line-height: 28px;
    }
}

.in01 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.in01__v1 {
    padding-top: 20px;
}

@media only screen and (min-width: 768px) {
    .in01__v1 {
        padding-top: 40px;
    }
}

.in01__v1 .module-inner {
    padding: 10px;
    padding-top: 0;
}

@media only screen and (min-width: 768px) {
    .in01__v1 .module-inner {
        padding: 20px;
    }
}

.in01__v1 .dot-border {
    width: 100%;
}

.in01__v1 .left-col p {
    color: #ff4e00;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 26px;
    margin-top: 10px;
}

.in01__v1 .right-col {
    text-align: center;
}

.in01__v2 p {
    color: #ff4e00;
}

@media only screen and (max-width: 768px) {
    .in01__v2 p {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.in01__v2 .two-dot-border {
    border: 4px solid #ffc02e;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .left-col p {
    padding-right: 30px !important;
}

@media only screen and (max-width: 1024px) {
    .in01__v2 .left-col {
        padding-bottom: 40px !important;
    }
}

.in01__v2 .dot-border-purple {
    border: 4px solid #565eaa;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-teal {
    border: 4px solid #018380;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-turquoise {
    border: 4px solid #01adab;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-turquoise-dark {
    border: 4px solid #019b9a;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-turquoise-darkest {
    border: 4px solid #018a89;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-yellow {
    border: 4px solid #ffc02e;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-grey {
    border: 4px solid #e8e8e9;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-grey-dark {
    border: 4px solid #28292b;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-purple-dark {
    border: 4px solid #495091;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-grey-light {
    border: 4px solid #f1f1f1;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-grey-lightest {
    border: 4px solid #f8f8f8;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-orange {
    border: 4px solid #ff4e00;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-orange-dark {
    border: 4px solid #cc3e00;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-green {
    border: 4px solid #93c840;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in01__v2 .dot-border-peach {
    border: 4px solid #ffdccc;
    border-radius: 2px;
    height: 100%;
    padding: 30px;
}

.in02 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.in02__v1 ul {
    margin: 0;
    *zoom: 1;
}

.in02__v1 ul:before,
.in02__v1 ul:after {
    content: "";
    display: table;
}

.in02__v1 ul:after {
    clear: both;
}

.in02__v1 li {
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .in02__v1 li {
        float: left;
        width: 33.33333%;
    }
}

@media only screen and (min-width: 1024px) {
    .in02__v1 li {
        font-size: 16px;
        font-size: 1rem;
    }
}

@media only screen and (min-width: 768px) {
    .in02__v1 li.active .arrow {
        display: block;
    }
}

.in02__v1 li.active a {
    border-color: #cc3e00;
    background-color: #cc3e00;
    color: #fff;
    text-decoration: none;
}

.in02__v1 li .arrow {
    display: none;
}

.in02__v1 li a {
    border-radius: 30px;
    color: #fff;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 10px 20px;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .in02__v1 li a {
        display: table;
        height: 100px;
        margin: 0 4px;
        padding: 0 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .in02__v1 li a {
        height: 125px;
        padding: 0 30px 0 120px;
    }
}

.in02__v1 li a:hover {
    border-color: #cc3e00;
    background-color: #cc3e00;
    text-decoration: none;
}

.in02__v1 li span {
    display: table-cell;
    vertical-align: middle;
}

.in02__v1 li span.icon {
    display: none;
    height: 60px;
    left: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
}

@media only screen and (min-width: 1024px) {
    .in02__v1 li span.icon {
        display: block;
    }
}

.in02__v1 li img {
    left: 50%;
    margin: 0 auto;
    max-height: 60px;
    max-width: 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.result-row {
    display: none;
}

.in03__v1.module ul.share-icons {
    width: auto;
}

.in03__v1.module ul.share-icons .icon-circle:hover {
    background-color: #cc3e00;
    border: solid 2px #cc3e00;
}

.in03__v1.module ul.share-icons .icon-oval:hover {
    background-color: #cc3e00;
    border: solid 2px #cc3e00;
    color: #ffffff;
}

.in03__v1 .share-icons .icon-circle:hover {
    background-color: #cc3e00;
    border: solid 2px #cc3e00;
}

.in03__v1 .share-icons__icon {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 3px;
    margin-bottom: 10px;
    font-size: 16px;
}

@media only screen and (max-width: 1023px) {
    .in03__v1 .share-icons__icon {
        margin-right: 4px;
    }

    .in03__v1 .share-icons__iconli:last-child {
        margin-right: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 371px) {
    .in03__v1 .share-icons li:last-child {
        width: 100%;
    }
}

.in03__v1 .icon-circle {
    width: 44px;
    height: 44px;
    border-radius: 100px;
    background-color: #ffffff;
    border: solid 2px #ff4e00;
}

.in03__v1 .icon-oval {
    width: 116px;
    height: 44px;
    border-radius: 100px;
    background-color: #ffffff;
    border: solid 2px #ff4e00;
}

@media only screen and (max-width: 371px) {
    .in03__v1 .icon-oval {
        width: 100%;
        height: 44px;
        border-radius: 100px;
        background-color: #ffffff;
        border: solid 2px #ff4e00;
        margin-top: 10px;
    }
}

.in03__v1 .icon-share-email,
.in03__v1 .icon-share-print {
    background-position: 9px 9px;
}

.in03__v1 .icon-share-download {
    background-position: 11px 9px;
}

.in03__v1 .icon-share-rss-feed {
    background-position: 15px 13px;
}

.in03__v1 .icon-share-icon {
    background-position: 21px 10px;
    padding: 9px 10px 0px 49px;
}

@media only screen and (max-width: 371px) {
    .in03__v1 .icon-share-icon {
        background-position: 110px 10px;
        padding: 8px 10px 0px 135px;
    }
}

.in04__v1 .glyphicon-chevron-down {
    background-image: url(../images/icons/icon-chevron-down.png);
    background-image: url(../images/icons/svg/icon-chevron-down.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 11px;
}

.in04__v1 .glyphicon-chevron-up {
    background-image: url(../images/icons/icon-chevron-up.png);
    background-image: url(../images/icons/svg/icon-chevron-up.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 11px;
}

.in04__v1 .panel-title {
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.38;
    color: #ff4e00;
}

@media only screen and (max-width: 767px) {
    .in04__v1 .panel-title {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.in04__v1 .panel {
    border-bottom: dotted 1px #d4d4d4;
}

.in04__v1 .panel-heading {
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.in04__v1 .panel-body {
    border-top: dotted 1px #d4d4d4 !important;
}

.in04__v1 .panel-body a {
    text-decoration: none;
    margin-top: 15px;
}

.in04__v1 .panel-body ul {
    margin-bottom: 0px !important;
    margin-top: 15px;
}

.in05 {
    background-repeat: no-repeat;
    background-position: top right;
}

@media only screen and (min-width: 1201px) {
    .in05.module.module-outer {
        padding-bottom: 70px;
    }
}

.in05.module .container {
    background-color: transparent;
}

.in05 .dot-border:before,
.in05 .dot-border:after {
    border: 3px solid #f8f8f8;
}

.in05 .bg-image {
    width: 100%;
    background-repeat: no-repeat;
    right: 0px;
    top: 0px;
}

.in05 .img {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.in05__v1 [class*='col-'],
.in05__v2 [class*='col-'] {
    padding: 0 !important;
}

.in05__v1 .metadata-eyebrow,
.in05__v1 h5,
.in05__v2 .metadata-eyebrow,
.in05__v2 h5 {
    margin-bottom: 15px;
}

.in05__v1 p,
.in05__v2 p {
    margin-bottom: 0px;
}

.in05__v2 .box:hover h5,
.in05__v2 .box:hover a,
.in05__v2 .box:hover p {
    color: #ffffff;
    transition: none;
}

.in05__v2 .box:hover a {
    text-decoration: none;
}

.in05__v2 .box:hover .icon-arrow-right,
.in05__v2 .box:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box:hover li>a:after,
.in05__v2 .box:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box:hover li>a:after {
    background-image: url(../images/icons/svg/icon-arrow-right--gap--white.svg);
}

.in05__v2 .box--white:hover h5,
.in05__v2 .box--mist-light:hover h5,
.in05__v2 .box--peach:hover h5,
.in05__v2 .box--turquoise-pale:hover h5,
.in05__v2 .box--green-pale:hover h5,
.in05__v2 .box--green:hover h5,
.in05__v2 .box--mist:hover h5,
.in05__v2 .box--mist-lightest:hover h5,
.in05__v2 .box--peach-light:hover h5,
.in05__v2 .box--peach-pale:hover h5,
.in05__v2 .box--sunglow:hover h5,
.in05__v2 .box--yellow-pale:hover h5,
.in05__v2 .box--yellow:hover h5,
.in05__v2 .box--turquoise:hover h5,
.in05__v2 .box--white:hover a,
.in05__v2 .box--mist-light:hover a,
.in05__v2 .box--peach:hover a,
.in05__v2 .box--turquoise-pale:hover a,
.in05__v2 .box--green-pale:hover a,
.in05__v2 .box--green:hover a,
.in05__v2 .box--mist:hover a,
.in05__v2 .box--mist-lightest:hover a,
.in05__v2 .box--peach-light:hover a,
.in05__v2 .box--peach-pale:hover a,
.in05__v2 .box--sunglow:hover a,
.in05__v2 .box--yellow-pale:hover a,
.in05__v2 .box--yellow:hover a,
.in05__v2 .box--turquoise:hover a,
.in05__v2 .box--white:hover p,
.in05__v2 .box--mist-light:hover p,
.in05__v2 .box--peach:hover p,
.in05__v2 .box--turquoise-pale:hover p,
.in05__v2 .box--green-pale:hover p,
.in05__v2 .box--green:hover p,
.in05__v2 .box--mist:hover p,
.in05__v2 .box--mist-lightest:hover p,
.in05__v2 .box--peach-light:hover p,
.in05__v2 .box--peach-pale:hover p,
.in05__v2 .box--sunglow:hover p,
.in05__v2 .box--yellow-pale:hover p,
.in05__v2 .box--yellow:hover p,
.in05__v2 .box--turquoise:hover p {
    color: #000;
}

.in05__v2 .box--white:hover a,
.in05__v2 .box--mist-light:hover a,
.in05__v2 .box--peach:hover a,
.in05__v2 .box--turquoise-pale:hover a,
.in05__v2 .box--green-pale:hover a,
.in05__v2 .box--green:hover a,
.in05__v2 .box--mist:hover a,
.in05__v2 .box--mist-lightest:hover a,
.in05__v2 .box--peach-light:hover a,
.in05__v2 .box--peach-pale:hover a,
.in05__v2 .box--sunglow:hover a,
.in05__v2 .box--yellow-pale:hover a,
.in05__v2 .box--yellow:hover a,
.in05__v2 .box--turquoise:hover a {
    text-decoration: none;
}

.in05__v2 .box--white:hover .icon-arrow-right,
.in05__v2 .box--mist-light:hover .icon-arrow-right,
.in05__v2 .box--peach:hover .icon-arrow-right,
.in05__v2 .box--turquoise-pale:hover .icon-arrow-right,
.in05__v2 .box--green-pale:hover .icon-arrow-right,
.in05__v2 .box--green:hover .icon-arrow-right,
.in05__v2 .box--mist:hover .icon-arrow-right,
.in05__v2 .box--mist-lightest:hover .icon-arrow-right,
.in05__v2 .box--peach-light:hover .icon-arrow-right,
.in05__v2 .box--peach-pale:hover .icon-arrow-right,
.in05__v2 .box--sunglow:hover .icon-arrow-right,
.in05__v2 .box--yellow-pale:hover .icon-arrow-right,
.in05__v2 .box--yellow:hover .icon-arrow-right,
.in05__v2 .box--turquoise:hover .icon-arrow-right,
.in05__v2 .box--white:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--white:hover li>a:after,
.in05__v2 .box--mist-light:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--mist-light:hover li>a:after,
.in05__v2 .box--peach:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--peach:hover li>a:after,
.in05__v2 .box--turquoise-pale:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--turquoise-pale:hover li>a:after,
.in05__v2 .box--green-pale:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--green-pale:hover li>a:after,
.in05__v2 .box--green:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--green:hover li>a:after,
.in05__v2 .box--mist:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--mist:hover li>a:after,
.in05__v2 .box--mist-lightest:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--mist-lightest:hover li>a:after,
.in05__v2 .box--peach-light:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--peach-light:hover li>a:after,
.in05__v2 .box--peach-pale:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--peach-pale:hover li>a:after,
.in05__v2 .box--sunglow:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--sunglow:hover li>a:after,
.in05__v2 .box--yellow-pale:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--yellow-pale:hover li>a:after,
.in05__v2 .box--yellow:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--yellow:hover li>a:after,
.in05__v2 .box--turquoise:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box--turquoise:hover li>a:after,
.in05__v2 .box--white:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--white:hover li>a:after,
.in05__v2 .box--mist-light:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--mist-light:hover li>a:after,
.in05__v2 .box--peach:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--peach:hover li>a:after,
.in05__v2 .box--turquoise-pale:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--turquoise-pale:hover li>a:after,
.in05__v2 .box--green-pale:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--green-pale:hover li>a:after,
.in05__v2 .box--green:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--green:hover li>a:after,
.in05__v2 .box--mist:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--mist:hover li>a:after,
.in05__v2 .box--mist-lightest:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--mist-lightest:hover li>a:after,
.in05__v2 .box--peach-light:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--peach-light:hover li>a:after,
.in05__v2 .box--peach-pale:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--peach-pale:hover li>a:after,
.in05__v2 .box--sunglow:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--sunglow:hover li>a:after,
.in05__v2 .box--yellow-pale:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--yellow-pale:hover li>a:after,
.in05__v2 .box--yellow:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--yellow:hover li>a:after,
.in05__v2 .box--turquoise:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box--turquoise:hover li>a:after {
    background-image: url(../images/icons/svg/icon-arrow-right--gap--black.svg);
}

.in05__v2 .box {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

.in05__v2 .box h5,
.in05__v2 .box a,
.in05__v2 .box p {
    transition: color 400ms;
}

.in05__v2 .box:before,
.in05__v2 .box:after {
    bottom: 0;
    content: '';
    position: absolute;
    left: -100%;
    right: 0;
    height: 100%;
    width: 100%;
    transition: left 400ms ease;
}

.in05__v2 .box:before {
    z-index: 3;
}

.in05__v2 .box--orange {
    border-left: 6px solid #ff4e00;
}

.in05__v2 .box--orange:before,
.in05__v2 .box--orange:after {
    background-color: #ff4e00;
}

.in05__v2 .box--yellow {
    border-left: 6px solid #ffc02e;
}

.in05__v2 .box--yellow:before,
.in05__v2 .box--yellow:after {
    background-color: #ffc02e;
}

.in05__v2 .box--green {
    border-left: 6px solid #93c840;
}

.in05__v2 .box--green:before,
.in05__v2 .box--green:after {
    background-color: #93c840;
}

.in05__v2 .box--teal {
    border-left: 6px solid #018380;
}

.in05__v2 .box--teal:before,
.in05__v2 .box--teal:after {
    background-color: #018380;
}

.in05__v2 .box--purple {
    border-left: 6px solid #565eaa;
}

.in05__v2 .box--purple:before,
.in05__v2 .box--purple:after {
    background-color: #565eaa;
}

.in05__v2 .box--white {
    border-left: 6px solid #ffffff;
}

.in05__v2 .box--white:before,
.in05__v2 .box--white:after {
    background-color: #ffffff;
}

.in05__v2 .box--slate-light {
    border-left: 6px solid #64666b;
}

.in05__v2 .box--slate-light:before,
.in05__v2 .box--slate-light:after {
    background-color: #64666b;
}

.in05__v2 .box--grey-dark {
    border-left: 6px solid #28292b;
}

.in05__v2 .box--grey-dark:before,
.in05__v2 .box--grey-dark:after {
    background-color: #28292b;
}

.in05__v2 .box--brand {
    border-left: 6px solid #ff4e00;
}

.in05__v2 .box--brand:before,
.in05__v2 .box--brand:after {
    background-color: #ff4e00;
}

.in05__v2 .box--orange-light {
    border-left: 6px solid #ed7f44;
}

.in05__v2 .box--orange-light:before,
.in05__v2 .box--orange-light:after {
    background-color: #ed7f44;
}

.in05__v2 .box--tabs-orange {
    border-left: 6px solid #fc4f1e;
}

.in05__v2 .box--tabs-orange:before,
.in05__v2 .box--tabs-orange:after {
    background-color: #fc4f1e;
}

.in05__v2 .box--orange-dark {
    border-left: 6px solid #cc3e00;
}

.in05__v2 .box--orange-dark:before,
.in05__v2 .box--orange-dark:after {
    background-color: #cc3e00;
}

.in05__v2 .box--peach-pale {
    border-left: 6px solid #fff6f2;
}

.in05__v2 .box--peach-pale:before,
.in05__v2 .box--peach-pale:after {
    background-color: #fff6f2;
}

.in05__v2 .box--peach-light {
    border-left: 6px solid #ffeee6;
}

.in05__v2 .box--peach-light:before,
.in05__v2 .box--peach-light:after {
    background-color: #ffeee6;
}

.in05__v2 .box--peach {
    border-left: 6px solid #ffdccc;
}

.in05__v2 .box--peach:before,
.in05__v2 .box--peach:after {
    background-color: #ffdccc;
}

.in05__v2 .box--waxflower {
    border-left: 6px solid #ffb899;
}

.in05__v2 .box--waxflower:before,
.in05__v2 .box--waxflower:after {
    background-color: #ffb899;
}

.in05__v2 .box--turquoise-pale {
    border-left: 6px solid #e6f7f7;
}

.in05__v2 .box--turquoise-pale:before,
.in05__v2 .box--turquoise-pale:after {
    background-color: #e6f7f7;
}

.in05__v2 .box--turquoise {
    border-left: 6px solid #01adab;
}

.in05__v2 .box--turquoise:before,
.in05__v2 .box--turquoise:after {
    background-color: #01adab;
}

.in05__v2 .box--turquoise-dark {
    border-left: 6px solid #019b9a;
}

.in05__v2 .box--turquoise-dark:before,
.in05__v2 .box--turquoise-dark:after {
    background-color: #019b9a;
}

.in05__v2 .box--turquoise-darkest {
    border-left: 6px solid #018a89;
}

.in05__v2 .box--turquoise-darkest:before,
.in05__v2 .box--turquoise-darkest:after {
    background-color: #018a89;
}

.in05__v2 .box--teal-light {
    border-left: 6px solid #00bbc4;
}

.in05__v2 .box--teal-light:before,
.in05__v2 .box--teal-light:after {
    background-color: #00bbc4;
}

.in05__v2 .box--purple-light {
    border-left: 6px solid #7d73b5;
}

.in05__v2 .box--purple-light:before,
.in05__v2 .box--purple-light:after {
    background-color: #7d73b5;
}

.in05__v2 .box--purple-dark {
    border-left: 6px solid #495091;
}

.in05__v2 .box--purple-dark:before,
.in05__v2 .box--purple-dark:after {
    background-color: #495091;
}

.in05__v2 .box--green-pale {
    border-left: 6px solid #e9f4d9;
}

.in05__v2 .box--green-pale:before,
.in05__v2 .box--green-pale:after {
    background-color: #e9f4d9;
}

.in05__v2 .box--green-light {
    border-left: 6px solid #bedb89;
}

.in05__v2 .box--green-light:before,
.in05__v2 .box--green-light:after {
    background-color: #bedb89;
}

.in05__v2 .box--yellow-pale {
    border-left: 6px solid #fff2d5;
}

.in05__v2 .box--yellow-pale:before,
.in05__v2 .box--yellow-pale:after {
    background-color: #fff2d5;
}

.in05__v2 .box--yellow-light {
    border-left: 6px solid #FFF4E3;
}

.in05__v2 .box--yellow-light:before,
.in05__v2 .box--yellow-light:after {
    background-color: #FFF4E3;
}

.in05__v2 .box--sunglow {
    border-left: 6px solid #ffbf2d;
}

.in05__v2 .box--sunglow:before,
.in05__v2 .box--sunglow:after {
    background-color: #ffbf2d;
}

.in05__v2 .box--mist-lightest {
    border-left: 6px solid #f8f8f8;
}

.in05__v2 .box--mist-lightest:before,
.in05__v2 .box--mist-lightest:after {
    background-color: #f8f8f8;
}

.in05__v2 .box--mist-light {
    border-left: 6px solid #f1f1f1;
}

.in05__v2 .box--mist-light:before,
.in05__v2 .box--mist-light:after {
    background-color: #f1f1f1;
}

.in05__v2 .box--mist {
    border-left: 6px solid #e8e8e9;
}

.in05__v2 .box--mist:before,
.in05__v2 .box--mist:after {
    background-color: #e8e8e9;
}

.in05__v2 .box--grey {
    border-left: 6px solid #d4d4d4;
}

.in05__v2 .box--grey:before,
.in05__v2 .box--grey:after {
    background-color: #d4d4d4;
}

.in05__v2 .box--grey-alt {
    border-left: 6px solid #d5e0e6;
}

.in05__v2 .box--grey-alt:before,
.in05__v2 .box--grey-alt:after {
    background-color: #d5e0e6;
}

.in05__v2 .box--grey-mid {
    border-left: 6px solid #939498;
}

.in05__v2 .box--grey-mid:before,
.in05__v2 .box--grey-mid:after {
    background-color: #939498;
}

.in05__v2 .box--slate {
    border-left: 6px solid #46474b;
}

.in05__v2 .box--slate:before,
.in05__v2 .box--slate:after {
    background-color: #46474b;
}

.in05__v2 .box--black {
    border-left: 6px solid #000;
}

.in05__v2 .box--black:before,
.in05__v2 .box--black:after {
    background-color: #000;
}

.in05__v2 .box.is-on {
    cursor: pointer;
}

.in05__v2 .box.is-on:before {
    -webkit-animation-name: scrolling-box-swipe;
    animation-name: scrolling-box-swipe;
    -webkit-animation-duration: 1200ms;
    animation-duration: 1200ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.in05__v2 .box.is-on:hover:after {
    left: 0;
}

.in05__v2 .box.is-on:hover .icon-arrow-right,
.in05__v2 .box.is-on:hover .db01-listings li>a:after,
.db01-listings .in05__v2 .box.is-on:hover li>a:after,
.in05__v2 .box.is-on:hover .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box.is-on:hover li>a:after {
    background-position-x: 0;
    transition: background-position-x 400ms ease;
}

.in05__v2 .box .stagger-entry {
    bottom: -50px;
    left: 0;
    opacity: 0;
    position: relative;
}

.in05__v2 .box.is-on .stagger-entry:nth-child(1) {
    -webkit-animation: staggerContentIn 300ms 0.1s ease-out forwards 1;
    animation: staggerContentIn 300ms 0.1s ease-out forwards 1;
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.in05__v2 .box.is-on .stagger-entry:nth-child(2) {
    -webkit-animation: staggerContentIn 300ms 0.2s ease-out forwards 1;
    animation: staggerContentIn 300ms 0.2s ease-out forwards 1;
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.in05__v2 .box.is-on .stagger-entry:nth-child(3) {
    -webkit-animation: staggerContentIn 300ms 0.3s ease-out forwards 1;
    animation: staggerContentIn 300ms 0.3s ease-out forwards 1;
    -webkit-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.in05__v2 .box__content {
    position: relative;
    z-index: 2;
}

.in05__v2 .box__content .icon-arrow-right,
.in05__v2 .box__content .db01-listings li>a:after,
.db01-listings .in05__v2 .box__content li>a:after,
.in05__v2 .box__content .pillars .pillar li>a:after,
.pillars .pillar .in05__v2 .box__content li>a:after {
    background: url(../images/icons/svg/icon-arrow-right--gap.svg) -18px 0 no-repeat;
    background-size: 31px;
    margin-top: 2px;
    height: 15px;
    width: 18px;
}

.in05__v2 .row:first-child .box:first-child.is-on:before {
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms;
}

.in05__v2 .row:first-child .box:last-child.is-on:before {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.in05__v2 .row:last-child .box:first-child.is-on:before {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}

.in05__v2 .row:last-child .box:last-child.is-on:before {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}

.infographic-wrapper {
    height: 100%;
    position: relative;
}

@media (min-width: 1024px) {
    .infographic-wrapper {
        min-height: 466px;
    }
}

@media (min-width: 1201px) {
    .infographic-wrapper {
        min-height: 519px;
    }
}

.infographic-wrapper * {
    color: inherit;
}

.infographic-wrapper a {
    cursor: pointer;
}

.infographic-wrapper .infographic-eyebrow,
.infographic-wrapper .infographic-title,
.infographic-wrapper .infographic-annotation__caption {
    color: inherit;
}

.infographic-wrapper .module-inner {
    padding: 0 !important;
}

.infographic-title-container {
    padding: 20px 20px 0;
}

@media (min-width: 551px) {
    .infographic-title-container {
        padding: 40px 40px 0;
    }
}

.infographic-image-container {
    display: table;
    height: 100%;
    max-height: 511px;
    position: relative;
    width: 100%;
}

@media all and (min-width: 551px) {
    .infographic-image-container {
        max-height: 512px;
    }
}

@media all and (min-width: 1024px) {
    .infographic-image-container {
        max-height: 683px;
    }
}

@media all and (min-width: 1201px) {
    .infographic-image-container {
        max-height: 800px;
    }
}

.infographic {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.infographic img {
    display: block;
    max-height: 511px;
    min-height: 1px;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

@media all and (min-width: 551px) {
    .infographic img {
        max-height: 512px;
    }
}

@media all and (min-width: 1024px) {
    .infographic img {
        max-height: 683px;
    }
}

@media all and (min-width: 1201px) {
    .infographic img {
        max-height: 800px;
    }
}

.infographic-title {
    margin: 0;
}

.infographic-title span {
    color: inherit;
}

.infographic-btn {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
    border: 2px solid #28292b;
    border-radius: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 44px;
    width: 44px;
}

.infographic-btn:hover,
.infographic-btn:focus {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
    background-color: #ffffff;
    border: none;
}

.infographic-timeline {
    direction: ltr;
    display: block;
    border-top: 2px solid;
    border-color: inherit;
    padding: 2rem 20px 20px;
    margin-bottom: 2rem;
}

@media (min-width: 551px) {
    .infographic-timeline {
        direction: inherit;
        display: none;
    }
}

.infographic-timeline .info-standout {
    color: inherit;
    display: block;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 5px;
}

.infographic-timeline p {
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

.infographic-wrapper--teal .infographic-timeline p,
.infographic-wrapper--purple .infographic-timeline p,
.infographic-wrapper--orange-dark .infographic-timeline p {
    color: #ffffff;
}

.info-row {
    display: table;
    padding-bottom: 1rem;
    width: 100%;
}

.info-row>div[class^='info-'] {
    display: table-cell;
    vertical-align: top;
}

.info-row>div[class^='info-']:first-of-type {
    width: 48px;
}

.info-row>div[class^='info-']:last-of-type {
    padding-left: 20px;
}

.infographic-timeline__icon {
    width: 100%;
}

.cn8--infographic {
    margin: 0 auto !important;
    text-align: left;
    direction: ltr;
}

.cn8--infographic .infographic {
    display: block;
}

@media (min-width: 768px) {
    .cn8--infographic .infographic {
        display: table-cell;
    }
}

.cn8--infographic .info-row img {
    min-height: 0;
}

.cn8--infographic .slick-slide .row {
    display: block !important;
}

.cn8--infographic .infographic-wrapper {
    margin-bottom: 0;
}

@media (min-width: 551px) {
    .cn8--infographic .infographic-wrapper {
        padding: 0;
    }
}

.cn8--infographic.module .infographic-wrapper .module-inner {
    padding: 20px;
}

@media (min-width: 551px) {
    .cn8--infographic.module .infographic-wrapper .module-inner {
        padding: 40px;
    }
}

.cn8--infographic .carousel-banner .bg-image {
    min-height: 341px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 551px) {
    .cn8--infographic .carousel-banner .bg-image {
        min-height: 464px;
    }
}

@media (min-width: 768px) {
    .cn8--infographic .carousel-banner .bg-image {
        min-height: 592px;
    }
}

@media (min-width: 1024px) {
    .cn8--infographic .carousel-banner .bg-image {
        min-height: 466px;
    }
}

@media (min-width: 1201px) {
    .cn8--infographic .carousel-banner .bg-image {
        min-height: 519px;
    }
}

.cn8--infographic+.carousel-banner-controls [class*='col-'] {
    padding: 0 !important;
    margin: 0 !important;
}

.infographics-dashboard>.row>.dashboard-content>.module {
    margin-bottom: 4rem !important;
}

.infographics-dashboard>.row>.dashboard-content>.module:last-of-type {
    margin-bottom: 0 !important;
}

.cn8__v1 .infographic-wrapper {
    padding: 10px 0;
}

.flex-image-container {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: 100%;
    place-content: center;
    max-height: 464px;
    min-height: 341px;
}

@media (min-width: 768px) {
    .flex-image-container {
        max-height: 602px;
    }
}

@media (min-width: 1024px) {
    .flex-image-container {
        max-height: 555px;
    }
}

@media (min-width: 1201px) {
    .flex-image-container {
        max-height: 605px;
    }
}

.infographic-annotation foreignObject {
    width: 200px;
}

.infographic-annotation__data-icon {
    margin: 0;
    width: 115px;
    height: 115px;
}

.infographic-annotation__circle {
    r: 8;
    stroke-width: 5;
}

.infographic-annotation__bg {
    width: 130px;
    height: 130px;
}

.infographic-annotation__stat {
    display: none;
    padding: 0;
    margin: 0;
    font-family: "Soleto Bold", Arial, sans-serif;
    font-size: 42px;
}

@media all and (min-width: 551px) {
    .infographic-annotation__stat {
        display: block;
    }
}

.infographic-annotation__link {
    color: inherit !important;
    text-decoration: none !important;
}

.infographic-annotation__link .infographic-annotation__caption::after {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
    content: ' ';
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.infographic-wrapper--teal .infographic-annotation__link .infographic-annotation__caption::after,
.infographic-wrapper--purple .infographic-annotation__link .infographic-annotation__caption::after,
.infographic-wrapper--orange-dark .infographic-annotation__link .infographic-annotation__caption::after {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
}

.infographic-annotation__link:hover {
    text-decoration: none;
}

.infographic-annotation__link:hover .infographic-annotation__caption::after {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
}

.infographic-wrapper--teal .infographic-annotation__link:hover .infographic-annotation__caption::after,
.infographic-wrapper--purple .infographic-annotation__link:hover .infographic-annotation__caption::after,
.infographic-wrapper--orange-dark .infographic-annotation__link:hover .infographic-annotation__caption::after {
    background: url(../images/icons/svg/icon-arrow-right-darkgrey.svg) center no-repeat;
}

.infographic-annotation__caption {
    display: none;
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0;
    max-width: 200px;
}

@media all and (min-width: 551px) {
    .infographic-annotation__caption {
        display: block;
    }
}

.infographic-wrapper--teal .infographic-annotation__caption,
.infographic-wrapper--purple .infographic-annotation__caption,
.infographic-wrapper--orange-dark .infographic-annotation__caption {
    color: #ffffff;
}

.infographic-annotation__text {
    display: none;
    font-size: 32px;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 42px;
    margin: 0;
    max-width: 200px;
}

@media all and (min-width: 551px) {
    .infographic-annotation__text {
        display: block;
    }
}

.infographic-annotation--text-only .infographic-annotation__text {
    font-family: "Soleto Bold", Arial, sans-serif;
}

.infographic--display-desktop {
    display: none;
}

@media all and (min-width: 551px) {
    .infographic--display-desktop {
        display: block;
    }
}

.infographic--display-mobile {
    display: block;
}

@media all and (min-width: 551px) {
    .infographic--display-mobile {
        display: none;
    }
}

.infographic-wrapper--yellow {
    background-color: #ffc02e;
    color: #565eaa;
}

.infographic-wrapper--yellow .infographic-eyebrow,
.infographic-wrapper--yellow .infographic-title,
.infographic-wrapper--yellow .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--yellow .infographic-eyebrow span,
.infographic-wrapper--yellow .infographic-title span,
.infographic-wrapper--yellow .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--yellow .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--yellow svg [class^='stroke'] {
    fill: none;
    stroke: #565eaa;
}

.infographic-wrapper--yellow svg [class^='fill'] {
    fill: #565eaa;
}

.infographic-wrapper--yellow svg .infographic-annotation__circle {
    stroke: #ffc02e;
    fill: #ff4e00;
}

.infographic-wrapper--orange-dark {
    background-color: #cc3e00;
    color: #ffc02e;
}

.infographic-wrapper--orange-dark .infographic-eyebrow,
.infographic-wrapper--orange-dark .infographic-title,
.infographic-wrapper--orange-dark .infographic-annotation__caption {
    color: #ffffff;
}

.infographic-wrapper--orange-dark .infographic-eyebrow span,
.infographic-wrapper--orange-dark .infographic-title span,
.infographic-wrapper--orange-dark .infographic-annotation__caption span {
    color: #ffffff;
}

.infographic-wrapper--orange-dark .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--orange-dark svg [class^='stroke'] {
    fill: none;
    stroke: #ffc02e;
}

.infographic-wrapper--orange-dark svg [class^='fill'] {
    fill: #ffc02e;
}

.infographic-wrapper--orange-dark svg .infographic-annotation__circle {
    stroke: #cc3e00;
    fill: #ffffff;
}

.infographic-wrapper--orange-dark .infographic-btn {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
    border-color: #ffffff;
}

.infographic-wrapper--purple {
    background-color: #565eaa;
    color: #93c840;
}

.infographic-wrapper--purple .infographic-eyebrow,
.infographic-wrapper--purple .infographic-title,
.infographic-wrapper--purple .infographic-annotation__caption {
    color: #ffffff;
}

.infographic-wrapper--purple .infographic-eyebrow span,
.infographic-wrapper--purple .infographic-title span,
.infographic-wrapper--purple .infographic-annotation__caption span {
    color: #ffffff;
}

.infographic-wrapper--purple .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--purple svg [class^='stroke'] {
    fill: none;
    stroke: #93c840;
}

.infographic-wrapper--purple svg [class^='fill'] {
    fill: #93c840;
}

.infographic-wrapper--purple svg .infographic-annotation__circle {
    stroke: #565eaa;
    fill: #ff4e00;
}

.infographic-wrapper--purple .infographic-btn {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
    border-color: #ffffff;
}

.infographic-wrapper--green {
    background-color: #93c840;
    color: #565eaa;
}

.infographic-wrapper--green .infographic-eyebrow,
.infographic-wrapper--green .infographic-title,
.infographic-wrapper--green .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--green .infographic-eyebrow span,
.infographic-wrapper--green .infographic-title span,
.infographic-wrapper--green .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--green .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--green svg [class^='stroke'] {
    fill: none;
    stroke: #565eaa;
}

.infographic-wrapper--green svg [class^='fill'] {
    fill: #565eaa;
}

.infographic-wrapper--green svg .infographic-annotation__circle {
    stroke: #93c840;
    fill: #ff4e00;
}

.infographic-wrapper--teal {
    background-color: #018380;
    color: #ffc02e;
}

.infographic-wrapper--teal .infographic-eyebrow,
.infographic-wrapper--teal .infographic-title,
.infographic-wrapper--teal .infographic-annotation__caption {
    color: #ffffff;
}

.infographic-wrapper--teal .infographic-eyebrow span,
.infographic-wrapper--teal .infographic-title span,
.infographic-wrapper--teal .infographic-annotation__caption span {
    color: #ffffff;
}

.infographic-wrapper--teal .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--teal svg [class^='stroke'] {
    fill: none;
    stroke: #ffc02e;
}

.infographic-wrapper--teal svg [class^='fill'] {
    fill: #ffc02e;
}

.infographic-wrapper--teal svg .infographic-annotation__circle {
    stroke: #018380;
    fill: #ff4e00;
}

.infographic-wrapper--teal .infographic-btn {
    background: url(../images/icons/svg/icon-arrow-right-white.svg) center no-repeat;
    border-color: #ffffff;
}

.infographic-wrapper--white-green {
    background-color: #ffffff;
    color: #93c840;
}

.infographic-wrapper--white-green .infographic-eyebrow,
.infographic-wrapper--white-green .infographic-title,
.infographic-wrapper--white-green .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--white-green .infographic-eyebrow span,
.infographic-wrapper--white-green .infographic-title span,
.infographic-wrapper--white-green .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--white-green .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--white-green svg [class^='stroke'] {
    fill: none;
    stroke: #93c840;
}

.infographic-wrapper--white-green svg [class^='fill'] {
    fill: #93c840;
}

.infographic-wrapper--white-green svg .infographic-annotation__circle {
    stroke: #ffffff;
    fill: #ff4e00;
}

.infographic-wrapper--white-purple {
    background-color: #ffffff;
    color: #565eaa;
}

.infographic-wrapper--white-purple .infographic-eyebrow,
.infographic-wrapper--white-purple .infographic-title,
.infographic-wrapper--white-purple .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--white-purple .infographic-eyebrow span,
.infographic-wrapper--white-purple .infographic-title span,
.infographic-wrapper--white-purple .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--white-purple .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--white-purple svg [class^='stroke'] {
    fill: none;
    stroke: #565eaa;
}

.infographic-wrapper--white-purple svg [class^='fill'] {
    fill: #565eaa;
}

.infographic-wrapper--white-purple svg .infographic-annotation__circle {
    stroke: #ffffff;
    fill: #ff4e00;
}

.infographic-wrapper--white-teal {
    background-color: #ffffff;
    color: #018380;
}

.infographic-wrapper--white-teal .infographic-eyebrow,
.infographic-wrapper--white-teal .infographic-title,
.infographic-wrapper--white-teal .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--white-teal .infographic-eyebrow span,
.infographic-wrapper--white-teal .infographic-title span,
.infographic-wrapper--white-teal .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--white-teal .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--white-teal svg [class^='stroke'] {
    fill: none;
    stroke: #018380;
}

.infographic-wrapper--white-teal svg [class^='fill'] {
    fill: #018380;
}

.infographic-wrapper--white-teal svg .infographic-annotation__circle {
    stroke: #ffffff;
    fill: #ff4e00;
}

.infographic-wrapper--white-yellow {
    background-color: #ffffff;
    color: #ffc02e;
}

.infographic-wrapper--white-yellow .infographic-eyebrow,
.infographic-wrapper--white-yellow .infographic-title,
.infographic-wrapper--white-yellow .infographic-annotation__caption {
    color: #000;
}

.infographic-wrapper--white-yellow .infographic-eyebrow span,
.infographic-wrapper--white-yellow .infographic-title span,
.infographic-wrapper--white-yellow .infographic-annotation__caption span {
    color: #000;
}

.infographic-wrapper--white-yellow .infographic-annotation__stat {
    color: inherit;
}

.infographic-wrapper--white-yellow svg [class^='stroke'] {
    fill: none;
    stroke: #ffc02e;
}

.infographic-wrapper--white-yellow svg [class^='fill'] {
    fill: #ffc02e;
}

.infographic-wrapper--white-yellow svg .infographic-annotation__circle {
    stroke: #ffffff;
    fill: #ff4e00;
}

.list-component-row .col-xs-12 {
    padding: 0;
    margin: 0;
}

.list-component-row:last-child {
    margin-bottom: 0;
}

@media (min-width: 1024px) {
    .list-component-row:last-child {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {

    .list-component-row__title,
    .list-component-row__copy,
    .list-component-block__copy {
        padding-right: 5%;
    }
}

@media (min-width: 1024px) {

    .list-component-row__title,
    .list-component-row__copy,
    .list-component-block__copy {
        padding-right: 13%;
    }
}

@media (min-width: 1201px) {

    .list-component-row__title,
    .list-component-row__copy,
    .list-component-block__copy {
        padding-right: 12%;
    }
}

.list-component-row__title {
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.4px;
    line-height: 1.33;
    margin: 0 0 22px;
}

@media (min-width: 1024px) {
    .list-component-row__title {
        margin: 0 0 32px;
        font-size: 36px;
        letter-spacing: -0.6px;
        line-height: 1.22;
    }
}

.list-component-row__copy {
    margin: -10px 0 30px;
}

@media (min-width: 1201px) {
    .list-component-row__copy {
        margin: -15px 0 10px;
    }
}

.module .list-component-block {
    margin: 0 0 10px;
    padding: 0;
    float: none;
}

@media (min-width: 1024px) {
    .module .list-component-block {
        width: 50%;
    }

    .module .list-component-block:nth-child(even) {
        float: right;
    }

    .module .list-component-block:nth-child(odd) {
        float: left;
        clear: both;
    }
}

.module .list-component-block:last-of-type {
    margin: 0;
}

.module .list-component-block-40 {
    margin: 0 0 30px;
    padding: 0;
    float: none;
}

@media (min-width: 1024px) {
    .module .list-component-block-40 {
        width: 40%;
    }

    .module .list-component-block-40:nth-child(even) {
        float: right;
    }

    .module .list-component-block-40:nth-child(odd) {
        float: left;
        clear: both;
    }
}

.module .list-component-block-40:last-of-type {
    margin: 0;
}

.module .list-component-block-60 {
    margin: 0 0 10px;
    padding: 0;
    float: none;
}

@media (min-width: 1024px) {
    .module .list-component-block-60 {
        width: 60%;
    }

    .module .list-component-block-60:nth-child(even) {
        float: right;
    }

    .module .list-component-block-60:nth-child(odd) {
        float: left;
        clear: both;
    }
}

.module .list-component-block-60:last-of-type {
    margin: 0;
}

.list-component-block__title {
    margin-bottom: 24px;
}

@media (min-width: 1024px) {
    .list-component-block__title {
        margin-bottom: 25px;
    }
}

.list-component-block__copy {
    margin: -10px 0 25px;
}

.module .list-component-list {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 23px;
}

@media (min-width: 768px) {
    .module .list-component-list {
        padding-right: 15%;
    }
}

@media (min-width: 1024px) {
    .module .list-component-list {
        padding-right: 20%;
    }
}

@media (min-width: 1201px) {
    .module .list-component-list {
        padding-right: 27%;
    }
}

.module .list-component-list__item {
    margin: 0 0 24px;
    padding: 0;
    position: relative;
}

.module .list-component-list__item:before {
    content: '■';
    color: #01adab;
    font-size: 11px;
    left: -23px;
    top: 2px;
    position: absolute;
}

@media (min-width: 1024px) {
    .module .list-component-list__item:before {
        font-size: 13px;
        top: -2px;
    }
}

.list-component-list__tag {
    display: block;
    line-height: 1.57;
    letter-spacing: normal;
    color: #28292b;
    margin-top: 5px;
    font-size: 14px;
}

@media (min-width: 1024px) {
    .list-component-list__tag {
        font-size: 16px;
    }
}

.list-component-list__link {
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 4px;
}

@media (min-width: 1024px) {
    .list-component-list__link {
        font-size: 16px;
    }
}

.list-component-list__link:hover {
    text-decoration: none;
}

.list-component__footer .col-xs-12 {
    padding: 0;
    margin: 0;
}

@media (min-width: 1024px) {
    .list-component__footer .col-xs-12 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#header-bar .master-nav {
    float: left;
    width: 80%;
    width: calc(100% - 243px);
    display: inline-block;
    height: 110px;
    border-left: 1px solid #f1f1f1;
}

.media {
    display: block;
    *zoom: 1;
}

.media:before,
.media:after {
    content: "";
    display: table;
}

.media:after {
    clear: both;
}

.media__img {
    float: left;
    margin-right: 20px;
}

.media__img--rev {
    float: right;
    margin-left: 20px;
}

.media__img img,
.media__img--rev img {
    display: block;
}

.media__body {
    overflow: hidden;
}

.media__body .h3 {
    margin-top: 0;
}

.media__body,
.media__body> :last-child {
    margin-bottom: 0;
}

body .body-content {
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

body.mobile-menu-open {
    overflow: hidden;
}

body.mobile-menu-open .body-content {
    -webkit-transform: translateX(80%);
    -ms-transform: translateX(80%);
    transform: translateX(80%);
}

#mobileMenu {
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
    height: 100%;
    left: 0;
    overflow-y: auto;
    padding: 60px 0 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    width: 100%;
    z-index: 998;
}

#mobileMenu.js-slide-in {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#mobileMenu nav {
    border-right: 2px solid #e8e8e9;
    padding-bottom: 120px;
}

#mobileMenu nav>ul {
    padding: 0 25px;
}

#mobileMenu ul li.primary {
    margin: 0 -25px;
}

.fix-fixed #mobileMenu {
    position: absolute;
}

#dashboardSideMenu .js-accordion-nav-trigger {
    font-size: 16px;
    font-size: 1rem;
    background-color: #46474b;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 0;
    padding: 20px 25px;
}

@media (max-width: 768px) {
    #dashboardSideMenu .js-accordion-nav-trigger {
        background-image: url(../images/icons/icon-chevron-down.png);
        background-image: url(../images/icons/svg/icon-chevron-down.svg);
        background-repeat: no-repeat;
        background-size: 17px 9px;
        background-position: right 25px top 23px;
        cursor: pointer;
    }

    #dashboardSideMenu .js-accordion-nav-trigger.is-open {
        background-color: #ff4e00;
        background-image: url(../images/icons/icon-close-white.png);
        background-image: url(../images/icons/svg/icon-close-white.svg);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: right 25px top 20px;
    }
}

#dashboardSideMenu #dashboard-side-nav {
    max-height: 0;
    transition: max-height 0.5s ease-in-out;
}

@media (min-width: 1024px) {
    #dashboardSideMenu #dashboard-side-nav {
        max-height: auto;
    }
}

#dashboardSideMenu #dashboard-side-nav.is-open {
    max-height: 1000px;
}

#mobileMenu ul,
#dashboardSideMenu ul {
    margin: 0;
    padding: 0;
}

#mobileMenu ul li,
#dashboardSideMenu ul li {
    margin: 0;
    padding: 0;
}

#mobileMenu ul li.search-panel,
#dashboardSideMenu ul li.search-panel {
    position: relative;
}

#mobileMenu ul li.search-panel label,
#dashboardSideMenu ul li.search-panel label {
    display: none;
}

#mobileMenu ul li.search-panel input,
#dashboardSideMenu ul li.search-panel input {
    width: 100%;
    border-radius: 30px;
    border: 2px solid #e8e8e9;
    padding: 0 22px;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 10px;
    outline: none;
}

#mobileMenu ul li.search-panel .btn,
#dashboardSideMenu ul li.search-panel .btn {
    position: absolute;
    right: 5px;
    top: 4px;
    width: 36px;
    height: 36px;
    display: block;
    min-width: 0;
    padding: 0;
}

#mobileMenu ul li.primary,
#dashboardSideMenu ul li.primary {
    position: relative;
}

#mobileMenu ul li.primary a,
#dashboardSideMenu ul li.primary a {
    font-size: 16px;
    line-height: 16px;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 20px 50px 11px 25px;
    border-bottom: 1px solid #d4d4d4;
}

#mobileMenu ul li.primary ul,
#dashboardSideMenu ul li.primary ul {
    display: none;
    list-style-type: none;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d4d4d4;
}

#mobileMenu ul li.primary ul li,
#dashboardSideMenu ul li.primary ul li {
    margin-left: 10px;
}

#mobileMenu ul li.primary ul li:last-child a,
#dashboardSideMenu ul li.primary ul li:last-child a {
    border-bottom: 0;
}

#mobileMenu ul li.primary ul li a,
#dashboardSideMenu ul li.primary ul li a {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
}

#mobileMenu ul li.secondary,
#dashboardSideMenu ul li.secondary {
    position: relative;
    margin: 0 -25px;
}

#mobileMenu ul li.secondary.first-item,
#dashboardSideMenu ul li.secondary.first-item {
    margin-top: 20px;
}

#mobileMenu ul li.secondary a,
#dashboardSideMenu ul li.secondary a {
    font-size: 13px;
    line-height: 16px;
    font-family: "Soleto Regular", Arial, sans-serif;
    padding: 20px 25px 11px 25px;
}

#mobileMenu ul li.secondary ul,
#dashboardSideMenu ul li.secondary ul {
    display: none;
    list-style-type: none;
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}

#mobileMenu ul li.secondary ul li,
#dashboardSideMenu ul li.secondary ul li {
    margin-left: 45px;
}

#mobileMenu ul li.secondary ul li:last-child a,
#dashboardSideMenu ul li.secondary ul li:last-child a {
    border-bottom: 0;
}

#mobileMenu ul li.secondary ul li a,
#dashboardSideMenu ul li.secondary ul li a {
    font-size: 12px;
    line-height: 18px;
    border-bottom: 1px solid #e8e8e9;
    padding: 20px 25px 11px 0;
}

#mobileMenu ul li a,
#dashboardSideMenu ul li a {
    font-family: "Soleto Regular", Arial, sans-serif;
    color: #000;
    text-decoration: none;
    display: block;
    line-height: 1.15em;
    outline: none;
}

#mobileMenu ul li a.has-subnav,
#dashboardSideMenu ul li a.has-subnav {
    background-image: url(../images/icons/icon-chevron-down.png);
    background-image: url(../images/icons/svg/icon-chevron-down.svg);
    background-repeat: no-repeat;
    background-size: 17px 9px;
    background-position: right 25px top 23px;
}

#mobileMenu ul li a.has-subnav.is-open,
#dashboardSideMenu ul li a.has-subnav.is-open {
    background-image: url(../images/icons/icon-chevron-up.png);
    background-image: url(../images/icons/svg/icon-chevron-up.svg);
}

#mobileMenu ul li a.mobile-nav__nav-link--active,
#dashboardSideMenu ul li a.mobile-nav__nav-link--active {
    color: #ff4e00;
}

@-webkit-keyframes slideIn {
    from {
        position: absolute;
        right: 100%;
    }

    to {
        position: absolute;
        right: 20%;
    }
}

@keyframes slideIn {
    from {
        position: absolute;
        right: 100%;
    }

    to {
        position: absolute;
        right: 20%;
    }
}

@-webkit-keyframes slideOut {
    from {
        position: absolute;
        right: 20%;
    }

    to {
        position: absolute;
        right: 100%;
    }
}

@keyframes slideOut {
    from {
        position: absolute;
        right: 20%;
    }

    to {
        position: absolute;
        right: 100%;
    }
}

#mobile-header {
    display: block;
    position: fixed;
    background-color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
}

@media only screen and (max-width: 1023px) {
    #mobile-header .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#mobile-header .logo {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 320px) {
    #mobile-header .logo {
        padding-bottom: 15px;
        position: static;
    }
}

@media only screen and (min-width: 1024px) {
    #mobile-header .logo {
        position: relative;
        padding-top: 42px;
    }

    .content-scrolled #mobile-header .logo {
        padding-top: 52px;
    }
}

#mobile-header .mobile-menu__logo {
    display: inline-block;
    background: url(../images/icons/vizient-logo-small.png);
    background: none, url(../images/icons/svg/vizient-logo-R.svg);
    background-size: 70px 20px;
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
}

#mobile-header .mobile-menu__outer,
#mobile-header .mobile-login__outer {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    top: 50%;
    right: 20px;
    line-height: 20px;
    margin-top: -19px;
    border: 2px solid #ff4e00;
    border-radius: 18px;
    background-clip: padding-box;
}

#mobile-header .mobile-login__outer {
    right: 63px;
}

#mobile-header .mobile-login__outer .icon-login,
#mobile-header .mobile-login__outer #header-bar .master-nav nav.additional-nav .logged-in .icon-login,
#header-bar .master-nav nav.additional-nav .logged-in #mobile-header .mobile-login__outer .icon-login {
    position: relative;
    top: 4px;
    left: 9px;
}

#mobile-header .mobile-menu__icon {
    width: 13px;
    height: 15px;
    color: #ff4e00;
    cursor: pointer;
    display: inline-block;
    background: url(../images/icons/icon-menu.png);
    background: none, url(../images/icons/svg/icon-menu.svg);
    background-size: 13px 15px;
    background-repeat: no-repeat;
    text-decoration: none;
    position: relative;
    top: 9px;
    left: 9px;
}

#mobile-header .mobile-menu__icon:hover {
    text-decoration: none;
}

#mobile-header.is-open {
    background-color: #ff4e00;
}

#mobile-header.is-open .mobile-menu__logo {
    background: url(../images/icons/vizient-logo-white-small.png);
    background: none, url(../images/icons/svg/vizient-logo-white.svg);
    background-size: 70px 20px;
    width: 70px;
    height: 20px;
}

#mobile-header.is-open .mobile-menu__icon {
    color: transparent;
    top: -2px;
    background: url(../images/icons/icon-close-white.png);
    background: none, url(../images/icons/svg/icon-close-white.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 16px;
    height: 16px;
    border: 2px solid white;
    border-radius: 50%;
    padding: 16px;
    text-indent: -9999px;
    margin-left: -10px;
}

.module {
    margin: 0 auto;
    max-width: 1440px;
    position: relative;
}

.module [class*="col-"] {
    padding: 20px 0 20px 0;
    margin: 20px 0 0 0;
}

@media (min-width: 768px) {
    .module [class*="col-"] {
        padding: 40px 0 40px 0;
        margin: 0px 0 0px 0;
    }
}

@media (max-width: 1024px) {
    .module [class*="col-"] [class*="col-"] {
        padding: 0 !important;
    }
}

.module.small-vertical-spacing [class*="col-"] {
    padding: 0;
    margin: 0 0 30px 0;
}

@media (min-width: 768px) {
    .module.small-vertical-spacing [class*="col-"] {
        padding: 0;
        margin: 0 0 30px 0;
    }
}

@media (max-width: 1024px) {
    .module.small-vertical-spacing [class*="col-"] [class*="col-"] {
        padding: 0 !important;
    }
}

.module.module-stretch {
    max-width: none;
}

.module.module-stretch .container {
    background-color: transparent;
}

.module.module-outer {
    padding: 20px 0;
}

@media (min-width: 768px) {
    .module.module-outer {
        padding: 40px 0;
    }
}

@media (min-width: 768px) {
    .module.module-outer [class*="col-"] {
        padding: 0;
        margin: 10px 0;
    }
}

.module.module-outer .module-inner {
    padding: 20px;
}

@media (min-width: 768px) {
    .module.module-outer .module-inner {
        padding: 25px;
    }
}

@media (min-width: 1024px) {
    .module.module-outer .module-inner {
        padding: 40px;
    }
}

.tab-content .module.module-outer {
    padding: 0;
}

.module.module-bleed .container {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 320px) {
    .module.module-bleed .container {
        padding-left: inherit;
        padding-right: inherit;
    }
}

.module.module-bleed .container [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
}

@media (min-width: 768px) {
    .module.module-bleed .container [class*="col-"] {
        padding: inherit;
        margin: 0;
    }
}

.module.module-bleed-none .container {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 320px) {
    .module.module-bleed-none .container {
        padding-left: inherit;
        padding-right: inherit;
    }
}

.module.module-bleed-none .container [class*="col-"] {
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .module.module-bleed-none .container [class*="col-"] {
        padding: inherit;
        margin: 0;
    }
}

.module.module-bleed-none .module-inner {
    padding: 20px;
}

@media (min-width: 768px) {
    .module.module-bleed-none .module-inner {
        padding: 40px;
    }
}

.module.module-gutter-md div[class^="col-"]:not(:first-child) {
    margin-left: 0px;
    padding: 0;
}

@media (min-width: 1024px) {
    .module.module-gutter-md div[class^="col-"]:not(:first-child) {
        margin-left: 4px;
    }
}

.module.module-gutter-md div[class^="col-"]:not(:last-child) {
    margin-right: 0px;
    padding: 0;
}

@media (min-width: 1024px) {
    .module.module-gutter-md div[class^="col-"]:not(:last-child) {
        margin-right: 4px;
    }
}

.module.module-gutter-md .row-inner div[class^="col-"] {
    margin: 0;
}

.module.module-gutter-sm div[class^="col-"]:not(:first-child) {
    margin-left: 0px;
}

@media (min-width: 768px) {
    .module.module-gutter-sm div[class^="col-"]:not(:first-child) {
        margin-left: 4px;
    }
}

.module.module-gutter-sm div[class^="col-"]:not(:last-child) {
    margin-right: 0px;
}

@media (min-width: 768px) {
    .module.module-gutter-sm div[class^="col-"]:not(:last-child) {
        margin-right: 4px;
    }
}

.module.module-gutter-sm .row-inner div[class^="col-"] {
    margin: 0;
}

.module.module-gutter-sm.gutter-large div[class^="col-"]:not(:first-child) {
    margin-left: 0px;
}

@media (min-width: 768px) {
    .module.module-gutter-sm.gutter-large div[class^="col-"]:not(:first-child) {
        margin-left: 10px;
    }
}

.module.module-gutter-sm.gutter-large div[class^="col-"]:not(:last-child) {
    margin-right: 0px;
}

@media (min-width: 768px) {
    .module.module-gutter-sm.gutter-large div[class^="col-"]:not(:last-child) {
        margin-right: 10px;
    }
}

.module .module-inner {
    padding: 20px 0;
}

@media (min-width: 768px) {
    .module .module-inner {
        padding: 40px;
    }
}

@media (min-width: 1201px) {
    .module .module-inner.reduce-width {
        width: 75%;
    }
}

@media (min-width: 1024px) {
    .module .module-inner-related {
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 40px;
    }

    .module .module-inner-related ul {
        margin-bottom: 20px;
    }
}

.module .container {
    background-color: #fff;
}

.module .container+.container {
    margin-top: 40px;
}

@media (min-width: 768px) {
    .module .container--variation [class*="col-"] {
        margin: 0 !important;
    }
}

@media (min-width: 768px) {
    .module--large {
        min-height: 530px;
    }
}

.module--outer-bg {
    background: url(../images/outer-bg.png) repeat-y 0 0;
}

.module__title {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 0.85714em;
    margin: 0 0 50px;
}

@media (max-width: 768px) {
    .module__title {
        font-size: 0.81818em;
        margin: 0 0 25px;
    }
}

.module__link {
    display: block;
}

.module__link .icon {
    margin-left: 10px;
}

@media (min-width: 320px) {
    .module__link {
        margin-bottom: 20px;
    }
}

.module__content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .module__content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1024px) {
    .module__content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 1201px) {
    .module__content {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (min-width: 1000px) {
    .module__content {
        padding-left: 35px;
        padding-right: 35px;
    }
}

.module__content--small {
    padding-top: 35px;
    padding-bottom: 45px;
}

.module__content--large {
    padding-top: 95px;
    padding-bottom: 105px;
}

.module__content--margin {
    margin: 20px 0;
}

.section-border {
    border-bottom: 24px solid #ff4e00;
}

.well h1:first-child,
.well h2:first-child,
.well h3:first-child,
.well .h1:first-child,
.well .h2:first-child,
.well .h3:first-child {
    margin-top: 0;
}

.news-and-highlights {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.news-and-highlights__wrapper-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.news-and-highlights__wrapper-link:hover,
.news-and-highlights__wrapper-link:visited,
.news-and-highlights__wrapper-link:focus {
    color: inherit;
    text-decoration: none;
}

.news-and-highlights__figure {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    width: 100%;
}

.news-and-highlights__image-x-small,
.news-and-highlights__image-small,
.news-and-highlights__image-large {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.news-and-highlights__image-x-small {
    padding-top: 60%;
}

.news-and-highlights__image-small {
    padding-top: 35%;
}

.news-and-highlights__image-large {
    padding-top: 32%;
}

.news-and-highlights__figcaption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px;
    position: relative;
    width: 100%;
}

.news-and-highlights__figcaption:after {
    content: '';
    height: 10px;
    position: absolute;
    left: 0;
    top: -10px;
    width: 0;
}

.news-and-highlights__figcaption.animating:after {
    content: '';
    transition: width 1.2s ease, left 1.2s ease;
}

.news-and-highlights__figcaption.open-animation:after {
    content: '';
    width: 100%;
}

.news-and-highlights__figcaption.close-animation:after {
    content: '';
    left: 100%;
}

.news-and-highlights__figcaption.bg-teal {
    border-top: 10px solid #00bbc4;
}

.news-and-highlights__figcaption.bg-teal:after {
    content: '';
    background-color: #018380;
}

.news-and-highlights__figcaption.bg-purple {
    border-top: 10px solid #7d73b5;
}

.news-and-highlights__figcaption.bg-purple:after {
    content: '';
    background-color: #565eaa;
}

.news-and-highlights__figcaption.bg-green {
    border-top: 10px solid #bedb89;
}

.news-and-highlights__figcaption.bg-green:after {
    content: '';
    background-color: #93c840;
}

.news-and-highlights__figcaption.bg-yellow {
    border-top: 10px solid #FFF4E3;
}

.news-and-highlights__figcaption.bg-yellow:after {
    content: '';
    background-color: #ffc02e;
}

.news-and-highlights__figcaption.bg-brand,
.news-and-highlights__figcaption.bg-orange,
.news-and-highlights__figcaption.bg-white {
    border-top: 10px solid #ed7f44;
}

.news-and-highlights__figcaption.bg-brand:after,
.news-and-highlights__figcaption.bg-orange:after,
.news-and-highlights__figcaption.bg-white:after {
    content: '';
    background-color: #ff4e00;
}

.news-and-highlights__figcaption.bg-white .news-and-highlights__cta,
.news-and-highlights__figcaption.bg-white .news-and-highlights__cta-icon,
.news-and-highlights__figcaption.bg-white .news-and-highlights__cta-icon * {
    color: #ff4e00;
}

.news-and-highlights__tag {
    font-size: 14px;
    left: 0;
    letter-spacing: 3px;
    line-height: 18px;
    padding: 6px 14px;
    position: absolute;
    top: 0;
}

.news-and-highlights__tag.bg-teal,
.news-and-highlights__tag.bg-purple,
.news-and-highlights__tag.bg-orange,
.news-and-highlights__tag.bg-brand {
    color: #ffffff;
}

.news-and-highlights__tag.bg-green,
.news-and-highlights__tag.bg-yellow,
.news-and-highlights__tag.bg-white {
    color: #28292b;
}

.news-and-highlights__title {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 22px;
    line-height: 29px;
}

.news-and-highlights__date {
    display: block;
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0 20px 0;
}

.news-and-highlights__description {
    margin: 0 0 20px 0;
}

.news-and-highlights__cta {
    display: inline-block;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 14px;
    margin: auto 0 0;
}

.news-and-highlights__cta-icon {
    height: 10px;
    line-height: 21px;
    margin-left: 10px;
    width: 10px;
}

@media (min-width: 768px) {
    .news-and-highlights--members-dashboard .news-and-highlights__figure {
        min-height: 470px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .news-and-highlights--members-dashboard .news-and-highlights__figure {
        height: 470px;
    }
}

.col[class*='-12'] .news-and-highlights__image-x-small {
    display: block;
}

@media only screen and (min-width: 575px) {
    .col[class*='-12'] .news-and-highlights__image-x-small {
        padding-top: 37%;
    }
}

@media only screen and (min-width: 768px) {
    .col[class*='-12'] .news-and-highlights__figure {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .col[class*='-12'] .news-and-highlights__image-x-small,
    .col[class*='-12'] .news-and-highlights__image-large,
    .col[class*='-12'] .news-and-highlights__image-small {
        width: 50%;
    }

    .col[class*='-12'] .news-and-highlights__figcaption {
        width: 50%;
    }

    .col[class*='-12'] .news-and-highlights__image-x-small,
    .col[class*='-12'] .news-and-highlights__image-large {
        display: none;
    }

    .col[class*='-12'] .news-and-highlights__image-small {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*='-12'] .news-and-highlights__image-x-small,
    .col[class*='-12'] .news-and-highlights__image-small {
        display: none;
    }

    .col[class*='-12'] .news-and-highlights__image-large {
        display: block;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*='-12'] .news-and-highlights__image-large {
        padding-top: 26%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*='-12'] .news-and-highlights__image-large {
        padding-top: 20%;
    }
}

@media only screen and (min-width: 768px) {

    .col[class*='-6'] .news-and-highlights__figure,
    .col[class*='-4'] .news-and-highlights__figure,
    .col[class*='-3'] .news-and-highlights__figure {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .col[class*='-6'] .news-and-highlights__image-x-small,
    .col[class*='-6'] .news-and-highlights__image-large,
    .col[class*='-6'] .news-and-highlights__image-small,
    .col[class*='-4'] .news-and-highlights__image-x-small,
    .col[class*='-4'] .news-and-highlights__image-large,
    .col[class*='-4'] .news-and-highlights__image-small,
    .col[class*='-3'] .news-and-highlights__image-x-small,
    .col[class*='-3'] .news-and-highlights__image-large,
    .col[class*='-3'] .news-and-highlights__image-small {
        width: 100%;
    }

    .col[class*='-6'] .news-and-highlights__figcaption,
    .col[class*='-4'] .news-and-highlights__figcaption,
    .col[class*='-3'] .news-and-highlights__figcaption {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .col[class*='-6'] .news-and-highlights__cta,
    .col[class*='-4'] .news-and-highlights__cta,
    .col[class*='-3'] .news-and-highlights__cta {
        margin-top: auto;
    }

    .col[class*='-6'] .news-and-highlights__image-x-small,
    .col[class*='-6'] .news-and-highlights__image-large,
    .col[class*='-4'] .news-and-highlights__image-x-small,
    .col[class*='-4'] .news-and-highlights__image-large,
    .col[class*='-3'] .news-and-highlights__image-x-small,
    .col[class*='-3'] .news-and-highlights__image-large {
        display: none;
    }

    .col[class*='-6'] .news-and-highlights__image-small,
    .col[class*='-4'] .news-and-highlights__image-small,
    .col[class*='-3'] .news-and-highlights__image-small {
        display: block;
        padding-top: 63%;
    }
}

@media only screen and (min-width: 1024px) {

    .col[class*='-6'] .news-and-highlights__image-x-small,
    .col[class*='-6'] .news-and-highlights__image-small,
    .col[class*='-4'] .news-and-highlights__image-x-small,
    .col[class*='-4'] .news-and-highlights__image-small,
    .col[class*='-3'] .news-and-highlights__image-x-small,
    .col[class*='-3'] .news-and-highlights__image-small {
        display: none;
    }

    .col[class*='-6'] .news-and-highlights__image-large,
    .col[class*='-4'] .news-and-highlights__image-large,
    .col[class*='-3'] .news-and-highlights__image-large {
        display: block;
        padding-top: 54%;
    }
}

@media only screen and (min-width: 1201px) {

    .col[class*='-6'] .news-and-highlights__image-large,
    .col[class*='-4'] .news-and-highlights__image-large,
    .col[class*='-3'] .news-and-highlights__image-large {
        padding-top: 46%;
    }
}

@media only screen and (min-width: 1400px) {

    .col[class*='-6'] .news-and-highlights__image-large,
    .col[class*='-4'] .news-and-highlights__image-large,
    .col[class*='-3'] .news-and-highlights__image-large {
        padding-top: 39%;
    }
}

@media only screen and (min-width: 1024px) {
    .col[class*='-3'] .news-and-highlights__image-large {
        padding-top: 65%;
    }
}

@media only screen and (min-width: 1201px) {
    .col[class*='-3'] .news-and-highlights__image-large {
        padding-top: 56%;
    }
}

@media only screen and (min-width: 1400px) {
    .col[class*='-3'] .news-and-highlights__image-large {
        padding-top: 52%;
    }
}

.nv05 h3 {
    font-size: 22px;
    margin: 0;
    min-height: 60px;
    padding: 17px 25px;
    position: relative;
}

@media (min-width: 1024px) {
    .nv05 h3 {
        display: none;
    }
}

.nv05 h3:after {
    background: url(../images/icons/icon-chevron-down-white.png);
    background: none, url(../images/icons/svg/icon-chevron-down-white.svg);
    background-color: #ff4e00;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 11px;
    border-radius: 100%;
    content: '';
    cursor: pointer;
    display: block;
    height: 42px;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 42px;
}

.nv05.js-toggle-visible h3:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nv05 [class*='col-'] .module-inner {
    padding: 20px 25px 0;
}

.nv05 .row:last-child .module-inner {
    margin-bottom: 30px;
}

.nv05 legend {
    font-size: 18px;
    margin-bottom: 0;
}

.nv05 ul {
    margin: 0 !important;
}

.nv05 ul li label {
    font-family: 'Soleto Light';
}

.nv05 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icons/icon-chevron-down.png);
    background: none, url(../images/icons/svg/icon-chevron-down.svg);
    background-color: #ffffff;
    background-position: center right 15px;
    background-repeat: no-repeat;
    background-size: 14px auto;
    border-radius: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    margin: 10px 0;
    padding: 0 15px;
}

.nv05 .btn {
    width: 100%;
}

.nv05 .btn:first-child {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .nv05 .btn {
        width: auto;
    }

    .nv05 .btn:first-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .nv05 .btn {
        width: 100%;
    }

    .nv05 .btn:first-child {
        margin-bottom: 10px;
    }
}

.nv06 [class*='col-'] {
    margin: 0 !important;
    padding: 0 !important;
}

.nv06.nv06__v1 .search-results,
.nv06.nv06__v2 .search-results {
    padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {

    .nv06.nv06__v1 .search-results,
    .nv06.nv06__v2 .search-results {
        padding-bottom: 5px !important;
    }
}

.nv06.nv06__v1 .search-results span,
.nv06.nv06__v2 .search-results span {
    letter-spacing: -0.5px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.29em;
}

@media only screen and (max-width: 1023px) {

    .nv06.nv06__v1 .search-results span,
    .nv06.nv06__v2 .search-results span {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 1.33em;
    }
}

.nv06.nv06__v1 .search-results .results-text,
.nv06.nv06__v2 .search-results .results-text {
    font-weight: 300 !important;
}

.nv06.nv06__v1 .sort-section,
.nv06.nv06__v2 .sort-section {
    float: right;
}

.nv06.nv06__v1 .sort-by,
.nv06.nv06__v2 .sort-by {
    padding-top: 9px;
    float: right !important;
}

.nv06.nv06__v1 .sort-by .active,
.nv06.nv06__v2 .sort-by .active {
    font-weight: bolder !important;
}

.nv06.nv06__v1 .sort-by .rel,
.nv06.nv06__v1 .sort-by .date,
.nv06.nv06__v2 .sort-by .rel,
.nv06.nv06__v2 .sort-by .date {
    color: #ff4e00;
}

@media only screen and (max-width: 1023px) {

    .nv06.nv06__v1 .sort-by,
    .nv06.nv06__v2 .sort-by {
        padding-top: 5px;
        float: right;
    }
}

.nv08 .metadata-byline {
    padding-top: 15px;
}

.nv08 ul {
    *zoom: 1;
    margin-bottom: 0;
}

.nv08 ul:before,
.nv08 ul:after {
    content: "";
    display: table;
}

.nv08 ul:after {
    clear: both;
}

.nv08.module li[class*='col-']:first-child {
    margin-bottom: 30px !important;
    padding-bottom: 20px !important;
}

@media (min-width: 768px) {
    .nv08.module li[class*='col-']:first-child {
        border-bottom: none;
        border-right: 1px dotted #d4d4d4;
        padding-right: 20px !important;
    }
}

@media (min-width: 1024px) {
    .nv08.module li[class*='col-']:first-child {
        border-bottom: 1px dotted #d4d4d4;
        border-right: none;
    }
}

@media (min-width: 768px) {
    .nv08.module li[class*='col-']:last-child {
        padding-left: 20px !important;
    }
}

@media (min-width: 1024px) {
    .nv08.module li[class*='col-']:last-child {
        padding-left: 0 !important;
    }
}

.nv08.nv08__v1 {
    border-top: 8px solid #e8e8e9;
    border-left: 1px solid #e8e8e9;
    border-right: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
}

.nv09.module {
    z-index: 2;
}

.nv09.module [class*='col-'] {
    margin-top: 0;
}

.nv09 .search-control {
    *zoom: 1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 32px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
}

.nv09 .search-control:before,
.nv09 .search-control:after {
    content: "";
    display: table;
}

.nv09 .search-control:after {
    clear: both;
}

.nv09 input[type='search'] {
    border: none;
    border-radius: 32px;
    color: #28292b;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 3px 12px;
}

.nv09 input[type='search']:focus {
    outline: 0;
}

.nv09 .icon-close-slate {
    cursor: pointer;
    margin-right: 12px;
}

.nv09 .btn-small {
    padding: 6px 0;
    width: 39px;
}

.nv09 .btn-small:focus {
    outline: 0;
}

@media (min-width: 768px) {
    .nv09 .btn-small {
        padding: 6px 12px;
        width: auto;
    }

    .nv09 .btn-small i {
        margin-right: 6px;
    }
}

.nv09.nv09__smaller.module {
    z-index: 0;
}

.nv09.nv09__smaller .search-control {
    border: 2px solid #e8e8e9;
    margin: 10px 0 0;
    max-width: 500px;
}

@media (min-width: 768px) {
    .nv09.nv09__smaller .search-control {
        margin: 0;
    }
}

.nv09.nv09__smaller input[type='search'] {
    font-family: "Soleto Regular", Arial, sans-serif;
    padding: 4px 20px;
}

@media (min-width: 768px) {
    .nv09.nv09__smaller input[type='search'] {
        font-size: 28px;
        font-size: 1.75rem;
    }
}

.nv09.nv09__smaller input[type='search']::-webkit-input-placeholder {
    opacity: 0.2;
}

.nv09.nv09__smaller input[type='search']:-ms-input-placeholder {
    opacity: 0.2;
}

.nv09.nv09__smaller input[type='search']::placeholder {
    opacity: 0.2;
}

.nv09.nv09__smaller .btn.btn-small {
    height: 44px;
    margin-right: 3px;
    padding: 0;
    width: 44px;
}

.nv09.nv09__smaller .btn.btn-small i {
    margin: 0;
}

.pagination {
    *zoom: 1;
    padding: 20px 0;
}

.pagination:before,
.pagination:after {
    content: "";
    display: table;
}

.pagination:after {
    clear: both;
}

.pagination li {
    display: block;
    float: right;
    margin-bottom: 0;
    padding: 0 20px;
    width: 50%;
}

.pagination li:first-child {
    border-right: 2px solid #ff4e00;
    float: left;
    text-align: right;
}

.pillars.module .container {
    background-color: transparent;
}

.pillars.module [class*='col-'] {
    padding: 20px 0;
    margin-right: 0 !important;
    vertical-align: top;
}

@media all and (min-width: 1024px) and (max-width: 1201px) {

    .pillars.module [class*='col-'] header.icon,
    .pillars.module [class*='col-'] header[style*='background-image'] {
        background-size: 16%;
    }
}

.pillars.module ul {
    margin-bottom: 12px;
}

.pillars .pillar {
    margin-right: 8px;
}

.pillars .pillar>a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
}

.pillars .pillar header {
    background-color: #ff4e00;
    box-sizing: border-box;
    color: #ffffff;
    margin-bottom: 7px;
    min-height: 53px;
    padding: 20px;
    width: 100%;
}

.pillars .pillar header.icon,
.pillars .pillar header[style*='background-image'] {
    background-position: right 15px top 20px;
    background-repeat: no-repeat;
    padding: 20px 70px 20px 20px;
    background-size: initial;
}

.pillars .pillar h2 {
    font-size: 22px;
    font-size: 1.375rem;
    color: #ffffff;
    line-height: 32px;
    margin-bottom: 5px;
}

.pillars .pillar .subtext {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 15px;
}

.pillars .pillar li {
    background: #f8f8f8;
    border-left: 3px solid #ff4e00;
    margin-bottom: 2px;
}

.pillars .pillar li>a,
.pillars .pillar li>span {
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #e8e8e9;
    color: #28292b;
    display: block;
    padding: 20px 0 20px 20px;
}

.pillars .pillar li>span {
    min-height: 65px;
    padding-right: 170px;
    position: relative;
}

.pillars .pillar li>span .btn {
    margin: -22px 20px 0 0;
    min-width: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
}

.pillars .pillar li>a {
    min-height: 65px;
    padding-left: 12px;
    padding-right: 40px;
    position: relative;
}

.pillars .pillar li>a:after {
    background-position: center;
    border-left: 2px solid #d4d4d4;
    bottom: 0;
    content: '';
    display: block;
    height: calc(100% - 50px);
    margin: auto;
    padding: 15px 20px 15px 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.pillars .pillar footer a {
    color: #28292b;
}

.pillars .pillar--green header {
    background-color: #93c840;
}

.pillars .pillar--green li {
    border-left: 3px solid #93c840;
}

.pillars .pillar--green li>a:after {
    background-position: center;
}

.pillars .pillar--purple header {
    background-color: #565eaa;
}

.pillars .pillar--purple li {
    border-left: 3px solid #565eaa;
}

.pillars .pillar--purple li>a:after {
    background-position: center;
}

.pillars .pillar--turquoise header {
    background-color: #01adab;
}

.pillars .pillar--turquoise li {
    border-left: 3px solid #01adab;
}

.pillars .pillar--turquoise li>a:after {
    background-position: center;
}

.pillars footer {
    text-align: right;
}

#header-bar .master-nav .primary-nav {
    display: inline-block;
    height: 100%;
    max-height: 74px;
}

#header-bar .master-nav .primary-nav__nav-list {
    height: 100%;
    margin: 0;
    padding: 0;
}

#header-bar .master-nav .primary-nav__nav-item {
    display: inline-block;
    float: left;
    height: 100%;
    line-height: inherit;
    padding: 0 10px;
    padding: 0 0.8vw;
    position: relative;
}

#header-bar .master-nav .primary-nav__nav-item:before {
    content: "";
    border-left: 1px dotted #d4d4d4;
    height: 25px;
    left: 0;
    position: absolute;
    top: 25px;
}

#header-bar .master-nav .primary-nav__nav-item:first-child:before {
    content: "";
    display: none;
}

#header-bar .master-nav .primary-nav__nav-link {
    color: #000;
    display: inline-block;
    overflow: hidden;
    padding: 25px 0;
    position: relative;
    text-decoration: none;
}

#header-bar .master-nav .primary-nav__nav-link:after {
    background-color: #ff4e00;
    bottom: 5px;
    content: "";
    height: 5px;
    position: absolute;
    right: 0;
    transition: width 1.2s ease;
    width: 0;
}

#header-bar .master-nav .primary-nav__nav-link:hover,
#header-bar .master-nav .primary-nav__nav-link.is-active {
    color: #ff4e00;
}

#header-bar .master-nav .primary-nav__nav-link:hover:after,
#header-bar .master-nav .primary-nav__nav-link.is-active:after {
    background-color: #ff4e00;
    content: "";
    left: 0;
    right: auto;
    width: 100%;
}

#header-bar .master-nav .primary-nav__nav-link--active {
    color: #ff4e00;
}

#header-bar .master-nav .primary-nav__nav-link--active:after {
    content: "";
    left: 0;
    width: 100%;
}

#header-bar .master-nav .primary-nav .menu-item-home {
    background: url(../images/icons/icon-home.png);
    background: none, url(../images/icons/svg/icon-home.svg);
    background-size: 23px 24px;
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    margin: 25px 0;
    padding: 0;
    text-indent: -9999px;
    top: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 1.2s ease;
    transition: transform 1.2s ease;
    width: 23px;
}

#header-bar .master-nav .primary-nav .menu-item-home:hover,
#header-bar .master-nav .primary-nav .menu-item-home.is-active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform 1.2s cubic-bezier(0.8, 3, 0.2, -1);
    transition: transform 1.2s cubic-bezier(0.8, 3, 0.2, -1);
}

#header-bar .master-nav .primary-nav .menu-item-home:hover:after,
#header-bar .master-nav .primary-nav .menu-item-home.is-active:after {
    content: "";
    display: none;
}

.pull-quote.styled {
    border-top: 2px solid #ff4e00;
    padding: 15px 0;
    margin-bottom: 20px;
    margin-top: 40px;
}

.pull-quote .media {
    margin-left: 32px;
}

.pull-quote__text,
.pull-quote__author-name,
.pull-quote__author-title {
    color: #64666b;
}

.pull-quote__text {
    position: relative;
    font-size: 24px;
    font-style: italic;
    line-height: 1.25;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 10px;
    padding-top: 39px;
}

@media (max-width: 768px) {
    .pull-quote__text {
        font-size: 18px;
        padding-top: 19px;
    }
}

.pull-quote__text:before,
.pull-quote__text:after {
    content: ' ';
    position: absolute;
    background: url(../images/icons/icon-2-dots.png);
    background: none, url(../images/icons/svg/icon-2-dots.svg);
    background-size: 21px 10px;
    width: 21px;
    height: 10px;
}

.pull-quote__text:before {
    left: 0;
    top: 39px;
}

.pull-quote__text .icon-2-dots--small {
    display: inline-block;
    vertical-align: top;
    padding-left: 7px;
}

.pull-quote__text-turquoise {
    position: relative;
    font-size: 24px;
    font-family: "Soleto Italic", Arial, sans-serif;
    font-weight: 300;
    line-height: 1.25;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 10px;
    padding-top: 39px;
}

@media (max-width: 768px) {
    .pull-quote__text-turquoise {
        font-size: 18px;
        padding-top: 19px;
    }
}

.pull-quote__text-turquoise:before,
.pull-quote__text-turquoise:after {
    content: ' ';
    position: absolute;
    background: none, url(../images/icons/svg/icon-2-dots-turquoise.svg);
    background-size: 21px 10px;
    width: 21px;
    height: 10px;
}

@media (max-width: 768px) {
    .pull-quote__text-turquoise:before {
        top: 19px !important;
    }

    .pull-quote__text-turquoise:after {
        bottom: 19px !important;
        margin-left: 10px;
    }
}

.pull-quote__text-turquoise:before {
    left: 0;
    top: 39px;
}

.pull-quote__text-turquoise:after {
    bottom: 22px;
    margin-left: 10px;
}

.pull-quote__text-turquoise .icon-2-dots--small {
    display: inline-block;
    vertical-align: top;
    padding-left: 7px;
}

.pull-quote__author-name {
    font-family: "Soleto Bold", Arial, sans-serif;
    margin: 0;
}

.pull-quote__author-title {
    font-family: "Soleto Regular", Arial, sans-serif;
    margin: 7px 0;
}

.pull-quote__link {
    font-size: 14px;
    font-family: "Soleto Bold", Arial, sans-serif;
}

.responsive-tabs-header {
    margin-bottom: 35px;
}

.responsive-tabs-header [class*='col-'] {
    padding: 0;
    margin: 0;
}

.responsive-tabs-header__title {
    margin-top: -5px;
}

.responsive-tabs {
    opacity: 0;
    transition: opacity, 0.8s, linear-ease;
}

.responsive-tabs.show-tabs {
    opacity: 1;
}

.responsive-tabs__nav {
    max-width: 100%;
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.responsive-tabs__nav::-webkit-scrollbar {
    display: none;
}

@media (min-width: 1201px) {
    .responsive-tabs__nav {
        max-width: 1440px;
        padding-left: 35px;
        padding-right: 35px;
        overflow: visible;
    }
}

.responsive-tabs__nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
}

@media (min-width: 1201px) {
    .responsive-tabs__nav ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.responsive-tabs__nav ul li {
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 74px;
    min-width: 40%;
}

@media (min-width: 1024px) {
    .responsive-tabs__nav ul li {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: auto;
    }
}

.responsive-tabs__nav ul li a {
    background-color: #01adab;
    border-bottom: 1px solid white;
    color: #ffffff;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    font-family: "Soleto Bold", Arial, sans-serif;
    line-height: 1.29;
    height: 100%;
    padding: 17px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

html[data-useragent*='MSIE 10.0'] .responsive-tabs__nav ul li a {
    display: inline-block;
}

@media (min-width: 1201px) {
    .responsive-tabs__nav ul li a {
        font-size: 16px;
        line-height: 1.25;
    }
}

.responsive-tabs__nav ul li a::after {
    content: '';
    border-right: 2px solid #15918e;
    right: -2px;
    height: 80%;
    margin: auto;
    top: 0;
    width: 2px;
    position: absolute;
    bottom: 0;
    z-index: 20;
}

.responsive-tabs__nav ul li a:hover {
    background-color: #007c79;
    z-index: 21;
}

.responsive-tabs__nav ul li a:hover::after {
    border: 0;
}

.responsive-tabs__nav ul li.active::before {
    background-color: #ff4e00;
    content: '';
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.responsive-tabs__nav ul li.active:first-child a {
    border-left: solid 1px #e8e8e9;
}

.responsive-tabs__nav ul li.active a {
    background-color: #ffffff;
    color: #000;
    z-index: 21;
}

.responsive-tabs__nav ul li.active a::after {
    border: 0;
}

.responsive-tabs__nav ul li.active:last-child a {
    border-right: solid 1px #e8e8e9;
}

.responsive-tabs__nav ul li:last-child a::after {
    border-right: 0;
}

.responsive-tabs__nav ul li:last-child a.is-selected {
    border-right: solid 1px #e8e8e9;
}

.responsive-tabs__nav ul li.has-2-items {
    min-width: 50%;
}

.responsive-tabs__content {
    border-bottom: solid 1px #e8e8e9;
    border-left: solid 1px #e8e8e9;
    border-right: solid 1px #e8e8e9;
    position: relative;
    min-height: 225px;
}

@media (min-width: 1201px) {
    .responsive-tabs__content {
        min-height: 225px;
        margin: auto;
        width: calc(100% - 70px);
    }
}

.responsive-tabs__content--no-border {
    border: 0;
}

.responsive-tabs__content-item {
    display: none;
    margin: auto;
    padding: 34px 34px;
}

@media (min-width: 1201px) {
    .responsive-tabs__content-item {
        padding: 50px 40px;
    }
}

.responsive-tabs__content--no-border .responsive-tabs__content-item {
    padding: 0;
}

@media (min-width: 1201px) {
    .responsive-tabs__content--no-border .responsive-tabs__content-item {
        padding: 0;
    }
}

.responsive-tabs__content-item.active {
    display: block;
}

.responsive-tabs__content-item--tab-content {
    display: block;
    opacity: 0;
    height: 0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .responsive-tabs__content-item--tab-content {
        height: 1px;
    }
}

.responsive-tabs__content-item--tab-content.active {
    opacity: 1;
    height: auto;
}

.responsive-tabs--purple .responsive-tabs__nav ul li a {
    background-color: #565eaa;
}

.responsive-tabs--purple .responsive-tabs__nav ul li a::after {
    border-color: #49508c;
}

.responsive-tabs--purple .responsive-tabs__nav ul li a:hover {
    background-color: #3c4274;
}

.responsive-tabs--purple .responsive-tabs__nav ul li.active a {
    background-color: #ffffff;
}

.responsive-tabs--yellow .responsive-tabs__nav ul li a {
    background-color: #ffc02e;
    color: #000;
}

.responsive-tabs--yellow .responsive-tabs__nav ul li a::after {
    border-color: #d5a035;
}

.responsive-tabs--yellow .responsive-tabs__nav ul li a:hover {
    background-color: #e5ac3a;
}

.responsive-tabs--yellow .responsive-tabs__nav ul li.active a {
    background-color: #ffffff;
}

.responsive-tabs--orange .responsive-tabs__nav ul li a {
    background-color: #ff4e00;
}

.responsive-tabs--orange .responsive-tabs__nav ul li a::after {
    border-color: #d44218;
}

.responsive-tabs--orange .responsive-tabs__nav ul li a:hover {
    background-color: #b03712;
}

.responsive-tabs--orange .responsive-tabs__nav ul li.active a {
    background-color: #ffffff;
}

.responsive-tabs--white .responsive-tabs__nav ul li {
    border-bottom: 3px solid #fc4f1e;
}

.responsive-tabs--white .responsive-tabs__nav ul li a {
    background-color: #ffffff;
    border-top: solid 1px #e8e8e9;
    color: #000;
}

.responsive-tabs--white .responsive-tabs__nav ul li a::after {
    border-color: #d8d8d8;
}

.responsive-tabs--white .responsive-tabs__nav ul li a:hover {
    background-color: #ebebeb;
}

.responsive-tabs--white .responsive-tabs__nav ul li.active a {
    background-color: #fc4f1e;
    border-left: 0;
    border-right: 0;
    color: #ffffff;
    border-bottom: 0;
}

.responsive-tabs--white .responsive-tabs__nav ul li.active a:first-child {
    border-left: 1px solid #fc4f1e;
}

.responsive-tabs--white .responsive-tabs__nav ul li.active a:last-child {
    border-right: 1px solid #fc4f1e;
}

.responsive-tabs--white .responsive-tabs__nav ul li:first-child a {
    border-left: 1px solid #e8e8e9;
}

.responsive-tabs--white .responsive-tabs__nav ul li:last-child a {
    border-right: 1px solid #e8e8e9;
}

.responsive-tabs--grey .responsive-tabs__nav ul li a {
    background-color: #f1f1f1;
    border-bottom: 3px solid #fc4f1e;
    color: #000;
}

.responsive-tabs--grey .responsive-tabs__nav ul li a::after {
    border-color: #d8d8d8;
}

.responsive-tabs--grey .responsive-tabs__nav ul li a:hover {
    background-color: #dedede;
}

.responsive-tabs--grey .responsive-tabs__nav ul li.active a {
    background-color: #fc4f1e;
    border-color: transparent;
    border-left: 0;
    border-right: 0;
    color: #ffffff;
}

.responsive-tabs--suggested .responsive-tabs__content {
    opacity: 0;
    -webkit-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%);
    transition: all 0.5s ease;
}

.responsive-tabs--suggested .responsive-tabs__content.visible {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.responsive-tabs--suggested .responsive-tabs__content .slick-list {
    margin: 0 0 5px 0;
}

.responsive-tabs--dashboard .responsive-tabs__content {
    padding: 0;
    width: auto;
}

.responsive-tabs--dashboard .responsive-tabs__nav {
    padding: 0;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .responsive-tabs--dashboard .responsive-tabs__nav ul {
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 15px;
    margin: 0 10px 10px 0;
    min-height: 44px;
    min-width: auto;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .responsive-tabs--dashboard .responsive-tabs__nav ul li {
        height: 44px;
    }
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li.active:first-child a {
    border-left: 0;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li a {
    background-color: #e8e8e9;
    border-radius: 8px;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #28292B;
    padding: 5px 15px;
}

html[data-useragent*='MSIE 10.0'] .responsive-tabs--dashboard .responsive-tabs__nav ul li a {
    padding: 0px 15px;
    line-height: 44px;
}

@media (min-width: 768px) {
    .responsive-tabs--dashboard .responsive-tabs__nav ul li a {
        padding: 5px 15px;
    }
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li a:hover {
    background-color: #D4D4D4;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li a:active {
    background-color: #fc4f1e;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li a::after {
    display: none;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li.active:before {
    display: none;
}

.responsive-tabs--dashboard .responsive-tabs__nav ul li.active a {
    background-color: #fc4f1e;
    border-radius: 8px;
    color: #ffffff;
}

.responsive-tabs--tabbed-module {
    text-align: center;
}

.responsive-tabs--tabbed-module .responsive-tabs__tabbed-module-title {
    font-family: "Soleto Medium", Arial, sans-serif;
    margin-bottom: 1.5625rem;
    font-size: 20px;
    font-size: 1.25rem;
}

@media (min-width: 768px) {
    .responsive-tabs--tabbed-module .responsive-tabs__tabbed-module-title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.responsive-tabs--tabbed-module .responsive-tabs__content {
    padding: 0;
    max-width: 1005px;
    width: auto;
}

.responsive-tabs--tabbed-module .responsive-tabs__content img {
    margin: 0 auto;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav {
    padding: 0;
    margin-bottom: 2.5rem;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .responsive-tabs--tabbed-module .responsive-tabs__nav ul {
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 15px;
    margin: 0 10px 10px 0;
    min-height: 44px;
    min-width: auto;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .responsive-tabs--tabbed-module .responsive-tabs__nav ul li {
        height: 44px;
    }
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li.active:first-child a {
    border-left: 0;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a {
    background-color: #ffffff;
    border: 2px solid #f1f1f1;
    border-radius: 8px;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #28292B;
    padding: 5px 15px;
    transition: background-color 80ms linear;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a:hover,
.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a:focus {
    background-color: rgba(0, 0, 0, 0.03) !important;
    text-decoration: none;
}

html[data-useragent*='MSIE 10.0'] .responsive-tabs--tabbed-module .responsive-tabs__nav ul li a {
    padding: 0px 15px;
    line-height: 44px;
}

@media (min-width: 768px) {
    .responsive-tabs--tabbed-module .responsive-tabs__nav ul li a {
        padding: 5px 15px;
    }
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a:hover {
    background-color: #D4D4D4;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a:active {
    background-color: #fc4f1e;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li a::after {
    display: none;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li.active:before {
    display: none;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li.active a {
    background-color: #fc4f1e;
    border-radius: 8px;
    border-color: #fc4f1e;
    color: #ffffff;
}

.responsive-tabs--tabbed-module .responsive-tabs__nav ul li.active a:hover,
.responsive-tabs--tabbed-module .responsive-tabs__nav ul li.active a:focus {
    background-color: #fc4f1e !important;
    text-decoration: none;
}

.search-bar {
    background-color: #46474b;
    left: 0;
    right: 0;
    position: fixed;
    top: 109px;
    width: 100%;
    z-index: 0;
}

@media (min-width: 1024px) {
    .search-bar {
        display: block;
        padding: 10px 150px;
    }
}

@media (min-width: 1201px) {
    .search-bar {
        padding: 20px 30px;
    }
}

.search-bar .arrow {
    background-size: 25px 7px;
    height: 7px;
    position: absolute;
    right: 54px;
    top: -28px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 25px;
}

@media (min-width: 1201px) {
    .search-bar .arrow {
        right: -33px;
    }
}

.search-bar .search-bar-wrap {
    background-color: #fff;
    border: 2px solid #e8e8e9;
    border-radius: 30px;
    height: 46px;
    padding: 3px;
    position: relative;
    *zoom: 1;
}

.search-bar .search-bar-wrap:before,
.search-bar .search-bar-wrap:after {
    content: "";
    display: table;
}

.search-bar .search-bar-wrap:after {
    clear: both;
}

.search-bar input[type='text'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    float: left;
    font-family: "Soleto Medium", Arial, sans-serif;
    height: 36px;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 5px 15px 4px;
    width: 100%;
}

.search-bar input[type='text']::-webkit-input-placeholder {
    opacity: 0.2;
}

.search-bar input[type='text']:-ms-input-placeholder {
    opacity: 0.2;
}

.search-bar input[type='text']::placeholder {
    opacity: 0.2;
}

.search-bar input[type='text']:focus,
.search-bar input[type='text']:invalid {
    box-shadow: none;
    outline: none;
}

.search-bar input[type='text']:not(:valid)~.search-bar-close {
    display: none;
}

.search-bar .search-bar-close {
    background: transparent;
    border: none;
    height: 32px;
    line-height: 24px;
    padding: 4px 14px;
    position: absolute;
    right: 127px;
    top: 3px;
}

.search-bar .btn {
    float: right;
    height: 36px;
    min-width: auto;
    padding: 0 20px 0 50px;
    position: absolute;
    right: 3px;
    text-align-last: auto;
    top: 3px;
}

.search-bar .btn .icon-search-white {
    left: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-bar ul {
    float: left;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    position: static !important;
    width: 100%;
}

.search-bar ul li {
    margin: 0;
    padding: 0;
}

.search-bar ul li:first-child a:before {
    content: '';
    left: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-bar ul a {
    color: rgba(255, 255, 255, 0.7);
    display: block;
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 3px 10px 4px 56px;
    position: relative;
}

.search-bar ul a:hover {
    background-color: rgba(255, 255, 255, 0.05);
    text-decoration: none;
}

.search-bar ul a strong {
    color: #fff;
    font-family: "Soleto Light", Arial, sans-serif;
    font-weight: normal;
}

#mobileMenu .search-bar {
    display: block;
    min-height: 80px;
    opacity: 1;
    padding: 20px 25px;
    overflow: hidden;
    position: relative;
    top: 0;
}

#mobileMenu .search-bar .arrow {
    display: none;
}

#mobileMenu .search-bar input[type='text'] {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 7px 15px;
}

#mobileMenu .search-bar form:valid:after {
    background-color: #46474b;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#mobileMenu .search-bar .search-bar-close {
    right: 33px;
}

#mobileMenu .search-bar .btn {
    display: block;
    height: 36px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    min-width: 0;
    width: 36px;
}

#mobileMenu .search-bar .btn .icon-search-white {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#mobileMenu .search-bar ul {
    margin: 20px 0 0;
}

#mobileMenu .search-bar ul li:first-child a:before {
    display: none;
}

#mobileMenu .search-bar ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 15px 10px 9px 15px;
    position: relative;
}

.search-popup {
    padding-top: 16px;
    position: relative;
    height: 74px;
    vertical-align: top;
}

.search-popup .search {
    display: inline-block;
    height: 42px;
    margin-right: 16px;
    text-align: center;
    width: 42px;
}

.search-popup .search:hover .icon svg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: -webkit-transform 1.2s cubic-bezier(0.8, 3, 0.2, -1);
    transition: transform 1.2s cubic-bezier(0.8, 3, 0.2, -1);
}

@media only screen and (max-width: 1201px) {
    .search-popup .search {
        margin-right: 0;
    }
}

.search-popup .search .icon {
    display: block;
    height: 100%;
    padding: 11px;
    width: 100%;
}

.search-popup .search .icon svg {
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 1.2s ease;
    transition: transform 1.2s ease;
    width: 100%;
}

.search-popup.js-toggle-visible:after {
    background-size: 25px 7px;
    bottom: -1px;
    content: '';
    display: block;
    height: 7px;
    left: 8px;
    position: absolute;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 25px;
}

.search-popup.js-toggle-visible .icon-search,
.search-popup.js-toggle-visible .search-bar ul li:first-child a:before,
.search-bar ul li:first-child .search-popup.js-toggle-visible a:before {
    background-image: url("../images/icons/svg/icon-close.svg");
    background-size: 16px;
}

@media (min-width: 1024px) {

    .slider,
    .slider__slide,
    .slider-animated-swipe,
    .slider-content {
        height: 371px;
        overflow: hidden;
    }
}

@media (min-width: 1201px) {

    .slider,
    .slider__slide,
    .slider-animated-swipe,
    .slider-content {
        height: 520px;
    }
}

.slider-image picture {
    height: 270px;
}

@media (min-width: 768px) {
    .slider-image picture {
        height: 553px;
    }
}

@media (min-width: 1201px) {
    .slider-image picture {
        height: 520px;
    }
}

.slider-content__title {
    font-size: 28px;
    line-height: 1.14;
    letter-spacing: -0.5px;
}

@media (min-width: 1201px) {
    .slider-content__title {
        font-size: 50px;
        line-height: 1.12;
        letter-spacing: -1px;
    }
}

@-webkit-keyframes slider-animated-swipe {
    0% {
        left: -100%;
    }

    50% {
        left: -20%;
    }

    75% {
        left: 20%;
    }

    100% {
        left: 100%;
    }
}

@keyframes slider-animated-swipe {
    0% {
        left: -100%;
    }

    50% {
        left: -20%;
    }

    75% {
        left: 20%;
    }

    100% {
        left: 100%;
    }
}

.slider {
    position: relative;
}

.slider__slide {
    position: relative;
}

.slider-animated-swipe {
    background-color: #ff4e00;
    display: none;
    height: 100%;
    left: -100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 120%;
    z-index: 11;
}

@media (min-width: 1024px) {
    .slider-animated-swipe {
        display: block;
    }
}

.slider-animated-swipe.is-on {
    opacity: 1;
    -webkit-animation-name: slider-animated-swipe;
    animation-name: slider-animated-swipe;
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.slider-slide-panel {
    background: #ffffff;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: relative;
    transition: left 0.6s ease;
    z-index: 10;
}

@media (min-width: 1024px) {
    .slider-slide-panel {
        opacity: 0;
        left: -10%;
    }
}

.slider-slide-panel.is-on {
    left: 0;
    opacity: 1;
}

.stagger-entry {
    bottom: 0;
    left: 0;
    position: relative;
}

@media (min-width: 1024px) {
    .stagger-entry {
        bottom: -50px;
        opacity: 0;
    }
}

.slider-content {
    background-color: #ffffff;
    width: 100%;
}

@media (min-width: 768px) {
    .slider-content {
        padding: 30px 20px;
    }
}

@media (min-width: 1024px) {
    .slider-content {
        display: table;
        padding: 0 25px;
    }
}

@media (min-width: 1024px) {
    .slider-content.is-on .stagger-entry:nth-child(1) {
        -webkit-animation: staggerContentIn 300ms 0.1s ease-out forwards 1;
        animation: staggerContentIn 300ms 0.1s ease-out forwards 1;
    }

    .slider-content.is-on .stagger-entry:nth-child(2) {
        -webkit-animation: staggerContentIn 300ms 0.2s ease-out forwards 1;
        animation: staggerContentIn 300ms 0.2s ease-out forwards 1;
    }

    .slider-content.is-on .stagger-entry:nth-child(3) {
        -webkit-animation: staggerContentIn 300ms 0.3s ease-out forwards 1;
        animation: staggerContentIn 300ms 0.3s ease-out forwards 1;
    }
}

@media (min-width: 1201px) {
    .slider-content {
        padding-left: 80px;
    }
}

.slider-content__inner {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.slider-content__title {
    color: #ff4e00;
}

.slider-content__title a:hover {
    text-decoration: none;
}

.slider-controls-container {
    width: 100%;
    position: absolute;
    height: 31px;
    top: calc(270px - 31px - 12px);
}

@media (min-width: 768px) {
    .slider-controls-container {
        top: calc(553px - 31px - 12px);
    }
}

@media (min-width: 1024px) {
    .slider-controls-container {
        top: calc(371px - 46px - 12px);
    }
}

@media (min-width: 1201px) {
    .slider-controls-container {
        height: 46px;
        top: calc(520px - 46px - 20px);
    }
}

.slider-controls {
    float: right;
    right: 50%;
    position: relative;
}

.slider-controls__inner {
    float: right;
    right: -50%;
    position: relative;
}

.slider-controls ul {
    background-color: #ffffff;
    border-radius: 32px;
    border: 2px solid #e8e8e9;
    margin-bottom: 0;
    padding: 0 7px;
    text-align: center;
    z-index: 20;
}

@media (min-width: 1024px) {
    .slider-controls ul {
        padding: 5px 7px;
    }
}

.slider-controls ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    position: relative;
}

@media (min-width: 1201px) {
    .slider-controls ul li {
        margin: 0 4px;
    }
}

.slider-controls ul li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

@media (min-width: 1024px) {
    .slider-controls ul li button {
        color: #000;
        font-size: 16px;
        line-height: 16px;
        width: 32px;
        height: 32px;
    }
}

.slider-controls ul li button:before {
    border-color: transparent;
    font-size: 55px;
    line-height: 20px;
    position: absolute;
    top: -3px;
    left: -2px;
    width: 25px;
    height: 25px;
    content: '•';
    text-align: center;
    color: #e8e8e9;
    outline: transparent;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 1024px) {
    .slider-controls ul li button:before {
        content: '';
        left: 0;
    }
}

.desktop-hover-behaviour .slider-controls ul li:focus button:before {
    border-color: transparent;
}

.desktop-hover-behaviour .slider-controls ul li:hover button:before {
    font-size: 65px;
}

@media (min-width: 1024px) {
    .desktop-hover-behaviour .slider-controls ul li:hover button:before {
        border: 2px solid #ff4e00;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        top: 0;
    }
}

.slider-controls ul li.slick-active button:before {
    color: #ff4e00;
    font-size: 65px;
}

@media (min-width: 1024px) {
    .slider-controls ul li.slick-active button:before {
        border: 2px solid #ff4e00;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        top: 0;
    }
}

@media (min-width: 1024px) {
    .slider-controls ul li:hover button:before {
        border: 1px solid #585858;
    }
}

.slider-image {
    overflow: hidden;
    padding: 0 !important;
}

@media (max-width: 1201px) {
    .slider-image {
        margin-bottom: 20px;
    }
}

.slider-image picture {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: 100%;
}

.slider-image picture img {
    display: none;
}

.slider-image picture.hover-zoom {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

@media (min-width: 1024px) {

    .slider--full-bleed .slider-image,
    .slider--full-bleed--content-right .slider-image {
        position: absolute;
        width: 100%;
    }

    .slider--full-bleed .slider-content,
    .slider--full-bleed--content-right .slider-content {
        background-color: transparent;
        padding: 0;
        position: relative;
    }

    .slider--full-bleed .slider-content__inner .slider-content-box,
    .slider--full-bleed--content-right .slider-content__inner .slider-content-box {
        background-color: #ffffff;
        display: block;
        padding: 60px;
    }
}

@media (min-width: 1024px) {
    .slider--primary .slider-content-box {
        max-width: 555px;
    }
}

.slider--secondary .slider-image {
    float: right;
}

.slider--secondary .slider-content {
    float: left;
}

@media (min-width: 1024px) {
    .slider--secondary .slider-content .slider-content-box {
        max-width: 555px;
    }
}

@media (max-width: 1024px) {
    .slider--full-bleed .slider-image {
        background-position-x: 100%;
    }
}

.slider--full-bleed.transparent .slider-content .slider-content-box {
    background-color: transparent;
}

@media (min-width: 1024px) {
    .slider--full-bleed.dark-box .slider-content .slider-content-box {
        background-color: #28292b;
    }

    .slider--full-bleed.dark-box .slider-content__title a,
    .slider--full-bleed.dark-box .slider-content__copy {
        color: #fff;
    }
}

.slider--full-bleed--content-right .col-md-6 {
    float: right;
}

.slider--full-bleed--content-right.transparent .slider-content .slider-content-box {
    background-color: transparent;
}

@media (min-width: 1024px) {
    .slider--full-bleed--content-right.dark-box .slider-content .slider-content-box {
        background-color: #28292b;
    }

    .slider--full-bleed--content-right.dark-box .slider-content__title a,
    .slider--full-bleed--content-right.dark-box .slider-content__copy {
        color: #fff;
    }
}

section.reduced-margin {
    margin-top: 10px;
}

nav.subnav {
    display: none;
    width: 100%;
    top: 110px;
    transition: top 0.2s;
    transition-timing-function: ease-out;
    position: fixed;
    padding: 0;
    z-index: 99;
    height: 48px;
    background-color: #ffffff;
    opacity: 0.9;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media only screen and (min-width: 1024px) {
    .content-scrolled nav.subnav {
        top: 0;
    }
}

nav.subnav ul li {
    display: inline-block;
    float: left;
    line-height: normal !important;
}

nav.subnav ul li a.subnav__nav-link--active,
nav.subnav ul li a.active {
    color: #ff4e00;
}

nav.subnav ul li a {
    color: #28292b;
    font-family: "Soleto Regular", Arial, sans-serif;
    padding: 0 13px 0 13px;
}

nav.subnav ul li a.subnav__nav-link--active,
nav.subnav ul li a.active {
    border-left: 1px dotted #d4d4d4;
    border-right: 1px dotted #d4d4d4;
}

nav.subnav ul li:first-child a.subnav__nav-link--active,
nav.subnav ul li:first-child a.active {
    border-left: none;
}

nav.subnav ul li:last-child a.subnav__nav-link--active,
nav.subnav ul li:last-child a.active {
    border-right: none;
}

#header-bar .master-nav nav.top-nav {
    float: left;
    max-height: 35px;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 11px;
    display: inline-block;
}

#header-bar .master-nav nav.top-nav ul {
    float: right;
    padding-right: 40px;
}

#header-bar .master-nav nav.top-nav li {
    margin: 0;
    padding: 0 7px;
    float: left;
    line-height: 1em;
    float: left;
}

@media only screen and (max-width: 1023px) {
    #header-bar .master-nav nav.top-nav li {
        padding-left: 8px;
        padding-right: 8px;
    }
}

#header-bar .master-nav nav.top-nav li:first-child {
    padding-left: 0;
}

#header-bar .master-nav nav.top-nav li:last-child {
    padding-right: 0;
}

#header-bar .master-nav nav.top-nav li a {
    line-height: 16px;
    color: #46474b;
    font-size: 13px;
    position: relative;
    padding-left: 8px;
    font-family: "Soleto Regular", Arial, sans-serif;
    vertical-align: middle;
}

#header-bar .master-nav nav.top-nav li .nav-contact {
    display: none;
}

@media only screen and (min-width: 1024px) {
    #header-bar .master-nav nav.top-nav li .nav-contact {
        color: #ff4e00;
        display: inline-block;
    }
}

#header-bar .master-nav nav.top-nav .hat {
    position: absolute;
    height: 4px;
    width: 64px;
    border-top: 4px solid #ff4e00;
    top: 0;
    right: 40px;
}

.user-menu {
    background-color: #46474b;
    position: absolute;
    right: 0;
    width: 240px;
}

.user-menu li {
    border-left: none !important;
    display: block;
    height: auto !important;
    width: 100%;
}

.user-menu a {
    background-color: #46474b;
    border-bottom: 1px solid #64666b;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "Soleto Regular", Arial, sans-serif;
    padding: 10px 16px;
    text-align: center;
    width: 100%;
}

.user-menu a:hover {
    background-color: #64666b;
    text-decoration: none;
}

.video-player {
    cursor: pointer;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.video-player img {
    display: block;
    transition: 0.4s all;
    width: 100%;
}

.video-player img:hover {
    -webkit-filter: brightness(75%);
    filter: brightness(75%);
}

.video-player iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.video-player .btn-play {
    background-color: rgba(255, 78, 0, 0.8);
    bottom: 0;
    cursor: pointer;
    height: 80px;
    position: absolute;
    right: 0;
    width: 80px;
}

.video-player.video-play-small:after {
    background-color: rgba(255, 78, 0, 0.8);
    background-size: 26px;
    bottom: 1px;
    content: '';
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
}

.well {
    position: relative;
    border: none;
    border-radius: 6px;
    padding: 0;
    box-shadow: none;
}

.well--empty {
    background-color: #ffffff;
}

.well__title {
    display: block;
    border-radius: 6px 6px 0px 0px;
    font-size: 24px;
    padding: 20px 20px;
}

.well__body {
    margin-bottom: 20px;
    padding: 20px 20px;
}

.well__body .border-b {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.well__hdr {
    font-size: 16px;
    font-family: "Soleto Bold", Arial, sans-serif;
    padding: 20px;
}

.well__hdr+.well__body {
    padding-top: 0;
}

.slab {
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.3em;
    min-height: 165px;
    padding: 25px 15px;
    background: #eeeeee;
}

@media only screen and (max-width: 1023px) {
    .slab {
        min-height: 130px;
    }
}

.slab p {
    padding: 0 0 0px 0;
}

.slab a {
    position: absolute;
    bottom: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: "Soleto Bold", Arial, sans-serif;
}

.well__body.well__channels .well__hdr {
    padding: 0;
    height: 100px;
    border: 0;
}

.well__body.well__channels .well__hdr h4 {
    display: inline-block;
    padding: 10px 0 0 0;
}

.well__body.well__channels .well__hdr span {
    display: inline-block;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.well__body.well__channels a {
    margin-top: 20px;
    line-height: 1.3em;
    font-weight: bold;
}

.well__1 span {
    width: 74px;
    height: 44px;
    background-image: url(../images/icons/icon-insights-small.png);
}

.well__2 span {
    width: 52px;
    height: 45px;
    background-image: url(../images/icons/icon-efficiency-v1-small.png);
}

.well__3 span {
    width: 45px;
    height: 45px;
    background-image: url(../images/icons/icon-patient-impact-small.png);
}

.well__4 span {
    width: 52px;
    height: 45px;
    background-image: url(../images/icons/icon-collaboration-v1-small.png);
}

.subpage-item-listing {
    color: #28292B;
    height: 100%;
    line-height: 20px;
    position: relative;
    width: 100%;
}

.subpage-item-listing__title {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
}

.subpage-item-listing__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -5px !important;
}

.subpage-item-listing__list [class*='col-'] {
    padding: 0 6px 12px 6px !important;
    margin: 0;
}

.subpage-item-listing__list li.subpage-item-listing__list-item {
    margin: 0 0 12px 0 !important;
    padding: 0 0 6px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .subpage-item-listing__list li.subpage-item-listing__list-item {
        width: 100%;
    }
}

.subpage-item-listing__list-item {
    background-color: #ffffff;
    border-top: 4px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
    border-left: 1px solid #e8e8e9;
    border-right: 1px solid #e8e8e9;
    height: 100%;
    padding: 20px 16px 62px 16px;
}

.subpage-item-listing__list-item:before {
    content: ' ';
    height: 4px;
    background-color: #ff4e00;
    width: 0%;
    position: absolute;
    top: 0px;
    left: 6px;
    transition: width 0.25s ease-in-out;
}

.subpage-item-listing__list-item:hover .subpage-item-listing__list-name {
    text-decoration: none;
}

.subpage-item-listing__list-item:hover:before {
    width: calc(100% - 12px);
}

.subpage-item-listing__list-name {
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}

.subpage-item-listing__list-desc {
    font-family: "Soleto Light", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.subpage-item-listing__list-name,
.subpage-item-listing__list-desc {
    padding: 0 50px 0 0;
}

.subpage-item-listing__cta {
    position: absolute;
    bottom: 28px;
    right: 16px;
    text-align: right;
    width: 100%;
}

.subpage-item-listing__cta .cta:not(.cta--secondary):not(button.hd-button--secondary),
.subpage-item-listing__cta button.hd-button:not(.cta--secondary):not(button.hd-button--secondary) {
    border: 0;
}

.subpage-item-listing__cta .cta,
.subpage-item-listing__cta button.hd-button {
    width: auto;
    min-width: 76px;
    margin: 0;
}

.subpage-item-listing__dropdown {
    position: absolute;
    top: 15px;
    right: 16px;
}

.subpage-item-listing--no-results {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px dashed #D4D4D4;
    box-sizing: border-box;
    height: 190px;
    min-height: 190px;
}

.subpage-item-listing--no-results p {
    margin: 0;
}

.subpage-item-listing--no-dropdown .subpage-item-listing__list-name,
.subpage-item-listing--no-dropdown .subpage-item-listing__list-desc {
    padding: 0;
}

.dashboard-dropdown {
    position: relative;
}

.dashboard-dropdown__cta {
    border: none;
    background-color: transparent;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color 0.25s ease;
}

.dashboard-dropdown__cta:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 250;
    background-color: grey;
    opacity: 0;
}

.dashboard-dropdown__cta:active,
.dashboard-dropdown__cta:focus,
.dashboard-dropdown__cta:hover {
    background-color: #f8f8f8;
}

.dashboard-dropdown__cta img {
    position: absolute;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .dashboard-dropdown__cta img {
        position: relative;
    }
}

.dashboard-dropdown__cta img:nth-child(2) {
    display: none;
}

.dashboard-dropdown__list-items {
    background: #FFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    position: absolute;
    margin: 0;
    padding: 10px;
    top: 15px;
    right: 0;
    width: 260px;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.15s ease-in-out;
}

.dashboard-dropdown.active .dashboard-dropdown__cta {
    background-color: #ff4e00;
    border-radius: 50%;
    height: 32px;
    width: 32px;
}

.dashboard-dropdown.active .dashboard-dropdown__cta img:nth-child(1) {
    display: none;
}

.dashboard-dropdown.active .dashboard-dropdown__cta img:nth-child(2) {
    display: block;
}

.dashboard-dropdown.active .dashboard-dropdown__list-items {
    opacity: 1;
    top: 35px;
    pointer-events: auto;
}

.dashboard-dropdown__list-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    list-style: none;
    margin: 0 4px 0 0;
    padding: 12px 24px;
    transition: 1s ease-out;
}

.dashboard-dropdown__list-item:last-child {
    border: 0;
}

.dashboard-dropdown__list-item a {
    background: url("../../../images/icons/icon-arrow-right.svg") no-repeat top right;
    color: #28292B;
    font-style: normal;
    font-weight: 500;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.quick-links-widget {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.quick-links-widget:before,
.quick-links-widget:after {
    content: "";
    display: table;
}

.quick-links-widget:after {
    clear: both;
}

.module .quick-links-widget {
    margin: 0 -5px 5px -5px;
}

.module .quick-links-widget [class*="col-"] {
    padding: 5px;
    margin: 0;
}

@media (max-width: 1024px) {
    .module .quick-links-widget [class*="col-"] {
        padding: 5px !important;
    }
}

.quick-links-widget__item {
    margin: 0 0 10px;
    padding: 0;
}

@media (min-width: 768px) {
    .quick-links-widget__item {
        margin: 0;
    }
}

.quick-links-widget__item a {
    display: block;
    color: #000;
    background: #ffffff url("../../../images/icons/icon-arrow-right.svg") no-repeat 98% center;
    background-size: 16px;
    border: 1px solid #e8e8e9;
    border-left-width: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 90px;
    padding: 20px 50px 20px 20px;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    position: relative;
}

html[data-useragent*='MSIE 10.0'] .quick-links-widget__item a {
    display: block;
}

.quick-links-widget__item a:after {
    content: ' ';
    background-color: #e8e8e9;
    width: 1px;
    height: calc(100% - 14px);
    position: absolute;
    top: 7px;
    right: 33px;
}

.quick-links-widget__item a:hover {
    border-left-color: #ff4e00;
}

.quick-links-widget__more-link {
    background-color: #ffffff;
    border: 1px solid #e8e8e9;
    padding: 10px;
    min-height: 40px;
    text-align: center;
}

.quick-links-widget__more-link a {
    background: url("../../../images/icons/icon-arrow-right.svg") no-repeat 98% center;
    background-size: 16px;
    font-size: 16px;
    padding-right: 30px;
}

.dashboard-carousel {
    position: relative;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.dashboard-carousel.active {
    opacity: 1;
}

.dashboard-carousel [class*='col-'] {
    padding: 0;
    margin: 0;
}

.dashboard-carousel .slick-track {
    margin-left: -6px;
}

.dashboard-carousel .slick-prev {
    background-image: url("../../../images/icons/svg/slider-left-black.svg");
    left: -16px;
}

.dashboard-carousel .slick-next {
    background-image: url("../../../images/icons/svg/slider-right-black.svg");
    right: -16px;
}

.dashboard-carousel .slick-arrow {
    position: absolute;
    border: 0;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-color: #e8e8e9;
    background-size: 8px 16px;
    background-position: 50%;
    height: 78px;
    width: 32px;
    font-size: 0;
    z-index: 1;
    top: 35%;
}

.dashboard-carousel .slick-arrow:hover {
    background-color: #d4d4d4;
}

.dashboard-carousel .slick-arrow:active {
    background-color: #ff4e00;
}

.dashboard-carousel .slick-arrow:active.slick-prev {
    background-image: url("../../../images/icons/svg/slider-left-white.svg");
}

.dashboard-carousel .slick-arrow:active.slick-next {
    background-image: url("../../../images/icons/svg/slider-right-white.svg");
}

@media (max-width: 768px) {
    .dashboard-carousel .slick-arrow {
        display: none !important;
    }
}

.dashboard-carousel--type-information-ticker .slick-arrow {
    top: 23%;
}

.dashboard-carousel .slick-slide>div {
    height: 100%;
}

@media (max-width: 768px) {
    .dashboard-carousel .slick-track {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .dashboard-carousel .slick-track .slick-slide {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: inherit;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 6px;
    }

    .dashboard-carousel .slick-track .slick-slide>div {
        width: 100%;
    }

    .dashboard-carousel .slick-slide .col,
    .dashboard-carousel .slick-slide .news-and-highlights__figure,
    .dashboard-carousel .slick-slide .news-and-highlights__figcaption {
        height: 100%;
    }
}

.dashboard-carousel .slick-slide {
    margin: 0 6px;
}

@media (max-width: 768px) {
    .dashboard-carousel .slick-list {
        padding: 0 10% 0 0 !important;
    }
}

.dashboard-carousel .slick-dots {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
}

.dashboard-carousel .slick-dots li {
    margin-right: 5px;
}

.dashboard-carousel .slick-dots li button {
    background-color: #e8e8e9;
    border: 0;
    border-radius: 50%;
    font-size: 0;
    line-height: 9px;
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0;
}

.dashboard-carousel .slick-dots li.slick-active button {
    background-color: #ff4e00;
}

.dashboard-carousel.dashboard-carousel--type-information-ticker .slick-list {
    padding-left: 0 !important;
}

.discovery-grid .responsive-tabs__nav {
    margin-bottom: 30px;
}

.discovery-grid.module [class*="col-"] {
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .discovery-grid .container>.row [class*='col-'] {
        display: table;
        padding: 0;
    }
}

.modal-backdrop {
    background-color: #000;
    transition: opacity 0.5s ease;
    pointer-events: none;
    opacity: 0;
}

html[data-useragent*='MSIE 10.0'] .modal-backdrop {
    display: none;
}

.modal-backdrop.active {
    transition-delay: 0.1s;
    pointer-events: auto;
    opacity: 0.1;
}

html[data-useragent*='MSIE 10.0'] .modal-backdrop.active {
    display: block;
}

.modal {
    display: block;
    overflow: inherit;
    transition: opacity 0.5s ease;
    transition-delay: 0.1s;
    pointer-events: none;
    opacity: 0;
    text-align: center;
    padding: 0;
}

html[data-useragent*='MSIE 10.0'] .modal {
    display: none;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal.active {
    pointer-events: auto;
    transition-delay: 0s;
    opacity: 1;
}

html[data-useragent*='MSIE 10.0'] .modal.active {
    display: block;
}

.modal .header {
    position: relative;
}

.modal .close {
    background: transparent url("../images/icons/svg/icon-close.svg") no-repeat 50% 50%;
    background-size: 11px;
    border: 2px solid #ff4e00;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 16px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    overflow-y: initial !important;
    margin: 8px;
    width: calc(100% - 16px);
}

.modal-title {
    font-size: 24px;
}

.modal-header,
.modal-footer {
    border: 0;
}

.modal-content {
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    border: 0;
    padding: 40px;
}

.modal-content ul {
    margin: 0;
    padding: 0;
}

.modal-content ul li {
    background: transparent url("../images/icons/svg/icon-check.svg") no-repeat 0 2px;
    margin: 0 0 12px 0;
    padding: 0 0 0 25px;
    list-style: none;
}

.modal-content h6 {
    font-size: 16px;
}

.modal-header,
.modal-body,
.modal-footer {
    padding: 0;
}

.modal-header,
.modal-body,
.modal h6 {
    margin-bottom: 15px;
}

.modal-body {
    font-size: 14px;
    max-height: calc(100vh - 330px);
    margin-bottom: 30px;
    overflow-y: auto;
}

@media (max-width: 1023px) {

    .modal .cta,
    .modal button.hd-button {
        text-align: center;
        margin: 0 0 4px 0;
        width: 100%;
    }

    .modal-footer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (min-width: 768px) {
    .modal {
        margin: 0;
    }

    .modal .cta,
    .modal button.hd-button {
        margin: 0 0 0 8px;
        width: auto;
    }

    .modal-footer {
        display: block;
    }

    .modal-dialog {
        width: 520px;
    }
}

.dashboard-side-menu__backdrop {
    background-color: #dfdfdf;
    transition: opacity 0.5s ease;
    pointer-events: none;
    opacity: 0;
    z-index: 989;
}

.dashboard-side-menu__backdrop.active {
    pointer-events: auto;
    opacity: 1;
}

.dashboard-side-menu__logged-in {
    background-color: #ff4e00;
    display: none;
    font-size: 14px;
    padding: 24px;
    margin-bottom: 28px;
    color: #ffffff;
}

.dashboard-side-menu__logged-in span {
    display: block;
    font-family: "Soleto Regular", Arial, sans-serif;
}

.dashboard-side-menu__username {
    font-family: "Soleto Bold", Arial, sans-serif;
}

.dashboard-side-menu__list {
    height: 0;
    opacity: 0;
    pointer-events: none;
    top: 115px;
    margin: 0;
}

.dashboard-side-menu__list.active {
    background-color: #FFF;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.05);
    display: block;
    height: auto;
    position: fixed;
    top: 115px;
    z-index: 989;
    width: 100%;
    padding: 16px 0 30px 0;
    transition: all 0.15s ease-in-out;
    transition-delay: 0.25s;
    pointer-events: auto;
    opacity: 1;
}

.dashboard-side-menu__list-item,
.dashboard-side-menu__mobile-switch {
    position: relative;
}

.dashboard-side-menu__list-item a,
.dashboard-side-menu__mobile-switch a {
    background-repeat: no-repeat;
    background-position: 16px 13px;
    background-size: 14px 14px;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 15px;
    color: #64666b;
    display: block;
    text-decoration: none;
    padding: 5px 16px 4px 16px;
}

html[data-useragent*='MSIE 10.0'] .dashboard-side-menu__list-item a,
html[data-useragent*='MSIE 10.0'] .dashboard-side-menu__mobile-switch a {
    background-position: 16px 15px;
}

.dashboard-side-menu__list-item a:hover,
.dashboard-side-menu__mobile-switch a:hover {
    background-color: #f8f8f8;
    color: #46474b;
}

.dashboard-side-menu__list-item--overview,
.dashboard-side-menu__list-item--member-solutions,
.dashboard-side-menu__list-item--events,
.dashboard-side-menu__mobile-switch--overview,
.dashboard-side-menu__mobile-switch--member-solutions,
.dashboard-side-menu__mobile-switch--events {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f1f1f1;
}

.dashboard-side-menu__list-item--member-solutions a:first-child,
.dashboard-side-menu__mobile-switch--member-solutions a:first-child {
    background-image: url(../images/icons/svg/icon-member-solutions-grey.svg);
    background-position-y: 14px;
}

.dashboard-side-menu__list-item--member-solutions.active a:first-child,
.dashboard-side-menu__mobile-switch--member-solutions.active a:first-child {
    background-image: url(../images/icons/svg/icon-member-solutions-orange.svg);
}

.dashboard-side-menu__list-item--network-groups a:first-child,
.dashboard-side-menu__mobile-switch--network-groups a:first-child {
    background-image: url(../images/icons/svg/icon-networks-groups-grey.svg);
    background-size: 14px;
    background-position-y: 14px;
}

.dashboard-side-menu__list-item--network-groups.active a:first-child,
.dashboard-side-menu__mobile-switch--network-groups.active a:first-child {
    background-image: url(../images/icons/svg/icon-networks-groups-orange.svg);
}

.dashboard-side-menu__list-item--collaboratives a:first-child,
.dashboard-side-menu__mobile-switch--collaboratives a:first-child {
    background-image: url(../images/icons/svg/icon-collaboratives-grey.svg);
    background-position-y: 14px;
}

.dashboard-side-menu__list-item--collaboratives.active a:first-child,
.dashboard-side-menu__mobile-switch--collaboratives.active a:first-child {
    background-image: url(../images/icons/svg/icon-collaboratives-orange.svg);
}

.dashboard-side-menu__list-item--listservers a:first-child,
.dashboard-side-menu__mobile-switch--listservers a:first-child {
    background-image: url(../images/icons/svg/icon-listservers-grey.svg);
    background-position-y: 14px;
}

.dashboard-side-menu__list-item--listservers.active a:first-child,
.dashboard-side-menu__mobile-switch--listservers.active a:first-child {
    background-image: url(../images/icons/svg/icon-listservers-orange.svg);
}

.dashboard-side-menu__list-item--events a:first-child,
.dashboard-side-menu__mobile-switch--events a:first-child {
    background-image: url(../images/icons/svg/icon-events-grey.svg);
}

.dashboard-side-menu__list-item--events.active a:first-child,
.dashboard-side-menu__mobile-switch--events.active a:first-child {
    background-image: url(../images/icons/svg/icon-events-orange.svg);
}

.dashboard-side-menu__list-item--learning-center a:first-child,
.dashboard-side-menu__mobile-switch--learning-center a:first-child {
    background-image: url(../images/icons/svg/icon-learning-center-grey.svg);
    background-size: 14px;
    background-position-y: 15px;
}

.dashboard-side-menu__list-item--learning-center.active a:first-child,
.dashboard-side-menu__mobile-switch--learning-center.active a:first-child {
    background-image: url(../images/icons/svg/icon-learning-center-orange.svg);
}

.dashboard-side-menu__list-item a:active,
.dashboard-side-menu__list-item.active a,
.dashboard-side-menu__mobile-switch a:active,
.dashboard-side-menu__mobile-switch.active a {
    background-color: #f8f8f8;
    border-right: 4px solid #ff4e00;
    color: #ff4e00;
}

.dashboard-side-menu__list-item a:active .dashboard-side-menu__total,
.dashboard-side-menu__list-item.active a .dashboard-side-menu__total,
.dashboard-side-menu__mobile-switch a:active .dashboard-side-menu__total,
.dashboard-side-menu__mobile-switch.active a .dashboard-side-menu__total {
    background-color: #ff4e00;
    color: #ffffff;
}

.dashboard-side-menu__mobile-switch {
    padding: 17px 0;
    position: fixed;
    top: 60px;
    height: 55px;
    text-align: center;
    margin-bottom: 30px;
    background-color: #ffffff;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    z-index: 999;
    opacity: 1;
    transition: opacity 0.25s ease-out;
    transition-delay: 0.5s;
}

.dashboard-side-menu__mobile-switch a {
    display: inline-block;
    color: #ff4e00;
    padding: 0 0 0 21px;
    background-position: 0 4px;
    background-size: 14px 14px;
}

.dashboard-side-menu__mobile-switch a span {
    display: block;
    background: url(../images/icons/svg/icon-switch-orange.svg) no-repeat right 4px;
    padding: 0 21px 0 0;
}

.dashboard-side-menu__mobile-switch a:nth-child(2) {
    display: none;
    padding: 0;
}

.dashboard-side-menu__mobile-switch a:nth-child(2) span {
    background: url(../images/icons/svg/icon-menu-cross.svg) no-repeat right 5px;
    background-size: 11px 11px;
}

.dashboard-side-menu__mobile-switch.active a,
.dashboard-side-menu__mobile-switch:active a {
    background-color: transparent;
    background-position-y: 3px;
    border: 0;
}

.dashboard-side-menu__mobile-switch.open a:first-child {
    display: none;
}

.dashboard-side-menu__mobile-switch.open a:nth-child(2) {
    display: inline-block;
}

.dashboard-side-menu__total {
    background-color: #e8e8e9;
    border-radius: 50%;
    color: #64666b;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    right: 16px;
    top: 12px;
}

@media only screen and (min-width: 1024px) {
    .dashboard-side-menu {
        position: fixed;
        left: -20px;
        top: 110px;
        transition: top .25s ease-in-out, left .5s ease-in-out;
        width: 240px;
        opacity: 0;
    }

    .active .dashboard-side-menu {
        left: 0px;
        opacity: 1;
    }

    .content-scrolled .dashboard-side-menu {
        top: 0;
    }

    .dashboard-side-menu__logged-in {
        display: block;
    }

    .dashboard-side-menu__list {
        opacity: 1;
        height: auto;
        pointer-events: auto;
    }

    .dashboard-side-menu__mobile-switch {
        display: none;
    }
}

.mobile-menu-open .dashboard-side-menu__mobile-switch {
    opacity: 0;
    top: 0;
}

.notification-bar__container {
    background-color: #e8e8e9;
    font-size: 14px;
    padding: 16px;
    position: relative;
}

.notification-bar__description>p {
    margin: 0;
}

.notification-bar__nav a {
    display: block;
    color: #000;
    position: relative;
    text-align: right;
    text-decoration: none;
    padding: 0 20px 0 0;
}

.notification-bar__nav a:after {
    background-repeat: no-repeat;
    background-position: 0 0;
    content: ' ';
    position: absolute;
    width: 11px;
    height: 11px;
    right: 0;
    top: 3px;
}

.notification-bar__nav a:hover {
    text-decoration: none;
}

.notification-bar__nav a.view-details:after {
    background-image: url(../images/icons/svg/icon-plus-orange.svg);
}

.notification-bar__nav a.hide-details {
    display: none;
}

.notification-bar__nav a.hide-details:after {
    background-image: url(../images/icons/svg/icon-minus-orange.svg);
}

.notification-bar__description,
.notification-bar__nav a {
    font-family: "Soleto Medium", Arial, sans-serif;
}

.notification-bar .panel-body {
    font-family: "Soleto Regular", Arial, sans-serif;
    padding: 10px 0;
}

.notification-bar .panel-collapse.collapse.in+.notification-bar__nav .view-details {
    display: none;
}

.notification-bar .panel-collapse.collapse.in+.notification-bar__nav .hide-details {
    display: block;
}

.notification-bar button {
    background-color: transparent;
    border: 0;
}

.notification-bar .bg-purple .notification-bar__nav .view-details:after,
.notification-bar .bg-orange .notification-bar__nav .view-details:after,
.notification-bar .bg-turquoise-dark .notification-bar__nav .view-details:after {
    background-image: url(../images/icons/svg/icon-plus-white.svg);
}

.notification-bar .bg-purple .notification-bar__nav .hide-details:after,
.notification-bar .bg-orange .notification-bar__nav .hide-details:after,
.notification-bar .bg-turquoise-dark .notification-bar__nav .hide-details:after {
    background-image: url(../images/icons/svg/icon-minus-white.svg);
}

.notification-bar .bg-green .notification-bar__nav .view-details:after,
.notification-bar .bg-yellow .notification-bar__nav .view-details:after {
    background-image: url(../images/icons/svg/icon-plus-black.svg);
}

.notification-bar .bg-green .notification-bar__nav .hide-details:after,
.notification-bar .bg-yellow .notification-bar__nav .hide-details:after {
    background-image: url(../images/icons/svg/icon-minus-black.svg);
}

.notification-bar .bg-purple .panel-body a,
.notification-bar .bg-orange .panel-body a,
.notification-bar .bg-turquoise-dark .panel-body a,
.notification-bar .bg-green .panel-body a,
.notification-bar .bg-yellow .panel-body a {
    text-decoration: underline;
}

@media (max-width: 1023px) {
    .notification-bar__description>p {
        margin: 0 0 20px;
    }

    .notification-bar .panel-body {
        padding-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .notification-bar__nav {
        position: absolute;
        top: 16px;
        right: 30px;
    }

    .notification-bar__container {
        padding-right: 23%;
    }
}

@media (min-width: 1024px) {
    .notification-bar__container {
        padding-right: 15%;
    }
}

.featured-tools {
    background-color: #ffffff;
    border: 1px solid #e8e8e9;
    border-top-width: 10px;
    padding: 26px 16px 60px 16px;
    position: relative;
    height: 100%;
    min-width: 100%;
}

.featured-tools [class*='col-'] {
    padding: 0;
    margin: 0;
}

.featured-tools:before {
    content: ' ';
    height: 10px;
    width: 0%;
    position: absolute;
    top: -10px;
    left: 0;
    transition: width 0.25s ease-in-out;
}

.featured-tools:hover:before {
    width: 100%;
}

.featured-tools__header {
    border-bottom: 1px solid #e8e8e9;
    padding: 0;
    margin-bottom: 40px;
}

.featured-tools__container {
    font-family: "Soleto Regular", Arial, sans-serif;
    height: calc(100% - 60px);
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.featured-tools__dropdown {
    border-left: 1px solid #e8e8e9;
    height: 32px;
    padding-left: 10px;
    position: absolute;
    top: 10px;
    right: 16px;
}

.featured-tools__title {
    color: #000;
    font-size: 16px;
    margin: -6px 0 0 0;
    height: 32px;
}

.featured-tools__cta {
    text-align: center;
    position: absolute;
    bottom: 26px;
    margin: 0 auto;
    width: calc(100% - 20px);
}

.featured-tools__info {
    margin: 0 auto 30px auto;
    max-width: 195px;
    text-align: center;
}

.featured-tools__error {
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 160px;
    margin: -30px auto 0 auto;
    height: 200px;
    min-height: 200px;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.featured-tools__error-icon {
    display: block;
    margin: 0 auto 20px auto;
    width: 20px;
}

.featured-tools__chart-wrap {
    text-align: center;
    margin-bottom: 30px;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.featured-tools__subtitle,
.featured-tools__chart-description {
    color: #64666b;
    display: block;
    font-size: 14px;
    margin: 0;
}

.featured-tools__chart-description {
    text-align: center;
    margin-bottom: 10px;
}

.featured-tools__highlight {
    color: #000;
    display: block;
    font-size: 18px;
    font-family: "Soleto Light", Arial, sans-serif;
    letter-spacing: -0.2px;
    margin-bottom: 20px;
}

.featured-tools__chart-percent {
    line-height: 150px;
    width: 150px;
    font-size: 28px;
    color: #000;
    display: inline-block;
    position: absolute;
    text-align: center;
}

.featured-tools--theme-green {
    border-top-color: #BEDA8F;
}

.featured-tools--theme-green:before {
    background-color: #93C840;
}

.featured-tools--theme-yellow {
    border-top-color: #FFD285;
}

.featured-tools--theme-yellow:before {
    background-color: #ffc02e;
}

.featured-tools--theme-orange {
    border-top-color: #F07E4D;
}

.featured-tools--theme-orange:before {
    background-color: #ff4e00;
}

.featured-tools--theme-purple {
    border-top-color: rgba(86, 94, 170, 0.9);
}

.featured-tools--theme-purple:before {
    background-color: #565eaa;
}

.featured-tools--theme-turquoise {
    border-top-color: #01adab;
}

.featured-tools--theme-turquoise:before {
    background-color: #018a89;
}

.featured-tools .col-md-6 {
    width: 100%;
}

@media (min-width: 1300px) {
    .featured-tools {
        min-width: 279px;
    }

    .featured-tools--theme-green:not(.featured-tools--inaccessible) {
        min-width: 558px;
    }

    .featured-tools__chart-wrap {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .featured-tools .col-md-6 {
        width: 50%;
    }
}

.information-ticker {
    border-top: 10px solid #F07E4D;
    color: #000;
    font-family: "Soleto Regular", Arial, sans-serif;
    position: relative;
    padding: 12px 20px 20px 20px;
}

.information-ticker__image {
    margin-bottom: 25px;
    width: 100%;
}

.information-ticker__date {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.information-ticker__title {
    font-size: 18px;
    margin: 0 0 10px;
}

.information-ticker__description {
    font-size: 14px;
    margin-bottom: 13px;
}

.information-ticker__link {
    font-size: 14px;
}

.information-ticker__link i {
    margin-left: 10px;
}

.information-ticker--theme-purple,
.information-ticker--theme-orange,
.information-ticker--theme-teal {
    color: #ffffff;
}

.information-ticker--theme-purple a,
.information-ticker--theme-orange a,
.information-ticker--theme-teal a {
    color: #ffffff;
}

.information-ticker--theme-purple a i,
.information-ticker--theme-orange a i,
.information-ticker--theme-teal a i {
    background-image: url("../../../images/icons/svg/icon-arrow-right-white.svg");
}

.information-ticker--theme-green a,
.information-ticker--theme-yellow a {
    color: #000;
}

.information-ticker--theme-green a i,
.information-ticker--theme-yellow a i {
    background-image: url("../../../images/icons/svg/icon-arrow-right-darkgrey.svg");
}

.information-ticker--theme-white {
    background-color: #ffffff;
}

.information-ticker--theme-purple {
    border-top-color: #565eaa;
    background-color: #495091;
}

.information-ticker--theme-orange {
    border-top-color: #ed7f44;
    background-color: #ff4e00;
}

.information-ticker--theme-green {
    border-top-color: #bedb89;
    background-color: #93c840;
}

.information-ticker--theme-yellow {
    border-top-color: #FFF4E3;
    background-color: #ffc02e;
}

.information-ticker--theme-teal {
    border-top-color: #00bbc4;
    background-color: #018380;
}

@media (min-width: 768px) {
    .information-ticker {
        padding: 0;
    }

    .information-ticker__image {
        position: absolute;
        left: 64px;
        max-width: 266px;
    }

    .information-ticker__content {
        padding: 26px 30px 20px 360px;
    }
}

.collaboratives-links .metadata-eyebrow {
    letter-spacing: 0;
}

.collaboratives-links .module-inner {
    background-color: #ffffff;
    border: 1px dashed #d4d4d4;
    height: 100%;
    margin: 0 0 20px;
    padding: 20px;
}

@media (min-width: 768px) {
    .collaboratives-links .module-inner {
        margin: 0 0 0 10px;
    }

    .collaboratives-links [class*='col-']:first-child .module-inner {
        margin: 0 10px 0 0;
    }
}

.collaboratives-links__content {
    position: relative;
}

.collaboratives-links__content ul {
    color: #565eaa;
    margin: 0;
}

.collaboratives-links__item {
    margin-left: 65px;
}

.collaboratives-links__item a {
    word-break: break-all;
}

.collaboratives-links__content {
    position: relative;
}

.collaboratives-links__content ul {
    color: #565eaa;
}

.collaboratives-links__content--phone a {
    color: #64666b;
    font-size: 24px;
    letter-spacing: -0.2px;
}

.collaboratives-links .icon-section {
    left: 0;
    position: absolute;
    top: -4px;
    width: 42px;
}

.promo-grid {
    color: #ffffff;
    width: 100%;
}

.promo-grid__container,
.promo-grid__section-container {
    min-height: 456px;
}

@media (min-width: 1024px) {

    .promo-grid__container,
    .promo-grid__section-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (min-width: 1024px) {

    .promo-grid__container,
    .promo-grid__section-container {
        min-height: 484px;
    }
}

@media only screen and (min-width: 1201px) {

    .promo-grid__container,
    .promo-grid__section-container {
        height: 655px;
        max-width: 1582px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .promo-grid__container,
    .promo-grid__section-container {
        height: 655px;
    }
}

.promo-grid__section-container {
    width: 100%;
}

.promo-grid__eyeline {
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: 0;
}

.promo-grid__title {
    font-size: 23px;
    font-size: 1.4375rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.2px;
    padding-right: 3.125rem;
}

.promo-grid__text {
    padding-top: 1rem;
}

.promo-grid__stat {
    font-size: 104px;
    font-size: 6.5rem;
    display: inline-block;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: -8.22px;
    margin: -1rem 0;
}

.promo-grid__stat small {
    font-size: 50%;
    margin-left: 0.3125rem;
}

.promo-grid__eyeline,
.promo-grid__title,
.promo-grid__text,
.promo-grid__stat,
.promo-grid__stat_meta {
    position: relative;
}

.promo-grid__content {
    padding: 2rem;
}

.promo-grid__section {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
}

.promo-grid__section:first-child {
    min-height: 456px;
}

@media (min-width: 1024px) {
    .promo-grid__section:first-child {
        min-height: 0;
        width: 75%;
    }
}

@media (min-width: 1024px) {
    .promo-grid__section--last {
        min-width: 350px;
        width: 25% !important;
    }
}

.promo-grid__section video {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

@media (max-width: 767px) {
    .promo-grid__section video {
        width: 100%;
    }
}

.promo-grid__section iframe {
    position: absolute;
}

.promo-grid__background {
    transition: all 160ms ease-in-out;
}

.promo-grid__section-content {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    position: relative;
}

.promo-grid__section-content--primary {
    background-color: #01adab;
    padding: 2rem;
}

@media (min-width: 1024px) {
    .promo-grid__section-content--primary {
        min-height: 33%;
    }
}

.promo-grid__section-content--secondary {
    background-color: #565eaa;
    height: 100%;
}

@media (min-width: 1024px) {
    .promo-grid__section-content--secondary {
        height: 66%;
    }
}

.promo-grid__ticker {
    height: 100%;
    opacity: 0;
    transition: opacity 160ms linear;
}

.promo-grid__ticker.active {
    opacity: 1;
}

.promo-grid__ticker-content {
    height: 100%;
    padding: 2rem 2rem 5rem 2rem;
    position: relative;
}

@media (min-width: 1024px) {
    .promo-grid__ticker-content {
        padding: 2rem;
    }
}

.promo-grid button.hd-circle-arrow {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    opacity: 1;
    right: 2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 160ms ease-in-out;
    z-index: 9999999;
}

@media (min-width: 1024px) {
    .promo-grid button.hd-circle-arrow {
        opacity: 0;
        right: calc(2rem + 10px);
    }
}

.promo-grid a,
.promo-grid a:visited,
.promo-grid a:hover {
    color: #ffffff;
    text-decoration: none;
}

.promo-grid__section[data-color='black'] {
    color: #000;
}

.promo-grid__section[data-color='black'] .promo-grid__eyeline,
.promo-grid__section[data-color='black'] .promo-grid__title {
    color: rgba(0, 0, 0, 0.5);
}

.promo-grid__section[data-color='black'] .promo-grid__stat,
.promo-grid__section[data-color='black'] .promo-grid__stat-meta,
.promo-grid__section[data-color='black'] .promo-grid__text {
    color: #000;
}

.promo-grid__section[data-color='black'] button span {
    background-image: url("../images/homepage-domain-2021/icon-arrow-right-black.svg");
    border-color: #000;
}

@media (min-width: 1024px) {
    .promo-grid--type-two-tile .promo-grid__section-container .promo-grid__section {
        width: 50%;
    }
}

.promo-grid__section[data-background-color='orange'],
.promo-grid__section-content[data-background-color='orange'],
.promo-grid__ticker-content[data-background-color='orange'] {
    background-color: #ff4e00;
}

.promo-grid__section[data-background-color='yellow'],
.promo-grid__section-content[data-background-color='yellow'],
.promo-grid__ticker-content[data-background-color='yellow'] {
    background-color: #ffc02e;
}

.promo-grid__section[data-background-color='teal'],
.promo-grid__section-content[data-background-color='teal'],
.promo-grid__ticker-content[data-background-color='teal'] {
    background-color: #018380;
}

.promo-grid__section[data-background-color='purple'],
.promo-grid__section-content[data-background-color='purple'],
.promo-grid__ticker-content[data-background-color='purple'] {
    background-color: #565eaa;
}

.promo-grid__section[data-background-color='green'],
.promo-grid__section-content[data-background-color='green'],
.promo-grid__ticker-content[data-background-color='green'] {
    background-color: #93c840;
}

.promo-grid__section[data-background-color='yellow'],
.promo-grid__section[data-background-color='green'],
.promo-grid__section-content[data-background-color='yellow'],
.promo-grid__section-content[data-background-color='green'],
.promo-grid__ticker-content[data-background-color='yellow'],
.promo-grid__ticker-content[data-background-color='green'] {
    color: #000;
}

.promo-grid__section[data-background-color='yellow'] .promo-grid__eyeline,
.promo-grid__section[data-background-color='green'] .promo-grid__eyeline,
.promo-grid__section-content[data-background-color='yellow'] .promo-grid__eyeline,
.promo-grid__section-content[data-background-color='green'] .promo-grid__eyeline,
.promo-grid__ticker-content[data-background-color='yellow'] .promo-grid__eyeline,
.promo-grid__ticker-content[data-background-color='green'] .promo-grid__eyeline {
    color: rgba(0, 0, 0, 0.5);
}

.promo-grid__section[data-background-color='yellow'] .promo-grid__title,
.promo-grid__section[data-background-color='yellow'] .promo-grid__stat,
.promo-grid__section[data-background-color='yellow'] .promo-grid__stat-meta,
.promo-grid__section[data-background-color='yellow'] .promo-grid__text,
.promo-grid__section[data-background-color='green'] .promo-grid__title,
.promo-grid__section[data-background-color='green'] .promo-grid__stat,
.promo-grid__section[data-background-color='green'] .promo-grid__stat-meta,
.promo-grid__section[data-background-color='green'] .promo-grid__text,
.promo-grid__section-content[data-background-color='yellow'] .promo-grid__title,
.promo-grid__section-content[data-background-color='yellow'] .promo-grid__stat,
.promo-grid__section-content[data-background-color='yellow'] .promo-grid__stat-meta,
.promo-grid__section-content[data-background-color='yellow'] .promo-grid__text,
.promo-grid__section-content[data-background-color='green'] .promo-grid__title,
.promo-grid__section-content[data-background-color='green'] .promo-grid__stat,
.promo-grid__section-content[data-background-color='green'] .promo-grid__stat-meta,
.promo-grid__section-content[data-background-color='green'] .promo-grid__text,
.promo-grid__ticker-content[data-background-color='yellow'] .promo-grid__title,
.promo-grid__ticker-content[data-background-color='yellow'] .promo-grid__stat,
.promo-grid__ticker-content[data-background-color='yellow'] .promo-grid__stat-meta,
.promo-grid__ticker-content[data-background-color='yellow'] .promo-grid__text,
.promo-grid__ticker-content[data-background-color='green'] .promo-grid__title,
.promo-grid__ticker-content[data-background-color='green'] .promo-grid__stat,
.promo-grid__ticker-content[data-background-color='green'] .promo-grid__stat-meta,
.promo-grid__ticker-content[data-background-color='green'] .promo-grid__text {
    color: #000;
}

.promo-grid__section[data-background-color='yellow'] button span,
.promo-grid__section[data-background-color='green'] button span,
.promo-grid__section-content[data-background-color='yellow'] button span,
.promo-grid__section-content[data-background-color='green'] button span,
.promo-grid__ticker-content[data-background-color='yellow'] button span,
.promo-grid__ticker-content[data-background-color='green'] button span {
    background-image: url("../images/homepage-domain-2021/icon-arrow-right-black.svg");
    border-color: #000;
}

.promo-grid__section:hover .promo-grid__background {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.promo-grid__content::before,
.promo-grid__section-content::before {
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    height: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    transition: opacity 160ms ease-in-out;
    top: 0;
    width: 100%;
}

@media (min-width: 1024px) {

    .promo-grid__content:hover,
    .promo-grid__section-content:hover {
        cursor: pointer;
    }

    .promo-grid__content:hover::before,
    .promo-grid__section-content:hover::before {
        opacity: 1;
    }

    .promo-grid__content:hover button.hd-circle-arrow,
    .promo-grid__section-content:hover button.hd-circle-arrow {
        opacity: 1;
        right: 2rem;
    }
}

.tabbed-container .container {
    background: transparent;
    position: relative;
    z-index: 1;
}

.tabbed-container.module {
    padding: 0 0 80px;
    margin: 0;
}

.tabbed-container [class*="col-"] {
    padding: 0;
    margin: 0 !important;
}

.tabbed-container__header {
    padding-bottom: 3.75rem;
}

@media (min-width: 768px) {
    .tabbed-container__header {
        padding-bottom: 2.875rem;
    }
}

.tabbed-container__header-title {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 0 0.75rem;
}

.tabbed-container__header-title h2 {
    margin: 0;
}

@media (min-width: 768px) {
    .tabbed-container__header-title {
        padding: 0;
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 1024px) {
    .tabbed-container__header-title h2 {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.tabbed-container__header-switch {
    overflow: hidden;
}

.tabbed-container__header-switch strong {
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    min-height: 75px;
}

@media (min-width: 768px) {
    .tabbed-container__header-switch strong {
        min-height: 0;
    }
}

.tabbed-container__header-prompt {
    border-radius: 200px;
    display: inline-block;
    padding: 1rem 2rem 1rem 5.25rem;
    margin-bottom: 2.5rem;
    position: relative;
    transition: background-color 80ms linear;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container__header-prompt {
        height: 5.5rem;
    }
}

.tabbed-container__header-prompt:hover,
.tabbed-container__header-prompt:focus {
    background-color: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.tabbed-container__header-prompt img {
    border-radius: 50%;
    max-width: 3.5rem;
    position: absolute;
    left: 1rem;
    top: 1rem;
}

.tabbed-container__header-prompt-text strong {
    font-size: 14px;
    font-size: 0.875rem;
    color: #ff4e00;
    font-family: "Soleto Medium", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .tabbed-container__header-prompt-text strong {
        font-size: 16px;
        font-size: 1rem;
    }
}

.tabbed-container__header-prompt-text span {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    display: block;
    font-family: "Soleto Regular", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .tabbed-container__header-prompt-text span {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .tabbed-container__tabs {
        margin-top: 2.5rem;
    }
}

.tabbed-container__tabs-icon img {
    height: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    pointer-events: none;
    position: absolute;
    top: 1.875rem;
    transition: opacity 80ms linear;
    margin-bottom: 0.75rem;
}

.tabbed-container__tabs-icon img:first-child {
    opacity: 0;
}

.tabbed-container__tabs-icon img:nth-child(2) {
    opacity: 1;
}

.tabbed-container__tabs ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #f1f1f1;
    margin: 0;
    padding: 0;
}

.tabbed-container__tabs ul li {
    border-right: 2px solid #f1f1f1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-bottom: 0.6875rem;
}

.tabbed-container__tabs ul li:first-child {
    border-left: 2px solid #f1f1f1;
}

@media (min-width: 1024px) {
    .tabbed-container__tabs ul li {
        padding-bottom: 0;
    }
}

.tabbed-container__tabs ul li a {
    background: #ffffff;
    color: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 22px;
    height: 100%;
    width: 100%;
    min-height: 190px;
    transition: background-color 80ms linear;
    padding: 1rem;
    position: relative;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container__tabs ul li a {
        height: 190px;
    }
}

@media (min-width: 768px) {
    .tabbed-container__tabs ul li a {
        padding: 2rem;
    }
}

.tabbed-container__tabs ul li a:before {
    background-color: #000;
    content: '';
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: height 160ms ease-out;
}

.tabbed-container__tabs ul li a span {
    display: block;
    width: 100%;
    pointer-events: none;
}

.tabbed-container__tabs ul li a img,
.tabbed-container__tabs ul li a span {
    z-index: 1;
}

.tabbed-container__tabs ul li a:hover,
.tabbed-container__tabs ul li a:focus {
    background-color: #fafafa;
    text-decoration: none;
}

.tabbed-container__tabs ul li a.active {
    color: #ffffff;
}

.tabbed-container__tabs ul li a.active:before {
    height: 100%;
}

.tabbed-container__tabs ul li a.active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 11px solid #000;
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tabbed-container__tabs ul li a.active img:first-child {
    opacity: 1;
}

.tabbed-container__tabs ul li a.active img:nth-child(2) {
    opacity: 0;
}

.tabbed-container__card {
    background-color: #ffffff;
    display: block;
    min-height: 150px;
}

.tabbed-container__card:hover,
.tabbed-container__card:focus {
    text-decoration: none;
}

@media (min-width: 1024px) {
    .tabbed-container__card {
        min-height: 280px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container__card {
        height: 280px;
    }
}

.tabbed-container__card-media {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    height: 100%;
    min-height: 150px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .tabbed-container__card-media {
        min-height: 280px;
        max-height: 280px;
        height: auto;
    }
}

@media (min-width: 1024px) {
    .tabbed-container__card-media {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        height: auto;
    }
}

.tabbed-container__card-media video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: inherit;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container__card-media {
        height: 280px;
    }
}

.tabbed-container__card-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 150px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 80ms linear;
    position: absolute;
}

@media (min-width: 1024px) {
    .tabbed-container__card-background {
        min-height: 280px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container__card-background {
        height: 280px;
    }
}

.tabbed-container__card-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    line-height: 1.5;
}

@media (min-width: 1024px) {
    .tabbed-container__card-title {
        font-size: 28px;
        font-size: 1.75rem;
        font-family: "Soleto Medium", Arial, sans-serif;
    }
}

.tabbed-container__card-text {
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    line-height: 140%;
    padding-right: 5.625rem;
}

@media (min-width: 1024px) {
    .tabbed-container__card-text {
        font-size: 20px;
        font-size: 1.25rem;
        padding-right: 0;
    }
}

.tabbed-container__card-content {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-color: #ffffff;
    padding: 1rem;
    position: relative;
}

.tabbed-container__card-content:hover {
    text-decoration: none;
}

@media (min-width: 1024px) {
    .tabbed-container__card-content {
        padding-left: 5%;
    }
}

@media (min-width: 1201px) {
    .tabbed-container__card-content {
        padding: 0 20% 0 7%;
    }
}

.tabbed-container__card button.hd-circle-arrow {
    position: absolute;
    bottom: 1.5rem;
    opacity: 1;
    right: 1.375rem;
}

.tabbed-container__card:hover .tabbed-container__card-content {
    transition: background-color 80ms linear;
    background-color: rgba(0, 0, 0, 0.03);
}

.tabbed-container__card:hover .tabbed-container__card-background {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.tabbed-container__domain-card {
    padding: 0 2rem 3.75rem 2rem;
    margin-top: 2.5rem;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card {
        margin-top: 3.25rem !important;
        padding-bottom: 2.5rem;
    }
}

.tabbed-container__domain-card-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0.9375rem;
    line-height: 24px;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card-title {
        font-size: 24px;
        font-size: 1.5rem;
        border-bottom-width: 0;
        padding-bottom: 0;
        line-height: 140%;
    }
}

.tabbed-container__domain-card-list a {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #000;
    display: block;
    padding: 0.75rem 1.875rem 0.75rem 0;
    position: relative;
    z-index: 1;
}

.tabbed-container__domain-card-list a .icon {
    position: absolute;
    right: 16px;
    top: 1.0625rem;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card-list a .icon {
        top: 1.125rem;
    }
}

.tabbed-container__domain-card-list a:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card-list a:before {
        left: -16px;
        width: calc(100% + 16px);
    }
}

.tabbed-container__domain-card-list a:after {
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 4px;
    content: ' ';
    position: absolute;
    left: 0;
    bottom: calc(6% + 1px);
    height: 86%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity 80ms linear;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card-list a:after {
        left: -16px;
        width: calc(100% + 16px);
    }
}

.tabbed-container__domain-card-list a:hover {
    text-decoration: none;
}

.tabbed-container__domain-card-list a:hover:after {
    opacity: 1;
}

@media (min-width: 1024px) {
    .tabbed-container__domain-card-list a {
        font-size: 17px;
        font-size: 1.0625rem;
    }
}

.tabbed-container__domain-card-list ul li {
    margin: 0;
}

.tabbed-container__domain-card-list ul li:last-child a:before {
    display: none;
}

.tabbed-container__eyeline {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0.75rem;
    padding: 0 1rem !important;
}

@media (min-width: 1024px) {
    .tabbed-container__eyeline {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 1rem;
    }
}

.tabbed-container__latest-insights {
    margin-left: -1rem;
}

@media (min-width: 1024px) {
    .tabbed-container__latest-insights {
        padding: 0 0.875rem;
    }
}

@media (min-width: 1024px) {
    .tabbed-container__latest-insights {
        margin-left: 0;
    }
}

.tabbed-container__latest-insights-list img,
.tabbed-container__latest-insights-one img {
    border-radius: 4px;
    position: absolute;
    left: 1rem;
    top: 1rem;
    min-width: 78px;
    min-height: 73px;
    max-width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .tabbed-container__latest-insights-list img,
    .tabbed-container__latest-insights-one img {
        height: 73px;
    }
}

.tabbed-container__latest-insights-list li,
.tabbed-container__latest-insights-one li {
    margin-bottom: 0rem;
    min-height: 95px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    .tabbed-container__latest-insights-list li,
    .tabbed-container__latest-insights-one li {
        height: 73px;
        margin-bottom: 1.875rem;
    }
}

.tabbed-container__latest-insights-list a,
.tabbed-container__latest-insights-one a {
    border-radius: 4px;
    color: #28292b;
    display: block;
    padding: 1rem 1rem 1rem 7.375rem;
    position: relative;
    transition: background-color 80ms linear;
}

.tabbed-container__latest-insights-list a strong,
.tabbed-container__latest-insights-one a strong {
    font-size: 12px;
    font-size: 0.75rem;
    color: rgba(0, 0, 0, 0.6);
    display: block;
    margin-bottom: 0.3125rem;
}

@media (min-width: 1024px) {

    .tabbed-container__latest-insights-list a strong,
    .tabbed-container__latest-insights-one a strong {
        font-size: 14px;
        font-size: 0.875rem;
        color: #000;
    }
}

.tabbed-container__latest-insights-list a span,
.tabbed-container__latest-insights-one a span {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (min-width: 1024px) {

    .tabbed-container__latest-insights-list a span,
    .tabbed-container__latest-insights-one a span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
    }
}

.tabbed-container__latest-insights-list a:hover,
.tabbed-container__latest-insights-one a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.tabbed-container__latest-insights-one img {
    border-radius: 4px;
    margin-bottom: 0.625rem;
    min-width: 0;
    min-height: 0;
    position: relative;
    left: 0;
    top: 0;
}

.tabbed-container__latest-insights-one a {
    color: #000;
    display: block;
    max-width: none;
    padding-left: 1rem;
    padding-top: 1rem;
}

.tabbed-container__content {
    position: relative;
    transition: all 500ms ease-in-out;
    display: none;
}

.tabbed-container__content.active {
    display: block;
}

@media (min-width: 1024px) {
    .tabbed-container__content {
        display: block;
        opacity: 0;
        height: 0;
    }

    .tabbed-container__content.active {
        height: auto;
        -webkit-animation: fade-in 500ms;
        animation: fade-in 500ms;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-delay: 250ms;
        animation-delay: 250ms;
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.tabbed-container__content:before {
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    left: 0;
    top: -141px;
    width: 100%;
    height: calc(100% + 141px);
    pointer-events: none;
}

.tabbed-container__content:after {
    background-color: #000;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.5625rem;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a {
    padding-top: 5.625rem;
}

@media (min-width: 768px) {
    .tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a {
        padding-bottom: 2.875rem;
    }
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='purple']:before {
    background-color: #565eaa;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='purple']:after {
    border-top-color: #565eaa;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='orange']:before {
    background-color: #ff4e00;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='orange']:after {
    border-top-color: #ff4e00;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='teal']:before {
    background-color: #018380;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='teal']:after {
    border-top-color: #018380;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='green'] {
    color: #28292b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='green']:before {
    background-color: #93c840;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='green']:after {
    border-top-color: #93c840;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='slate-light']:before {
    background-color: #64666b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='slate-light']:after {
    border-top-color: #64666b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='yellow'] {
    color: #28292b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='yellow']:before {
    background-color: #ffc02e;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__tabs ul li a[data-tab-color='yellow']:after {
    border-top-color: #ffc02e;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='purple']:before {
    background-color: rgba(232, 230, 243, 0.5);
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='purple']:after {
    background-color: #565eaa;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='purple'] .tabbed-container__domain-card-title {
    color: #565eaa;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='orange']:before {
    background-color: rgba(255, 238, 230, 0.5);
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='orange']:after {
    background-color: #ff4e00;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='orange'] .tabbed-container__domain-card-title {
    color: #ff4e00;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='teal']:before {
    background-color: rgba(226, 243, 244, 0.5);
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='teal']:after {
    background-color: #018380;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='teal'] .tabbed-container__domain-card-title {
    color: #018380;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='green']:before {
    background-color: rgba(240, 246, 231, 0.5);
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='green']:after {
    background-color: #93c840;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='green'] .tabbed-container__domain-card-title {
    color: #93c840;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='slate-light']:before {
    background-color: rgba(241, 241, 241, 0.5);
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='slate-light']:after {
    background-color: #64666b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='slate-light'] .tabbed-container__domain-card-title {
    color: #64666b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='yellow'] {
    color: #28292b;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='yellow']:before {
    background-color: #fff4e3;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='yellow']:after {
    background-color: #ffc02e;
}

.tabbed-container:not(.tabbed-container--no-icons) .tabbed-container__content[data-brand-color='yellow'] .tabbed-container__domain-card-title {
    color: #ffc02e;
}

.tabbed-container--no-icons .tabbed-container__tabs ul li a {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 112px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container--no-icons .tabbed-container__tabs ul li a {
        height: 112px;
    }
}

.tabbed-container--no-icons .tabbed-container__tabs ul li a:before {
    background-color: #ff4e00;
}

.tabbed-container--no-icons .tabbed-container__tabs ul li a:after {
    border-top-color: #ff4e00;
}

.tabbed-container--no-icons .tabbed-container__content:before {
    background-color: rgba(232, 230, 243, 0.5);
}

.tabbed-container--no-icons .tabbed-container__content:after {
    background-color: #565eaa;
}

.tabbed-container--no-icons .tabbed-container__content .tabbed-container__domain-card-title {
    color: #565eaa;
}

.tabbed-container--no-icons .tabbed-container__content:before {
    top: -102px;
    height: calc(100% + 102px);
}

.highlight-columns {
    position: relative;
    min-height: 512px;
    overflow: hidden;
}

.highlight-columns__cta {
    max-width: 13.75rem;
}

.highlight-columns__eyeline {
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

@media (min-width: 1024px) {
    .highlight-columns__eyeline {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.highlight-columns__container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 5rem 2rem;
    position: relative;
    z-index: 1;
}

@media (min-width: 1024px) {
    .highlight-columns__container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 8.125rem 6.25rem 5.875rem 6.25rem;
    }
}

@media (min-width: 1024px) {
    .highlight-columns__meta {
        width: 25%;
        margin-right: 8%;
    }
}

.highlight-columns__list ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.highlight-columns__list-content {
    padding-left: 1.5rem;
}

@media (min-width: 1024px) {
    .highlight-columns__list-content {
        padding-left: 0;
    }
}

@media (min-width: 1024px) {
    .highlight-columns__list {
        padding-top: 0.3125rem;
        width: 67%;
    }

    .highlight-columns__list ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }

    .highlight-columns__list ul li {
        display: block;
        margin: 0 2.375rem 2.375rem 2.375rem;
        width: calc(33.3% - 76px);
    }

    .highlight-columns__list ul li:last-child {
        margin-right: 0;
    }
}

.highlight-columns__list-icon {
    margin-bottom: 1rem;
}

.highlight-columns__list-title {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Soleto Medium", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .highlight-columns__list-title {
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 0.75rem;
    }
}

.highlight-columns__list-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
}

@media (min-width: 1024px) {
    .highlight-columns__list-text {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.highlight-columns__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: -0.4px;
}

@media (min-width: 1024px) {
    .highlight-columns__title {
        font-size: 36px;
        font-size: 2.25rem;
        font-family: "Soleto Regular", Arial, sans-serif;
    }
}

.highlight-columns--type-numbers .highlight-columns__list-title {
    font-size: 36px;
    font-size: 2.25rem;
    color: #ff4e00;
    font-family: "Soleto Medium", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .highlight-columns--type-numbers .highlight-columns__list-title {
        font-size: 56px;
        font-size: 3.5rem;
    }
}

.highlight-columns--type-numbers .highlight-columns__list--content {
    padding: 0;
}

@media (min-width: 1024px) {
    .highlight-columns--type-numbers .highlight-columns__list {
        padding-top: 0;
        margin-top: -0.5rem;
    }
}

@media only screen and (max-width: 1023px) {
    .highlight-columns--type-numbers .highlight-columns__list .highlight-columns__list-content {
        padding: 0;
    }

    .highlight-columns--type-numbers .highlight-columns__list ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -20px;
    }

    .highlight-columns--type-numbers .highlight-columns__list ul li {
        display: block;
        margin: 0 20px;
        width: calc(50% - 40px);
    }

    .highlight-columns--type-numbers .highlight-columns__list ul li:last-child {
        margin-right: 0;
    }
}

.highlight-columns__background {
    transition: all 160ms ease-in-out;
}

.highlight-columns--type-media {
    position: relative;
}

.highlight-columns--type-media video {
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
}

.highlight-columns--type-media:before {
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.highlight-columns[data-background-color='white'] {
    background-color: #ffffff;
}

.highlight-columns[data-background-color='orange'] {
    background-color: #ff4e00;
}

.highlight-columns[data-background-color='yellow'] {
    background-color: #ffc02e;
}

.highlight-columns[data-background-color='teal'] {
    background-color: #018380;
}

.highlight-columns[data-background-color='purple'] {
    background-color: #565eaa;
}

.highlight-columns[data-background-color='green'] {
    background-color: #93c840;
}

.highlight-columns[data-background-color='orange-tint'] {
    background-color: #ffeee6;
}

.highlight-columns[data-background-color='yellow-tint'] {
    background-color: #FFF4E3;
}

.highlight-columns[data-background-color='teal-tint'] {
    background-color: #E2F3F4;
}

.highlight-columns[data-background-color='purple-tint'] {
    background-color: #E8E6F3;
}

.highlight-columns[data-background-color='green-tint'] {
    background-color: #F0F6E7;
}

.highlight-columns[data-background-color='orange'],
.highlight-columns[data-background-color='teal'],
.highlight-columns[data-background-color='purple'],
.highlight-columns--type-media {
    color: #ffffff;
}

.highlight-columns[data-background-color='orange'] .highlight-columns__title,
.highlight-columns[data-background-color='orange'] .highlight-columns__list-title,
.highlight-columns[data-background-color='orange'] .highlight-columns__eyeline,
.highlight-columns[data-background-color='teal'] .highlight-columns__title,
.highlight-columns[data-background-color='teal'] .highlight-columns__list-title,
.highlight-columns[data-background-color='teal'] .highlight-columns__eyeline,
.highlight-columns[data-background-color='purple'] .highlight-columns__title,
.highlight-columns[data-background-color='purple'] .highlight-columns__list-title,
.highlight-columns[data-background-color='purple'] .highlight-columns__eyeline,
.highlight-columns--type-media .highlight-columns__title,
.highlight-columns--type-media .highlight-columns__list-title,
.highlight-columns--type-media .highlight-columns__eyeline {
    color: #ffffff;
}

.contact-box {
    position: relative;
}

@media only screen and (max-width: 1023px) {
    .contact-box .container {
        padding: 0 2rem;
    }

    .contact-box [class*="col-"] {
        margin: 10px 0 0 0 !important;
    }
}

.contact-box__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    line-height: 140%;
    letter-spacing: -0.4px;
    margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
    .contact-box__title {
        font-size: 36px;
        font-size: 2.25rem;
        letter-spacing: -0.6px;
        padding: 0;
    }
}

.contact-box__images {
    margin-bottom: 1.25rem;
}

.contact-box__images img {
    max-width: 4.25rem;
}

@media (min-width: 768px) {
    .contact-box__images {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0;
    }

    .contact-box__images img {
        max-width: 5.625rem;
    }
}

.contact-box__images ul {
    margin: 0;
    padding: 0;
}

.contact-box__images ul li {
    display: inline-block;
    margin: 0 -1.25rem 0 0;
}

.contact-box__images ul li:last-child {
    margin-right: 0;
}

.contact-box__section {
    background-position: calc(100% - 27px) 1.6875rem;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.94);
    border: 1px solid #b7b9c5;
    border-radius: 4px;
    display: block;
    height: 100%;
    padding: 1.5rem;
    transition: background-color 120ms linear;
}

@media (min-width: 768px) {
    .contact-box__section {
        background-position: calc(100% - 42px) 2.375rem;
        padding: 2.375rem;
    }
}

.contact-box__section-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.15px;
    margin: 0 0 1.5rem;
}

@media (min-width: 768px) {
    .contact-box__section-title {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.contact-box__section-text {
    font-size: 14px;
    font-size: 0.875rem;
    color: #000;
    line-height: 21px;
    min-height: 3.125rem;
    padding-right: 25%;
}

@media (min-width: 768px) {
    .contact-box__section-text {
        font-size: 16px;
        font-size: 1rem;
        padding-right: 10%;
        line-height: 24px;
    }
}

@media (min-width: 1024px) {
    .contact-box__section-text {
        padding-right: 50%;
    }
}

.contact-box__section-cta.hd-button--secondary {
    border: 1px solid #B7B9C5;
    color: #000;
}

.contact-box__section--type-email {
    background-image: url("../images/homepage-domain-2021/icon-email.svg");
}

.contact-box__section--type-email:hover {
    background-color: white;
}

.contact-box__section--type-email:hover .hd-button {
    color: white;
}

.contact-box__section--type-email:hover .hd-button:after {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

@media (min-width: 768px) {
    .contact-box__section--type-email {
        margin: 0 0.3125rem 0 0;
    }
}

.contact-box__section--type-phone {
    background-image: url("../images/homepage-domain-2021/icon-phone.svg");
}

.contact-box__section--type-phone:hover {
    background-color: white;
    transition: background-color 80ms linear;
}

.contact-box__section--type-phone:hover .hd-button {
    color: #000;
    transition: all 80ms linear;
    background-color: #f1f1f1;
}

@media (min-width: 768px) {
    .contact-box__section--type-phone {
        margin: 0 0 0 0.3125rem;
    }
}

@media only screen and (max-width: 1023px) {
    .contact-box__section {
        background-size: 27px;
    }
}

.contact-box--type-background {
    min-height: 826px;
}

.contact-box--type-background .contact-box__title {
    color: #ffffff;
    padding: 12.5rem 0 0;
    margin-bottom: 0.625rem;
}

@media (min-width: 768px) {
    .contact-box--type-background .contact-box__title {
        padding: 10rem 0 0 0;
    }
}

@media (min-width: 768px) {
    .contact-box--type-background {
        min-height: 633px;
    }
}

.hero-text__title,
.hero-media__title {
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.36px;
    margin-bottom: 0;
    padding: 0 0.75rem;
}

@media (min-width: 1024px) {

    .hero-text__title,
    .hero-media__title {
        font-size: 46px;
        font-size: 2.875rem;
        line-height: 130%;
        letter-spacing: -0.1px;
        margin-bottom: 1.875rem;
        padding: 0;
        width: 80%;
    }
}

@media (min-width: 1024px) {

    .hero-text__heading,
    .hero-media__heading {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 4rem;
    }
}

.hero-text__content,
.hero-media__content {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 150%;
    letter-spacing: -0.4px;
    padding: 2.5rem 2.125rem 2rem 2.125rem;
}

@media (min-width: 1024px) {

    .hero-text__content,
    .hero-media__content {
        font-size: 24px;
        font-size: 1.5rem;
        padding: 6.25rem;
        letter-spacing: -0.2px;
    }
}

.hero-text__content p,
.hero-media__content p {
    font-size: 20px;
    font-size: 1.25rem;
}

@media (min-width: 1024px) {

    .hero-text__content p,
    .hero-media__content p {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.hero-text__scroll-to,
.hero-media__scroll-to {
    display: none;
}

@media (min-width: 1024px) {

    .hero-text__scroll-to,
    .hero-media__scroll-to {
        font-size: 16px;
        font-size: 1rem;
        border-radius: 200px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #ff4e00 !important;
        font-family: "Soleto Medium", Arial, sans-serif;
        padding: 1rem 1.5rem 1rem 1rem;
        transition: background-color 80ms linear;
        width: auto;
        margin-left: -1rem;
    }

    .hero-text__scroll-to:hover,
    .hero-text__scroll-to:focus,
    .hero-media__scroll-to:hover,
    .hero-media__scroll-to:focus {
        background-color: rgba(0, 0, 0, 0.03);
        text-decoration: none;
    }

    .hero-text__scroll-to span,
    .hero-media__scroll-to span {
        display: block;
        margin-left: 1rem;
    }

    .hero-text__scroll-to svg,
    .hero-media__scroll-to svg {
        width: 42px;
        height: 42px;
        overflow: hidden;
    }

    .hero-text__scroll-to svg .arrow,
    .hero-media__scroll-to svg .arrow {
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateY(0);
        animation: arrow 1.2s infinite;
        -webkit-animation: arrow 1.2s infinite;
    }

    .hero-text__scroll-to svg .arrow-2,
    .hero-media__scroll-to svg .arrow-2 {
        -ms-transform: translateY(-42px);
        transform: translateY(-42px);
        -webkit-transform: translateY(-42px);
        animation: arrow-2 1.2s infinite;
        -webkit-animation: arrow-2 1.2s infinite;
    }

    .hero-text__scroll-to svg circle,
    .hero-text__scroll-to svg path,
    .hero-media__scroll-to svg circle,
    .hero-media__scroll-to svg path {
        transition: all 120ms linear;
    }

    .hero-text__scroll-to svg .c-arrow,
    .hero-media__scroll-to svg .c-arrow {
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .hero-text__scroll-to svg .c-arrow-2,
    .hero-media__scroll-to svg .c-arrow-2 {
        -ms-transform: translateY(-42px);
        transform: translateY(-42px);
        -webkit-transform: translateY(-42px);
    }
}

.hero-text[data-brand-color='white'] .hero-text__content {
    background-color: #fafafa;
}

.hero-text[data-brand-color='orange'] .hero-text__content {
    background-color: #ff4e00;
}

.hero-text[data-brand-color='yellow'] .hero-text__content {
    background-color: #ffc02e;
}

.hero-text[data-brand-color='teal'] .hero-text__content {
    background-color: #018380;
}

.hero-text[data-brand-color='purple'] .hero-text__content {
    background-color: #565eaa;
}

.hero-text[data-brand-color='green'] .hero-text__content {
    background-color: #93c840;
}

.hero-text[data-brand-color='orange'] .hero-text__content,
.hero-text[data-brand-color='teal'] .hero-text__content,
.hero-text[data-brand-color='purple'] .hero-text__content {
    color: #ffffff;
}

.hero-media__media-section,
.text-media-block__media,
.tabbed-container-vertical__media {
    background-color: #fafafa;
}

@media only screen and (max-width: 1023px) {
    .hero-media__media-section-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 2.5rem;
        padding: 0 0.75rem;
    }

    .hero-media__media-section-container {
        margin-left: 1rem;
    }

    .hero-media__media-section-media,
    .text-media-block__video-image {
        background-size: cover;
        background-position: 50%;
        max-width: 4.875rem;
        width: 4.875rem;
        height: 3.875rem;
        max-height: 3.875rem;
    }
}

@media only screen and (max-width: 767px) {
    .textmediablockvideo-image {
        width: 100% !important;
        max-width: none !important;
        max-height: none !important;
        height: 12rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .textmediablockvideo-image {
        width: 50% !important;
        max-width: none !important;
        max-height: none !important;
        height: 16rem;
    }
}

@media only screen and (max-width: 1023px) and (-ms-high-contrast: active),
only screen and (max-width: 1023px) and (-ms-high-contrast: none) {

    .hero-media__media-section-media,
    .text-media-block__video-image {
        height: 3.875rem;
    }
}

.hero-media__media-section-media,
.text-media-block__video-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 4px;
    position: relative;
}

.hero-media__media-section-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3125rem;
}

.hero-media__media-section-eyeline {
    font-size: 12px;
    font-size: 0.75rem;
    color: #28292b;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: 0;
}

.hero-media__media-section-play {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (min-width: 1024px) {

    .hero-media__media-section,
    .text-media-block__media,
    .tabbed-container-vertical__media {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        min-height: 21.375rem;
        padding: 0 4.125rem;
    }

    .hero-media__media-section-media,
    .text-media-block__video-image {
        background-size: 100%;
        background-position: 0;
        border-radius: 4px;
        margin-bottom: 0.75rem;
        min-height: 6.75rem;
        max-width: none;
    }
}

@media screen and (min-width: 1024px) and (-ms-high-contrast: active),
(min-width: 1024px) and (-ms-high-contrast: none) {

    .hero-media__media-section-media,
    .text-media-block__video-image {
        height: 6.75rem;
    }
}

@media (min-width: 1024px) {
    .hero-media__media-section-title {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .hero-media__media-section-eyeline {
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0;
        margin-bottom: 0.25rem;
    }
}

@media screen and (min-width: 1024px) and (-ms-high-contrast: active),
(min-width: 1024px) and (-ms-high-contrast: none) {

    .hero-media__media-section,
    .text-media-block__media,
    .tabbed-container-vertical__media {
        height: 21.375rem;
    }
}

.hero-media--type-video .hero-media__media-section-media:before,
.hero-media--type-video .text-media-block__video-image:before {
    content: ' ';
    position: absolute;
    width: 42px;
    height: 42px;
    background-image: url("../images/homepage-domain-2021/play.svg");
    background-size: 42px;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@-webkit-keyframes arrow {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    99% {
        -webkit-transform: translateY(42px);
        transform: translateY(42px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes arrow {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    99% {
        -webkit-transform: translateY(42px);
        transform: translateY(42px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes arrow-2 {
    0% {
        -webkit-transform: translateY(-42px);
        transform: translateY(-42px);
        opacity: 0;
    }

    99% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-42px);
        transform: translateY(-42px);
        opacity: 0;
    }
}

@keyframes arrow-2 {
    0% {
        -webkit-transform: translateY(-42px);
        transform: translateY(-42px);
        opacity: 0;
    }

    99% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(-42px);
        transform: translateY(-42px);
        opacity: 0;
    }
}

@-webkit-keyframes fill {
    0% {
        fill: none;
    }

    100% {
        fill: black;
    }
}

@keyframes fill {
    0% {
        fill: none;
    }

    100% {
        fill: black;
    }
}

.contact-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: inherit;
    display: none;
    pointer-events: auto;
    z-index: 1050;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.contact-modal.active {
    -webkit-animation: showModal 160ms linear;
    animation: showModal 160ms linear;
    display: block;
}

.contact-modal.hide-modal {
    -webkit-animation: hideModal 160ms linear;
    animation: hideModal 160ms linear;
}

.contact-modal__backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(40, 41, 43, 0.6);
    display: none;
}

.contact-modal__backdrop.active {
    -webkit-animation: showModal 160ms linear;
    animation: showModal 160ms linear;
    display: block;
}

.contact-modal__backdrop.hide-modal {
    -webkit-animation: hideModal 160ms linear;
    animation: hideModal 160ms linear;
}

.contact-modal__close {
    background: #ffffff url("../images/homepage-domain-2021/modal-close.svg") no-repeat 50% 50%;
    background-size: 15px;
    border: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 24px;
    top: -57px;
}

@media (min-width: 768px) {
    .contact-modal__close {
        right: 0;
    }
}

@media (min-width: 1201px) {
    .contact-modal__close {
        background-size: auto;
        width: 73px;
        height: 73px;
        right: -97px;
        top: 0;
    }
}

@media (min-width: 1400px) {
    .contact-modal__close {
        right: 4rem;
        top: 120px;
        position: fixed;
    }
}

.contact-modal__dialog {
    text-align: left;
    vertical-align: middle;
    overflow-y: initial !important;
    margin: 0;
}

@media (min-width: 768px) {
    .contact-modal__dialog {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1024px) {
    .contact-modal__dialog {
        padding: 5rem 0;
        margin: 45px;
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 90px);
    }
}

.contact-modal__content {
    position: relative;
    background-color: #ffffff;
    border-radius: 8px;
    margin-top: 70px;
    padding: 40px 0;
}

@media (min-width: 1024px) {
    .contact-modal__content {
        padding: 64px 45px 0 45px;
        margin: 0 auto;
        max-width: 1124px;
    }
}

.contact-modal__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.5;
    letter-spacing: -0.4px;
    margin: 0 auto 1rem auto;
    padding: 0;
}

@media (min-width: 768px) {
    .contact-modal__title {
        font-size: 28px;
        font-size: 1.75rem;
        margin: 0 0 2.5rem;
        max-width: 15rem;
    }
}

.contact-modal__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0 auto 1rem auto;
    max-width: 19.375rem;
}

@media (min-width: 768px) {
    .contact-modal__text {
        margin: 0 0 1.5rem;
        max-width: 15rem;
        font-size: 16px;
        font-size: 1rem;
    }
}

.contact-modal__number {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #ff4e00;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    margin-bottom: 2.5rem;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .contact-modal__number {
        text-decoration: none;
    }
}

.contact-modal__images {
    margin-bottom: 1rem;
    text-align: center;
}

.contact-modal__images img {
    max-width: 4.25rem;
}

@media (min-width: 768px) {
    .contact-modal__images {
        margin-bottom: 1.5rem;
        text-align: left;
    }

    .contact-modal__images img {
        max-width: 3.875rem;
    }
}

.contact-modal__images ul {
    margin: 0;
    padding: 0;
}

.contact-modal__images ul li {
    display: inline-block;
    margin: 0 -1.25rem 0 0;
}

.contact-modal__images ul li:last-child {
    margin-right: 0;
}

.contact-modal__title,
.contact-modal__text,
.contact-modal__number,
.contact-modal__images {
    text-align: center;
}

@media (min-width: 768px) {

    .contact-modal__title,
    .contact-modal__text,
    .contact-modal__number,
    .contact-modal__images {
        text-align: left;
    }
}

@media (min-width: 1024px) {
    .contact-modal--type-video .contact-modal__body {
        height: auto;
        width: 70vw;
    }
}

.contact-modal--type-video .contact-modal__dialog {
    width: 100%;
}

@media (min-width: 1024px) {
    .contact-modal--type-video .contact-modal__dialog {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 90%;
    }
}

@media (min-width: 1201px) {
    .contact-modal--type-video .contact-modal__dialog {
        width: 100%;
    }
}

.contact-modal--type-video .contact-modal__content {
    background-color: transparent;
    margin-top: 132px;
    padding: 0;
}

@media (min-width: 1024px) {
    .contact-modal--type-video .contact-modal__content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {
    .contact-modal--type-image .contact-modal__body {
        height: 50vh;
    }
}

@media (min-width: 1024px) {
    .contact-modal--type-image .contact-modal__dialog {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.contact-modal--type-image .contact-modal__container img {
    max-height: 100%;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .contact-modal--type-image .contact-modal__container {
        height: 100%;
    }
}

@media (min-width: 1024px) {
    .contact-modal--type-image .contact-modal__content {
        padding-bottom: 64px;
    }
}

@-webkit-keyframes showModal {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes showModal {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-webkit-keyframes hideModal {
    from {
        display: block;
        opacity: 1;
    }

    to {
        display: none;
        opacity: 0;
    }
}

@keyframes hideModal {
    from {
        display: block;
        opacity: 1;
    }

    to {
        display: none;
        opacity: 0;
    }
}

.contact-modal--ie10-alert {
    padding: 0;
}

.contact-modal--ie10-alert .contact-modal__title {
    text-align: left;
    margin: 0 0 1.5rem;
    max-width: none;
}

.contact-modal--ie10-alert .contact-modal__content {
    position: relative;
}

.contact-modal--ie10-alert .contact-modal__content img {
    margin-bottom: 2rem;
}

@media (min-width: 1024px) {
    .contact-modal--ie10-alert .contact-modal__content {
        padding: 2rem 0.75rem;
        max-width: calc(565px + 64px);
    }

    .contact-modal--ie10-alert .contact-modal__content p {
        font-size: 16px;
        font-size: 1rem;
    }

    .contact-modal--ie10-alert .contact-modal__content p a {
        text-decoration: underline;
    }

    .contact-modal--ie10-alert .contact-modal__content p a:focus,
    .contact-modal--ie10-alert .contact-modal__content p a:hover {
        text-decoration: none;
    }

    .contact-modal--ie10-alert .contact-modal__content img {
        margin-bottom: 0;
    }
}

@media (max-width: 1023px) {
    .contact-modal--ie10-alert .contact-modal__content {
        padding: 0.75rem 0 1.5rem;
    }
}

@media (min-width: 1024px) {
    .contact-modal--ie10-alert .contact-modal__footer .container {
        text-align: right;
    }
}

@media (max-width: 1023px) {
    .contact-modal--ie10-alert .contact-modal__footer .container {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.contact-modal--ie10-alert .contact-modal__footer .cta,
.contact-modal--ie10-alert .contact-modal__footer button.hd-button {
    font-size: 1rem;
    padding: 0.4375rem 0.9375rem;
}

.contact-modal--ie10-alert .contact-modal__footer .cta--primary {
    margin-right: 0.4375rem;
}

.contact-modal--ie10-alert .contact-modal__footer .cta--secondary,
.contact-modal--ie10-alert .contact-modal__footer button.hd-button--secondary {
    background-color: #64666b;
    border: 0;
    color: #ffffff;
}

@media only screen and (min-width: 1201px) {
    .banner-sub-nav {
        min-height: 776px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .banner-sub-nav {
        min-height: 776px;
    }
}

.banner-sub-nav .container {
    background-color: transparent;
}

.banner-sub-nav .container--variation {
    display: none;
}

.banner-sub-nav__background {
    left: 0;
}

.banner-sub-nav__background video {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

.banner-sub-nav__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

@media only screen and (min-width: 1201px) {
    .banner-sub-nav__container {
        min-height: 776px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .banner-sub-nav__container {
        height: 776px;
    }
}

.banner-sub-nav__reading-time {
    display: inline-block;
}

.banner-sub-nav__scroll-to {
    font-size: 16px;
    font-size: 1rem;
    border-radius: 200px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 1rem 1.5rem 1rem 1rem;
    transition: background-color 80ms linear;
    width: auto;
    margin-left: -1rem;
}

.banner-sub-nav__scroll-to:hover,
.banner-sub-nav__scroll-to:focus {
    background-color: rgba(0, 0, 0, 0.3);
    text-decoration: none;
}

.banner-sub-nav__scroll-to div {
    margin-left: 1rem;
    line-height: 1.5rem;
}

.banner-sub-nav__scroll-to span {
    display: block;
}

.banner-sub-nav__scroll-to strong {
    font-weight: normal;
}

.banner-sub-nav__scroll-to svg {
    width: 42px;
    height: 42px;
    overflow: hidden;
}

.banner-sub-nav__scroll-to svg .arrow {
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    animation: arrow 1.2s infinite;
    -webkit-animation: arrow 1.2s infinite;
}

.banner-sub-nav__scroll-to svg .arrow-2 {
    -ms-transform: translateY(-42px);
    transform: translateY(-42px);
    -webkit-transform: translateY(-42px);
    animation: arrow-2 1.2s infinite;
    -webkit-animation: arrow-2 1.2s infinite;
}

.banner-sub-nav__scroll-to svg circle,
.banner-sub-nav__scroll-to svg path {
    transition: all 120ms linear;
}

.banner-sub-nav__scroll-to svg .c-arrow {
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.banner-sub-nav__scroll-to svg .c-arrow-2 {
    -ms-transform: translateY(-42px);
    transform: translateY(-42px);
    -webkit-transform: translateY(-42px);
}

.banner-sub-nav__title {
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: -0.1px;
}

@media (min-width: 1201px) {
    .banner-sub-nav__title {
        font-size: 46px;
        font-size: 2.875rem;
    }
}

.banner-sub-nav__content {
    margin: 6.25rem 2.25rem;
    max-width: 35rem;
}

@media (min-width: 768px) {
    .banner-sub-nav__content {
        margin: 6.25rem 3.125rem;
    }
}

@media (min-width: 1201px) {
    .banner-sub-nav__content {
        margin: 12.5rem 0 0 8.75rem;
    }
}

.banner-sub-nav__text {
    font-size: 16px;
    font-size: 1rem;
}

@media (min-width: 1201px) {
    .banner-sub-nav__text {
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.banner-sub-nav__title,
.banner-sub-nav__text,
.banner-sub-nav__scroll-to {
    color: #ffffff !important;
}

.banner-sub-nav[data-type="variation"] .container--variation {
    display: block;
}

.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__title,
.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__text {
    color: #28292b !important;
}

.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__scroll-to {
    color: #ff4e00 !important;
}

.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__content {
    padding: 2rem 2rem;
    height: 100%;
    margin: 0 !important;
    max-width: unset;
}

@media (min-width: 1201px) {
    .banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__content {
        padding: 4rem 5rem;
    }
}

.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__content[data-background-color="white"] {
    background-color: #ffffff !important;
}

.banner-sub-nav[data-type="variation"] .container--variation .banner-sub-nav__content[data-background-color="light-grey"] {
    background-color: #fafafa !important;
}

.banner-sub-nav[data-type="variation"] .banner-sub-nav__container {
    min-height: 300px;
}

@media only screen and (min-width: 1201px) {
    .banner-sub-nav[data-type="variation"] .banner-sub-nav__container {
        min-height: 776px;
    }
}

.banner-sub-nav__footer {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: auto !important;
    transition: 200ms ease-out top, 200ms ease-out width;
    z-index: 1;
}

.banner-sub-nav--scroll-active .banner-sub-nav__footer {
    background-color: #ffffff;
    border-top: 0;
    box-shadow: 0 0.578002px 0 #e4e8eb;
    left: 0;
    max-width: 100%;
    position: fixed;
    top: 3.75rem;
    width: 100%;
    z-index: 10;
}

@media (min-width: 1024px) {
    .banner-sub-nav--scroll-active .banner-sub-nav__footer {
        top: 6.875rem;
    }

    .banner-sub-nav--scroll-active .banner-sub-nav__footer .row {
        margin: auto;
        max-width: 91.875rem;
    }
}

.banner-sub-nav--scroll-active.content-scrolled .banner-sub-nav__footer {
    top: 3.75rem;
}

@media (min-width: 1024px) {
    .banner-sub-nav--scroll-active.content-scrolled .banner-sub-nav__footer {
        top: 0;
    }
}

.banner-sub-nav__ctas {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 1.25rem;
}

@media (min-width: 1201px) {
    .banner-sub-nav__ctas {
        padding-right: 3.125rem;
    }
}

@media (max-width: 1024px) {

    .banner-sub-nav__ctas .cta,
    .banner-sub-nav__ctas button.hd-button {
        font-size: 0.875rem;
    }
}

@media (max-width: 1201px) {

    .banner-sub-nav__ctas .cta,
    .banner-sub-nav__ctas button.hd-button {
        font-size: 15px;
        font-size: 0.9375rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

.banner-sub-nav__ctas .cta--secondary,
.banner-sub-nav__ctas button.hd-button--secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    margin-right: 1rem;
}

.banner-sub-nav__ctas .cta--secondary img,
.banner-sub-nav__ctas button.hd-button--secondary img {
    margin-left: 0.625rem;
    max-width: 1.375rem;
}

.banner-sub-nav__ctas .cta--primary {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.banner-sub-nav__ctas .cta--primary span {
    position: relative;
    z-index: 10;
}

.banner-sub-nav__ctas .cta--primary:after {
    background-color: #ffc02e;
    position: absolute;
    content: "";
    width: 300px;
    height: 300px;
    border-radius: 200px;
    bottom: 0;
    left: 50%;
    transition: all 120ms linear;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}

.banner-sub-nav__ctas .cta--primary:hover {
    color: white;
}

.banner-sub-nav__ctas .cta--primary:hover:after {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.banner-sub-nav__list {
    margin-left: 1.5625rem;
}

@media (min-width: 1201px) {
    .banner-sub-nav__list {
        margin-left: 3.125rem;
    }
}

@media (max-width: 1023px) {
    .banner-sub-nav__list {
        left: 0;
        max-width: 100%;
        opacity: 0;
        position: absolute;
        top: 100%;
        visibility: hidden;
        width: 100%;
        z-index: -10;
    }

    .banner-sub-nav__list::before {
        content: "";
        background-color: rgba(0, 0, 0, 0.6);
        height: 100%;
        left: 0;
        opacity: 0;
        position: fixed;
        top: 15.625rem;
        transition: opacity 200ms ease-out, visibility 200ms ease-out;
        visibility: hidden;
        width: 100%;
        z-index: 0;
    }

    .banner-sub-nav--scroll-active .banner-sub-nav__list {
        position: absolute;
        top: 0;
    }

    .banner-sub-nav--mobile-active .banner-sub-nav__list {
        margin-left: 0;
        opacity: 1;
        visibility: visible;
        z-index: 10;
    }

    .banner-sub-nav--scroll-active .banner-sub-nav--mobile-active .banner-sub-nav__list {
        top: 100%;
    }

    .banner-sub-nav--scroll-active .banner-sub-nav--mobile-active .banner-sub-nav__list ul {
        position: relative;
        z-index: 1;
    }

    .banner-sub-nav--scroll-active .banner-sub-nav--mobile-active .banner-sub-nav__list::before {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1024px) {
    .banner-sub-nav__list {
        height: 100%;
    }
}

.banner-sub-nav__list ul {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

@media (max-width: 1023px) {
    .banner-sub-nav__list ul {
        background-color: #ffffff;
        height: auto;
        padding-bottom: 0.625rem;
    }
}

@media (min-width: 1024px) {
    .banner-sub-nav__list ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
    }
}

.banner-sub-nav__list ul li {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: block;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
}

@media (min-width: 1024px) {
    .banner-sub-nav__list ul li {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
    }
}

.banner-sub-nav__list ul li::after {
    background-color: #ff4e00;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 200ms ease-out opacity;
    width: 0.1875rem;
}

@media (min-width: 1024px) {
    .banner-sub-nav__list ul li::after {
        bottom: 0;
        height: 0.1875rem;
        left: 0;
        top: auto;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .banner-sub-nav--scroll-active .banner-sub-nav__list ul li.banner-sub-nav__active {
        background-color: #fafafa;
    }
}

.banner-sub-nav--scroll-active .banner-sub-nav__list ul li.banner-sub-nav__active::after {
    opacity: 1;
}

.banner-sub-nav__list ul li a {
    font-size: 13px;
    font-size: 0.8125rem;
    color: #ffffff;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #ffffff;
    padding: 0.625rem 1.625rem;
    transition: 200ms background-color ease-out, color 200ms ease-out;
}

.banner-sub-nav__list ul li a:hover,
.banner-sub-nav__list ul li a:focus {
    background-color: #ffffff;
    text-decoration: none;
    color: #28292b;
}

@media (min-width: 1024px) {
    .banner-sub-nav__list ul li a {
        font-size: 16px;
        font-size: 1rem;
        padding: 2.1875rem 1.5rem;
    }
}

.banner-sub-nav--scroll-active .banner-sub-nav__list ul li a:hover {
    background-color: #fafafa;
    color: #28292b;
}

.banner-sub-nav--mobile-active .banner-sub-nav__list ul li a,
.banner-sub-nav--scroll-active .banner-sub-nav__list ul li a {
    color: #64666b;
}

.banner-sub-nav--mobile-active .banner-sub-nav__list ul li a.cta--secondary,
.banner-sub-nav--scroll-active .banner-sub-nav__list ul li a.cta--secondary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    color: #ff4e00;
}

.banner-sub-nav--mobile-active .banner-sub-nav__list ul li a.cta--secondary img,
.banner-sub-nav--scroll-active .banner-sub-nav__list ul li a.cta--secondary img {
    margin-left: 0.625rem;
}

.banner-sub-nav__list ul li .cta--secondary,
.banner-sub-nav__list ul li button.hd-button--secondary {
    border-color: #ffffff;
    color: #ff4e00;
    margin: 0;
}

@media (max-width: 1024px) {
    .banner-sub-nav__mobile-trigger-cntr.eq-height {
        position: static;
    }
}

.banner-sub-nav__mobile-trigger {
    padding-left: 1.25rem;
    padding-top: 1.1875rem;
}

.banner-sub-nav__mobile-trigger a {
    font-size: 14px;
    font-size: 0.875rem;
    color: #ffffff;
    cursor: pointer;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 700;
    line-height: 1.3125rem;
    text-decoration: none;
}

.banner-sub-nav__mobile-trigger a svg {
    display: inline-block;
    margin-bottom: 0.1875rem;
    position: absolute;
    transition: ease-out 200ms -webkit-transform;
    transition: ease-out 200ms transform;
    vertical-align: middle;
}

.banner-sub-nav--mobile-active .banner-sub-nav__mobile-trigger a svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.banner-sub-nav--scroll-active .banner-sub-nav__mobile-trigger a {
    color: #28292b;
}

.banner-sub-nav--scroll-active .banner-sub-nav__mobile-trigger a path {
    fill: #ff4e00;
}

.banner-sub-nav[data-color="black"] .banner-sub-nav__title,
.banner-sub-nav[data-color="black"] .banner-sub-nav__text,
.banner-sub-nav[data-color="black"] .banner-sub-nav__scroll-to,
.banner-sub-nav[data-color="black"] .banner-sub-nav__list ul li a,
.banner-sub-nav[data-color="black"] .banner-sub-nav__mobile-trigger a {
    color: #000 !important;
}

.banner-sub-nav[data-color="black"] .banner-sub-nav__scroll-to svg circle,
.banner-sub-nav[data-color="black"] .banner-sub-nav__scroll-to svg path {
    stroke: #000 !important;
}

.register-download-cta {
    padding: 3.5625rem 0;
    position: relative;
}

.register-download-cta__header-prompt {
    border-radius: 200px;
    display: inline-block;
    padding: 1rem 2rem 1rem 5.25rem;
    min-height: 5.5rem;
    margin-bottom: 2.5rem;
    position: relative;
    transition: background-color 80ms linear;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .register-download-cta__header-prompt {
        height: 5.5rem;
    }
}

.register-download-cta__header-prompt:hover,
.register-download-cta__header-prompt:focus {
    background-color: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.register-download-cta__header-prompt img {
    border-radius: 50%;
    max-width: 3.5rem;
    position: absolute;
    left: 1rem;
    top: 1rem;
}

.register-download-cta__header-prompt-text strong {
    font-size: 14px;
    font-size: 0.875rem;
    color: #ff4e00;
    font-family: "Soleto Medium", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .register-download-cta__header-prompt-text strong {
        font-size: 16px;
        font-size: 1rem;
    }
}

.register-download-cta__header-prompt-text span {
    font-size: 12px;
    font-size: 0.75rem;
    color: #000;
    display: block;
    font-family: "Soleto Regular", Arial, sans-serif;
    opacity: .75;
}

@media (min-width: 1024px) {
    .register-download-cta__header-prompt-text span {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.register-download-cta--background-image {
    padding: 11.6875rem 0.8125rem 3.5625rem;
}

.register-download-cta--background-image .register-download-cta__header-prompt:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.register-download-cta--background-image .register-download-cta__header-prompt-text strong,
.register-download-cta--background-image .register-download-cta__header-prompt-text span {
    color: #ffffff;
}

@media only screen and (min-width: 1201px) {
    .register-download-cta {
        padding: 7.5rem 3.125rem;
    }

    .register-download-cta--background-image .register-download-cta {
        padding: 7.5rem 3.125rem;
    }
}

.register-download-cta__background {
    left: 0;
}

.register-download-cta__heading {
    max-width: 22.0625rem;
}

@media only screen and (min-width: 768px) {
    .register-download-cta__heading {
        padding-right: 2.1875rem;
    }
}

@media only screen and (min-width: 1201px) {
    .register-download-cta__heading {
        padding-right: 0;
    }
}

.register-download-cta__heading h3 {
    font-size: 36px;
    font-size: 2.25rem;
    color: #28292b;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    line-height: 3.125rem;
    margin-bottom: 3.4375rem;
}

.register-download-cta__heading h3 span {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: 400;
}

.register-download-cta--background-image .register-download-cta__heading h3 {
    color: #ffffff;
}

.register-download-cta__heading h4 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
}

.register-download-cta__heading p:last-child {
    margin-bottom: 0;
}

.register-download-cta__cta-tile {
    background-color: #ffffff;
    border: 1px solid #b7b9c5;
    border-radius: 4px;
    margin-left: auto;
    max-width: 33.5625rem;
    padding: 2rem 1.875rem 1.875rem;
    position: relative;
}

@media (max-width: 575px) {
    .register-download-cta__cta-tile {
        margin-top: 0.9375rem;
    }
}

.register-download-cta__cta-tile::before {
    background-image: url("../images/homepage-domain-2021/icon-calendar.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 3.5rem;
    position: absolute;
    right: 0.75rem;
    top: 0.75rem;
    width: 3.5rem;
}

@media only screen and (min-width: 1201px) {
    .register-download-cta__cta-tile::before {
        top: 1.5rem;
        right: 2rem;
    }
}

.register-download-cta__cta-tile--newsletter::before {
    background-image: url("../images/homepage-domain-2021/icon-mail.svg");
}

.register-download-cta__cta-tile--pdf::before {
    background-image: url("../images/homepage-domain-2021/icon-download.svg");
}

.register-download-cta__cta-tile h4 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.3125rem;
}

.register-download-cta__cta-tile h5 {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 2.25rem;
}

.register-download-cta__cta-tile p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2.5rem;
}

.register-download-cta__cta-tile .hd-button--icon-pdf span {
    padding-right: 1.25rem;
    position: relative;
}

.register-download-cta__cta-tile .hd-button--icon-pdf span::after {
    background-image: url("../images/homepage-domain-2021/icon-download-white.svg");
    content: '';
    position: absolute;
    right: -0.9375rem;
    top: -0.125rem;
    width: 1.75rem;
    height: 1.75rem;
}

.register-download-cta__cta-tile-inner {
    max-width: 24rem;
}

@media only screen and (min-width: 768px) {
    .register-download-cta__cta-tile-inner {
        padding-right: 1.5625rem;
    }
}

@media only screen and (min-width: 1024px) {
    .register-download-cta__cta-tile-inner {
        padding-right: 0;
    }
}

.register-download-cta--type-background {
    min-height: 826px;
}

.register-download-cta--type-background .register-download-cta__title {
    color: #ffffff;
    padding: 12.5rem 0 0;
    margin-bottom: 0.625rem;
}

@media (min-width: 768px) {
    .register-download-cta--type-background .register-download-cta__title {
        padding: 10rem 0 0 0;
    }
}

@media (min-width: 768px) {
    .register-download-cta--type-background {
        min-height: 633px;
    }
}

.quote-module {
    color: #28292b;
    padding: 0 0.625rem 0;
    position: relative;
}

.quote-module--video-background {
    padding: 0;
}

.quote-module--brand-1,
.quote-module--brand-3,
.quote-module--brand-4,
.quote-module--background,
.quote-module--video-background {
    color: #ffffff;
}

.quote-module--brand-1 {
    background-color: #ff4e00;
}

.quote-module--brand-1-tint {
    background-color: #ffeee6;
}

.quote-module--brand-2 {
    background-color: #ffc02e;
}

.quote-module--brand-2-tint {
    background-color: #FFF4E3;
}

.quote-module--brand-3 {
    background-color: #01adab;
}

.quote-module--brand-3-tint {
    background-color: #E2F3F4;
}

.quote-module--brand-4 {
    background-color: #565eaa;
}

.quote-module--brand-4-tint {
    background-color: #E8E6F3;
}

.quote-module--brand-5 {
    background-color: #93c840;
}

.quote-module--brand-5-tint {
    background-color: #F0F6E7;
}

.quote-module .container {
    background-color: inherit;
}

.quote-module__background {
    left: 0;
}

.quote-module__background video {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

.quote-module__inner {
    margin: auto;
    max-width: 16.875rem;
    padding: 7.5625rem 0 6.5rem;
}

@media only screen and (min-width: 575px) {
    .quote-module__inner {
        padding: 12.5625rem 3.4375rem 10rem;
        max-width: 56.25rem;
    }

    .quote-module--video-background .quote-module__inner {
        padding: 12.5625rem 4.6875rem 10rem;
    }
}

@media only screen and (min-width: 1201px) {
    .quote-module__inner {
        padding: 12.5625rem 0 10rem;
    }

    .quote-module--video-background .quote-module__inner {
        padding: 12.5625rem 0 10rem;
    }
}

.quote-module__content {
    padding-left: 2rem;
}

.quote-module__content h2 {
    font-size: 28px;
    font-size: 1.75rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    line-height: 2.25rem;
    margin-bottom: 4rem;
    position: relative;
}

@media only screen and (min-width: 575px) {
    .quote-module__content h2 {
        font-size: 50px;
        font-size: 3.125rem;
        font-family: "Soleto Regular", Arial, sans-serif;
        font-weight: 400;
        line-height: 3.875rem;
    }
}

.quote-module__content h2::before {
    left: -2.0625rem;
    position: absolute;
}

@media only screen and (min-width: 575px) {
    .quote-module__content h2::before {
        left: -3.875rem;
    }
}

.quote-module__content h2::before,
.quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-white.svg");
    background-size: cover;
    content: "";
    display: inline-block;
    height: 0.875rem;
    width: 1.125rem;
}

@media only screen and (min-width: 575px) {

    .quote-module__content h2::before,
    .quote-module__content h2::after {
        height: 1.75rem;
        width: 2.25rem;
    }
}

.quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-white.svg");
    vertical-align: super;
    margin-left: 1.25rem;
}

@media (max-width: 575px) {
    .quote-module__content h2::after {
        margin-left: 0.9375rem;
        position: absolute;
    }
}

.quote-module--background .quote-module__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening.svg");
}

.quote-module--background .quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing.svg");
}

.quote-module__reference {
    max-width: 17.5rem;
    padding-left: 2rem;
    position: relative;
    z-index: 2;
}

.quote-module__reference h5 {
    font-size: 16px;
    font-size: 1rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.125rem;
}

.quote-module__reference p {
    font-size: 16px;
    font-size: 1rem;
    color: inherit;
    font-family: "Soleto Regular", Arial, sans-serif;
}

.quote-module__reference a {
    color: inherit;
    text-decoration: underline;
}

.quote-module__reference a:hover {
    text-decoration: none;
}

@media (min-width: 1024px) {
    .quote-module--background .quote-module__content h2 {
        padding-right: 9.375rem;
    }
}

.quote-module[data-color="black"] {
    color: #000;
}

.quote-module--video-background .quote-module {
    padding: 12.5625rem 0 10rem;
}

.quote-module[data-quote-color="gray"] .quote-module__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-gray.svg");
}

.quote-module[data-quote-color="gray"] .quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-gray.svg");
}

.quote-module[data-quote-color="black"] .quote-module__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-black.svg");
}

.quote-module[data-quote-color="black"] .quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-black.svg");
}

.quote-module[data-quote-color="white"] .quote-module__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-white.svg");
}

.quote-module[data-quote-color="white"] .quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-white.svg");
}

.quote-module[data-quote-color="orange"] .quote-module__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-orange.svg");
}

.quote-module[data-quote-color="orange"] .quote-module__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-orange.svg");
}

.quote-module[data-quote-color="yellow"] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-yellow.svg");
}

.quote-module[data-quote-color="yellow"] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-yellow.svg");
}

.quote-module[data-quote-color="teal"] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-teal.svg");
}

.quote-module[data-quote-color="teal"] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-teal.svg");
}

.quote-module[data-quote-color="purple"] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-purple.svg");
}

.quote-module[data-quote-color="purple"] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-purple.svg");
}

.quote-module[data-quote-color="green"] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-green.svg");
}

.quote-module[data-quote-color="green"] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-green.svg");
}

.text-media-block,
.article-text-media {
    color: #28292b;
    position: relative;
    padding: 4rem 1rem;
}

@media (min-width: 1024px) {

    .text-media-block,
    .article-text-media {
        padding: 4rem 2rem;
    }
}

.text-media-block .container,
.article-text-media .container {
    background-color: transparent;
}

.text-media-block__content {
    margin-bottom: 2rem;
}

.text-media-block__content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 170%;
}

.text-media-block__content a:hover,
.text-media-block__content a:focus {
    text-decoration: none;
}

.text-media-block__eyeline {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 1rem;
}

@media (min-width: 1024px) {
    .text-media-block__eyeline {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.text-media-block__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 2rem;
}

@media (min-width: 1024px) {
    .text-media-block__title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

@media (min-width: 1024px) {
    .text-media-block__aside-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-end;
        -ms-flex-pack: center;
        align-items: flex-end;
        max-width: 330px;
        margin: 0 auto;
    }

    .textmediablockasidecontent {
        max-width: 100% !important;
        height: 100% !important;
    }
}

.textmediablock__aside {
    height: 100% !important;
}

.text-media-block__stats {
    padding: 0.5rem 1rem;
    margin: 0 auto;
    margin-bottom: 2.5rem;
    text-align: center;
}

@media (max-width: 1023px) {
    .text-media-block__stats {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1024px) {
    .text-media-block__stats {
        padding: 1.75rem 0 0;
        max-width: 18.375rem;
        text-align: left;
    }
}

.text-media-block__stats .dynamic-stats__stat {
    font-size: 56px !important;
}

.text-media-block__stats .dynamic-stats__stat-number,
.text-media-block__stats .dynamic-stats__stat-text,
.text-media-block__stats .dynamic-stats__stat-suffix,
.text-media-block__stats .dynamic-stats__stat-prefix {
    font-size: 56px !important;
}

.text-media-block__stats .dynamic-stats__stat-suffix,
.text-media-block__stats .dynamic-stats__stat-prefix {
    font-size: 75% !important;
}

@media (min-width: 1024px) {
    .text-media-block__stats .dynamic-stats__stat {
        font-size: 81px !important;
    }

    .text-media-block__stats .dynamic-stats__stat-number,
    .text-media-block__stats .dynamic-stats__stat-text,
    .text-media-block__stats .dynamic-stats__stat-suffix,
    .text-media-block__stats .dynamic-stats__stat-prefix {
        font-size: 81px !important;
    }

    .text-media-block__stats .dynamic-stats__stat-suffix,
    .text-media-block__stats .dynamic-stats__stat-prefix {
        font-size: 75% !important;
    }
}

@media (min-width: 1024px) {

    .text-media-block__stats-title--long .dynamic-stats__stat-number,
    .text-media-block__stats-title--long .dynamic-stats__stat-text,
    .text-media-block__stats-title--long .dynamic-stats__stat-suffix,
    .text-media-block__stats-title--long .dynamic-stats__stat-prefix {
        font-size: 56px !important;
    }
}

.text-media-block__stats-title {
    font-size: 52px;
    font-size: 3.25rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #93c840;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 700;
}

.text-media-block__stats-title-suffix {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 8px;
}

.text-media-block__stats-title-prefix {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-media-block__stats-title--long {
    font-size: 30px !important;
}

@media (min-width: 1024px) {
    .text-media-block__stats-title {
        font-size: 81px;
        font-size: 5.0625rem;
        line-height: 4.0625rem;
        margin-bottom: 2rem;
    }
}

.text-media-block__stats:last-of-type {
    margin-bottom: 0;
}

.text-media-block__stats p {
    font-size: 13px;
    font-size: 0.8125rem;
}

@media (min-width: 1024px) {
    .text-media-block__stats p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.text-media-block__media {
    display: block;
    min-height: 0;
    background: transparent;
    border-radius: 4px;
    max-width: 16.625rem;
    margin-bottom: 2.5rem;
}

.textmediablock__media {
    max-width: 100% !important;
    width: 86%;
}

@media (min-width: 1024px) {
    .text-media-block__media {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1rem;
    }
}

.text-media-block__media img {
    border-radius: 4px;
    margin: 0 auto 0.5rem auto;
    max-width: 266px;
    width: 100%;
}

.text-media-block__media:hover {
    transition: background-color 80ms linear;
    background-color: rgba(0, 0, 0, 0.03);
}

.text-media-block__media:hover .text-media-block__expand {
    background-color: rgba(0, 0, 0, 0.03);
}

.text-media-block__expand {
    border-radius: 200px;
    max-width: 11.25rem;
    margin: 0 auto;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #ff4e00;
    padding: 1rem;
    text-align: center;
    transition: background-color 80ms linear;
}

.text-media-block__expand .icon {
    margin-left: 0.75rem;
}

.text-media-block__video {
    margin-bottom: 2.5rem;
}

@media (max-width: 1023px) {
    .text-media-block__video {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem;
    }

    .textmediablock__video {
        flex-direction: column !important;
        padding: 0rem !important;
    }

    .textmediablock__media {
        width: 100% !important;
    }
}

@media (min-width: 1024px) {
    .text-media-block__video {
        margin: 0 auto;
    }

    .textmediablock__video {
        width: 100% !important;
    }

    .text-media-block__video-image,
    .text-media-block__video-content {
        max-width: 230px;
    }

    .textmediablockvideo-image {
        max-width: none !important;
        width: 100% !important;
        min-height: 18rem !important;
    }
}

.text-media-block__video-content {
    text-align: left;
}

@media (max-width: 1023px) {
    .text-media-block__video-content {
        margin-left: 1rem;
    }
}

.text-media-block__video-content-eyeline {
    font-size: 12px;
    font-size: 0.75rem;
    color: #28292b;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: 0;
}

@media (min-width: 1024px) {
    .text-media-block__video-content-eyeline {
        font-size: 14px;
        font-size: 0.875rem;
        margin-bottom: 0.25rem;
    }
}

.text-media-block__video-content-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    margin: 0;
}

@media (min-width: 1024px) {
    .text-media-block__video-content-title {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.text-media-block__video-image {
    background-size: cover;
    background-position: center;
    margin-bottom: 0.375rem;
    width: 230px;
}

@media (min-width: 1024px) {
    .text-media-block__video-image {
        min-height: 8.4375rem;
    }
}

.text-media-block__video-image:before {
    content: ' ';
    position: absolute;
    width: 42px;
    height: 42px;
    background-image: url("../images/homepage-domain-2021/play.svg");
    background-size: 42px;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.text-media-block--type-video .text-media-block__media {
    background-color: rgba(0, 0, 0, 0.01);
}

.text-media-block--type-video .text-media-block__media:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.text-media-block--type-video .text-media-block__aside-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.text-media-block--type-image-expand .text-media-block__media:hover {
    background-color: transparent;
}

.text-media-block__related-links {
    position: relative;
    padding-left: 1rem;
}

.text-media-block__related-links:before {
    content: ' ';
    background-color: rgba(0, 0, 0, 0.1);
    left: 0;
    top: 0;
    height: 110%;
    width: 1px;
    position: absolute;
}

@media (min-width: 1024px) {
    .text-media-block__related-links:before {
        left: -1.5rem;
        height: 95%;
    }
}

.text-media-block__related-links .text-media-block__eyeline {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 1.5rem;
    padding: 0 1rem !important;
}

@media (min-width: 1024px) {
    .text-media-block__related-links .text-media-block__eyeline {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

@media (min-width: 1024px) {
    .text-media-block__related-links {
        margin-top: 0;
    }
}

@media (min-width: 1024px) {
    .text-media-block__related-links {
        padding: 0;
        margin: 0 auto;
    }
}

.text-media-block__related-links-list img {
    border-radius: 4px;
    position: absolute;
    left: 1rem;
    top: 1rem;
    min-width: 78px;
    min-height: 73px;
    max-width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .text-media-block__related-links-list img {
        height: 73px;
    }
}

.text-media-block__related-links-list li {
    margin-bottom: 2.5rem;
    min-height: 73px;
}

@media (min-width: 1024px) {
    .text-media-block__related-links-list li {
        margin-bottom: 0;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .text-media-block__related-links-list li {
        height: 73px;
        margin-bottom: 1.875rem;
    }
}

.text-media-block__related-links-list a {
    border-radius: 4px;
    color: #28292b;
    display: block;
    padding: 1rem 1rem 1rem 7.375rem;
    position: relative;
    transition: background-color 80ms linear;
}

.text-media-block__related-links-list a strong {
    font-size: 12px;
    font-size: 0.75rem;
    color: rgba(0, 0, 0, 0.6);
    display: block;
    letter-spacing: 0.2px;
    margin-bottom: 0.3125rem;
}

@media (min-width: 1024px) {
    .text-media-block__related-links-list a strong {
        font-size: 14px;
        font-size: 0.875rem;
        color: #000;
    }
}

.text-media-block__related-links-list a span {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (min-width: 1024px) {
    .text-media-block__related-links-list a span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
    }
}

.text-media-block__related-links-list a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.text-media-block[data-background-color='white'],
.article-text-media[data-background-color='white'] {
    background-color: #ffffff;
}

.text-media-block[data-background-color='orange'],
.article-text-media[data-background-color='orange'] {
    background-color: #ff4e00;
}

.text-media-block[data-background-color='yellow'],
.article-text-media[data-background-color='yellow'] {
    background-color: #ffc02e;
}

.text-media-block[data-background-color='teal'],
.article-text-media[data-background-color='teal'] {
    background-color: #018380;
}

.text-media-block[data-background-color='purple'],
.article-text-media[data-background-color='purple'] {
    background-color: #565eaa;
}

.text-media-block[data-background-color='green'],
.article-text-media[data-background-color='green'] {
    background-color: #93c840;
}

.text-media-block[data-background-color='yellow'] .text-media-block__stats-title,
.article-text-media[data-background-color='yellow'] .text-media-block__stats-title,
.text-media-block[data-background-color='green'] .text-media-block__stats-title,
.article-text-media[data-background-color='green'] .text-media-block__stats-title {
    color: #28292b;
}

.text-media-block[data-background-color='orange'],
.article-text-media[data-background-color='orange'],
.text-media-block[data-background-color='teal'],
.article-text-media[data-background-color='teal'],
.text-media-block[data-background-color='purple'],
.article-text-media[data-background-color='purple'] {
    color: #ffffff;
}

.text-media-block[data-background-color='orange'] .text-media-block__title,
.article-text-media[data-background-color='orange'] .text-media-block__title,
.text-media-block[data-background-color='orange'] .text-media-block__eyeline,
.article-text-media[data-background-color='orange'] .text-media-block__eyeline,
.text-media-block[data-background-color='orange'] .text-media-block__stats-title,
.article-text-media[data-background-color='orange'] .text-media-block__stats-title,
.text-media-block[data-background-color='orange'] .text-media-block__video-content-eyeline,
.article-text-media[data-background-color='orange'] .text-media-block__video-content-eyeline,
.text-media-block[data-background-color='orange'] .text-media-block__video-content-title,
.article-text-media[data-background-color='orange'] .text-media-block__video-content-title,
.text-media-block[data-background-color='orange'] .text-media-block__content a,
.article-text-media[data-background-color='orange'] .text-media-block__content a,
.text-media-block[data-background-color='orange'] .text-media-block__related-links-list strong,
.article-text-media[data-background-color='orange'] .text-media-block__related-links-list strong,
.text-media-block[data-background-color='orange'] .text-media-block__related-links-list span,
.article-text-media[data-background-color='orange'] .text-media-block__related-links-list span,
.text-media-block[data-background-color='teal'] .text-media-block__title,
.article-text-media[data-background-color='teal'] .text-media-block__title,
.text-media-block[data-background-color='teal'] .text-media-block__eyeline,
.article-text-media[data-background-color='teal'] .text-media-block__eyeline,
.text-media-block[data-background-color='teal'] .text-media-block__stats-title,
.article-text-media[data-background-color='teal'] .text-media-block__stats-title,
.text-media-block[data-background-color='teal'] .text-media-block__video-content-eyeline,
.article-text-media[data-background-color='teal'] .text-media-block__video-content-eyeline,
.text-media-block[data-background-color='teal'] .text-media-block__video-content-title,
.article-text-media[data-background-color='teal'] .text-media-block__video-content-title,
.text-media-block[data-background-color='teal'] .text-media-block__content a,
.article-text-media[data-background-color='teal'] .text-media-block__content a,
.text-media-block[data-background-color='teal'] .text-media-block__related-links-list strong,
.article-text-media[data-background-color='teal'] .text-media-block__related-links-list strong,
.text-media-block[data-background-color='teal'] .text-media-block__related-links-list span,
.article-text-media[data-background-color='teal'] .text-media-block__related-links-list span,
.text-media-block[data-background-color='purple'] .text-media-block__title,
.article-text-media[data-background-color='purple'] .text-media-block__title,
.text-media-block[data-background-color='purple'] .text-media-block__eyeline,
.article-text-media[data-background-color='purple'] .text-media-block__eyeline,
.text-media-block[data-background-color='purple'] .text-media-block__stats-title,
.article-text-media[data-background-color='purple'] .text-media-block__stats-title,
.text-media-block[data-background-color='purple'] .text-media-block__video-content-eyeline,
.article-text-media[data-background-color='purple'] .text-media-block__video-content-eyeline,
.text-media-block[data-background-color='purple'] .text-media-block__video-content-title,
.article-text-media[data-background-color='purple'] .text-media-block__video-content-title,
.text-media-block[data-background-color='purple'] .text-media-block__content a,
.article-text-media[data-background-color='purple'] .text-media-block__content a,
.text-media-block[data-background-color='purple'] .text-media-block__related-links-list strong,
.article-text-media[data-background-color='purple'] .text-media-block__related-links-list strong,
.text-media-block[data-background-color='purple'] .text-media-block__related-links-list span,
.article-text-media[data-background-color='purple'] .text-media-block__related-links-list span {
    color: #ffffff;
}

.text-media-block[data-background-color='orange-tint'],
.article-text-media[data-background-color='orange-tint'] {
    background-color: #ffeee6;
}

.text-media-block[data-background-color='orange-tint'] .text-media-block__stats-title,
.article-text-media[data-background-color='orange-tint'] .text-media-block__stats-title {
    color: #ff4e00;
}

.text-media-block[data-background-color='yellow-tint'],
.article-text-media[data-background-color='yellow-tint'] {
    background-color: #FFF4E3;
}

.text-media-block[data-background-color='yellow-tint'] .text-media-block__stats-title,
.article-text-media[data-background-color='yellow-tint'] .text-media-block__stats-title {
    color: #ffc02e;
}

.text-media-block[data-background-color='teal-tint'],
.article-text-media[data-background-color='teal-tint'] {
    background-color: #E2F3F4;
}

.text-media-block[data-background-color='teal-tint'] .text-media-block__stats-title,
.article-text-media[data-background-color='teal-tint'] .text-media-block__stats-title {
    color: #018380;
}

.text-media-block[data-background-color='purple-tint'],
.article-text-media[data-background-color='purple-tint'] {
    background-color: #E8E6F3;
}

.text-media-block[data-background-color='purple-tint'] .text-media-block__stats-title,
.article-text-media[data-background-color='purple-tint'] .text-media-block__stats-title {
    color: #565eaa;
}

.text-media-block[data-background-color='green-tint'],
.article-text-media[data-background-color='green-tint'] {
    background-color: #F0F6E7;
}

.text-media-block[data-background-color='green-tint'] .text-media-block__stats-title,
.article-text-media[data-background-color='green-tint'] .text-media-block__stats-title {
    color: #93c840;
}

.text-media-block[data-eyebrow-color='orange'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='orange'] .text-media-block__content .text-media-block__eyeline {
    color: #ff4e00;
}

.text-media-block[data-eyebrow-color='yellow'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='yellow'] .text-media-block__content .text-media-block__eyeline {
    color: #ffc02e;
}

.text-media-block[data-eyebrow-color='teal'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='teal'] .text-media-block__content .text-media-block__eyeline {
    color: #018380;
}

.text-media-block[data-eyebrow-color='purple'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='purple'] .text-media-block__content .text-media-block__eyeline {
    color: #565eaa;
}

.text-media-block[data-eyebrow-color='green'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='green'] .text-media-block__content .text-media-block__eyeline {
    color: #93c840;
}

.text-media-block[data-eyebrow-color='black'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='black'] .text-media-block__content .text-media-block__eyeline {
    color: #28292b;
}

.text-media-block[data-eyebrow-color='white'] .text-media-block__content .text-media-block__eyeline,
.article-text-media[data-eyebrow-color='white'] .text-media-block__content .text-media-block__eyeline {
    color: #ffffff;
}

.text-media-block[data-stat-color='orange'] .text-media-block__stats-title,
.article-text-media[data-stat-color='orange'] .text-media-block__stats-title {
    color: #ff4e00;
}

.text-media-block[data-stat-color='yellow'] .text-media-block__stats-title,
.article-text-media[data-stat-color='yellow'] .text-media-block__stats-title {
    color: #ffc02e;
}

.text-media-block[data-stat-color='teal'] .text-media-block__stats-title,
.article-text-media[data-stat-color='teal'] .text-media-block__stats-title {
    color: #018380;
}

.text-media-block[data-stat-color='purple'] .text-media-block__stats-title,
.article-text-media[data-stat-color='purple'] .text-media-block__stats-title {
    color: #565eaa;
}

.text-media-block[data-stat-color='green'] .text-media-block__stats-title,
.article-text-media[data-stat-color='green'] .text-media-block__stats-title {
    color: #93c840;
}

.text-media-block[data-stat-color='black'] .text-media-block__stats-title,
.article-text-media[data-stat-color='black'] .text-media-block__stats-title {
    color: #000;
}

.text-media-block[data-stat-color='white'] .text-media-block__eyeline,
.article-text-media[data-stat-color='white'] .text-media-block__eyeline {
    color: #ffffff;
}

.large-card-carousel {
    color: #ffffff;
}

.large-card-carousel__eyeline {
    font-size: 18px;
    font-size: 1.125rem;
    color: #93c840;
    font-family: "Soleto Medium", Arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 1rem;
}

@media (min-width: 1024px) {
    .large-card-carousel__eyeline {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.large-card-carousel__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 2rem;
}

@media (min-width: 1024px) {
    .large-card-carousel__title {
        font-size: 36px;
        font-size: 2.25rem;
        width: 90%;
    }
}

.large-card-carousel button.hd-circle-arrow {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    opacity: 1;
    right: 2rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 160ms ease-in-out;
    z-index: 1;
    opacity: 0;
}

@media (min-width: 1024px) {
    .large-card-carousel button.hd-circle-arrow {
        right: calc(2rem + 10px);
    }
}

.large-card-carousel__slider {
    min-height: 370px;
}

@media (min-width: 1024px) {
    .large-card-carousel__slider {
        min-height: 484px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .large-card-carousel__slider {
        height: 484px;
    }
}

.large-card-carousel__slider-item {
    border-radius: 4px;
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 1166px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 1024px) {
    .large-card-carousel__slider-item {
        margin-right: 1.25rem;
    }
}

.large-card-carousel__slider-item:link,
.large-card-carousel__slider-item:visited {
    color: #ffffff;
}

.large-card-carousel__slider-item:hover,
.large-card-carousel__slider-item:focus {
    text-decoration: none;
}

.large-card-carousel__slider-item:hover .large-card-carousel__background,
.large-card-carousel__slider-item:focus .large-card-carousel__background {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.large-card-carousel__slider-item:hover .large-card-carousel__background::before,
.large-card-carousel__slider-item:focus .large-card-carousel__background::before {
    background-color: rgba(0, 0, 0, 0.3);
}

@media (min-width: 1024px) {

    .large-card-carousel__slider-item:hover button.hd-circle-arrow,
    .large-card-carousel__slider-item:focus button.hd-circle-arrow {
        opacity: 1;
        right: 2rem;
    }
}

@media (max-width: 575px) {
    .large-card-carousel__slider-item button.hd-circle-arrow {
        opacity: 1;
        right: 1.25rem;
    }
}

.large-card-carousel__background {
    border-radius: 4px;
    min-height: 370px;
    transition: all 120ms ease-out;
}

@media (min-width: 1024px) {
    .large-card-carousel__background {
        min-height: 484px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .large-card-carousel__background {
        height: 484px;
    }
}

.large-card-carousel__background::before {
    border-radius: 4px;
    content: ' ';
    background-color: rgba(0, 0, 0, 0.1);
    transition: background-color 120ms ease-out;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.large-card-carousel__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 370px;
    max-width: 35.25rem;
    padding: 2rem;
    position: relative;
}

@media (min-width: 1024px) {
    .large-card-carousel__content {
        min-height: 484px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .large-card-carousel__content {
        height: 484px;
    }
}

.large-card-carousel__content-eyeline {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: inherit;
    letter-spacing: 0;
    margin: 0 0 0.75rem;
}

@media (min-width: 1024px) {
    .large-card-carousel__content-eyeline {
        font-size: 16px;
        font-size: 1rem;
    }
}

.large-card-carousel__content-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    margin: 0;
    width: calc(100% - 42px);
}

@media (min-width: 1024px) {
    .large-card-carousel__content-title {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.4;
        width: 100%;
    }
}

.large-card-carousel__quote {
    width: calc(300px + 140px);
    padding: 3.75rem;
    position: absolute;
    right: 0;
    top: 0;
}

.large-card-carousel__quote-content {
    margin-bottom: 0.75rem;
}

.large-card-carousel__quote-content h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 36px;
    text-shadow: 0px 9px 30px rgba(0, 0, 0, 0.3);
}

.large-card-carousel__quote-content h2::before {
    position: absolute;
    left: -2.4375rem;
}

.large-card-carousel__quote-content h2::before,
.large-card-carousel__quote-content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-teal.svg");
    background-size: cover;
    content: '';
    display: inline-block;
    height: 1.125rem;
    width: 1.4375rem;
}

.large-card-carousel__quote-content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-teal.svg");
    vertical-align: super;
    margin-left: 0.9375rem;
}

@media (max-width: 575px) {
    .large-card-carousel__quote-content h2::after {
        margin-left: 0.9375rem;
        position: absolute;
    }
}

.large-card-carousel__quote-meta {
    max-width: 17.5rem;
    position: relative;
    z-index: 2;
}

.large-card-carousel__quote-meta h5 {
    font-size: 14px;
    font-size: 0.875rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    margin-bottom: 0.3125rem;
}

.large-card-carousel__quote-meta p {
    font-size: 14px;
    font-size: 0.875rem;
    color: inherit;
}

.large-card-carousel .slick-slide {
    margin: 0 1.25rem 0 0;
}

.large-card-carousel .slick-arrow {
    background: transparent;
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.large-card-carousel .slick-prev,
.large-card-carousel .slick-next {
    font-size: 0;
    min-width: 5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 22px;
    opacity: 0;
    transition: opacity 120ms linear;
}

.large-card-carousel .slick-prev {
    background-image: url("../images/icons/svg/icon-arrow-left.svg");
    left: 0;
}

.large-card-carousel .slick-next {
    background-image: url("../images/icons/svg/icon-arrow-right.svg");
    right: 0;
}

.large-card-carousel .slick-list {
    padding: 0 15% 0 0 !important;
}

@media (min-width: 768px) {

    .large-card-carousel:hover .slick-prev,
    .large-card-carousel:hover .slick-next {
        opacity: 1;
    }
}

.large-card-carousel[data-eyebrow-color='orange'] .large-card-carousel__eyeline {
    color: #ff4e00;
}

.large-card-carousel[data-eyebrow-color='yellow'] .large-card-carousel__eyeline {
    color: #ffc02e;
}

.large-card-carousel[data-eyebrow-color='teal'] .large-card-carousel__eyeline {
    color: #018380;
}

.large-card-carousel[data-eyebrow-color='purple'] .large-card-carousel__eyeline {
    color: #565eaa;
}

.large-card-carousel[data-eyebrow-color='green'] .large-card-carousel__eyeline {
    color: #93c840;
}

.large-card-carousel[data-eyebrow-color='black'] .large-card-carousel__eyeline {
    color: #28292b;
}

.large-card-carousel[data-eyebrow-color='white'] .large-card-carousel__eyeline {
    color: #ffffff;
}

.large-card-carousel[data-quote-color='white'] .large-card-carousel__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-white.svg");
}

.large-card-carousel[data-quote-color='white'] .large-card-carousel__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-white.svg");
}

.large-card-carousel[data-quote-color='orange'] .large-card-carousel__content h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-orange.svg");
}

.large-card-carousel[data-quote-color='orange'] .large-card-carousel__content h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-orange.svg");
}

.large-card-carousel[data-quote-color='yellow'] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-yellow.svg");
}

.large-card-carousel[data-quote-color='yellow'] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-yellow.svg");
}

.large-card-carousel[data-quote-color='teal'] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-teal.svg");
}

.large-card-carousel[data-quote-color='teal'] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-teal.svg");
}

.large-card-carousel[data-quote-color='purple'] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-purple.svg");
}

.large-card-carousel[data-quote-color='purple'] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-purple.svg");
}

.large-card-carousel[data-quote-color='green'] h2::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-green.svg");
}

.large-card-carousel[data-quote-color='green'] h2::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-green.svg");
}

.tabbed-container-vertical .container {
    background: inherit;
    position: relative;
    z-index: 1;
}

.tabbed-container-vertical.module {
    padding: 0 0 80px;
    margin: 0;
}

.tabbed-container-vertical [class*="col-"] {
    padding: 0;
    margin: 0 !important;
}

.tabbed-container-vertical__header {
    margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header {
        margin-bottom: 5rem;
    }
}

.tabbed-container-vertical__header-card {
    background-color: #ffffff;
    display: block;
    min-height: 227px;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card {
        min-height: 280px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container-vertical__header-card {
        height: 280px;
    }
}

.tabbed-container-vertical__header-card-media {
    position: relative;
    height: 100%;
    min-height: 227px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .tabbed-container-vertical__header-card-media {
        min-height: 280px;
        max-height: 280px;
        height: auto;
    }
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card-media {
        height: auto;
    }
}

.tabbed-container-vertical__header-card-media video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: inherit;
}

.tabbed-container-vertical__header-card-media video[poster] {
    object-fit: cover;
    object-position: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container-vertical__header-card-media {
        height: 280px;
    }
}

.tabbed-container-vertical__header-card-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 227px;
    position: absolute;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card-background {
        min-height: 280px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container-vertical__header-card-background {
        height: 280px;
    }
}

.tabbed-container-vertical__header-card-eyeline {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card-eyeline {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

.tabbed-container-vertical__header-card-title {
    font-size: 24px;
    font-size: 1.5rem;
    color: #28292b;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 140%;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
}

.tabbed-container-vertical__header-card-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 3.4375rem 2rem 2rem 2rem;
    position: relative;
}

.tabbed-container-vertical__header-card-content:hover {
    text-decoration: none;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__header-card-content {
        padding: 2rem 2rem 2rem 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (min-width: 1201px) {
    .tabbed-container-vertical__header-card-content {
        padding: 0 20% 0 1.5rem;
    }
}

.tabbed-container-vertical__tabs ul {
    border-bottom: 2px solid #f1f1f1;
    list-style: none;
    padding: 0;
    margin: 0 0 4rem;
}

@media only screen and (max-width: 1023px) {
    .tabbed-container-vertical__tabs ul {
        border-bottom: 0;
    }
}

.tabbed-container-vertical__tabs ul li {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 1023px) {
    .tabbed-container-vertical__tabs ul li {
        margin-bottom: 0.625rem;
    }
}

.tabbed-container-vertical__tabs ul li a {
    color: #28292b;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Soleto Medium", Arial, sans-serif;
    padding: 1.5rem;
    min-height: 5.625rem;
    border: 2px solid #f1f1f1;
    transition: background-color 80ms linear;
    position: relative;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__tabs ul li a {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .tabbed-container-vertical__tabs ul li a {
        min-height: 10rem;
    }
}

.tabbed-container-vertical__tabs ul li a:before {
    background-color: #ff4e00;
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width 160ms ease-out;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__tabs ul li a:after {
        content: ' ';
        position: absolute;
        top: -0.125rem;
        right: -0.8125rem;
        width: 0;
        height: 0;
        border-top: 2.8125rem solid transparent;
        border-bottom: 2.8125rem solid transparent;
        border-left: 0.6875rem solid #ff4e00;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }
}

.tabbed-container-vertical__tabs ul li a span {
    display: block;
    width: 100%;
    pointer-events: none;
    z-index: 1;
}

.tabbed-container-vertical__tabs ul li a:hover,
.tabbed-container-vertical__tabs ul li a:focus {
    background-color: #fafafa;
    text-decoration: none;
}

.tabbed-container-vertical__tabs ul li a.active {
    border-color: #ff4e00;
    color: #ffffff;
    transition: border-color 160ms ease-out;
    transition-delay: 160ms;
    position: relative;
}

.tabbed-container-vertical__tabs ul li a.active:before {
    width: 100%;
}

@media only screen and (max-width: 1023px) {
    .tabbed-container-vertical__tabs ul li a.active:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 0.75rem solid transparent;
        border-right: 0.75rem solid transparent;
        border-top: 0.625rem solid #ff4e00;
        position: absolute;
        bottom: -0.625rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__tabs ul li a.active:after {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        transition-delay: 160ms;
        -webkit-animation-name: tabNavArrow;
        animation-name: tabNavArrow;
        -webkit-animation-delay: 160ms;
        animation-delay: 160ms;
        -webkit-animation-duration: 160ms;
        animation-duration: 160ms;
    }
}

@-webkit-keyframes tabNavArrow {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }

    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
}

@keyframes tabNavArrow {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
    }

    to {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .tabbed-container-vertical__tabs ul li a {
        height: 5.625rem;
    }
}

.tabbed-container-vertical__content {
    transition: opacity 500ms ease-in-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.tabbed-container-vertical__content.active {
    opacity: 1;
    height: auto;
}

@media (min-width: 768px) {
    .tabbed-container-vertical__content {
        padding-right: 5%;
    }
}

.tabbed-container-vertical__content-title {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Soleto Medium", Arial, sans-serif;
}

.tabbed-container-vertical__content-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 2.5rem;
}

.tabbed-container-vertical__content-text a {
    color: #ff4e00 !important;
}

.tabbed-container-vertical__content-text a:hover {
    text-decoration: none;
}

.tabbed-container-vertical .information-accordion__container {
    margin-bottom: 3.5rem;
}

.tabbed-container-vertical .information-accordion__container div:last-of-type .information-accordion__heading {
    border-bottom: 0;
}

.tabbed-container-vertical__proof-point.container {
    background-color: #fafafa;
    padding: 2.5rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__proof-point.container {
        padding: 3.25rem;
    }
}

.tabbed-container-vertical__quote {
    margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__quote {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__quote-content {
        padding-left: 2rem;
    }
}

.tabbed-container-vertical__quote-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.75rem;
    margin-bottom: 2.5rem;
    position: relative;
    text-align: center;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__quote-content h3 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 2.25rem;
        padding-right: 20%;
        text-align: left;
    }
}

.tabbed-container-vertical__quote-content h3::before {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 0px;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__quote-content h3::before {
        position: absolute;
        left: -2.5rem;
    }
}

.tabbed-container-vertical__quote-content h3::before,
.tabbed-container-vertical__quote-content h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-green.svg");
    background-size: cover;
    content: '';
    display: inline-block;
    height: 0.875rem;
    width: 1.125rem;
}

@media (min-width: 1024px) {

    .tabbed-container-vertical__quote-content h3::before,
    .tabbed-container-vertical__quote-content h3::after {
        height: 1.125rem;
        width: 1.4375rem;
    }
}

.tabbed-container-vertical__quote-content h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-green.svg");
    vertical-align: super;
    margin: 0.25rem 0 0 1.25rem;
}

@media (max-width: 575px) {
    .tabbed-container-vertical__quote-content h3::after {
        margin-left: 0.9375rem;
        position: absolute;
    }
}

.tabbed-container-vertical__quote-reference {
    max-width: 17.5rem;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__quote-reference {
        margin: 0;
        text-align: left;
        padding-left: 2rem;
    }
}

.tabbed-container-vertical__quote-reference h5 {
    font-size: 14px;
    font-size: 0.875rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.125rem;
}

.tabbed-container-vertical__quote-reference p {
    font-size: 14px;
    font-size: 0.875rem;
    color: inherit;
    font-family: "Soleto Regular", Arial, sans-serif;
}

.tabbed-container-vertical__quote-reference a {
    color: inherit;
    text-decoration: none;
}

.tabbed-container-vertical__stats {
    padding: 0.5rem 1rem;
    margin: 0 auto 2.5rem auto;
    text-align: center;
}

.tabbed-container-vertical__stats h3,
.tabbed-container-vertical__stats p {
    margin: 0;
}

@media (max-width: 1023px) {
    .tabbed-container-vertical__stats {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__stats {
        padding: 1rem 0 0;
        text-align: left;
    }
}

.tabbed-container-vertical__stats .dynamic-stats__stat {
    font-size: 32px !important;
}

.tabbed-container-vertical__stats .dynamic-stats__stat-number,
.tabbed-container-vertical__stats .dynamic-stats__stat-text {
    font-size: 32px !important;
}

.tabbed-container-vertical__stats .dynamic-stats__stat-suffix,
.tabbed-container-vertical__stats .dynamic-stats__stat-prefix {
    font-size: 24px !important;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__stats .dynamic-stats__stat-suffix {
        font-size: 75% !important;
    }

    .tabbed-container-vertical__stats .dynamic-stats__stat-number,
    .tabbed-container-vertical__stats .dynamic-stats__stat-text,
    .tabbed-container-vertical__stats .dynamic-stats__stat-prefix {
        font-size: 92px !important;
    }
}

.tabbed-container-vertical__stats-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #93c840;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 700;
}

.tabbed-container-vertical__stats-title-suffix {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 75% !important;
    padding-bottom: 0.8125rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__stats-title {
        font-size: 92px !important;
    }
}

.tabbed-container-vertical__media {
    display: block;
    min-height: 0;
    margin-bottom: 2.5rem;
    background: #ffffff;
    border-radius: 4px;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__media {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 1rem;
        margin-bottom: 0;
    }
}

.tabbed-container-vertical__media img {
    border-radius: 4px;
    margin: 0 auto 0.5rem auto;
    width: 100%;
}

.tabbed-container-vertical__media:hover {
    transition: background-color 80ms linear;
    background-color: rgba(0, 0, 0, 0.03);
}

.tabbed-container-vertical__media:hover .tabbed-container-vertical__expand {
    background-color: rgba(0, 0, 0, 0.03);
}

.tabbed-container-vertical__proof-point--image-expand p {
    padding-right: 10%;
}

.tabbed-container-vertical__expand {
    border-radius: 200px;
    max-width: 11.25rem;
    margin: 0 auto;
    display: block;
    font-family: "Soleto Medium", Arial, sans-serif;
    color: #ff4e00;
    padding: 1rem;
    text-align: center;
    transition: background-color 80ms linear;
}

.tabbed-container-vertical__expand .icon {
    margin-left: 0.75rem;
}

.tabbed-container-vertical__case-study-media {
    border-radius: 4px;
    background-size: cover;
    background-position: center;
    margin: 0 auto 0.75rem auto;
    max-width: 16.4375rem;
    min-height: 7.125rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__case-study-media {
        max-width: 9.5625rem;
    }
}

.tabbed-container-vertical__case-study a {
    border-radius: 4px;
    box-sizing: content-box;
    color: #28292b;
    display: block;
    position: relative;
    transition: background-color 80ms linear;
    margin: 0 auto;
    max-width: 16.4375rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__case-study a {
        padding: 1rem;
        max-width: 9.5625rem;
    }
}

.tabbed-container-vertical__case-study a strong {
    font-size: 12px;
    font-size: 0.75rem;
    color: rgba(0, 0, 0, 0.6);
    display: block;
    letter-spacing: 0.2px;
    margin-bottom: 0.3125rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__case-study a strong {
        font-size: 14px;
        font-size: 0.875rem;
        color: #28292b;
    }
}

.tabbed-container-vertical__case-study a span {
    font-size: 14px;
    font-size: 0.875rem;
}

@media (min-width: 1024px) {
    .tabbed-container-vertical__case-study a span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
    }
}

.tabbed-container-vertical__case-study a:hover {
    background-color: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

.tabbed-container-vertical[data-header-background-color='white'] .tabbed-container-vertical__header {
    background-color: #ffffff;
}

.tabbed-container-vertical[data-header-background-color='white'] .tabbed-container-vertical__header-card-eyeline {
    color: #93c840;
}

.tabbed-container-vertical[data-header-background-color='green-tint'] .tabbed-container-vertical__header {
    background-color: #F0F6E7;
}

.tabbed-container-vertical[data-header-background-color='teal-tint'] .tabbed-container-vertical__header {
    background-color: #E2F3F4;
}

.tabbed-container-vertical[data-header-background-color='orange-tint'] .tabbed-container-vertical__header {
    background-color: #ffeee6;
}

.tabbed-container-vertical[data-header-background-color='purple-tint'] .tabbed-container-vertical__header {
    background-color: #E8E6F3;
}

.tabbed-container-vertical[data-header-background-color='yellow-tint'] .tabbed-container-vertical__header {
    background-color: #FFF4E3;
}

.tabbed-container-vertical[data-header-background-color='green-tint'] .tabbed-container-vertical__header {
    background-color: #F0F6E7;
}

.tabbed-container-vertical[data-pp-color='orange'] .tabbed-container-vertical__stats-title {
    color: #ff4e00;
}

.tabbed-container-vertical[data-pp-color='orange'] .tabbed-container-vertical__quote h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-orange.svg");
}

.tabbed-container-vertical[data-pp-color='orange'] .tabbed-container-vertical__quote h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-orange.svg");
}

.tabbed-container-vertical[data-pp-color='yellow'] .tabbed-container-vertical__stats-title {
    color: #ffc02e;
}

.tabbed-container-vertical[data-pp-color='yellow'] .tabbed-container-vertical__quote h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-yellow.svg");
}

.tabbed-container-vertical[data-pp-color='yellow'] .tabbed-container-vertical__quote h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-yellow.svg");
}

.tabbed-container-vertical[data-pp-color='teal'] .tabbed-container-vertical__stats-title {
    color: #018380;
}

.tabbed-container-vertical[data-pp-color='teal'] .tabbed-container-vertical__quote h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-teal.svg");
}

.tabbed-container-vertical[data-pp-color='teal'] .tabbed-container-vertical__quote h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-teal.svg");
}

.tabbed-container-vertical[data-pp-color='purple'] .tabbed-container-vertical__stats-title {
    color: #565eaa;
}

.tabbed-container-vertical[data-pp-color='purple'] .tabbed-container-vertical__quote h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-purple.svg");
}

.tabbed-container-vertical[data-pp-color='purple'] .tabbed-container-vertical__quote h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-purple.svg");
}

.tabbed-container-vertical[data-pp-color='green'] .tabbed-container-vertical__stats-title {
    color: #93c840;
}

.tabbed-container-vertical[data-pp-color='green'] .tabbed-container-vertical__quote h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-green.svg");
}

.tabbed-container-vertical[data-pp-color='green'] .tabbed-container-vertical__quote h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-green.svg");
}

.tabbed-container-vertical[data-pp-background-color='white'] .tabbed-container-vertical__proof-point.container {
    background-color: #fafafa;
}

.tabbed-container-vertical[data-pp-background-color='green-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #F0F6E7;
}

.tabbed-container-vertical[data-pp-background-color='teal-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #E2F3F4;
}

.tabbed-container-vertical[data-pp-background-color='orange-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #ffeee6;
}

.tabbed-container-vertical[data-pp-background-color='purple-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #E8E6F3;
}

.tabbed-container-vertical[data-pp-background-color='yellow-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #FFF4E3;
}

.tabbed-container-vertical[data-pp-background-color='green-tint'] .tabbed-container-vertical__proof-point.container {
    background-color: #F0F6E7;
}

.information-accordion {
    background-color: #f1f1f1;
    color: #28292b;
}

.information-accordion__eyeline {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: -0.0375rem;
    line-height: 1.25rem;
}

.information-accordion__eyeline[data-color="orange"] {
    color: #ff4e00;
}

.information-accordion__eyeline[data-color="yellow"] {
    color: #ffc02e;
}

.information-accordion__eyeline[data-color="green"] {
    color: #93c840;
}

.information-accordion__eyeline[data-color="teal"] {
    color: #018380;
}

.information-accordion__eyeline[data-color="purple"] {
    color: #565eaa;
}

.information-accordion__eyeline[data-color="white"] {
    color: #ffffff;
}

.information-accordion__eyeline[data-color="slate-light"] {
    color: #64666b;
}

.information-accordion__eyeline[data-color="grey-dark"] {
    color: #28292b;
}

.information-accordion__eyeline[data-color="black"] {
    color: #000;
}

@media only screen and (min-width: 768px) {
    .information-accordion__eyeline {
        font-size: 1.5rem;
        line-height: 2.0625rem;
    }

    .information-accordion__eyeline[data-color="orange"] {
        color: #ff4e00;
    }

    .information-accordion__eyeline[data-color="yellow"] {
        color: #ffc02e;
    }

    .information-accordion__eyeline[data-color="green"] {
        color: #93c840;
    }

    .information-accordion__eyeline[data-color="teal"] {
        color: #018380;
    }

    .information-accordion__eyeline[data-color="purple"] {
        color: #565eaa;
    }

    .information-accordion__eyeline[data-color="white"] {
        color: #ffffff;
    }

    .information-accordion__eyeline[data-color="slate-light"] {
        color: #64666b;
    }

    .information-accordion__eyeline[data-color="grey-dark"] {
        color: #28292b;
    }

    .information-accordion__eyeline[data-color="black"] {
        color: #000;
    }
}

.information-accordion a,
.information-accordion a:visited,
.tabbed-container-vertical__content .panel-heading a,
.tabbed-container-vertical__content .panel-heading a:visited {
    color: #28292b;
}

.information-accordion__title {
    font-family: "Soleto Regular", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: -0.0375rem;
    line-height: 1.6875rem;
    margin-bottom: 1.0625rem;
    margin-top: 0.375rem;
}

@media only screen and (min-width: 768px) {
    .information-accordion__title {
        font-size: 2.25rem;
        line-height: 3.125rem;
        margin-top: 1rem;
    }
}

.media-banner {
    min-height: 466px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .media-banner {
        height: 466px;
    }
}

.media-banner__background {
    min-height: 466px;
    overflow: hidden;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .media-banner__background {
        height: 466px;
    }
}

.media-banner__background video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

.animated-underline {
    cursor: pointer;
    margin-bottom: 15px;
}

.animated-underline>a:hover,
.animated-underline>a:focus {
    text-decoration: none;
}

.animated-underline>a span {
    display: inline-block;
    background-image: url(../images/animated-hoverlines/gradient-fallback--smaller.png);
    background-repeat: no-repeat;
    background-position-y: 85%;
    background-position-x: -700px;
    line-height: 0.8;
    padding: 0 6px 10px 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    white-space: pre-line;
    will-change: background-position;
}

.animated-underline>a span:first-child {
    margin-left: 0;
    padding-left: 0;
}

.animated-underline>a span:last-child {
    margin-left: 0;
    padding-right: 0;
}

@media only screen and (min-width: 1201px) {
    .animated-underline>a span {
        background-image: url(../images/animated-hoverlines/gradient-fallback.png);
        padding: 0 9px 10px 0;
    }
}

.animated-box .animated-underline span {
    background-image: linear-gradient(0deg, #ff4e00 2px, rgba(255, 78, 0, 0) 0);
    color: #ff4e00;
}

@-webkit-keyframes backgroundSlide {
    from {
        background-position: 50% 50%;
    }

    to {
        background-position: 54px 50%;
    }
}

@keyframes backgroundSlide {
    from {
        background-position: 50% 50%;
    }

    to {
        background-position: 54px 50%;
    }
}

@-webkit-keyframes borderRipple {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.175);
        transform: scale(1.175);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
}

@keyframes borderRipple {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.175);
        transform: scale(1.175);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.35);
        transform: scale(1.35);
    }
}

@-webkit-keyframes scrolling-box-swipe {
    0% {
        left: -100%;
    }

    25% {
        left: 0%;
    }

    30% {
        left: 0%;
    }

    35% {
        left: 0%;
    }

    40% {
        left: 0%;
    }

    50% {
        left: 0%;
    }

    55% {
        left: 0%;
    }

    60% {
        left: 0%;
    }

    65% {
        left: 0%;
    }

    70% {
        left: 0%;
    }

    75% {
        left: 0%;
    }

    100% {
        left: 100%;
    }
}

@keyframes scrolling-box-swipe {
    0% {
        left: -100%;
    }

    25% {
        left: 0%;
    }

    30% {
        left: 0%;
    }

    35% {
        left: 0%;
    }

    40% {
        left: 0%;
    }

    50% {
        left: 0%;
    }

    55% {
        left: 0%;
    }

    60% {
        left: 0%;
    }

    65% {
        left: 0%;
    }

    70% {
        left: 0%;
    }

    75% {
        left: 0%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes staggerContentIn {
    0% {
        bottom: -50px;
        opacity: 0;
    }

    100% {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes staggerContentIn {
    0% {
        bottom: -50px;
        opacity: 0;
    }

    100% {
        bottom: 0;
        opacity: 1;
    }
}

.va {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.va-t,
.va-m,
.va-b,
.va-tb,
.va-tt {
    display: table-cell;
}

.va-t {
    vertical-align: top;
}

.va-m {
    vertical-align: middle;
}

.va-b {
    vertical-align: bottom;
}

.va-s {
    vertical-align: super;
}

.va-tb {
    vertical-align: text-bottom;
}

.va-tt {
    vertical-align: text-top;
}

.align-center {
    text-align: center;
}

.align-edge {
    *zoom: 1;
}

.align-edge:before,
.align-edge:after {
    content: "";
    display: table;
}

.align-edge:after {
    clear: both;
}

.align-edge>*:first-child {
    float: left;
}

.align-edge>*:last-child {
    float: right;
}

.bg-orange,
.bg-orange.module>.container,
.bg-brand,
.bg-brand.module>.container {
    background-color: #ff4e00;
}

.bg-orange.bg-opacity-90,
.bg-orange.module>.container.bg-opacity-90,
.bg-brand.bg-opacity-90,
.bg-brand.module>.container.bg-opacity-90 {
    background-color: rgba(255, 78, 0, 0.9);
}

.bg-yellow,
.bg-yellow.module>.container {
    background-color: #ffc02e;
}

.bg-yellow.bg-opacity-90,
.bg-yellow.module>.container.bg-opacity-90 {
    background-color: rgba(255, 192, 46, 0.9);
}

.bg-green,
.bg-green.module>.container {
    background-color: #93c840;
}

.bg-green.bg-opacity-90,
.bg-green.module>.container.bg-opacity-90 {
    background-color: rgba(147, 200, 64, 0.9);
}

.bg-teal,
.bg-teal.module>.container {
    background-color: #018380;
}

.bg-teal.bg-opacity-90,
.bg-teal.module>.container.bg-opacity-90 {
    background-color: rgba(1, 131, 128, 0.9);
}

.bg-teal-dark,
.bg-teal-dark.module>.container {
    background-color: #015c5a;
}

.bg-teal-dark.bg-opacity-90,
.bg-teal-dark.module>.container.bg-opacity-90 {
    background-color: rgba(1, 92, 90, 0.9);
}

.bg-teal-darkest,
.bg-teal-darkest.module>.container {
    background-color: #004140;
}

.bg-teal-darkest.bg-opacity-90,
.bg-teal-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(0, 65, 64, 0.9);
}

.bg-purple,
.bg-purple.module>.container {
    background-color: #565eaa;
}

.bg-purple.bg-opacity-90,
.bg-purple.module>.container.bg-opacity-90 {
    background-color: rgba(86, 94, 170, 0.9);
}

.bg-purple-dark,
.bg-purple-dark.module>.container {
    background-color: #495091;
}

.bg-purple-dark.bg-opacity-90,
.bg-purple-dark.module>.container.bg-opacity-90 {
    background-color: rgba(73, 80, 145, 0.9);
}

.bg-purple-darkest,
.bg-purple-darkest.module>.container {
    background-color: #3f436a;
}

.bg-purple-darkest.bg-opacity-90,
.bg-purple-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(63, 67, 106, 0.9);
}

.bg-white,
.bg-white.module>.container {
    background-color: #ffffff;
}

.bg-white.bg-opacity-90,
.bg-white.module>.container.bg-opacity-90 {
    background-color: rgba(255, 255, 255, 0.9);
}

.bg-slate-light,
.bg-slate-light.module>.container {
    background-color: #64666b;
}

.bg-slate-light.bg-opacity-90,
.bg-slate-light.module>.container.bg-opacity-90 {
    background-color: rgba(100, 102, 107, 0.9);
}

.bg-grey-dark,
.bg-grey-dark.module>.container {
    background-color: #28292b;
}

.bg-grey-dark.bg-opacity-90,
.bg-grey-dark.module>.container.bg-opacity-90 {
    background-color: rgba(40, 41, 43, 0.9);
}

.bg-tabs-orange,
.bg-tabs-orange.module>.container {
    background-color: #fc4f1e;
}

.bg-tabs-orange.bg-opacity-90,
.bg-tabs-orange.module>.container.bg-opacity-90 {
    background-color: rgba(252, 79, 30, 0.9);
}

.bg-orange-dark,
.bg-orange-dark.module>.container {
    background-color: #cc3e00;
}

.bg-orange-dark.bg-opacity-90,
.bg-orange-dark.module>.container.bg-opacity-90 {
    background-color: rgba(204, 62, 0, 0.9);
}

.bg-orange-darkest,
.bg-orange-darkest.module>.container {
    background-color: #933b15;
}

.bg-orange-darkest.bg-opacity-90,
.bg-orange-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(147, 59, 21, 0.9);
}

.bg-peach-pale,
.bg-peach-pale.module>.container {
    background-color: #fff6f2;
}

.bg-peach-pale.bg-opacity-90,
.bg-peach-pale.module>.container.bg-opacity-90 {
    background-color: rgba(255, 246, 242, 0.9);
}

.bg-peach-light,
.bg-peach-light.module>.container {
    background-color: #ffeee6;
}

.bg-peach-light.bg-opacity-90,
.bg-peach-light.module>.container.bg-opacity-90 {
    background-color: rgba(255, 238, 230, 0.9);
}

.bg-peach,
.bg-peach.module>.container {
    background-color: #ffdccc;
}

.bg-peach.bg-opacity-90,
.bg-peach.module>.container.bg-opacity-90 {
    background-color: rgba(255, 220, 204, 0.9);
}

.bg-waxflower,
.bg-waxflower.module>.container {
    background-color: #ffb899;
}

.bg-waxflower.bg-opacity-90,
.bg-waxflower.module>.container.bg-opacity-90 {
    background-color: rgba(255, 184, 153, 0.9);
}

.bg-turquoise-pale,
.bg-turquoise-pale.module>.container {
    background-color: #e6f7f7;
}

.bg-turquoise-pale.bg-opacity-90,
.bg-turquoise-pale.module>.container.bg-opacity-90 {
    background-color: rgba(230, 247, 247, 0.9);
}

.bg-turquoise,
.bg-turquoise.module>.container {
    background-color: #01adab;
}

.bg-turquoise.bg-opacity-90,
.bg-turquoise.module>.container.bg-opacity-90 {
    background-color: rgba(1, 173, 171, 0.9);
}

.bg-turquoise-dark,
.bg-turquoise-dark.module>.container {
    background-color: #019b9a;
}

.bg-turquoise-dark.bg-opacity-90,
.bg-turquoise-dark.module>.container.bg-opacity-90 {
    background-color: rgba(1, 155, 154, 0.9);
}

.bg-turquoise-darkest,
.bg-turquoise-darkest.module>.container {
    background-color: #018a89;
}

.bg-turquoise-darkest.bg-opacity-90,
.bg-turquoise-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(1, 138, 137, 0.9);
}

.bg-purple-dark,
.bg-purple-dark.module>.container {
    background-color: #495091;
}

.bg-purple-dark.bg-opacity-90,
.bg-purple-dark.module>.container.bg-opacity-90 {
    background-color: rgba(73, 80, 145, 0.9);
}

.bg-green-pale,
.bg-green-pale.module>.container {
    background-color: #e9f4d9;
}

.bg-green-pale.bg-opacity-90,
.bg-green-pale.module>.container.bg-opacity-90 {
    background-color: rgba(233, 244, 217, 0.9);
}

.bg-green-dark,
.bg-green-dark.module>.container {
    background-color: #678c2d;
}

.bg-green-dark.bg-opacity-90,
.bg-green-dark.module>.container.bg-opacity-90 {
    background-color: rgba(103, 140, 45, 0.9);
}

.bg-green-darkest,
.bg-green-darkest.module>.container {
    background-color: #496420;
}

.bg-green-darkest.bg-opacity-90,
.bg-green-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(73, 100, 32, 0.9);
}

.bg-yellow-pale,
.bg-yellow-pale.module>.container {
    background-color: #fff2d5;
}

.bg-yellow-pale.bg-opacity-90,
.bg-yellow-pale.module>.container.bg-opacity-90 {
    background-color: rgba(255, 242, 213, 0.9);
}

.bg-sunglow,
.bg-sunglow.module>.container {
    background-color: #ffbf2d;
}

.bg-sunglow.bg-opacity-90,
.bg-sunglow.module>.container.bg-opacity-90 {
    background-color: rgba(255, 191, 45, 0.9);
}

.bg-yellow-dark,
.bg-yellow-dark.module>.container {
    background-color: #e5ac3a;
}

.bg-yellow-dark.bg-opacity-90,
.bg-yellow-dark.module>.container.bg-opacity-90 {
    background-color: rgba(229, 172, 58, 0.9);
}

.bg-yellow-darkest,
.bg-yellow-darkest.module>.container {
    background-color: #c3861d;
}

.bg-yellow-darkest.bg-opacity-90,
.bg-yellow-darkest.module>.container.bg-opacity-90 {
    background-color: rgba(195, 134, 29, 0.9);
}

.bg-mist-lightest,
.bg-mist-lightest.module>.container {
    background-color: #f8f8f8;
}

.bg-mist-lightest.bg-opacity-90,
.bg-mist-lightest.module>.container.bg-opacity-90 {
    background-color: rgba(248, 248, 248, 0.9);
}

.bg-mist-light,
.bg-mist-light.module>.container {
    background-color: #f1f1f1;
}

.bg-mist-light.bg-opacity-90,
.bg-mist-light.module>.container.bg-opacity-90 {
    background-color: rgba(241, 241, 241, 0.9);
}

.bg-mist,
.bg-mist.module>.container {
    background-color: #e8e8e9;
}

.bg-mist.bg-opacity-90,
.bg-mist.module>.container.bg-opacity-90 {
    background-color: rgba(232, 232, 233, 0.9);
}

.bg-grey,
.bg-grey.module>.container {
    background-color: #d4d4d4;
}

.bg-grey.bg-opacity-90,
.bg-grey.module>.container.bg-opacity-90 {
    background-color: rgba(212, 212, 212, 0.9);
}

.bg-grey-alt,
.bg-grey-alt.module>.container {
    background-color: #d5e0e6;
}

.bg-grey-alt.bg-opacity-90,
.bg-grey-alt.module>.container.bg-opacity-90 {
    background-color: rgba(213, 224, 230, 0.9);
}

.bg-slate,
.bg-slate.module>.container {
    background-color: #46474b;
}

.bg-slate.bg-opacity-90,
.bg-slate.module>.container.bg-opacity-90 {
    background-color: rgba(70, 71, 75, 0.9);
}

.bg-grey-mid,
.bg-grey-mid.module>.container {
    background-color: #939498;
}

.bg-grey-mid.bg-opacity-90,
.bg-grey-mid.module>.container.bg-opacity-90 {
    background-color: rgba(147, 148, 152, 0.9);
}

.bg-black,
.bg-black.module>.container {
    background-color: #000;
}

.bg-black.bg-opacity-90,
.bg-black.module>.container.bg-opacity-90 {
    background-color: rgba(0, 0, 0, 0.9);
}

.bg-orangetint10,
.bg-orangetint10.module>.container {
    background-color: #ffeee6;
}

.bg-purpletint10,
.bg-purpletint10.module>.container {
    background-color: #E8E6F3;
}

.bg-purpletint40,
.bg-purpletint40.module>.container {
    background-color: #978fc5;
}

.bg-yellowtint10,
.bg-yellowtint10.module>.container {
    background-color: #FFF4E3;
}

.bg-greentint10,
.bg-greentint10.module>.container {
    background-color: #F0F6E7;
}

.bg-turquoisetint10,
.bg-turquoisetint10.module>.container {
    background-color: #E2F3F4;
}

.bg-graytint10,
.bg-graytint10.module>.container {
    background-color: #F1F1F1;
}

.bg-orangetint40,
.bg-orangetint40.module>.container {
    background-color: #FABB95;
}

.bg-yellowtint40,
.bg-yellowtint40.module>.container {
    background-color: #FFE1A4;
}

.bg-greentint40,
.bg-greentint40.module>.container {
    background-color: #D4E6AD;
}

.bg-turquoisetint40,
.bg-turquoisetint40.module>.container {
    background-color: #99D7DD;
}

.bg-graytint40,
.bg-graytint40.module>.container {
    background-color: #B7B9C5;
}

.bg-white *,
.bg-peach-pale *,
.bg-peach *,
.bg-turquoise-pale *,
.bg-green-pale *,
.bg-yellow-pale *,
.bg-yellow-dark *,
.bg-peach-light *,
.bg-mist *,
.bg-mist-light *,
.bg-mist-lightest * {
    color: #28292b;
}

.bg-white .pull-quote__text,
.bg-white .metadata-eyebrow,
.bg-peach-pale .pull-quote__text,
.bg-peach-pale .metadata-eyebrow,
.bg-peach .pull-quote__text,
.bg-peach .metadata-eyebrow,
.bg-turquoise-pale .pull-quote__text,
.bg-turquoise-pale .metadata-eyebrow,
.bg-green-pale .pull-quote__text,
.bg-green-pale .metadata-eyebrow,
.bg-yellow-pale .pull-quote__text,
.bg-yellow-pale .metadata-eyebrow,
.bg-yellow-dark .pull-quote__text,
.bg-yellow-dark .metadata-eyebrow,
.bg-peach-light .pull-quote__text,
.bg-peach-light .metadata-eyebrow,
.bg-mist .pull-quote__text,
.bg-mist .metadata-eyebrow,
.bg-mist-light .pull-quote__text,
.bg-mist-light .metadata-eyebrow,
.bg-mist-lightest .pull-quote__text,
.bg-mist-lightest .metadata-eyebrow {
    color: #64666b;
}

.bg-green *,
.bg-green a:link,
.bg-green a:visited,
.bg-yellow *,
.bg-yellow a:link,
.bg-yellow a:visited,
.bg-yellow-dark *,
.bg-yellow-dark a:link,
.bg-yellow-dark a:visited,
.bg-sunglow *,
.bg-sunglow a:link,
.bg-sunglow a:visited {
    color: #28292b;
}

.bg-green .metadata-eyebrow,
.bg-yellow .metadata-eyebrow,
.bg-yellow-dark .metadata-eyebrow,
.bg-sunglow .metadata-eyebrow {
    color: #64666b;
}

.bg-brand,
.bg-orange,
.bg-orange-dark,
.bg-orange-darkest,
.bg-tabs-orange,
.bg-grey-dark,
.bg-slate,
.bg-slate-light,
.bg-grey-mid,
.bg-turquoise,
.bg-turquoise-dark,
.bg-turquoise-darkest,
.bg-green-dark,
.bg-green-darkest,
.bg-teal,
.bg-teal-dark,
.bg-teal-darkest,
.bg-purple,
.bg-purple-dark,
.bg-purple-darkest,
.bg-black,
.bg-waxflower,
.bg-yellow-darkest,
.bg-purpletint40,
.bg-graytint40 {
    color: #ffffff;
}

.bg-brand *,
.bg-brand a:link,
.bg-brand a:visited,
.bg-brand .metadata-byline,
.bg-brand .metadata-eyebrow,
.bg-brand .pull-quote__text,
.bg-brand .author-block .author-desc span,
.bg-orange *,
.bg-orange a:link,
.bg-orange a:visited,
.bg-orange .metadata-byline,
.bg-orange .metadata-eyebrow,
.bg-orange .pull-quote__text,
.bg-orange .author-block .author-desc span,
.bg-orange-dark *,
.bg-orange-dark a:link,
.bg-orange-dark a:visited,
.bg-orange-dark .metadata-byline,
.bg-orange-dark .metadata-eyebrow,
.bg-orange-dark .pull-quote__text,
.bg-orange-dark .author-block .author-desc span,
.bg-orange-darkest *,
.bg-orange-darkest a:link,
.bg-orange-darkest a:visited,
.bg-orange-darkest .metadata-byline,
.bg-orange-darkest .metadata-eyebrow,
.bg-orange-darkest .pull-quote__text,
.bg-orange-darkest .author-block .author-desc span,
.bg-tabs-orange *,
.bg-tabs-orange a:link,
.bg-tabs-orange a:visited,
.bg-tabs-orange .metadata-byline,
.bg-tabs-orange .metadata-eyebrow,
.bg-tabs-orange .pull-quote__text,
.bg-tabs-orange .author-block .author-desc span,
.bg-grey-dark *,
.bg-grey-dark a:link,
.bg-grey-dark a:visited,
.bg-grey-dark .metadata-byline,
.bg-grey-dark .metadata-eyebrow,
.bg-grey-dark .pull-quote__text,
.bg-grey-dark .author-block .author-desc span,
.bg-slate *,
.bg-slate a:link,
.bg-slate a:visited,
.bg-slate .metadata-byline,
.bg-slate .metadata-eyebrow,
.bg-slate .pull-quote__text,
.bg-slate .author-block .author-desc span,
.bg-slate-light *,
.bg-slate-light a:link,
.bg-slate-light a:visited,
.bg-slate-light .metadata-byline,
.bg-slate-light .metadata-eyebrow,
.bg-slate-light .pull-quote__text,
.bg-slate-light .author-block .author-desc span,
.bg-grey-mid *,
.bg-grey-mid a:link,
.bg-grey-mid a:visited,
.bg-grey-mid .metadata-byline,
.bg-grey-mid .metadata-eyebrow,
.bg-grey-mid .pull-quote__text,
.bg-grey-mid .author-block .author-desc span,
.bg-turquoise *,
.bg-turquoise a:link,
.bg-turquoise a:visited,
.bg-turquoise .metadata-byline,
.bg-turquoise .metadata-eyebrow,
.bg-turquoise .pull-quote__text,
.bg-turquoise .author-block .author-desc span,
.bg-turquoise-dark *,
.bg-turquoise-dark a:link,
.bg-turquoise-dark a:visited,
.bg-turquoise-dark .metadata-byline,
.bg-turquoise-dark .metadata-eyebrow,
.bg-turquoise-dark .pull-quote__text,
.bg-turquoise-dark .author-block .author-desc span,
.bg-turquoise-darkest *,
.bg-turquoise-darkest a:link,
.bg-turquoise-darkest a:visited,
.bg-turquoise-darkest .metadata-byline,
.bg-turquoise-darkest .metadata-eyebrow,
.bg-turquoise-darkest .pull-quote__text,
.bg-turquoise-darkest .author-block .author-desc span,
.bg-green-dark *,
.bg-green-dark a:link,
.bg-green-dark a:visited,
.bg-green-dark .metadata-byline,
.bg-green-dark .metadata-eyebrow,
.bg-green-dark .pull-quote__text,
.bg-green-dark .author-block .author-desc span,
.bg-green-darkest *,
.bg-green-darkest a:link,
.bg-green-darkest a:visited,
.bg-green-darkest .metadata-byline,
.bg-green-darkest .metadata-eyebrow,
.bg-green-darkest .pull-quote__text,
.bg-green-darkest .author-block .author-desc span,
.bg-teal *,
.bg-teal a:link,
.bg-teal a:visited,
.bg-teal .metadata-byline,
.bg-teal .metadata-eyebrow,
.bg-teal .pull-quote__text,
.bg-teal .author-block .author-desc span,
.bg-teal-dark *,
.bg-teal-dark a:link,
.bg-teal-dark a:visited,
.bg-teal-dark .metadata-byline,
.bg-teal-dark .metadata-eyebrow,
.bg-teal-dark .pull-quote__text,
.bg-teal-dark .author-block .author-desc span,
.bg-teal-darkest *,
.bg-teal-darkest a:link,
.bg-teal-darkest a:visited,
.bg-teal-darkest .metadata-byline,
.bg-teal-darkest .metadata-eyebrow,
.bg-teal-darkest .pull-quote__text,
.bg-teal-darkest .author-block .author-desc span,
.bg-purple *,
.bg-purple a:link,
.bg-purple a:visited,
.bg-purple .metadata-byline,
.bg-purple .metadata-eyebrow,
.bg-purple .pull-quote__text,
.bg-purple .author-block .author-desc span,
.bg-purple-dark *,
.bg-purple-dark a:link,
.bg-purple-dark a:visited,
.bg-purple-dark .metadata-byline,
.bg-purple-dark .metadata-eyebrow,
.bg-purple-dark .pull-quote__text,
.bg-purple-dark .author-block .author-desc span,
.bg-purple-darkest *,
.bg-purple-darkest a:link,
.bg-purple-darkest a:visited,
.bg-purple-darkest .metadata-byline,
.bg-purple-darkest .metadata-eyebrow,
.bg-purple-darkest .pull-quote__text,
.bg-purple-darkest .author-block .author-desc span,
.bg-black *,
.bg-black a:link,
.bg-black a:visited,
.bg-black .metadata-byline,
.bg-black .metadata-eyebrow,
.bg-black .pull-quote__text,
.bg-black .author-block .author-desc span,
.bg-waxflower *,
.bg-waxflower a:link,
.bg-waxflower a:visited,
.bg-waxflower .metadata-byline,
.bg-waxflower .metadata-eyebrow,
.bg-waxflower .pull-quote__text,
.bg-waxflower .author-block .author-desc span,
.bg-yellow-darkest *,
.bg-yellow-darkest a:link,
.bg-yellow-darkest a:visited,
.bg-yellow-darkest .metadata-byline,
.bg-yellow-darkest .metadata-eyebrow,
.bg-yellow-darkest .pull-quote__text,
.bg-yellow-darkest .author-block .author-desc span,
.bg-purpletint40 *,
.bg-purpletint40 a:link,
.bg-purpletint40 a:visited,
.bg-purpletint40 .metadata-byline,
.bg-purpletint40 .metadata-eyebrow,
.bg-purpletint40 .pull-quote__text,
.bg-purpletint40 .author-block .author-desc span,
.bg-graytint40 *,
.bg-graytint40 a:link,
.bg-graytint40 a:visited,
.bg-graytint40 .metadata-byline,
.bg-graytint40 .metadata-eyebrow,
.bg-graytint40 .pull-quote__text,
.bg-graytint40 .author-block .author-desc span {
    color: #ffffff;
}

.e28 {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.29em;
    letter-spacing: -0.5px;
}

@media only screen and (max-width: 1023px) {
    .e28 {
        font-size: 22px;
        font-size: 1.375rem;
    }
}

.e24 {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.33em;
    letter-spacing: -0.4px;
}

.e20 {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.3em;
    letter-spacing: -0.3px;
    color: #ff4e00;
}

@media only screen and (max-width: 1023px) {
    .e20 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.55em;
    }
}

.e18 {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.44em;
    letter-spacing: -0.3px;
}

.e18-light {
    font-family: "Soleto Light", Arial, sans-serif;
}

.e24-light {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Soleto Light", Arial, sans-serif;
}

.e16 {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Soleto Light", Arial, sans-serif;
    line-height: 1.5;
}

.downloadlinkText {
    font-family: "Soleto Medium", Arial, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0px;
    color: #ff4e00;
}

.extraLightNumbers {
    font-family: "Soleto Thin", Arial, sans-serif;
    font-size: 72px;
    font-size: 4.5rem;
    font-weight: 100;
    line-height: 1;
    letter-spacing: -3.2px;
    color: #28292b;
}

.mega {
    font-size: 6.875em;
    line-height: 1;
}

.h1 {
    font-size: 1.13333em;
}

.h2 {
    font-size: 0.85714em;
}

.h3 {
    font-size: 0.81818em;
}

.h4 {
    font-size: 1.125em;
}

.h5 {
    font-size: 1em;
}

.h6 {
    font-size: 0.875em;
}

[class*='text-'] {
    font-weight: normal;
}

.text-std {
    color: #28292b;
}

.text-light {
    font-family: "Soleto Light", Arial, sans-serif;
}

.text-medium,
.arrow-link {
    font-family: "Soleto Medium", Arial, sans-serif;
}

.text-regular {
    font-family: "Soleto Regular", Arial, sans-serif;
}

.text-bold {
    font-family: "Soleto Bold", Arial, sans-serif;
}

.brand {
    color: #ff4e00;
}

.font-base {
    font-size: 16px;
}

.font-small {
    font-size: 14px;
}

.font-smaller {
    font-size: 13px;
}

.font-large {
    font-size: 18px;
}

.font-larger {
    font-size: 24px;
}

.bold,
b,
strong,
.con02_contact_info .article-content .tel,
.con02_contact_info .article-content .email,
.db02-tabs .tab b,
.db02-tabs .tab .counter,
.list-component-list__link,
.nv05 ul li label.bold,
.nv05 select,
.pagination li a {
    font-family: "Soleto Medium", Arial, sans-serif;
}

.italic {
    font-family: "Soleto Italic", Arial, sans-serif;
}

.lh-one-two {
    line-height: 1.2em !important;
}

.lh-one-four {
    line-height: 1.4em !important;
}

.lh-one-five {
    line-height: 1.5em !important;
}

.lh-one-seven {
    line-height: 1.7em !important;
}

.m-5 {
    margin: 5px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mbb-5 {
    margin-bottom: 2.5px !important;
    padding-bottom: 2.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mlr-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mbb-10 {
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mlr-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mbb-15 {
    margin-bottom: 7.5px !important;
    padding-bottom: 7.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mlr-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mbb-20 {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mlr-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mbb-25 {
    margin-bottom: 12.5px !important;
    padding-bottom: 12.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.mlr-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mbb-30 {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mlr-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.m-40 {
    margin: 40px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mbb-40 {
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mlr-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.m-50 {
    margin: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mbb-50 {
    margin-bottom: 25px !important;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mlr-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.m-55 {
    margin: 55px !important;
}

.mt-55 {
    margin-top: 55px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mbb-55 {
    margin-bottom: 27.5px !important;
    padding-bottom: 27.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}

.ml-55 {
    margin-left: 55px !important;
}

.mr-55 {
    margin-right: 55px !important;
}

.mlr-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
}

.m-60 {
    margin: 60px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mbb-60 {
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mlr-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.m-75 {
    margin: 75px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mbb-75 {
    margin-bottom: 37.5px !important;
    padding-bottom: 37.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}

.ml-75 {
    margin-left: 75px !important;
}

.mr-75 {
    margin-right: 75px !important;
}

.mlr-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
}

.m-80 {
    margin: 80px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mbb-80 {
    margin-bottom: 40px !important;
    padding-bottom: 40px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mlr-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.m-90 {
    margin: 90px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mbb-90 {
    margin-bottom: 45px !important;
    padding-bottom: 45px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mlr-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
}

.m-95 {
    margin: 95px !important;
}

.mt-95 {
    margin-top: 95px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.mbb-95 {
    margin-bottom: 47.5px !important;
    padding-bottom: 47.5px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
}

.ml-95 {
    margin-left: 95px !important;
}

.mr-95 {
    margin-right: 95px !important;
}

.mlr-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
}

.m-100 {
    margin: 100px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mbb-100 {
    margin-bottom: 50px !important;
    padding-bottom: 50px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.mlr-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.m-110 {
    margin: 110px !important;
}

.mt-110 {
    margin-top: 110px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

.mbb-110 {
    margin-bottom: 55px !important;
    padding-bottom: 55px !important;
    border-bottom: 1px solid #eeeeee;
}

.mtb-110 {
    margin-top: 110px !important;
    margin-bottom: 110px !important;
}

.ml-110 {
    margin-left: 110px !important;
}

.mr-110 {
    margin-right: 110px !important;
}

.mlr-110 {
    margin-left: 110px !important;
    margin-right: 110px !important;
}

.hd-mb-small {
    margin-bottom: 1rem !important;
}

.hd-mb-medium {
    margin-bottom: 2rem !important;
}

.hd-mb-large {
    margin-bottom: 4rem !important;
}

.metadata-bold {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Medium", Arial, sans-serif;
    line-height: 1.33em;
    letter-spacing: -0.2px;
}

.metadata-regular {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    line-height: 1.33em;
    letter-spacing: -0.2px;
}

.metadata-italic {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Soleto Light", Arial, sans-serif;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: 0.2px;
}

@media only screen and (max-width: 1023px) {
    .metadata-italic {
        font-size: 14px;
        font-size: 0.875rem;
    }
}

.metadata-eyebrow {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Soleto Regular", Arial, sans-serif;
    color: #64666b;
    line-height: 1.29em;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 1023px) {
    .metadata-eyebrow {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.metadata-byline {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Soleto Light", Arial, sans-serif;
    color: #939498;
    line-height: 1.29em;
    letter-spacing: 0.2px;
}

.mh-5 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-5 {
        min-height: 5px !important;
    }
}

.mh-10 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-10 {
        min-height: 10px !important;
    }
}

.mh-15 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-15 {
        min-height: 15px !important;
    }
}

.mh-20 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-20 {
        min-height: 20px !important;
    }
}

.mh-25 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-25 {
        min-height: 25px !important;
    }
}

.mh-30 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-30 {
        min-height: 30px !important;
    }
}

.mh-40 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-40 {
        min-height: 40px !important;
    }
}

.mh-50 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-50 {
        min-height: 50px !important;
    }
}

.mh-55 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-55 {
        min-height: 55px !important;
    }
}

.mh-60 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-60 {
        min-height: 60px !important;
    }
}

.mh-75 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-75 {
        min-height: 75px !important;
    }
}

.mh-80 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-80 {
        min-height: 80px !important;
    }
}

.mh-90 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-90 {
        min-height: 90px !important;
    }
}

.mh-95 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-95 {
        min-height: 95px !important;
    }
}

.mh-100 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-100 {
        min-height: 100px !important;
    }
}

.mh-110 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-110 {
        min-height: 110px !important;
    }
}

.mh-130 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-130 {
        min-height: 130px !important;
    }
}

.mh-150 {
    min-height: 0;
}

@media (min-width: 768px) {
    .mh-150 {
        min-height: 150px !important;
    }
}

.pos--relative {
    position: relative;
}

.pos--absolute {
    position: absolute;
}

.t {
    position: absolute;
    top: 0;
}

.b {
    position: absolute;
    bottom: 0;
}

.tro-b {
    position: relative;
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.l {
    position: absolute;
    left: 0;
}

.r {
    position: absolute;
    right: 0;
}

.orange,
.brand {
    color: #ff4e00 !important;
}

.yellow {
    color: #ffc02e !important;
}

.green {
    color: #93c840 !important;
}

.teal {
    color: #018380 !important;
}

.purple {
    color: #565eaa !important;
}

.white {
    color: #ffffff !important;
}

.slate-light {
    color: #64666b !important;
}

.grey-dark {
    color: #28292b !important;
}

.tabs-orange {
    color: #fc4f1e !important;
}

.orange-dark {
    color: #cc3e00 !important;
}

.peach-pale {
    color: #fff6f2 !important;
}

.peach-light {
    color: #ffeee6 !important;
}

.peach {
    color: #ffdccc !important;
}

.waxflower {
    color: #ffb899 !important;
}

.turquoise-pale {
    color: #e6f7f7 !important;
}

.turquoise {
    color: #01adab !important;
}

.turquoise-dark {
    color: #019b9a !important;
}

.turquoise-darkest {
    color: #018a89 !important;
}

.purple-dark {
    color: #495091 !important;
}

.green-pale {
    color: #e9f4d9 !important;
}

.yellow-pale {
    color: #fff2d5 !important;
}

.sunglow {
    color: #ffbf2d !important;
}

.mist-lightest {
    color: #f8f8f8 !important;
}

.mist-light {
    color: #f1f1f1 !important;
}

.mist {
    color: #e8e8e9 !important;
}

.grey {
    color: #d4d4d4 !important;
}

.grey-alt {
    color: #d5e0e6 !important;
}

.slate {
    color: #46474b !important;
}

.grey-mid {
    color: #939498 !important;
}

.black {
    color: #000 !important;
}

.p-0 {
    padding: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-0 {
        padding-top: 0px !important;
    }
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ptb-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.plr-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.pt-5 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-5 {
        padding-top: 5px !important;
    }
}

.pb-5 {
    padding-bottom: 5px !important;
}

.ptb-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.plr-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.pt-10 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-10 {
        padding-top: 10px !important;
    }
}

.pb-10 {
    padding-bottom: 10px !important;
}

.ptb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.plr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.pt-15 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-15 {
        padding-top: 15px !important;
    }
}

.pb-15 {
    padding-bottom: 15px !important;
}

.ptb-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.plr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-20 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-20 {
        padding-top: 20px !important;
    }
}

.pb-20 {
    padding-bottom: 20px !important;
}

.ptb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.plr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.p-25 {
    padding: 25px !important;
}

.pt-25 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-25 {
        padding-top: 25px !important;
    }
}

.pb-25 {
    padding-bottom: 25px !important;
}

.ptb-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.plr-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.p-30 {
    padding: 30px !important;
}

.pt-30 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-30 {
        padding-top: 30px !important;
    }
}

.pb-30 {
    padding-bottom: 30px !important;
}

.ptb-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.plr-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.p-40 {
    padding: 40px !important;
}

.pt-40 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-40 {
        padding-top: 40px !important;
    }
}

.pb-40 {
    padding-bottom: 40px !important;
}

.ptb-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.plr-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.p-50 {
    padding: 50px !important;
}

.pt-50 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-50 {
        padding-top: 50px !important;
    }
}

.pb-50 {
    padding-bottom: 50px !important;
}

.ptb-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.plr-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.p-55 {
    padding: 55px !important;
}

.pt-55 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-55 {
        padding-top: 55px !important;
    }
}

.pb-55 {
    padding-bottom: 55px !important;
}

.ptb-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

.pl-55 {
    padding-left: 55px !important;
}

.pr-55 {
    padding-right: 55px !important;
}

.plr-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

.p-60 {
    padding: 60px !important;
}

.pt-60 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-60 {
        padding-top: 60px !important;
    }
}

.pb-60 {
    padding-bottom: 60px !important;
}

.ptb-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.plr-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.p-75 {
    padding: 75px !important;
}

.pt-75 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-75 {
        padding-top: 75px !important;
    }
}

.pb-75 {
    padding-bottom: 75px !important;
}

.ptb-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.pl-75 {
    padding-left: 75px !important;
}

.pr-75 {
    padding-right: 75px !important;
}

.plr-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
}

.p-90 {
    padding: 90px !important;
}

.pt-90 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-90 {
        padding-top: 90px !important;
    }
}

.pb-90 {
    padding-bottom: 90px !important;
}

.ptb-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pr-90 {
    padding-right: 90px !important;
}

.plr-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
}

.p-95 {
    padding: 95px !important;
}

.pt-95 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-95 {
        padding-top: 95px !important;
    }
}

.pb-95 {
    padding-bottom: 95px !important;
}

.ptb-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
}

.pl-95 {
    padding-left: 95px !important;
}

.pr-95 {
    padding-right: 95px !important;
}

.plr-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
}

.p-100 {
    padding: 100px !important;
}

.pt-100 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-100 {
        padding-top: 100px !important;
    }
}

.pb-100 {
    padding-bottom: 100px !important;
}

.ptb-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.plr-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.p-110 {
    padding: 110px !important;
}

.pt-110 {
    padding-top: 0px !important;
}

@media (min-width: 768px) {
    .pt-110 {
        padding-top: 110px !important;
    }
}

.pb-110 {
    padding-bottom: 110px !important;
}

.ptb-110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}

.pl-110 {
    padding-left: 110px !important;
}

.pr-110 {
    padding-right: 110px !important;
}

.plr-110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
}

.wf-loading * {
    opacity: 0;
}

.wf-loading:after {
    content: 'loading fonts..';
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    color: #135040;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 20em;
    text-align: center;
}

.wf-active *,
.wf-inactive * {
    transition: opacity 1s ease-out;
}

.module.module-outer.list-component.in09v1:nth-child(n+2) {
    padding: 40px 0px 0px 0px;
}

.max-width-none {
    max-width: none !important;
}

.supp-dashboard {
    vertical-align: top;
}

.supp-dashboard>.module,
.secure_page>section,
.secure_page>div,
.secure_page>form.module {
    margin-left: 0;
    max-width: 1440px;
}

.dashboard-content .pad-0 {
    padding-left: 0;
    padding-right: 0;
}

.dashboard-content .pad-0 {
    padding-left: 0;
    padding-right: 0;
}

.suggested4me .responsive-tabs__content .slick-list {
    margin-bottom: 83.33px;
}

.suggested4me .slick-prev+.slick-list {
    margin-bottom: 5px;
    padding-left: 0 !important;
}

.cn30__v1 {
    display: flex;
    flex-direction: column;
}

.cn30__v1 .author-block {
    display: flex;
    justify-content: flex-end;
}

.cn09h3 {
    font-size: 2.25rem !important;
    line-height: 1.22em !important;
    letter-spacing: -.6px !important;
}

@media only screen and (max-width: 1023px) {
    .cn09h3 {
        font-size: 1.5rem !important;
    }
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .cn09h3 {
        font-size: 1.75rem !important;
    }
}


.large-card-carousel__quote-content h3 {
    /* font-size: 31px; */
    font-size: 1.9375rem;
    color: inherit;
    font-family: "Soleto Medium", Arial, sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 36px;
    text-shadow: 0px 9px 30px rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    letter-spacing: -0.1px;
}

.large-card-carousel__quote-content h3::before {
    position: absolute;
    left: -2.4375rem;
}

.large-card-carousel[data-quote-color="yellow"] h3::before {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-yellow.svg");
}

.large-card-carousel__quote-content h3::before,
.large-card-carousel__quote-content h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-opening-teal.svg");
    background-size: cover;
    content: '';
    display: inline-block;
    height: 1.125rem;
    width: 1.4375rem;
}

.large-card-carousel__quote-content h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-teal.svg");
    vertical-align: super;
    margin-left: 0.9375rem;
}

.large-card-carousel[data-quote-color="yellow"] h3::after {
    background-image: url("../images/homepage-domain-2021/quote-mark-closing-yellow.svg");
}