/* ═══════════════════════════════════════
   XS — Mobile only (up to 575px)
═══════════════════════════════════════ */
@media (max-width: 575px) {

  h6 { font-size: 13px; width: 350px; }
  .hero-description { margin-bottom: 25px; }
  .d-flex-btn { display: grid;}
  .trust-stats-row { height: 288px; }
  .trust-stat-card { padding: 24px 10px; }
  .trust-title { font-size: 22px; }
  .trust-banner-img { height: 70%; }
  .trust-overlay { height: 70%; }
  .trust-banner { min-height: 350px; }
  /*.conditions-section { margin-top: -50px; padding: 0px !important; }*/
  .condition-title { font-size: 16px !important; }
  .team-card { width: 100%; }
  .athena_img { width: 100%; }
  /*.why-section { margin-top: -130px !important; }*/
  .doctor { padding-bottom: 125px; }
  .footer_img { height: fit-content; }
  .btn-outline-custom { width: 100% !important; }
  .cta-h { font-size: 29px !important; }

  /* Typography */
  .hero-title { font-size: 27px; }
  .hero-description { font-size: 15px; }
  .section-title { font-size: 26px; }
  .section-description { font-size: 14px; }
  .help-card-title { font-size: 24px; }

  /* Buttons */
  .hero-btn-group { flex-direction: column; }
  .btn-primary-custom,
  .btn-outline-custom { justify-content: center; width: 100%; }

  /* Trust */
  .trust-section { padding: 0; }
  .trust-wrapper { border-radius: 0; }
  .trust-content { padding: 40px 16px; }
  .trust-author { font-size: 13px; }
  .trust-section-second{margin-bottom:-110px;}

  /* Help card */
  .help-card { padding: 18px; border-radius: 18px; }
  .warning-list li { font-size: 14px; padding-left: 24px; }
  .warning-list li::before { width: 10px; height: 10px; }
  .help-cta-box { flex-direction: column; align-items: flex-start; }
  .help-cta-box .btn-primary-custom { width: 100%; justify-content: center; }

  /* Nav */
  .nav-phone-btn,
  .nav-cta-btn { width: 100%; }

  /* Hero image */
  .hero-image-wrapper { min-height: 320px; }
  .recovery-card {left: 12px; bottom: 12px;}
  .brand-text { font-size: 16px; }
  .d-h {height: 40px;}
  .condition-title {height: auto;}
  
  .recovery-card {padding: 15px;}
  .rec-no {font-size: 20px !important;}
  .recovery-card p {font-size: 15px;}
}


/* ═══════════════════════════════════════
   SM — Large mobile (576px – 767px)
═══════════════════════════════════════ */
@media (min-width: 576px) and (max-width: 767px) {

  .hero-title { font-size: 32px; }
  .hero-description { font-size: 15px; }
  .section-title { font-size: 28px; }
  .hero-btn-group { flex-direction: column; }
  .btn-primary-custom,
  .btn-outline-custom { justify-content: center; width: 100%; }
  .hero-image-wrapper { min-height: 380px; }
  .recovery-card { right: 16px; left: 16px; bottom: 16px; max-width: 100%; }
  .trust-section { padding: 0; }
  .trust-wrapper { border-radius: 0; }
  .trust-stat-card { padding: 24px 16px; }
  .trust-banner { min-height: 320px; }
  .trust-banner-img { height: 68% !important; }
  .trust-overlay { height: 68% !important; }
  .trust-content { padding: 44px 20px; }
  .trust-author { font-size: 13px; }
  .conditions-section { margin-top: 0; padding: 0 !important; }
  .condition-title { font-size: 18px !important; }
  .help-card { padding: 20px; border-radius: 20px; }
  .help-card-title { font-size: 26px; }
  .warning-list li { font-size: 14px; padding-left: 26px; }
  .warning-list li::before { width: 11px; height: 11px; }
  .help-cta-box { flex-direction: column; align-items: flex-start; }
  .help-cta-box .btn-primary-custom { width: 100%; justify-content: center; }
  .why-section { margin-top: -130px !important; }
  .nav-phone-btn,
  .nav-cta-btn { width: 100%; }
  .brand-text { font-size: 17px; }
  .btn-wa {width:100%;}
   .d-h {height: 35px;}
}


