#header,
.header_sub,
.info-ad.info-ad-fixed,
.block.block--advertising.block--advertising-header.block--advertising--is-fixed,
#taboola-below-article-thumbnails{
    display: none !important;
}
.sr-only{
    display: none !important;
}


.container {
    padding: 87px 0 11px 0;
}

.container.share-stl{
    padding-top: 200px;
}

.container.share-stl .tit-share {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #515151;
}
.container.share-stl .tit-share::after {
    position: relative;
    display: block;
    content: "";
    width: 74px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 5px;
    background-color: #515151;
}

.bg-f4f7f6{
    background-color: #f4f7f6;
}
.bg-f8f8f8{
    background-color: #f8f8f8;
}
.bg-ddeeec{
    background-color: #ddeeec;
}
.bg-fff{
    background-color: #fff;
}

.bg-f4f7f6-fff{
    background: -webkit-linear-gradient(180deg, #f4f7f6 50%, #fff 50%);
    background: -o-linear-gradient(180deg, #f4f7f6 50%, #fff 50%);
    background: -moz-linear-gradient(180deg, #f4f7f6 50%, #fff 50%);
    background: linear-gradient(180deg, #f4f7f6 50%, #fff 50%);
}

.back-to-top{
    z-index: 1001;
}

.sticky-banner{
    z-index: 1001;
    padding: 16px 0 16px 0;
}

.sb9-shadow-sm {
    box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.2px 0px rgb(0 0 0 / 0%), 0 1.5px 1px rgba(0, 0, 0, 0.1);
}

.logo-curso-sticky{
    position: relative;
    width: 218px;
    margin: 0 auto;
}

.reading-progressbar{
    color: #35a29e;
    top:initial;
    bottom: -2px;
    height: 3px;
}
.float-sidenav {
    z-index: 100;
}

.float-sidenav__link--selected{
    color: #35a29e;
}

.float-sidenav__link:hover {
    color: #35a29e;
}

.float-sidenav__link--selected .float-sidenav__marker {
    background-color: #35a29e;
}

.float-sidenav__link{
    font-family: 'Montserrat', sans-serif;
}
.back-to-top{
    background-color: #1d9691;
}

.back-to-top:hover {
    background-color: #005054;
}

.chapeu{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 32px;
    color: #35a29e;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
}

.tittle-sections{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 48px;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin-bottom: 22px;
    letter-spacing: -0.0781rem;
}

.subtitle-sections{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #666;
    font-weight: 500;
    text-align: center;
    max-width: 810px;
    margin: 0 auto;
}

.subtitle-sections a{
    color: #35a29e;
}

.subtitle-sections strong{
    font-weight: 700;
}

.ctn-cards-alerta{
    padding-top: 100px;
    position: relative;
}

.ctn-card-alerta{
    padding-top: 100px;
    background-image: -moz-linear-gradient( -136deg, rgb(163,120,163) 0%, rgb(96,108,190) 100%);
    background-image: -webkit-linear-gradient( -136deg, rgb(163,120,163) 0%, rgb(96,108,190) 100%);
    background-image: -ms-linear-gradient( -136deg, rgb(163,120,163) 0%, rgb(96,108,190) 100%);
}

.slide-alerta {
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 9;
    max-width: 590px;
}

.loop-slideshow .slideshow__content {
    -webkit-clip-path: inset(0 round 6px);
    clip-path: inset(0 round 6px);
}

.slide-alerta .loop-slideshow .slideshow__item{
    height: auto;
}

.slide-alerta .note{
    width: 100%;
    max-width: 590px;
    background-color: #fccdbb;
    background: url("../img/note/bg-icon-d.png") right top no-repeat;
    background-size: 100%;
    border-left-color: #fb7d1f;
    padding-right: 150px !important;
    border-radius: 0px;
    min-height: 125px;
}

.slide-alerta .note__title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    color: #111;
}
.slide-alerta .note__title strong{
    font-weight: 700;
}

.slide-alerta .note__content p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.slide-alerta .loop-slideshow__nav-item button::before {
    background-color: #fb7d1f;
}

.slide-alerta .loop-slideshow__nav-item button {
    height: 6px;
    width: 60px;
}

.ctn-patrocinios{
    position: relative;
    display: flex;
    max-width: 66.625rem;
    justify-content: space-between;
    margin: -162px auto 0 auto;
    margin-top: -45px;
    z-index: 10;
    gap: 30px;
}

.ctn-patrocinio,
.apoio{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.ctn-patrocinio{
    width: 100%;
    height: 130px;
    border-radius: 6px;
    position: relative;
}

.ctn-patrocinio img{
    width: 135px;
}

.ctn-patrocinio p{
    position: absolute;
    display: block;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    color: #269999;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    border: 1px solid #269999;
    border-radius: 25px;
    padding: 5px 15px 4px 15px;
}

.apoio{
    position: relative;
    display: block;
    width: 250px;
    border-radius: 6px;
    background-image: -moz-linear-gradient( -136deg, rgb(113,191,188) 0%, rgb(29,150,145) 48%, rgb(33,99,131) 100%);
    background-image: -webkit-linear-gradient( -136deg, rgb(113,191,188) 0%, rgb(29,150,145) 48%, rgb(33,99,131) 100%);
    background-image: -ms-linear-gradient( -136deg, rgb(113,191,188) 0%, rgb(29,150,145) 48%, rgb(33,99,131) 100%);
}

.apoio .loop-slideshow{
    width: 80%;
    margin: 0 auto;
}

.apoio .slideshow__content {
    width: 70%;
    margin: 32px auto 15px auto;
}

.apoio .loop-slideshow .loop-slideshow__nav-item{
    margin-top: 0;
}

.ctn-patrocinio .logos{
    position: relative;
    display: flex;
    width: 33.33%;
    justify-content: center;
}

.ctn-patrocinio .logos:nth-child(2){
    /* border-left: 1px solid #dedede; */
    border-right: 1px solid #dedede;
}
.ctn-patrocinio .logos:nth-child(4){
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}



.apoio p{
    position: absolute;
    display: block;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 5px 15px 4px 15px;
    background-color: #1e8d92;
}

.sec-ctn-cards{
    z-index: 1;
    position: relative;
}

.ctn-cards{
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: -160px;
    z-index: 9;
    gap: 15px;
}

.ctn-cards.patrocinio{
    margin-top: 45px;
}

.cards{
    position: relative;
    width: 100%;
    border-radius: 6px;
    background-color: #f4f7e6;
    padding: 25px 30px 55px 30px;
    transition: all 0.5s ease;
}

.cards.stl-bg-2{
    background-color: #f2edf5;
}
.cards.stl-bg-3{
    background-color: #f0e7e3;
}
.cards.stl-bg-4{
    background-color: #ddeeec;
}

.cards p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
    transition: all 0.5s ease;
    margin-top: 60px;
}
.cards:nth-child(2) p{
    padding: 0 25px 0 0;
}

.cards p strong{
    font-weight: 700;
}

div.cards:hover{
    background-color: #1a938e;
}

div.cards:hover p{
    color: #fff;
}

.bg-img-cards{
    position: absolute;
    display: block;
    top: 30px;
    left: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.5s ease;
}
.bg-img-cards.bg-img-1 {
   background-image: url("../img/cards-sobre/icons-cards-sobre1_.png");
   width: 40px;
   height: 41px;
}

.bg-img-cards.bg-img-2 {
    background-image: url("../img/cards-sobre/icons-cards-sobre2_.png");
    width: 45px;
    height: 38px;
}

.bg-img-cards.bg-img-3 {
    background-image: url("../img/cards-sobre/icons-cards-sobre3_.png");
    width: 40px;
    height: 39px;
}

.bg-img-cards.bg-img-4 {
    background-image: url("../img/cards-sobre/icons-cards-sobre4_.png");
    width: 40px;
    height: 40px;
}

.cards.card-1:hover .bg-img-cards.bg-img-1 {
    background-image: url("../img/cards-sobre/icons-cards-sobre1-2_.png");
}

.cards.card-2:hover .bg-img-cards.bg-img-2 {
    background-image: url("../img/cards-sobre/icons-cards-sobre2-2_.png");
}

.cards.card-3:hover .bg-img-cards.bg-img-3 {
    background-image: url("../img/cards-sobre/icons-cards-sobre3-2_.png");
}

.cards.card-4:hover .bg-img-cards.bg-img-4 {
    background-image: url("../img/cards-sobre/icons-cards-sobre4-2_.png");
}

.loop-tabs__panels .chapeu{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #35a29e;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
}

.loop-tabs__panels .title{
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #333;
    line-height: 34px;
    text-align: left;
    padding: 5px 0px 16px 0px;
    text-transform: none;
    letter-spacing: -0.32px;
}

.loop-tabs__panels .subtitle{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    text-align: left;
    padding: 0;
}

.loop-tabs__controls{
    color: #666;
}

.loop-tabs__controls li a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
    text-align: left;
    padding: 0 0 0 40px;
}
.container.eixos .loop-tabs__media {
    width: 80%;
}
.loop-tabs__media {
    display: flex;
    justify-content: flex-start;
}
.loop-tabs__content{
    margin-left: -50px;
}

.simpleParallax{
    border-radius: 10px;
}

.loop-tabs__control--selected{
    color: #35a29e;
}

.loop-tabs__control--selected::after{
    background-color: #006269;
}

.loop-tabs__control::after{
    background-color: #35a29e;
}
.ln7-max-width-adaptive-md {
    max-width: 98%;
}
.bg-stl-1{
    background-color: #99e37a;
}

.custom-aspect-ratio-abre {
    position: relative;
    height: 945px;
    overflow: hidden;
}

.container.abre{
    position: relative;
    display: block;
    width: 100%;
    max-width: 1920px;
    padding: 0;
}

.abre {
    position: relative;
    width: 100%;
    height: 100%;
}

.bx-abre {
    position: absolute;
    display: block;
}

.bx-abre:nth-child(1) {
    bottom: -20px;
    left: -140px;
    width: 1200px;
}

.bx-abre:nth-child(2) {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    padding: 0;
}

.ctn-flex-tit{
    width: 100%;
    height: 100%;
    display: flex;
    max-width: 1700px;
    margin: 0 auto;
}

.flex-f{
    width: 46%;
}

.flex-div-2{
    width: 54%;
    display: block;
    position: relative
}

.bg-gradient-3 {
    background-color: #009688;
    background-image: radial-gradient(ellipse at 25% 90%, #216583 10%, rgba(92, 148, 110, 0) 70%), radial-gradient(ellipse at 55% 90%, #2e999b 0%, rgba(255, 252, 242, 0) 70%), radial-gradient(ellipse at 100% 100%, #2b9c96 5%, rgba(235, 94, 40, 0) 60%), radial-gradient(ellipse at 0% 0%, #663399 15%, rgba(92, 148, 110, 0) 50%), radial-gradient(ellipse at 100% 0%, #006b71 30%, rgba(255, 252, 242, 0) 70%);
    background-size: 100% 140%;
}
.mask-ff-bt{
    position: absolute;
    display: block;
    width: 100%;
    height: 150px;
    bottom: 0;
    background-color: #fff;
    left: 0;
    z-index: 9;
}

.ctn-imgs-abre{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
}

.ctn-selo{
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding: 0 10%;
}

.ctn-selo .selo{
    position: relative;
    display: block;
}

.ctn-selo .selo.sl-1{
    width: 70%;
}

.ctn-selo .selo.sl-2{
    width: 30%;
}

.ctn-selo .selo.sl-2 img{
    width: 100%;
    margin-top: 35%;
    margin-left: 15%;
}

.selo-m-abre{
    position: absolute !important;
    width: 155px !important;
    top: 25px !important;
    left: calc(100% - 190px) !important;
    display: none !important;
}

.selo-m-abre.mrt-1{
    display: none !important;
}


.ctn-tit-abre{
    position: absolute;
    display: block;
    bottom: 150px;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0 10%;
}

.bx-abre.title img{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
}
.bx-abre.title img:nth-child(1){
    mix-blend-mode: hard-light;
}

.bx-abre.title .title {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    max-width: 575px;
    padding-top: 35px;
}

.bx-abre.title .subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: rgba(255,255,255,0.85);
    text-align: center;
    text-transform: none;
    max-width: 726px;
    margin: 0 auto 43px auto;
}

.bx-abre.title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
}
.bx-abre.title .btn-fx-1__inner{
    color: #1d9691;
    border-radius: 6px;
    background-color: #fff;
    padding: 20px 27px 20px 30px;
}

.bx-abre.title .btn-fx-1__inner:hover{
    color: #fff;
}

.bx-abre.title .btn-fx-1__inner::after{
    background-color: #005054;
}

.bx-abre.title .btn-fx-1:focus{
    box-shadow: none;
}

.bx-abre.title .btn-fx-1 .bp3-icon:first-child {
    color: #1d9691;
}

.ctn-tit-btn-content{
    background-color: transparent;
}

.bp3-icon {
    height: var(--bp3-size, 1.2em);
    width: var(--bp3-size, 1.2em);
}

.bx-abre.title .disclaimer {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    margin-top: 17px;
    text-transform: none;
}

.slider-thumb::before {
    position: absolute;
    content: "";
    left: 46%;
    margin-left: -325px;
    top: 59%;
    margin-top: -325px;
    width: 550px;
    height: 550px;
    background: rgba(182,221,220,0.88);
    border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
    will-change: border-radius, transform, opacity;
    animation: sliderShape 5s linear infinite;
    display: block;
    z-index: 0;
    -webkit-animation: sliderShape 5s linear infinite;
    mix-blend-mode: overlay;
}


@keyframes sliderShape {

    0%,
    100% {
        border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
        transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    }

    34% {
        border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
        transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
    }

    50% {
        transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    }

    67% {
        border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
        transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
    }
}


.circles {
    position: absolute;
    display: block;
    width: 580px;
    height: 580px;
    top: 54%;
    left: 41%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.circles div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1.5px solid #fff;
    pointer-events: none;
    animation: rotate-circles 13s linear infinite;
}

.circles div:nth-child(1) {
    border-radius: 38% 62% 64% 36% / 43% 35% 65% 57%;
}

.circles div:nth-child(2) {
    animation-direction: reverse;
    border-radius: 41% 59% 40% 60% / 65% 66% 34% 35%;
}

@keyframes rotate-circles {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.bx-imgs {
    position: relative;
    display: block;
    width: 100%;
}

.bx-imgs .ln7-padding-y-lg{
    padding: 0;
}

.bx-imgs .loop-tabs__content{
    display: none;
}

.slideshow-abre {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: transparent;
    list-style-type: none;
    z-index: 2;
}

.slideshow-abre li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: imageAnimation 240s linear infinite 0s;
}

.slideshow-abre li img{
    width: 100%;
}

.slideshow-abre li:nth-child(2) {
    animation-delay: 30s;
}

.slideshow-abre li:nth-child(3) {
    animation-delay: 60s;
}

.slideshow-abre li:nth-child(4) {
    animation-delay: 90s;
}

.slideshow-abre li:nth-child(5) {
    animation-delay: 120s;
}

.slideshow-abre li:nth-child(6) {
    animation-delay: 150s;
}

.slideshow-abre li:nth-child(7) {
    animation-delay: 180s;
}

.slideshow-abre li:nth-child(8) {
    animation-delay: 210s;
}

.ctn-infos {
    position: relative;
    display: flex;
}

.ctn-infos div.ctn-info {
    width: 70%;
    background-color: aliceblue;
}

.ctn-infos div.fake {
    width: 100%;
    background-color: brown;
}

.fake{
    height: 250px;
}

.ctn-prlx{
    overflow: hidden;
}

.ctn-infos div.stk {
    position: sticky;
    top: 80px;
    width: 30%;
    height: 100%;
    background-color: bisque;
}

.ctn-infos div.stk .ctn-dv1 {
    position: relative;
    display: block;
    width: 100%;
    height: 250px;
}

.ctn-infos div.stk .ctn-dv2 {
    position: relative;
    display: block;
    width: 300px;
    margin: 0 auto;
}

.loop-slideshow__nav-item button {
    height: 2px;
    width: 30px;
}

.loop-slideshow__nav-item button{
    background-color: rgba(255,255,255,0.4);
}

.loop-slideshow__nav-item button::before {
    background-color: #fff;
}

.li1-margin-bottom-xs {
    margin-bottom: 0;
}

.fake-bg {
    width: 100%;
    height: 500px;
    background-color: #5f6c6c;
}

.fake-bg {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

section.waves {
    position: relative;
    width: 100%;
    height: 500px;
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    overflow: hidden;
}

section.wvs-1 {
    z-index: 0;
    position: relative;
    margin-bottom: -7px;
}

section.wvs-1 .waves.stl-2 {
    height: 130px;
}

section.waves.stl-2 {
    height: 250px;
    background: transparent;
}

section.waves.stl-3 {
    height: 200px;
    background: #ddeeec;
}

section.waves.stl-2 .air,
section.waves.stl-3 .air {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: url(../img/wave/wave2.png);
    background-size: 1753px 100px
}

section.waves .air.air1 {
    animation: wave 30s linear infinite;
    z-index: 1000;
    opacity: 1;
    animation-delay: 0s;
    bottom: 0;
}

section.waves.stl-2 .air.air1,
section.waves.stl-3 .air.air1 {
    animation: wave-stl-2 30s linear infinite;
}

section.waves .air.air2 {
    animation: wave2 15s linear infinite;
    z-index: 999;
    opacity: 0.5;
    animation-delay: -5s;
    bottom: 10px;
}

section.waves.stl-2 .air.air2,
section.waves.stl-3 .air.air2 {
    animation: wave2-stl-2 15s linear infinite;
}

section.waves .air.air3 {
    animation: wave 30s linear infinite;
    z-index: 998;
    opacity: 0.2;
    animation-delay: -2s;
    bottom: 15px;
}

section.waves.stl-2 .air.air3,
section.waves.stl-3 .air.air3 {
    animation: wave-stl-2 30s linear infinite;
}

section.waves .air.air4 {
    animation: wave2 5s linear infinite;
    z-index: 997;
    opacity: 0.7;
    animation-delay: -5s;
    bottom: 20px;
}

section.waves.stl-2 .air.air4,
section.waves.stl-3 .air.air4 {
    animation: wave2-stl-2 5s linear infinite;
}

@keyframes wave {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: 1000px;
    }
}

@keyframes wave2 {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: -1000px;
    }
}

