@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueBlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueBlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueBoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueHeavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueHeavyItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueLightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueMediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueRoman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueThin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueUltraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../../fonts/HelveticaNeueUltraLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

body {
    font-family: 'Helvetica Neue';
}

svg {
    max-width: 100%;
    max-height: 100%;
}

html {
    scroll-behavior: smooth;
}

#banner {
    background-color: #6b4fde;
}

#banner .topo {
    background-image: url(../../../procurement/lp/gep-brasil-academy/bg-topo-banner.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0;
}

#banner .container {
    width: 1446px;
    max-width: 90%;
    margin: 0 auto;
}

#banner .topo .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#banner .topo .container .area-saiba {
    background-color: #fff;
    border-radius: 78px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 11px 30px;
    margin-bottom: 64px;
    column-gap: 15px;
}

#banner .topo .container .area-saiba a {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    background-color: #482CBC;
    border: 1px solid #482CBC;
    border-radius: 43px;
    padding: 8.5px 18.3px;
    display: block;
    transition: var(--transicao);
}

#banner .topo .container .titulo {
    font-weight: 500;
    font-size: 70px;
    line-height: 106%;
    text-align: center;
    color: #fff;
    width: 825px;
    max-width: 100%;
    margin: 0 auto 27px;
}

#banner .topo .container .texto {
    font-weight: 300;
    font-size: 35px;
    line-height: 110.00000000000001%;
    text-align: center;
    color: #fff;
    width: 616px;
    max-width: 100%;
    margin: 0 auto 46px;
}

#banner .topo .container>a {
    font-weight: 400;
    font-size: 20px;
    line-height: 110.00000000000001%;
    color: #482CBC;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 43px;
    padding: 14.5px 18.3px;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: .2s all ease-in-out;
}


#banner .bottom {
    background-image: url(../../../procurement/lp/gep-brasil-academy/bg-banner-bottom.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 61.5px 0;


}

#banner .bottom .container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
}

/* Profissionais */

#profissionais {
    background-color: #F3F0FF;
    padding: 102px 0px 180px 0;
}


#profissionais .container {
    width: 1509px;
    max-width: 90%;
    margin: 0 auto;
}

#profissionais .container>.titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    text-align: center;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 645px;
    max-width: 100%;
    margin: 0 auto 39px;

}

#profissionais .container>.texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    text-align: center;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 755px;
    max-width: 100%;
    margin: 0 auto 131px;
}

#profissionais .container>.texto b {
    font-weight: 700;
}

#profissionais .container .box-cards {
    width: 100%;
    display: flex;
    position: relative;
    transform-style: preserve-3d;
    transition: opacity 0.5s ease-in-out;
}

#profissionais .container .box-cards .card {
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    height: 343px;
    width: 31.56%;
    border-radius: 25px;
    transition: opacity 0.5s ease, transform 0.5s ease;
    display: flex;
    position: relative;
    flex-direction: column;
    row-gap: 21px;
    padding: 72px;
    overflow: hidden;

}

#profissionais .container .box-cards .card .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 1;
    background-color: #1d114edb;
    display: block;
    border-radius: 25px;
    left: 0;
    top: 0;
    transition: opacity 0.5s ease-in-out;
}

#profissionais .container .box-cards .card .texto-secundario {
    opacity: 0;
    height: 0;
    font-weight: 400;
    font-size: 35px;
    line-height: 110.00000000000001%;
    color: #fff;
    transition: opacity 0.5s ease-in-out;

}

#profissionais .container .box-cards .card .texto-principal {
    font-weight: 700;
    font-size: 35px;
    line-height: 110.00000000000001%;
    color: #fff;
    transition: opacity 0.5s ease-in-out;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#profissionais .container .box-cards .card-01 {
    left: 0;
    transform: translateZ(0px);
}

