.callback{
  background:#0078FC!important;
  padding:76px 0 82px!important;
  color:#fff!important;
}

.callback .container{
  width:min(1280px,calc(100% - 70px))!important;
}

.callback-grid{
  display:grid!important;
  grid-template-columns:454px minmax(0,1fr)!important;
  gap:92px!important;
  align-items:center!important;
}

.callback-visual{
  width:454px!important;
  max-width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
}

.callback-visual img{
  width:454px!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
}

.callback .lead{
  font-family:"Inter",sans-serif!important;
  font-size:20px!important;
  font-weight:600!important;
  line-height:1.2!important;
  margin:0 0 7px!important;
  color:#fff!important;
}

.callback h2{
  font-family:"Inter",sans-serif!important;
  font-size:50px!important;
  font-weight:600!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  color:#fff!important;
  margin:0 0 34px!important;
  max-width:610px!important;
}

.callback-form{
  display:grid!important;
  gap:14px!important;
  max-width:610px!important;
}

.callback-form input,
.callback-form select{
  width:100%!important;
  height:50px!important;
  border:1px solid rgba(255,255,255,.9)!important;
  border-radius:4px!important;
  padding:0 16px!important;
  background:transparent!important;
  color:#fff!important;
  font-family:"Inter",sans-serif!important;
  font-size:14px!important;
}

.callback-form input::placeholder{
  color:#fff!important;
}

.callback-form select option{
  color:#111!important;
}

.callback-submit{
  margin-top:4px!important;
}

.figma-footer{
  padding:68px 0 30px!important;
  font-family:"Inter",Arial,sans-serif!important;
  color:#121212!important;
  background:#fff!important;
}

.figma-footer ul{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:13px!important;
}

.figma-footer li,
.figma-footer li a{
  font-size:12px!important;
  line-height:1.45!important;
  font-weight:400!important;
  color:#333!important;
}

.figma-footer li a:hover{
  color:#087cf0!important;
}

.figma-footer-bottom{
  min-height:105px!important;
  padding-top:4px!important;
  border-top:0!important;
  display:grid!important;
  grid-template-columns:1fr auto 1fr!important;
  align-items:end!important;
  gap:40px!important;
}

.figma-footer .footer-brand img{
  width:185px!important;
  max-height:64px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
}

.figma-footer .copyright{
  margin-top:18px!important;
  font-size:10px!important;
  color:#444!important;
}

.figma-footer .footer-social{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding-bottom:18px!important;
}

.figma-footer .footer-social a{
  width:26px!important;
  height:26px!important;
  border:1px solid #111!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
}

.figma-footer .footer-nabh{
  justify-self:end!important;
  text-align:right!important;
}

.figma-footer .footer-nabh img{
  width:58px!important;
  height:58px!important;
  object-fit:contain!important;
  margin-left:auto!important;
}

.figma-footer .legal{
  margin-top:11px!important;
  font-size:9px!important;
  color:#444!important;
}

.figma-footer .legal a{
  color:inherit!important;
}

@media (max-width:1000px){
  .callback-grid{
    grid-template-columns:1fr!important;
    gap:38px!important;
  }

  .callback-visual{
    margin-inline:auto!important;
  }
}

@media (max-width:700px){
  .callback-visual{
    width:min(454px,100%)!important;
  }

  .figma-footer-bottom{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }

  .figma-footer .footer-social{
    padding:0!important;
  }

  .figma-footer .footer-nabh{
    justify-self:start!important;
    text-align:left!important;
  }

  .figma-footer .footer-nabh img{
    margin-left:0!important;
  }
}

/* ===== FINAL HOME-MATCH OVERRIDES ===== */

.callback h2{
  font-size:50px!important;
  line-height:1.08!important;
  margin:0 0 34px!important;
  max-width:610px!important;
}

.callback-form{
  gap:14px!important;
  max-width:610px!important;
}

.callback-form input,
.callback-form select{
  height:50px!important;
  border:1px solid rgba(255,255,255,.9)!important;
  border-radius:4px!important;
  padding:0 16px!important;
  background:transparent!important;
  color:#fff!important;
}

