:root{
  --navy:#0b2348;
  --navy-2:#0c2c59;
  --green:#63ad2e;
  --green-dark:#4d9420;
  --text:#18243a;
  --muted:#4c5360;
  --light:#f4f7fb;
  --line:#dce2ea;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}
a{text-decoration:none;color:inherit}
.container{width:min(1140px,92%);margin:0 auto}

.site-header{height:104px;background:#fff;border-bottom:1px solid #e7ebf0;display:flex;align-items:center;position:sticky;top:0;z-index:50}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;gap:12px;min-width:270px}
.brand-mark{width:58px;height:58px;border:7px solid var(--green);border-right-color:var(--navy);border-radius:50%;display:grid;place-items:center;transform:rotate(-12deg);font-size:35px;font-weight:900;color:var(--navy);line-height:1}
.brand-mark span{transform:rotate(12deg)}
.brand-text{display:flex;flex-direction:column;line-height:1}
.brand-text strong{font-size:27px;color:var(--navy)}
.brand-text small{font-size:11px;letter-spacing:2px;color:#6b9d43;font-weight:700;margin-top:7px}
.main-nav{display:flex;align-items:center;gap:34px}
.main-nav a{font-size:14px;font-weight:600;color:#132442;padding:42px 0 10px;border-bottom:2px solid transparent}
.main-nav a:hover,.main-nav a.active{border-bottom-color:var(--green)}
.header-phone{display:flex;align-items:center;gap:12px;border:1px solid #8c9aab;border-radius:11px;padding:12px 17px;min-width:201px}
.phone-icon{font-size:31px;color:var(--navy)}
.header-phone small,.header-phone strong{display:block}
.header-phone small{font-size:14px;margin-bottom:4px}
.header-phone strong{font-size:17px;letter-spacing:.4px}
.menu-toggle{display:none;background:none;border:0;padding:8px}
.menu-toggle span{display:block;width:25px;height:2px;background:var(--navy);margin:5px}

.hero{position:relative;min-height:560px;overflow:hidden;background:#f5f8fb}
.hero-photo{position:absolute;right:0;top:0;width:56%;height:100%;background:url("hero-room.jpg") center/cover no-repeat}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#f7f9fc 0%,#f7f9fc 42%,rgba(247,249,252,.91) 54%,rgba(247,249,252,0) 72%)}
.hero-content{position:relative;min-height:560px;padding-top:43px}
.hero-copy{width:56%;position:relative;z-index:2}
.hero h1{font-size:58px;line-height:1.12;letter-spacing:-1.8px;color:var(--navy);margin:0 0 18px;font-weight:750}
.hero-copy>p{font-size:17px;line-height:1.65;max-width:560px;margin:0;color:#303845}
.hero-points{display:flex;gap:35px;margin-top:28px}
.hero-point{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.5;color:#0e2140}
.round-icon{width:52px;height:52px;border:1.5px solid var(--green);border-radius:50%;display:grid;place-items:center;font-size:24px;color:var(--green-dark);flex:0 0 auto}
.call-card{position:absolute;left:0;bottom:26px;width:560px;background:#fff;border-radius:16px;padding:26px 26px 18px;box-shadow:0 10px 30px rgba(24,39,62,.13);z-index:3}
.call-main{display:flex;align-items:center;gap:17px}
.call-big-icon{width:54px;height:54px;background:var(--green);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:29px;flex:0 0 auto}
.call-main strong{display:block;font-size:14px;margin-bottom:5px}
.call-main a:not(.btn){display:block;font-size:31px;color:var(--navy);font-weight:800;letter-spacing:.4px}
.btn{margin-left:auto;padding:15px 20px;border-radius:6px;font-weight:800;white-space:nowrap}
.btn-green{background:var(--green);color:#fff}
.btn-green:hover{background:var(--green-dark)}
.privacy-note{margin-top:14px;font-size:12px;color:#59616e}
.help-card{position:absolute;right:0;bottom:26px;width:350px;background:#153d76;color:#fff;border-radius:14px;padding:24px 25px;display:flex;gap:18px;z-index:3}
.help-card-icon{width:58px;height:58px;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:25px;flex:0 0 auto}
.help-card h3{font-size:18px;margin:0 0 8px}
.help-card p{font-size:14px;line-height:1.55;margin:0;color:#fff}

.section-light{background:#f4f7fb}
.process{padding:33px 0 39px;text-align:center}
.eyebrow{font-size:13px;letter-spacing:1.5px;color:#6a9c43;font-weight:800;margin:0 0 5px}
h2{font-size:28px;color:var(--navy);margin:0}
.process-grid{display:grid;grid-template-columns:1fr 90px 1fr 90px 1fr;align-items:center;margin-top:20px}
.process-item{text-align:center}
.process-icon{width:84px;height:84px;margin:0 auto 10px;background:#fff;border:1px solid #d6dbe2;border-radius:50%;display:grid;place-items:center;font-size:36px;color:var(--green);box-shadow:0 1px 3px rgba(0,0,0,.04)}
.process-item h3{font-size:16px;margin:0 0 7px;color:#122342}
.process-item p{font-size:13px;line-height:1.55;margin:0}
.arrow{font-size:42px;color:#d6dce4}

.providers{padding:28px 0 20px;text-align:center;background:#fff}
.section-intro{margin:8px 0 25px;color:#525966;font-size:14px}
.provider-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:start}
.provider-grid div{display:flex;flex-direction:column;align-items:center;gap:10px}
.provider-grid span{font-size:38px;color:var(--navy)}
.provider-grid b{font-size:13px;line-height:1.45}
.question-bar{margin:28px auto 0;background:#f4f6f9;border-radius:9px;padding:11px 28px;display:flex;align-items:center;justify-content:center;gap:15px;max-width:900px}
.question-bar span{font-size:23px;color:var(--green)}
.question-bar b{font-size:16px}
.question-bar a{font-size:27px;color:var(--navy);font-weight:800;margin-left:45px}

.trust{background:#092b58;color:#fff;padding:29px 0}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-item{text-align:center;padding:0 26px;border-right:1px solid rgba(255,255,255,.18)}
.trust-item:last-child{border-right:0}
.trust-item span{display:block;color:var(--green);font-size:33px;margin-bottom:10px}
.trust-item h3{font-size:15px;margin:0 0 7px}
.trust-item p{font-size:13px;line-height:1.5;margin:0;color:#fff}

.footer{text-align:center;background:#fff;padding:12px 15px 17px;color:#3d4654;font-size:12px;line-height:1.5}
.footer p{margin:0}.footer span{color:#6d9e49;font-size:16px}

.whatsapp{position:fixed;right:20px;bottom:20px;width:67px;height:67px;background:#25D366;color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 6px 20px rgba(0,0,0,.22);z-index:100;font-size:28px;border:3px solid #fff}
.whatsapp small{position:absolute;right:78px;background:#092b58;padding:7px 10px;border-radius:5px;white-space:nowrap;font-size:12px;opacity:0;transform:translateX(8px);transition:.2s}
.whatsapp:hover small{opacity:1;transform:translateX(0)}


.footer-links {
  margin-top: 12px;
}

.footer-links a {
  color: #4d9420;
  font-weight: 700;
  text-decoration: none;
  margin: 0 8px;
}

.footer-links a:hover {
  text-decoration: underline;
}

.footer-links span {
  color: #777;
}

@media (max-width:1050px){
  .main-nav{gap:18px}.brand{min-width:230px}.hero h1{font-size:50px}.hero-copy{width:60%}.help-card{width:330px}.call-card{width:510px}
}
@media (max-width:850px){
  .site-header{height:78px}.nav-wrap{position:relative}.brand{min-width:0}.brand-mark{width:45px;height:45px;border-width:5px;font-size:27px}.brand-text strong{font-size:21px}.brand-text small{font-size:8px;letter-spacing:1.4px}
  .header-phone{display:none}.menu-toggle{display:block;margin-left:auto}
  .main-nav{display:none;position:absolute;left:0;right:0;top:65px;background:#fff;padding:10px 20px 18px;flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 12px 20px rgba(0,0,0,.1)}
  .main-nav.open{display:flex}.main-nav a{width:100%;padding:12px 0;border-bottom:1px solid #edf0f4}
  .hero{min-height:820px}.hero-photo{width:100%;height:48%;top:0}.hero-overlay{background:linear-gradient(180deg,rgba(247,249,252,.08) 0%,rgba(247,249,252,.88) 38%,#f7f9fc 53%,#f7f9fc 100%)}
  .hero-content{min-height:820px;padding-top:330px}.hero-copy{width:100%}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}
  .hero-points{gap:10px;justify-content:space-between}.hero-point{font-size:12px;gap:7px}.round-icon{width:42px;height:42px;font-size:20px}
  .call-card{left:0;right:0;bottom:24px;width:100%;padding:20px}.help-card{display:none}
  .call-main a:not(.btn){font-size:25px}.btn{padding:13px 15px}
  .process-grid{grid-template-columns:1fr;gap:18px}.arrow{display:none}.provider-grid{grid-template-columns:repeat(3,1fr);row-gap:25px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:25px}.trust-item{border-right:0}
  .question-bar{flex-wrap:wrap}.question-bar a{margin-left:0}
}
@media (max-width:520px){
  .container{width:90%}.hero{min-height:930px}.hero-content{min-height:930px;padding-top:270px}.hero-photo{height:38%}
  .hero h1{font-size:35px;letter-spacing:-1px}.hero-points{flex-direction:column;gap:11px}.hero-point{font-size:13px}.hero-point br{display:none}
  .call-card{bottom:18px}.call-main{flex-wrap:wrap}.call-main .btn{margin-left:71px}.call-main a:not(.btn){font-size:24px}
  .provider-grid{grid-template-columns:repeat(2,1fr)}.question-bar{padding:12px 15px}.question-bar b{font-size:13px}.question-bar a{font-size:23px}
  .trust-grid{grid-template-columns:1fr}.trust-item{padding:0 10px}.trust-item p{font-size:12px}
  .whatsapp{width:58px;height:58px;right:14px;bottom:14px}
}

















/* =========================================
   MOBILE ONLY WEBSITE
   Desktop screen par bhi mobile layout
========================================= */

html,
body {
  width: 100%;
  min-width: 320px;
  overflow-x: hidden;
}

/* Main website ko mobile width mein lock */
body {
  /* background: #f4f7fb; */
}


main {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  overflow: hidden;
}

.site-header {
  width: 100%;
  height: 72px;
  background: #f4f7fb;

}

.container {
  width: 92%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

/* Header */
.nav-wrap {
  width: 92%;
  max-width: 430px;
  gap: 8px;
}

.brand {
  min-width: 0;
  gap: 8px;
}

.brand-mark {
  width: 42px;
  height: 42px;
  border-width: 5px;
  font-size: 24px;
}

.brand-text strong {
  font-size: 19px;
}

.brand-text small {
  font-size: 7px;
  letter-spacing: 1.2px;
  margin-top: 5px;
}

/* Hide desktop phone box */
.header-phone {
  display: none;
}

/* Mobile menu */
.menu-toggle {
  display: block;
  margin-left: auto;
  cursor: pointer;
}

.main-nav {
  display: none;
  position: absolute;
  top: 72px;
  left: 0;
  right: 0;
  width: 400px;
  background: #fff;
  padding: 8px 20px 15px;
  flex-direction: column;
  align-items:first baseline;
  gap: 0;
  box-shadow: 0 10px 25px rgba(0,0,0,.12);
}

.main-nav.open {
  display: flex;
}

.main-nav a {
  width: 100%;
  padding: 13px 0;
  font-size: 14px;
  border-bottom: 1px solid #edf0f4;
}

/* =========================================
   HERO
========================================= */

.hero {
  width: 100%;
  max-width: 430px;
  min-height: 900px;
  margin: 0 auto;
}

.hero-photo {
  width: 100%;
  height: 360px;
  right: 0;
  top: 0;
}

.hero-overlay {
  background:
    linear-gradient(
      180deg,
      rgba(247,249,252,.05) 0%,
      rgba(247,249,252,.35) 24%,
      rgba(247,249,252,.92) 39%,
      #f7f9fc 52%,
      #f7f9fc 100%
    );
}

.hero-content {
  width: 92%;
  max-width: 430px;
  min-height: 900px;
  padding-top: 350px;
}

.hero-copy {
  width: 100%;
}

.hero h1 {
  font-size: 34px;
  line-height: 1.15;
  letter-spacing: -.8px;
  margin-bottom: 14px;
}

.hero-copy > p {
  font-size: 14px;
  line-height: 1.6;
}

/* Hero points */
.hero-points {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

.hero-point {
  font-size: 13px;
  gap: 9px;
}

.hero-point br {
  display: none;
}

.round-icon {
  width: 40px;
  height: 40px;
  font-size: 19px;
}

/* =========================================
   CALL CARD
========================================= */

.call-card {
  left: 0;
  right: 0;
  bottom: 18px;
  width: 100%;
  padding: 18px;
  border-radius: 13px;
}

.call-main {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 10px;
  align-items: center;
}

.call-big-icon {
  width: 48px;
  height: 48px;
  font-size: 24px;
}

.call-main strong {
  font-size: 12px;
}

.call-main a:not(.btn) {
  font-size: 22px;
}

.call-main .btn {
  grid-column: 1 / -1;
  width: 100%;
  margin: 5px 0 0;
  text-align: center;
  padding: 13px 15px;
}

.privacy-note {
  font-size: 11px;
  line-height: 1.4;
}

/* Desktop help card hide */
.help-card {
  display: none;
}

/* =========================================
   HOW WE HELP
========================================= */

.process {
  padding: 30px 0;
}

.process-grid {
  grid-template-columns: 1fr;
  gap: 20px;
}

.arrow {
  display: none;
}

.process-icon {
  width: 72px;
  height: 72px;
  font-size: 30px;
}

.process-item h3 {
  font-size: 15px;
}

.process-item p {
  font-size: 12px;
}

/* =========================================
   PROVIDERS
========================================= */

.providers {
  padding: 28px 0 22px;
}

.section-intro {
  font-size: 13px;
  line-height: 1.55;
}

.provider-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 25px 12px;
}

.provider-grid span {
  font-size: 32px;
}

.provider-grid b {
  font-size: 12px;
  line-height: 1.4;
}

/* =========================================
   QUESTION BAR
========================================= */

.question-bar {
  width: 100%;
  margin-top: 25px;
  padding: 13px 12px;
  flex-direction: column;
  gap: 6px;
  text-align: center;
}

.question-bar span {
  font-size: 20px;
}

.question-bar b {
  font-size: 13px;
}

.question-bar a {
  font-size: 22px;
  margin-left: 0;
}

/* =========================================
   TRUST SECTION
========================================= */

.trust {
  padding: 28px 0;
}

.trust-grid {
  grid-template-columns: 1fr;
  gap: 25px;
}

.trust-item {
  border-right: 0;
  padding: 0 15px;
}

.trust-item span {
  font-size: 30px;
}

.trust-item h3 {
  font-size: 14px;
}

.trust-item p {
  font-size: 12px;
}

/* =========================================
   FOOTER
========================================= */

.footer {
  max-width: 430px;
  margin: auto;
  padding: 15px 12px 90px;
  font-size: 11px;
}

.footer-links {
  margin-top: 12px;
}

.footer-links a {
  display: inline-block;
  margin: 4px 6px;
  font-size: 12px;
}

/* =========================================
   WHATSAPP
========================================= */

.whatsapp {
  width: 58px;
  height: 58px;
  right: 14px;
  bottom: 14px;
  font-size: 25px;
}

.whatsapp small {
  display: none;
}


/* =========================================
   VERY SMALL MOBILE
========================================= */

@media (max-width: 380px) {

  .hero {
    min-height: 920px;
  }

  .hero-content {
    min-height: 920px;
    padding-top: 285px;
  }

  .hero h1 {
    font-size: 30px;
  }

  .hero-copy > p {
    font-size: 13px;
  }

  .call-main a:not(.btn) {
    font-size: 20px;
  }

}