.hero {
    padding-top: 8rem;
    background-color: #eb5f41;
    min-height: 600px;
    height: auto;
    display: flex;
    align-items: center; /* centraliza tudo na section */
    margin-left: 4rem;
    border-radius: 0 0 0 125px;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
    animation: fadeInUp 1s ease-out;
}

.hero-description {
    animation: fadeInLeft 0.8s ease-out 0.2s both;
}

.hero-image {
    animation: fadeInRight 0.8s ease-out 0.4s both;
}

.hero-container {
    display: flex;
    align-items: center; /* alinha texto e imagem no meio */
    gap: 3rem;
    width: 100%;
    margin-left: 4rem;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
}

@media (max-width: 768px) {
    .hero {
        margin-left: 0;
        border-radius: 0;
        height: auto;
        padding-top: 6rem;
        padding-bottom: 2rem;
    }
    
    .hero-container {
        margin-left: 0;
        padding: 0 1rem;
        justify-content: center;
        flex-direction: column-reverse;
        gap: 2rem;
    }
    
    .hero-description {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }
    
    .hero-description h2 {
        font-size: 28px;
        line-height: 32px;
    }
    
    .hero-description p {
        font-size: 13px;
        line-height: 1.4rem;
    }
    
    .hero-image {
        width: 100%;
        max-width: 100%;
        height: auto;
        position: relative;
    }
    
    .hero-image img {
        position: relative;
        width: 100%;
        max-width: 100%;
        height: auto;
        bottom: auto;
        right: auto;
        transform: none;
    }
    
    .hero-button {
        display: flex;
        justify-content: center;
        padding-bottom: 1rem;
    }
    
    .hero-button button {
        width: 100%;
        max-width: 280px;
    }
}

.hero-description {
    width: 41%;
    padding-left: 2rem;
}

.hero-description h2 {
    font-size: 35px;
    font-weight: bold;
    color: white;
    line-height: 38px;
}
.hero-description span{
    color: #333;
}
.hero-description p {
    color: #fff;
    margin-top: 1rem;
    font-size:14px;
    font-weight: 400!important;
    line-height: 1.4rem;
}
.hero-description p span{
    color: #333;
    font-weight: 400;
}
/* Container da imagem do hero */
.hero-image {
    flex: 1;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: visible;
}

/* Imagem do hero com position absolute */
.hero-image img {
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
}
.hero-button button{
    background-color: #333;
    color: white;
    padding: .8rem 2rem;
    margin: 1rem 0;
    font-size: .9rem;
    border: none;
    box-shadow: #32325d40 0 13px 27px -5px, #0000004d 0 8px 16px -8px;
    border-radius: 36px;
    cursor: pointer;
    transition: all .3s 
    ease-in-out;
    margin-top: 2rem;
}

/* FLEX DO SEGMENTOS */
.segmentos-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 1rem 0;
}

/* Cada card */
.segmentos-flex .item {
    flex: 0 0 calc(33.333% - 1.5rem);
    max-width: calc(33.333% - 1.5rem);
    background: #fff;
    padding: 9px 36px;
    border-radius: 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1.7rem;
    align-items: center;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: 24px;
    opacity: 0;
    transform: translateY(15px) scale(0.98);
}

.segmentos-flex .item.animated {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.segmentos-flex .item:hover {
    transform: translateY(-4px) scale(1.02) !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.segmentos-flex .item:hover {
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 12px 35px rgba(0,0,0,0.15);
}

.segmentos-flex .item img {
    width: 30px;
    height: 30px;
}

.segmentos-flex .item p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: #333;
    margin: 0;
    text-align: center;
}

.segmentos-flex .item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(0,0,0,0.14);
}


.diferential-title{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 25px;
    animation: fadeInUp 0.8s ease-out;
}
.diferential-title span{
    color: #EB5F41;
}
.diferential-title p{
    text-align: center;
    margin-top: 2rem;
}
.diferential-container{
    display: flex;
    justify-content: end;
    margin-top: 5rem;
    gap: 0 16rem;
}
.diferential-circle ol {
    list-style: none;
    counter-reset: item;
    padding: 0;
}