#profissionais .container .box-cards .card-02 {
    position: absolute;
    left: 21.1%;
    transform: translateZ(-25px);
}

#profissionais .container .box-cards .card-03 {
    position: absolute;
    left: 37%;
    transform: translateZ(-50px);
}

#profissionais .container .box-cards .card-04 {
    position: absolute;
    left: 53%;
    transform: translateZ(-75px);
}

#profissionais .container .box-cards .card-05 {
    position: absolute;
    left: 69%;
    transform: translateZ(-100px);
}




/* Conhecimento estratégico */

#conhecimento {
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    padding-top: 123px;
    padding-bottom: 180px;
}

#conhecimento .container {
    width: 1560px;
    max-width: 90%;
    margin: 0 auto;
}

#conhecimento .container>.titulo {
    font-weight: 600;
    font-size: 55px;
    line-height: 110.00000000000001%;
    text-align: center;
    color: #F3F0FF;
    width: 742px;
    max-width: 100%;
    margin: 0 auto 45px;
}

#conhecimento .container>.titulo span {
    text-decoration: underline;
}

#conhecimento .container>.texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    text-align: center;
    color: #F3F0FF;
    width: 742px;
    max-width: 100%;
    margin: 0 auto 87px;

}

#conhecimento .container .box-cards {
    display: flex;
    flex-wrap: wrap;
    column-gap: 3%;
    row-gap: 64px;
}

#conhecimento .container .box-cards .card {
    width: 48.5%;
    display: flex;
    border-radius: 25px;
    min-height: 382px;
}

#conhecimento .container .box-cards .card .esq {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#conhecimento .container .box-cards .card .esq .play {
    transition: var(--transicao);
    cursor: pointer;
}


#conhecimento .container .box-cards .card .dir {
    width: 50%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#conhecimento .container .box-cards .card .dir .titulo {
    font-weight: 700;
    font-size: 35px;
    line-height: 110.00000000000001%;
    color: #342087;
    margin-top: 24px;
    margin-bottom: 16px;
}

#conhecimento .container .box-cards .card .dir .texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    color: #342087;
}

#conhecimento .container .box-cards .card-01 {
    background: url(../../../procurement/lp/gep-brasil-academy/bg-video-01.webp), linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

#conhecimento .container .box-cards .card-02 {
    background: url(../../../procurement/lp/gep-brasil-academy/bg-video-02.webp), linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;

}

#conhecimento .container .box-cards .card-03 {
    background: url(../../../procurement/lp/gep-brasil-academy/bg-video-03.webp), linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

#conhecimento .container .box-cards .card-04 {
    background: url(../../../procurement/lp/gep-brasil-academy/bg-video-04.webp), linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;

}

#lightbox-video {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

#lightbox-video .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 806px;
    height: 403px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#lightbox-video iframe {
    width: 100%;
    height: 100%;
}

#lightbox-video .fechar {
    position: absolute;
    top: -43px;
    right: 10px;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
}

#destaque {
    background-color: #F3F0FF;
    padding: 110px 0 182px 0;
}

#destaque .container {
    width: 1125px;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    column-gap: 42px;
}

#destaque .container .esq {
    width: 46.6%;
    position: relative;
    top: 46px;
}

#destaque .container .dir {
    width: 55.8%;
    box-shadow: 0px 12px 32px 0px #482CBC;
    background-color: #261A59;
    border-radius: 25px;
    padding: 68px 60px;
}

#destaque .container .esq .titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 37px;
}

#destaque .container .esq .texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 376px;
    max-width: 100%;
    margin-bottom: 42px;
}

#destaque .container .dir .titulo {
    font-weight: 700;
    font-size: 35px;
    line-height: 110.00000000000001%;
    color: #F3F0FF;
    margin-bottom: 43px;
}

#destaque .container .dir ul {
    display: flex;
    flex-direction: column;
    row-gap: 29px;
    padding-left: 19px;
    margin-bottom: 40px;
}