@keyframes wave-stl-2 {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: 1753px;
    }
}

@keyframes wave2-stl-2 {
    0% {
        background-position-x: 0px;
    }

    100% {
        background-position-x: -1753px;
    }
}


.ctn-bg-fake{
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: -10px;
    z-index: 9;
}

.ctn-disclaimer-header-divs.slider .chapeu{
    color: #67c1ad;
}

.ctn-disclaimer-header-divs.slider .tittle-sections{
    color: #fff;
}

.ctn-disclaimer-header-divs.slider .subtitle-sections{
    color: #fff;
}

.ctn-fl-slider{
    position: relative;
    display: flex;
    justify-content: center;
}

.ctn-slider-header{
    position: relative;
    display: block;
    width: 115px;
}

.ctn-slider-header .loop-slideshow__nav-item button {
    height: 3px;
    width: 20px;
}

.news__name {
    font-family: 'Montserrat', sans-serif;
    margin-top: 22px;
    font-size: 24px;
    letter-spacing: -0.7px;
    color: #fff;
    text-align: left;
    font-weight: 700;
}

.news__title {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: rgba(255,255,255,0.7);
}

.news__txt {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    color: rgba(255,255,255,0.7);
}

.item-bg {
    background-color: rgba(255, 255, 255, 1);
}