.diferential-circle ol li {
    counter-increment: item;
    margin-bottom: 52px!important;
    padding-left: 70px;
    position: relative;
    font-size: 18px;
    opacity: 0;
    transform: translateX(-30px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.diferential-circle ol li::before {
    content: counter(item);
    position: absolute;
    left: 0;
    top: 50%;                   /* centraliza verticalmente */
    transform: translateY(-50%); /* garante alinhamento perfeito */
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color:#EB5F41;
    color: #fff;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
}

.diferential-list {
    text-align: left;
    color: #6A6A6A;
    font-family: "Inter Tight", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
}

.difential-images img {
    width: 400px;
    height: auto;
}
.plans{
   background-image: url(/wp-content/themes/meu-tema/assets/images/background-planos.webp);
   background-position: center center;
    background-size: cover;
    padding: 63px 0px 120px 0px;
}
.plans-title h2{
    padding-top: 4rem;
    text-align: center;
    font-family: "Inter Tight", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
    color: white;
}
.plans-title p{
    text-align: center;
    color: white;
    font-family: "Inter Tight", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 1rem;
}
.plans-cards {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap; /* permite quebrar para o mobile */
    margin-top: 30px;
    padding: 70px 50px 20px 50px;
}

@media (max-width: 768px) {
    .plans {
        padding: 40px 0 60px 0;
        background-attachment: scroll;
    }
    
    .plans-title {
        padding: 0 20px;
        max-width: 100%;
    }
    
    .plans-title h2 {
        font-size: 26px;
        padding-top: 2rem;
        line-height: 1.3;
        letter-spacing: 0.3px;
    }
    
    .plans-title p {
        font-size: 16px;
        margin-top: 0.8rem;
        line-height: 1.5;
        padding: 0 5px;
    }
    
    .plans-cards {
        padding: 30px 20px 20px 20px;
        gap: 25px;
        margin-top: 20px;
    }
    
    .plan-card {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin: 0;
        padding: 28px 22px;
        border-radius: 18px;
        box-shadow: 0 6px 25px rgba(0,0,0,0.15);
        transition: all 0.3s ease;
    }
    
    .plan-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 30px rgba(0,0,0,0.2);
    }
    
    .plans-cards h3 {
        font-size: 26px;
        margin-bottom: 1.5rem;
        color: #373737;
    }
    
    .centered-checklist {
        gap: 12px;
        margin: 1.5rem 0;
    }
    
    .centered-checklist li {
        font-size: 15px;
        line-height: 1.6;
        color: #555;
        align-items: center;
    }
    
    .centered-checklist li::before {
        font-size: 20px;
    }
    
    .plan-card-button {
        padding-top: 2rem;
        margin-top: auto;
        display: flex;
        justify-content: center;
    }
    
    .plan-card-button button {
        padding: 16px 20px;
        font-size: 13px;
        border-radius: 12px;
        width: 100%;
        max-width: 100%;
        font-weight: 700;
        text-align: center;
        letter-spacing: 0.3px;
        box-shadow: 0 4px 15px rgba(235, 95, 65, 0.3);
        line-height: 1.4;
    }
}

@media (max-width: 425px) {
    .plans {
        padding: 30px 0 50px 0;
        background-attachment: scroll;
    }
    
    .plans-title {
        padding: 0 15px;
        max-width: 100%;
    }
    
    .plans-title h2 {
        font-size: 22px;
        padding-top: 1.5rem;
        line-height: 1.3;
        letter-spacing: 0.5px;
        font-weight: 700;
    }
    
    .plans-title p {
        font-size: 14px;
        margin-top: 0.6rem;
        line-height: 1.5;
        padding: 0 10px;
        font-weight: 400;
    }
    
    .plans-cards {
        padding: 25px 15px 15px 15px;
        gap: 20px;
        margin-top: 15px;
    }
    
    .plan-card {
        padding: 24px 18px;
        border-radius: 16px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.12);
        transition: all 0.3s ease;
    }
    
    .plan-card:hover {
        transform: translateY(-3px);
        box-shadow: 0 6px 25px rgba(0,0,0,0.18);
    }
    
    .plans-cards h3 {
        font-size: 22px;
        margin-bottom: 1.3rem;
        letter-spacing: 0.3px;
        color: #373737;
        font-weight: 700;
    }
    
    .centered-checklist {
        gap: 11px;
        margin: 1.3rem 0;
    }
    
    .centered-checklist li {
        font-size: 14px;
        line-height: 1.5;
        gap: 8px;
        color: #555;
        align-items: center;
    }
    
    .centered-checklist li::before {
        font-size: 18px;
        color: #EB5F41;
    }
    
    .plan-card-button {
        padding-top: 1.8rem;
        margin-top: auto;
        display: flex;
        justify-content: center;
    }
    
    .plan-card-button button {
        padding: 14px 18px;
        font-size: 12px;
        border-radius: 12px;
        letter-spacing: 0.3px;
        width: 100%;
        max-width: 100%;
        font-weight: 700;
        text-align: center;
        box-shadow: 0 4px 15px rgba(235, 95, 65, 0.3);
        line-height: 1.4;
    }
}
.plans-cards h3{
    text-align: center;
    font-family: "Inter Tight", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1.5rem;
    color: #373737;
    margin-bottom: 1.5rem;
}
.plan-card {
    width: 30%;
    min-width: 260px;     /* garante que diminua bem no mobile */
    background: #fff;
    padding: 30px 25px;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
    text-align: center;
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    transform: translateY(10px) scale(0.98);
}

