/* ///////////////////// SECTION HEADER SAQUE ANIVERSARIO  \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-header-saque-aniversario {
    height: 632px;
    background-color: #fff;
    background-image: url(../images/bg-saque-aniversario.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 632px; /* Define a largura e a altura da imagem */  
}

#section-header-saque-aniversario .text-banner-saque-aniversario {
    font-family: 'Gotham';
    padding-top: 20px;
    padding-left: 60px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 30px;
}

#section-header-saque-aniversario #form-header {
    padding: 0.9rem 1.8rem;
    padding-bottom: 1.2rem;
    position: relative;
    margin-top: 16px;
    margin-left: 0 !important;
    right: 0 !important;
    width: 341px;
    height: auto;
    background-color: #fff;
    box-shadow: -10px 40px 14px -20px rgba(0,0,0,0.175);     
}

#section-header-saque-aniversario .col-md-7 h2 {
    padding-top: 250px;
    margin-left: -120px;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    color: #fff;
    font-size: 4.125rem;
    line-height: 65px;
}

/* ///////////////////// SECTION DINHEIRO RAPIDO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#section-dinheiro-rapido {
    height: 741px;
    background-color: #fff;
    background-image: url(../images/bg-dinheiro-rapido.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 741px; /* Define a largura e a altura da imagem */  
}

#section-dinheiro-rapido h2 {
    padding-top: 120px;
    text-align: left;
    color: #00ffea;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 3.3rem;
    line-height: 55px;
}

#section-dinheiro-rapido p {
    padding-top: 20px;
    padding-right: 70px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 34px;
}

#section-dinheiro-rapido .col-md-6 ul {
    padding-top: 25px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
}

#section-dinheiro-rapido .custom-list {
    list-style: none; /* Remove bullets padrão */
    padding-left: 0;
}

#section-dinheiro-rapido .custom-list li {
    padding-bottom: 22px;
    position: relative;
    padding-left: 20px; /* Espaço para o bullet */
    color: #fff; /* Cor do texto */
    line-height: 30px;
}

#section-dinheiro-rapido .custom-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px; /* Largura do bullet */
    height: 4px; /* Altura do bullet */
    background-color: #34ff2d; /* Cor do bullet */
}

/* ///////////////////// SECTION CONTRATAR LOJA WHATS -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ///////////////////// SECTION PORQUE ANTECIPAR \\\\\\\\\\\\\\\\\\\\\\\\\ */
#porque-antecipar {
    height: 712px;
    background-color: #fff;
    background-image: url(../images/bg-evoluindo-junto.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 2000px 712px; 
}

#porque-antecipar h2 {
    padding-top: 120px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 4.25rem;
    line-height: 70px;
}

#porque-antecipar p {
    padding-top: 15px;
    text-align: left;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 40px;
}

#porque-antecipar .card.w-75 {
    width: 93% !important;
}

#porque-antecipar .card p {
    padding: 20px 10px 0px 12px;
    color: #00205c;
    font-size: 1.25rem;
    line-height: 24px;

}

#porque-antecipar .card p.card-text {
    padding-top: 0;
    padding-bottom: 14px;
    font-size: 1rem;
    color: #515151;
    font-weight: normal;

}

#porque-antecipar .card-body:not(.atendimento)::after {
    position: absolute;
    content: '';    
    width: 38px;
    height: 36px;    
    background-image: url(../images/arrow-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    font-size: 2.4rem;
    right: -22px;
    bottom: 10px;
}

#porque-antecipar .card-body.number1::before {
    position: absolute;
    content: '1';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}
#porque-antecipar .card-body.number2::before {
    position: absolute;
    content: '2';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}
#porque-antecipar .card-body.number3:before {
    position: absolute;
    content: '3';    
    width: 38px;
    height: 36px;    
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    color: #00205c;
    font-size: 4.4rem;
    font-weight: 800;
    left: 25px;
    top: -60px;
}

#porque-antecipar .cards-seja {
    padding-top: 30px;
}

/* ///////////////////// SECTION COMO FUNCIONA -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ///////////////////// SECTION FAQ ANIVERSÁRIO \\\\\\\\\\\\\\\\\\\\\\\\\ */
#faq-saque-aniversario {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #00ffea;
    height: auto;
}

#faq-saque-aniversario h2 {
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 3.9rem;
}

#faq-saque-aniversario .faq-number {
    display: inline-flex;
    margin-top: -5px;
    padding-right: 10px;
    color: #00205c;
    font-family: 'Poppins';
    font-weight: 800;
    font-style: normal;
    font-size: 2.1rem;
}

/* ///////////////////// SECTION CONHEÇA NOSSOS PRODUTOS -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ///////////////////// SECTION CANAIS DE ATENDIMENTO -> VER ARQUIVO 'main.css' \\\\\\\\\\\\\\\\\\\\\\\\\ */