﻿body {
    font-family: 'Rajdhani', sans-serif;
}

.platform p {
    padding: 0 40px;
    color: #c3c5c8;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.84vw;
    letter-spacing: .25em;
    line-height: 1.4em;
    text-transform: uppercase;
}
.mt5{
    margin-top:5vw;

}
.we-offer h3{
    font-size:1.83vw;
}
.tagline {
    font-size: 1.20vw;
    color: #003b66;
}
.we-offer .btn-all {
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #66666600;
    background: #003b66;
    border-radius: 27px 27px 27px 27px;
    padding: 15px 40px;
    box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
    font-family: nunito,Sans-serif;
    font-size: 1.02vw;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3em;
}
.we-offer .btn-all:hover {
    background-color: #86a947;
}

.seprator {
    width: 7.35vw;
    display: flex;
    margin: 0;
    direction: ltr;
    border: 2px solid #86a947;
}
.dropdown-item {
    display: block;
    width: 100%;
    font-size:1.02vw;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.sptg {
    border: 2px solid #2580c3;
}
.mt51 {
    margin-top: 1vw;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

.banner h1 {
    margin-top: 1.5vw;
    font-size: 3.5vw;
}

.banner p {
    font-size: 1.17vw;
}

.banner svg {
    font-size: 1.17vw;
    margin-left: 1vw;
}

.banner .btn-all {
    color: #000;
    border-style: solid;
    border-width: 1px;
    margin-top: 2vh;
    border-color: #66666600;
    background: #fff;
    border-radius: 50px;
    padding: 15px 40px;
    box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
    font-size: 1.3vw;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3em;
}
.bgcolor img{
    
}
.shotbanner {
    background-image: url('../Images/Medlex-head-banner.png');
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
}

.shotbg {
    padding-top: 3.88vw;
    padding-bottom: 3.88vw;
    /*  background-color: rgb(0 0 0 / 21%) !important;*/
}

.outshade {
    /* background-image: linear-gradient(90deg, rgb(41 201 201 / 40%) 30%, rgb(41 201 201 / 39%) 100%);*/
    height: 6.5vw;
}

.inershade {
    position: absolute;
    top: 7%;
    width: 100%;
    /* background-image: linear-gradient(90deg, rgb(41 201 201 / 90%) 40%, rgb(41 201 201 / 40%) 90%);*/
}
.partners {
    padding-top: 10vh;
    padding-bottom: 8vh;
}

    .partners p {
        font-size: 1vw;
        text-align: justify;
        line-height: 1.7;
    }

    .partners ul li {
        font-size: 1vw;
        text-align: justify;
        line-height: 1.7;
    }

    .partners .card-header {
        margin-bottom: 2vh;
        border-radius: 50px !important;
        background: #fff;
        box-shadow: 2px 4px 14px -3px #aaa !important;
    }

.partners ul li {
    font-family: 'Rubik';
    color: #696687;
}

    .partners .card-header .card-link {
        font-family: 'Rubik';
        font-size: 1vw;
        color: #000;
        text-transform: uppercase;
    }

.portfolio {
    padding-top: 8vh;
    padding-bottom: 5vh;
}

    .portfolio h2 {
        padding-bottom: 2vh;
        color: #003D69;
        font-size: 3.5vw;
        font-weight: bold;
    }
.section8 {
    padding-top: 8vh;
    padding-bottom: 3vh;
}
    .section8 h2
     {
        font-size: 2.8vw;
        font-weight: 800;
        color: #003D69;
    }
    .section8 .col-md-6 .col-md-12 {
        box-shadow: 6px 6px 23px -3px #aaa !important;
        padding-top: 6vh;
        background: #fff;
        padding-bottom: 5vh;
    }
.web {
    padding-top: 10vh;
    padding-bottom: 3vh;
}

    .web h2 {
        color: #003D69;
        font-size: 2.5vw;
        font-weight: bold;
    }
    .web p{
        font-size:1.17vw;
    }

        .section8 .col-md-6 .col-md-12 .btn-lg {
            background: #003D69;
            color: #fff;
            padding: 10px 35px;
            border-radius: 50px;
        }

        .section8 .col-md-6 .col-md-12 .form-control {
            border: none;
            margin-bottom: 4vh;
            height: 50px;
            border-radius: 25px;
            font-size: 1.2vw;
            border-bottom: 1px solid #000;
        }

.outshade h1 {
    color: #fff;
    font-size: 5vw;
    font-weight: 700;
    padding-left: 3vw;
    font-family: "Tangerine", cursive;
}


    .banner .carousel-caption {
        position: absolute;
        right: 10%;
        bottom: 20px;
        left: 10%;
        top:5%;
        z-index: 10;
        padding-top: 40px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }

.teal {
    color: #64c1f7;
}

.platform h6 {
    background: linear-gradient(90deg, #c534940f, #52c0d30f);
    color: #85a947;
    font-family: "Fira Sans", sans-serif;
    font-size: 28px;
    font-weight: 600;
}

.links-drawer {
    border-right: 2px solid #3090ca;
    z-index: 100;
    padding-right: 0;
}

.svgicon {
    position: absolute;
    right: -1%;
    top: 25%;
}

    .svgicon img {
        width: 2vw;
    }

.platform h3 {
    font-family: "Roboto", sans-serif;
    font-size: 1.90vw;
    color: #217cb7;
    font-weight: 400;
}

.platform a {
    text-decoration: none;
}

.ddlborder {
    border-bottom: 10px solid #547d09;
    padding: 0px;
    padding-top: 10px;
}

.platform hr {
    margin-top: 0.2rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.platform .card {
    padding: 0.5vw;
    transition: background-color .2s ease;
    border-radius: 20px;
    border: none;
}

    .platform .card:hover {
        background-color: #f6f8f9;
    }

.add-infoanchor {
    font-family: 'Rubik', sans-serif !important;
    padding: 0px !important;
    font-size: 1.10vw !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    color: #164a62 !important;
}

.platform h2 {
    margin-top: 1vw;
    margin-bottom: 0.5vw;
    color: #164a62;
    font-size: 1.30vw;
    font-weight: 600;
}

.platform h5 {
    color: #164a62;
    font-size: 1.17vw;
    font-weight: 600;
}

.add-infos {
    font-family: 'Rubik', sans-serif !important;
    padding: 0px !important;
    font-size: 1.10vw !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    color: #8a8b8c !important;
    margin-bottom: 0.5vw !important;
}

.add-info {
    font-family: 'Rubik', sans-serif !important;
    padding: 0px !important;
    color: #8a8b8c !important;
    font-size: 0.9vw !important;
    font-style: italic;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

.navbar-brand img {
    width: 11vw;
    margin-left: 1vw;
}

.nav-item {
    padding: 0.5rem 0px;
}

.navbar-dark .navbar-brand {
    width: 22vw;
}


.navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
    font-size: 0.9vw;
    font-weight: 800;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 0.6vw;
    margin-left: 0.6vw;
}

    .navbar-dark .navbar-nav .nav-link:hover {
        color: #000 !important;
        font-weight: 800;
    }

ul.navbar-nav {
    padding-left: 1.5vw;
}

.banner-sec {
    background: #21217f;
    padding-top: 9vh;
    margin-bottom: -1vh;
    padding-bottom: 5vh;
}

.top-header p {
    color: #fff;
    margin: 0px;
    font-size: 1vw;
    padding-left: 2vw;
}

.top-header a {
    color: #fff;
    font-weight:500!important;
    text-decoration: none;
}

.top-header ul li {
    display: inline-block;
    list-style: none;
    font-size: 1.1vw;
    margin-right: 1vw;
}
.top-header svg{
    margin-right:0.3vw;
}
.top-header ul li {
    color: #fff;
}
.footer img{
    filter:brightness(0) invert(1);
}
.top-header {
    background: #547d09;
    padding-top: 1vh;
    padding-bottom: 1vh;
}
.phonefooter {
    padding:0px!important;
}
    .phonefooter li a {
        color: #ffffffb0 !important;
        font-size: 0.90vw;
    }
.phonefooter   li {
    color: #fff;
   list-style-type:none!important;
    font-size: 1vw;
}
#customer-logo-blade {
    padding: 0;
    background-color: #051d2c
}

.customer-logos {
    padding-top: 30px;
    padding-bottom: 30px
}

.customer-logo-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px
}

    .customer-logo-flex .img-wrpr {
        flex: 0 1 28%
    }

        .customer-logo-flex .img-wrpr img {
            width: 100%;
            height: auto
        }

@media screen and (min-width: 992px) {
    .customer-logos {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .customer-logo-flex {
        gap: 30px
    }

        .customer-logo-flex .img-wrpr {
            flex: 1 0 136px
        }

            .customer-logo-flex .img-wrpr img {
                max-width: 136px
            }
}

@media screen and (min-width: 1200px) {
    .customer-logo-flex {
        justify-content: space-between
    }

        .customer-logo-flex .img-wrpr {
            flex: 1 0 184px
        }

            .customer-logo-flex .img-wrpr img {
                max-width: 184px
            }
}

section h2 {
    color: #003b66;
    font-size: 3.5vw !important;
    line-height: 1.2 !important;
    font-weight: 600;
}

.benefits h2 {
    padding-top: 5vh;
    color: #003D69;
    font-size: 2.8vw;
}
.benefits p {
    font-size: 1vw;
    text-align: justify;
    color: #484848;
    line-height: 1.7;
}
.human {
    padding-top: 8vh;
    padding-bottom: 6vh;
}

    .human h2 {
        font-size: 3vw;
        font-weight: bold;
        padding-bottom: 2vh;
        text-transform: uppercase;
    }

    .human .col-md-6 .row {
        box-shadow: 2px 4px 14px -3px #aaa !important;
        background: #fff;
    }

    .human img {
        height: 245px;
        object-fit: cover;
    }

    .human h4 {
        font-size: 1.2vw;
        padding-top: 3vh;
        color: #003D69;
    }

    .human p {
        font-size: 0.9vw;
    }

    .human .margin {
        padding-bottom: 4vh;
    }

    .human .btn {
        color: #fff;
        border-style: solid;
        border-width: 1px;
        margin-top: 2vh;
        border-color: #66666600;
        background: #003D69;
        border-radius: 27px 27px 27px 27px;
        padding: 7px 19px;
        box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
        font-size: 14px;
        font-weight: 700;
        text-transform: capitalize;
        line-height: 1.3em;
    }

.current-opening .btn-all {
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #66666600;
    background: #003D69;
    border-radius: 27px 27px 27px 27px;
    padding: 12px 20px;
    box-shadow: 0 10px 10px 0 rgb(247 154 47 / 15%);
    font-family: nunito,Sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 2vh;
    text-transform: capitalize;
    line-height: 1.3em;
}

.current-opening {
    padding-top: 8vh;
    padding-bottom: 4vh;
}

    .current-opening h2 {
        padding-bottom: 2vh;
        font-size: 3vw;
    }
p {
    font-family: 'Rubik', sans-serif;
}
    .current-opening p {
        font-family: 'Rubik', sans-serif;
        color: #484848;
        font-size: 1vw;
        text-align: justify;
        line-height: 1.7;
    }
.we-offer {
    padding-top: 8vh;
    padding-bottom:3vw;
}

    .we-offer p {
        font-size: 1vw;
        color: #535354;
        text-align:left;
    }
        .we-offer p span {
            color: #003d69;
            font-weight:500;
        }
    .current-opening h4 {
        font-size: 1.5vw;
        color: #003D69;
        text-transform: uppercase;
    }
    .current-opening h4 span{
        color:#000;
    }
    .current-opening ul li {
        font-family: 'Rubik', sans-serif;
        color: #484848;
        font-size: 1vw;
        line-height: 1.7;
        list-style-type: disclosure-closed;
    }

    .current-opening ol {
        padding-left: 1vw;
    }

        .current-opening ol li {
            font-family: 'Rubik', sans-serif;
            color: #484848;
            font-size: 1vw;
            line-height: 1.7;
        }

    .current-opening ul {
        padding-left: 1vw;
    }

.footer {
    background: #003D69;
    padding-top: 8vh;
    padding-bottom: 0vh;
    background-position: bottom right;
    background-repeat: no-repeat;
}

    .footer h4 {
        font-size: 1.5vw;
        color: #fff;
        font-weight: 800;
    }

    .footer ul {
        padding-left: 1vw;
    }
.footer .social-media .svg-inline--fa {
    font-size: 1.6vw;
    color: #fff;
}

        .footer ul li {
            line-height: 1.9;
            font-size: 1vw;
            list-style-type: disclosure-closed;
            font-family: 'Rubik', sans-serif;
            color: #fff;
        }

.foot-sec {
    background: #1d6497;
}

    .foot-sec a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .foot-sec p {
        font-size: 1vw;
        font-family: 'Rubik', sans-serif;
        color: #fff;
        padding-top: 1vh;
        padding-bottom: 1vh;
        margin: 0;
        text-align: center;
    }
            .footer ul li a {
                color: #fff;
                text-decoration:none;
            }

    .footer p {
        font-size: 1vw;
        font-family: 'Rubik', sans-serif;
        color: #fff;
        padding-top: 2vh;
    }

    .footer .social-media li {
        display: inline-block;
        list-style: none;
        margin-right: 1.1vw;
    }

    .footer .social-media {
        padding-left: 0vw;
    }








/*********/
.redirect-banner .bar .navContent {
    top: 160px !important
}

    .redirect-banner .bar .navContent .left .navLinks .linkBucket .menu {
        top: 172px !important
    }

.redirect-banner .overlay {
    top: 102px
}

.redirect-banner .banner {
    background: linear-gradient(145deg,#7b266c,#d01e51);
    justify-content: space-between;
    padding: 15px;
    position: fixed;
    display: flex;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 103
}

    .redirect-banner .banner .content {
        color: #fff;
        display: flex
    }

        .redirect-banner .banner .content .image {
            margin-right: 10px;
            display: none
        }

        .redirect-banner .banner .content .heading {
            font-family: Flama Semibold,Arial Bold,sans-serif;
            font-size: 1.8rem;
            line-height: 2rem
        }

        .redirect-banner .banner .content .kicker {
            font-family: Flama Book,Arial,sans-serif;
            font-size: 1.4rem;
            line-height: 1.6rem;
            color: #fff;
            margin-bottom: 0
        }

            .redirect-banner .banner .content .kicker a {
                color: #fff
            }

    .redirect-banner .banner .close-button .fa-times {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 10px;
        height: 10px;
        text-indent: 0;
        text-align: center;
        color: #fff;
        font-size: 2rem
    }

body .extra-margin {
    margin-top: 160px
}

@media (min-width: 576px) {
    .redirect-banner .bar {
        top: 91px
    }

        .redirect-banner .bar .navContent, .redirect-banner .bar .navContent .left .navLinks .linkBucket .menu {
            top: 142px !important
        }

    .redirect-banner .banner .content .image {
        display: block
    }

    .redirect-banner .overlay {
        top: 102px
    }

    body .extra-margin {
        margin-top: 142px
    }
}

@media (min-width: 768px) {
    .redirect-banner .bar {
        top: 91px
    }

        .redirect-banner .bar .navContent, .redirect-banner .bar .navContent .left .navLinks .linkBucket .menu {
            top: 142px !important
        }

    .redirect-banner .overlay {
        top: 102px
    }

    body .extra-margin {
        margin-top: 142px
    }
}

@media (min-width: 992px) {
    .redirect-banner .bar {
        top: 102px
    }

        .redirect-banner .bar .navContent {
            top: 102px !important
        }

            .redirect-banner .bar .navContent .left .navLinks .linkBucket .menu {
                top: 172px !important
            }

    .redirect-banner .overlay {
        top: 102px
    }

    .redirect-banner .banner .content .heading {
        font-size: 3.2rem;
        line-height: 3.6rem
    }

    .redirect-banner .banner .content .kicker {
        font-size: 2.4rem;
        line-height: 2.6rem
    }

    body .extra-margin {
        margin-top: 172px
    }
}



.item-left p {
    font-size: 1.40vw !important;
}

.item-right p {
    font-size: 1.40vw !important;
}

section p {
    color: #4e4e50;
    line-height: 1.4rem;
    font-size: 1.17vw;
}

section ul li {
    font-family: Flama Medium,Arial,sans-serif;
    color: #000
}
.btn-secondary {
    color: #fff;
    background-color: #86a947;
    border-color: #86a947;
}
section .btn-secondary.btn-square {
    font-size: 1.5vw;
    line-height: 2.2rem;
    width: 100%;
    border-radius: 0;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    margin: 30px 0
}
    section .btn-secondary.btn-square:hover {
        font-size: 1.5vw;
        line-height: 2.2rem;
        width: 100%;
        border-radius: 0;
        padding: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: left;
        margin: 30px 0;
        background-color: #0e6aa1;
    }

section .text-light-gray {
    color: #c3c5c8
}

section .text-white {
    color: #fff
}

section .text-teal {
    color: #86a947;
}

section.dark h2 {
    color: #fff
}

@media screen and (min-width: 992px) {
    section {
        padding: 45px 0
    }

        section .btn-secondary.btn-square {
            max-width: 14vw;
        }
}

@media screen and (min-width: 1200px) {
    section {
        padding:40px
    }

        section h2 {
            font-size: 6rem;
            line-height: 6.4rem
        }
}

*:focus:not(:focus-visible) {
    outline: 0 !important;
    box-shadow: none !important
}

.home .hero {
    margin: 0
}

    .home .hero .carousel {
        padding: 0;
        position: relative;
        text-align: center;
        box-sizing: border-box;
        touch-action: pan-y;
        overscroll-behavior: none
    }

        .home .hero .carousel.is-dragging {
            touch-action: none
        }

        .home .hero .carousel * {
            box-sizing: border-box
        }

        .home .hero .carousel .pagination-wrpr {
            position: relative
        }

    .home .hero .carousel__track {
        display: flex;
        padding: 0 !important;
        margin: 0 !important;
        position: relative
    }

    .home .hero .carousel__viewport {
        overflow: hidden
    }

    .home .hero .carousel__item {
        height: 100%;
        width: 100%;
        color: #fff;
        font-size: 20px;
        border-radius: 0
    }

    .home .hero .carousel__sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0
    }

    .home .hero .carousel__icon {
        width: 16px;
        height: 16px;
        fill: #fff
    }

    .home .hero .carousel__prev, .home .hero .carousel__next {
        box-sizing: content-box;
        width: 20px;
        height: 20px;
        text-align: center;
        font-size: 1.6rem;
        padding: 0;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        border: 0;
        cursor: pointer;
        margin: 0 10px;
        top: 50%;
        transform: translateY(-50%)
    }

        .home .hero .carousel__prev:hover, .home .hero .carousel__next:hover {
            color: #c53494
        }

    .home .hero .carousel__prev {
        left: 0
    }

    .home .hero .carousel__next {
        right: 0
    }

    .home .hero .carousel__pagination {
        display: flex;
        justify-content: center;
        list-style: none !important;
        line-height: 0;
        padding: 0;
        margin: 0;
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translate(-50%);
        gap: 15px
    }

    .home .hero .carousel__pagination-button {
        display: block;
        border: 0;
        margin: 0;
        cursor: pointer;
        padding: 4px 0;
        background: transparent
    }

        .home .hero .carousel__pagination-button:after {
            display: block;
            content: "";
            width: 40px;
            height: 10px;
            background-color: #fff;
            border-radius: 100px
        }

    .home .hero .carousel__pagination-button--active:after, .home .hero .carousel__pagination-button--active.carousel__pagination-button:hover:after {
        background-color: #3b94a3
    }

    .home .hero .carousel__pagination-button:hover:after {
        background-color: #8a8b8c
    }

    .home .hero .carousel__slide {
        flex-shrink: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: translateZ(0)
    }

@media screen and (min-width: 768px) {
    .home .hero .carousel__pagination {
        bottom: 40px;
        left: 0;
        transform: translate(0)
    }
}

@media screen and (min-width: 992px) {
    .home .hero .carousel__pagination {
        bottom: 60px
    }

        .home .hero .carousel__pagination .carousel__pagination-item {
            cursor: pointer
        }

    .home .hero .carousel__pagination-button {
        display: block;
        border: 0;
        margin: 0;
        cursor: pointer;
        padding: 4px 0;
        background: transparent
    }

        .home .hero .carousel__pagination-button:after {
            display: block;
            content: "";
            width: 66px;
            height: 10px;
            background-color: #fff;
            border-radius: 100px
        }

    .home .hero .carousel__pagination-button--active:after, .home .hero .carousel__pagination-button--active.carousel__pagination-button:hover:after {
        background-color: #3b94a3
    }
}

.hero .controls {
    display: none
}

    .hero .controls .chevron-button.back, .hero .controls .chevron-button.forward {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

        .hero .controls .chevron-button.back svg, .hero .controls .chevron-button.forward svg {
            width: 40px;
            height: auto
        }

            .hero .controls .chevron-button.back svg path, .hero .controls .chevron-button.forward svg path {
                fill: #fff
            }

    .hero .controls .chevron-button.back {
        left: 15px
    }

        .hero .controls .chevron-button.back svg {
            transform: rotate(180deg)
        }

    .hero .controls .chevron-button.forward {
        right: 15px
    }

    .hero .controls .chevron-button:hover.back svg path, .hero .controls .chevron-button:hover.forward svg path {
        fill: #3b94a3
    }

@media screen and (min-width: 992px) {
    .hero .controls {
        display: block
    }
}

.home .hero {
    min-height: 700px
}

    .home .hero .slide-wrpr {
        display: grid;
        grid-template-columns: [col1] auto [col2] auto [col3] auto [col4] auto [col5];
        grid-template-rows: [row1] auto [row2] auto [row3];
        padding: 30px 15px 80px
    }

    .home .hero .left-side {
        grid-column: col1/col5;
        grid-row: row2/row3
    }

    .home .hero .right-side {
        grid-column: col1/col5;
        grid-row: row1/row2
    }

@media screen and (min-width: 768px) {
    .home .hero .slide-wrpr {
        padding: 30px 15px 100px
    }
}

@media screen and (min-width: 992px) {
    .home .hero {
        min-height: 780px
    }

        .home .hero .slide-wrpr {
            grid-template-columns: [col1] auto [col2] 50% [col3] 50% [col4] auto [col5];
            grid-template-rows: [row1] 780px [row2] auto [row3];
            padding: 0
        }

        .home .hero .left-side {
            grid-column: col2/col3;
            grid-row: row1/row2;
            margin-top: auto;
            margin-bottom: auto
        }

        .home .hero .right-side {
            grid-column: col3/col5;
            grid-row: row1/row2
        }
}

@media screen and (min-width: 1200px) {
    .home .hero {
        min-height: 880px
    }

        .home .hero .slide-wrpr {
            grid-template-columns: [col1] auto [col2] 50% [col3] 50% [col4] auto [col5];
            grid-template-rows: [row1] 880px [row2] auto [row3]
        }
}

@media screen and (min-width: 1350px) {
    .home .hero {
        min-height: 960px
    }

        .home .hero .slide-wrpr {
            grid-template-columns: [col1] auto [col2] 660px [col3] 660px [col4] auto [col5];
            grid-template-rows: [row1] minmax(960px,auto) [row2] auto [row3]
        }

        .home .hero .left-side {
            grid-column: col2/col3;
            grid-row: row1/row2;
            margin-top: auto;
            margin-bottom: auto
        }

        .home .hero .right-side {
            grid-column: col3/col5;
            grid-row: row1/row2
        }
}

.home .hero .teal {
    color: #3b94a3
}

.home .hero .purple {
    color: #c53494
}

.home .hero .carousel-item {
    color: #fff
}

.home .hero .left-side {
    text-align: left;
    z-index: 10
}

    .home .hero .left-side .content-flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 30px
    }

    .home .hero .left-side h1 {
        font-family: Flama Bold,Arial Bold,sans-serif;
        color: #fff
    }

        .home .hero .left-side h1 br {
            display: none
        }

    .home .hero .left-side .subTitle {
        font-family: Flama Book,Arial,sans-serif;
        color: #fff
    }

    .home .hero .left-side .cta-wrpr {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        width: 100%
    }

    .home .hero .left-side .btn.btn-teal.btn-square {
        background-color: #3b94a3;
        color: #fff;
        border-radius: 0;
        padding: 14px 24px;
        font-family: Flama Basic,Arial,sans-serif;
        font-size: 2rem
    }

        .home .hero .left-side .btn.btn-teal.btn-square .cta-icon {
            margin-left: 30px;
            width: 18px;
            height: auto
        }

            .home .hero .left-side .btn.btn-teal.btn-square .cta-icon path {
                fill: #fff
            }

    .home .hero .left-side .cta-image {
        width: 150px;
        height: auto
    }

.home .hero .right-side {
    position: relative;
    z-index: 9
}

@media screen and (min-width: 768px) {
    .home .hero .left-side .subTitle {
        font-size: 2.6rem;
        line-height: 1.2em;
        padding-right: 40px
    }

    .home .hero .left-side .cta-wrpr {
        width: auto;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 30px
    }
}

@media screen and (min-width: 992px) {
    .home .hero .left-side {
        padding-left: 60px
    }

        .home .hero .left-side h1 br {
            display: block
        }

        .home .hero .left-side .subTitle {
            font-size: 2.6rem;
            line-height: 1.2em;
            padding-right: 0
        }

        .home .hero .left-side .cta-wrpr {
            width: auto;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            gap: 30px
        }

    .home .hero .right-side {
        transform: scale(.5)
    }
}

@media screen and (min-width: 1200px) {
    .home .hero .left-side h1 {
        font-size: 6rem;
        line-height: 1em
    }

    .home .hero .right-side {
        transform: scale(.6)
    }
}

@media screen and (min-width: 1400px) {
    .home .hero .left-side {
        padding-left: 0
    }

    .home .hero .right-side {
        transform: scale(.8)
    }
}

@media screen and (min-width: 1600px) {
    .home .hero .left-side {
        padding-left: 0
    }

    .home .hero .right-side {
        transform: scale(1)
    }
}

.home .hero .qualerSlide {
    background-color: #002a3a
}

    .home .hero .qualerSlide .image-wrpr img {
        width: 70%;
        height: auto
    }

    .home .hero .qualerSlide .image-wrpr .mobile-image {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .home .hero .qualerSlide .image-wrpr .desktop-image {
        display: none
    }

@media screen and (min-width: 992px) {
    .home .hero .qualerSlide .image-wrpr .mobile-image {
        display: none
    }

    .home .hero .qualerSlide .image-wrpr .desktop-image {
        display: block
    }

    .home .hero .carousel__slide .qualerSlide .image-wrpr img {
        position: absolute;
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        opacity: 0
    }

    .home .hero .carousel__slide.carousel__slide--clone .qualerSlide .image-wrpr img {
        top: 50%;
        left: 50%;
        opacity: 0
    }

        .home .hero .carousel__slide.carousel__slide--clone .qualerSlide .image-wrpr img.image0 {
            max-width: 150px;
            animation: qualerImage00 .4s ease-in-out .4s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .qualerSlide .image-wrpr img.image1 {
            max-width: 300px;
            animation: qualerImage01 .4s ease-in-out .3s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .qualerSlide .image-wrpr img.image2 {
            max-width: 300px;
            animation: qualerImage02 .4s ease-in-out .2s 1 forwards
        }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .qualerSlide .image-wrpr img.image0, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .qualerSlide .image-wrpr img.image1, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .qualerSlide .image-wrpr img.image2 {
        animation: none
    }
}

@media screen and (min-width: 1200px) {
    @keyframes qualerImage00 {
        0% {
            opacity: 0;
            transform: translate(-75%,-350%)
        }

        to {
            opacity: 1;
            transform: translate(-75%,-100%)
        }
    }

    @keyframes qualerImage01 {
        0% {
            opacity: 0;
            transform: translate(-60%,-900%)
        }

        to {
            opacity: 1;
            transform: translate(-60%,20%)
        }
    }

    @keyframes qualerImage02 {
        0% {
            opacity: 0;
            transform: translate(-60%,-3000%)
        }

        to {
            opacity: 1;
            transform: translate(-60%,600%)
        }
    }
}

@media screen and (min-width: 1600px) {
    .home .hero .qualerSlide .right-side {
        transform: scale(1.2)
    }

    .home .hero .qualerSlide .left-side {
        margin-right: -100px
    }
}

.home .hero .innovateSlide {
    background-color: #002a3a
}

    .home .hero .innovateSlide #slide00squares .st0 {
        fill: #a5c766
    }

    .home .hero .innovateSlide .image-wrpr > *, .home .hero .innovateSlide .image-wrpr #slide00squares {
        width: 90%;
        height: auto
    }

    .home .hero .innovateSlide .image-wrpr .desktop-image {
        display: none
    }

@media screen and (min-width: 576px) {
    .home .hero .innovateSlide .image-wrpr > *, .home .hero .innovateSlide .image-wrpr #slide00squares {
        width: 80%
    }
}

@media screen and (min-width: 768px) {
    .home .hero .innovateSlide .image-wrpr > *, .home .hero .innovateSlide .image-wrpr #slide00squares {
        width: 70%
    }
}

@media screen and (min-width: 992px) {
    .home .hero .innovateSlide .image-wrpr .mobile-image {
        display: none
    }

    .home .hero .innovateSlide .image-wrpr .desktop-image {
        display: block
    }

    .home .hero .carousel__slide .innovateSlide .image-wrpr > * {
        position: absolute;
        width: auto;
        height: auto;
        opacity: 0
    }

        .home .hero .carousel__slide .innovateSlide .image-wrpr > * #slide00squares {
            width: 880px;
            height: auto
        }

        .home .hero .carousel__slide .innovateSlide .image-wrpr > *.image0 {
            top: 100%;
            left: 0
        }

        .home .hero .carousel__slide .innovateSlide .image-wrpr > *.image1 {
            top: 0;
            left: 100%
        }

        .home .hero .carousel__slide .innovateSlide .image-wrpr > *.image2 {
            top: 0;
            left: -100%
        }

        .home .hero .carousel__slide .innovateSlide .image-wrpr > *.image3 {
            top: 100%;
            left: 100%
        }

    .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > * {
        top: 50%;
        left: 50%;
        opacity: 0
    }

        .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 {
            animation: slide0FloatinZero .3s ease .4s 1 forwards
        }

            .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect {
                opacity: 0
            }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(1) {
                    animation: slide00SquaresAni 4s ease 1s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(2) {
                    animation: slide00SquaresAni 3s ease 1.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(3) {
                    animation: slide00SquaresAni 5s ease 2s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(4) {
                    animation: slide00SquaresAni 4.5s ease 1.25s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(5) {
                    animation: slide00SquaresAni 3.5s ease 2.25s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(6) {
                    animation: slide00SquaresAni 5.5s ease 2.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(7) {
                    animation: slide00SquaresAni 4.25s ease 3s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(8) {
                    animation: slide00SquaresAni 3.25s ease 3.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(9) {
                    animation: slide00SquaresAni 4.75s ease 1.25s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(10) {
                    animation: slide00SquaresAni 5.9s ease 2s infinite alternate
                }

            .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect {
                opacity: 0
            }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(1) {
                    animation: slide00SquaresAni 2.9s ease 2s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(2) {
                    animation: slide00SquaresAni 2s ease 1s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(3) {
                    animation: slide00SquaresAni 3.2s ease 1.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(4) {
                    animation: slide00SquaresAni 4.8s ease 2s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(5) {
                    animation: slide00SquaresAni 4.2s ease 1.25s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(6) {
                    animation: slide00SquaresAni 3.6s ease 2.25s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(7) {
                    animation: slide00SquaresAni 5.2s ease 2.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(8) {
                    animation: slide00SquaresAni 4.4s ease 3s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(9) {
                    animation: slide00SquaresAni 3.6s ease 3.5s infinite alternate
                }

                .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(10) {
                    animation: slide00SquaresAni 4.8s ease 1.25s infinite alternate
                }

        .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image1 {
            animation: slide0FloatinOne .3s ease .5s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image2 {
            animation: slide0FloatinTwo .3s ease .6s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .innovateSlide .image-wrpr > *.image3 {
            animation: slide0FloatinThree .3s ease .7s 1 forwards
        }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 {
        animation: none
    }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(1) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(2) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(3) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(4) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(5) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(6) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(7) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(8) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(9) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(odd) > rect:nth-of-type(10) {
            animation: none
        }

        .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect {
            opacity: 0
        }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(1) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(2) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(3) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(4) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(5) {
                animation: nonea
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(6) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(7) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(8) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(9) {
                animation: none
            }

            .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image0 .squareGroup:nth-of-type(2n) > rect:nth-of-type(10) {
                animation: none
            }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image1 {
        animation: none
    }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image2 {
        animation: none
    }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .innovateSlide .image-wrpr > *.image3 {
        animation: none
    }
}

@keyframes slide0FloatinZero {
    0% {
        transform: translate(100%);
        opacity: 0
    }

    to {
        transform: translate(-50%,-50%);
        opacity: 1
    }
}

@keyframes slide0FloatinOne {
    0% {
        transform: translateY(100%);
        opacity: 0
    }

    to {
        transform: translate(-50%,-50%);
        opacity: 1
    }
}

@keyframes slide0FloatinTwo {
    0% {
        transform: translateY(-100%);
        opacity: 0
    }

    to {
        transform: translate(-53%,-55%);
        opacity: 1
    }
}

@keyframes slide0FloatinThree {
    0% {
        transform: translate(100%,100%);
        opacity: 0
    }

    50% {
        transform: translate(-135%,-105%);
        opacity: 1
    }

    75% {
        transform: translate(-128%,-98%);
        opacity: 1
    }

    to {
        transform: translate(-130%,-100%);
        opacity: 1
    }
}

@keyframes slide00SquaresAni {
    0% {
        opacity: 0
    }

    10% {
        opacity: 0
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

.home .hero .recallsSlide {
    background-color: #000
}

    .home .hero .recallsSlide .image-wrpr img {
        width: 90%;
        height: auto
    }

    .home .hero .recallsSlide .image-wrpr .desktop-image {
        display: none
    }

@media screen and (min-width: 576px) {
    .home .hero .recallsSlide .image-wrpr img {
        width: 80%
    }
}

@media screen and (min-width: 768px) {
    .home .hero .recallsSlide .image-wrpr img {
        width: 70%
    }
}

@media screen and (min-width: 992px) {
    .home .hero .recallsSlide .image-wrpr .mobile-image {
        display: none
    }

    .home .hero .recallsSlide .image-wrpr .desktop-image {
        display: block
    }

    .home .hero .carousel__slide .recallsSlide .image-wrpr .pill-warning {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(-25deg);
        z-index: 20;
        opacity: 0
    }

        .home .hero .carousel__slide .recallsSlide .image-wrpr .pill-warning .display-contents {
            display: contents
        }

        .home .hero .carousel__slide .recallsSlide .image-wrpr .pill-warning .singleImg0 {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%)
        }

        .home .hero .carousel__slide .recallsSlide .image-wrpr .pill-warning .warning-icon {
            width: 176px;
            height: auto;
            z-index: 10;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-60%,-20%);
            animation: warningFlash .7s linear 1s infinite alternate;
            opacity: 0
        }

            .home .hero .carousel__slide .recallsSlide .image-wrpr .pill-warning .warning-icon path {
                fill: #ff3233
            }

    .home .hero .carousel__slide .recallsSlide .image-wrpr img {
        position: absolute;
        width: auto;
        height: auto
    }

        .home .hero .carousel__slide .recallsSlide .image-wrpr img.image0 {
            top: 50%;
            left: 50%;
            transform: translate(-210%,-50%) rotate(25deg);
            z-index: 19
        }

        .home .hero .carousel__slide .recallsSlide .image-wrpr img.image1 {
            top: 50%;
            left: 50%;
            transform: translate(130%,-90%) rotate(-10deg);
            z-index: 18
        }

        .home .hero .carousel__slide .recallsSlide .image-wrpr img.image2 {
            top: 50%;
            left: 50%;
            transform: translate(-200%,60%) rotate(-45deg);
            opacity: .5;
            z-index: 17
        }

        .home .hero .carousel__slide .recallsSlide .image-wrpr img.image3 {
            top: 50%;
            left: 50%;
            transform: translate(200%,50%) rotate(20deg);
            opacity: .5;
            z-index: 16
        }

    .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr .pill-warning {
        top: 120%;
        opacity: 0;
        animation: floatinFromBottomRed .5s ease .2s forwards,bounceShakeRed 4s ease 2s infinite
    }

    .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr img {
        top: 50%;
        left: 50%
    }

        .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr img.image0 {
            opacity: 0;
            animation: floatinFromBottom0 .5s ease .3s 1 forwards,bounceShake0 4s ease 2.1s infinite
        }

        .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr img.image1 {
            opacity: 0;
            animation: floatinFromBottom1 .5s ease .4s 1 forwards,bounceShake1 4s ease 2.2s infinite
        }

        .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr img.image2 {
            opacity: 0;
            animation: floatinFromBottom2 .5s ease .5s 1 forwards,bounceShake2 4s ease 2.3s infinite
        }

        .home .hero .carousel__slide.carousel__slide--clone .recallsSlide .image-wrpr img.image3 {
            opacity: 0;
            animation: floatinFromBottom3 .5s ease .6s 1 forwards,bounceShake3 4s ease 2.4s infinite
        }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .recallsSlide .image-wrpr .pill-warning, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .recallsSlide .image-wrpr img.image0, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .recallsSlide .image-wrpr img.image1, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .recallsSlide .image-wrpr img.image2, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .recallsSlide .image-wrpr img.image3 {
        animation: none
    }
}

@keyframes floatinFromBottomRed {
    0% {
        opacity: 0;
        top: 120%
    }

    20% {
        opacity: 1
    }

    80% {
        top: 45%
    }

    to {
        opacity: 1;
        top: 50%
    }
}

@keyframes floatinFromBottom0 {
    0% {
        opacity: 0;
        transform: translate(-210%,100%) rotate(25deg)
    }

    20% {
        opacity: 1
    }

    80% {
        transform: translate(-210%,-55%) rotate(25deg)
    }

    to {
        opacity: 1;
        transform: translate(-210%,-50%) rotate(25deg)
    }
}

@keyframes floatinFromBottom1 {
    0% {
        opacity: 0;
        transform: translate(130%,100%) rotate(-10deg)
    }

    20% {
        opacity: 1
    }

    80% {
        transform: translate(130%,-100%) rotate(-10deg)
    }

    to {
        opacity: 1;
        transform: translate(130%,-90%) rotate(-10deg)
    }
}

@keyframes floatinFromBottom2 {
    0% {
        opacity: 0;
        transform: translate(-200%,170%) rotate(-45deg)
    }

    20% {
        opacity: 1
    }

    80% {
        transform: translate(-200%,50%) rotate(-45deg)
    }

    to {
        opacity: 1;
        transform: translate(-200%,60%) rotate(-45deg)
    }
}

@keyframes floatinFromBottom3 {
    0% {
        opacity: 0;
        transform: translate(200%,200%) rotate(20deg)
    }

    20% {
        opacity: 1
    }

    80% {
        transform: translate(200%,40%) rotate(20deg)
    }

    to {
        opacity: 1;
        transform: translate(200%,50%) rotate(20deg)
    }
}

@keyframes bounceShakeRed {
    0% {
        top: 50%;
        transform: rotate(-25deg)
    }

    50% {
        top: 50%;
        transform: rotate(-25deg)
    }

    55% {
        top: 45%;
        transform: rotate(-15deg)
    }

    60% {
        top: 50%;
        transform: rotate(-30deg)
    }

    65% {
        transform: rotate(-25deg)
    }

    to {
        top: 50%;
        transform: rotate(-25deg)
    }
}

@keyframes bounceShake0 {
    0% {
        transform: translate(-210%,-50%) rotate(25deg)
    }

    50% {
        transform: translate(-210%,-50%) rotate(25deg)
    }

    55% {
        transform: translate(-210%,-60%) rotate(20deg)
    }

    60% {
        transform: translate(-210%,-50%) rotate(28deg)
    }

    65% {
        transform: translate(-210%,-50%) rotate(25deg)
    }

    to {
        transform: translate(-210%,-50%) rotate(25deg)
    }
}

@keyframes bounceShake1 {
    0% {
        transform: translate(130%,-90%) rotate(-10deg)
    }

    50% {
        transform: translate(130%,-90%) rotate(-10deg)
    }

    55% {
        transform: translate(130%,-100%) rotate(-5deg)
    }

    60% {
        transform: translate(130%,-90%) rotate(-13deg)
    }

    65% {
        transform: translate(130%,-90%) rotate(-10deg)
    }

    to {
        transform: translate(130%,-90%) rotate(-10deg)
    }
}

@keyframes bounceShake2 {
    0% {
        transform: translate(-200%,60%) rotate(-45deg)
    }

    50% {
        transform: translate(-200%,60%) rotate(-45deg)
    }

    55% {
        transform: translate(-200%,50%) rotate(-40deg)
    }

    60% {
        transform: translate(-200%,60%) rotate(-48deg)
    }

    65% {
        transform: translate(-200%,60%) rotate(-45deg)
    }

    to {
        transform: translate(-200%,60%) rotate(-45deg)
    }
}

@keyframes bounceShake3 {
    0% {
        transform: translate(200%,50%) rotate(20deg)
    }

    50% {
        transform: translate(200%,50%) rotate(20deg)
    }

    55% {
        transform: translate(200%,40%) rotate(15deg)
    }

    60% {
        transform: translate(200%,50%) rotate(23deg)
    }

    65% {
        transform: translate(200%,50%) rotate(20deg)
    }

    to {
        transform: translate(200%,50%) rotate(20deg)
    }
}

@keyframes warningFlash {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

.home .hero .conferenceSlide {
    background-color: #000
}

    .home .hero .conferenceSlide .right-side {
        transform: scale(1)
    }

    .home .hero .conferenceSlide .image-wrpr > * {
        transform: scale(.8);
        width: 80%;
        height: auto;
        margin-top: 30px
    }

    .home .hero .conferenceSlide .image-wrpr .desktop-image {
        display: none
    }

@media screen and (min-width: 576px) {
    .home .hero .conferenceSlide .image-wrpr > * {
        width: 80%;
        margin-top: 0
    }
}

@media screen and (min-width: 768px) {
    .home .hero .conferenceSlide .image-wrpr > * {
        width: 70%
    }
}

@media screen and (min-width: 992px) {
    .home .hero .conferenceSlide .right-side {
        transform: scale(1)
    }

        .home .hero .conferenceSlide .right-side:after {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: linear-gradient(350deg,#000 0%,transparent 40%,transparent 60%,#000 100%);
            mix-blend-mode: multiply
        }

    .home .hero .conferenceSlide .image-wrpr .mobile-image {
        display: none
    }

    .home .hero .conferenceSlide .image-wrpr .desktop-image {
        display: block
    }

    .home .hero .carousel__slide .conferenceSlide .image-wrpr > * {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        opacity: 0
    }

    .home .hero .carousel__slide.carousel__slide--clone .conferenceSlide .image-wrpr > *.image0 {
        animation: confSlideFloatinZero .4s ease-in-out .3s 1 forwards
    }

    .home .hero .carousel__slide.carousel__slide--clone .conferenceSlide .image-wrpr > *.image1 {
        animation: confSlideFloatinOne .4s ease-in-out .4s 1 forwards
    }

    .home .hero .carousel__slide.carousel__slide--clone .conferenceSlide .image-wrpr > *.image2 {
        animation: confSlideFloatinTwo .4s ease-in-out .5s 1 forwards
    }

    .home .hero .carousel__slide.carousel__slide--sliding .conferenceSlide .image-wrpr > *.image0 {
        animation: none
    }

    .home .hero .carousel__slide.carousel__slide--sliding .conferenceSlide .image-wrpr > *.image1 {
        animation: none
    }

    .home .hero .carousel__slide.carousel__slide--sliding .conferenceSlide .image-wrpr > *.image2 {
        animation: none
    }
}

@media screen and (min-width: 1200px) {
    .home .hero .image-wrpr > * {
        transform: scale(.8)
    }

    .home .hero .conferenceSlide .right-side {
        transform: scale(1)
    }
}

@media screen and (min-width: 992px) {
    @keyframes confSlideFloatinZero {
        0% {
            transform: translate(-110%,-130%) scale(.5);
            opacity: 0
        }

        to {
            transform: translate(-110%,-50%) scale(.5);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinOne {
        0% {
            transform: translate(-50%,40%) scale(.5);
            opacity: 0
        }

        to {
            transform: translate(-50%,-40%) scale(.5);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinTwo {
        0% {
            transform: translate(10%,-130%) scale(.5);
            opacity: 0
        }

        to {
            transform: translate(10%,-50%) scale(.5);
            opacity: 1
        }
    }
}

@media screen and (min-width: 1200px) {
    @keyframes confSlideFloatinZero {
        0% {
            transform: translate(-140%,-138%) scale(.8);
            opacity: 0
        }

        to {
            transform: translate(-140%,-48%) scale(.8);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinOne {
        0% {
            transform: translate(-50%,50%) scale(.8);
            opacity: 0
        }

        to {
            transform: translate(-50%,-40%) scale(.8);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinTwo {
        0% {
            transform: translate(40%,-138%) scale(.8);
            opacity: 0
        }

        to {
            transform: translate(40%,-48%) scale(.8);
            opacity: 1
        }
    }
}

@media screen and (min-width: 1400px) {
    @keyframes confSlideFloatinZero {
        0% {
            transform: translate(-160%,-160%) scale(.9);
            opacity: 0
        }

        to {
            transform: translate(-160%,-55%) scale(.9);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinOne {
        0% {
            transform: translate(-50%,60%) scale(.9);
            opacity: 0
        }

        to {
            transform: translate(-50%,-46%) scale(.9);
            opacity: 1
        }
    }

    @keyframes confSlideFloatinTwo {
        0% {
            transform: translate(60%,-160%) scale(.9);
            opacity: 0
        }

        to {
            transform: translate(60%,-55%) scale(.9);
            opacity: 1
        }
    }
}

.home .hero .summitSlide {
    background-color: #000
}

    .home .hero .summitSlide .image-wrpr img {
        width: 70%;
        height: auto
    }

    .home .hero .summitSlide .image-wrpr .mobile-image {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .home .hero .summitSlide .image-wrpr .desktop-image {
        display: none
    }

@media screen and (min-width: 992px) {
    .home .hero .summitSlide .image-wrpr .mobile-image {
        display: none
    }

    .home .hero .summitSlide .image-wrpr .desktop-image {
        display: block
    }

    .home .hero .carousel__slide .summitSlide .image-wrpr img {
        position: absolute;
        width: auto;
        height: auto
    }

        .home .hero .carousel__slide .summitSlide .image-wrpr img.image0 {
            top: 50%;
            left: 0;
            z-index: 19
        }

        .home .hero .carousel__slide .summitSlide .image-wrpr img.image1 {
            top: 50%;
            left: 50%;
            z-index: 18
        }

        .home .hero .carousel__slide .summitSlide .image-wrpr img.image2 {
            top: 50%;
            left: 50%;
            z-index: 17
        }

        .home .hero .carousel__slide .summitSlide .image-wrpr img.image3, .home .hero .carousel__slide .summitSlide .image-wrpr img.image4, .home .hero .carousel__slide .summitSlide .image-wrpr img.image5, .home .hero .carousel__slide .summitSlide .image-wrpr img.image6, .home .hero .carousel__slide .summitSlide .image-wrpr img.image7 {
            top: 50%;
            left: 50%;
            z-index: 16
        }

        .home .hero .carousel__slide .summitSlide .image-wrpr img.image8 {
            top: 50%;
            left: 50%;
            transform: translate(-50%,160%);
            z-index: 16
        }

    .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img {
        top: 50%;
        left: 50%;
        opacity: 0
    }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image0 {
            top: 0;
            left: 0;
            opacity: 0;
            animation: summitImage00 .4s ease-in-out .3s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image1 {
            opacity: 0;
            animation: summitImage01 .4s ease-in-out .4s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image2 {
            opacity: 0;
            animation: summitImage02 .4s ease-in-out .6s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image3 {
            top: 0;
            right: 0;
            left: auto;
            opacity: 0;
            animation: summitImage03 .4s ease-in-out .5s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image4 {
            opacity: 0;
            animation: summitImage04 .4s ease-in-out .4s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image5 {
            top: auto;
            bottom: 0;
            opacity: 0;
            animation: summitImage05 .4s ease-in-out .6s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image6 {
            top: auto;
            bottom: 0;
            opacity: 0;
            animation: summitImage06 .4s ease-in-out .3s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image7 {
            inset: auto 0 0 auto;
            opacity: 0;
            animation: summitImage07 .4s ease-in-out .5s 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .summitSlide .image-wrpr img.image8 {
            opacity: 0;
            animation: summitImage08 .4s ease-in-out .6s 1 forwards
        }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image0, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image1, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image2, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image3, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image4, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image5, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image6, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image7, .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .summitSlide .image-wrpr img.image8 {
        animation: none
    }
}

@media screen and (min-width: 992px) {
    @keyframes summitImage00 {
        0% {
            opacity: 0;
            transform: translate(-230%,-880%)
        }

        to {
            opacity: 1;
            transform: translate(-230%,-50%)
        }
    }

    @keyframes summitImage01 {
        0% {
            opacity: 0;
            transform: translate(-120%,-880%)
        }

        to {
            opacity: 1;
            transform: translate(-120%,-310%)
        }
    }

    @keyframes summitImage02 {
        0% {
            opacity: 0;
            transform: translate(20%,-660%)
        }

        to {
            opacity: 1;
            transform: translate(20%,-290%)
        }
    }

    @keyframes summitImage03 {
        0% {
            opacity: 0;
            transform: translate(240%,-880%)
        }

        to {
            opacity: 1;
            transform: translate(240%,-100%)
        }
    }

    @keyframes summitImage04 {
        0% {
            opacity: 0;
            transform: translate(-250%,460%)
        }

        to {
            opacity: 1;
            transform: translate(-250%,40%)
        }
    }

    @keyframes summitImage05 {
        0% {
            opacity: 0;
            transform: translate(-380%,670%)
        }

        to {
            opacity: 1;
            transform: translate(-380%,100%)
        }
    }

    @keyframes summitImage06 {
        0% {
            opacity: 0;
            transform: translate(-200%,670%)
        }

        to {
            opacity: 1;
            transform: translate(-200%,30%)
        }
    }

    @keyframes summitImage07 {
        0% {
            opacity: 0;
            transform: translate(30%,390%)
        }

        to {
            opacity: 1;
            transform: translate(30%,40%)
        }
    }

    @keyframes summitImage08 {
        0% {
            opacity: 0;
            transform: translate(100%,-50%)
        }

        to {
            opacity: 1;
            transform: translate(-40%,-50%)
        }
    }
}

@media screen and (min-width: 1400px) {
    @keyframes summitImage00 {
        0% {
            opacity: 0;
            transform: translate(200%,-110%)
        }

        to {
            opacity: 1;
            transform: translate(200%,200%)
        }
    }

    @keyframes summitImage01 {
        0% {
            opacity: 0;
            transform: translate(-130%,-570%)
        }

        to {
            opacity: 1;
            transform: translate(-130%,-300%)
        }
    }

    @keyframes summitImage02 {
        0% {
            opacity: 0;
            transform: translate(20%,-440%)
        }

        to {
            opacity: 1;
            transform: translate(20%,-280%)
        }
    }

    @keyframes summitImage03 {
        0% {
            opacity: 0;
            transform: translate(-30%,-320%)
        }

        to {
            opacity: 1;
            transform: translate(-30%,140%)
        }
    }

    @keyframes summitImage04 {
        0% {
            opacity: 0;
            transform: translate(-210%,290%)
        }

        to {
            opacity: 1;
            transform: translate(-210%,40%)
        }
    }

    @keyframes summitImage05 {
        0% {
            opacity: 0;
            transform: translate(-290%,220%)
        }

        to {
            opacity: 1;
            transform: translate(-290%,-10%)
        }
    }

    @keyframes summitImage06 {
        0% {
            opacity: 0;
            transform: translate(-110%,220%)
        }

        to {
            opacity: 1;
            transform: translate(-110%,-80%)
        }
    }

    @keyframes summitImage07 {
        0% {
            opacity: 0;
            transform: translate(20%,160%)
        }

        to {
            opacity: 1;
            transform: translate(20%,-20%)
        }
    }

    @keyframes summitImage08 {
        0% {
            opacity: 0;
            transform: translate(100%,-50%)
        }

        to {
            opacity: 1;
            transform: translate(-30%,-50%)
        }
    }
}

@media screen and (min-width: 1600px) {
    @keyframes summitImage00 {
        0% {
            opacity: 0;
            transform: translate(200%,-110%)
        }

        to {
            opacity: 1;
            transform: translate(200%,200%)
        }
    }

    @keyframes summitImage01 {
        0% {
            opacity: 0;
            transform: translate(-30%,-570%)
        }

        to {
            opacity: 1;
            transform: translate(-30%,-300%)
        }
    }

    @keyframes summitImage02 {
        0% {
            opacity: 0;
            transform: translate(100%,-440%)
        }

        to {
            opacity: 1;
            transform: translate(100%,-280%)
        }
    }

    @keyframes summitImage03 {
        0% {
            opacity: 0;
            transform: translate(-160%,-100%)
        }

        to {
            opacity: 1;
            transform: translate(-160%,150%)
        }
    }

    @keyframes summitImage04 {
        0% {
            opacity: 0;
            transform: translate(-210%,230%)
        }

        to {
            opacity: 1;
            transform: translate(-210%,40%)
        }
    }

    @keyframes summitImage05 {
        0% {
            opacity: 0;
            transform: translate(-250%,100%)
        }

        to {
            opacity: 1;
            transform: translate(-250%,-50%)
        }
    }

    @keyframes summitImage06 {
        0% {
            opacity: 0;
            transform: translate(-90%,100%)
        }

        to {
            opacity: 1;
            transform: translate(-90%,-90%)
        }
    }

    @keyframes summitImage07 {
        0% {
            opacity: 0;
            transform: translateY(100%)
        }

        to {
            opacity: 1;
            transform: translateY(-50%)
        }
    }

    @keyframes summitImage08 {
        0% {
            opacity: 0;
            transform: translate(100%,-50%)
        }

        to {
            opacity: 1;
            transform: translate(-30%,-50%)
        }
    }
}

.home .hero .mx-purple {
    color: #ff32a5
}

.home .hero .madeWithMx {
    background-color: #14001a;
    background-image: radial-gradient(at 71% 99%,hsl(276,100%,23%) 0px,transparent 50%),radial-gradient(at 2% 51%,hsl(318,100%,10%) 0px,transparent 50%),radial-gradient(at 100% 0%,hsl(270,94%,73%) 0px,transparent 50%),radial-gradient(at 70% 0%,hsl(276,100%,88%) 0px,transparent 50%),radial-gradient(at 95% 52%,hsl(244,100%,64%) 0px,transparent 50%),radial-gradient(at 99% 99%,hsl(261,70%,28%) 0px,transparent 50%),radial-gradient(at 1% 2%,hsl(309,100%,18%) 0px,transparent 50%),radial-gradient(at 41% 12%,hsl(299,100%,52%) 0px,transparent 50%),radial-gradient(at 2% 97%,hsl(300,0%,0%) 0px,transparent 50%),radial-gradient(at 32% 92%,hsl(330,100%,5%) 0px,transparent 50%)
}

    .home .hero .madeWithMx .desktop-image {
        display: none
    }

    .home .hero .madeWithMx .mobile-image {
        width: 100%;
        height: auto
    }

    .home .hero .madeWithMx h1 .mx-logo {
        width: 100%;
        height: auto;
        margin-top: 30px
    }

    .home .hero .madeWithMx .left-side .btn.btn-teal.btn-square {
        background-color: #ff32a5 !important
    }

@media screen and (min-width: 576px) {
    .home .hero .madeWithMx h1 .mx-logo {
        max-width: 400px
    }

    .home .hero .madeWithMx .mobile-image {
        width: 75%;
        height: auto
    }
}

@media screen and (min-width: 768px) {
    .home .hero .madeWithMx .mobile-image {
        width: 50%;
        height: auto
    }
}

@media screen and (min-width: 992px) {
    .home .hero .madeWithMx .slide-wrpr {
        grid-template-rows: [row1] 860px [row2] auto [row3]
    }

    .home .hero .madeWithMx .right-side {
        overflow: hidden;
        transform: scale(.7)
    }

    .home .hero .madeWithMx h1 .mx-logo {
        max-width: 452px;
        height: auto
    }

    .home .hero .madeWithMx .desktop-image {
        display: block
    }

        .home .hero .madeWithMx .desktop-image.image0 {
            z-index: 97
        }

        .home .hero .madeWithMx .desktop-image.image1 {
            z-index: 99
        }

    .home .hero .madeWithMx .mobile-image {
        display: none
    }

    .home .hero .carousel__slide .madeWithMx .image-wrpr > * {
        position: absolute;
        width: auto;
        height: auto;
        opacity: 0;
        top: 50%;
        left: 50%
    }

    .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr > * {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 1
    }

    .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images {
        opacity: 1;
        display: flex;
        align-items: center;
        width: 50vw;
        -webkit-mask-image: linear-gradient(to right,transparent 8%,black 20%,black 80%,transparent 92%);
        mask-image: linear-gradient(to right,transparent 8%,black 20%,black 80%,transparent 92%);
        transform: translate(-50%,-50%);
        z-index: 98
    }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images > * {
            transform: translate(450px);
            animation: imgSlider 20s linear 0s infinite reverse forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg0, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg7 {
            width: 65px;
            margin: 0 10px
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg1, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg8 {
            width: 86px;
            margin: 0 10px
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg2, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg9 {
            width: 55px;
            margin: 0 10px
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg3, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg10 {
            width: 95px;
            margin: 0 10px
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg4, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg11 {
            width: 135px;
            margin: 0
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg5, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg12 {
            width: 150px;
            margin: 0 -10px
        }

        .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg6, .home .hero .carousel__slide.carousel__slide--clone .madeWithMx .image-wrpr .rotating-images .singleImg13 {
            width: 150px;
            margin: -20px
        }

    .home .hero .carousel__slide.carousel__slide--clone.carousel__slide--sliding .madeWithMx .image-wrpr .rotating-images > * {
        animation: none
    }
}

@media screen and (min-width: 1200px) {
    .home .hero .madeWithMx .slide-wrpr {
        grid-template-rows: [row1] 1000px [row2] auto [row3]
    }

    .home .hero .madeWithMx .right-side {
        transform: scale(.8)
    }
}

@media screen and (min-width: 1600px) {
    .home .hero .madeWithMx .right-side {
        overflow: hidden;
        transform: scale(1)
    }
}

@keyframes imgSlider {
    0% {
        transform: translate(80px)
    }

    to {
        transform: translate(-670px)
    }
}

.home .hero .image-wrpr > * {
    transform: none
}

.home .hero .aiWebinar20250515 {
    background-color: #000
}

    .home .hero .aiWebinar20250515 .left-side .subTitle {
        font-size: 1.8rem
    }

    .home .hero .aiWebinar20250515 .right-side .mobile-image {
        width: 100%;
        height: auto;
        padding: 30px 0
    }

    .home .hero .aiWebinar20250515 .right-side .desktop-image {
        display: none
    }

@media screen and (min-width: 992px) {
    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .left-side {
        padding-right: 60px
    }

    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .mobile-image {
        display: none
    }

    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image {
        display: block
    }

        .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.image0 {
            width: 500px;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            opacity: 0;
            animation: brainShrink 1.2s cubic-bezier(.09,.32,.26,1) 0ms 1 forwards
        }

        .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles {
            position: absolute;
            top: 50%;
            left: -20%
        }

            .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img {
                width: 160px;
                height: auto;
                border-radius: 100px;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%,-50%) scale(0);
                opacity: 0
            }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg0 {
                    transform: translate(-105%,-105%);
                    animation: popnPeople01 .8s ease-out .7s 1 forwards
                }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg1 {
                    transform: translate(5%,-105%);
                    animation: popnPeople02 .8s ease-out .85s 1 forwards
                }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg2 {
                    transform: translate(-105%,5%);
                    animation: popnPeople03 .8s ease-out 1s 1 forwards
                }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg3 {
                    transform: translate(5%,5%);
                    animation: popnPeople04 .8s ease-out 1.15s 1 forwards
                }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg4 {
                    animation: animateMinus .8s ease-in-out .85s 1 forwards;
                    transform: translate(160%,-50%) scale(1);
                    border-radius: 0
                }

                    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg4 path {
                        fill: #fff
                    }

                .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg5 {
                    animation: animateMinus .8s ease-in-out .7s 1 forwards;
                    transform: translate(160%,-50%) scale(1) rotate(90deg);
                    border-radius: 0
                }

                    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg5 path {
                        fill: #fff
                    }

    .home .hero .carousel__slide.carousel__slide--sliding .right-side .desktop-image.people-circles > img {
        animation: none !important
    }

    .home .hero .carousel__slide.carousel__slide--sliding .right-side .desktop-image.image0 {
        animation: none !important
    }
}

@media screen and (min-width: 1200px) {
    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .left-side .subTitle {
        font-size: 2.6rem
    }

    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles {
        left: -10%
    }
}

@media screen and (min-width: 1400px) {
    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles {
        left: 0%
    }
}

@media screen and (min-width: 1600px) {
    .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles {
        left: 20%
    }

        .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg4 {
            transform: translate(120%,-50%) scale(.8)
        }

        .home .hero .carousel__slide.carousel__slide--clone .aiWebinar20250515 .right-side .desktop-image.people-circles > img.singleImg5 {
            transform: translate(120%,-50%) scale(.8) rotate(90deg)
        }
}

@keyframes brainShrink {
    0% {
        transform: translate(-50%,-50%) scale(1);
        opacity: 0
    }

    30% {
        opacity: 1
    }

    50% {
        transform: translate(-50%,-50%) scale(1)
    }

    to {
        transform: translateY(-50%) scale(.5);
        opacity: 1
    }
}

@keyframes popnPeople01 {
    0% {
        transform: translate(-105%,-105%) scale(0);
        opacity: 0
    }

    40% {
        transform: translate(-105%,-105%) scale(1.2);
        opacity: 1
    }

    80% {
        transform: translate(-105%,-105%) scale(.9);
        opacity: 1
    }

    to {
        transform: translate(-105%,-105%) scale(1);
        opacity: 1
    }
}

@keyframes popnPeople02 {
    0% {
        transform: translate(5%,-105%) scale(0);
        opacity: 0
    }

    40% {
        transform: translate(5%,-105%) scale(1.2);
        opacity: 1
    }

    80% {
        transform: translate(5%,-105%) scale(.9);
        opacity: 1
    }

    to {
        transform: translate(5%,-105%) scale(1);
        opacity: 1
    }
}

@keyframes popnPeople03 {
    0% {
        transform: translate(-105%,5%) scale(0);
        opacity: 0
    }

    40% {
        transform: translate(-105%,5%) scale(1.2);
        opacity: 1
    }

    80% {
        transform: translate(-105%,5%) scale(.9);
        opacity: 1
    }

    to {
        transform: translate(-105%,5%) scale(1);
        opacity: 1
    }
}

@keyframes popnPeople04 {
    0% {
        transform: translate(5%,5%) scale(0);
        opacity: 0
    }

    40% {
        transform: translate(5%,5%) scale(1.2);
        opacity: 1
    }

    80% {
        transform: translate(5%,5%) scale(.9);
        opacity: 1
    }

    to {
        transform: translate(5%,5%) scale(1);
        opacity: 1
    }
}

@keyframes animateMinus {
    0% {
        clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        opacity: 1
    }
}

#customer-logo-blade {
    padding: 0;
    background-color: #288eca;
}

.customer-logos {
    padding-top: 30px;
    padding-bottom: 30px
}

.customer-logo-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px
}

    .customer-logo-flex .img-wrpr {
        flex: 0 1 28%
    }

        .customer-logo-flex .img-wrpr img {
            width: 100%;
            height: auto
        }

@media screen and (min-width: 992px) {
    .customer-logos {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .customer-logo-flex {
        gap: 30px
    }

        .customer-logo-flex .img-wrpr {
            flex: 1 0 136px
        }

            .customer-logo-flex .img-wrpr img {
                max-width: 136px
            }
}

@media screen and (min-width: 1200px) {
    .customer-logo-flex {
        justify-content: space-between
    }

        .customer-logo-flex .img-wrpr {
            flex: 1 0 184px
        }

            .customer-logo-flex .img-wrpr img {
                max-width: 184px
            }
}

#tradeoffs-blade h2 {
    margin-bottom: 20px
}

.tradeoff-wrpr {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px
}

.tradeoff-grid {
    display: grid;
    grid-template-columns: [col1] auto [col2] auto [col3];
    grid-template-rows: [row1] auto [row2] auto [row3];
    align-items: center;
    gap: 5px 15px
}

    .tradeoff-grid p {
        font-family: Flama Semibold,Arial Bold,sans-serif;
        margin: 0
    }

    .tradeoff-grid .item-left {
        grid-column: col1/col2;
        grid-row: row1/row2;
        text-align: left
    }

        .tradeoff-grid .item-left p {
            color: #c3c5c8
        }

    .tradeoff-grid .item-middle {
        grid-column: col1/col3;
        grid-row: row2/row3;
        text-align: center
    }

    .tradeoff-grid .item-right {
        grid-column: col2/col3;
        grid-row: row1/row2;
        text-align: right
    }

        .tradeoff-grid .item-right p {
            color: #c3c5c8
        }

    .tradeoff-grid.item-1 .item-left p, .tradeoff-grid.item-3 .item-left p {
        color: #c53494
    }

    .tradeoff-grid.item-1 .item-middle .slide-ball, .tradeoff-grid.item-3 .item-middle .slide-ball {
        left: 7px
    }

        .tradeoff-grid.item-1 .item-middle .slide-ball.top-ball, .tradeoff-grid.item-3 .item-middle .slide-ball.top-ball {
            opacity: 1
        }

    .tradeoff-grid.item-2 .item-right p, .tradeoff-grid.item-4 .item-right p {
        color: #7b266c
    }

    .tradeoff-grid.item-2 .item-middle .slide-ball, .tradeoff-grid.item-4 .item-middle .slide-ball {
        left: calc(100% - 43px)
    }

        .tradeoff-grid.item-2 .item-middle .slide-ball.top-ball, .tradeoff-grid.item-4 .item-middle .slide-ball.top-ball {
            opacity: 0
        }

.slide-toggle-wrpr {
    width: auto;
    height: 50px;
    border-radius: 100px;
    background-color: #d6dfe3;
    position: relative
}

    .slide-toggle-wrpr .slide-ball {
        width: 36px;
        height: 36px;
        border-radius: 100px;
        background-color: #7b266c;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 8px;
        background-position-x: 0px;
        background-repeat: no-repeat;
        background-size: 300%;
        z-index: 1
    }

        .slide-toggle-wrpr .slide-ball.top-ball {
            background-color: #c53494;
            z-index: 2
        }

    .slide-toggle-wrpr .mc-logo {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-60%);
        opacity: 0;
        z-index: 3
    }

@media screen and (min-width: 992px) {
    .tradeoff-grid {
        display: flex;
        grid-template-columns: [col1] auto [col2] auto [col3] auto [col4];
        flex-direction: row
    }

        .tradeoff-grid p {
            font-size: 2rem;
            line-height: 2.2rem
        }

        .tradeoff-grid .item-left {
            grid-column: col1/col2;
            flex: 1 0 25%;
            text-align: right
        }

        .tradeoff-grid .item-middle {
            grid-column: col2/col3;
            flex: 1 0 50%
        }

        .tradeoff-grid .item-right {
            grid-column: col3/col4;
            flex: 1 0 25%;
            text-align: left
        }

        .tradeoff-grid.item-1 .item-middle .slide-ball, .tradeoff-grid.item-3 .item-middle .slide-ball {
            left: 9px
        }

        .tradeoff-grid.item-2 .item-middle .slide-ball, .tradeoff-grid.item-4 .item-middle .slide-ball {
            left: calc(100% - 55px)
        }

    .slide-toggle-wrpr {
        height: 64px
    }

        .slide-toggle-wrpr .slide-ball {
            width: 46px;
            height: 46px;
            left: 9px
        }
}

:root {
    --ballWidth: 36px;
    --borderWidth2x: 14px;
    --borderWidth: 7px;
    --ballAndBorder: 43px;
    --duration: 5s;
    --delay: .3s
}

@media screen and (min-width: 992px) {
    :root {
        --ballWidth: 46px;
        --borderWidth2x: 18px;
        --borderWidth: 9px;
        --ballAndBorder: 55px
    }
}

@keyframes showMasterControlLogo {
    0% {
        opacity: 0
    }

    83% {
        opacity: 0
    }

    94% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes ballColor {
    0% {
        background-color: #7b266c
    }

    83% {
        background-color: #7b266c;
        width: var(--ballWidth)
    }

    94% {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #3b94a3
    }

    to {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #3b94a3
    }
}

@keyframes item1LeftText {
    0% {
        color: #c53494
    }

    10% {
        color: #c3c5c8
    }

    83% {
        color: #c3c5c8
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item1BallPosition {
    0% {
        left: var(--borderWidth)
    }

    10% {
        left: calc(100% - (var(--ballWidth)))
    }

    17% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    27% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    38% {
        left: calc(33% - (var(--borderWidth)))
    }

    45% {
        left: 33%
    }

    55% {
        left: 33%
    }

    66% {
        left: calc(100% - (var(--ballWidth)))
    }

    73% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    83% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    94% {
        left: calc(var(--borderWidth))
    }

    to {
        left: calc(var(--borderWidth))
    }
}

@keyframes item1BallColor {
    0% {
        background-color: #7b266c
    }

    83% {
        background-color: #7b266c;
        width: var(--ballWidth)
    }

    94% {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }

    to {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }
}

@keyframes item1TopBallOpacity {
    0% {
        opacity: 1
    }

    10% {
        opacity: 0
    }

    27% {
        opacity: 0
    }

    38% {
        opacity: .66
    }

    55% {
        opacity: .66
    }

    66% {
        opacity: 0
    }

    83% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes item1RightText {
    0% {
        color: #c3c5c8
    }

    10% {
        color: #7b266c
    }

    27% {
        color: #7b266c
    }

    38% {
        color: #c3c5c8
    }

    55% {
        color: #c3c5c8
    }

    66% {
        color: #7b266c
    }

    83% {
        color: #7b266c
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item2LeftText {
    0% {
        color: #c3c5c8
    }

    10% {
        color: #c3c5c8
    }

    27% {
        color: #c3c5c8
    }

    38% {
        color: #c53494
    }

    83% {
        color: #c53494
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item2BallPosition {
    0% {
        left: calc(100% - (var(--ballWidth)))
    }

    10% {
        left: calc(20% - (var(--borderWidth)))
    }

    17% {
        left: 20%
    }

    27% {
        left: 20%
    }

    38% {
        left: 0
    }

    45% {
        left: calc(var(--borderWidth))
    }

    55% {
        left: calc(var(--borderWidth))
    }

    83% {
        left: calc(var(--borderWidth))
    }

    94% {
        left: calc(var(--borderWidth))
    }

    to {
        left: calc(var(--borderWidth))
    }
}

@keyframes item2BallColor {
    0% {
        background-color: #7b266c
    }

    83% {
        background-color: #7b266c;
        width: var(--ballWidth)
    }

    94% {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }

    to {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }
}

@keyframes item2TopBallOpacity {
    0% {
        opacity: 0
    }

    10% {
        opacity: .8
    }

    27% {
        opacity: .8
    }

    38% {
        opacity: 1
    }

    83% {
        opacity: 1
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes item2RightText {
    0% {
        color: #7b266c
    }

    10% {
        color: #c3c5c8
    }

    83% {
        color: #c3c5c8
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item3LeftText {
    0% {
        color: #c53494
    }

    10% {
        color: #c3c5c8
    }

    55% {
        color: #c3c5c8
    }

    66% {
        color: #c53494
    }

    83% {
        color: #c53494
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item3BallPosition {
    0% {
        left: var(--borderWidth)
    }

    10% {
        left: calc(66% - (var(--ballWidth)))
    }

    17% {
        left: calc(66% - (var(--ballAndBorder)))
    }

    27% {
        left: calc(66% - (var(--ballAndBorder)))
    }

    38% {
        left: calc(100% - (var(--ballWidth)))
    }

    45% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    55% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    66% {
        left: 0
    }

    73% {
        left: calc(var(--borderWidth))
    }

    83% {
        left: calc(var(--borderWidth))
    }

    94% {
        left: calc(var(--borderWidth))
    }

    to {
        left: calc(var(--borderWidth))
    }
}

@keyframes item3BallColor {
    0% {
        background-color: #7b266c
    }

    83% {
        background-color: #7b266c;
        width: var(--ballWidth)
    }

    94% {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }

    to {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }
}

@keyframes item3TopBallOpacity {
    0% {
        opacity: 1
    }

    10% {
        opacity: .33
    }

    27% {
        opacity: .33
    }

    38% {
        opacity: 0
    }

    55% {
        opacity: 0
    }

    66% {
        opacity: 1
    }

    83% {
        opacity: 1
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes item3RightText {
    0% {
        color: #c3c5c8
    }

    10% {
        color: #c3c5c8
    }

    27% {
        color: #c3c5c8
    }

    38% {
        color: #7b266c
    }

    55% {
        color: #7b266c
    }

    66% {
        color: #c3c5c8
    }

    83% {
        color: #c3c5c8
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item4LeftText {
    0% {
        color: #c3c5c8
    }

    10% {
        color: #c53494
    }

    27% {
        color: #c53494
    }

    38% {
        color: #c3c5c8
    }

    83% {
        color: #c3c5c8
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

@keyframes item4BallPosition {
    0% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    10% {
        left: 0
    }

    17% {
        left: calc(var(--borderWidth))
    }

    27% {
        left: calc(var(--borderWidth))
    }

    38% {
        left: calc(70% - (var(--ballWidth)))
    }

    45% {
        left: calc(70% - (var(--ballAndBorder)))
    }

    55% {
        left: calc(70% - (var(--ballAndBorder)))
    }

    66% {
        left: calc(100% - (var(--ballWidth)))
    }

    73% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    83% {
        left: calc(100% - (var(--ballAndBorder)))
    }

    94% {
        left: calc(var(--borderWidth))
    }

    to {
        left: calc(var(--borderWidth))
    }
}

@keyframes item4BallColor {
    0% {
        background-color: #7b266c
    }

    83% {
        background-color: #7b266c;
        width: var(--ballWidth)
    }

    94% {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }

    to {
        width: calc(100% - (var(--borderWidth2x)));
        background-color: #288eca;
    }
}

@keyframes item4TopBallOpacity {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    27% {
        opacity: 1
    }

    38% {
        opacity: .3
    }

    55% {
        opacity: .3
    }

    66% {
        opacity: 0
    }

    83% {
        opacity: 0
    }

    94% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

@keyframes item4RightText {
    0% {
        color: #7b266c
    }

    10% {
        color: #c3c5c8
    }

    55% {
        color: #c3c5c8
    }

    66% {
        color: #7b266c
    }

    83% {
        color: #7b266c
    }

    94% {
        color: #000
    }

    to {
        color: #000
    }
}

.tradeoff-wrpr.animate .mc-logo {
    animation: showMasterControlLogo var(--duration) linear var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-1 .item-left p {
    animation: item1LeftText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-1 .item-middle .slide-ball {
    animation: item1BallColor var(--duration) ease-out var(--delay) 1 normal,item1BallPosition var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

    .tradeoff-wrpr.animate .item-1 .item-middle .slide-ball.top-ball {
        animation: item1TopBallOpacity var(--duration) ease-out var(--delay) 1 normal,item1BallPosition var(--duration) ease-out var(--delay) 1 normal;
        animation-fill-mode: forwards
    }

.tradeoff-wrpr.animate .item-1 .item-right p {
    animation: item1RightText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-2 .item-left p {
    animation: item2LeftText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-2 .item-middle .slide-ball {
    animation: item2BallColor var(--duration) ease-out var(--delay) 1 normal,item2BallPosition var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

    .tradeoff-wrpr.animate .item-2 .item-middle .slide-ball.top-ball {
        animation: item2TopBallOpacity var(--duration) ease-out var(--delay) 1 normal,item2BallPosition var(--duration) ease-out var(--delay) 1 normal;
        animation-fill-mode: forwards
    }

.tradeoff-wrpr.animate .item-2 .item-right p {
    animation: item2RightText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-3 .item-left p {
    animation: item3LeftText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-3 .item-middle .slide-ball {
    animation: item3BallColor var(--duration) ease-out var(--delay) 1 normal,item3BallPosition var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

    .tradeoff-wrpr.animate .item-3 .item-middle .slide-ball.top-ball {
        animation: item3TopBallOpacity var(--duration) ease-out var(--delay) 1 normal,item3BallPosition var(--duration) ease-out var(--delay) 1 normal;
        animation-fill-mode: forwards
    }

.tradeoff-wrpr.animate .item-3 .item-right p {
    animation: item3RightText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-4 .item-left p {
    animation: item4LeftText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

.tradeoff-wrpr.animate .item-4 .item-middle .slide-ball {
    animation: item4BallColor var(--duration) ease-out var(--delay) 1 normal,item4BallPosition var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

    .tradeoff-wrpr.animate .item-4 .item-middle .slide-ball.top-ball {
        animation: item4TopBallOpacity var(--duration) ease-out var(--delay) 1 normal,item4BallPosition var(--duration) ease-out var(--delay) 1 normal;
        animation-fill-mode: forwards
    }

.tradeoff-wrpr.animate .item-4 .item-right p {
    animation: item4RightText var(--duration) ease-out var(--delay) 1 normal;
    animation-fill-mode: forwards
}

#split-tab-blade {
    overflow-x: hidden
}

.split-tab-flex {
    display: flex;
    flex-direction: column
}

    .split-tab-flex .nav-tabs {
        border-bottom: none;
        gap: 20px
    }

        .split-tab-flex .nav-tabs .nav-link {
            padding: 0 0 5px;
            border-color: transparent;
            border-bottom: 2px solid transparent;
            text-transform: uppercase;
            color: #8a8b8c;
            font-family: FlamaSemicondensed Medium,Arial,sans-serif;
            font-style: normal;
            font-size: 2.4rem;
            line-height: 2.8rem
        }

            .split-tab-flex .nav-tabs .nav-link:hover, .split-tab-flex .nav-tabs .nav-link:active {
                border-color: transparent;
                color: #4e4e50
            }

            .split-tab-flex .nav-tabs .nav-link.active {
                color: #c53494;
                border-color: transparent;
                border-bottom: 2px solid #7B266C
            }

    .split-tab-flex .tab-content.split-tab-grid {
        display: grid;
        grid-template-columns: [col1] auto [col2];
        grid-template-rows: [row1] auto [row2]
    }

    .split-tab-flex .tab-content .tab-pane {
        grid-column: col1/col2;
        grid-row: row1/row2;
        display: block;
        opacity: 0;
        pointer-events: none
    }

        .split-tab-flex .tab-content .tab-pane .img-wrpr {
            opacity: 0;
            transform: translate(100px)
        }

        .split-tab-flex .tab-content .tab-pane.show {
            opacity: 1;
            pointer-events: all
        }

            .split-tab-flex .tab-content .tab-pane.show .img-wrpr {
                transition: all .3s ease-out;
                opacity: 1;
                transform: translate(0)
            }

        .split-tab-flex .tab-content .tab-pane .tab-flex {
            display: flex;
            flex-direction: column
        }

        .split-tab-flex .tab-content .tab-pane .tab-text {
            padding: 20px 0;
            width: 100%
        }

        .split-tab-flex .tab-content .tab-pane h2 {
            margin-bottom: 20px
        }

        .split-tab-flex .tab-content .tab-pane ul {
            margin: 20px 0
        }

            .split-tab-flex .tab-content .tab-pane ul li {
                margin-bottom: 20px
            }

        .split-tab-flex .tab-content .tab-pane .btn-secondary.btn-square {
            margin: 30px 0
        }

    .split-tab-flex .tab-content .img-wrpr {
        padding-left: 15px
    }

    .split-tab-flex .tab-content .tab-img {
        cursor: pointer;
        width: 100%;
        margin-top: 15px;
        position: relative;
        overflow-x: visible
    }

        .split-tab-flex .tab-content .tab-img img {
            width: 200%;
            max-width: 1200px;
            height: auto;
            box-shadow: 10px 10px 20px #0000001a,4px 4px 8px #00000040
        }

        .split-tab-flex .tab-content .tab-img .expand {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-color: #00000080;
            width: 50px;
            height: 50px;
            color: #fff;
            border-radius: 100px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .split-tab-flex .tab-content .tab-img .expand svg {
                width: 25px;
                height: auto
            }

                .split-tab-flex .tab-content .tab-img .expand svg path {
                    fill: #fff
                }

.modal-img img {
    width: 100%;
    height: auto
}

@media screen and (min-width: 992px) {
    .split-tab-flex .tab-content.split-tab-grid .tab-pane .tab-flex {
        flex-direction: row
    }

    .split-tab-flex .tab-content.split-tab-grid .tab-pane .tab-text {
        margin-right: 8.3333333%;
        max-width: 33.3333333%
    }

    .split-tab-flex .tab-content.split-tab-grid .tab-pane .btn-secondary.btn-square {
        max-width: 220px
    }
}

@media screen and (min-width: 1400px) {
    .split-tab-flex .tab-content .tab-img .expand {
        left: 600px;
        transform: translateY(-50%)
    }
}

#split-solutions-blade {
    overflow: hidden;
    background-color: #07273b;
    position: relative
}

    #split-solutions-blade .left-background {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: #003b66;
    }

    #split-solutions-blade .right-background {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 50%;
        background: #86a947;
    }

    #split-solutions-blade .container {
        position: relative
    }

    #split-solutions-blade .split-content h2 {
        margin-bottom: 20px
    }

    #split-solutions-blade .split-content p, #split-solutions-blade .split-content li {
        color: #fff
    }

    #split-solutions-blade .split-content ul {
        margin: 20px 0
    }

        #split-solutions-blade .split-content ul li {
            margin-bottom: 0
        }

    #split-solutions-blade .split-content .right .row {
        padding-top: 80px
    }

        #split-solutions-blade .split-content .right .row ul ::marker {
            color: #fff;
        }

        #split-solutions-blade .split-content .right .row .text-teal {
            color: #003b66;
        }

        #split-solutions-blade .split-content .right .row .btn {
            background-color: #003b66;
        }

            #split-solutions-blade .split-content .right .row .btn:hover {
                background-color: #01253f;
            }

    #split-solutions-blade .split-content .tab-img {
        cursor: pointer;
        width: 100%;
        margin-top: 15px;
        position: relative;
        overflow-x: visible
    }

        #split-solutions-blade .split-content .tab-img .img-crop {
            height: 514px;
            overflow-y: clip
        }

        #split-solutions-blade .split-content .tab-img img {
            max-width: 1200px;
            height: auto;
            box-shadow: 10px 10px 20px #0000001a,4px 4px 8px #00000040
        }

        #split-solutions-blade .split-content .tab-img .expand {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            background-color: #00000080;
            width: 50px;
            height: 50px;
            color: #fff;
            border-radius: 100px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            #split-solutions-blade .split-content .tab-img .expand svg {
                width: 25px;
                height: auto
            }

                #split-solutions-blade .split-content .tab-img .expand svg path {
                    fill: #fff
                }

@media screen and (min-width: 768px) {
    #split-solutions-blade .split-content .right .row {
        padding-top: 80px
    }
}

@media screen and (min-width: 992px) {
    #split-solutions-blade {
        position: relative
    }

        #split-solutions-blade .left-background, #split-solutions-blade .right-background {
            width: 50%;
            height: 100%
        }

        #split-solutions-blade .container {
            position: relative
        }

        #split-solutions-blade .split-content .left picture img {
            position: absolute;
            right: 0
        }

        #split-solutions-blade .split-content .tab-img {
            position: relative;
            height: 400px
        }

        #split-solutions-blade .split-content .right .row {
            padding-top: 0
        }

        #split-solutions-blade .split-content ul li {
            margin-bottom: 15px;
            font-size: 1.20vw;
            list-style-type: disclosure-closed;
        }
}

#results-blade h2 {
    margin-bottom: 20px
}

#results-blade .btn-secondary.btn-square {
    max-width:17vw;
}

#results-blade .cta-container.text-only .cta-text {
    border-bottom: 1px solid rgb(134 169 71);
}

#results-blade .carousel .carousel__item {
    background-color: #f2faff;
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid #003b66;
    border-bottom: 5px solid #677881;
    padding: 40px 20px 20px;
}

#results-blade .carousel .results-content {
    display: flex;
    flex-direction: column;
    gap: 0px;
    height: 100%
}

    #results-blade .carousel .results-content .cta-container {
        margin-top: auto
    }

#results-blade .carousel .company-name {
    color: #8a8b8c;
    text-transform: uppercase;
    font-family: Flama Medium,Arial,sans-serif;
    font-size: 1.2rem;
    line-height: 1.4rem;
    letter-spacing: .3rem
}

#results-blade .carousel .result-num {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    color: #86a947;
    font-family: Flama Bold,Arial Bold,sans-serif;
    font-size: 6rem;
    line-height: 1em
}

    #results-blade .carousel .result-num .sub-text {
        font-size: 3.2rem;
        line-height: 1em
    }

    #results-blade .carousel .result-num svg {
        height: 50px;
        width: auto;
        margin-right: 10px;
        fill: #3b94a3
    }

    #results-blade .carousel .result-num.arrow-down svg {
        transform: rotate(180deg)
    }

    #results-blade .carousel .result-num.arrow-none {
        align-items: baseline
    }

#results-blade .carousel .perc-text {
    color: #000;
    font-family: Flama Bold,Arial Bold,sans-serif;
    font-size: 1.8rem;
    line-height: 2.2rem
}

@media screen and (min-width: 992px) {
    #results-blade .carousel .carousel__track .carousel__slide {
        opacity: 0;
        transform: translate(100px)
    }

    #results-blade .carousel .carousel__track.show .carousel__slide {
        opacity: 1;
        transform: translate(0);
        transition: all .3s ease-out
    }

        #results-blade .carousel .carousel__track.show .carousel__slide:nth-child(2) {
            transition-delay: .3s
        }

        #results-blade .carousel .carousel__track.show .carousel__slide:nth-child(3) {
            transition-delay: .6s
        }

        #results-blade .carousel .carousel__track.show .carousel__slide:nth-child(4) {
            transition-delay: .9s
        }

    #results-blade .carousel .result-num {
        font-size: 3.5vw;
        line-height: 1em
    }

        #results-blade .carousel .result-num .sub-text {
            font-size: 4.2rem
        }

    #results-blade .carousel .perc-text {
        font-size: 1.4vw;
        line-height: 2.2rem;
        font-weight: 600;
    }

    #results-blade .carousel .carousel__pagination {
        display: none
    }
}

#results-carousel {
    overflow: hidden
}

    #results-carousel section.carousel {
        padding: 0 !important;
        box-sizing: border-box;
        position: relative
    }

        #results-carousel section.carousel .carousel__track {
            display: flex;
            margin: 0;
            padding: 0;
            position: relative
        }

        #results-carousel section.carousel .carousel__slide {
            padding: 15px;
            touch-action: auto;
            align-items: center;
            display: flex;
            flex-shrink: 0;
            justify-content: center;
            margin: 0;
            position: relative;
            scroll-snap-stop: auto
        }

        #results-carousel section.carousel .carousel__liveregion {
            display: none
        }

        #results-carousel section.carousel .carousel__pagination {
            position: relative;
            top: 0;
            display: flex;
            justify-content: center;
            left: 0;
            list-style: none;
            margin-bottom: 0;
            margin-left: 15%;
            margin-right: 15%;
            padding: 0
        }

        #results-carousel section.carousel .carousel__pagination-item .carousel__pagination-button {
            background-color: #d6dfe3;
            opacity: 1;
            height: 4px;
            margin-right: 5px;
            margin-left: 5px;
            background-clip: padding-box;
            border: 0;
            border-bottom: 10px solid transparent;
            border-top: 10px solid transparent;
            box-sizing: content-box;
            flex: 0 1 auto;
            padding: 0;
            text-indent: -999px;
            transition: opacity .6s ease;
            width: 30px
        }

            #results-carousel section.carousel .carousel__pagination-item .carousel__pagination-button.carousel__pagination-button--active {
                background-color: #c53494
            }

            #results-carousel section.carousel .carousel__pagination-item .carousel__pagination-button.transparent {
                width: 0;
                margin: 0 !important
            }

@media screen and (min-width: 992px) {
    #results-carousel .carousel .carousel__slide:nth-child(odd) {
        padding-left: 0
    }

    #results-carousel .carousel .carousel__slide:nth-child(2n) {
        padding-right: 0
    }

    #results-carousel .carousel .carousel__track {
        flex-wrap: wrap
    }

    #results-carousel .carousel .carousel__slide {
        flex: 1 0 45%
    }

    #results-carousel .carousel .carousel__pagination {
        display: none
    }
}

#menu-blade {
   /* background-color: #002a3a*/
   background-image:url(../Images/Banner.png);
   background-repeat:no-repeat;
}

    #menu-blade .menu-flex {
        display: flex;
        flex-direction: column;
        gap: 40px;
        margin-top: 40px
    }

        #menu-blade .menu-flex ul li:last-child .cta-container.text-only .cta-text {
            border-bottom: none
        }

    #menu-blade h2 {
        margin-bottom: 20px
    }

    #menu-blade .title {
        font-size: 1.17vw;
        line-height: 14px;
        letter-spacing: 3px;
        text-transform: uppercase
    }

    #menu-blade .cta-container {
        margin-top: 0
    }

        #menu-blade .cta-container.text-only .cta-text {
            width: 100%;
            display: flex;
            justify-content: space-between;
            border-bottom: 1px solid #8a8b8c;
            text-decoration: none;
            color: #fff;
            font-size: 1.2vw;
            line-height: 2.2rem
        }

            #menu-blade .cta-container.text-only .cta-text:focus, #menu-blade .cta-container.text-only .cta-text:hover, #menu-blade .cta-container.text-only .cta-text:visited {
                color: #fff
            }

            #menu-blade .cta-container.text-only .cta-text svg {
                transform: translate(-10px)
            }

                #menu-blade .cta-container.text-only .cta-text svg path {
                    fill: #fff
                }

        #menu-blade .cta-container:hover.text-only .cta-text svg {
            transform: translate(10px)
        }

@media screen and (min-width: 992px) {
    #menu-blade .menu-flex {
        flex-direction: row
    }

        #menu-blade .menu-flex .life-sciences, #menu-blade .menu-flex .regulated-industries {
            flex: 1 0 45%
        }
}