.plan-card.animated {
    opacity: 1;
    transform: translateY(0) scale(1);
    transition: opacity 1.2s ease-out, transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Animação suave e discreta - todos com fade in simples */
.plan-card:nth-child(1).animated {
    transition-delay: 0.1s;
}

.plan-card:nth-child(2).animated {
    transition-delay: 0.2s;
}

.plan-card:nth-child(3).animated {
    transition-delay: 0.3s;
}

.plan-card:hover {
    transform: translateY(-6px) scale(1.01) !important;
    box-shadow: 0 10px 30px rgba(235, 95, 65, 0.2);
}

.plan-card:hover .plan-card-button button {
    transform: scale(1.02);
    box-shadow: 0 5px 20px rgba(235, 95, 65, 0.3);
}

.plan-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.18);
}
.centered-checklist {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;    /* itens um abaixo do outro */
    gap: 12px;                  /* espaço entre os itens */
    margin: 1.5rem auto;        /* centraliza a lista horizontalmente */
    flex-grow: 1;
    align-items: flex-start;    /* itens alinhados à esquerda */
    width: fit-content;         /* largura apenas do conteúdo */
    max-width: 100%;            /* não ultrapassa o card */
}

.centered-checklist li {
    display: flex;
    align-items: center;       /* check e texto centralizados verticalmente */
    gap: 10px;                  /* check rente ao texto */
    font-size: 15px;
    color: #555;
    line-height: 1.5;
    text-align: left;
    font-family: "Inter Tight", Sans-serif;
    justify-content: flex-start; /* mantém check e texto juntos à esquerda */
    width: 100%;                /* largura total para alinhamento */
}

.centered-checklist li::before {
    content: "✓";
    color: #EB5F41;            /* cor do seu tema */
    font-size: 20px;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
}
.plan-card-button {
    margin-top: auto;
    padding-top: 2rem;
    width: 100%;
}

.plan-card-button button {
    width: 100%;
    background: linear-gradient(135deg, #EB5F41 0%, #FF7A5C 100%);
    font-family: "Inter Tight", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    border-radius: 12px;
    padding: 16px 24px;
    border: none;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(235, 95, 65, 0.3);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
}

.plan-card-button button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.5s;
}

.plan-card-button button:hover::before {
    left: 100%;
}

.plan-card-button button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(235, 95, 65, 0.4);
    background: linear-gradient(135deg, #FF7A5C 0%, #EB5F41 100%);
}

.plan-card-button button:active {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(235, 95, 65, 0.3);
}
.faq{
    background-image: url(/wp-content/themes/meu-tema/assets/images/background-faq.webp);
    background-position: center center;
    background-size: cover;
    padding: 60px 0px 60px 0px;
}
.faq-container {
    width: 70%;
    margin: 0 auto;
    font-family: "Inter Tight", sans-serif;
    padding: 60px 0px 60px 0px;
}

.faq-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 600;
    color:#eb5f41;
    animation: fadeInUp 0.8s ease-out;
}

.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-question::after {
    content: "+";
    font-size: 24px;
    transition: 0.3s;
}

.faq-question.active::after {
    content: "-";
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.faq-answer p {
    margin-top: 10px;
    color: #555;
    line-height: 1.5em;
}
.botao-duvida {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    border-radius: 999px;
    padding: 10px 22px;
    height: 50px;
    border: 1px solid rgba(0,0,0,0.05);
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial;
    font-size: 15px;
}
.botao-container{
    display: flex;
    justify-content: center;
}
.botao-duvida .highlight {
    color: black;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: 500;
}

.botao-duvida a {
    color: #d45b2a;            /* laranja do link */
    text-decoration: none;
    font-weight: 600;
}
.card-wrapper {
    position: relative;
    cursor: pointer;
}

/* CARD LARANJA PADRÃO (INVISÍVEL) */
.hover-card {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 10px);
    width: 250px;
    background: #eb5f41;
    color: #fff;
    padding: 20px;
    border-radius: 12px;
    opacity: 0;
    pointer-events: none;
    transition: all .25s ease;
    z-index: 9999;
    box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}

