:root{--ink:#172339;--muted:#566175;--blue:#2455df;--blue-dark:#1943bc;--line:#dce2eb;--paper:#fff;--soft:#f4f6fa;--radius:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button{font:inherit}img{display:block;max-width:100%}svg{display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #e29a00;outline-offset:5px}.wrap{width:min(1184px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:12px;left:12px;z-index:10;padding:12px;background:#fff;transform:translateY(-200%)}.skip:focus{transform:none}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:28px}.brand{display:flex;gap:11px;align-items:center;font-size:1.3125rem;font-weight:750;letter-spacing:-.7px;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--blue);color:white;font-size:1.3125rem;letter-spacing:-2px;padding-right:2px}.brand span:last-child{font-weight:450;color:var(--muted)}.nav{display:flex;align-items:center;gap:32px}.nav a{font-size:0.875rem;text-decoration:none}.nav a:hover{color:var(--blue)}.nav a[aria-current=page]{color:var(--blue)}.nav .nav-cta{border:1px solid var(--line);border-radius:100px;padding:12px 20px;color:var(--ink)}.nav .nav-cta:hover{border-color:var(--blue);color:var(--blue)}.eyebrow{text-transform:uppercase;font-weight:650;font-size:0.75rem;letter-spacing:1.6px;color:var(--muted);line-height:1.6;margin:0 0 24px}.hero{padding:76px 0 72px;display:grid;grid-template-columns:1.15fr 1fr;gap:38px;align-items:center}.hero h1{font-size:clamp(2.75rem,5.7vw,4.75rem);font-weight:600;line-height:1.03;letter-spacing:-3.8px;margin:0 0 28px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:1.25rem;line-height:1.5;max-width:470px;margin:0 0 30px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:16px 26px;border-radius:12px;border:1px solid transparent;text-decoration:none;font-size:1rem;font-weight:600;background:var(--blue);color:#fff;cursor:pointer;transition:background .15s,transform .15s}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button svg,.text-link svg{width:20px;height:20px;flex:none}.promo-line{margin:20px 0 0;font-size:0.875rem;line-height:1.6;color:var(--muted)}.promo-line strong{color:var(--ink);font-weight:650;white-space:nowrap}.hero-art{min-height:420px;border-radius:var(--radius);background:#f0f3fb;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px 8px;position:relative}.hero-art img{width:100%;height:auto}.intro{display:grid;grid-template-columns:1fr 2fr;gap:70px;border-top:1px solid var(--line);padding:50px 0 64px}.person{display:flex;gap:17px;align-items:flex-start}.person img{width:58px;height:58px;border-radius:50%;object-fit:cover}.person strong{display:block;font-size:1rem;font-weight:650;margin:4px 0 8px}.person p{font-size:0.875rem;line-height:1.55;margin:0;color:var(--muted)}.intro-copy{font-size:1.0625rem;line-height:1.75;margin:0;color:var(--muted)}.section{padding:76px 0;border-top:1px solid var(--line)}.section-top{display:flex;align-items:flex-start;gap:28px;margin-bottom:38px}.section-number{font-size:0.8125rem;color:var(--blue);font-weight:600;line-height:1.6;padding-top:8px;min-width:30px}.section h2,.application h2{font-size:clamp(1.875rem,3.1vw,2.625rem);line-height:1.18;font-weight:550;letter-spacing:-1.5px;margin:0;max-width:780px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{background:var(--soft);border-radius:18px;padding:30px;min-height:190px;display:flex;flex-direction:column;justify-content:space-between;gap:28px}.benefit svg{width:26px;height:26px;color:var(--blue)}.benefit p{font-size:1.125rem;line-height:1.5;margin:0;max-width:280px}.offer{background:var(--blue);border-radius:var(--radius);color:#fff;padding:50px;display:grid;grid-template-columns:.9fr 1.4fr;gap:70px;align-items:center}.offer-rate{font-size:clamp(5.5rem,10vw,8.625rem);line-height:1;font-weight:500;letter-spacing:-8px;white-space:nowrap}.offer-rate small{font-size:.52em;letter-spacing:-4px}.offer h2{font-size:1.875rem;letter-spacing:-.8px;line-height:1.25;margin-bottom:20px}.offer p{font-size:1.0625rem;line-height:1.7;margin:0;color:#e0e8ff}.offer .section-number{color:#d2ddff;padding-top:0;margin-bottom:16px}.bonus{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:90px}.bonus .section-top{margin-bottom:22px}.bonus p{font-size:1.125rem;line-height:1.7;color:var(--muted);max-width:600px;margin:0 0 0 58px}.bonus p a{color:var(--blue)}.bonus-art{height:260px;display:flex;align-items:center;justify-content:center;background:var(--soft);border-radius:var(--radius);overflow:hidden}.bonus-art img{width:230px;height:auto;transform:rotate(-12deg)}.application-shell{background:var(--soft);margin-top:4px}.application{display:grid;grid-template-columns:1.15fr 1fr;gap:90px;padding-block:70px;align-items:center}.application h2{margin-bottom:25px}.application p{font-size:1.0625rem;line-height:1.65;color:var(--muted);margin:0 0 25px}.application strong{color:var(--ink)}.contact-side{border-left:1px solid #d6ddea;padding-left:55px}.socials{display:flex;flex-wrap:wrap;gap:10px}.socials a{display:flex;align-items:center;gap:16px;padding:12px 17px;border:1px solid #cbd3df;border-radius:10px;text-decoration:none;font-size:0.875rem;font-weight:600}.socials a:hover{background:white;border-color:var(--blue);color:var(--blue)}.socials svg{height:16px;width:16px}.footer{display:flex;justify-content:space-between;gap:30px;padding-block:36px;align-items:flex-end}.footer p{font-size:0.8125rem;color:var(--muted);line-height:1.8;margin:0}.footer p strong{color:var(--ink);font-weight:550}.footer a{font-size:0.875rem;color:var(--muted)}.rates-hero{padding:60px 0 56px}.back-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:0.875rem;color:var(--muted);margin-bottom:40px}.back-link svg{width:16px;height:16px}.rates-hero h1{max-width:950px;font-size:clamp(2.375rem,5vw,4rem);font-weight:550;line-height:1.12;letter-spacing:-2.4px;margin:0 0 25px}.rates-hero p{font-size:1.1875rem;color:var(--muted);line-height:1.65;max-width:600px;margin:0}.rate-block{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding:44px 0;border-top:1px solid var(--line)}.rate-block h2{font-size:1.625rem;line-height:1.3;letter-spacing:-.65px;font-weight:550;margin:0 0 20px;max-width:320px}.rate-block .section-number{display:block;margin-bottom:14px;padding:0}.rate-table{width:100%;border-collapse:collapse;font-size:1rem;line-height:1.55}.rate-table th{text-align:left;color:var(--muted);font-size:0.8125rem;letter-spacing:.6px;text-transform:uppercase;font-weight:550;padding:0 0 18px;border-bottom:1px solid var(--line)}.rate-table td{padding:16px 0;border-bottom:1px solid var(--line);vertical-align:top}.rate-table tr:last-child td{border:0}.rate-table td:first-child{padding-right:24px}.rate-table td:last-child,.rate-table th:last-child{text-align:right;width:34%}.rate-table td:last-child{color:var(--blue);font-weight:600}.rate-table .long-value{white-space:normal;display:inline-block;max-width:180px}.notice{background:#edf2ff;border-radius:14px;padding:25px 30px;display:flex;gap:18px;margin:0 0 44px;font-size:1rem;line-height:1.7;color:#314366}.notice svg{width:22px;height:22px;color:var(--blue);flex:none;margin-top:2px}.notice p{margin:0}.rates-page .application-shell{margin-top:40px}@media(min-width:1600px){.hero{padding-block:88px}}@media(max-width:1000px){.hero h1{letter-spacing:-2.3px}.hero-art{min-height:340px}.hero{gap:20px}.intro{gap:36px;grid-template-columns:1fr 1.8fr}.offer{gap:40px;padding:36px}.benefit{padding:24px}.bonus{gap:45px}.application{gap:40px}.contact-side{padding-left:35px}.rate-block{gap:40px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:80px;gap:15px}.brand{font-size:1.1875rem}.brand-mark{width:30px;height:30px}.nav{gap:0}.nav .nav-cta{display:none}.nav a{font-size:0.8125rem}.hero{padding:44px 0 36px;grid-template-columns:1fr;gap:32px}.eyebrow{margin-bottom:20px;font-size:0.6875rem;letter-spacing:1.3px}.hero h1{font-size:3.25rem;letter-spacing:-2.6px;max-width:540px}.hero-lead{font-size:1.125rem;max-width:390px;margin-bottom:25px}.hero-art{min-height:0;height:275px;padding:15px 28px}.hero-art img{max-width:360px;max-height:100%;object-fit:contain}.intro{grid-template-columns:1fr;gap:26px;padding:32px 0 44px}.person{max-width:340px}.person img{width:52px;height:52px}.intro-copy{font-size:1rem;line-height:1.75}.section{padding:44px 0}.section-top{gap:15px;margin-bottom:26px}.section-number{min-width:22px;padding-top:5px}.section h2,.application h2{font-size:1.9375rem;letter-spacing:-1px}.benefits{grid-template-columns:1fr;gap:12px}.benefit{min-height:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:25px;gap:20px}.benefit svg{flex:none;width:24px;height:24px;margin-top:3px}.benefit p{font-size:1.0625rem;max-width:none}.offer{padding:30px;gap:24px;grid-template-columns:1fr}.offer-rate{font-size:6.625rem;letter-spacing:-6px}.offer h2{font-size:1.6875rem}.offer p{font-size:1rem}.bonus{grid-template-columns:1fr;gap:28px}.bonus p{font-size:1.0625rem;margin-left:37px}.bonus-art{height:220px}.bonus-art img{width:190px}.application{grid-template-columns:1fr;padding-block:44px;gap:32px}.application p{font-size:1rem}.contact-side{padding-left:0;padding-top:28px;border-left:0;border-top:1px solid var(--line)}.footer{flex-direction:column;align-items:flex-start;gap:20px;padding-block:28px}.rates-hero{padding:34px 0 36px}.back-link{margin-bottom:26px}.rates-hero h1{font-size:2.5rem;letter-spacing:-1.8px}.rates-hero p{font-size:1.0625rem}.rate-block{grid-template-columns:1fr;gap:8px;padding:30px 0}.rate-block h2{max-width:none;font-size:1.5625rem;margin-bottom:18px}.rate-block .section-number{margin-bottom:10px}.rate-table{font-size:0.9375rem}.rate-table td{padding:14px 0}.rate-table th{font-size:0.75rem}.notice{padding:22px;gap:13px;margin-bottom:28px;font-size:0.9375rem}.rates-page .application-shell{margin-top:20px}}@media(max-width:370px){.hero h1{font-size:2.8125rem}.brand{font-size:1.0625rem}.nav a{font-size:0.75rem}.wrap{width:calc(100% - 32px)}.rates-hero h1{font-size:2.1875rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.header,.button,.skip,.hero-art,.bonus-art,.socials{display:none}.wrap{width:100%}.section,.rate-block{break-inside:avoid;padding:24px 0}.offer{background:#fff;color:#172339;border:1px solid #aaa}.offer p{color:#172339}}

h1,h2{overflow-wrap:anywhere}
.application-no-contacts{grid-template-columns:1fr}

/* Quiet background accents for the landing page. */
.home-page {
  background:
    radial-gradient(ellipse 680px 540px at 100% 180px, #edf5ff 0%, transparent 75%),
    radial-gradient(ellipse 460px 380px at 0% 950px, #eff8fa 0%, transparent 75%),
    #fff;
}
.home-page .hero-art {
  isolation: isolate;
  background:
    radial-gradient(ellipse at 80% 20%, #d8f5f3, transparent 65%),
    linear-gradient(135deg, #eff3ff, #e8edfc);
  box-shadow: inset 0 0 0 1px rgb(36 85 223 / 5%);
}
.home-page .hero-art::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image:
    linear-gradient(rgb(36 85 223 / 7%) 1px, transparent 1px),
    linear-gradient(90deg, rgb(36 85 223 / 7%) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: linear-gradient(135deg, #000, transparent 80%);
}
.home-page .hero-art::after {
  content: "";
  position: absolute;
  width: 310px;
  height: 310px;
  border: 1px solid rgb(36 85 223 / 13%);
  border-radius: 50%;
  right: -100px;
  bottom: -130px;
  box-shadow: 0 0 0 34px rgb(255 255 255 / 22%), 0 0 0 68px rgb(255 255 255 / 15%);
  z-index: -1;
  pointer-events: none;
}
.home-page .benefit {
  background: linear-gradient(140deg, #f3f6fc, #f8fafc);
  box-shadow: inset 0 0 0 1px rgb(36 85 223 / 4%);
}
.home-page .offer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(115deg, #2455df 0%, #234fd0 65%, #1c44ba 100%);
}
.home-page .offer::before,
.home-page .offer::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
  border-radius: 50%;
  border: 1px solid rgb(255 255 255 / 12%);
}
.home-page .offer::before {
  width: 420px;
  height: 420px;
  left: -115px;
  top: -105px;
  box-shadow: 0 0 0 42px rgb(255 255 255 / 3%), 0 0 0 84px rgb(255 255 255 / 3%);
}
.home-page .offer::after {
  width: 310px;
  height: 310px;
  right: -160px;
  bottom: -200px;
  box-shadow: 0 0 0 30px rgb(255 255 255 / 3%), 0 0 0 60px rgb(255 255 255 / 3%);
}
.home-page .bonus-art {
  background:
    radial-gradient(circle, rgb(36 85 223 / 15%) 1px, transparent 1.5px) 0 0 / 18px 18px,
    radial-gradient(ellipse at 50% 50%, #fff 20%, #eef2fc 100%);
}
:is(.home-page, .rates-page) .application-shell {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: linear-gradient(110deg, #f4f6fa 45%, #eaf0fc 100%);
}
:is(.home-page, .rates-page) .application-shell::after {
  content: "";
  position: absolute;
  width: 460px;
  height: 460px;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid rgb(36 85 223 / 10%);
  box-shadow: 0 0 0 42px rgb(36 85 223 / 3%), 0 0 0 84px rgb(36 85 223 / 2%);
  pointer-events: none;
  z-index: -1;
}
@media(max-width:700px) {
  .home-page .hero-art::before { background-size: 32px 32px; }
  :is(.home-page, .rates-page) .application-shell::after { right: -340px; opacity: .5; }
}
@media print {
  .home-page { background: white; }
  .home-page .offer { background: white; }
  .home-page .offer::before,
  .home-page .offer::after,
  :is(.home-page, .rates-page) .application-shell::after { display: none; }
}

/* Tariff-page accents keep the data surface clear. */
.rates-page {
  background:
    radial-gradient(ellipse 780px 580px at 100% 200px, #edf5ff, transparent 75%),
    radial-gradient(ellipse 500px 460px at 0% 1600px, #f0f9fa, transparent 75%),
    #fff;
}
.rates-page .rates-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.rates-page .rates-hero::before {
  content: "";
  position: absolute;
  inset: 0 0 0 45%;
  z-index: -1;
  pointer-events: none;
  background-image:
    linear-gradient(rgb(36 85 223 / 6%) 1px, transparent 1px),
    linear-gradient(90deg, rgb(36 85 223 / 6%) 1px, transparent 1px);
  background-size: 40px 40px;
  mask-image: radial-gradient(ellipse at 100% 30%, #000, transparent 72%);
}
.rates-page .rates-hero::after {
  content: "";
  position: absolute;
  width: 320px;
  height: 320px;
  right: -150px;
  top: -160px;
  border: 1px solid rgb(36 85 223 / 10%);
  border-radius: 50%;
  box-shadow: 0 0 0 35px rgb(36 85 223 / 2.5%), 0 0 0 70px rgb(36 85 223 / 2%);
  z-index: -1;
  pointer-events: none;
}
.rates-page .rate-block > div {
  position: relative;
  isolation: isolate;
}
.rates-page .rate-block > div::after {
  content: "";
  position: absolute;
  width: 130px;
  height: 100px;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(circle, rgb(36 85 223 / 17%) 1px, transparent 1.5px) 0 0 / 16px 16px;
  mask-image: linear-gradient(135deg, #000, transparent 80%);
}
.rates-page .notice {
  background: linear-gradient(115deg, #edf2ff, #eff8fa);
  box-shadow: inset 0 0 0 1px rgb(36 85 223 / 5%);
}
@media(max-width:700px) {
  .rates-page .rates-hero::before { inset-inline-start: 25%; background-size: 32px 32px; opacity: .65; }
  .rates-page .rates-hero::after { right: -240px; opacity: .65; }
  .rates-page .rate-block > div::after { display: none; }
}
@media print {
  .rates-page { background: white; }
  .rates-page .rates-hero::before,
  .rates-page .rates-hero::after,
  .rates-page .rate-block > div::after { display: none; }
}
