
.flag-oferta-imperdivel{
    border-radius: 10px;
    background: #157ee9;
    display: flex;
    padding: 7px 10px;
    align-items: center;
    gap: 10px;
    color: #FFF;
    width: fit-content;

    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 134.28%; /* 26.856px */
    text-transform: uppercase;
}
.mb-4{
    margin-bottom: 40px;
}
.mt-4{
    margin-top: 40px;
}
.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}
.c-blackSolicita{
    color: #000;
    font-family: Poppins;
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: 115%; /* 52.9px */
    text-transform: uppercase;
    padding: 20px 0;

}

.wdMaxCart{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 28px */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    max-width: 440px;
}

.c-grayFzn{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 27px */
    letter-spacing: 0.36px;
}
.algnFrm{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.txtPren{
    color: #1A1A1A;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 26px */
    text-transform: uppercase;
}
.formCart{
    display: flex;
    padding: 20px 15px;
    flex-direction: column;
    gap: 20px;
    align-self: stretch;
    border-radius: 20px;
    background: #EDEDED;
}
.btnContinua{
    border-radius: 45px;
    background: #157EE9;
    display: flex;
    width: 100%;
    height: 64px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-color: #1889fd;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 175%;
}
.labelform{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 126.463%; /* 22.763px */
    text-transform: uppercase;
}
.form-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    align-self: stretch;
}
.form-control {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.50);
}
.bar{
    border-radius: 10px;
    background: #000;
    width: 38%;
    height: 5px;
}
.step-icon.active{
    display: flex;
    width: 42.5px;
    height: 42.5px;
    padding: 5px 17px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 21.25px;
    background: #157ee9;
    color: #FFF;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    border: none;
    line-height: 126.463%;
}
.step-icon{
    width: 42.5px;
    height: 42.5px;
    flex-shrink: 0;
    border-radius: 21.25px;
    border: solid 3px black;
    color: #000;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 146.463%;
    align-items: center;
    text-align: center;
}

.dadosStep{
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 135%; /* 18.9px */
    letter-spacing: 0.7px;
    text-transform: uppercase;
    margin:0;
}

.gap-10{
    gap: 10px;
}
.valtxt{
    color: rgba(0, 0, 0, 0.96);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%; /* 18.9px */
    letter-spacing: 0.28px;
    text-transform: uppercase;
    margin:0;
    margin-top: 20px;
}
.w-40{
    width: 40%;
}
.w-60{
    width: 60%;
}
.voltarCart{
    align-items: center;
    display: flex;
}
.btnSubmitCart{
    display: flex;
    height: 64px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 45px;
    background: #157EE9;
    border-color: #1889fd;
    color: white;
    text-align: center;
    font-family: Poppins;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 175%;
}

a.voltaOpc1 {
    display: flex;
    align-items: center;
    color: black;
}
.wdMaxCart svg {
    flex-shrink: 0; /* Impede que o SVG encolha */
}
input.form-control.foto {
    padding-right: 10px;
    font-size: 20px;
    margin-top: 0;
    padding-top: 9px;
}

h3 {
    font-family: Poppins;
}

h2 {
    font-family: Poppins;
}

h1 {
    font-family: Poppins;
}

p {
    font-family: Poppins;
}


.bg-red-gradient {
    background: #1A1A1A
}

.benefit-item {
    padding: 18px;
    display: flex;
    gap: 10px;
    border-radius: 15px;
    background-color: white;
    flex-direction: column;
    min-height: 145px;
    margin-bottom: 12px;
    border: 3px solid #157ee9;
}

.lam-benefits {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 17px;
}
.lam-benefits.solicite-agora {
    background-color: #157ee9;
}

.lam-how-is-easy {
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
    margin-top: 40px;
}

.benefit-item p {
    font-size: 18px;
    color: black;
}

.m-0 {
    margin: 0 !important;
}


.row-benefit-item {
    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: center;
}

.row-benefit-item h3 {
    font-size: 23px;
    font-weight: 700;
    color: #BE3030;
}

.description {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
}

.info-box {
    background-color: #000333;
    color: white;
    padding: 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
}
.info-box a {
    color: #7CBDFF;
}
.error-box {
    background-color: #FF0000;
    color: white;
    padding: 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
}
.sucess-box {
    background-color: #49A900;
    color: white;
    padding: 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
}

.bloc-carteira {
    display: flex;
    gap: 45px;
    flex-direction: column;
}