.callback-submit{
  margin-top:4px!important;
}

.patient-care{
  max-width:610px!important;
  height:42px!important;
  margin-top:24px!important;
  border:1px solid #10D8A6!important;
  border-radius:6px!important;
  font-size:13px!important;
}

/* Footer final layout */

.figma-footer{
  padding:70px 0 36px!important;
}

.figma-footer ul{
  list-style:disc!important;
  padding-left:18px!important;
  margin:0!important;
}

.figma-footer li{
  display:list-item!important;
  list-style-position:outside!important;
  padding-left:1px!important;
}

.figma-footer li,
.figma-footer li a{
  font-size:14px!important;
  font-weight:400!important;
  line-height:1.6!important;
}

.footer-two-cols{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:56px!important;
}

.footer-links-grid{
  display:grid!important;
  grid-template-columns:1.25fr 1fr!important;
  gap:100px!important;
  margin-bottom:54px!important;
}

.figma-contact-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:72px!important;
  margin-bottom:48px!important;
}

.figma-footer .contact-card p,
.figma-footer .contact-line{
  font-size:13px!important;
  line-height:1.65!important;
}

.figma-footer-bottom{
  margin-top:12px!important;
  align-items:end!important;
}

/* Tablet */

@media (max-width:1000px){
  .callback-grid{
    grid-template-columns:1fr!important;
    gap:46px!important;
  }

  .footer-links-grid{
    grid-template-columns:1fr!important;
    gap:44px!important;
  }

  .figma-contact-grid{
    grid-template-columns:1fr 1fr!important;
    gap:38px!important;
  }
}

/* Mobile */

@media (max-width:700px){
  .callback{
    padding:54px 0 58px!important;
  }

  .callback .container{
    width:calc(100% - 36px)!important;
  }

  .callback h2{
    font-size:30px!important;
    line-height:1.12!important;
  }

  .footer-two-cols{
    grid-template-columns:1fr!important;
    gap:13px!important;
  }

  .figma-contact-grid{
    grid-template-columns:1fr!important;
  }

  .figma-footer-bottom{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }

  .figma-footer .footer-nabh{
    justify-self:start!important;
    text-align:left!important;
  }

  .figma-footer .footer-nabh img{
    margin-left:0!important;
  }
}

/* ===== FINAL SHARED ICON + BUTTON FIX ===== */

/* Footer contact icons */
.footer-icon{
  width:16px!important;
  height:16px!important;
  flex:0 0 16px!important;
  display:inline-flex!important;
}

.footer-icon svg{
  width:16px!important;
  height:16px!important;
  max-width:16px!important;
  max-height:16px!important;
  fill:none!important;
  stroke:#111!important;
  stroke-width:1.6!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

.figma-footer .contact-line{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
}

/* Footer social icons */
.figma-footer .footer-social svg{
  width:14px!important;
  height:14px!important;
  max-width:14px!important;
  max-height:14px!important;
  fill:none!important;
  stroke:#111!important;
  stroke-width:1.5!important;
}

.figma-footer .footer-social a:first-child svg path{
  fill:#111!important;
  stroke:none!important;
}

/* Shared paired CTA button */
.btn-paired{
  display:inline-flex!important;
  align-items:center!important;
  gap:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  text-decoration:none!important;
}

.btn-paired .btn-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:37px!important;
  min-height:37px!important;
  padding:0 16px!important;
  border:1px solid #050505!important;
  border-radius:20px!important;
  background:#050505!important;
  color:#fff!important;
  font-family:"Inter",Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1!important;
  white-space:nowrap!important;
}

.btn-paired .arrow{
  display:grid!important;
  place-items:center!important;
  width:37px!important;
  min-width:37px!important;
  height:37px!important;
  min-height:37px!important;
  margin-left:-1px!important;
  border-radius:50%!important;
  background:#10d8a6!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:22px!important;
  font-weight:400!important;
  line-height:1!important;
}

.callback-submit .btn-paired{
  width:max-content!important;
}

@media(max-width:700px){
  .callback-submit .btn-paired{
    width:100%!important;
  }

  .callback-submit .btn-label{
    flex:1!important;
  }
}