/* POSICIONAR ABAIXO DO CARD */
.hover-card-bottom {
    top: 100%; /* abaixo */
    margin-top: 10px;
}

/* MOSTRAR NO HOVER DO CARD */
.card-wrapper:hover {
    z-index: 10000;
}

.card-wrapper:hover .hover-card {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
    z-index: 10001;
}

/* Esconder hover-card no mobile */
@media (max-width: 768px) {
    .hover-card {
        display: none !important;
    }
    
    .card-wrapper {
        cursor: default;
    }
}

.hover-card ul {
    margin-top: 10px;
    padding-left: 18px;
    text-align: justify;
    line-height: 20px;
}




@media (max-width: 425px) {
    .hero {
        height: auto;
        margin: 0;
        padding-top: 5rem;
        padding-bottom: 2rem;
    }
    
    .hero-container {
        flex-direction: column-reverse;
        margin-left: 0;
        padding: 0 1rem;
        gap: 1.5rem;
        justify-content: center;
    }
    
    .hero-description {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }
    
    .hero-description h2 {
        font-size: 24px;
        line-height: 28px;
    }
    
    .hero-description p {
        font-size: 12px;
        line-height: 1.3rem;
        margin-top: 0.8rem;
    }
    
    .hero-image {
        width: 100%;
        max-width: 100%;
        height: auto;
        position: relative;
    }
    
    .hero-image img {
        position: relative;
        width: 100%;
        max-width: 100%;
        height: auto;
        bottom: auto;
        right: auto;
        transform: none;
    }
    
    .hero-button {
        display: flex;
        justify-content: center;
        padding-bottom: 1.5rem;
        margin-top: 1rem;
    }
    
    .hero-button button {
        width: 100%;
        max-width: 250px;
        font-size: 0.85rem;
        padding: 0.7rem 1.5rem;
    }
    .text-agilitys{
        padding: 0 1rem 1.5rem 1rem !important;
    }
    
    .section-gray{
        flex-direction: column;
        padding: 2.5rem 1rem !important;
    }
    
    .agilidade-flex {
        justify-content: center;
        gap: 10px !important;
    }

    .agilidade-flex .item,
    .card-wrapper,
    .icon-agilitys-alter {
        flex: 0 0 calc(48% - 5px) !important;
        max-width: calc(48% - 5px) !important;
        width: calc(48% - 5px) !important;
        padding: 1.2rem 0.8rem !important;
        min-height: 120px !important;
    }
    
    .icon-agilitys-alter img {
        width: 34px !important;
        height: 34px !important;
    }
    
    .icon-agilitys-alter p {
        font-size: 12px !important;
    }

    .text-agilitys h2 {
        font-size: 1.4rem !important;
        text-align: center;
        line-height: 1.3 !important;
    }

    .text-agilitys p {
        font-size: 0.9rem !important;
        text-align: center;
        line-height: 1.5 !important;
    }
}



/* ====== MOBILE 325px a 425px ====== */

/* RESPONSIVO — 1 card por linha em 320px até 425px */
@media (max-width: 768px) {
    .segmentos-flex {
        justify-content: center;
        gap: 12px;
        padding: 1.5rem 0;
    }
    
    .segmentos-flex .item {
        flex: 0 0 calc(48% - 6px) !important;
        max-width: calc(48% - 6px) !important;
        width: calc(48% - 6px) !important;
        padding: 1.5rem 1rem !important;
        border-radius: 20px !important;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
        margin: 0 !important;
        min-height: 120px;
        gap: 0.9rem !important;
        transition: all 0.3s ease;
    }
    
    .segmentos-flex .item:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
    }
    
    .segmentos-flex .item img {
        width: 36px !important;
        height: 36px !important;
    }
    
    .segmentos-flex .item p {
        font-size: 12px !important;
        line-height: 1.4 !important;
        font-weight: 500 !important;
        color: #373737 !important;
        text-align: center;
        margin: 0 !important;
    }
    
    .image-agility{
        display: none;
    }
}
/* ====== MOBILE 325px a 425px ====== */