#destaque .container .dir ul li {
    font-weight: 300;
    font-size: 25px;
    line-height: 110.00000000000001%;
    color: #F3F0FF;
}

#destaque .container .dir ul li::marker {
    font-size: 18px;
}

#destaque .container .dir a {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    border-radius: 43px;
    border: 0.5px solid #FFFFFF66;
    display: inline-block;
    padding: 14.5px 20px;
    position: relative;
    transition: var(--transicao);
}

#destaque .container .dir a p {
    position: relative;
    z-index: 3;
}

#destaque .container .dir a span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: var(--transicao);
    border-radius: 43px;

}

#destaque .container .dir a .bg-colorido {
    z-index: 2;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    opacity: 1;
}

#destaque .container .dir a .bg-branco {
    opacity: 0;
    background-color: #fff;
}

#vantagens {
    background-color: #F3F0FF;
    padding-bottom: 107px;
}

#vantagens .container {
    width: 1231px;
    max-width: 90%;
    margin: 0 auto;
}

#vantagens .container>.titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    text-align: center;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 645px;
    max-width: 100%;
    margin: 0 auto 45px;
}

#vantagens .container>.texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    text-align: center;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 765px;
    max-width: 100%;
    margin: 0 auto 54px;
}

#vantagens .container>.frase {
    font-weight: 500;
    font-size: 25px;
    line-height: 110.00000000000001%;
    text-align: center;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#vantagens .container .box-cards {
    display: flex;
    align-items: stretch;
    border-radius: 20px;
    position: relative;
    margin-bottom: 60px;
}

#vantagens .container .box-cards::before {
    content: '';
    width: 100%;
    height: 50%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    display: block;
}

#vantagens .container .box-cards .card {
    background-color: #fff;
    min-height: unset;
    height: auto;
    padding: 40px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
    width: 100%;
}

/* #vantagens .container .box-cards .card.card:not(.meio) {
    max-height: calc(100% - 40px);
} */


#vantagens .container .box-cards .card:first-child {
    border-radius: 20px 0 0 20px;
}

#vantagens .container .box-cards .card:last-child {
    border-radius: 0 20px 20px 0;
}

#vantagens .container .box-cards .card.meio {
    width: 384px;
    min-width: 384px;
    background-color: #261A59;
    border-radius: 20px;
}

#vantagens .container .box-cards .card .titulo {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #482CBC;
    margin-bottom: 26px;
}

#vantagens .container .box-cards .card .oferece {
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    color: #B4B4B4;
    margin-bottom: 26px;
}

#vantagens .container .box-cards .card .texto {
    font-weight: 400;
    font-size: 22px;
    line-height: normal;
    color: #482CBC;
    display: flex;
    column-gap: 8px;
    margin-bottom: 30px;
}

#vantagens .container .box-cards .card .texto svg {
    min-width: 24px;

}

#vantagens .container .box-cards .card a {
    font-weight: 500;
    font-size: 22px;
    color: #482CBC;
    border-radius: 43px;
    border: 0.5px solid #211456;
    display: inline-block;
    padding: 14.5px 20px;
    position: relative;
    margin-top: auto;
    text-align: center;
    transition: var(--transicao);
}

#vantagens .container .box-cards .card a p {
    position: relative;
    z-index: 3;
}

#vantagens .container .box-cards .card.meio a {
    box-shadow: 0px 12px 32px 0px #482CBC;

}

#vantagens .container .box-cards .card.meio .titulo,
#vantagens .container .box-cards .card.meio .texto {
    color: #fff;
}

#vantagens .container .box-cards .card a span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: var(--transicao);
    border-radius: 43px;

}

#vantagens .container .box-cards .card a .bg-colorido {
    z-index: 2;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);

    opacity: 0;
}

#vantagens .container .box-cards .card a .bg-branco {
    opacity: 1;
    background-color: #fff;
}

