body {
    background-color: #EEECE4 !important;
}

a {
    text-decoration: none;
}

.div-banner {
    width: 100% !important;
    background-color: #EEECE4;
}

.div-solucao {
    width: 100%;
    background-color: #FFFFFF;
}

.div-pratica {
    width: 100%;
    background-color: #1060FF;
}

.div-recursos {
    width: 100%;
    background-color: #EEECE4;
}

.div-temporeal {
    width: 100%;
    background-color: #FFFFFF;
}

.div-ia {
    width: 100%;
    background-color: #212121;
}

.div-rodape {
    width: 100%;
    background-color: #06389F;
}

.div-rodape-2 {
    width: 100%;
    background-color: #FF1674;
    height: 30px;
}

.div-frufru {
    width: 30px;
    height: 4px;
    background-color: #2B2A1F;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 10px;
}

.faixa-topo {
    width: 100%;
    background-color: #FFFFFF !important;
    position: fixed;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0px;
    left: 0px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-titulo {
    font-family: SF_Bold;
    color: #2B2A1F;
    font-size: 180%;
    line-height: 100%;
}

.banner-texto {
    font-family: SF_Regular;
    color: #2B2A1F;
    font-size: 100%;
    line-height: 110%;
}

.span-badge {
    padding: 15px 25px 15px 25px;
    border: 1px solid #B5B09A;
    border-radius: 50px;
    font-family: SF_Regular;
    color: #2B2A1F;
}

.div-titulos {
    font-family: SF_Bold;
    font-size: 200%;
    line-height: 100%;
}

.div-titulos-azul-claro {
    color: #1060FF;
}

.div-titulos-azul-super-claro {
    color: #00E2FF;
}

.div-titulos-azul-escuro {
    color: #0741B4;
}

.div-titulos-preto {
    color: #2B2A1F;
}

.div-titulos-ia-01 {
    color: #00FFC5;
}

.div-titulos-ia-02 {
    color: #00BF94;
}

.div-texto-preto {
    font-family: SF_Regular;
    font-size: 100%;
    line-height: 110%;
    color: #2B2A1F;
}

.div-box-solucao {
    width: 100%;
    background-color: #F5F4EF;
    border-radius: 15px;
    padding: 25px;
}

.div-box-recursos {
    width: 100%;
    height: 100%;
    background-color: #EEECE4;
    border-radius: 15px;
    padding: 25px;
}

.div-box-pratica {
    width: 100%;
    background-color: #0754F1;
    border-radius: 15px;
    padding: 25px;
}

.div-box-ai {
    width: 100%;
    height: 100%;
    background-color: #303030;
    border-radius: 15px;
    padding: 25px;
}

.div-box-ia-orcamento {
    width: 100%;
    height: 100%;
    background-color: #3DFFAE;
    border-radius: 15px;
    padding: 25px 25px 50px 25px;
    margin-bottom: 100px;
}

.img-recursos {
    border-radius: 15px;
    width: 100%;
}

.img-rodape-thalia {
    margin-top: -25px;
    margin-bottom: -25px;
}

.rodape-tecnologia {
    font-family: SF_Regular;
    color: #84ADFF;
}

.btn-cadastro {
    background-color: #1EBA5D !important;
    border-radius: 30px !important;
    border: 1px solid #1EBA5D !important;
    padding: 12px 25px 15px 25px !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.btn-orcamento-verde {
    background-color: #1EBA5D !important;
    border-radius: 25px !important;
    border: 1px solid #1EBA5D !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.btn-orcamento-branco {
    background-color: #FFFFFF !important;
    border-radius: 25px !important;
    border: 1px solid #FFFFFF !important;
    font-family: SF_Bold !important;
    color: #535353 !important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.box-balao {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #FFFFFF;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div-separacao-invertida {
    background-color: #FFFFFF;
}

.text-ia-subtitulo {
    font-family: SF_Regular;
    font-size: 150%;
    line-height: 110%;
    color: #20AC71;
}

.text-ia-titulo {
    font-family: SF_Bold;
    font-size: 200%;
    line-height: 110%;
    color: #303030;
}

/* Classes da modal de cadastro */
.modal-cadastro {
    background-image: url(../../public/images/cadastro/cad-bg.png) !important;
    background-size: cover;
    min-height: 400px;
}

.cadastro-img {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}

.cadastro-thalia {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    object-fit: cover;
}

.cadastro-titulo {
    font-family: SF_Bold !important;
    font-size: 120% !important;
    line-height: 100% !important;
    color: #303030 !important;
}

.cadastro-online {
    font-family: SF_Regular !important;
    font-size: 90% !important;
    line-height: 100% !important;
    color: #999999 !important;
}

.div-cadastro-digitando {
    position: absolute;
    bottom: 90px;
    left: 15px;
    z-index: 999;
    width: 50px;
    height: 25px;
    border-radius: 10px;
    background-image: url(../../public/images/cadastro/digitando.gif) !important;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.8;
}

.div-cadastro-balao-bot {
    display: none;
    width: fit-content;
    padding: 15px;
    background-color: #DFDFC8 !important;
    font-family: SF_Regular;
    font-size: 100%;
    line-height: 110%;
    color: var(--cor-texto-escuro);
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 0px 10px 10px 10px;
}

.div-cadastro-balao-bot-sucesso {
    display: none;
    width: fit-content;
    padding: 15px;
    background-color: var(--cor-app-azul) !important;
    font-family: SF_Bold;
    font-size: 100%;
    line-height: 110%;
    color: var(--cor-texto-claro);
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 0px 10px 10px 10px;
}

.div-cadastro-balao-bot-erro {
    display: none;
    width: fit-content;
    padding: 15px;
    background-color: #EA868F !important;
    font-family: SF_Bold;
    font-size: 100%;
    line-height: 110%;
    color: var(--cor-texto-claro);
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 0px 10px 10px 10px;
}

.div-cadastro-balao-user {
    display: none;
    width: fit-content;
    padding: 15px;
    background-color: #D3FFD0 !important;
    font-family: SF_Regular;
    font-size: 100%;
    line-height: 110%;
    color: var(--cor-texto-escuro);
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 10px 0px 10px 10px;
}

.btn-cad-download {
    background-color: var(--cor-app-rosa) !important;
}