@media (max-width: 425px) {
    .section-orange{
        flex-direction: column-reverse;
        padding: 2rem 1.5rem !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    /* Cards ainda mais clean em telas pequenas */
    .segmentos-flex {
        gap: 10px !important;
        padding: 1rem 0 !important;
    }
    
    .segmentos-flex .item {
        flex: 0 0 calc(48% - 5px) !important;
        max-width: calc(48% - 5px) !important;
        width: calc(48% - 5px) !important;
        padding: 1.2rem 0.8rem !important;
        min-height: 110px;
    }
    
    .segmentos-flex .item img {
        width: 32px !important;
        height: 32px !important;
    }
    
    .segmentos-flex .item p {
        font-size: 11px !important;
        line-height: 1.3 !important;
    }
    #diferenciais {
        padding: 40px 15px;
        text-align: center;
    }

    /* TÍTULO */
    .diferential-title h2 {
        font-size: 1.5rem;
        line-height: 1.2;
    }

 
    .diferential-title p {
        font-size: 0.95rem;
        margin-top: 10px;
        line-height: 1.45;
    }

    /* CONTAINER: vira COLUNA */
    .diferential-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 25px;
        margin-top: 25px;
    }

    /* LISTA */
    .diferential-circle {
        width: 100%;
        max-width: 330px;
    }

    .diferential-circle ol {
        padding-left: 18px; /* mantém numeração bonitinha */
    }

    .diferential-list {
        font-size: 0.95rem;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    /* IMAGEM */
    .difential-images img {
        width: 100%;
        max-width: 320px;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}

/* ================================
   MOBILE — 320px a 425px
================================ */
@media (max-width: 425px) {
    /* Estilos de plans-title já estão na media query acima */
    .botao-container{
        display: none;
    }
    .text-orange{
        margin-top: 3rem;
        margin-bottom: 1rem;
    }
    .depoimento-cliente{
        padding-bottom: 2rem;
        margin-top: 4rem;
    }
    .faq{
        margin-top: 2rem;
    }
}


/* ===== MOBILE 320px a 425px ===== */
@media (max-width: 425px) {

    #proximo-passo {
        padding: 1.5rem 1rem !important;
        gap: 1.2rem !important;
        flex-direction: column !important;
    }

    /* imagem */
    #img-proximo-passo {
        order: 1;
        margin-bottom: 0 !important;
    }

    #img-proximo-passo img {
        width: 100%;
        max-width: 240px !important;
        height: auto;
        object-fit: contain;
    }

    /* centraliza tudo */
    #proximo-passo .general-display-center {
        flex-direction: column;
        text-align: center;
        gap: 15px;
        order: 2;
    }

    /* texto */
    .text-proximos-passos {
        order: 2;
        text-align: center;
        padding: 0 !important;
    }

    .text-proximos-passos h2 {
        font-size: 1.3rem !important;
        line-height: 1.3;
        margin-bottom: 1rem;
    }

    .text-proximos-passos p {
        font-size: 0.85rem !important;
        line-height: 1.6;
        padding: 0;
        margin-bottom: 1rem;
    }

    /* BOTÕES: ficam em coluna */
    #proximo-passo > .display-flex.align-items-center.justify-content-space-between {
        flex-direction: column;
        gap: 1rem;
        margin-top: 1rem;
        padding: 0 !important;
        order: 3;
    }

    /* botão ocupa largura total */
    #proximo-passo a.btn-orange {
        width: 100%;
        max-width: 100% !important;
        justify-content: center;
        margin: 0 auto;
        font-size: 0.9rem;
        padding: 0.7rem 1.5rem;
    }
}
/* ====== MOBILE 320px – 425px ====== */
@media (max-width: 425px) {

    footer {
        padding: 35px 15px;
    }

    #logo img {
        max-width: 150px;
    }

    #social-networks {
        gap: 12px;
    }

    #social-networks img {
        width: 26px;
        height: 26px;
    }
    #copyright{
        min-width: 0;
    }
    #copyright label {
        font-size: 0.8rem;
    }

    .whatsapp-fixed {
        right: 15px;
        bottom: 15px;
        padding: 14px; /* Um pouco menor */
    }

    .whatsapp-fixed img {
        width: 36px; /* Um pouco menor */
        height: 36px; /* Um pouco menor */
    }
}

@media (max-width: 768px){
    .hero-description{
        width: 95%;
        padding-left: 2rem;
    }
}