.mb-15 {
    margin-bottom: 20px;
}

.d-flex-col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.subtitle {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.subtitle.solicita {
    max-width: 450px;
}

.white-color {
    color: white;
}

.yellow-color {
    color: #157ee9;
}

.black-color {
    color: #191919;
}

.d-flex-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.red-color {
    color: #157ee9;
}

.dml-5 {
    margin-left: 10px;
}
.dmr-5 {
    margin-right: 10px;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.p-50 {
    padding: 50px;
}

.bold {
    font-weight: 600;
}

.mb-15 {
    margin-bottom: 15px;
}

.lam-conclusion {
    border-radius: 25px;
}

.how-to-item {
    width: 85px;
    height: 85px;
    display: flex;
    border: 1px solid black;
    border-radius: 300px;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: 800;
    color: #157ee9;
}

.btn-solicitar-agora {
    background-color: #157ee9;
    padding: 12px 22px;
    display: flex;
    gap: 10px;
    width: fit-content;
    font-size: 20px;
    font-weight: 600;
    border-radius: 37px;
    color: #FFFFFF;
    align-items: center;
}

.btn-solicitar-agora:hover {
    color: #680D14;
    text-decoration: none;
}
.btn-solicitar-agora.solicitar-agora-final {
    background-color: #FFFFFF;
    color: #191919;
}

.btn-solicitar-agora.solicitar-agora-final:hover {
    color: #157ee9;
    text-decoration: none;
}

.row-benefit-item p {
    font-size: 20px;
    font-weight: 600;
}
.step-finished {
    background-color: black;
    color: white;
}

@media screen and (max-width:1200px) {
    .bloc-carteira {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }
    .btnSubmitCart {
        font-size: 19px;
    }
    .dml-5 {
        margin-left: 0;
    }
    .dmr-5 {
        margin-right: 0;
    }
}
@media screen and (max-width:768px) {
    /* Exemplo: aumentando a especificidade */
    body .container .col-lg-12.d-flex.p-0.flex-column-sm {
        flex-direction: column !important;
    }

    .col-lg-6.col-md-6.mb-4.p-0{
        width: 100% !important;
    }
    .col-lg-6.col-md-6.mb-2.p-0.bloc-carteira {
        width: 100% !important;
    }
    .d-flex-center {
        margin-bottom: 0 !important;
    }

    .flex-column-sm{
        flex-direction: column !important;
    }
    .mgap-15 {
        gap: 15px;
    }
    .mobile-text-center {
        text-align: center !important;
    }
    .bloc-carteira {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }
    .dml-5 {
        margin-left: 0;
    }
    .dmr-5 {
        margin-right: 0;
    }
    .w-60 {
        width: 100%;
    }
    .mbdirec{
        flex-direction: column;
    }
    .c-blackSolicita{
        font-size: 29px;
    }
    .step-icon.active{
        width: 32.5px;
        height: 32.5px;
        font-size: 17px;
        padding: 5px 7px;
    }
    .step-icon{
        width: 32.5px;
        height: 32.5px;
        font-size: 17px;
    }
    input.form-control.foto{
        padding-right: 10px;
        font-size: 14px;
        margin-top: 0px;
        padding-top: 12px;
    }
}
@media screen and (max-width: 425px) {

    .lam-how-is-easy {
        margin-top: 25px;
    }

    .form-control {
        height: 45px !important;
    }
    .btnSubmitCart {
        padding: 0 15px;
        font-size: 16px;
    }
    .bloc-carteira {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }
    .dml-5 {
        margin-left: 0;
    }
    .dmr-5 {
        margin-right: 0;
    }
    .labelform {
        font-size: 14px;
    }
    .flag-oferta-imperdivel {
        font-size: 16px;
    }

    .c-grayFzn {
        font-size: 14px;
    }

    .lam-how-is-easy {
        gap: 25px;
    }
    .benefit-item p {
        font-size: 16px;
        line-height: 20px;
    }
    .row-benefit-item h3 {
        font-size: 20px;
    }
    .btn-solicitar-agora {
        font-size: 14px;
        font-weight: 800;
    }
    .description {
        font-size: 18px !important;
        line-height: 25px;
    }

    .subtitle {
        font-size: 24px;
        line-height: 28px;
    }
    .wdMaxCart{
        font-size: 16px !important;
    }
    .p-50 {
        padding: 30px 3px;
    }
}
