.lp-promo .h1 {
    font-family: Barlow Condensed;
    font-weight: 700;
}

.section-carta .hs-form .hs-richtext a {
    color: #757575!important;
}

.section-carta .hs-form .hs-richtext a {
    color: #505f79;
    opacity: 1;
    text-decoration: underline;
}

.section-carta .hs-button[type=submit], .section-carta.btn-acao {
    background: #e9022b;
    -webkit-box-shadow: 0 4px 24px rgba(246, 23, 51, .7)!important;
    box-shadow: 0 4px 24px rgba(246, 23, 51, .7)!important;
    width: 80%;
}

.section-carta .hs-button[type=submit], .section-carta.btn-acao {
    background: linear-gradient( 86.06deg, #FF000A 0%, #0052cc 100%);
    width: auto;
    -webkit-transition: all .5s!important;
    transition: all .5s!important;
    min-width: 180px;
    margin-top: 15px;
    color: #fff;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
    border: none;
    padding: 12px 30px;
    font-size: 20px;
}

.hs-form .hs-button[type=submit] {
    margin-top: 15px;
}

.hs-form-90c443c9-4e3e-4abd-9da0-c6176fa2cdf5_2b3c13f9-36f1-47ae-ade1-d38b578c6ebc .hs-button {
    white-space: pre-wrap;
}

.section-carta .hs-form .hs-richtext {
    color: #757575!important;
}

.section-carta .hs-form .hs-richtext {
    color: #505f79;
}

.lp-promo .hs-form .hs-richtext {
    color: #757575;
}

.hs-form-90c443c9-4e3e-4abd-9da0-c6176fa2cdf5_91a72bc7-caf6-4623-8bc5-aa9db41d65f8 .hs-richtext {
    word-break: break-word;
}

.hs-form .hs-richtext {
    font-size: 13px;
    line-height: 15px;
    margin: 10px 0 0;
    float: left;
    width: 100%;
}

.section-carta .hs-button[type=submit], .lp-promo .btn-acao {
    background: linear-gradient( 86.06deg, #FF000A 0%, #ff1534 100%);
    width: auto;
    -webkit-transition: all .5s!important;
    transition: all .5s!important;
    min-width: 180px;
    margin-top: 15px;
    color: #fff;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
    border: none;
    padding: 12px 30px;
    font-size: 20px;
}

.section-carta .hs-button[type="submit"], .lp-promo.lp-dark-blue .btn-acao {
    background: #e9022b;
    -webkit-box-shadow: 0px 4px 24px rgba(246, 23, 51, 0.7) !important;
    box-shadow: 0px 4px 24px rgba(246, 23, 51, 0.7) !important;
    width: 100%;
}

.hs-form .field .input {
    margin: 0!important;
}

#carta {
    background: #000;
    background: linear-gradient( 235.92deg, #00000000 0%, #00000018 100%);
    position: relative;
    z-index: 2;
    margin-top: 25px;
}

.list-dot {
    font-size: 5px;
    /* color:#36383a !important; */
    vertical-align: middle;
}

.text-color-dark-0 {
    color: #000;
}

@media (max-width: 575px) {
    .section-carta .container {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
    .section-carta .fs-5 {
        font-size: 16px !important;
    }
}

@media (max-width: 575px) {
    .section-carta .fs-8 {
        font-size: 24px !important;
    }
}

@media (max-width: 991px) {
    .section-carta {
        background-color: white;
    }
    .section-carta.passo {
        background-color: transparent;
    }
}

.section-carta .form-columns-2 {
    max-width: 100% !important;
}

.section-carta .form-columns-1 {
    max-width: 100% !important;
}

.titulo-carta {
    font-size: 46px;
    font-weight: 700;
    line-height: 48px;
}

.subtitulo-carta {
    font-size: 30px;
    font-weight: 500;
    line-height: 32px;
}

@media (max-width: 575px) {
    .titulo-carta {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
    }
    .subtitulo-carta {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
    }
}

.lp-promo.lp-dark-blue .carta {
    margin-top: 0;
}

.lp-promo.lp-dark-blue.dark .carta {
    background: linear-gradient( 235.92deg, #101010 0%, #000000 100%);
    position: relative;
    z-index: 2;
    margin-top: 25px;
    box-shadow: -1rem 0 3rem #000;
}

.lp-promo.lp-dark-blue.dark .section-carta {
    background: linear-gradient( 180deg, #0c0c0c 0%, #000000 100%);
    position: relative;
    z-index: 2;
}

#modal-lp-home .hs-button[type="submit"]:hover, #modal-lp-home .btn-acao:hover {
    background: #f81e30 !important;
}