.news__item.active .news__name,
.news__item:hover .news__name,
.news__item.active .news__title,
.news__item:hover .news__title{
    color: #35a29e;
}

.news__item.active .news__txt,
.news__item:hover .news__txt{
    color: #666;
}

.news-slider__arrow {
    background: #006269;
}

.credito-foto{
    position: absolute;
    display: block;
    bottom: 85px;
    left: -63px;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.32px;
    color: rgba(255,255,255,0.65);
    transform: rotate(-90deg);
    margin: 0;
    width: 155px;
}

.card-img .credito-foto{
    width: 195px;
    bottom: 105px;
    left: -84px;
    z-index: 1;
}

.card-img[data-img="cons-1"] .credito-foto{
    color: rgba(223, 223, 223, 0.5);
    mix-blend-mode: exclusion;
}

[data-custom-cursor],
[data-custom-cursor] * {
    cursor: pointer;
}


/* ACCORDION */
.container .accordion{
    padding: 50px 50px;
    max-width: 930px;
    margin: 46px auto 60px auto;
    background-color: #fff;
    border-radius: 10px;
}

.ak6-padding-y-sm {
    padding-top: 15px;
    padding-bottom: 15px;
}

.accordion__item{
    border-color: #d7d7da;
}

.ak6-text-md {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    color: #333;
    letter-spacing: -0.06rem;
}

