









/* ================= TABLET ================= */
@media (max-width: 991px) {

  .hero-actions .btn {
    width: 100%;
    justify-content: center;
    padding: 14px 18px;
    font-size: 0.95rem;
  }

}

/* ================= MOBILE ================= */
@media (max-width: 767px) {

  .hero-actions {
    flex-direction: column;
    gap: 12px;
  }

  .hero-actions .btn {
    width: 100%;
    padding: 14px 16px;
    font-size: 0.9rem;
    border-radius: 10px;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width: 480px) {

  .hero-actions .btn {
    padding: 12px 14px;
    font-size: 0.85rem;
  }

}






/* ================= TABLET ================= */
@media (max-width:991px){

  .hero-form{
    width:100%;
  }

  .lead-form{
    padding:24px;
    border-radius:16px;
  }

  .lead-form h3{
    font-size:1.8rem;
  }

  .lead-form .form-sub{
    font-size:0.95rem;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .lead-form{
    padding:20px;
    border-radius:14px;
  }

  .lead-form h3{
    font-size:1.5rem;
    line-height:1.3;
  }

  .lead-form .form-sub{
    font-size:0.9rem;
    margin-bottom:18px;
  }

  .field input{
    height:46px;
    font-size:0.95rem;
  }

  .field-phone .prefix{
    font-size:0.9rem;
    padding:0 12px;
  }

  .lead-form .btn{
    height:48px;
    font-size:1rem;
    font-weight:600;
  }

  .privacy{
    font-size:0.75rem;
    line-height:1.5;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .lead-form{
    padding:18px;
  }

  .lead-form h3{
    font-size:1rem;
  }

  .lead-form .form-sub{
    font-size:0.65rem;
  }

  .field input{
    height:44px;
    font-size:0.9rem;
  }

  .lead-form .btn{
    height:46px;
    font-size:0.95rem;
  }

  .privacy{
    font-size:0.72rem;
  }

}



/* ================= TABLET ================= */
@media (max-width:991px){

  .trust-bar{
    padding:1.5rem 0 !important;
  }

  .trust-grid{
    gap:1.2rem;
  }

  .trust-item strong{
    font-size:1.2rem;
  }

  .trust-item span{
    font-size:0.8rem;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .trust-bar{
    padding:1.2rem 0 !important;
  }

  .trust-grid{
    grid-template-columns:repeat(2,1fr);
    gap:1rem;
  }

  .trust-item{
    padding:10px 6px;
  }

  .trust-item svg{
    width:24px;
    height:24px;
  }

  .trust-item strong{
    font-size:1rem;
    line-height:1.3;
  }

  .trust-item span{
    font-size:0.75rem;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .trust-grid{
    gap:0.8rem;
  }

  .trust-item{
    padding:8px 4px;
  }

  .trust-item svg{
    width:20px;
    height:20px;
  }

  .trust-item strong{
    font-size:0.9rem;
  }

  .trust-item span{
    font-size:0.68rem;
  }

}


/* ================= TABLET ================= */
@media (max-width:991px){

  .about{
    padding:60px 0;
  }

  .about-grid{
    gap:40px;
  }

  .about h2{
    font-size:2rem;
    line-height:1.2;
  }

  .about p{
    font-size:1rem;
    line-height:1.8;
  }

  .about-list{
    gap:14px;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .about{
    padding:45px 0;
  }

  .about-grid{
    gap:28px;
  }

  .about h2{
    font-size:1.7rem;
    line-height:1.25;
  }

  .about p{
    font-size:0.95rem;
    line-height:1.8;
  }

  .about-list li{
    font-size:0.9rem;
    line-height:1.6;
  }

  .about .btn{
    width:60%;
    justify-content:center;
    font-size:0.85rem;
     margin:20px auto 0;
    display:flex;
    justify-content:center;
    align-items:center;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .about{
    padding:35px 0;
  }

  .about h2{
    font-size:1.3rem;
  }

  .about p{
    font-size:0.68rem;
    text-align: justify;
  }

  .about-list li{
    font-size:0.68rem;
  }

}

/* ================= TABLET ================= */
@media (max-width:991px){

  .highlights{
    padding:60px 0;
  }

  .highlights h2{
    font-size:2rem;
    line-height:1.2;
  }

  .highlights .section-header{
    margin-bottom:40px;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .highlights{
    padding:45px 0;
  }

  .highlights h2{
    font-size:1.7rem;
    line-height:1.25;
  }

  .highlights .section-header{
    margin-bottom:30px;
  }

  .highlights .eyebrow{
    font-size:.72rem;
    letter-spacing:.14em;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .highlights h2{
    font-size:1rem;
    line-height:1.3;
  }

  .highlights .eyebrow{
    font-size:.68rem;
  }

}

/* ================= TABLET ================= */
@media (max-width:991px){

  .section-header{
    max-width:700px;
    margin:0 auto 2.5rem;
  }

  .section-header h2{
    font-size:2rem;
    line-height:1.25;
  }

  .section-header p{
    font-size:1rem;
    line-height:1.8;
    max-width:650px;
    margin:1rem auto 0;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .section-header{
    max-width:100%;
    margin:0 auto 2rem;
    padding:0 10px;
  }

  .section-header h2{
    font-size:1.6rem;
    line-height:1.3;
  }

  .section-header p{
    font-size:0.92rem;
    line-height:1.75;
    margin-top:0.8rem;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .section-header h2{
    font-size:1.5rem;
    line-height:1.35;
  }

  .section-header p{
    font-size:0.68rem;
    line-height:1.7;
  }

}



/* ================= TABLET ================= */
@media (max-width:991px){

  .cards-grid{
    gap:20px;
  }

  .feat-card{
    padding:24px;
    border-radius:14px;
  }

  .feat-icon{
    width:52px;
    height:52px;
    margin-bottom:18px;
  }

  .feat-card h3{
    font-size:1.5rem;
    line-height:1.3;
    margin-bottom:10px;
  }

  .feat-card p{
    font-size:1rem;
    line-height:1.8;
  }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

  .cards-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .feat-card{
    padding:22px;
    border-radius:12px;
  }

  .feat-icon{
    width:48px;
    height:48px;
    margin-bottom:16px;
  }

  .feat-card h3{
    font-size:1.35rem;
    line-height:1.3;
    margin-bottom:8px;
  }

  .feat-card p{
    font-size:0.92rem;
    line-height:1.7;
  }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

  .feat-card{
    padding:10px;
  }

  .feat-icon{
    width:44px;
    height:44px;
  }

  .feat-card h3{
    font-size:1rem;
  }

  .feat-card p{
    font-size:0.68rem;
    line-height:1.65;
  }

}

@media (max-width:767px){

    .cards-grid{
        display:grid;
        grid-template-columns:repeat(2,1fr);
        gap:12px;
    }

    .feat-card{
        padding:12px;
        min-height:130px;
        justify-items: center;
        text-align: center;
    }

    .feat-icon{
        width:42px;
        height:42px;
        margin-bottom:10px;
    }

    .feat-card h3{
        font-size:.9rem;
        line-height:1.3;
        margin-bottom:6px;
    }

    .feat-card p{
        font-size:.75rem;
        line-height:1.5;
    }

}


/* ================= MOBILE ================= */
@media (max-width:767px){

    .loc-grid{
        display:grid;
        grid-template-columns:repeat(2,1fr);
        gap:12px;
    }

    .loc-card{
        padding:12px;
        flex-direction:column;
        align-items:flex-start;
        min-height:150px;
    }

    .loc-icon{
        width:42px;
        height:42px;
        margin-bottom:10px;
    }

    .loc-card h4{
        font-size:1rem;
        line-height:1.3;
        margin-bottom:6px;
    }

    .loc-card p{
        font-size:.75rem;
        line-height:1.5;
    }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

    .loc-grid{
        gap:10px;
    }

    .loc-card{
        padding:10px;
        min-height:140px;
        /* justify-items: center; */
        text-align: center;
        align-items: center;

    }

    .loc-icon{
        width:38px;
        height:38px;
    }

    .loc-card h4{
        font-size:.9rem;
    }

    .loc-card p{
        font-size:.7rem;
    }

}


/* ================= TABLET ================= */
@media (max-width:991px){

    .price{
        padding:60px 0;
    }

    .price-grid{
        gap:30px;
    }

    .price h2{
        font-size:2rem;
        line-height:1.25;
    }

    .price-amount{
        font-size:3rem;
        margin:18px 0 10px;
    }

    .price-sub{
        font-size:1rem;
        line-height:1.7;
    }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

    .price{
        padding:45px 0;
    }

    .price-grid{
        gap:24px;
    }

    .price h2{
        font-size:1.6rem;
        line-height:1.3;
    }

    .price-amount{
        font-size:2.4rem;
        line-height:1.2;
        margin:15px 0 10px;
    }

    .price-sub{
        font-size:.9rem;
        line-height:1.7;
        margin-bottom:20px;
    }

    .price .btn{
        width:100%;
        justify-content:center;
        font-size:.95rem;
        padding:14px;
    }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

    .price h2{
        font-size:1.35rem;
    }

    .price-amount{
        font-size:2rem;
    }

    .price-sub{
        font-size:.85rem;
    }

    .price .btn{
        font-size:.9rem;
        padding:12px;
    }

}


/* Mobile */
@media (max-width:767px){

    .plan-overlay span{
        padding:8px 14px;
        font-size:.8rem;
        border-radius:6px;
    }

}

/* Small Mobile */
@media (max-width:480px){

    .plan-overlay span{
        padding:6px 12px;
        font-size:.72rem;
    }

}


/* ================= TABLET ================= */
@media (max-width:991px){

    .am-grid{
        grid-template-columns:repeat(3,1fr);
        gap:16px;
    }

    .am-card{
        padding:20px 12px;
    }

    .am-card svg{
        width:30px;
        height:30px;
    }

    .am-card span{
        font-size:.9rem;
        line-height:1.5;
    }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

    .am-grid{
        grid-template-columns:repeat(2,1fr);
        gap:12px;
    }

    .am-card{
        padding:18px 10px;
        min-height:130px;
        border-radius:12px;
    }

    .am-card svg{
        width:28px;
        height:28px;
        margin-bottom:10px;
    }

    .am-card span{
        font-size:.85rem;
        line-height:1.5;
    }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

    .am-grid{
        gap:10px;
    }

    .am-card{
        padding:14px 8px;
        min-height:115px;
    }

    .am-card svg{
        width:24px;
        /* justify-content: center; */
        align-items: center;
        /* justify-items: center; */
        display: flex;
        height:24px;
    }

    .am-card span{
        font-size:.68rem;
        line-height:1.4;
    }

}




/* ================= TABLET ================= */
@media (max-width:991px){

    .faq{
        padding:60px 0;
    }

    .faq-list{
        gap:16px;
    }

    .faq-q{
        padding:18px 20px;
        font-size:1rem;
    }

    .faq-a-inner{
        padding:0 20px 18px;
        font-size:.95rem;
        line-height:1.7;
    }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

    .faq{
        padding:30px 0;
    }

    .faq-list{
        gap:12px;
    }

    .faq-item{
        border-radius:12px;
    }

    .faq-q{
        padding:16px;
        font-size:.95rem;
        line-height:1.5;
    }

    .faq-q .icon{
        width:34px;
        height:34px;
        flex-shrink:0;
    }

    .faq-a-inner{
        padding:0 16px 16px;
        font-size:.85rem;
        line-height:1.7;
    }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

    .faq-q{
        padding:14px;
        font-size:.78rem;
    }

    .faq-q .icon{
        width:30px;
        height:30px;
    }

    .faq-a-inner{
        padding:0 14px 14px;
        font-size:.68rem;
    }

}


/* ================= TABLET ================= */
@media (max-width:991px){

    .final-cta{
        padding:60px 0;
    }

    .fcta-grid{
        gap:30px;
    }

    .final-cta h2{
        font-size:2rem;
        line-height:1.25;
    }

    .final-cta p{
        font-size:1rem;
        line-height:1.8;
    }

    .fcta-points li{
        font-size:.95rem;
        line-height:1.7;
    }

}

/* ================= MOBILE ================= */
@media (max-width:767px){

    .final-cta{
        padding:45px 0;
    }

    .fcta-grid{
        gap:24px;
    }

    .final-cta h2{
        font-size:1.6rem;
        line-height:1.3;
    }

    .final-cta p{
        font-size:.9rem;
        line-height:1.8;
        margin:16px 0;
    }

    .fcta-points{
        gap:12px;
    }

    .fcta-points li{
        font-size:.85rem;
        line-height:1.6;
    }

    .final-cta .btn{
        width:100%;
        justify-content:center;
        font-size:.95rem;
        padding:14px;
    }

}

/* ================= SMALL MOBILE ================= */
@media (max-width:480px){

    .final-cta h2{
        font-size:1.35rem;
    }

    .final-cta p{
        font-size:.82rem;
    }

    .fcta-points li{
        font-size:.78rem;
    }

    .final-cta .btn{
        font-size:.9rem;
        padding:12px;
    }

}