#vantagens .container .box-cards .card.meio a {
    color: #fff;
}

#vantagens .container .box-cards .card.meio a .bg-colorido {
    opacity: 1;
}

#vantagens .container .box-cards .card.meio a .bg-branco {
    opacity: 0;
}

#desenvolvido .container {
    width: 1474px;
    max-width: 90%;
    margin: 0 auto;
}

#desenvolvido .topo {
    background-image: url(../../../procurement/lp/gep-brasil-academy/bg-topo-desenvolvido.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 102px 0 84px 0;
}

#desenvolvido .bottom {
    background-image: url(../../../procurement/lp/gep-brasil-academy/bg-bottom-desenvolvido.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#desenvolvido .topo .titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    text-align: center;
    color: #F3F0FF;
    width: 645px;
    max-width: 100%;
    margin: 0 auto 39px;
}

#desenvolvido .topo .texto {
    color: #F3F0FF;
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    text-align: center;
    width: 661px;
    max-width: 100%;
    margin: 0 auto;
}

#desenvolvido .bottom {
    padding: 85px 0;
}

#desenvolvido .bottom .container {
    display: flex;
    column-gap: 4%;
}

#desenvolvido .bottom .container .card {
    width: 31%;
    min-height: 382px;
    padding: 50px 60px;
    background: linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    border-radius: 25px;
}

#desenvolvido .bottom .container .card .titulo {
    color: #342087;
    font-weight: 700;
    font-size: 35px;
    line-height: 110.00000000000001%;
    margin-top: 19px;
    margin-bottom: 23px;
}

#desenvolvido .bottom .container .card .texto {
    font-weight: 300;
    font-size: 25px;
    line-height: 110.00000000000001%;
    color: #342087;
}

/* FAQ */

#faq {
    background-color: #F3F0FF;
    padding-top: 178px;
    padding-bottom: 144px;
}

#faq .container {
    width: 1509px;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 60px;
}

#faq .container .esq {
    width: 649px;
    max-width: 50%;
    position: sticky;
    top: 50px;
}

#faq .container .dir {
    width: 696px;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    row-gap: 104px;

}

#faq .container .esq .titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    color: #482CBC;
    margin-bottom: 43px;
}

#faq .container .esq .titulo span {
    text-decoration: underline;
}

#faq .container .esq .texto {
    font-weight: 300;
    font-size: 25px;
    line-height: 110.00000000000001%;
    color: #482CBC;
    width: 533px;
    max-width: 100%;
}

#faq .container .esq .texto b {
    font-weight: 700;
}

#faq .container .dir .card .area-pergunta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
    cursor: pointer;
}

#faq .container .dir .card {
    border-bottom: 2px solid #482CBC;
    padding-bottom: 25px;
}

#faq .container .dir .card .area-pergunta p {
    font-weight: 700;
    font-size: 29px;
    line-height: 118%;
    color: #482CBC;
}

#faq .container .dir .card .area-pergunta .simbolo {
    position: relative;
    min-width: 45px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#faq .container .dir .card .area-pergunta .simbolo::before {
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    position: absolute;
    display: block;
    transition: var(--transicao);
}

#faq .container .dir .card .area-pergunta .simbolo::after {
    content: '';
    width: 2px;
    height: 100%;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    position: absolute;
    display: block;
    transition: var(--transicao);
}

#faq .container .dir .card .area-resposta {
    margin-top: 46px;
    display: none;
}

#faq .container .dir .card .area-resposta p {
    font-weight: 400;
    font-size: 19.5px;
    line-height: 150%;
    color: #482CBC;
}

#faq .container .dir .card .area-pergunta .simbolo.ativo::after {
    opacity: 0;
}

/* Footer */
#footer {
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    padding-top: 169px;
    padding-bottom: 72px;
}