.ak6-text-component p{
    font-family: 'Montserrat', sans-serif;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    border-bottom: 1px dashed #d1d1d1;
    padding: 0 30px 10px 0px;
}

.ak6-text-component p:last-child{
    border: 0;
}

.ak6-text-component p a{
    color: #35a29e;
}

.accordion__header svg g{
    stroke: #5fafb2;
}

/* FAQ */
.ctn-faq{
    margin-top: 130px;
    background: #ddeeec url("../img/bg-faq-curso-valor.png") center top no-repeat;
    background-size: 100%;
}

/* ETAPAS */

.ctn-etapas{
    position: relative;
    display: flex;
    align-items: center;
    max-width: 930px;
    justify-content: space-between;
    flex-direction: row;
    margin: 50px auto 0 auto;
}

.etapas{
    width: 50%;
    max-width: 420px;
}

.etapas .title{
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 28px;
    text-align: left;
    text-transform: none;
    padding: 0rem 0 1.25rem 0;
}

.etapas .disclaimer{
    font-family: 'Montserrat', sans-serif;
    color: #1d9691;
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    text-align: left;
    margin-top: 10px;
    padding-left: 26px;
}

.etapas img{
    width: 420px;
    border-radius: 10px;
}

.etapas ul{
    margin-bottom: 55px;
}