/* ═══════════════════════════════════════
   MD — Tablet (768px – 991px)
═══════════════════════════════════════ */
@media (min-width: 768px) and (max-width: 991px) {

  .hero-title { font-size: 38px; }
  .hero-description { font-size: 16px; }
  .section-title { font-size: 34px; }
  .hero-image-wrapper { min-height: 460px;margin-top: 40px; }
  .hero-description {
    margin-bottom: -20px;}
  .recovery-card { right: 20px; left: 20px; bottom: 20px; max-width: 45%; }
  .trust-stats-row {height: 290px;}
  .conditions-section {
    margin-top: -115px;
}
.trust-section-second{margin-bottom: -130px;}
  .trust-section { padding: 0; }
  .trust-wrapper { border-radius: 0; }
  .trust-stat-card { padding: 24px 20px; border-bottom: 1px solid rgba(255,255,255,0.08); }
  .trust-banner { min-height: 370px; }
  .trust-banner-img { height: 65% !important; }
  .trust-overlay { height: 65% !important; }
  .trust-content { padding: 70px 32px; }
  .trust-author { font-size: 14px; }
  .conditions-section { padding: 80px 0 0 0; }
  .condition-title { font-size: 18px; }
  .help-card { padding: 30px; }
  .help-card-title { font-size: 28px; }
  .warning-list li { font-size: 15px; padding-left: 28px; }
  .warning-list li::before { width: 12px; height: 12px; }
  .help-cta-box { flex-direction: column; align-items: flex-start; }
  .help-cta-box .btn-primary-custom { width: 100%; justify-content: center; }
  /*.why-section { margin-top: -130px !important; }*/
  .nav-phone-btn,
  .nav-cta-btn { width: 100%; }
  .recovery-card h4 { font-size: 24px; }
  .brand-text { font-size: 18px; }
  .hero-content { padding: 60px 24px 40px; }
  .hero-btn-group { flex-direction: column; }
  .btn-primary-custom,
  .btn-outline-custom { justify-content: center; width: 100%; }
  .team-card {width: calc(33% - 18px);}
    .btn-wa {width:100%;}
    .d-flex-btn{margin-top:35px; gap:10px}
    .d-t-h{
        height: 48px;
    }
}


/* ═══════════════════════════════════════
   LG — Small desktop / large tablet (992px – 1199px)
═══════════════════════════════════════ */
@media (min-width: 992px) and (max-width: 1199px) {

  .hero-title { font-size: 42px; }
  .hero-content { padding: 60px 24px 40px; }
  .hero-image-wrapper { min-height: 520px; }
  .section-title { font-size: 38px; }
  .conditions-section { padding: 80px 0; }
  .trust-banner { min-height: 370px; }
  .trust-content { padding: 70px 32px; }
  .trust-stat-card { border-bottom: 1px solid rgba(255,255,255,0.08); }
  /*.why-section { margin-top: -130px !important; }*/
  .help-card { padding: 30px; }

  /* Nav collapses at this breakpoint */
  .a-dropdown > .a-menu,
  .a-dropdown > .a-mega {
    position: static !important;
    padding-top: 0;
    display: none;
    min-width: 0;
    transform: none !important;
    left: auto !important;
  }
  .a-mega { min-width: 0; }
  .a-menu-inner, .a-mega-inner {
    background: rgba(255,255,255,0.05);
    box-shadow: none;
    border-radius: 8px;
    animation: none;
    padding: 4px 0;
  }
  .a-mega-inner { padding: 10px 6px; }
  .a-menu-list li a,
  .mega-links li a {
    color: rgba(255,255,255,0.65);
    border-color: rgba(255,255,255,0.07);
    padding: 8px 12px;
  }
  .a-menu-list li a:hover,
  .mega-links li a:hover { background: rgba(255,255,255,0.06); }
  .a-menu-title, .a-link-title, .mega-link-title { color: rgba(255,255,255,0.88) !important; }
  .a-menu-desc, .mega-link-desc { color: rgba(255,255,255,0.45) !important; }
  .mega-col-header { color: rgba(255,255,255,0.35); border-color: rgba(255,255,255,0.1); }
  .mega-col-subtext { color: rgba(255,255,255,0.3); }
  .mega-divider { display: none; }
  .mega-cols { flex-direction: column !important; gap: 0 !important; }
  .btn-urgent, .btn-outline-custom { justify-content: center; width: 100%; }
}


/* ═══════════════════════════════════════
   XL — Full desktop (1200px and above)
═══════════════════════════════════════ */
@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl { max-width: 1330px; }

  .section-title { font-size: 40px; }

  .a-dropdown:hover > .a-menu,
  .a-dropdown:hover > .a-mega { display: block; }
}