#footer .formulario {
    width: 1525px;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    padding: 104px;
    background: linear-gradient(179.9deg, rgba(255, 255, 255, 0.63) 0.09%, #F3F0FF 99.91%);
    border-radius: 25px;
    justify-content: space-between;
    column-gap: 30px;
    margin-bottom: 234px;
}

#footer .formulario .esq {
    width: 536px;
    max-width: 50%;
}

#footer .formulario .esq .titulo {
    font-weight: 700;
    font-size: 55px;
    line-height: 110.00000000000001%;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 26px;
}

#footer .formulario .esq .texto {
    font-weight: 400;
    font-size: 25px;
    line-height: 110.00000000000001%;
    width: 392px;
    max-width: 100%;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

#footer .formulario .dir {
    width: 699px;
}

#contato .hbspt-form {
    max-width: 50%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    width: 720px;
}

#footer .formulario form {
    position: relative;
    flex-direction: column;
    display: flex;
    width: 100%;
    column-gap: 8px;
    row-gap: 50px;
}

#footer .formulario form .hs-richtext {
    font-size: 12px;
    color: #482CBC;
}

#footer .formulario form .hs-form-booleancheckbox label {
    display: flex;
    align-items: center;
    font-size: 14px;
    column-gap: 10px;
}

#footer .formulario form .hs-form-booleancheckbox label span {
    margin: 0;
}

#footer .formulario form .hs-dependent-field ul {
    list-style: none;
}

#footer .formulario form .hs-form-booleancheckbox label input {
    width: auto;
}

#footer .formulario form .hs-error-msg,
#footer .formulario form .hs-main-font-element {
    list-style: none;
    color: red;
    font-size: 14px;
    margin-top: 10px;
}

#footer .formulario form label {
    margin-bottom: 5px;
    display: block;
    font-weight: 400;
    font-size: 24px;
    color: #482CBC;
}

#footer .formulario form .hs-error-msgs {
    list-style: none;
}

#footer .formulario form input,
#footer .formulario form select,
#footer .formulario form textarea {
    width: 100%;
    border: none !important;
    border-bottom: 1px solid #482CBC !important;
    height: 40px;
    border-radius: 0px !important;
    background-color: transparent;
    padding-left: 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.015em;
    color: #000;
}

#footer .formulario form input:focus,
#footer .formulario form select:focus,
#footer .formulario form textarea:focus,
#contato .hs-input:focus {
    border: 2px solid #96E1F8;
}

#footer .formulario form textarea {
    height: 120px;
    padding-top: 9px;
    resize: none;
}

#footer .formulario form>div {
    width: 100%;
    position: relative;
}

#footer .formulario form .hs-button {
    border: 5px solid #f1f1f1;
    background: linear-gradient(90deg, #482CBC 0%, #211456 100%);
    height: 53px;
    min-width: 298px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    border-radius: 43px !important;
    transition: var(--transicao);
    width: min-content;
    padding: 0 25px;
    margin: 0 auto;
}


#footer .formulario form .actions {
    text-align: center;
}


#footer .formulario form p,
#footer .formulario form p a {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.52px;
    text-align: center;
    color: #000;
    transition: var(--transicao);
}

#footer .bottom {
    display: flex;
    justify-content: space-between;
    width: 1740px;
    max-width: 90%;
    margin: 0 auto;
    align-items: flex-end;
    column-gap: 30px;
}

#footer .bottom .midias {
    display: flex;
    column-gap: 25px;
    align-items: center;
}

#footer .bottom .midia-copy {
    display: flex;
    column-gap: 30px;
    align-items: center;
}

#footer .bottom .midia-copy p {
    font-weight: 300;
    font-size: 25px;
    color: #fff;
}

#footer .bottom .logo {
    display: block;
    margin-bottom: 106px;
}

#footer .bottom .dir {
    width: 343px;
    min-width: 343px;
    display: flex;
    column-gap: 40px;
    flex-wrap: wrap;
    row-gap: 36px;
    align-items: center;
}