.etapas li{
    display: flex;
    margin: 16px 0 16px 0;
}

.etapas li p{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    max-width: 350px;
    line-height: 24px;
    padding-top: 4px;
}

.etapas li::before{
    position: relative;
    display: block;
    width: 2px;
    height: 18px;
    background-color: #40a0a1;
    content: "";
    top: 29px;
    left: 16px;
}

.etapas li:nth-child(2):before{
    height: 39px;
}

.etapas li:last-child:before{
    opacity: 0;
}

.icon-check{
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #40a0a1;
    align-items: center;
    justify-content: center;
    background-color: #e3f4f4;
    margin-right: 28px;
    z-index: 9;
}

.etapas a{
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.etapas .btn-fx-1__inner{
    border-radius: 6px;
    background-color: #1d9691;
    padding: 20px 27px 20px 30px;
}

.etapas .btn-fx-1__inner::after{
    background-color: #005054;
}

.etapas .btn-fx-1:focus{
    box-shadow: none;
}

.etapas .btn-fx-1 .bp3-icon:first-child {
    color: #fff;
}

.ctn-cards.patrocinio .cards{
    background-color: #fff;
    position: relative;
}

.ctn-cards.patrocinio .cards.stl-bg-2{
    background-image: -moz-linear-gradient( -136deg, rgb(33,99,131) 0%, rgb(29,150,145) 52%, rgb(113,191,188) 100%);
    background-image: -webkit-linear-gradient( -136deg, rgb(33,99,131) 0%, rgb(29,150,145) 52%, rgb(113,191,188) 100%);
    background-image: -ms-linear-gradient( -136deg, rgb(33,99,131) 0%, rgb(29,150,145) 52%, rgb(113,191,188) 100%);
}

.ctn-cards.patrocinio .cards img {
    margin-bottom: 0;
}

.ctn-cards.patrocinio .cards .chapeu {
    font-family: 'Montserrat', sans-serif;
    color: #999;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    border: 2px solid #999;
    border-radius: 25px;
    width: fit-content;
    padding: 4px 15px 3px 15px;
    position: absolute;
    top: -10px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
}

.ctn-cards.patrocinio .cards.stl-bg-2 .chapeu {
    color: rgba(255,255,255,0.8);
    border: 2px solid rgba(255,255,255,0.8);
    background-color: #1e8c8f;
}

.ctn-cards.patrocinio .cards{
    padding: 25px 30px 10px 30px;
}

.ctn-cards.patrocinio .slideshow__content {
    width: 77%;
    margin: 10px auto 0 auto;
}

.slider-bio {
    background: url("../img/instrutores/bg-instrutores-curso-valor.jpg") center center no-repeat;
    background-size: cover;
}

.mask-div-abre{
    display: none;
}


@media screen and (min-width: 1500px) {
    .ctn-tit-abre {
        -webkit-clip-path: none;
        clip-path: none;
        background-color: transparent;
    }
}


@media screen and (min-width: 1180px) and (max-width: 1500px) {

    .bx-abre.title .title {
        font-size: 44px;
        line-height: 49px;
        padding-top: 18px;
    }

    .ctn-tit-abre {
        padding: 0 71px;
        bottom: 114px;
        -webkit-clip-path: none;
        clip-path: none;
        background-color: transparent;
    }

    .bx-abre.title .subtitle {
        margin: 0 auto 38px auto;
        font-size: 16px;
        line-height: 24px;
    }

    .bx-abre.title .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }

    .etapas .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }

    .bx-abre:nth-child(1) {
        width: 990px;
        top: 33px;
        left: -150px;
    }

    .custom-aspect-ratio-abre {
        height: 790px;
    }

    .circles {
        width: 460px;
        height: 460px;
        top: 49%;
    }

    .slider-thumb::before {
        left: 55%;
        top: 63%;
        width: 430px;
        height: 430px;
    }

    .container {
        padding: 87px 30px 11px 30px;
    }

    .ctn-cards {
        gap: 25px;
    }

    .cards {
        padding: 25px 25px 55px 25px;
    }

    .bg-img-cards {
        left: 25px;
    }

    .subtitle-sections {
        font-size: 16px;
        line-height: 24px;
    }

    .tittle-sections {
        font-size: 33px;
        line-height: 38px;
    }

    .ak6-text-component p {
        font-size: 14px;
        line-height: 21px;
    }

    .ak6-padding-top-2xs {
        padding-top: 2px;
    }

    .news__txt {
        font-size: 14px;
        line-height: 22px;
    }

    .etapas .disclaimer {
        padding-left: 16px;
    }

}





