.zero-deposit-landing-body {
  background: #f3f6fa;
}

.zero-landing {
  overflow: hidden;
}

.zero-landing * {
  box-sizing: border-box;
}

.zero-search-availability-note {
  margin: 10px 2px 0;
  color: #5d6c80;
  font-size: 12px;
  line-height: 1.45;
  font-weight: 700;
}

.zero-landing .zero-hero-promise {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 18px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, .32);
  border-radius: 999px;
  background: linear-gradient(135deg, #ff9a55, #f36f21);
  color: #fff;
  box-shadow: 0 14px 34px rgba(243, 111, 33, .28);
  font-size: 14px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.zero-landing .zero-hero-promise::before {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, .2);
  color: #fff;
  content: "✓";
  font-size: 13px;
  letter-spacing: 0;
}

.zero-landing .zero-deposit-chip {
  border-color: rgba(253, 121, 6, .38) !important;
  background: #fff7ed !important;
  color: #9a3412 !important;
  font-weight: 950 !important;
}

.zero-meaning-section {
  padding-top: 78px;
  padding-bottom: 78px;
  background: #f6f8fc;
}

.zero-meaning-section .home-standard-head h2 {
  margin: 10px 0 18px;
  color: #0d1830;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.06;
}

.zero-meaning-section .home-standard-head p {
  color: #5f6f89;
  font-size: 18px;
  line-height: 1.7;
}

.zero-meaning-proof strong {
  color: #f36f21;
  font-size: 25px;
  line-height: 1;
}

.zero-meaning-proof span {
  margin-top: 9px;
  color: #607086;
  font-size: 13px;
  line-height: 1.42;
}

.zero-protection-grid article {
  min-height: 330px;
  display: flex;
  flex-direction: column;
}

.zero-protection-grid article p {
  flex: 1;
}

.zero-fleet-section {
  background: #f8fafc;
}

.zero-fleet-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.zero-fleet-card {
  min-height: 190px;
  display: grid;
  align-content: end;
  padding: 26px;
  border: 1px solid rgba(226, 232, 240, .92);
  border-radius: 22px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, .98), rgba(255, 247, 237, .68)),
    #fff;
  box-shadow: 0 16px 42px rgba(15, 23, 42, .055);
}

.zero-fleet-card > span {
  width: max-content;
  min-height: 28px;
  display: inline-flex;
  align-items: center;
  padding: 0 11px;
  border-radius: 999px;
  background: #fff3e7;
  color: #c2410c;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.zero-fleet-card h3 {
  margin: 30px 0 0;
  color: #0f172a;
  font-size: 27px;
  line-height: 1.08;
  font-weight: 900;
}

.zero-fleet-card p {
  margin: 10px 0 0;
  color: #64748b;
  font-size: 14px;
  line-height: 1.5;
}

.zero-fees-section {
  padding-top: 28px;
  padding-bottom: 62px;
  background: #f3f6fa;
}

.zero-fees-panel,
.zero-related-panel {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(226, 232, 240, .92);
  border-radius: 22px;
  box-shadow: 0 16px 42px rgba(15, 23, 42, .055);
}

.zero-fees-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 42px;
  align-items: center;
  padding: 34px;
  background: #fff;
}

.zero-fees-panel .home-standard-head {
  position: relative;
  z-index: 1;
}

.zero-fees-panel h2 {
  max-width: 760px;
  margin: 12px 0 0;
  color: #0f172a;
  font-size: clamp(30px, 3.2vw, 46px);
  line-height: 1.08;
  font-weight: 900;
}

.zero-fees-panel p {
  max-width: 760px;
  margin: 12px 0 0;
  color: #64748b;
  font-size: 16px;
  line-height: 1.6;
}

.zero-fees-list {
  position: relative;
  z-index: 1;
  min-width: 290px;
  display: grid;
  gap: 10px;
}

.zero-fees-list span {
  padding: 15px 17px;
  border-radius: 16px;
  background: #fff7ed;
  color: #9a3412;
  font-size: 14px;
  font-weight: 850;
}

.zero-signature-panel {
  isolation: isolate;
}

.zero-signature-panel::before {
  position: absolute;
  z-index: -1;
  right: -8%;
  bottom: -42%;
  width: 58%;
  height: 108%;
  background: url('/assets/graphics/wise-route-signature.svg') center / contain no-repeat;
  opacity: .08;
  content: "";
  pointer-events: none;
}

.cluj-office-main.zero-signature-panel {
  position: relative;
  overflow: hidden;
}

.cluj-office-main.zero-signature-panel::before {
  filter: brightness(2) saturate(.7);
  opacity: .14;
}

.zero-related-section {
  padding-top: 54px;
  padding-bottom: 0;
  background: #f3f6fa;
}

.zero-related-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 42px;
  padding: 30px;
  background: #fff;
}

.zero-related-panel h2 {
  max-width: 760px;
  margin: 12px 0 0;
  color: #0f172a;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.08;
  font-weight: 900;
}

.zero-related-panel p {
  max-width: 760px;
  margin: 12px 0 0;
  color: #64748b;
  font-size: 16px;
  line-height: 1.6;
}

.zero-related-panel > a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 16px;
  background: #0f172a;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

.zero-faq-cta {
  grid-column: 1 / -1;
  margin-top: 2px;
}

@media (max-width: 1100px) {
  .zero-fleet-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zero-fees-panel {
    grid-template-columns: 1fr;
  }

  .zero-fees-list {
    min-width: 0;
  }
}

@media (max-width: 680px) {
  .zero-landing .zero-hero-promise {
    min-height: 40px;
    margin-top: 14px;
    padding: 0 15px;
    font-size: 12px;
  }

  .zero-landing .zero-hero-promise::before {
    width: 22px;
    height: 22px;
  }

  .zero-meaning-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .zero-meaning-section .home-standard-head h2 {
    font-size: 34px;
  }

  .zero-meaning-section .home-standard-head p {
    font-size: 16px;
  }

  .zero-fleet-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .zero-fleet-card {
    min-height: 150px;
    padding: 20px;
    border-radius: 20px;
  }

  .zero-fleet-card h3 {
    margin-top: 22px;
    font-size: 24px;
  }

  .zero-fees-section {
    padding-top: 18px;
    padding-bottom: 42px;
  }

  .zero-fees-panel,
  .zero-related-panel {
    border-radius: 22px;
    padding: 20px;
  }

  .zero-fees-panel {
    gap: 24px;
  }

  .zero-fees-list span {
    padding: 14px;
  }

  .zero-related-section {
    padding-top: 38px;
  }

  .zero-related-panel {
    align-items: stretch;
    flex-direction: column;
    gap: 22px;
  }

  .zero-related-panel > a {
    justify-content: center;
    width: 100%;
    text-align: center;
  }

  .zero-signature-panel::before {
    right: -26%;
    width: 100%;
  }
}
