/* =========================================================
   RESPONSIVE CSS ONLY
   Breakpoints: 992 / 900 / 576 / 480
   ========================================================= */



@media (min-width: 900px) and (max-width: 1199px) {
    .hero-text {
        padding: 36px;
    }
    footer.footer {
        width: 86%;
    }

}
/* ===================== ≤ 992px ===================== */
@media (max-width: 992px) {
    .future-section {
        min-height: auto;
        border-radius: 16px;
        height: auto;
        background-size: cover;
    }
    .footer-backtotop {
        right: 16px;
        top: 2px;   
    }
  /* NAV */
  .nav-search {
    display: none;
  }

  /* FEATURES */
  .features-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .features-image-1 {
    position: relative;
    left: 20%;
    bottom: -30px;
    width: 40%;
  }

  .features-image-2 {
    position: absolute;
    right: 0 !important;
    bottom: 0;
    height: 91%;
  }

  /* INFO SECTION */
  .rc-info-features {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .rc-info-box {
    padding: 60px 30px;
  }

  /* HOW IT WORKS */
  .rc-steps-grid {
    grid-template-columns: 1fr;
    row-gap: 50px;
  }

  .rc-step-content p {
    max-width: 100%;
  }

  /* STANDARDS */
  .rc-standards-container {
    grid-template-columns: 1fr;
  }

}


/* ===================== ≤ 900px ===================== */
@media (max-width: 900px) {
    .footer{
        padding-top:0px;
    }
    .hero-content {
        padding: 24px;
    }
    h2.section-title {
        font-size: 32px;
        padding: 0px;
    }
  /* HERO */
  .hero-title {
    font-size: 24px;
  }
  .hero-description{
    font-size: 16px;
    width: 100%;
  }
  .slider-wrapper {
    position: relative;
    top: 66px;
    width: 85%;
    left: -3px;
}
  .rc-info-footer {
        font-size: 14px;
        margin: 30px auto;
    }
    .rc-standards-content h2 {
        font-size: 24px;
    }
    .rc-standards-content p {
        font-size: 16px;
    }
  /* WHY SECTION */
  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-grid-2 {
    grid-template-columns: 1fr;
  }

  .why-title {
    font-size: 32px;
  }

  /* FAQ */
  .faq-container {
    grid-template-columns: 1fr;
    padding: 40px 24px;
  }

  .faq-left h2 {
    font-size: 36px;
  }

  /* FOOTER */
  .footer-container {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

  .footer-nav {
    justify-content: center;
  }

  .footer-desc {
   // margin: auto;
    margin-top: 85px;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 12px;
  }

  .back-to-top {
    text-align: center;
    margin-bottom: 10px;
  }

  /* SLIDER */
  .rc-slider-track {
    animation: none;
    justify-content: center;
  }

  .rc-card {
    width: 100%;
  }
  .rc-how-it-works{
    padding:30px 0px;
  }
  .rc-slider::before {
    display: none;
  }

  .rc-title {
    font-size: 28px;
    margin-bottom: 40px;
}

  /* FUTURE */
  .future-section {
    min-height: auto;
    border-radius: 16px;
  }

  .future-content {
    width: 100%;
  }
  .faq-question {
    font-size: 24px;
}
.testimonial-gradient {
    max-width: 388px;
}
  .future-content h2 {
    font-size: 30px;
  }
.subnav:focus-within .subnav-content {
    display: flex;
    flex-direction: column;
gap: 8px;
    text-align: left;
  }

 /* Page container */
  .legal-page,
  .legal-content,
  .privacy-policy {
    padding: 16px !important;
    margin: 0 auto;
    max-width: 100%;
  }

  /* Main heading */
  .legal-content h1,
  .privacy-policy h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
  }

  /* Sub headings */
  .legal-content h2,
  .privacy-policy h2 {
    font-size: 18px;
    margin-top: 20px;
  }

  /* Paragraphs */
  .legal-content p,
  .privacy-policy p,
  .legal-content li {
    font-size: 14.5px;
    line-height: 1.7;
    margin-bottom: 12px;
  }

  /* Language switch (English | Español) */
  .language-switch,
  .lang-switch {
    display: block;
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
  }

  /* Prevent footer overlap */
  body {
    padding-bottom: 120px;
  }

  /* Footer */
  footer {
    padding: 20px 15px;
    text-align: center;
  }

  /* Footer columns stack */
  .footer-grid,
  .footer-row {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  /* Legal pages button */
  .legal-pages-btn {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }

  /* Back to top */
  .back-to-top {
    font-size: 13px;
  }

}


/* ===================== ≤ 576px ===================== */
@media (max-width: 576px) {
    .faq-left {
        width: auto;
    }
.rc-slider {
    position: relative;
    top: 0 !important;
}
.rc-title {
    font-size: 16px;
    display: flex;
}
.testimonial-gradient {
    width: 85%;
    left: 28px;
    margin: auto !important;
    height: 383px;
}
.rc-subtitle {
    font-size: 14px;
}
.testimonial-gradient {
    width: 85%;
    left: 28px;
    margin: auto !important;
}
.future-container {
    padding: 0;
}
.footer-container {
    width: 100%;
}
  /* SECTION HEADINGS */
  .section-title {
    font-size: 32px;
  }

  /* INFO */
  .rc-info-title {
    font-size: 32px;
  }

  .rc-info-description {
    font-size: 16px;
  }

  /* TRUST */
  .rc-trust-grid {
    grid-template-columns: 1fr;
  }

  /* HOW IT WORKS */
  .rc-step {
    gap: 16px;
  }

  /* FAQ */
  .faq-left h2 {
    font-size: 28px;
  }

  .faq-question {
    font-size: 18px;
  }

}


/* ===================== ≤ 480px ===================== */
@media (max-width: 480px) {
  div#google_translate_element {
      position: absolute;
      top: 12px;
      right: 15px;
  }
  .site-header {
    padding-top: 40px;
}
  /* HERO */
  .hero-section {
    text-align: left;
  }

  .hero-text {
    margin-inline: auto;
  }

  .hero-actions {
    justify-content: center;
  }

  /* TRUST */
  .rc-trust-item {
    text-align: center;
  }

  .rc-trust,
  .rc-standards,
  .rc-how-it-works {
    padding: 20px;
  }

  .rc-cta,
  .faq-section {
    margin-top: 30px;
  }

  /* FUTURE */
  .future-content {
    width: 100%;
    padding: 40px 24px;
  }

  .future-content h2 {
    font-size: 26px;
  }

  .future-content p {
    font-size: 16px;
  }

  /* FOOTER */
  .footer {
    padding-top: 0;
  }

}