@media screen and (min-width: 800px) and (max-width: 1179px) {


    .container {
        padding: 87px 25px 11px 25px;
    }

    .ctn-selo{
        display: none;
    }

    .selo-m-abre{
        display: block !important;
        top: -123px !important;
        width: 175px !important;
        transform: rotate(-3deg);
        left: 62% !important;
    }

    .ctn-etapas {
        gap: 7%;
    }

    .ctn-tit-btn-content{
        background-color: transparent;
    }

    .etapas li p {
        width: 80%;
        font-size: 14px;
        line-height: 22px;
    }

    .flex-f {
        width: 0%;
    }

    .flex-div-2 {
        width: 100%;
    }

    .bx-abre.title img {
        width: 100%;
    }

    .bx-abre.title .title {
        font-size: 33px;
        line-height: 40px;
        padding-top: 18px;
        max-width: 700px;
    }

    .bx-abre.title .subtitle {
        margin: 0 auto 38px auto;
        font-size: 16px;
        line-height: 24px;
    }

    .bx-abre.title .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }

    .etapas .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }

    .bx-abre:nth-child(1) {
        width: 100%;
        top: 139px;
        padding: 0 5% 0 5%;
        left: 50%;
        transform: translateX(-50%);
        bottom: initial;
        height: 500px;
        max-width: 893px;
        z-index: 1;
    }

    .ctn-imgs-abre {
        width: 66%;
        left: 50%;
        transform: translateX(-50%);
        max-width: 600px;
    }
    .ctn-patrocinio img {
        padding: 13px;
    }
    
    .custom-aspect-ratio-abre {
        height: 1195px;
    }

    .mask-div-abre{
        position: absolute;
        display: block;
        width: 100%;
        height: 510px;
        background-color: #339999;
        bottom: 0;
        left: 0;
        z-index: 2;
    }

    .ctn-tit-abre {
        padding: 0 6%;
        bottom: 110px;
        -webkit-clip-path: none;
        clip-path: none;
        background-color: transparent;
    }

    .circles {
        width: 350px;
        height: 350px;
        top: 57%;
        left: 48%;
    }

    .slider-thumb::before {
        left: 69%;
        top: 92%;
        width: 300px;
        height: 300px;
    }

    .container {
        padding: 87px 30px 11px 30px;
    }

    .ctn-cards {
        gap: 10px;
    }

    .ctn-card-alerta .ctn-cards {
        gap: 13px;
    }

    .cards {
        padding: 25px 20px 35px 20px;
    }

    .bg-img-cards {
        left: 20px;
    }

    .subtitle-sections {
        font-size: 16px;
        line-height: 24px;
    }
    .tittle-sections {
        font-size: 33px;
        line-height: 38px;
    }

    .ak6-text-component p {
        font-size: 14px;
        line-height: 21px;
    }

    .ak6-padding-top-2xs {
        padding-top: 2px;
    }

    .news__txt {
        font-size: 14px;
        line-height: 22px;
    }

    .etapas .disclaimer {
        padding-left: 16px;
    }

    .logo-curso-sticky {
        width: 170px;
    }

    .sticky-banner {
        padding: 10px 0 10px 0;
    }

    .ctn-disclaimer-header-divs{
        width: 80%;
        margin: 0 auto;
    }

    .cards p {
        font-size: 14px;
        line-height: 21px;
    }

    .cards:nth-child(2) p {
        padding: 0 0px 0 0;
    }

    .ln7-padding-y-lg {
        padding-top: 65px;
    }

    .loop-tabs__controls li a{
        font-size: 14px;
        line-height: 32px;
        padding: 0 0 0 30px;
    }

    .loop-tabs__panels .title {
        font-size: 22px;
        line-height: 23px;
    }

    .loop-tabs__panels .subtitle {
        font-size: 14px;
        line-height: 21px;
    }

    .loop-tabs__panels .chapeu {
        font-size: 13px;
    }
    .chapeu {
        font-size: 13px;
    }
    .news__name {
        font-size: 22px;
    }
    .etapas .title {
        font-size: 22px;
        padding: 1rem 0 9px 0;
    }
    .icon-check {
        margin-right: 20px;
    }
    .etapas ul {
        margin-bottom: 26px;
    }

    .ctn-patrocinios {
        padding: 0 30px 0 30px;
    }
    .ln7-container {
        width: 100%;
    }
    .ctn-cards.patrocinio .cards .chapeu {
        border: 1px solid #999;
    }
    .ctn-cards.patrocinio .cards.stl-bg-2 .chapeu {
        border: 1px solid rgba(255,255,255,0.8);
    }
    .ctn-cards.patrocinio .cards:nth-child(1) .chapeu,
    .ctn-cards.patrocinio .cards:nth-child(3) .chapeu {
        /* display: none; */
    }
    .ctn-cards.patrocinio .cards{
        padding: 25px 25px 10px 25px;
    }
    .news__img {
        height:280px;
        width:280px;
    }
}

