/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */

.pagenotfound .banner .banner-wrap {
    background: url(../images/mask-group_en.png) no-repeat center center;
    background-size: cover;
    height: 0;
    display: table;
    width: 100%;
    min-height: 430px;
}

.pagenotfound .banner .banner-wrap-inner h1 {
    font-size: 32px !important;
    line-height: 38px !important;
    width: 100%;
    margin: 0;
    color: #fff !important;
}

.pagenotfound .sec-img {
    display: block;
    max-width: 480px;
    margin: 50px auto;
}

.pagenotfound .banner-wrap-inner h1 {
    width: 96%;
    line-height: 64px;
}

.pagenotfound .banner .banner-wrap-inner {
    padding: 50px;
}

.pagenotfound p.sub-head {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
}

.pagenotfound .banner .banner-wrap-inner p {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #fff !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
}

.pagenotfound .banner .banner-410 p {
    font-size: 28px !important;
    line-height: 28px !important;
    color: #fff !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
}

.pagenotfound p.sub-para {
    max-width: none;
    margin: 20px auto 0;
}

.pagenotfound .col-sm-4.image img {
    padding-left: 55px;
}

.pagenotfound section.journey {
    padding: 35px 0 50px;
}

.pagenotfound section.journey h3 {
    text-align: center;
    color: #424242;
    font-size: 32px;
    line-height: 37px;
    padding-bottom: 20px;
}

.pagenotfound .left-text {
    margin-top: -78px;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    padding: 0px 0px 20px 25px;
    font-weight: 300 !important;
}

.pagenotfound .deploy-box-awaits p {
    font-size: 16px;
    line-height: 24px;
    padding: 40px 0 0 0px;
}

.pagenotfound .deploy-box-awaits .bottom-btn {
    padding: 0px 0 0px 8px;
}

.pagenotfound .bottom-btn a {
    color: #269BCD;
    font-size: 16px;
    line-height: 24px;
}

.pagenotfound .bottom-btn img {
    padding-right: 10px;
    display: inline-flex;
}

.pagenotfound p.sub-para a {
    color: #a6caea;
}

.pagenotfound .deploy-box-awaits a {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.pagenotfound .left-text a {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
}

.pagenotfound .bottom-btn a {
    color: #269BCD;
}

@media(max-width:991px) {
    .pagenotfound .deploy-box-awaits p {
        min-height: auto;
    }
    .pagenotfound p.sub-para {
        width: auto;
    }
    .pagenotfound .col-sm-4.image img {
        padding-left: 0px;
    }
    .pagenotfound .deploy-box-awaits .bottom-btn {
        padding: 0px 0 15px 0px;
    }
}

@media(max-width:767px) {
    .pagenotfound p.sub-para {
        width: auto;
    }
    .pagenotfound .col-sm-4.image {
        text-align: center;
    }
    .pagenotfound .deploy-imgicon {
        text-align: center;
    }
    .pagenotfound .deploy-imgicon p {
        padding: 0 15px;
    }
    .pagenotfound .deploy-box-awaits p {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .pagenotfound .deploy-box-awaits .bottom-btn {
        padding: 15px 0px;
        text-align: center;
    }
    .pagenotfound .left-text {
        padding: 0px 0px 20px 115px;
    }
}

@media(max-width:580px) {
    .pagenotfound .left-text {
        padding: 0px 0px 20px 25px;
    }
    .pagenotfound .deploy-box-awaits p {
        width: auto;
    }
}

@media(max-width:480px) {
    .pagenotfound .upcomesec .upcomebox .innerbox .morebtn {
        bottom: auto;
    }
    .pagenotfound .upcomesec .upcomebox .innerbox {
        min-height: auto;
    }
    .pagenotfound p.sub-para {
        width: auto;
    }
}

.pagenotfound .left-text a:hover {
    color: #fff !important;
    font-weight: 300;
}

.pagenotfound .deploy-box-awaits a {
    font-weight: 300;
}

.pagenotfound .deploy-box-awaits a:hover {
    color: #424242 !important
}

html[lang="ja"] .coh-style-header-style .primary-menu {
    padding: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.no-children.is-expanded .menu-level-2-wrapper {
    display: none;
}

html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
    margin-right: 20px;
}

html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    font-size: 12px;
}

html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
    font-size: 16px;
    right: 10px;
}

html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    font-size: 12px;
}

html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
    font-size: 16px;
    right: 8px;
}

html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    font-size: 14px;
}

html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
    right: 12px;
}

html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
    right: -25px;
}

html[lang="nl"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
    right: -25px;
}

html[lang="de"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    font-size: 15px;
}

html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu li.nav-head.aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
    position: absolute;
    padding-left: 0;
    top: 0;
}

html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .link-description {
    max-width: 285px;
}

@media (min-width:1660px) {
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 20px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 18px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 16px;
        font-size: 14px;
    }
}

@media (min-width:993px) {
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 0;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:last-child a.nav-head-link {
        padding-right: 0;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 0;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 0;
    }
}

@media (max-width:1659px) {
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 13px;
        padding: 0 13px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 170px;
        font-size: 10px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 15px;
        right: 8px;
        top: -2px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 170px;
        font-size: 10px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 15px;
        right: 7px;
        top: -2px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
        margin-right: 20px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 170px;
        font-size: 12px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 16px;
        right: 8px;
        line-height: 31px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 12px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 0;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 170px;
        font-size: 13px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        line-height: 30px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
        margin-right: 20px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
    }
}

@media (min-width:1140px) and (max-width:1659px) {
    html[lang="ko"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 13px;
    }
    html[lang="ko"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 0;
    }
}

@media (min-width:1140px) and (max-width:1450px) {
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 11px;
    }
}

@media (min-width:1140px) and (max-width:1280px) {
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 9px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 10px;
    }
}

@media (min-width:1281px) and (max-width:1450px) {
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 9px;
        font-size: 14px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 12px;
        padding: 0 8px;
    }
}

@media (max-width:1400px) {
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
    }
}

@media (max-width:1360px) {
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link {
        display: inline-block;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
        right: 0;
    }
    html[lang="nl"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link {
        display: inline-block;
    }
    html[lang="nl"] .coh-style-header-style .main-navbar .primary-menu .aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
        right: 0;
    }
}

@media (max-width:1280px) {
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 10px;
        padding: 0 8px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 12.5px;
        padding: 0 9px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 14px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 13px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 13px;
    }
}

@media (max-width:1139px) {
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 9px;
        padding: 0 7px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 6px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11.5px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module {
        width: 100%
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11.4px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title {
        font-size: 10px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11.5px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title {
        font-size: 10px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 13px;
    }
    html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 13px;
    }
}

@media (min-width:993px) and (max-width:1139px) {
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 12px;
    }
    html[lang="ko"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 13px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 11px;
        padding-left: 7px;
        padding-right: 7px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 14px;
    }
}

@media (min-width:993px) and (max-width:1450px) {
    html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu li.nav-head.aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
        position: relative;
        left: 20%;
    }
}

@media (max-width:992px) {
    html[lang="ja"] .coh-style-header-style .primary-menu {
        padding: 0 15px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 11.5px;
        padding: 0 9px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:last-child a.nav-head-link {
        padding-right: 0;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 200px;
        font-size: 11px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 15px;
        top: 1px;
        right: 15px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 200px;
        font-size: 11px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 15px;
        top: 1px;
        right: 15px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 180px;
        font-size: 11px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        font-size: 16px;
        right: 15px;
        line-height: 28px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 0 15px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 12px;
        padding: 0 15px;
    }
    html[lang="nl"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 12px;
        padding: 0 15px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 170px;
        font-size: 12px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11.4px;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11.5px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 13px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 11px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    html[lang="ja"] .coh-style-header-style .primary-menu {
        padding: 0 0 10px 0;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 18px;
        padding: 5px 45px 5px 20px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding: 5px 45px 5px 20px;
    }
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 20px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 18px;
        padding: 5px 45px 5px 20px;
    }
    html[lang="nl"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 18px;
        padding: 5px 45px 5px 20px;
    }
    html[lang="de"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
    }
    html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    html[lang="de"] .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item {
        margin-right: 15px;
    }
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: var(--animate-repeat);
    animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
    animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
    animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: var(--animate-delay);
    animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: calc(var(--animate-delay)*2);
    animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: calc(var(--animate-delay)*3);
    animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-delay: calc(var(--animate-delay)*4);
    animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-delay: calc(var(--animate-delay)*5);
    animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-duration: calc(var(--animate-duration)/2);
    animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.8);
    animation-duration: calc(var(--animate-duration)*0.8)
}

.animate__animated.animate__slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(var(--animate-duration)*3);
    animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