@media screen and (min-width: 1025px) {
    #banner .topo .container .area-saiba a:hover {
        background-color: #fff;
        color: #482CBC;
    }


    #banner .topo .container>a:hover {
        background-color: #482CBC;
        color: #fff;
    }

    #profissionais .container .box-cards .card:hover {
        transform: translateZ(50px) scale(1.1);
        padding: 40px 70px;
    }

    #profissionais .container .box-cards .card:hover .overlay {
        opacity: 0;
    }

    #profissionais .container .box-cards .card:hover .texto-principal {
        font-size: 25px;
        top: unset;
        transform: translateZ(0);
    }

    #profissionais .container .box-cards .card:hover .texto-secundario {
        height: 100%;
        opacity: 1;
        font-weight: 300;
        font-size: 22px;
    }

    #conhecimento .container .box-cards .card .esq .play:hover {
        transform: scale(1.05);
    }

    #destaque .container .dir a:hover {
        color: #482CBC;
    }

    #destaque .container .dir a:hover .bg-colorido {
        opacity: 0;
    }

    #destaque .container .dir a:hover .bg-branco {
        opacity: 1;
    }

    #vantagens .container .box-cards .card a:hover {
        color: #fff;
    }

    #vantagens .container .box-cards .card:not(.meio) {
        padding: 67px 40px 40px 40px;
        margin-top: 40px;
    }


    #vantagens .container .box-cards .card a:hover .bg-colorido {
        opacity: 1;
    }

    #vantagens .container .box-cards .card a:hover .bg-branco {
        opacity: 0;
    }

    #vantagens .container .box-cards .card.meio a:hover .bg-colorido {
        opacity: 0;
    }

    #vantagens .container .box-cards .card.meio a:hover .bg-branco {
        opacity: 1;
    }

    #vantagens .container .box-cards .card.meio a:hover {
        color: #211456;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
    #profissionais .container .box-cards .card:hover .texto-principal {
        font-size: 20px;
    }

    #profissionais .container .box-cards .card:hover .texto-secundario {
        font-size: 16px;
    }

    #profissionais .container .box-cards .card:hover {
        padding: 30px;
    }
}

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

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

@media screen and (max-width: 1600px) {
    #profissionais .container .box-cards .card .texto-principal {
        font-size: 27px;
    }

    #profissionais .container .box-cards .card {
        padding: 30px;
    }
}

@media screen and (max-width: 1440px) {
    #banner .topo .container .titulo {
        width: 571px;
        font-size: 55px;
    }

    #profissionais .container>.titulo {
        font-size: 45px;
    }

    #conhecimento .container>.titulo {
        font-size: 44px;
        width: 576px;
    }

    #conhecimento .container>.texto {
        font-size: 20px;
    }

    #destaque .container .esq .titulo {
        font-size: 47px;
    }

    #destaque .container .esq .texto {
        font-size: 20px;
    }

    #vantagens .container>.titulo {
        font-size: 43px;
        width: 517px;
    }

    #vantagens .container>.texto {
        font-size: 20px;
    }

    #desenvolvido .topo .titulo {
        font-size: 47px;
    }

    #desenvolvido .topo .texto {
        font-size: 20px;
    }

    #desenvolvido .bottom .container .card {
        padding: 30px;
    }

    #desenvolvido .bottom .container .card .titulo {
        font-size: 25px;
    }

    #desenvolvido .bottom .container .card .texto {
        font-size: 20px;
    }

    #faq .container .esq .titulo {
        font-size: 45px;
    }

    #faq .container .esq .texto {
        font-size: 20px;
    }

    #faq .container .dir .card .area-pergunta p {
        font-size: 24px;
    }

    #faq .container .dir .card .area-resposta p {
        font-size: 16px;
    }

    #faq .container .dir .card .area-resposta {
        margin-top: 30px;
    }

    #footer .formulario .esq .titulo {
        font-size: 45px;
    }

    #footer .formulario .esq .texto {
        font-size: 20px;
    }

    #footer .formulario .dir {
        width: 500px;
    }

    #footer .bottom .midia-copy p {
        font-size: 20px;
    }
}

