.custom-lp * {

    font-family: 'Gentona', sans-serif;
}


.custom-lp{
    background-color: #4abad0 !important;
}

.custom-lp header {
    height: 850px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 0;
}

.custom-lp header .ct-logo-lp{
    position: absolute;
    top: 0;
    left: 0;
    width: 364px;
    height: 145px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.custom-lp header .ct-logo-lp img{
    position: absolute;
    width: 158px;
    height: auto;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
}


.custom-lp header:before,
.custom-lp header:after{
    display: none;
}

.custom-lp header .container{
    max-width: 1320px;
}

.custom-lp header .container:after{
    display: none;
}




.custom-lp header h1.imagem-topo{
    position: absolute;
    width: 56.66666666666667%;
    padding-bottom: 40.83333333333333%;
    margin: 0;
    left: 0;
    top: 178px;
    text-indent: -9999px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}


.custom-lp form .container-submit .bt-enviar {

    color: #FFF !important;
    background-color: #4ABAD0 !important;
    border-radius: 30px;
    padding: 3px 20px;
    border:  none !important;
    font-weight: bold;
}

.custom-lp label.control-label {

    pointer-events: none;
}

.custom-lp .wrapper-formulario {
    padding: 50px 40px;
}


.custom-lp .select2.select2-container {
    height: 100%;
}

.custom-lp .select2-container .select2-selection--single {
    height: 100%;
    border: none;
}

.custom-lp .select2-container .select2-search input {

    border: 1px solid rgba(0,0,0,0.12);
    font-size: 15px;
    border-radius: 5px;
    padding: 6px 10px;
}

.custom-lp .select2-container .select2-search input:focus {
    outline: none;
}

.custom-lp .select2-container .select2-dropdown {

    border: 1px solid rgba(0,0,0,0.12);
    padding: 5px 0;
}

.custom-lp .select2-container .select2-dropdown li {
    font-size: 15px;
    padding: 10px;
}

.custom-lp .select2-container .select2-selection__rendered {
    font-size: 15px;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 70px 0 16px;
}

.custom-lp .formulario-texto .texto .ct-texto h3,
.custom-lp .formulario-texto .texto .ct-texto .texto-intro {

    color: #3B3E42 !important;
}

.custom-lp footer {

    background: #53565A !important;
}

.custom-lp.salvador footer .ct-logo-rodape img {

    width: 240px;
}

.custom-lp footer .infos {
    background: transparent !important;
}

.custom-lp footer .copyright {
    background-color: #fff !important;
}

.custom-lp .formulario-texto .wrapper-formulario p.subtitulo,
.custom-lp footer .copyright p {
    color: #53565A !important;
    font-size: 16px;
}

.custom-lp .formulario-texto .wrapper-formulario p.subtitulo {
    padding-top: 20px;
    padding-bottom: 30px;
}

.custom-lp .formulario-texto .wrapper-formulario p.subtitulo-one {
    /* display: flex;
    justify-content: center;
    align-items: center; */
    padding-top: 10px;
    
    font-size: 32px;
    color: #4ABAD0 !important;
}

.custom-lp footer .copyright a {
    font-size: 16px;
}

.custom-lp .formulario-texto .wrapper-formulario h2.titulo-form {
    color: #4ABAD0 !important;
    font-size: 48px;
}

.custom-lp footer .infos .contato-endereco .lista-rodape li p,
.custom-lp footer .infos .contato-endereco .lista-rodape li {

    font-size: 16px;
}

.custom-lp footer .infos .contato-endereco .lista-rodape li h4 {
    font-size: 18px;
}

.custom-lp footer .infos .contato-endereco .lista-rodape li h5 {
    font-size: 16px;
    color: #FFC72C !important;
}

.custom-lp .label-unidade {
    background: #FFC72C;
    border-radius: 30px;
    padding: 10px 30px;
    line-height: 1.35 !important;
    color: #FFF !important;
    height: unset;
    display: block;
    width: max-content;
}

.custom-lp .formulario-texto {
    position: relative;
    background: transparent !important;
    padding-bottom: 120px;
    z-index: 4;
}

.custom-lp .formulario-texto .wrapper-formulario{
    margin-top: -670px;
}

.custom-lp .formulario-texto .container{
    max-width: 1320px;
}

.custom-lp .formulario-texto .texto{
    position: relative;
    padding-top: 64px;
    margin-left: 0;
    margin-top: 0;
    width: 555px;
}

.custom-lp .formulario-texto .texto:before{
    position: absolute;
    top: 0;
    left: -40px;
    width: 803px;
    height: 867px;
    content: '';
}

.custom-lp .formulario-texto .texto .ct-texto{
    margin-left: 65px;
    width: 100%;
}

.custom-lp .formulario-texto .texto .ct-texto h2{
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}

.custom-lp .formulario-texto .texto .ct-texto h3{
    width: 100%;
    font-size: 30px;
    line-height: 40px;
}

.custom-lp .formulario-texto .texto .ct-texto p{
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    margin-top: 30px;
}

.custom-lp .formulario-texto .texto .ct-texto ul{
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    margin-top: 30px;
}

.formulario-texto .texto .ct-texto .lista-conteudos li:before {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #3B3E42;
    left: 0;
    top: 10px;
    content: '';
}

.custom-lp .section-methodology {

    background-color: #fff;
    color: #28334A;
    padding-top: 130px;
    padding-bottom: 110px;
}

.custom-lp .mr-3 {
    margin-right: calc(3 * 2vw);
}
.custom-lp .pl-2 {
    padding-left: calc(2 * 2vw);
}
.custom-lp .pl-4 {
    padding-left: calc(4 * 2vw);
}
.custom-lp .pr-4 {
    padding-right: calc(4 * 2vw);
}
.custom-lp .col-50 {
    max-width: calc(2vw * 50);
}
.custom-lp .col-15 {
    max-width: calc(2vw * 15);
}

.custom-lp .col-27 {
    max-width: calc(2vw * 27);
}

.custom-lp .d-flex {
    display: flex;
}
.custom-lp .w-100 {
    width: 100%;
}

.custom-lp .section-methodology .description {

    color: #4ABAD0;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 45px;
}

.custom-lp .section-methodology .content p {

    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 20px;
}

.custom-lp .section-methodology .content ul {

    padding-left: 23px;
}
.custom-lp .section-methodology .content ul li {

    position: relative;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 28px;
}

.custom-lp .section-methodology .content ul li:not(:last-child) {
    margin-bottom: 10px;
}

.custom-lp .section-methodology .content ul li::before {

    position: absolute;
    top: 8.5px;
    left: -23px;
    content: '';
    height: 11px;
    width: 11px;
    background-color: #4ABAD0;
    border-radius: 50%;
}



.custom-lp .section-info-video {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    padding-bottom: 128px;
    background-color: #fff;
    margin-top: 0;
    padding-top: 0;
    overflow-x: hidden;
    overflow-y: visible;
}

.custom-lp .section-info-video .column-left{
    
}

.custom-lp .section-info-video img.imagem-desktop {
    width: 100%;
    height: auto;
    border-radius: 0;
}

.custom-lp .section-info-video img.imagem-mobile {
    display: none;
}

.custom-lp .section-info-video img.mobile{
    display: none;
}



.custom-lp .section-info-video .column-right {
    position: relative;
    width: 96%;
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 128px;
}

.custom-lp .section-info-video .column-right:before{
    position: absolute;
    right: -50px;
    top: 52px;
    width: 290px;
    height: 212px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
}

.custom-lp .section-info-video .column-right h2 {
    margin: 0 auto;
    width: 800px;
    font-size: 40px;
    font-weight: 800;
    line-height: 46px;
    margin-bottom: 32px;
    color: #FFC72F;
    text-transform: uppercase;


}

.custom-lp .section-info-video .column-right p.intro{
    width: 800px;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 54px;
    color: #54575B;
    padding-bottom: 30px;
}

.custom-lp .section-info-video .column-right .topics{
    width: 800px;
    margin: 0 auto;
}

.custom-lp .section-info-video .column-right .topics p {
    position: relative;
    padding-left: 45px;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 64px;
    border-radius: 0;
    margin: 0;
    color: #54575B;

}

.custom-lp .section-info-video .column-right .topics p:before{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #54575B;
    left: 18px;
    top: 28px;
    content: '';
}

/*$$$$$$$$$*/
@media(max-width: 1340px) {

    .custom-lp header {
        height: calc(850px * 0.9);
        
    }

    .custom-lp header .container{
        max-width: calc(1320px * 0.8);
    }

    .custom-lp .formulario-texto .container{
        max-width: calc(1320px * 0.8);
    }

    .custom-lp .section-info-video .column-right {
        max-width: calc(1320px * 0.8);
        padding-top: 128px;
    }

    .custom-lp .formulario-texto .wrapper-formulario{
        width: calc(572px * 0.8);
    }

    .custom-lp .formulario-texto .wrapper-formulario h2.titulo-form{
        font-size: 36px;
    }


    .custom-lp .formulario-texto .texto{
        position: relative;
        padding-top: 64px;
        margin-left: 0;
        margin-top: 0;
        width: calc(555px * 0.8);
    }

    .custom-lp .formulario-texto .texto:before{
        position: absolute;
        top: 0;
        left: calc(-40px * 0.8);
        width: calc(803px * 0.8);
        height: calc(867px * 0.8);
        content: '';
    }

    .custom-lp .formulario-texto .texto .ct-texto{
        margin-left: 35px;
        width: 100%;
    }

    .custom-lp .formulario-texto .texto .ct-texto h2{
        width: 100%;
        font-size: 40px;
        line-height: 40px;
        color: #fff;
    }

    .custom-lp .formulario-texto .texto .ct-texto h3{
        width: 100%;
        font-size: 30px;
        line-height: 40px;
    }

    .custom-lp .formulario-texto .texto .ct-texto p{
        width: 100%;
        font-size: 24px;
        line-height: 34px;
        margin-top: 30px;
    }

    .custom-lp .section-info-video .column-right:before {
        right: calc(-50px * 0.8);
        top: calc(52px * 0.8);
        width: calc(290px * 0.8);
        height: calc(212px * 0.8);
    }

}

@media(max-width: 1068px) {

    .custom-lp header {
        height: calc(850px * 0.9);
        
    }

    .custom-lp header .ct-logo-lp{
        width: calc(364px * 0.8);
        height: calc(145px * 0.8);
    }

    .custom-lp header .ct-logo-lp img{
        width: calc(158px * 0.8);
        left: calc(50px * 0.8);
    }

    .custom-lp header h1.imagem-topo{
        position: absolute;
        width: 50%;
        padding-bottom: 40.83333333333333%;
        top: 178px;
    }

    .custom-lp header .container{
        max-width: calc(1320px * 0.6);
    }

    .custom-lp .formulario-texto .container{
        max-width: calc(1320px * 0.6);
    }

    .custom-lp .section-info-video .column-right {
        max-width: calc(1320px * 0.6);
        padding-top: 128px;
    }

    .custom-lp .formulario-texto .wrapper-formulario{
        width: calc(572px * 0.62);
        padding: calc(50px * 0.6) calc(40px * 0.6);
    }

    .custom-lp .formulario-texto .wrapper-formulario h2.titulo-form{
        font-size: 36px;
    }


    .custom-lp .formulario-texto .texto{
        position: relative;
        padding-top: 64px;
        margin-left: 0;
        margin-top: 0;
        width: calc(555px * 0.5);
    }

    .custom-lp .formulario-texto .texto:before{
        position: absolute;
        top: 0;
        left: calc(-40px * 0.5);
        width: calc(803px * 0.5);
        height: calc(867px * 0.5);
        content: '';
    }

    .custom-lp .formulario-texto .texto .ct-texto{
        margin-left: 35px;
        width: 100%;
    }

    .custom-lp .formulario-texto .texto .ct-texto h2{
        width: 100%;
        font-size: 32px;
        line-height: 32px;
        color: #fff;
    }

    .custom-lp .formulario-texto .texto .ct-texto h3{
        width: 100%;
        font-size: 24px;
        line-height: 34px;
    }

    .custom-lp .formulario-texto .texto .ct-texto p{
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px;
    }

    .custom-lp .section-info-video .column-right::before {
       display: none;
    }
}

@media(max-width: 1020px){

    footer .infos .contato-endereco .lista-rodape {
        float: left;
        width: calc(314px * 0.65);
        margin-right: calc(109px * 0.2);
    }

}


@media(min-width: 941px) {
    .custom-lp .mobile-only {

        display: none!important;
    }
}

@media(max-width: 940px) {

    .custom-lp .section-info-video .column-right {
        position: relative;
        width: 96%;
        max-width: calc(1320px * 0.6);
        margin: 0 auto;
        padding-top: calc(128px * 0.6);
    }

    .custom-lp .section-info-video .column-right:before{
        position: absolute;
        right: 0;
        top: calc(-115px * 0.6);
        width: calc(303px * 0.6);
        height: calc(386px * 0.6);
        content: '';
    }

    .custom-lp .section-info-video .column-right h2 {
        margin: 0 auto;
        width: calc(800px * 0.6);
        font-size: calc(40px * 0.6);
        font-weight: 800;
        line-height: calc(46px * 0.6);
        margin-bottom: calc(32px * 0.6);
        color: #FFC72F;
        text-transform: uppercase;


    }

    .custom-lp .section-info-video .column-right p.intro{
        width: calc(800px * 0.6);
        font-size: calc(28px * 0.6);
        line-height: calc(54px * 0.6);
        padding-bottom: calc(30px * 0.6);
    }

    .custom-lp .section-info-video .column-right .topics{
        width: calc(800px * 0.6);
        margin: 0 auto;
    }

    .custom-lp .section-info-video .column-right .topics p {
        position: relative;
        padding-left: calc(45px * 0.6);
        font-size: calc(28px * 0.6);
        font-weight: 800;
        letter-spacing: 0.05em;
        line-height: calc(64px * 0.6);
        border-radius: 0;
        margin: 0;
        color: #54575B;

    }

    .custom-lp .section-info-video .column-right .topics p:before{
        position: absolute;
        width: calc(10px * 0.6);
        height: calc(10px * 0.6);
        border-radius: 50%;
        background-color: #54575B;
        left: calc(18px * 0.6);
        top: calc(28px * 0.6);
        content: '';
    }

    
}

@media(max-width: 760px){

    

    .custom-lp header {
        height: 640px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        padding: 0;
    }

    .custom-lp header .ct-logo-lp{
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 202px;
        height: 80px;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 100% auto;
    }

    .custom-lp header .ct-logo-lp img{
        position: absolute;
        width: 100px;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }

    .custom-lp header h1.imagem-topo {
        position: absolute;
        width: 100%;
        max-width: 440px;
        padding-bottom: 66.42%;
        margin: 0;
        left: 50%;
        transform: translateX(-50%);
        top: 125px;
        text-indent: -9999px;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 100% auto;
    }

    .custom-lp .formulario-texto .wrapper-formulario {
        margin-top: -210px;
    }

    
    .custom-lp .formulario-texto .texto{
        padding-top: 0;
        margin-top: 96px;
        margin-left: auto;
        margin-right: auto;
        width: 325px;
        padding-bottom: 96px;
    }

    .custom-lp .formulario-texto .texto:before {
       display: none;
        
    }

    .custom-lp .formulario-texto .texto .ct-texto{
        margin-left: 0;
        width: 100%;
    }

    .custom-lp .formulario-texto .texto .ct-texto h2{
        width: 100%;
        font-size: 36px;
        line-height: 36px;
        color: #fff;
    }

    .custom-lp .formulario-texto .texto .ct-texto h3{
        width: 100%;
        font-size: 26px;
        line-height: 36px;
    }

    .custom-lp .formulario-texto .texto .ct-texto p{
        width: 100%;
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px;
    }

    .custom-lp .formulario-texto{
        padding-bottom: 0;
    }


    .custom-lp .section-info-video {
        position: relative;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 0;
        padding-bottom: 66px;
        background-color: #fff;
        margin-top: 0;
        padding-top: 0;
    }

    .custom-lp .section-info-video .column-left{
        
    }

    .custom-lp .section-info-video img.imagem-desktop{
        display: none;
    }

    .custom-lp .section-info-video img.imagem-mobile {
        display: block;
        position: static;
        width: 100%;
        height: auto;
        border-radius: 0;
        left: 0;
        transform: translateX(0);
    }

    .custom-lp .section-info-video .column-right {
        position: relative;
        width: 96%;
        max-width: 1320px;
        margin: 0 auto;
        padding-top: 66px;
    }

    .custom-lp .section-info-video .column-right:before{
        display: none;
    }

    .custom-lp .section-info-video .column-right h2 {
        margin: 0 auto;
        width: 340px;
        font-size: 36px;
        font-weight: 800;
        line-height: 36px;
        margin-bottom: 46px;
        color: #FFC72F;
        text-transform: uppercase;


    }
    

    .custom-lp .section-info-video .column-right h2 br{
        display: none;
    }

    .custom-lp .section-info-video .column-right p.intro{
        width: 340px;
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 30px;
    }

    .custom-lp .section-info-video .column-right .topics{
        width: 340px;
        margin: 0 auto;
    }

    .custom-lp .section-info-video .column-right .topics p {
        position: relative;
        padding-left: 25px;
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 0.05em;
        line-height: 28px;
        border-radius: 0;
        margin: 0;
        color: #54575B;
        margin-bottom: 20px;

    }

    .custom-lp .section-info-video .column-right .topics p:before{
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #54575B;
        left: 10px;
        top: 12px;
        content: '';
    }


    .custom-lp.salvador footer .ct-logo-rodape{
        text-align: center;
    }

    /*.custom-lp.salvador footer .infos .contato-endereco{
        text-align: center;
    }*/

    .custom-lp footer .infos .contato-endereco.multiunidades .lista-rodape{
        width: 315px;
        margin: 0;
        margin-bottom: 50px;
    }

    .custom-lp footer .infos{
        padding-bottom: 20px;
    }

    .custom-lp .formulario-texto .wrapper-formulario{
        width: calc(100% - 20px);
        max-width: 360px;
    }



}



.button-chat {

    position: fixed;
    right: 41px;
    bottom: 48px;
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-color: #fff;
    transition: background-color 0.25s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px 0 rgba(40,51,74,0.2);
    z-index: 29;
}

.button-chat:focus {
    outline: none;
}

.button-chat.has-chatbot {

    bottom: 125px;
}

.button-chat svg {

    width: 30px;
    height: 30px;
    max-width: 30px;
    max-width: 30px;
}

.button-chat svg path,
.button-chat svg g {

    fill: transparent;
    stroke: #4ABAD0;
    transition: all 0.25s ease-in-out;
}

.button-chat.whatsapp svg path,
.button-chat.whatsapp svg g {

    fill: #4ABAD0;
    stroke: transparent;
}
 
.button-chat:active {

    background-color: #4ABAD0;
}

.button-chat:active svg path, 
.button-chat:active svg g {

    stroke: #fff;
}

.button-chat.whatsapp:active svg path, 
.button-chat.whatsapp:active svg g {

    fill: #fff;
}

@media(min-width: 941px) {

    .button-chat:hover {

        background-color: #4ABAD0;
    }

    .button-chat:hover svg path,
    .button-chat:hover svg g {

        stroke: #fff;
    }

    .button-chat.whatsapp:hover svg path,
    .button-chat.whatsapp:hover svg g {

        fill: #fff;
    }
}

.popup-cookies {

    position: fixed;
    left: 2vw;
    bottom: 2vw;
    transform: translateY(calc(100% + 2vw));
    z-index: 29;
    border-radius: 15px;
    box-shadow: 5px 10px 20px rgba(50, 98, 149, 0.3);
    padding: 25px;
    width: 400px;
    max-width: 100%;
    opacity: 0;
    border: 2px solid #4ABAD0;
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;;
    background-color: var(--light-bg-color);
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
}

.popup-cookies.show {

    opacity: 1 !important;
    transform: translateY(0);
}
    
.popup-cookies p {

    width: 100%;
    color: #777;
    line-height: 1.25;
    font-size: 16px;
    margin-bottom: 5px;
}

.popup-cookies p strong {

    font-weight: 600;
    color: #333;
}

.popup-cookies a {

    text-decoration: none;
    color: #333;
    line-height: 1.25;
    font-size: 16px;
    transition: color 0.25s ease-in-out;
}

.popup-cookies a:active  {

    color: #4ABAD0;
}

.popup-cookies .btn {

    font-size: 16px;
    margin-top: 10px;
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #4ABAD0;
    color: #4ABAD0;
    transition: all 0.25s ease-in-out;
}

.popup-cookies .btn:active {

    background-color: #4ABAD0;
    color: #fff;
}

.popup-cookies .btn.accept {

    margin-right: 15px;
}

@media(min-width: 941px) {

    .popup-cookies a:hover  {
        color: #4ABAD0;
    }

    .popup-cookies .btn:hover {

        background-color: #4ABAD0;
        color: #fff;
    }
}


@media(max-width: 940px) {

    .popup-cookies {
    
        left: 1 * 4vw;
        bottom: 1 *4vw;
        width: calc(100% - (2 * 4vw));
    }
}


.custom-lp .wrap-select select {
    width: 100% !important;
}

.custom-lp .error-box .error {

    margin: -10px 0 20px 0px;
    color: red;
    font-size: 14px;
}

.custom-lp h1.Ttitulo {

    font-family: 'Gotham', sans-serif !important;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    flex-direction: column;
}

.custom-lp h1.Ttitulo img {
    
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 150px;
}

.popup-error, 
.popup-success, 
.popup-error-cpf {
    background-color: #53565A;
    color: white;
    width: 85%;
    margin: 0 auto;
    border-radius: 4px;
    padding: 5vw 8vw;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
    transition: 0.5s;
}

.popup-error h2, 
.popup-success h2, 
.popup-error-cpf h2 {
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 90px;
    margin-bottom: 43px;
}

.popup-error p, 
.popup-success p, 
.popup-error-cpf p {
    font-size: 22px;
    margin-bottom: 35px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
}

.popup-error .blue-text, 
.popup-success .blue-text, 
.popup-error-cpf .blue-text {
    color: #A1DBE8;
}

.popup-error button, 
.popup-success button,
.popup-error-cpf button {
    color: #53565A;
    background-color: white;
    border-radius: 25px;
    border: 0;
    padding: 15px 60px;
    font-size: 20px;
    font-weight: 600;
}

@media(max-width: 760px) {

    .custom-lp header .container h1 {
        margin-bottom: 55px;
    }

    .popup-error, 
    .popup-success, 
    .popup-error-cpf {
        padding: 10vw 8vw;
        width: 90%;
    }

    .popup-error h2, 
    .popup-success h2, 
    .popup-error-cpf h2 {
        font-size: 50px;
    }

    .popup-error p, 
    .popup-success p, 
    .popup-error-cpf p {
        font-size: 18px;
    }
}