.animate__bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shakeX {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shakeX {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.animate__shakeX {
    -webkit-animation-name: shakeX;
    animation-name: shakeX
}

@-webkit-keyframes shakeY {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes shakeY {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.animate__headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.animate__swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.animate__jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration)*1.3);
    animation-duration: calc(var(--animate-duration)*1.3);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInDown {
    -webkit-animation-name: backInDown;
    animation-name: backInDown
}

@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInLeft {
    -webkit-animation-name: backInLeft;
    animation-name: backInLeft
}

@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInRight {
    -webkit-animation-name: backInRight;
    animation-name: backInRight
}

@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }
    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.animate__backInUp {
    -webkit-animation-name: backInUp;
    animation-name: backInUp
}

@-webkit-keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutDown {
    -webkit-animation-name: backOutDown;
    animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutLeft {
    -webkit-animation-name: backOutLeft;
    animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

.animate__backOutRight {
    -webkit-animation-name: backOutRight;
    animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }
    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

.animate__backOutUp {
    -webkit-animation-name: backOutUp;
    animation-name: backOutUp
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.animate__bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.animate__bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

.animate__bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

.animate__bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

.animate__bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopLeft {
    -webkit-animation-name: fadeInTopLeft;
    animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInTopRight {
    -webkit-animation-name: fadeInTopRight;
    animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomLeft {
    -webkit-animation-name: fadeInBottomLeft;
    animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInBottomRight {
    -webkit-animation-name: fadeInBottomRight;
    animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.animate__fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.animate__fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.animate__fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.animate__fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.animate__fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.animate__fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

.animate__fadeOutTopLeft {
    -webkit-animation-name: fadeOutTopLeft;
    animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

.animate__fadeOutTopRight {
    -webkit-animation-name: fadeOutTopRight;
    animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

.animate__fadeOutBottomRight {
    -webkit-animation-name: fadeOutBottomRight;
    animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

.animate__fadeOutBottomLeft {
    -webkit-animation-name: fadeOutBottomLeft;
    animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animate__animated.animate__flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.animate__flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.animate__flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.animate__flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: calc(var(--animate-duration)*0.75);
    animation-duration: calc(var(--animate-duration)*0.75);
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInRight {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__lightSpeedInLeft {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutRight {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

.animate__lightSpeedOutLeft {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.animate__rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.animate__rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.animate__rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.animate__rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.animate__rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.animate__rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.animate__hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-duration: calc(var(--animate-duration)*2);
    animation-duration: calc(var(--animate-duration)*2);
    -webkit-animation-name: hinge;
    animation-name: hinge;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.animate__jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.animate__rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.animate__zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

.animate__zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

.animate__zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
    -webkit-transform-origin: right center;
    transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.animate__zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.sftFlyoutWidget {
    position: fixed;
    top: 50%;
    left: auto;
    right: -130px;
    transition: all .45s ease-in-out;
    transform: translate(0, -50%);
    z-index: 98;
}

.flyout-hidden {
    display: none !important;
}

.sftFlyoutWidget .flyoutBtnBox {
    background: #fff;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 5%);
    border-radius: 20px;
    padding: 0;
    width: 78px;
    border: 1px solid #e0e0e0;
}

.sftFlyoutWidget .flyoutBtnBox .foSlideBtn img {
    display: block;
    margin: 0 auto;
    width: auto;
}

.sftFlyoutWidget .flBtnModule:first-child {
    margin-bottom: 0;
}

.sftFlyoutWidget .foTryBox {
    padding-left: 0;
    position: relative;
    padding-bottom: 0;
}

.sftFlyoutWidget .foTryBox:after {
    content: '';
    width: 55px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    left: 11px;
}

.sftFlyoutWidget .foContactBox {
    padding-left: 0;
}

.sftFlyoutWidget .flyoutBtnBox .foSlideBtn {
    color: #7a90a9;
    font-size: 9px;
    line-height: 24px;
    text-transform: uppercase;
    width: 100%;
    height: 80px;
    font-weight: 700;
    border-radius: 5px;
    background-color: transparent;
    display: block;
    text-align: center;
    padding: 17px 10px;
    text-decoration: none;
    cursor: pointer;
}

.sftFlyoutWidget .flyoutBtnBox .foSlideBtn:hover {
    background-color: transparent;
    text-decoration: none;
}

.transTryHoverBox {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 127px;
    display: none;
    cursor: pointer;
}

.flyoutBox {
    background: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 680px;
    position: absolute;
    right: 100px;
    bottom: -88px;
    display: none;
}

.flyoutBox::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ffffff;
    position: absolute;
    bottom: 100px;
    right: -12px;
}

.flyoutBox .flySFTBox {
    background: transparent;
    width: 50%;
    float: left;
    border-right: 1px solid #e0e0e0;
    border-bottom: none;
    padding: 0px 30px;
    margin: 30px 0 30px;
}

.flyoutBox .flyCEBox {
    width: 50%;
    float: left;
    padding: 0 30px;
    margin: 30px 0 30px;
}

.flyoutBox p.foTitle {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #333333;
    text-transform: none;
    margin: 0 0 20px;
    font-weight: 800;
    min-height: auto;
}

.flyoutBox p {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    color: #333333;
    margin: 0;
    padding: 0;
    font-weight: 300;
    min-height: 54px;
}

.flyoutBox .fo-cta-box {
    margin: 20px 0 10px;
    display: inline-flex;
    width: 100%;
}

.flyoutBox .fo-cta-box a {
    margin: 0;
    width: 100%;
    padding: 10px 30px;
}

.flyoutBox .fo-cta-box a:before {
    display: none;
}

.flyoutBox .fo-cta-box a span {
    display: inline-block;
}

.flyoutBox .fo-cta-box a span:before {
    transition: all 300ms;
    position: relative;
    top: 3px;
    opacity: 0;
    content: "\f105";
    right: -5px;
    font-weight: 700;
    color: #444444;
    float: right;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-family: 'icomoon';
    width: 0;
}

.flyoutBox .fo-cta-box a:hover span:before {
    opacity: 1;
    right: -18px;
}

.flyoutBox .flyClose {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    display: none;
}

.smallScreen #drift-widget-container {
    z-index: 999 !important;
}

html[lang="pt-br"] .flyoutBox {
    width: 740px;
}

html[lang="pt-br"] .flyoutBox .fo-cta-box a {
    padding: 10px 20px;
}

html[lang="es"] .flyoutBox {
    width: 740px;
}

html[lang="es"] .flyoutBox .fo-cta-box a {
    padding: 10px 20px;
}

html[lang="fr"] .flyoutBox {
    width: 750px;
}

html[lang="fr"] .flyoutBox .fo-cta-box a {
    padding: 10px 15px;
    font-size: 15px;
}

html[lang="fr"] .flyoutBox .fo-cta-box a:hover span:before {
    right: -13px;
}

html[lang="fr"] .sftFlyoutWidget .flyoutBtnBox .foSlideBtn.flyoutContactBtn {
    line-height: 18px;
}

html[lang="nl"] .flyoutBox,
html[lang="de"] .flyoutBox {
    width: 850px;
}

html[lang="ar"] .flyoutBox p.foTitle,
html[lang="ar"] .flyoutBox p {
    text-align: right;
}

html[lang="ar"] .flyoutBox .fo-cta-box a span::before {
    left: -5px;
    right: auto;
    content: "\f104";
}

html[lang="ar"] .flyoutBox .fo-cta-box a:hover span::before {
    left: -15px;
    right: auto;
    opacity: 1;
}

html[lang="ar"] .sftFlyoutWidget {
    right: auto;
    left: -130px;
}

html[lang="ar"] .sftFlyoutWidget .flyoutBox {
    right: auto;
    left: 100px;
}

html[lang="ar"] .sftFlyoutWidget .flyoutBox::after {
    left: -12px;
    right: auto;
    transform: rotate(180deg);
}

html[lang="ar"] .sftFlyoutWidget .transTryHoverBox {
    right: auto;
    left: 0;
}

@media screen and (max-width:992px) {
    .sftFlyoutWidget {
        display: none !important;
        right: -130px !important;
    }
}

@media screen and (max-width:480px) {
    .flyoutBox {
        width: 310px;
        right: 0;
    }
}

@media screen and (max-width:380px) {
    .flyoutBox {
        right: -10px;
    }
}

.nav-single-item {
    max-width: 100% !important;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col img {
    width: auto;
    max-width: 100%;
}

.coh-style-blog-author-details .blog-author-detail-wrap h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 5px 0 15px;
}

.coh-style-header-style .nav-logo-box .nav-logo-wrap a {
    display: block;
}

.language-block-dropdown ul.links li.zh-hans {
    display: none;
}

.coh-style-customer-stories-page.coh-style-top-search-bar-style .mob-sticky-bar {
    top: 110px;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link p {
    margin: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a:after {
    top: 3px;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link p {
    margin-bottom: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a.nav-ai-link img {
    float: left;
    margin-right: 5px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li.sparkle-nav a:before {
    content: "";
    position: absolute;
    float: left;
    left: -30px;
    width: 24px;
    height: 24px;
    background-image: url(../images/nav-sparkle-icon_en.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
}

.coh-style-header-style .main-navbar .primary-menu li.nav-head.aboutRPANav .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
    position: relative;
    padding-left: 10px;
    top: 2px;
}

.coh-style-header-style .main-navbar .primary-menu li.nav-head.aboutRPANav ul.menu-level-2 li.column-list-wrap span.col-nav-title {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu li.nav-head.companyNav .menu-level-2-wrapper .featured-wrap img.promo-img {
    margin-bottom: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title.hide {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item {
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "NEW";
    position: relative;
    top: -9px;
    right: -3px;
    background: #44879E;
    color: #fff;
    padding: 2px 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    border-radius: 12px;
}

html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "جديد";
    right: 2px;
}

html[lang="de"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "NEU";
}

html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "NOVO";
}

html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "NUEVO";
}

html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "NOUVEAU";
}

html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "新機能";
}

html[lang="ko"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "신규";
}

html[lang="zh-tw"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
    content: "新";
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item .menu-level-2-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 0;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item .menu-level-2-wrapper::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
    background-color: rgba(66, 66, 66, 0.25);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item .menu-level-2-wrapper::-webkit-scrollbar-track {
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
}

html[lang="ar"] .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li .ut-nav-icon-box a {
    margin-right: 10px;
    margin-left: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li.sparkle-nav a:before {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li {
    max-width: 100%;
}

.coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    text-transform: none;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.subNavLink sup {
    position: relative;
    top: -3px;
}

.coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full {
    border: none;
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full:after {
    content: "";
    width: 66%;
    height: 1px;
    background: #e0e0e0;
    bottom: -1px;
    left: 0;
    position: absolute;
}

html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full:after {
    left: auto;
    right: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap p {
    display: block;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap p span {
    font-weight: 700;
}

.user-logged-in .page-main {
    margin-top: 155px;
}

body #su__wrapper * {
    font-family: "museo-sans", arial, sans-serif !important;
}

.coh-style-blog-home-page-style .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
    display: none;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .subscribe-to-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .subscribe-to-author:before {
    display: block;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper {
    position: relative;
    top: 0;
    margin-top: -18.125rem;
    margin-bottom: 50px;
}

.blog-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.blog-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.coh-style-top-search-bar-style .stick-search-bar {}

.career-page-styles .Text-panel-content-style h2.coh-heading {
    color: #fff !important;
}

.career-page-styles a.bottom-link {
    display: none;
}

.mktoForm .mktoFormRow .mktoFormCol select.mktoField {
    padding-right: 20px;
}

.mktoForm .mktoFormRow .mktoFormCol .mktoLabel {
    width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.mktoForm .mktoFormRow .mktoFormCol .mktoLabel.active {
    width: auto !important;
}

.coh-style-blog-author-details .quote-inner {
    background: #fff;
    padding: 30px;
    margin: 20px 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .banner-sub-opt {
    padding: 34px 0;
    background: #279acc;
    text-align: center;
    margin-bottom: 50px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .banner-sub-opt .text-center {
    text-align: center;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .banner-sub-opt .text-center h4 {
    color: white;
    font-size: 24px;
    line-height: 38px;
    text-transform: capitalize;
    font-weight: 300;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .banner-sub-opt .morebtn {
    display: inline-block;
    margin: 15px 0 10px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .banner-sub-opt .morebtn>a {
    background-color: #44879E;
    -webkit-border-radius: 50px;
    border: 1px solid #44879E;
    border-radius: 50px;
    padding-top: 12px;
    padding-right: 42px;
    padding-bottom: 10px;
    padding-left: 42px;
    color: white;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
    word-wrap: break-word;
    display: inline-block;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .centertxt {
    text-align: center;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .centerImgdiv {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .centerImgdiv img {
    width: 50%;
    float: left;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap h4 {
    text-transform: none;
}

html[lang="en"] .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap h4 {
    text-transform: capitalize;
}

body .yt-vid-box {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

body .yt-vid-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.coh-style-solid-blue-button:hover:before {
    display: none;
    opacity: 0;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .sub-footer_btn a:hover:before {
    display: block;
    opacity: 1;
}

.demo-content a {
    text-decoration: none;
    color: #355580;
}

.demo-content a:hover {
    color: #355580;
}



.coh-style-thankyou-page-style-new .generic-hero-banner p {
    max-width: 1000px
}

.coh-style-thankyou-page-style-new .generic-hero-banner .banner-desc-txt p {
    max-width: 900px
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper {
    margin-top: 95px
}

.coh-style-cs-featured-style {
    margin-bottom: 50px;
}

.view-customer-story-listing .coh-style-pagination-style {
    margin-bottom: 80px;
}

.nocounter {
    margin-left: -70px !important;
}

.nocounter::marker {
    display: none !important;
    content: none !important;
}

.coh-style-plain-text-style a {
    font-size: inherit;
}

.coh-style-asset-card .asset-card .asset-card-bg-box {
    height: auto;
    aspect-ratio: 453/160;
}

html[lang="ja"] .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:first-child ul.footer-level-2 li:nth-child(9) {
    margin-left: 0;
}

html[lang="fr"] .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li a {
    padding-right: 15px
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
    margin-right: 30px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col h2 a {
    font-size: inherit;
    line-height: inherit;
    font-weight: 700;
}

.legal-page-template .banner-left-box h1 {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    font-weight: 900;
    color: #133a65;
}

html[lang="de"] .coh-style-blog-card .blog-card .blog-card-info-box h3 a {
    word-break: break-word;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a {
    padding-top: 8px;
    padding-bottom: 8px
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:nth-child(4) span p {
    padding-top: 7px;
    padding-bottom: 3px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a p {
    margin-bottom: 0
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .go-back-link {
    display: none;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link:after {
    display: none;
}

.footer-social-link .coh-style-social-icon svg.mailto {
    display: none
}

.events-and-webinars-page .banner-left-box .events-date-time {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    margin-top: 30px;
}

.products-listing {
    padding-top: 40px;
}

.products-listing .coh-ce-cpt_request_demo-873c619a {
    max-width: 100%;
}

html[lang="de"] .category-section .category-card .card-content a span {
    word-break: break-word;
}

.mktoForm .mktoTemplateBox {
    font-size: 16px;
    color: #333;
    font-weight: 350;
}

.mktoForm .mktoTemplateBox .mktoButtonWrap {
    margin: 0px 0 10px;
    float: left;
    clear: both;
}

.mktoForm .mktoTemplateBox .mktoButtonWrap button {
    color: #fff;
    font-weight: 900;
    background: #44879E;
    padding: 10px 50px 9px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 24px;
}

.mktoForm .mktoTemplateBox .mktoNotYou {
    font-size: 14px;
    color: #44879E;
    font-weight: 700;
    text-decoration: none !important;
    float: left;
    clear: both;
}

.ajax-progress-fullscreen {
    position: fixed;
    z-index: 1000;
    top: 48.5%;
    left: 49%;
    width: 100px;
    height: 100px;
    padding: 4px;
    opacity: 1;
    border-radius: 7px;
    background-color: transparent;
    background-image: url(../images/ajx-loader.gif) !important;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 100%;
}

@media (max-width:992px) {
    .ajax-progress-fullscreen {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }
}

@media (min-width:993px) and (max-width:1250px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        position: absolute;
        right: -29px;
        top: -5px;
    }
    html[lang="ar"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        left: -29px;
        right: auto;
    }
    html[lang="pt-br"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -35px;
    }
    html[lang="es"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -39px;
    }
    html[lang="ja"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -35px;
    }
    html[lang="ko"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -27px;
    }
    html[lang="zh-tw"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -20px;
    }
}

@media (min-width:993px) and (max-width:1350px) {
    html[lang="fr"] .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .menu-level-2-wrapper a.new-item:after {
        right: -50px;
    }
}

@media (min-width:1500px) {
    .coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li:last-child {
        margin-bottom: 30px;
    }
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-bottom-link {
        position: absolute;
        bottom: 0;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .intro-link-wrap>div {
        height: 100%;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .intro-link-wrap .coh-wysiwyg {
        height: 100%;
        position: relative;
    }
}

@media (min-width:993px) {
    .coh-style-header-style .main-navbar .primary-menu .productsNav .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
        max-width: 325px;
    }
}

@media (min-width:768px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector {
        position: relative;
    }
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        width: 161px;
        padding-top: 30px;
        padding-bottom: 22px;
        right: -40px;
    }
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown ul.links li {
        width: 80%;
    }
    .coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap.partner-block {
        margin-top: -48px;
    }
}

@media (min-width:993px) and (max-width:1670px) {
    .path-frontpage .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        right: -30px;
    }
    .path-frontpage.is-scrolled-down .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        right: -40px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        top: 80px;
        right: -50px;
    }
    .path-frontpage .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        right: 0;
    }
    .path-frontpage.is-scrolled-down .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        right: -50px;
    }
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper {
        left: 50% !important;
    }
}

@media (min-width:1140px) and (max-width:1280px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 14px;
        padding-right: 12px;
        padding-left: 12px;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
        font-size: 14px;
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media (min-width:993px) and (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 13px;
        padding-right: 8px;
        padding-left: 8px;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
        font-size: 13px;
        padding-right: 8px;
        padding-left: 8px;
    }
}

@media (min-width:993px) and (max-width:1280px) {
    .coh-style-header-style .main-navbar .primary-menu {
        padding-right: 0
    }
}

@media (max-width:1139px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
        margin-right: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a:after {
        top: -1px;
    }
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-sticky-bar {
        top: 200px;
    }
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 370px;
    }
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .mob-left-cat-filter {
        top: 225px;
    }
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style .mob-sticky-bar {
        z-index: 91;
    }
    html[lang="ko"] .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 230px;
    }
    html[lang="ko"] .coh-style-top-search-bar-style .mob-sticky-bar {
        z-index: 91;
    }
    .coh-style-customer-stories-page.coh-style-top-search-bar-style .mob-sticky-bar {
        top: 150px;
    }
    .coh-style-customer-stories-page .mob-left-cat-filter {
        top: 230px !important;
    }
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper {
        position: static;
        top: 0;
        margin-top: 0;
    }
    .coh-style-top-search-bar-style .stick-search-bar,
    .coh-style-top-search-bar-style .mob-sticky-filter {
        top: 90px !important;
    }
    .coh-style-top-search-bar-style .mob-flash-sticky-bar {
        top: 150px !important;
    }
    .coh-style-category-listing-style .category-filters.sticky-filters {
        top: 90px !important;
    }
    .view-customer-story-listing .coh-style-pagination-style {
        margin-bottom: 50px;
    }
    .coh-style-asset-card .asset-card .asset-card-info-box h3 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li.sparkle-nav a:before {
        position: relative;
        left: 0;
    }
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li.sparkle-nav a {
        padding-left: 6px;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a:after {
        top: 2px;
    }
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 285px;
    }
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-sticky-bar {
        top: 110px;
    }
    .coh-style-customer-stories-page.coh-style-top-search-bar-style .mob-left-cat-filter {
        top: 250px !important;
        border-radius: 0 0 10px 10px;
    }
    .coh-style-customer-stories-page.coh-style-top-search-bar-style .mob-sticky-bar {
        top: 110px;
    }
    html[lang="ja"] .coh-style-eventsandwebinar-page .generic-hero-banner .banner-left-box {
        padding-top: 25px;
    }
    .coh-style-top-search-bar-style .mob-sticky-filter {
        top: 50px !important;
    }
    .coh-style-top-search-bar-style .mob-flash-sticky-bar {
        top: 110px !important;
    }
    .coh-style-category-listing-style .category-filters.sticky-filters {
        top: 50px !important;
    }
    .view-customer-story-listing .coh-style-pagination-style {
        margin-bottom: 40px;
    }
    .coh-style-asset-card .asset-card .asset-card-info-box h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .legal-page-template .banner-left-box h1 {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -0.5px;
    }
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li span {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:nth-child(4) span p {
        padding-top: 13px;
        padding-bottom: 13px
    }
    ul.footer-level-1 li:last-child ul.footer-level-2 li:last-child span p {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .coh-style-header-style .main-navbar .primary-menu .resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full:after {
        width: 100%;
    }
}

@media (max-width:570px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
        background: #DEEBF4;
        border-top: 1px solid #B5CEE0;
        border-bottom: 1px solid #B5CEE0;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        margin-bottom: 15px !important;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap {
        margin-top: 5px;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap .featured-inner-box:last-child {
        margin-bottom: 0;
    }
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 445px;
    }
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .mob-left-cat-filter {
        top: 230px;
        height: 55vh;
    }
    html[lang="ko"] .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 435px;
    }
    html[lang="pt-br"] .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 515px;
    }
    html[lang="es"] .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 495px;
    }
    .coh-style-customer-stories-page.coh-style-top-search-bar-style .mob-left-cat-filter {
        top: 320px !important;
    }
    .coh-style-browse-blog-page .browse-blog-wrapper .mob-left-cat-filter {
        top: 275px;
    }
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
        margin-bottom: 0;
    }
    .lng-brdcrumb .detail-page-hero-banner {
        padding-top: 110px;
    }
}

@media (max-width:480px) {
    html[lang="ja"] .coh-style-eventsandwebinar-page .generic-hero-banner .banner-left-box {
        padding-top: 50px;
    }
}

@media (max-width:380px) {
    html[lang="zh-hant"] .coh-style-detail-page-right-social-links .social-links-wrap .coh-heading {
        font-size: 12px;
    }
    html[lang="fr"] .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 455px;
    }
    html[lang="fr"] .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul li {
        margin: 0;
        padding: 3px 15px;
        max-height: unset;
    }
    html[lang="ja"] .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a p {
        font-size: 12px;
    }
}

@media (max-width:350px) {
    html[lang="zh-hant"] .coh-style-detail-page-right-social-links .social-links-wrap .coh-heading {
        font-size: 12px;
    }
    html[lang="pt-br"] .coh-style-detail-page-right-social-links .social-links-wrap,
    html[lang="es"] .coh-style-detail-page-right-social-links .social-links-wrap {
        padding: 0 5px 0 0;
    }
    html[lang="pt-br"] .coh-style-detail-page-right-social-links .social-links-wrap .coh-heading,
    html[lang="es"] .coh-style-detail-page-right-social-links .social-links-wrap .coh-heading {
        font-size: 13px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-content h3.ext-link:after {
    content: "\f08e";
    color: rgb(204, 204, 204);
    font-size: 18px;
    font-family: icomoon;
    padding-left: 10px;
    position: relative;
    top: 2px;
}

.coh-style-news-room-list-style .list-module .list-module-content h3.ext-link:hover:after {
    color: rgb(255, 90, 16);
}

.page-main {
    margin-top: 105px;
}

.user-logged-in .page-main {
    margin-top: 169px;
}

header.site-header {
    top: 0;
}

.short-header header.site-header {
    top: 0;
    z-index: 991;
}

.user-logged-in header.site-header {
    top: 143px;
}

.user-logged-in.short-header header.site-header {
    top: 93px;
}

.user-logged-in .top-flash-banner {
    top: 93px;
}

.top-flash-banner {
    background: linear-gradient(201deg, #E6F5F5 0.53%, #D2EBEB 26.82%, #9BC3CD 71.72%, #88B5C2 100%);
    /*background: linear-gradient(90deg, #933884 0%, #DF5A1E 27.9%, #DF5A1E 74.81%, #F0931B 100%);*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 91;
    transition: all .25s;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.49);
}

.short-header .top-flash-banner {
    z-index: 99;
    transition: all .4s;
}

.tf-module-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tf-module-box p.tf-text {
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    color: #fff;
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.tf-module-box p.tf-text>a {
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    color: #fff;
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    gap: 30px;
}

.tf-module-box p.tf-text>a:hover {
    color: #fff;
}

.tf-module-box p.tf-text span {
    float: left;
    position: relative;
}

.tf-module-box p.tf-text span.head-txt {
    font-weight: 900;
    text-transform: uppercase;
}

.tf-module-box p.tf-text span.arrow-txt {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.tf-module-box p.tf-text span.arrow-txt:after {
    content: "\f105";
    position: relative;
    color: #fff;
    font-size: 18px;
    padding-left: 12px;
    font-family: 'icomoon';
    line-height: normal;
    top: 2px;
}

.tf-module-box p.tf-text img {
    float: left;
    margin: 0 20px;
}

@media(max-width:1160px) {
    .user-logged-in .page-main {
        margin-top: 199px;
    }
}

@media(max-width:992px) {
    .page-main {
        margin-top: 140px;
    }
    .user-logged-in header.site-header {
        top: 158px;
    }
    .user-logged-in.short-header header.site-header {
        top: 103px;
    }
    .user-logged-in .top-flash-banner {
        top: 120px;
    }
    .user-logged-in .page-main {
        margin-top: 208px;
    }
    .tf-module-box p.tf-text>a {
        gap: 20px;
    }
    .tf-module-box p.tf-text,
    .tf-module-box p.tf-text a {
        font-size: 17px;
    }
    .tf-module-box p.tf-text span.arrow-txt {
        font-size: 15px;
    }
    .tf-module-box p.tf-text span.arrow-txt:after {
        font-size: 16px;
        padding-left: 8px;
        top: 2px;
    }
    .tf-module-box p.tf-text img {
        margin: 0 15px;
    }
}

@media(max-width:767px) {
    .user-logged-in header.site-header {
        top: 100px;
    }
    .user-logged-in .top-flash-banner {
        top: 50px;
    }
    .user-logged-in .page-main {
        margin-top: 100px;
    }
    .page-main {
        margin-top: 50px;
    }
   
    .short-header header.site-header {
        top: 0;
    }
    .top-flash-banner {
        height: 50px;
    }
    .tf-module-box {
        flex-direction: column;
        padding: 5px 8px;
    }
    .tf-module-box p.tf-text>a {
        flex-direction: column;
        gap: initial;
    }
    .tf-module-box p.tf-text,
    .tf-module-box p.tf-text a {
        font-size: 15px;
        line-height: 16px;
    }
    .tf-module-box p.tf-text span.info-txt {
        top: 1px;
        display: none;
    }
    .tf-module-box p.tf-text span.arrow-txt {
        font-size: 14px;
        line-height: 16px;
    }
    .tf-module-box p.tf-text span.arrow-txt:after {
        font-size: 14px;
        padding-left: 8px;
        top: 1px;
    }
    .tf-module-box p.tf-text img {
        margin: 0 10px;
        display: none;
    }
}

@media(max-width:570px) {
    .user-logged-in.short-header header.site-header {
        top: 58px;
    }
    .tf-module-box {
        flex-direction: column;
        padding: 5px 8px;
    }
    .tf-module-box p.tf-text>a {
        flex-direction: column;
        gap: initial;
    }
    .tf-module-box p.tf-text img {
        margin: 0 10px;
        width: 60px;
        display: none;
    }
    .tf-module-box p.tf-text span.info-txt {
        display: none;
    }
}

@media(max-width:420px) {
    .user-logged-in header.site-header {
        top: 137px;
    }
    .user-logged-in.short-header header.site-header {
        top: 97px;
    }
    .user-logged-in .top-flash-banner {
        top: 97px;
    }
    .user-logged-in .page-main {
        margin-top: 160px;
    }
    .tf-module-box p.tf-text,
    .tf-module-box p.tf-text a,
    .tf-module-box p.tf-text span.arrow-txt {}
    .tf-module-box p.tf-text img {
        margin: 0 8px;
        width: 55px;
    }
}

.homepage-wrapper {
    color: #333;
}

.homepage-wrapper h1,
h2,
h3,
h4 {
    text-transform: none;
}

.homepage-wrapper h3 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.5px;
}

.homepage-wrapper .pre-head {
    font-weight: 900;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.coh-style-solid-blue-button,
.coh-style-solid-blue-button:hover {
    font-weight: 700;
    color: #fff;
    min-height: 45px;
    height: 45px;
    width: auto;
    padding: 9px 50px;
    border-style: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms;
    border-radius: 50px;
    margin-top: 40px;
    background-color: #133A65;
    text-transform: none;
}

.coh-style-solid-blue-button:after {
    content: "\f105";
    transition: all 300ms;
    position: relative;
    top: 1px;
    opacity: 0;
    right: 0;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
}

.coh-style-blue-border-button,
.coh-style-blue-border-button:hover {
    font-weight: 700;
    color: #333;
    min-height: 45px;
    height: 45px;
    width: auto;
    padding: 8px 50px;
    border: 3px solid #133A65;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms;
    border-radius: 50px;
    margin-top: 40px;
    text-transform: none;
}

.coh-style-blue-border-button:after {
    content: "\f105";
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    right: 0;
    font-weight: 700;
    color: #333;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
}

.coh-style-white-border-button,
.coh-style-white-border-button:hover {
    font-weight: 700;
    color: #fff;
    min-height: 45px;
    height: 45px;
    width: auto;
    padding: 7px 50px;
    border: 3px solid #fff;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms;
    border-radius: 50px;
    margin-top: 40px;
    background-color: transparent;
    text-transform: none;
}

.coh-style-white-border-button:before {
    content: "\f105";
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    right: 0;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    float: right;
    font-family: 'icomoon';
}

.coh-style-solid-yellow-button,
.coh-style-solid-yellow-button:hover {
    font-weight: 700;
    color: #333;
    min-height: 45px;
    height: 45px;
    width: auto;
    padding: 10px 50px;
    border-style: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    transition: all 300ms;
    border-radius: 50px;
    margin-top: 40px;
    background-color: #FFBC03;
    text-transform: none;
}

.coh-style-solid-yellow-button:after {
    content: "\f105";
    transition: all 300ms;
    position: relative;
    top: 1px;
    opacity: 0;
    right: 0;
    font-weight: 700;
    color: #333;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
}

.btn-link:after,
a.btn-link:before {
    width: 0;
}

.btn-link:hover:after {
    opacity: 1;
    right: -8px;
}

.btn-link:hover:before {
    opacity: 1;
    right: -8px;
}

.responsive-img {
    max-width: 100%;
    height: auto;
}

.video-box {
    border-radius: 0 20px;
    overflow: hidden;
}

.video-box .play-btn {
    background-image: url('../images/fnt-play-icon_en.svg');
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    width: 81px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.video-box:hover .play-btn {
    background-position: -80px top;
}

.video-box .play-btn.dark-btn {
    background-image: url('../images/fnt-play-icon-dark_en.svg');
    width: 125px;
    height: 90px;
}

.video-box:hover .play-btn.dark-btn {
    background-position: left top;
}

.inner-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.inner-container>.coh-row {
    width: 100%;
}

.sm-container {
    max-width: 1328px;
    width: 100%;
    margin: 0 auto;
}

.common-section {
    padding: 80px 0;
}

.pull-right {
    order: 2;
    float: right;
}

.greybg {
    background-color: #fafafa;
}

.darkbg {
    background-color: #222;
}

.pd0 {
    padding: 0 !important;
}

.mg-bot0 {
    margin-bottom: 0 !important;
}

.section-intro-wrap {
    max-width: 1358px;
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
}

.section-intro-wrap.sm-wrap {
    max-width: 1056px;
}

a.link-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-indent: -9999px;
}

p.link-wrap,
span.link-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-indent: -9999px;
    cursor: pointer;
}

.homepage-wrapper .section-preheading h2 {
    font-weight: 900;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #7A90A9;
    text-align: center;
    margin-bottom: 50px;
}

.slick-arrow {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    color: #44879E;
    cursor: pointer;
    top: 0;
    font-size: 0;
    background: none;
    border: none;
}

.slick-arrow:before {
    content: "\f105";
    position: relative;
    color: #44879E;
    display: inline-block;
    font-weight: 900;
    font-size: 22px;
    line-height: normal;
    font-family: 'icomoon';
    top: 0;
    z-index: 91;
}

.slick-prev.slick-arrow {
    left: 0;
}

.slick-prev.slick-arrow:before {
    transform: rotateY(180deg);
}

.slick-next.slick-arrow {
    right: 0;
}

.slick-dots {
    text-align: center;
    display: inline-block;
    padding: 0 22px;
    margin: 0;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    box-shadow: none;
    margin: 0 10px;
}

.slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    box-shadow: none;
    background-color: #666;
    font-size: 0px;
    line-height: 1;
    margin: 0;
    border-radius: 100%;
    border: 0;
    opacity: 0.25;
    outline: none;
}

.slick-dots li.slick-active button {
    background-color: #44879E;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.line-pattern>.coh-container-boxed {
    position: relative;
}

.line-pattern>.coh-container-boxed:before {
    content: "";
    position: absolute;
    top: -98px;
    left: 0;
    /*background-image: url('../images/hp-gr-line-pattern_en.png');*/
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    width: 419px;
    height: 37px;
}

.line-pattern.right>.coh-container-boxed:before {
    background-position: right top;
    left: auto;
    right: 0;
}

header.site-header {
    box-shadow: none;
}

.short-header header.site-header {
    box-shadow: 0px 2px 3px rgb(0 0 0 / 5%);
}

.banner-section {
    background-position: right !important;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    
    display: flex;
}

.banner-section .banner-graphic-box {
    position: absolute;
    top: 0;
    margin: 0 auto;
    text-align: center;
}

.banner-section .banner-inner {
    padding: 70px 0 40px;
    position: relative;
    width: 100%;
}

.banner-section .banner-inner .banner-left-box {
    z-index: 9;
}

.banner-section .banner-inner .banner-left-box h1 {
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
    color: #000;
    margin: 0 0 10px;
    text-transform: none;
    max-width: 930px;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}

.banner-section .banner-inner .banner-left-box h1 span {
    color: #fff;
    font-size: 60px;
    line-height: 64px;
}

.banner-section .banner-inner .banner-left-box h1 sup {
    font-size: 50%;
    position: relative;
    top: -20px;
}

.banner-section .banner-inner .banner-left-box h1 span.sm-span {
    font-size: 45px;
    line-height: 52px;
    letter-spacing: -1px;
    position: relative;
    top: -5px;
}

.banner-section .banner-inner .banner-left-box h1.mx-wd {
    max-width: 960px;
    width: 100%;
}

.banner-section .banner-inner .banner-left-box p {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 0;
    letter-spacing: -0.5px;
    max-width: 975px;
}

.banner-section .banner-inner .banner-left-box .banner-txt-cta {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 20px auto 0;
    text-decoration: none;
    position: relative;
    display: table;
}

.banner-section .banner-inner .banner-left-box .banner-txt-cta:after {
    content: "\f105";
    position: relative;
    padding-left: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-family: 'icomoon';
    top: 1px;
}

.banner-section .banner-inner .banner-left-box .banner-cta-box {
    display: flex;
    gap: 20px;
}

.banner-section .banner-inner .banner-left-box .banner-cta-box p {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0;
    max-width: 100%;
    letter-spacing: 0;
}

.banner-section .banner-inner .banner-left-box .btn-link {
    min-height: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 60px;
    margin-top: 25px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25)
}

.banner-section .banner-inner .banner-left-box .btn-link:before {
    font-size: 20px;
}

.banner-section .banner-inner .banner-right-box img {
    float: right;
}

.banner-section .banner-inner .banner-right-box .mb-btn {
    display: none;
}

.banner-section .banner-inner .text-center {
    text-align: center;
}

.industry-section.common-section {
    position: relative;
}

.industry-section .sm-container {
    margin-top: -550px;
}

.industry-section .section-intro-wrap {
    color: #fff;
    margin-bottom: 30px;
}

.ind-items-wrap {
    justify-content: center;
}

.ind-item-module {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
    overflow: hidden;
    padding: 0 25px;
    max-width: 100%;
}

.ind-item-module p {
    float: left;
    height: 30px;
    padding: 3px 20px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    color: #fff;
}

.ind-item-module p:hover {
    background: #7BA8C7;
    border-radius: 50px;
    color: #fff;
}

.ind-item-module .slick-current {
   
    border-radius: 50px;
    color: #fff;
}

.ind-details-wrap {
    margin-top: 30px;
}

.ind-details-module {
    background: #fff;
    border-radius: 12px;
    width: 100%;
    box-shadow: 0px 10px 33px 0px rgba(0, 0, 0, 0.11);
    padding: 40px;
    min-height: 510px;
}

.ind-details-box {
    text-align: center;
    
}

.ind-details-box p {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
}

.ind-details-box p.ind-comm-title {
    margin-top: 20px;
    font-size: 60px;
    line-height: 64px;
    font-weight: 900;
    letter-spacing: -1px;
}

.ind-details-box img {
    margin: 0 auto;
}

.ind-details-box video {
    width: 100%;
    outline: none;
    max-height: 533px;
}

.ind-item-module .slick-arrow:before {
    font-size: 42px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
}

.ind-details-module .ind-details-box:first-child {
    display: block;
}

.ind-details-module.slick-initialized .ind-details-box.slick-slide.slick-current {
    display: block;
}

.cs-inner-wrap {
    align-items: center;
}

.cs-detail-wrap {
    background: #fafafa;
    border-radius: 12px;
    padding: 40px 60px;
    margin: 0 30px 0 0;
}

.cs-detail-wrap .cs-tag {
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
}

.cs-detail-wrap .cs-tag:before {
    content: "";
    background: #44879E;
    width: 100%;
    height: 4px;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    left: 0;
    top: -14px;
    display: none;
}

.cs-detail-wrap .cs-quote-box {
    margin: 40px 0 20px;
    float: left;
    width: 100%;
}

.cs-detail-wrap .cs-quote-box .cs-img-box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.cs-detail-wrap .cs-quote-box .cs-img-box img {
    float: left;
}

.cs-detail-wrap .cs-quote-box .cs-img-box .author-img {
    border-radius: 20px;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.30);
    float: right;
    position: relative;
    margin: -100px 0 10px 16px;
}

.cs-detail-wrap .cs-quote-box p {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -0.5px;
    clear: both;
}

.cs-detail-wrap .cs-author-info {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.cs-detail-wrap .cs-author-info img {
    margin-right: 20px;
}

.cs-detail-wrap .cs-author-info p {
    color: #133A65;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.cs-detail-wrap .cs-cta-box {
    text-align: center;
}

.cs-stats-wrap .cs-stat-box {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

.cs-stats-wrap .cs-stat-box:last-child {
    margin: 0;
}

.cs-stats-wrap .cs-stat-box p.stat-val {
    font-size: 60px;
    font-weight: 900;
    line-height: 64px;
    letter-spacing: -1.5px;
    color: #44879E;
}

.logo-box-module {
    background: #FAFAFA;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
    width: 100%;
    max-width: 241px;
    border-radius: 12px;
    padding: 0 15px;
}

.logo-box-slicknav {
    display: none;
}

.comparison-table-wrap {
    background: #fafafa;
    border-radius: 12px;
    display: flex;
    margin: 30px 0;
}

.comparison-table-wrap .module1 {
    width: 40%;
    border-right: 1px solid #44879E;
}

.comparison-table-wrap .module2 {
    width: 30%;
    text-align: center;
}

.comparison-table-wrap .module3 {
    width: 30%;
    color: black;
    text-align: center;
    position: relative;
}

.comparison-table-wrap .module3:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + 60px);
    top: -30px;
    left: 0;
    background: linear-gradient(201deg, #E6F5F5 0.53%, #D2EBEB 26.82%, #9BC3CD 71.72%, #88B5C2 100%);
    
    border-radius: 0 12px 12px 0;
    filter: drop-shadow(0px 0px 29px rgba(0, 0, 0, 0.49));
}

.comparison-table-wrap .cmp-module {
    float: left;
}

.comparison-table-wrap .cmp-module .cmp-box.c-head {
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
    min-height: 120px;
    flex-direction: column;
    gap: 10px;
}

.comparison-table-wrap .cmp-module .cmp-box {
    min-height: 110px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #44879E;
}

.comparison-table-wrap .cmp-module .cmp-box p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

.comparison-table-wrap .cmp-module .cmp-box p.metric-name {
    font-weight: 700;
    display: none;
}

.comparison-table-wrap .cmp-module .cmp-box:last-child {
    border: none;
}

.comparison-table-wrap .cmp-module.module1 .cmp-box {
   /* justify-content: flex-start;*/
}

.comparison-table-wrap .module3 .cmp-box {
    border-color: lightgray;
}

.comparison-table-wrap .cmp-module.module3 .cmp-box.c-head img {
    position: relative;
    margin-top: -53px;
}

.info-card-section.common-section {
    position: relative;
    padding-bottom: 0;
}

.info-card-section:before {
    content: "";
    
    position: absolute;
    width: 100%;
    height: calc(100% - 50px);
    top: 0;
    left: 0;
}

.info-card-section .section-intro-wrap {
    color: #fff;
}

.info-card-module {
    border-radius: 12px;
    /*background: linear-gradient(232deg, #F0931B 36.9%, #D9591B 52.32%, #933884 63.8%);*/
    background: linear-gradient(201deg, #E6F5F5 0.53%, #D2EBEB 26.82%, #9BC3CD 71.72%, #88B5C2 100%);
    padding: 2px;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.info-card-inner-module {
    border-radius: 11px;
    background: #fff;
    padding: 20px 40px;
    text-align: center;
    width: 100%;
    height: 100%;
}

.info-card-module .info-title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 900;
}

.info-card-module .grad-text {
    background: linear-gradient(232deg, #F0931B 36.9%, #D9591B 52.32%, #933884 63.8%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 10px 0;
    font-size: 80px;
    font-weight: 300;
    line-height: 70px;
}

.info-card-module img {
    margin: 10px auto;
}

.info-card-module p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    animation-fill-mode: forwards;
}

.content-block-wrap {
    margin-top: 50px;
}

.content-block-wrap:first-child {
    margin: 0;
}

.content-block-wrap.reverse-block .content-info-wrap {
    order: 2;
}

.content-info-box {
    margin-top: 38%;
}

.content-info-box p.cb-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
}

.content-info-box p.coh-style-paragraph-subhead {
    font-weight: 300;
}

.content-info-box a.text-link {
    color: #133A65;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
    position: relative;
    margin-top: 10px;
}

.content-info-box a.text-link:hover {
    color: #133A65;
}

.content-info-box a.text-link:after {
    content: "\f105";
    position: absolute;
    padding-left: 10px;
    font-weight: 700;
    color: #133A65;
    font-size: 20px;
    line-height: 24px;
    font-family: 'icomoon';
    top: 0;
}

.content-img-box video {
    width: 100%;
    outline: none;
}

.cust-logo-section {
    background-color: #222;
    background-image: url('../images/hp-logo-section-pattern_en.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 80px 0 150px;
}

.cust-logo-section .section-intro-wrap {
    color: #fff;
}

.cust-logo-section .section-intro-wrap h2 {
    margin-bottom: 0;
}

.cust-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background: #fff;
    border-radius: 12px;
    min-height: 231px;
    height: 100%;
}

.cust-logo-wrap .logo-box {
    max-width: 13.1%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    border-radius: 12px;
    height: calc(100% - 40px);
    padding: 0 20px;
    cursor: pointer;
}

.cust-logo-wrap .logo-box.featured {
    padding-top: 10px;
}

.cust-logo-wrap .logo-box .ft-tag {
    font-size: 11px;
    font-weight: 900;
    color: #666;
    text-transform: uppercase;
    position: absolute;
    letter-spacing: 1px;
    margin: 0;
    top: 14px;
}

.cust-logo-wrap .logo-box .ft-tag:before {
    content: "";
    background: #44879E;
    width: 100%;
    height: 4px;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    left: 0;
    top: -14px;
}

.cust-logo-wrap .logo-box .cust-info-box {
    display: none;
    text-align: center;
    margin-top: 10px;
}

.cust-logo-wrap .logo-box .cust-info-box p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 12px;
}

.cust-logo-wrap .logo-box .cust-info-box p span {
    width: 100%;
    display: block;
    font-size: 36px;
    line-height: 43px;
    font-weight: 900;
    color: #44879E;
    text-align: center;
}

.cust-logo-wrap .logo-box .cust-info-box a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #44879E;
    position: relative;
    text-decoration: none;
}

.cust-logo-wrap .logo-box .cust-info-box a:after {
    content: "\f105";
    position: relative;
    padding-left: 10px;
    font-weight: 700;
    color: #666;
    font-size: 18px;
    line-height: 24px;
    font-family: 'icomoon';
    top: 1px;
}

.cust-logo-wrap.slick-slider {
    opacity: 1;
    display: flex;
}

.cust-logo-wrap .slick-list {
    height: calc(100% + 40px);
}

.cust-logo-wrap .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.cust-logo-wrap .logo-box.slick-center {
    max-width: 21.4%;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
    height: 100%;
    background: #fff;
}

.cust-logo-wrap .logo-box.slick-center .cust-info-box {
    display: block;
}

.cust-logo-slicknav {
    display: table;
    position: absolute;
    bottom: -90px;
    left: 50%;
    transform: translate(-50%, 0);
}

.cust-logo-slicknav .slick-arrow {
    padding: 2px 0;
    top: 0 !important;
    cursor: pointer;
}

.cust-logo-slicknav .slick-arrow.slick-prev {
    left: -20px;
    transform: rotateY(180deg);
}

.cust-logo-slicknav .slick-arrow.slick-prev:before {
    transform: none;
}

.cust-logo-slicknav .slick-arrow.slick-next {
    right: -20px;
}

.cust-logo-slicknav .slick-dots li button {
    background: #fff;
    opacity: 1;
    width: 14px;
    height: 14px;
}

.cust-logo-slicknav .slick-dots li.slick-active button {
    background: #44879E;
    opacity: 1;
    width: 18px;
    height: 18px;
}

.cust-logo-slicknav .slick-arrow:before {
    color: #44879E;
    font-size: 42px;
    line-height: 28px;
}

.cust-logo-slicknav .slick-dots {
    padding: 5px 10px 0;
}

.tile-card-module {
   
    background: linear-gradient(201deg, #E6F5F5 0.53%, #D2EBEB 26.82%, #9BC3CD 71.72%, #88B5C2 100%);
    width: 100%;
    height: 100%;
    float: left;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s;
    padding: 0 45px 30px;
    color: #fff;
}

.tile-card-module .tile-card-upper-box {
    width: 100%;
    height: auto;
    min-height: 280px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 0;
}

.tile-card-module .tile-card-upper-box:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 1px;
}

.tile-card-module .tile-card-upper-box h3 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 900;
    text-align: center;
    width: 100%;
}

.tile-card-module .tile-card-upper-box .tc-date {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    display: inline-block;
    margin-top: 10px;
}

.tile-card-module .tile-card-content-box {
    min-height: 190px;
    position: relative;
    padding-top: 28px;
}

.tile-card-module .tile-card-content-box p.tile-info {
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
    display: block;
    text-align: center;
}

.tile-card-module .tile-card-content-box p.tile-info span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    display: block;
    margin-top: 15px;
}

.tile-card-module .tile-card-content-box .tile-card-link {
    position: absolute;
    left: 0;
    bottom: 0;
    text-decoration: none;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
    width: 100%;
    text-align: center;
}

.tile-card-module .tile-card-content-box .tile-card-link:hover {
    color: #355580;
}

.tile-card-module .tile-card-content-box .tile-card-link:after {
    content: "\f105";
    position: relative;
    padding-left: 10px;
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-family: 'icomoon';
    top: 1px;
}

.tile-card-wrap .slick-slide {
    padding-bottom: 5px;
    opacity: 0.6;
}

.tile-card-wrap .slick-slide.slick-active {
    opacity: 1;
}

.tile-card-wrap .slick-slide.slick-active {
    opacity: 1;
}

.tile-card-module.no-link .tile-card-content-box .tile-card-link,
.tile-card-module.no-link .tile-card-content-box .tile-card-link:hover {
    pointer-events: none;
    color: #444;
}

.tile-card-module.no-link .tile-card-content-box .tile-card-link:after {
    display: none;
}

.custom-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms;
}

.custom-modal.show {
    visibility: visible;
    opacity: 1;
}

.custom-modal .modal-overlay {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
}

.custom-modal .modal-innner-wrap {
    max-width: 1080px;
    width: 100%;
    margin: auto;
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0 15px;
}

.custom-modal .modal-innner-wrap .close-wrap {
    position: absolute;
    right: -10px;
    cursor: pointer;
}

.custom-modal .video-box,
.custom-modal .video-box video {
    border-radius: 0;
}

.cta-section .cta-inner-info-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.cta-section .cta-inner-info-wrap .btn-box {
    display: block;
}

.cta-section .cta-inner-info-wrap a.coh-link {
    margin-top: 50px;
    min-width: 300px;
    color: #fff;
}

.cta-section .cta-inner-info-wrap a.onlylink {
    min-width: inherit;
    color: #133a65;
    font-size: 16px;
    text-decoration: none;
    margin-left: 30px;
}

.cta-section .cta-inner-info-wrap a.onlylink::after {
    position: relative;
    top: 2px;
    content: "\f105";
    left: 8px;
    font-weight: 800;
    color: #666666;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: icomoon;
    transition: all 300ms ease 0s;
}

.video-modal {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 991;
}

.video-modal .vmodal-wrap {
    max-width: 850px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 25px;
    transform: translate(-50%, -50%);
}

.vmodal-wrap .vmodal-content {
    width: 100%;
    position: relative;
}

.vmodal-content .vmodal-close {
    position: absolute;
    right: -25px;
    top: 0;
}

.vmodal-content .vmodal-close span {
    cursor: pointer;
}

.vmodal-content .vmodal-video-box {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    height: 0;
    padding-bottom: 56.25%;
}

.vmodal-content .vmodal-video-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-modal.cta-modal .vmodal-content {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 40px #000000;
}

.video-modal.cta-modal .vmodal-close {
    right: -18px;
    top: -18px;
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

.video-modal.cta-modal .vmodal-close a {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
}

.video-modal.cta-modal .vmodal-close a img {
    transform: translate(-50%, -50%);
    top: 50%;
    position: relative;
    left: 50%;
}

.video-modal.cta-modal .vmodal-close span {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    cursor: pointer;
}

.video-modal.cta-modal .vmodal-close span img {
    transform: translate(-50%, -50%);
    top: 50%;
    position: relative;
    left: 50%;
}

.video-modal.cta-modal .vmodal-cta-box {
    text-align: center;
}

.video-modal.cta-modal .vmodal-cta-box .coh-link {
    margin-top: 20px;
}

.adroll_safari_light_theme .banner-desk-graphic-box {
    display: inline-grid;
}

.adroll_safari_light_theme .banner-desk-graphic-box .graphic-hot-link {
    z-index: 91;
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
    }
}

@media(min-width:768px) {
    .short-header .coh-style-header-style .main-navbar .utility-nav .utility-navbtn {
        opacity: 1;
        visibility: visible;
        width: auto;
        transition: all 0.5s;
    }
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1,
    .coh-style-header-style .main-navbar .utility-nav .langselector {
        transition: all 0.7s;
    }
    .tile-card-module:hover {
        transform: translateY(-8px);
    }
}

@media(min-width:993px) {
    .content-img-box img {
        float: right;
    }
    .content-block-wrap.reverse-block .content-img-box img {
        float: left;
    }
}

@media(min-width:1140px) {
    .cust-logo-section h2 {
        font-size: 48px;
        line-height: 52px;
    }
}

@media(max-width:1659px) {
    .banner-section {
        background-position: 75% top;
    }
    .cs-detail-wrap {
        margin: 0 15px 0 0;
        padding: 40px 40px;
    }
    .tile-card-module {
        padding: 0 40px 30px;
    }
    .logo-box-slicknav {
        display: table;
        position: relative;
        position: relative;
        margin: 30px auto 0;
    }
}

@media(max-width:1500px) {
    .hp-banner-slider-item {
        padding-bottom: 80px;
    }
}

@media(max-width:1300px) {
    .banner-section {
        margin-bottom: 0;
    }
    .banner-section .banner-inner .banner-left-box h1 {
        font-size: 44px;
        line-height: 52px;
    }
    .banner-section .banner-inner .banner-left-box h1 span {
        font-size: 52px;
        line-height: 56px;
    }
    .banner-section .banner-inner .banner-left-box p {
        font-size: 20px;
        line-height: 24px;
        max-width: 550px;
    }
    .hp-banner-slider-item {
        padding-bottom: 100px;
    }
}

@media(max-width:1280px) {
    .tile-card-module {
        padding: 0 30px 30px;
    }
}

@media(max-width:1139px) {
    .banner-section .banner-inner .banner-left-box {
        max-width: 76%;
    }
    .custom-modal .modal-innner-wrap .close-wrap {
        top: -25px;
        right: 15px;
    }
    .cs-detail-wrap {
        margin: 0;
        padding: 40px 30px;
    }
    .info-card-inner-module {
        padding: 20px 30px;
    }
    .line-pattern>.coh-container-boxed:before {
        background-size: 75%;
        top: -93px;
    }
    .tile-card-module .tile-card-content-box {
        min-height: 200px;
    }
    .tile-card-module .tile-card-upper-box h3 {
        font-size: 36px;
        line-height: 42px;
    }
}



@media(min-width:993px) and (max-width:1280px) {}

@media(min-width:993px) and (max-width:1140px) {
    .banner-desk-graphic-box {
        top: 75px;
    }
}

@media(min-width:993px) and (max-width:1080px) {}

@media(min-width:768px) and (max-width:992px) {
    .tile-card-module {
        padding: 0 20px 30px;
    }
    .tile-card-module .tile-card-upper-box {
        min-height: 240px;
        padding: 25px 0;
    }
}

@media(max-width:992px) {
    .common-section {
        padding: 50px 0;
    }
    .homepage-wrapper h2 {
        font-size: 34px;
        line-height: 41px;
    }
    .pull-right {
        order: inherit;
        float: left;
    }
    .line-pattern>.coh-container-boxed:before {
        top: -65px;
    }
    .banner-section {
        background-position: 82% top;
        min-height: 800px;
    }
    .banner-section .banner-inner {
        padding: 60px 0 40px;
    }
    .banner-section .banner-inner:before {
        display: none;
    }
    .banner-section .banner-inner .banner-left-box {
        padding-bottom: 0;
        max-width: 60%;
    }
    .banner-section .banner-inner .banner-left-box h1 {
        font-size: 48px;
        color: black;
        line-height: 58px;
    }
    
    .banner-section .banner-inner .banner-left-box h1 br {
        display: none;
    }
    .banner-section .banner-inner .banner-left-box h1 span {
        font-size: 42px;
        line-height: 46px;
    }
    .banner-section .banner-inner .banner-left-box h1.mx-wd {
        max-width: 100%;
        width: 100%;
    }
    .banner-section .banner-inner .banner-left-box h1 span.period {
        left: -6px;
    }
    .banner-section .banner-inner .banner-left-box p {
        font-size: 16px;
        line-height: 24px;
        max-width: 400px;
    }
    .banner-section .banner-inner .banner-left-box .btn-link {
        margin-top: 15px;
    }
    .banner-section .banner-inner .banner-right-box {
        display: block;
    }
    .banner-section .banner-inner .banner-mb-img {
        display: block;
    }
    .banner-desk-graphic-box {
        display: none;
    }
    .banner-section .banner-inner .banner-right-box .mb-btn {
        display: inline-block;
        left: 50%;
        transform: translate(-50%, 0);
        margin-top: 20px;
    }
    .resp-banner-graphic-box .graphic-hot-link-mb {
        position: absolute;
        bottom: 5%;
        text-align: center;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 555px;
        height: 22%;
        display: inline-table;
        letter-spacing: 2px;
        padding: 10px;
        z-index: 9;
        cursor: pointer;
    }
    .banner-right-box .aai-robot-box {
        right: -5px;
        bottom: -180px;
    }
    .banner-section .banner-inner .banner-right-box .banner-right-graphic-box {
        float: none;
    }
    .banner-section .banner-inner .banner-right-box img {
        float: none;
        margin: 0 auto;
    }
    .tile-card-module .tile-card-upper-box h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .tile-card-module .tile-card-content-box p.tile-info,
    .tile-card-module .tile-card-content-box .tile-card-link {
        font-size: 18px;
        line-height: 22px;
    }
    .video-modal.cta-modal .vmodal-close {
        right: -10px;
    }
    .hide-mb {
        display: none !important;
    }
    .cust-logo-section {
        padding: 50px 0 120px;
        margin-top: 0;
    }
    .cust-logo-slicknav {
        bottom: -80px;
    }
    .cust-logo-wrap .logo-box.slick-center {
        width: 6% !important;
        max-width: unset;
    }
    .cta-section .cta-inner-info-wrap h2 {
        font-size: 34px;
        line-height: 41px;
    }
    .content-block-wrap.reverse-block .content-info-wrap {
        order: 1;
    }
    .content-block-wrap.reverse-block .content-img-wrap {
        order: 2;
    }
    .content-info-box {
        margin-top: 0;
    }
    .content-block-wrap .content-img-wrap {
        margin-top: 30px;
    }
    .content-block-wrap .content-img-wrap .content-img-box img {
        margin: 0 auto;
    }
    .cs-detail-wrap {
        margin: 0 0 40px 0;
    }
    .cs-detail-wrap .cs-quote-box p,
    .customer-quote-wrap .cs-quote-box p {
        font-size: 20px;
        line-height: 28px;
    }
    .info-card-inner-module {
        padding: 20px;
    }
    .info-card-module .grad-text {
        font-size: 68px;
    }
    .ind-details-module {
        padding: 40px 30px;
        min-height: auto;
    }
    .comparison-table-wrap .module1 {
        width: 36%;
    }
    .comparison-table-wrap .module2 {
        width: 32%;
    }
    .comparison-table-wrap .module3 {
        width: 32%;
    }
    .industry-section .sm-container {
        margin-top: -380px;
    }
    .adroll_safari_light_theme .resp-banner-graphic-box {
        display: grid;
    }
    .adroll_safari_light_theme .resp-banner-graphic-box .graphic-hot-link-mb {
        z-index: 91;
    }
    .adroll_safari_light_theme .banner-desk-graphic-box {
        display: none;
    }
}

@media(max-width:800px) {

    .banner-section .banner-inner .banner-left-box h1 {
        font-size: 34px;
        line-height: 46px;
    }
}

@media(max-width:767px) {
    .common-section {
        padding: 40px 0;
    }
    .homepage-wrapper h3 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
    .homepage-wrapper .pre-head {
        font-size: 14px;
    }
    .homepage-wrapper .subhead {
        font-size: 18px;
        line-height: 24px;
    }
    .line-pattern>.coh-container-boxed:before {
        background-size: 65%;
        top: -52px;
    }
    .coh-style-solid-blue-button,
    .coh-style-solid-blue-button:hover {
        font-size: 13px;
        line-height: 20px;
        padding: 10px 30px;
    }
    .banner-section {
        min-height: 550px;
        background-position: 60% top;
    }
    .banner-section .banner-inner {
        padding: 50px 0 40px;
    }
    .banner-section .banner-inner .banner-left-box {
        max-width: 100%;
    }
    .banner-section .banner-inner .banner-left-box h1 {
       
        color: black;
        font-size: 32px;
        line-height: 42px;
        max-width: 80%;
    }
    .banner-section .banner-inner .banner-left-box h1 span {
        font-size: 24px;
        line-height: 28px;
    }
    .banner-section .banner-inner .banner-left-box h1 span.sm-span {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.5px;
    }
    .banner-right-box .aai-robot-box {
        right: -45px;
        bottom: -165px;
    }
    .banner-right-box .aai-robot-box img {
        width: 90%;
    }
    .hp-banner-slider-item {
        flex-direction: column;
    }
    .video-modal .vmodal-wrap {
        padding: 0 15px;
    }
    .vmodal-content .vmodal-close {
        position: absolute;
        right: 0;
        top: -25px;
    }
    .tile-card-section .section-intro-wrap {
        margin-bottom: 40px;
    }
    .tile-card-wrap .coh-column {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .tile-card-module {
        max-width: 500px;
        width: 100%;
        margin: 0 auto 20px;
        float: none;
        height: auto;
        padding: 0 30px 30px;
    }
    .tile-card-module .tile-card-upper-box {
        min-height: 220px;
        height: auto !important;
    }
    .tile-card-module .tile-card-upper-box h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .tile-card-module .tile-card-content-box {
        min-height: 160px;
    }
    .cust-logo-section {
        padding: 40px 0 110px;
    }
    .cust-logo-wrap .logo-box.slick-center {
        width: 7% !important;
        max-width: unset;
    }
    .tile-card-module .tile-card-content-box p.tile-info {
        letter-spacing: 0;
    }
    .info-card-module {
        max-width: 500px;
        margin: 0 auto;
    }
    .info-card-wrap .coh-column {
        margin-bottom: 30px;
    }
    .industry-section .sm-container {
        margin-top: -250px;
    }
    .ind-details-module {
        padding: 40px 20px 20px;
    }
    .ind-details-box p {
        font-size: 28px;
        line-height: 34px;
    }
    .comparison-table-wrap {
        display: block;
        float: left;
        margin: 0;
        box-shadow: 0px 20px 80px 0px rgba(0, 0, 0, 0.20);
        border-radius: 12px;
        padding: 0;
        background: #fff;
    }
    .comparison-table-wrap .module1 {
        /*display: none; gsspain */
        width: 100%;
        background: none;
        border-radius: 12px 12px 0 0;
        padding: 20px 0 10px;
    }
    .comparison-table-wrap .module2 {
        width: 100%;
        background: none;
        border-radius: 12px 12px 0 0;
        padding: 20px 0 10px;
    }
    .comparison-table-wrap .module3 {
        width: 100%;
         background: linear-gradient(201deg, #E6F5F5 0.53%, #D2EBEB 26.82%, #9BC3CD 71.72%, #88B5C2 100%);
   
        border-radius: 0 0 12px 12px;
        padding: 10px 0 20px;
    }
    .comparison-table-wrap .module3:before {
        display: none;
    }
    .comparison-table-wrap .cmp-module .cmp-box.c-head {
        min-height: auto;
        height: auto !important;
        font-size: 24px;
        line-height: 28px;
        padding: 15px 20px;
    }
    .comparison-table-wrap .cmp-module.module3 .cmp-box.c-head {
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
    .ai-agents-section .comparison-table-wrap .cmp-module .cmp-box.c-head img {
        margin: 0;
    }
    .comparison-table-wrap .cmp-module .cmp-box {
        min-height: auto;
        height: auto !important;
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 20px;
    }
    .comparison-table-wrap .cmp-module .cmp-box p.metric-name {
        display: block;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .comparison-table-wrap .cmp-module .cmp-box p {
        text-align: left;
        font-size: 16px;
        line-height: 20px;
    }
}

@media(max-width:640px) {}

@media(max-width:570px) {
    .banner-section {
        background-position: 10% top;
    }
    .banner-section .banner-inner .banner-left-box .banner-txt-cta,
    .banner-section .banner-inner .banner-left-box .banner-txt-cta:after {
        font-size: 16px;
    }
    .banner-section .banner-inner {
        padding: 40px 0;
    }
    .banner-section .banner-inner .banner-left-box h1 {
    
        color: black;
        max-width: 100%;
        margin: 0;
    }
    .banner-section .banner-inner .banner-left-box .banner-cta-box {
        flex-direction: column;
    }
    .banner-section .banner-inner .banner-left-box .banner-cta-box a {
        margin: 40px auto 0;
    }
    .banner-section .banner-inner .banner-left-box .banner-cta-box a:last-child {
        margin-top: 0;
    }
    .cust-logo-slicknav {
        width: max-content;
        text-align: center;
    }
    .cs-client-img-box img {
        height: 450px;
    }
    .cta-section .cta-inner-info-wrap .btn-box {
        display: flex;
        flex-direction: column;
    }
    .cta-section .cta-inner-info-wrap a.onlylink {
        margin: 30px auto;
    }
    .tile-card-module {
        padding: 0 20px 30px;
    }
    .cs-detail-wrap {
        padding: 40px 20px;
        overflow: hidden;
    }
    .cs-detail-wrap .cs-quote-box .cs-img-box img {
        float: none;
    }
    .cs-detail-wrap .cs-quote-box .cs-img-box .author-img {
        margin: 25px 0 10px 0px;
        float: left;
    }
    .cs-detail-wrap .cs-cta-box a {
        padding-left: 45px;
        padding-right: 45px;
    }
    .logo-box-module {
        max-width: 100%;
    }
    .ind-details-box p {
        font-size: 24px;
        line-height: 30px;
    }
}

@media(max-width:480px) {
    .banner-section .banner-inner .banner-right-box .mb-btn {
        width: 100%;
        display: block;
    }
    .banner-right-box .aai-robot-box {
        right: -90px;
        bottom: -150px;
    }
    .banner-right-box .aai-robot-box img {
        width: 70%;
    }
    .resp-banner-graphic-box .graphic-hot-link-mb {
        bottom: 5%;
    }
    .coh-style-solid-blue-button,
    .coh-style-solid-blue-button:hover {
        width: 100%;
    }
    .cust-logo-wrap {
        background: none;
    }
    .cust-logo-wrap .logo-box {
        background: #fff;
        margin: 0 20px;
    }
    .cust-logo-wrap .logo-box * {
        display: none;
    }
    .cust-logo-wrap .logo-box.slick-current {
        height: 100%;
    }
    .cust-logo-wrap .logo-box.slick-current * {
        display: block;
    }
}

@media(max-width:420px) {
    .banner-section .banner-inner .banner-left-box .btn-link {
        width: 100%;
    }
    .tile-card-section.common-section {
        padding-top: 20px;
    }
}

@media(max-width:370px) {
    .banner-right-box .aai-robot-box {
        right: -105px;
        bottom: -135px;
    }
    .banner-right-box .aai-robot-box img {
        width: 60%;
    }
    .cust-logo-slicknav .slick-arrow.slick-prev {
        left: -25px;
    }
    .cust-logo-slicknav .slick-arrow.slick-next {
        right: -25px;
    }
    .cust-logo-slicknav .slick-arrow {
        padding: 2px 15px;
    }
    .cust-logo-slicknav .slick-dots li {
        margin: 0 7px;
    }
}

.videoindex{
    display:none;
}
.videoindexactive{
    display:block;
}