@media screen and (max-width: 799px) {

    .container {
        padding: 87px 25px 11px 25px;
    }

    .ctn-selo{
        display: none;
    }

    .selo-m-abre{
        display: block !important;
        z-index: 2 !important;
        top: -67px !important;
        mix-blend-mode: normal !important;
        transform: rotate(-6deg);
    }
    .selo-m-abre.mrt-1{
        display: block !important;
        z-index: 10;
        top: 468px !important;
        left: calc(100% - 190px) !important;
        position: absolute !important;
    }

    .ctn-etapas {
        gap: 7%;
        padding: 0 8% 0 8%;
    }
    
    .ctn-etapas .etapas:nth-child(1){
        display: none;
    }
    
    .ctn-etapas .etapas{
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }
    .etapas a {
        display: block;
        text-align: center;
    }

    .etapas li p {
        width: calc(100% - 30px);
        font-size: 14px;
        line-height: 22px;
        max-width: 100%;
    }

    .flex-f {
        width: 0%;
    }
    .flex-div-2 {
        width: 100%;
    }
    .bx-abre.title img {
        width: 100%;
    }

    .bx-abre.title .title {
        font-size: 30px;
        line-height: 35px;
        padding-top: 0px;
        max-width: 550px;
        padding-bottom: 30px;
        padding-left: 3%;
        padding-right: 3%;
    }
    .bx-abre.title .subtitle {
        margin: 0 auto 38px auto;
        font-size: 16px;
        line-height: 24px;
        max-width: 550px;
        padding-left: 3%;
        padding-right: 3%;
    }

    .bx-abre.title .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }
    .etapas .btn-fx-1__inner {
        padding: 15px 17px 15px 20px;
    }

    .bx-abre:nth-child(1) {
        width: 100%;
        padding: 0 0% 0 0%;
        left: 50%;
        transform: translateX(-50%);
        top: 117px;
        bottom: initial;
        max-width: 400px;
        z-index: 1;
    }
    .ctn-imgs-abre {
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        max-width: 430px;
    }
    .custom-aspect-ratio-abre {
        height: 1070px;
    }
    .mask-div-abre{
        position: absolute;
        display: none;
        width: 100%;
        height: 770px;
        background-color: #339999;
        bottom: 0;
        left: 0;
        z-index: 2;
    }
    .ctn-tit-abre {
        padding: 0;
        bottom: 0px;
        background-color: transparent;
        min-height: 670px;
        padding-top: 0;
    }
    .ctn-tit-btn-content{
        display: block;
        min-height: 670px;
        bottom: 0;
        padding: 0 6%;
        padding-top: 20%;
        padding-bottom: 100px;
        background-color: transparent;
        background-image: -webkit-linear-gradient(144deg, rgb(33,99,131) 0%, rgb(29,150,145) 52%, #339999 100%);
        background-image: -webkit-linear-gradient( 144deg, rgb(33,99,131) 0%, rgb(29,150,145) 52%, #339999 100%);
    }

    .slide-alerta .note__title{
        font-size: 18px;
    }

    .slide-alerta .note__content p{
        font-size: 15px;
        line-height: 21px;
    }

    .circles {
        width: 240px;
        height: 240px;
        top: 37%;
        left: 49%;
    }
    .slider-thumb::before {
        left: 49%;
        top: 79%;
        width: 220px;
        height: 220px;
        margin-left: -110px;
    }
    .container {
        padding: 70px 20px 11px 20px;
    }
    .slide-alerta{
        top: 58px;
        width: calc(100% - 40px);
        max-width: 550px;
    }
    .slide-alerta .note{
        padding-right: 20px !important;
        background: url(../img/note/bg-icon-m.png) right top no-repeat;
        background-size: cover;
        min-height: 135px;
    }
    
    .slide-alerta .loop-slideshow__nav-item button{
        background-color: #e5e5e5;
    }

    .ctn-card-alerta{
        background: none;
        background-color: #fff;
    }
    .ctn-cards {
        gap: 0px;
    }
    
    .ctn-card-alerta .ctn-cards {
        gap: 25px;
        flex-direction: column;
        align-items: center;
        margin-bottom: -125px;
    }
    
    .cards {
        padding: 25px 10% 35px 10%;
    }
    
    .ctn-card-alerta .cards {
        width: 100%;
        max-width: 550px;
    }
    .bg-img-cards.bg-img-1 {
        width: 49px;
        height: 50px;
    }
    .bg-img-cards.bg-img-2 {
        width: 57px;
        height: 48px;
    }
    .bg-img-cards.bg-img-3 {
        width: 50px;
        height: 50px;
    }
    .bg-img-cards.bg-img-4 {
        width: 50px;
        height: 50px;
    }
    .loop-tabs__content {
        margin-left: 0;
        padding: 0 5% 0 5%;
    }
    .container.eixos .loop-tabs__media {
        width: 75%;
        margin: 0 auto;
        justify-content: center
    }
    .container.eixos {
        padding-bottom: 50px;
    }
    .apoio {
        display: none;
    }
    .ctn-patrocinio p {
        top: -11px;
        left: 50%;
        transform: translateX(-50%);
    }
    .container .accordion {
        padding: 30px 8%;
        margin-top: 26px;
    }

    .bg-img-cards {
        top: 26px;
        left: 50%;
        transform: translateX(-50%);
    }

    .subtitle-sections {
        font-size: 16px;
        line-height: 24px;
    }
    .tittle-sections {
        font-size: 30px;
        line-height: 35px;
    }
    
    .ak6-text-component p {
        font-size: 14px;
        line-height: 21px;
    }

    .ak6-padding-top-2xs {
        padding-top: 2px;
    }

    .news__txt {
        font-size: 14px;
        line-height: 22px;
    }

    .etapas .disclaimer {
        padding-left: 0;
        text-align: center;
    }

    .logo-curso-sticky {
        width: 170px;
    }
    .sticky-banner {
        padding: 10px 0 10px 0;
    }

    .ctn-disclaimer-header-divs{
        width: 95%;
        margin: 0 auto;
    }
    .cards p {
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        margin-top: 66px;
    }

    .cards:nth-child(2) p {
        padding: 0 0px 0 0;
    }

    .ln7-padding-y-lg {
        padding-top: 55px;
        
    }
    .loop-tabs__controls li a{
        font-size: 12px;
        font-weight: 600;
        line-height: 28px;
        padding: 0 10px 0 10px;
    }
    .loop-tabs__panels .title {
        font-size: 22px;
        line-height: 23px;
        text-align: center;
    }
    .loop-tabs__panels .subtitle {
        font-size: 14px;
        line-height: 21px;
        text-align: center;
    }
    .loop-tabs__panels .chapeu {
        font-size: 17px;
        line-height: 25px;
        text-align: center;
    }

    .bx-imgs .loop-tabs__asset{
        left: 0;
    }
    .chapeu {
        font-size: 17px;
    }
    .news__name {
        font-size: 22px;
    }
    .etapas .title {
        font-size: 22px;
        padding: 1rem 0 9px 0;
        text-align: center;
    }
    .icon-check {
        margin-right: 10px;
    }
    .etapas ul {
        margin: 0 auto 40px auto;
    }
    .loop-tabs__controls{
        position: absolute;
        bottom: -80px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }
    .ctn-patrocinios {
        padding: 0 20px 0 20px;
        max-width: 595px;
    }
    .ln7-container {
        width: 100%;
    }
    .ctn-cards.patrocinio .cards .chapeu {
        border: 1px solid #999;
    }
    .ctn-cards.patrocinio .cards.stl-bg-2 .chapeu {
        border: 1px solid rgba(255,255,255,0.8);
    }
    .ctn-cards.patrocinio .cards:nth-child(2) .chapeu,
    .ctn-cards.patrocinio .cards:nth-child(3) .chapeu{
    /* .ctn-cards.patrocinio .cards:nth-child(4) .chapeu { */
        display: none;
    }
    .ctn-cards.patrocinio .cards{
        padding: 30px 55px 30px 55px;
        width: 100%;
        max-width: 378px;
        border-bottom: 1px solid #dedede;
    }
    .ctn-cards.patrocinio .cards:nth-child(1){
        padding-top: 50px;
    }
    
    .ctn-cards.patrocinio .cards:nth-child(3){
        padding-bottom: 50px;
    }
    .ctn-cards.patrocinio .cards:nth-child(4){
        border-bottom: 0;
    }
    
    .ctn-patrocinio .logos {
        padding: 0 11px;
        width: 100%;
        /* height: 50px; */
        align-items: center;
    }

    .ctn-patrocinio .logos:nth-child(4) {
        border-left: 1px solid #dedede;
        border-right: 0;
        /* border-left: 0; */
    }
    .ctn-patrocinio .logos:nth-child(1), 
    .ctn-patrocinio .logos:nth-child(2), 
    .ctn-patrocinio .logos:nth-child(3) {
        border-bottom: 0;
    }
    .ctn-patrocinio .logos:nth-child(2){
    /* .ctn-patrocinio .logos:nth-child(4){ */
        /* padding-left: 0; */
        border-left: 0;
    }



    .ctn-patrocinio .logos:nth-child(2),
    .ctn-patrocinio .logos:nth-child(3){
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .ctn-patrocinio .logos:nth-child(4),
    .ctn-patrocinio .logos:nth-child(5){
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .ctn-patrocinio {
        height: auto;
        /* flex-wrap: wrap; */
        padding: 15px 11px 11px 11px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .ctn-cards.patrocinio{
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        margin-top: 70px;
        align-content: center;
        align-items: center;
    }
    .ctn-cards.patrocinio .cards img{
        margin: 0 auto;
    }
    .ctn-cards.patrocinio .cards.stl-bg-2{
        margin: 60px auto 0 auto;
    }
    .back-to-top{
        right: 20px;
    }

    .news-slider__arrow.news-slider-next {
        right: 20px;
    }
    .news-slider__arrow.news-slider-prev {
        left: 20px;
    }
    .etapas li::before {
        height: 39px;
    }

    .news__img {
        height: 300px;
        width: 300px;
    }

    .slide-alerta .loop-slideshow__nav-item button {
        height: 4px;
        width: 40px;
    }

}

@media screen and (max-width: 400px) {
    .bx-abre:nth-child(1) {
        top: 150px;
    }
}

@media(min-width: 50rem){
    .loop-tabs__control::before,
    .loop-tabs__control::after {
        width: var(--loop-tabs-fill-size);
        height: 100%;
      }
    
      .loop-tabs__control::after {
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
      }
    
      .loop-tabs__control--selected::after {
        -webkit-transform: scaleY(var(--loop-tabs-filling));
                transform: scaleY(var(--loop-tabs-filling));
      }
    
      .loop-tabs__control:focus::after,
    .loop-tabs--autoplay-off .loop-tabs__control::after {
        -webkit-transform: scaleY(1);
                transform: scaleY(1);
      }
    .ln7-max-width-adaptive-lg {
        max-width: 64rem;
      }

    .ln7-items-start\@md {
      align-items: flex-start;
    }
  
    .ln7-flex-column\@md {
      flex-direction: column;
    }
  
    .ln7-margin-bottom-0\@md {
      margin-bottom: 0;
    }
  
    .ln7-text-left\@md {
      text-align: left;
    }
  
    .ln7-justify-center\@md {
      justify-content: center;
    }
  
    .ln7-flex-column-reverse\@md {
      flex-direction: column-reverse;
    }
  
    .ln7-order-2\@md {
      order: 2;
    }
  
    .ln7-items-center\@md {
      align-items: center;
    }
  
    .ln7-gap-lg\@md {
      gap: var(--ln7-space-lg);
    }
  
    .ln7-col-5\@md {
      grid-column-end: span 5;
    }
  
    .ln7-col-7\@md {
      grid-column-end: span 7;
    }
  }
  
  @media (prefers-reduced-motion: no-preference) {
    .bg-gradient-3[data-bg-animate=on] {
              background-size: 200% 280%;
              background-position: 50% 0%;
              -webkit-animation: bg-gradient-anim-3 10s linear infinite;
              animation: bg-gradient-anim-3 10s linear infinite;
    }
  }




