:root {
  --bn-blue-top: #4975BF;
  --bn-blue: #28539a;
  --bn-blue-dark: #214680;
  --bn-blue-deep: #18376d;
  --bn-white: #ffffff;
  --bn-text: #ffffff;
}

/* Fonts */
@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Thin.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Thin.woff') format('woff'),
       url('../fonts/hellix/Hellix-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-ThinItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-ThinItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Light.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Light.woff') format('woff'),
       url('../fonts/hellix/Hellix-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-LightItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-LightItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Regular.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Regular.woff') format('woff'),
       url('../fonts/hellix/Hellix-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-RegularItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-RegularItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Medium.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Medium.woff') format('woff'),
       url('../fonts/hellix/Hellix-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-MediumItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-MediumItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-SemiBold.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-SemiBold.woff') format('woff'),
       url('../fonts/hellix/Hellix-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-SemiBoldItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-SemiBoldItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Bold.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Bold.woff') format('woff'),
       url('../fonts/hellix/Hellix-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-BoldItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-BoldItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-ExtraBold.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-ExtraBold.woff') format('woff'),
       url('../fonts/hellix/Hellix-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-ExtraBoldItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-ExtraBoldItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-Black.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-Black.woff') format('woff'),
       url('../fonts/hellix/Hellix-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hellix';
  src: url('../fonts/hellix/Hellix-BlackItalic.woff2') format('woff2'),
       url('../fonts/hellix/Hellix-BlackItalic.woff') format('woff'),
       url('../fonts/hellix/Hellix-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
/* Fonts */

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: #252525;
  background: #ffffff;
  letter-spacing: 0;
  font-size: 1rem;
  font-family: 'Hellix', system-ui, -apple-system, sans-serif;
}

a {
  text-decoration: none;
}

.site-hero {
  display: block;
  position: relative;
  color: var(--bn-text);
  background: linear-gradient(180deg, #29539B 0%, #1E3B70 100%);
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  overflow: hidden;
}

.top-notice {
  background: var(--bn-blue-top);
  color: #fff;
  font-size: 14px;
}

.top-notice a {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.nav-shell {
  /* min-height: 72px; */
  /* padding-bottom: 28px; */
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.23);
}

.hero-copy sup,
.top-notice sup,
.nav-link sup,
.download-card sup {
  top: -1em;
  font-size: 42%;
}

.brand-tagline {
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
}

.navbar-toggler {
  border: 0;
  box-shadow: none;
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 0.16rem rgba(255, 255, 255, 0.25);
}

.main-nav .nav-link {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.main-nav .nav-link:hover,
.main-nav .nav-link:focus,
.main-nav .nav-link.show {
  color: rgba(255, 255, 255, 0.96);
}

.dropdown-menu {
  border: 0;
  border-radius: 12px;
  box-shadow: 0 18px 50px rgba(20, 44, 89, 0.2);
}

.dropdown-item {
  font-size: 14px;
}

.hero-banner {
  display: block;
  position: relative;
  padding: 63px 0 86px;
}

.helpful span {
  cursor: pointer;
}

.hero-banner.how-it-works {
  padding: 60px 0 70px;
}

.hero-copy h1 {
  color: #ffffff;
  font-size: clamp(30px, 3.8vw, 42px);
  line-height: 1.12;
}

.hero-copy p {
  color: #fff;
  font-size: 18px;
}

.download-card {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  /* min-width: 215px;
  min-height: 80px; */
  padding: 15px 18px 15px 22px;
  color: #151515;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 16px 34px rgba(9, 23, 56, 0.18);
}

.download-card.footer-qr {
  min-width: auto;
  padding: 15px 15px 15px 15px;
}

.download-card.footer-qr span {
  font-size: 16px !important;
}

.download-card:hover,
.download-card:focus {
  color: #151515;
  transform: translateY(-1px);
}

.download-card span {
  font-size: 18px;
}

.hero-art {
  position: relative;
}

.hero-scissors {
  position: absolute;
  top: -5px;
  left: -10px;
  width: min(350px, 76%);
  /* opacity: 0.28; */
  max-width: 350px;
}

.hero-scissors.home {
  max-width: 350px;
}

.hero-phones {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.send-money-section {
  padding: 90px 0 0;
}

.send-money-section.hiw2 {
  padding: 50px 0 0;
}

.send-money-title {
  margin: 0 0 60px;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  line-height: 1.18;
}

.send-billnip {
  margin: 0 0 180px;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  line-height: 1.18;
}

.send-money-title sup {
  top: -0.55em;
  font-size: 42%;
}

.send-billnip sup {
  top: -0.55em;
  font-size: 42%;
}

.send-steps-row {
  --bs-gutter-x: 60px;
  --bs-gutter-y: 56px;
  margin-right: auto;
  margin-left: auto;
}

.send-step {
  max-width: 235px;
  margin: 0 auto;
}

.send-step-number {
  margin: 0 0 30px;
  color: #3D5A97;
  /* font-size: 28px; */
  font-size: clamp(24px, 2.2vw, 28px);
}

.send-step-ring {
  position: relative;
  display: grid;
  place-items: center;
  width: 160px;
  height: 160px;
  margin-bottom: 28px;
  border-radius: 50%;
  /* background:
    radial-gradient(circle, #ffffff 0 55%, transparent 56%),
    conic-gradient(from 180deg, #17CAA0 0 37%, #eeeeee 37% 100%); */
  /* box-shadow:
    inset 0 6px 16px rgba(12, 30, 58, 0.1),
    0 10px 22px rgba(16, 32, 59, 0.12); */

  box-shadow: 0px 4px 5px 0px #0000001A inset;

}

.send-step-ring::before {
  content: "";
  position: absolute;
  inset: 15px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(29, 65, 118, 0.04);
}

.send-step-ring-1 {
  background:
    radial-gradient(circle, #ffffff 0 55%, transparent 56%),
    conic-gradient(from 180deg, #17CAA0 0 25%, #eeeeee 25% 100%)
}

.send-step-ring-2 {
  background:
    radial-gradient(circle, #ffffff 0 55%, transparent 56%),
    conic-gradient(from 180deg, #17CAA0 0 50%, #eeeeee 50% 100%);
}

.send-step-ring-3 {
  background:
    radial-gradient(circle, #ffffff 0 55%, transparent 56%),
    conic-gradient(from 180deg, #17CAA0 0 75%, #eeeeee 75% 100%);
}

.send-step-ring-4 {
  background:
    radial-gradient(circle, #ffffff 0 55%, transparent 56%),
    conic-gradient(from 0deg, #17CAA0 0 100%, #eeeeee 100% 100%);
}

.send-step-dot {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(11, 28, 59, 0.12);
}

.send-step-dot-left {
  top: 70px;
  left: 0;
}

.send-step-dot-top {
  top: 0px;
  left: 70px;
}

.send-step-dot-right {
  top: 70px;
  right: 0px;
}

.send-step-dot-bottom {
  bottom: 0px;
  left: 73px;
}

.send-step-inner {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  align-content: center;
  width: 104px;
  height: 104px;
  color: #272727;
  border-radius: 50%;
  background: #ffffff;
}

.send-step-inner img {
  width: 50px;
  height: 50px;
  /* object-fit: contain;
  margin-bottom: 8px; */
}

.send-step-inner span {
  color: #252525;
  font-size: 14px;
  line-height: 1.3;
}

.send-step-text {
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
}

.why-use-section {
  padding: 90px 0 0px;
  background: #ffffff;
}

.why-use-container {
  width: min(100% - 32px, 1140px);
  margin: 0 auto;
}

.why-use-title {
  margin: 0 0 60px;
  color: #252525;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  line-height: 1.18;
  text-align: center;
}

.why-use-title sup {
  top: -0.55em;
  font-size: 42%;
}

.why-feature-card {
  max-width: 1060px;
  margin: 0 auto;
}

.why-feature-card + .why-feature-card {
  margin-top: 120px;
}

.why-feature-layout {
  display: grid;
  grid-template-columns: repeat(9, minmax(0, 1fr));
  align-items: start;
}

.why-feature-copy-col {
  position: relative;
  z-index: 1;
  grid-row: 1;
}

.why-feature-visual-col {
  position: relative;
  z-index: 2;
  grid-row: 1;
}

.why-feature-card:nth-of-type(odd) .why-feature-copy-col {
  grid-column: 1 / 7;
}

.why-feature-card:nth-of-type(odd) .why-feature-visual-col {
  grid-column: 5 / 10;
}

.why-feature-card:nth-of-type(even) .why-feature-visual-col {
  grid-column: 1 / 6;
}

.why-feature-card:nth-of-type(even) .why-feature-copy-col {
  grid-column: 4 / 10;
}

.why-feature-copy {
  min-height: 350px;
  padding: 48px;
  border-radius: 30px;
  background: #ffffff;
  box-shadow: 0 8px 34px rgba(37, 37, 37, 0.1);
}

.why-feature-copy-info {
  display: flex;
  flex-direction: column;
}

.why-feature-card:nth-of-type(odd) .why-feature-copy-info {
  align-items: start;
}

.why-feature-card:nth-of-type(even) .why-feature-copy-info {
  align-items: end;
}

.why-feature-heading {
  max-width: 360px;
  margin: 0 0 28px;
  color: #3D5A97;
  /* font-size: 30px; */
  font-size: clamp(26px, 2.4vw, 30px);
}

.why-feature-text {
  max-width: 350px;
  margin: 0;
  font-size: 18px;
}

.why-feature-visual {
  transform: translateY(25px);
}

.why-feature-img {
  display: block;
  width: 100%;
  height: auto;
}

.start-today-section {
  padding: 140px 0 0px;
  background: #ffffff;
}

.start-today-section.hiw {
  padding: 70px 0 0px;
}

.start-today-card {
  position: relative;
  min-height: 300px;
  overflow: hidden;
  border-radius: 34px;
  background: linear-gradient(258.86deg, #285299 1.34%, #22437F 97.97%);
}

.start-today-card.hiw {
  background: #f6f6f6;
}

.start-today-card.hiw .start-today-title {
  color: #252525;
}

.start-today-scissors {
  position: absolute;
  left: -130px;
  bottom: -144px;
  width: 500px;
  height: auto;
  transform: rotate(150deg);
  opacity: 0.28;
}

.start-today-content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 300px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 28px 60px 28px;
}

.start-today-title {
  margin: 0 0 26px;
  color: #ffffff;
  /* font-size: 40px; */
  font-size: clamp(26px, 3.2vw, 40px);
}

.start-download-card {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  padding: 12px 14px 12px 18px;
  color: #252525;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 16px 34px rgba(9, 23, 56, 0.18);
}

.start-download-card:hover,
.start-download-card:focus {
  color: #151515;
}

.start-download-card span {
  font-size: 16px;
}

.start-download-card sup {
  top: -0.55em;
  font-size: 42%;
}

.home-faq-section {
  padding: 90px 0 0;
  background: #ffffff;
}

.home-faq-title {
  margin: 0 0 60px;
  color: #252525;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  line-height: 1.18;
}

.home-faq-card {
  max-width: 360px;
  height: 100%;
  margin: 0 auto;
}

.home-faq-img {
  display: block;
  width: 100%;
  max-width: 320px;
  height: auto;
  margin: 0 0 28px;
  border-radius: 16px;
}

.home-faq-card-title {
  max-width: 340px;
  color: #3D5A97;
  /* font-size: 28px; */
  font-size: clamp(24px, 2.2vw, 28px);
}

.home-faq-card-title sup {
  top: -0.55em;
  font-size: 42%;
}

.home-faq-card-text {
  /* min-height: 150px; */
  font-size: 18px;
}

.home-faq-link {
  color: #107DE0;
  font-size: 16px;
}

.home-faq-link:hover,
.home-faq-link:focus {
  color: #0b6fbd;
}

.home-faq-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* min-width: 270px;
  min-height: 48px; */
  padding: 12px 55px;
  color: #ffffff;
  background: #3D5A97;
  border-radius: 12px;
  box-shadow: 0px 4px 4px 0px #FFFFFF40 inset;
}

.home-faq-button:hover,
.home-faq-button:focus {
  color: #ffffff;
  background: #2f497f;
}

.footer {
  margin: 90px 0 0;
  background: radial-gradient(88.89% 88.89% at 50% 50%, #29539b 0%, #1e3b70 100%);
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.footer-logo {
  width: 175px;
  height: auto;
}

.footer-divider {
  border-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}

.footer-text {
  color: #ffffff;
  line-height: 1.6;
}

.footer-link {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.15s;
  font-size: 0.85rem;
}

.footer-link:hover {
  color: white;
}

/* 2x2 grid for bottom links */
.footer-links-grid {
  display: grid;
  grid-template-columns: auto auto;
  gap: 6px 32px;
}

.social-icon {
  width: 25px;
  height: 25px;
}

.store-badge {
  width: 145px;
  height: auto;
}

.download-badge {
  width: 100px;
  height: auto;
  filter: brightness(0) invert(1);
}

.qr-footer-img {
  width: 64px;
  height: 64px;
}

/* ===== BLACK BOTTOM BAR ===== */

.footer-bottom {
  background: #111111;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.7);
}

.footer-bottom-trademark {
  font-size: 0.72rem;
  color: rgba(255, 255, 255, 0.4) !important;
}

.req-text {
  font-size: 18px;
  padding: 60px 0;
}

.form-label.navy {
  color: #3D5A97;
  font-weight: 600;
}

@media only screen and (max-width: 450px) {
  .store-badge {
    width: 125px;
  }
}

@media only screen and (max-width: 1200px) {

  .main-nav .nav-link {
    font-size: 12px;
  }

  .hero-banner {
    padding-top: 52px;
  }

  .hiw-step-text-card {
    height: 270px !important;
  }

  .hiw-step-row .hiw-step-img-card img {
    max-height: 475px !important;
  }
}

@media only screen and (max-width: 991.9px) {
  .supporters-privacy {
    margin-bottom: 80px;
  }

  .why-feature-heading, .why-feature-text {
    max-width: unset;
  }

  .download-card, .start-download-card {
    border-radius: 6px;
  }

  .hero-banner.how-it-works .hiw1-scissors {
    max-width: 290px;
  }

  .hero-banner.how-it-works-2 .hiw2-scissor {
    max-width: 220px !important;
  }

  .start-today-section.hiw {
    padding-top: 0;
  }

  .site-hero {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: visible;
    margin-bottom: 165px;
  }

  .site-hero.hiw-hero {
    margin-bottom: 0 !important;
  }

  .download-card {
    padding: 10px 14px 10px 14px;
  }
  .download-card span {
    font-size: 16px;
  }

  .download-card img {
    width: 50px;
    height: 50px;
  }

  .nav-shell {
    padding-bottom: 18px;
  }

  .navbar-collapse {
    padding: 16px 0 6px;
  }

  .main-nav .nav-link {
    padding: 10px 0;
    font-size: 14px;
  }

  .hero-banner {
    padding-top: 42px;
    padding-bottom: 0;
  }

  .hero-banner.how-it-works-2 {
    padding-bottom: 40px;
  }
  
  .hero-banner.how-it-works {
    padding-bottom: 42px;
  }

  .hero-copy {
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .hero-art {
    margin-bottom: -160px;
    margin-top: -40px;
  }

  .send-money-section {
    padding: 90px 0 90px;
  }

  .send-money-section.hiw2 {
    padding: 10px 0 0;
  }

  .send-money-title {
    margin-bottom: 56px;
  }
  
  .send-billnip {
    margin-bottom: 56px;
  }

  .send-steps-row {
    --bs-gutter-x: 36px;
    --bs-gutter-y: 54px;
  }

  .why-use-section {
    padding-bottom: 78px;
  }

  .why-use-title {
    margin-bottom: 52px;
  }

  .why-feature-copy {
    min-height: 330px;
  }

  .start-today-card {
    min-height: 270px;
    border-radius: 28px;
  }

  .start-today-content {
    min-height: 270px;
  }

  .start-today-scissors {
    left: -92px;
    width: 420px;
  }

  .home-faq-section {
    padding: 64px 0 98px;
  }

  .home-faq-title {
    margin-bottom: 56px;
  }

  .home-faq-card-text {
    min-height: 170px;
  }

  .hiw-step-text-card {
    height: 350px !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .still-questions .still-question-card {
    max-width: unset !important;
    /* width: 100%; */
  }

  .btn-resp-100 {
    width: 100%;
  }

  .req-recaptcha-box {
    max-width: unset !important;
    width: 100%;
  }

  .form-label {
    font-size: 15px;
  }

  .req-text {
    padding: 30px 0;
    font-size: 15px;
  }

  .start-today-section {
    background: #f6f6f6;
  }

  .assist-works-card {
    padding: 40px 30px !important;
  }

  .supporters-privacy-card-left-img {
    width: 40px;
    height: 40px;
  }

  .supporters-privacy-card-right-img {
    width: 30px;
    height: 30px;
  }

  .how-assist-work-img {
    width: 30px;
    height: 30px;
  }

  .assist-works-card h3 {
    font-size: 18px !important;
  }

  .assist-works-card p {
    font-size: 15px !important;
  }

  .home-faq-img {
    max-width: unset;
  }

  .why-feature-card + .why-feature-card {
    margin-top: 64px;
  }

  .hero-art {
    margin-bottom: -120px;
    margin-top: -30px;
  }

  .why-feature-layout {
    display: flex;
    flex-direction: column;
  }

  .why-feature-copy {
    min-height: auto;
    text-align: center;
  }

  .why-feature-heading,
  .why-feature-text {
    margin-right: auto;
    margin-left: auto;
  }

  .why-feature-copy-info {
    align-items: center !important;
  }

  .why-feature-card:nth-of-type(odd) .why-feature-visual {
    margin-top: 22px;
  }

  .why-feature-card:nth-of-type(even) .why-feature-copy {
    margin-top: 22px;
  }

  .why-feature-visual {
    transform: none;
  }

  .section-mob-img {
    min-height: 350px;
  }

  .why-billnip-responsive:nth-child(odd) .row {
    flex-direction: column-reverse;
  }

  .why-billnip-responsive:nth-child(even) .row {
    flex-direction: column;
  }

  .section-mob-img {
    background-position: top !important;
  }

  .why-feature-heading {
    max-width: unset;
    /* margin: 0; */
  }

  .why-feature-text {
    max-width: unset;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .why-feature-heading {
    font-size: 26px;
    max-width: unset;
    margin-bottom: 22px;
  }

  .why-feature-text {
    font-size: 17px;
    max-width: unset;
  }

  .why-feature-card + .why-feature-card {
    margin-top: 90px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .why-use-title {
    /* font-size: 36px; */
    font-size: clamp(22px, 2.8vw, 36px);
  }

  .why-feature-copy {
    padding: 30px;
    min-height: 240px;
  }

  .why-feature-heading {
    font-size: 22px;
    margin-bottom: 16px;
  }

  .why-feature-text {
    font-size: 15px;
  }

  .why-feature-card + .why-feature-card {
    margin-top: 72px;
  }
}

@media only screen and (max-width: 676px) {
  .why-billnip-responsive {
    max-height: 360px !important;
    margin-bottom: 22% !important;
  }
  .why-feature-heading {
    font-size: 22px;
  }

  .why-feature-text {
    font-size: 17px;
  }
}

@media only screen and (max-width: 1199.98px) {
  .why-billnip-responsive {
    border-radius: 30px;
    /* background: #ffffff; */
    overflow: hidden;
    box-shadow: 0 8px 34px rgba(37, 37, 37, 0.1);
    max-height: 420px;
    overflow: visible;
    margin-bottom: 125px;
  }

  .section-mob-img {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
  }

  .section-mob-img.one {
    background-image: url('../images/section-3-sub-1.svg');
    background-position: center right;
  }

  .section-mob-img.two {
    background-image: url('../images/section-3-sub-2.svg');
    background-position: center left;
  }

  .section-mob-img.three {
    background-image: url('../images/section-3-sub-3.svg');
    background-position: center right;
  }

  .section-mob-img.four {
    background-image: url('../images/section-3-sub-4.svg');
    background-position: center left;
  }

  .section-mob-img.five {
    background-image: url('../images/section-3-sub-5.svg');
    background-position: center right;
  }
}

@media only screen and (min-width: 340px) and (max-width: 375px) {
  .section-mob-img {
    min-height: 200px;
  }
}

@media only screen and (min-width: 319px) and (max-width: 340px) {
  .section-mob-img {
    min-height: 174px;
  }
}

/* ===== HOW IT WORKS PAGE ===== */

.hiw-step-row {
  margin-bottom: 48px;
}

.hiw-step-img-card {
  background: linear-gradient(180deg, #29539B 0%, #1E3B70 100%);
  border-radius: 24px;
  padding: 40px;
  display: flex;
  align-items: center;
  /* max-height: 300px; */
  max-height: 350px;
}

.hiw-step-row {
  margin-top: 100px;
}

.hiw-step-row.step-odd .hiw-step-img-card {
  justify-content: start;
}

.hiw-step-row.step-even .hiw-step-img-card {
  justify-content: end;
}

.hiw-step-row .hiw-step-img-card img {
  /* max-height: 450px; */
  max-height: 575px;
  max-width: 100%;
  object-fit: contain;
}

.hiw-step-text-card {
  background: #FFFFFF66;
  backdrop-filter: blur(30px);
  box-shadow: 2.5px 2.5px 15px 0px #0000001A;
  border-radius: 24px;
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 250px;
}

.step-odd .hiw-step-text-card {
  /* padding: 48px 180px; */
  padding: 20px 180px;
  margin-left: -80px;
}

.step-even .hiw-step-text-card {
  margin-right: -80px;
  padding: 48px 200px 48px 80px;

}

.hiw-step-label {
  color: #3D5A97;
  font-size: 16px;
  margin-bottom: 12px;
}

.hiw-step-title {
  color: #252525;
  /* font-size: 36px; */
  font-size: clamp(20px, 2.8vw, 36px);
  /* margin-bottom: 16px; */
}

.hiw-step-title sup {
  top: -0.55em;
  font-size: 42%;
}

.hiw-step-desc {
  font-size: 16px;
  color: #252525;
  margin: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hiw-step-row.step-odd .hiw-step-text-card {
    padding: 40px 120px;
  }

  .hiw-step-row.step-even .hiw-step-text-card {
    padding: 40px 120px 40px 80px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hiw-step-row.step-odd .hiw-step-text-card {
    margin-left: -60px;
    padding: 34px 100px;
  }

  .hiw-step-row.step-even .hiw-step-text-card {
    margin-right: -60px;
    padding: 34px 60px 34px 45px
;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hiw-step-row.step-odd .hiw-step-img-card {
    max-height: 250px;
    padding: 30px;
  }

  .hiw-step-row.step-even .hiw-step-img-card {
    max-height: 250px;
    padding: 30px;
  }

  .hiw-step-row.step-odd .hiw-step-text-card {
    margin-left: -30px;
    padding: 30px 50px;
  }

  .hiw-step-row.step-even .hiw-step-text-card {
    margin-right: -30px;
    padding: 30px 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .home-faq-card {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .home-faq-card, .home-faq-card-title {
    max-width: unset;
    text-align: center;
  }

  .home-faq-card-text {
    min-height: unset;
  }

  .home-faq-link {
    margin-bottom: 15px;
    display: inline-block;
  }

  .hiw-step-text-card {
    margin-left: 0;
    margin-top: -20px;
  }

  /* .hiw-step-img-card {
    min-height: 280px;
  } */

  .hiw-step-img-card {
    min-height: unset !important;
    max-height: 233px;
    padding: 20px;
  }

  .hiw-step-row .hiw-step-img-card img {
    max-width: 100% !important;
    height: auto !important;
    margin-left: -45px;
    margin-top: 12px;
    min-width: 190px;
  }

  .step-odd .hiw-step-text-card {
    padding: 40px 20px !important;
    margin-left: -45px !important;
  }

  .step-even .hiw-step-text-card {
    margin-right: 0 !important;
  }

  .hiw-step-text-card {
    margin-top: 0 !important;
    height: unset !important;
    padding: 20px !important;
  }

  .hiw-step-row {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .site-hero.hiw-hero {
    margin-bottom: 0;
  }
}

/* ===== Assist — ASSIST PAGE ===== */

.hero-banner.how-it-works-2 {
  position: relative;
  overflow: hidden;
}

.how-assist {
  padding: 90px 0 120px;
}

.how-assist h2 {
  color: #252525;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  font-weight: 300;
  line-height: 1.18;
  margin-bottom: 24px;
}

.how-assist p {
  color: #252525;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 16px;
}

.how-assist p.video-title {
  color: #252525;
  font-size: 20px;
  line-height: 1.6;
}

.video-wrapper {
  border-radius: 24px;
  overflow: hidden;
}

.video-wrapper video {
  box-shadow: 0 12px 40px rgba(37, 37, 37, 0.14);
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: contain;
  background-color: #f7f8fa;
}

/* .video-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
} */

@media only screen and (max-width: 767.98px) {
  .how-assist {
    padding: 56px 0 72px;
  }

  .how-assist h2 {
    /* font-size: 32px; */
    font-size: clamp(26px, 2.5vw, 32px);
    margin-bottom: 16px;
  }

  .how-assist p {
    font-size: 16px;
  }

  .video-wrapper {
    margin-top: 32px;
    border-radius: 16px;
  }
}

.assist-works-card {
  backdrop-filter: blur(30px);
  box-shadow: 2.5px 2.5px 15px 0px #0000001A;
  border-radius: 30px;
  padding: 35px 45px;
}

.btn-submit {
  background-color: #3D5A97;
  color: #fff;
  border-radius: 12px;
  padding: 0.5rem 6.5rem;
  box-shadow: 0px 4px 4px 0px #FFFFFF40 inset;
  border: 0;
  transition: 0.25s all;
}

.thankyou-card {
  box-shadow: 2.5px 2.5px 15px 0px #0000001A;
  background-color: #fff;
  border-radius: 20px;
  padding: 60px 30px;
}

.thankyou-card-content {
  max-width: 500px;
  margin: 0 auto;
}

.thankyou-card h3 {
  color: #3D5A97;
}

.thankyou-card p {
  font-size: 18px;
}

.btn-submit:hover {
  background-color: #30497f;
  color: #fff;
}

.assist-works-card h3 {
  color: #3D5A97;
  font-size: 20px;
}

.assist-works-card p {
  font-size: 16px;
}

.who-qualifies .who-qualifies-card {
  background: linear-gradient(180deg, #3D5A97 0%, #285299 100%);
  box-shadow:
    1.5px 1.5px 10px 0px #0000001A,
    inset 0px 4px 7px 0px #FFFFFF66;
  border-radius: 20px;
}

.how-assist-works {
  margin-bottom: 90px;
}

.who-qualifies {
  margin-bottom: 70px;
}

.how-assist-works h2 {
  /* font-size: 50px; */
  font-size: clamp(30px, 4vw, 50px);
}

.supporters-privacy-card {
  backdrop-filter: blur(30px);
  box-shadow: 2.5px 2.5px 15px 0px #0000001A;
  border-radius: 30px;
}

.supporters-privacy-card-left {
  /* font-size: 34px; */
  font-size: clamp(20px, 2.7vw, 34px);
}

.supporters-privacy-card-right h5.title {
  font-size: 18px;
}

.supporters-privacy-card-right p.desc {
  font-size: 16px;
}

.supporters-privacy-card.privacy h5.title {
  color: #3D5A97;
}

.text-navy {
  color: #3D5A97;
}

.form-control, .form-select {
  border: 0.5px solid #333333;
}

.faq {
  padding: 100px 0;
}

.faq .topic-list {
  line-height: 40px;
}

.faq .topic-list li a {
  color: #3D5A97;
  font-size: 18px;
  display: block;
  padding: 2px 10px;
  border-radius: 6px;
  transition: background 0.15s, color 0.15s, font-weight 0.1s;
}

.faq .topic-list li a:hover {
  background: rgba(61, 90, 151, 0.08);
}

.faq .topic-list li a.active {
  background: #3D5A97;
  color: #ffffff;
  font-weight: 600;
}

.faq .topic-list li.questions a {
  font-size: 22px;
}

.faq .left-title {
  font-size: 20px;
}

.faq-divider {
  border-left: 0.5px solid #333333;
}

.faq .explanation .ques {
  font-size: 20px;
  color: #3D5A97;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.faq .explanation .ans {
  font-size: 18px;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.faq .explanation {
  min-height: 400px;
}

.doubt {
  background-color: #f6f6f6;
}

.doubt h2 {
  margin: 0 0 60px;
  /* font-size: 44px; */
  font-size: clamp(26px, 3.5vw, 44px);
  line-height: 1.18;
}

.questions-card {
  border-radius: 15px;
  max-width: 400px;
  background-color: #fff;
}

.questions-card p {
  font-size: 18px;
}

.questions-card a {
  font-size: 14px;
  text-decoration: underline;
}

.legal {
  padding-top: 80px;
}

.legal a.mail {
  color: #3D5A97;
  text-decoration: underline;
}

@media only screen and (max-width: 543.9px) {
  .step-odd .hiw-step-text-card {
    padding: 28px 20px !important;
  }
}

@media only screen and (max-width: 481.9px) {
  .step-odd .hiw-step-text-card {
    padding: 38px 20px !important;
  }

  .hiw-step-desc {
    font-size: 14px;
  }

  .hiw-step-row .hiw-step-img-card img {
    min-width: 180px;
    margin-top: 14px;
  }
}

@media only screen and (max-width: 422.9px) {
  .step-odd .hiw-step-text-card {
    padding: 27px 20px !important;
  }

  .hiw-step-row .hiw-step-img-card img {
    min-width: 175px;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 399.9px) {
  .step-odd .hiw-step-text-card {
    padding: 22px 20px !important;
    margin-left: -35px !important;
  }

  .hiw-step-img-card {
    max-height: 222px !important;
  }

  /* .hiw-step-row .hiw-step-img-card img {
    min-width: 175px;
    margin-top: 15px;
  } */
}

@media only screen and (max-width: 767.9px) {

  .faq {
    padding: 50px 0;
  }

  .legal {
    padding-top: 50px;
  }

  .legal .legal-title {
    font-size: 18px;
  }

  .faq-divider {
    border-left: 0;
    margin-bottom: 3rem;
    border-top: 0.5px solid #333333;
  }

  .faq .explanation {
    min-height: unset;
  }
}

@media only screen and (max-width: 1200px) {
  .hero-banner.how-it-works-2 .hiw2-scissor {
    max-width: 300px;
  }
}

@media only screen and (max-width: 1100px) {
  .hero-banner.how-it-works-2 .wib-scissor {
    max-width: 350px !important;
  }
}

@media only screen and (max-width: 991.9px) {
  .nav-shell {
    border-bottom: 0;
  }
  
  .hero-banner.how-it-works-2 .wib-scissor {
    max-width: 250px !important;
  }

  .supporters-privacy-card {
    backdrop-filter: unset;
    box-shadow: unset;
    border-radius: unset;
  }

  .supporters-privacy-card-wrapper {
    backdrop-filter: blur(30px);
    box-shadow: 2.5px 2.5px 15px 0px #0000001A;
    border-radius: 30px;
  }
}

.ach {
  background-color: #EEF1F8;
}

.ach .category-container {
  max-width: 400px;
  margin: 0 auto;
}

.btn-green {
  background-color: #21BE79;
  color: #fff;
  transition: 0.25s all;
  border-radius: 10px;
  width: 400px;
}

.btn-green:hover, .btn-green:focus {
  background-color: #2ed18a;
  color: #fff;
}

.ach .category-container .price-text {
  font-size: 26px;
}

.ach .category-container .desc {
  font-size: 16px;
}

.ach .category-container .example-card {
  background-color: #fff;
  border-radius: 10px;
  min-height: 240px;
}

.ach .category-container .text-green {
  color: #21BE79;
}

.ach .category-container .total {
  font-size: 18px;
}

.ach .category-container .total-amt {
  font-size: 26px;
}

.calculator .table {
  /* border-radius: 10px; */
  border: 1px solid #9A9A9A;
}

.calculator .table thead {
  border-bottom: transparent;
}

.calculator .table th {
  font-size: 18px;
  background-color: #EEF1F8;
  font-weight: normal;
}

.calculator .title {
  color: #3D5A97;
}

.calculator .table .grayed-amt {
  background-color: #EEF1F8;
  border-radius: 5px;
}

@media only screen and (max-width: 576px) {
  .join .join-scissors {
    max-width: 400px !important;
  }

  .why-billnip-responsive {
    max-height: 330px !important;
    margin-bottom: 18% !important;
  }

  .who-qualifies-img {
    width: 48px;
    height: 48px;
  }

  /* .why-billnip-responsive {
    box-shadow: none !important;
  } */

  .section-mob-img {
    background-size: contain !important;
  }

  .section-mob-img {
    min-height: 250px;
  }

  .top-notice {
    font-size: 12px;
    padding: 10px 12px;
  }

  .site-hero {
    border-bottom-right-radius: 34px;
    border-bottom-left-radius: 34px;
    margin-bottom: 92px;
  }

  .hero-banner {
    padding-top: 34px;
    padding-bottom: 0;
  }

  .hero-copy h1 {
    margin-bottom: 20px;
    /* font-size: 38px; */
    font-size: clamp(32px, 3vw, 38px);
  }

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

  .hero-scissors {
    top: -285px;
    right: -95px;
    width: 260px;
  }

  .send-money-section {
    padding: 68px 0 54px;
  }

  .send-money-title {
    margin-bottom: 42px;
    /* font-size: 34px; */
    font-size: clamp(27px, 2.7vw, 34px);
  }

  .send-billnip {
    margin-bottom: 42px;
    /* font-size: 34px; */
    font-size: clamp(27px, 2.7vw, 34px);
  }

  .send-step-number {
    margin-bottom: 20px;
    font-size: 26px;
  }

  /* .send-step-ring {
    width: 132px;
    height: 132px;
    margin-bottom: 22px;
  } */

  .send-step-ring::before {
    inset: 13px;
  }

  .send-step-inner {
    width: 92px;
    height: 92px;
  }

  .send-step-inner img {
    margin-bottom: 6px;
  }

  .send-step-inner span,
  .send-step-text {
    font-size: 14px;
  }

  /* .send-step-dot-left,
  .send-step-dot-right {
    top: 58px;
  }

  .send-step-dot-top,
  .send-step-dot-bottom {
    left: 57px;
  } */

  .why-use-section {
    padding: 34px 0 58px;
  }

  .why-use-title {
    margin-bottom: 25px;
    /* font-size: 34px; */
    font-size: clamp(20px, 2.7vw, 34px);
  }

  .why-feature-card {
    border-radius: 18px;
  }

  .why-feature-copy {
    padding: 34px 24px 28px;
  }

  .why-feature-heading {
    font-size: 18px;
    margin: 0 0 22px;
  }

  .why-feature-text {
    font-size: 12px;
  }

  .start-today-section {
    padding: 54px 0 68px;
  }

  .start-today-card {
    min-height: 260px;
    border-radius: 22px;
  }

  .start-today-content {
    min-height: 260px;
    padding: 38px 20px;
  }

  .start-today-scissors {
    left: -130px;
    bottom: -78px;
    width: 360px;
  }

  .home-faq-section {
    padding: 48px 0 74px;
  }

  .home-faq-title {
    margin-bottom: 38px;
    /* font-size: 34px; */
    font-size: clamp(27px, 2.7vw, 34px);
  }

  .home-faq-img {
    margin-right: auto;
    margin-left: auto;
  }

  .home-faq-card {
    text-align: center;
  }

  .home-faq-card-title {
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
  }

  .home-faq-card-text {
    min-height: auto;
    /* margin-bottom: 28px; */
    font-size: 16px;
  }
}

@media only screen and (max-width: 500px) {
  .why-billnip-responsive {
    max-height: 270px !important;
    margin-bottom: 22% !important;
  }
}

.still-questions {
  background-color: #f6f6f6;
}

.still-questions .start-today-title {
  margin: 0 0 26px;
  color: #252525;
  /* font-size: 40px; */
  font-size: clamp(26px, 3.2vw, 40px);
}

.still-questions .still-question-card {
  border-radius: 15px;
  background-color: #fff;
  padding: 50px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 325px;
  width: 100%;
}

.still-question-card a {
  text-decoration: underline;
  color: #3D5A97;
}

/* RECAPTCHA */

.req-recaptcha-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid #dde3ee;
  border-radius: 8px;
  padding: 14px 18px;
  background: #f8f9fc;
  min-width: 260px;
  max-width: 300px;
}

.req-recaptcha-check {
  width: 22px;
  height: 22px;
  cursor: pointer;
  flex-shrink: 0;
  accent-color: #3D5A97;
}

.req-recaptcha-label {
  font-size: 0.9rem;
  color: #252525;
  cursor: pointer;
  margin: 0;
}

.req-recaptcha-brand {
  display: flex;
  align-items: center;
  gap: 6px;
}

.req-recaptcha-img {
  object-fit: contain;
}

/* QR Download Modal */
.qr-modal-content {
  border-radius: 20px;
  border: none;
  padding: 2rem 2rem 2.5rem;
  position: relative;
}

.qr-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.qr-modal-body {
  text-align: left;
}

.qr-modal-title {
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0.75rem;
  color: #1a1a1a;
}

.qr-modal-subtitle {
  color: #555;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}

.qr-modal-img-wrap {
  display: flex;
  justify-content: center;
  /* background: #f5f5f5; */
  border-radius: 12px;
  padding: 1.5rem;
}

.qr-modal-img {
  width: 220px;
  height: 220px;
  object-fit: contain;
}