@media screen and (max-width: 1366px) {
    #conhecimento .container .box-cards .card .esq {
        width: 35%;
    }

    #conhecimento .container .box-cards .card .dir {
        width: 65%;
    }

    #vantagens .container .box-cards .card a {
        font-size: 16px;
    }

    #vantagens .container .box-cards .card .texto {
        font-size: 18px;
    }
}

@media screen and (max-width: 1280px) {
    #lightbox-video .content {
        width: 600px;
        height: 338px;
        max-width: 90%;
    }

    #banner .topo .container .texto {
        font-size: 28px;
        width: 520px;
    }

    #profissionais .container>.texto {
        font-size: 20px;
        margin: 0 auto 80px;
    }

    #destaque .container .dir {
        padding: 30px;
    }

    #vantagens .container .box-cards .card {
        padding: 30px;
    }
}

@media screen and (max-width: 1200px) {
    #profissionais .container .box-cards .card .texto-principal {
        font-size: 22px;
    }

    #conhecimento .container .box-cards .card {
        width: 100%;
    }
}

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

@media screen and (max-width: 1024px) {
    #banner .bottom .container {
        flex-wrap: wrap;
        row-gap: 40px;
    }

    #profissionais .container .box-cards {
        row-gap: 30px;
        flex-wrap: wrap;
        column-gap: 2%;
    }

    #profissionais .container .box-cards .card {
        position: unset;
    }

    #profissionais .container .box-cards .card .overlay {
        display: none;
    }

    #profissionais .container .box-cards .card {
        width: 48%;
        height: auto;
    }

    #profissionais .container .box-cards .card .texto-principal {
        transform: unset;
        position: unset;
    }

    #profissionais .container .box-cards .card .texto-secundario {
        height: auto;
        opacity: 1;
        font-size: 16px;
        line-height: 21px;
    }

    #conhecimento .container .box-cards .card {
        width: 100%;
        min-height: auto;
    }


    #conhecimento .container .box-cards .card .dir {
        align-items: flex-end;
    }

    #conhecimento .container .box-cards .card .dir .texto,
    #conhecimento .container .box-cards .card .dir .titulo {
        text-align: right;
    }

    #destaque .container {
        flex-direction: column;
        row-gap: 40px;
    }

    #destaque .container .esq,
    #destaque .container .dir,
    #destaque .container .esq .texto {
        width: 100%;
    }

    #destaque .container .esq {
    position: unset;
    }

    #vantagens .container .box-cards {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 40px;
    }

    #vantagens .container .box-cards .card,
    #vantagens .container .box-cards .card.meio {
        width: 100%;
        border-radius: 20px !important;
        height: auto;
        min-width: unset;
        min-height: auto;
    }

    #vantagens .container .box-cards::before {
        display: none;
    }

    #desenvolvido .bottom .container {
        row-gap: 40px;
        flex-wrap: wrap;
    }

    #desenvolvido .bottom .container .card {
        width: 48%;
        height: auto;
        min-height: auto;
    }

    #desenvolvido .bottom .container .card .icone {
        width: 50px;
        height: 50px;
        display: block;
    }

    #faq .container {
        flex-direction: column;
        row-gap: 60px;
    }

    #faq .container .esq,
    #faq .container .dir,
    #faq .container .esq .texto {
        width: 100%;
        max-width: 100%;
        position: unset;
    }

    #faq .container .dir .card .area-pergunta .simbolo {
        min-width: 30px;
        width: 30px;
        height: 30px;
    }

    #footer .formulario {
        padding: 60px 40px;
        flex-direction: column;
        row-gap: 40px;
        margin-bottom: 100px;
    }

    #footer .formulario .esq,
    #footer .formulario .dir {
        width: 100%;
        max-width: 100%;
    }

    #footer .formulario .esq .texto {
        width: 100%;
    }

    #footer .bottom {
        flex-direction: column-reverse;
        row-gap: 99px;

    }

    #footer .bottom .dir {
        width: 100%;
        min-width: unset;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #footer .formulario form label {
        font-size: 18px;
    }

    #footer .bottom .esq {
        width: 100%;
        flex-direction: column;
    }

    #footer .bottom .midia-copy {
        flex-direction: column;
        row-gap: 52px;
        justify-content: center;
    }

    #footer .bottom .logo {
        margin-bottom: 60px;
        text-align: center;
    }

    #footer .bottom .midia-copy p {
        text-align: center;
    }

    #profissionais,
    #conhecimento,
    #destaque,
    #faq,
    #footer {
    padding: 80px 0;
    }

    #vantagens {
        padding-bottom: 80px;
    }

    #banner .topo .container .area-saiba {
        padding: 11px 15px;
    }

}

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

@media screen and (max-width: 768px) {
    #lightbox-video .content {
        height: 51vw;
    }

    #banner .topo .container .titulo {
        font-size: 40px;
    }

    #banner .topo .container .texto {
        font-size: 21px;
    }

    #profissionais .container>.titulo {
        font-size: 36px;
        margin-bottom: 15px;
    }

    #profissionais .container>.texto {
        font-size: 18px;
        line-height: 27px;
        margin: 0 auto 36px;
    }

    #conhecimento .container>.titulo {
        font-size: 35px;
        width: 489px;
        margin-bottom: 25px;
    }

    #conhecimento .container .box-cards .card .dir .titulo {
        font-size: 26px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #conhecimento .container .box-cards .card .dir .texto {
        font-size: 17px;
    }

    #conhecimento .container .box-cards .card .dir .icone {
        width: 40px;
        height: 40px;
    }

    #conhecimento .container .box-cards .card .dir .icone svg {
        max-width: 100%;
        max-height: 100%;
    }

    #destaque .container .dir ul li {
        font-size: 20px;
    }

    #destaque .container .esq .titulo {
        font-size: 39px;
        margin-bottom: 15px;
    }

    #vantagens .container>.titulo {
        margin-bottom: 20px;
    }

    #desenvolvido .topo .titulo {
        font-size: 34px;
        margin-bottom: 15px;
    }

    #desenvolvido .topo {
        padding: 60px 0;
    }

    #faq .container .esq .titulo {
        font-size: 34px;
        margin-bottom: 20px;
    }

    #footer .formulario .esq .titulo {
        font-size: 35px;
    }

    #footer .formulario form .hs-button {
        min-width: 240px;
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #profissionais .container .box-cards .card {
        width: 100%;
    }

    #desenvolvido .bottom .container .card {
        width: 100%;

    }

    #banner .topo .container .area-saiba a {
    font-size: 16px;
    text-align: center;
    min-width: 118px;
    }

}

@media screen and (max-width: 490px) {
    #footer .formulario {
        padding: 60px 30px;
    }
}

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

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

@media screen and (max-width: 400px) {
    #conhecimento .container .box-cards .card {
        background-size: cover;
        flex-direction: column;
        padding: 30px;
        row-gap: 24px;
    }

    #conhecimento .container .box-cards .card .dir .icone {
        display: none;
    }

    #conhecimento .container .box-cards .card .esq,
    #conhecimento .container .box-cards .card .dir {
        width: 100%;
        text-align: center;
        align-items: center;
    }

    #conhecimento .container .box-cards .card .dir .texto,
    #conhecimento .container .box-cards .card .dir .titulo {
        color: #fff;
        text-align: center;
        align-items: center;
    }

    #conhecimento .container .box-cards .card .dir {
        padding: 0;
    }
}

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

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

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