:root{--background:#ffffff;--foreground:#171717;--brand-blue:#20323B;--brand-blue-dark:#2F4F4F;--brand-gold-ui:#6699CC;--brand-gold-text:#6082B6;--font-text:-apple-system,"FiraGO","Noto Sans Georgian",system-ui,sans-serif;--font-accent:-apple-system,"FiraGO","Noto Sans Georgian",system-ui,sans-serif;--gold-grad:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0) 55%);--blue-grad:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0) 60%);--ease-spring:cubic-bezier(0.16,1,0.3,1);--radius-12:12px;--shadow-soft:0 10px 28px rgba(15,23,42,.12),0 4px 10px rgba(15,23,42,.10),0 1px 0 rgba(255,255,255,.55) inset;--shadow-soft-hover:0 16px 40px rgba(15,23,42,.16),0 6px 14px rgba(15,23,42,.12),0 1px 0 rgba(255,255,255,.65) inset;--card-shadow-rest:0 6px 18px rgba(15,23,42,.08),0 2px 6px rgba(15,23,42,.06);--card-shadow-hover:0 18px 42px rgba(15,23,42,.14),0 6px 14px rgba(15,23,42,.10);--border:rgba(0,0,0,.10);--container:1200px;--gutter:16px;--btn-h:44px;--wa-green:#25D366;--wa-green-dark:#128C7E;--wa-green-hover:#1ebe5d;--tg-blue:#0088cc;--tg-blue-dark:#007ab8;--tg-blue-hover:#0070a8;--tg-accent:#a19679}.hidden{display:none!important}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}.gcq-agree__body{display:flex;flex-direction:column;gap:10px;min-width:0}.gcq-agree__actions{display:flex;justify-content:flex-start}.gcq-agree__btn{height:40px;padding:0 14px;border-radius:12px}*{box-sizing:border-box}body,html{height:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-text);line-height:1.45;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}:focus{outline:none}:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(235,202,69,.45)}@supports not selector(:focus-visible){:focus{box-shadow:0 0 0 3px rgba(235,202,69,.45)}}.container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.stack{flex-direction:column}.row,.stack{display:flex}.row{align-items:center}.wrap{flex-wrap:wrap}.gap-8{gap:8px}.gap-10{gap:10px}.muted{color:rgba(0,0,0,.6)}@media (prefers-color-scheme:dark){.muted{color:rgba(255,255,255,.7)}}.grid{gap:14px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:980px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.mt-3{margin-top:10px}.mt-4{margin-top:14px}.mt-5{margin-top:18px}.mt-6{margin-top:22px}.mb-3{margin-bottom:10px}.mb-4{margin-bottom:14px}.pt-6{padding-top:16px}.row-between{align-items:flex-start;gap:14px}.h1{font-family:var(--font-accent);font-weight:800;letter-spacing:-.4px;line-height:1.1;font-size:34px}@media (max-width:760px){.h1{font-size:28px}}.h2{font-family:var(--font-accent);font-weight:800;letter-spacing:-.2px;line-height:1.15;font-size:22px;margin:0}.hint{font-size:12px;color:rgba(0,0,0,.6)}@media (prefers-color-scheme:dark){.hint{color:rgba(255,255,255,.7)}}.req{color:#ef4444;font-weight:700}.btn{height:var(--btn-h);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border-radius:var(--radius-12);border:1px solid transparent;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .22s var(--ease-spring),box-shadow .22s var(--ease-spring),filter .22s var(--ease-spring),opacity .16s ease;white-space:nowrap;font-family:var(--font-accent);font-weight:800;line-height:1}.btn-primary{background-color:var(--brand-gold-ui);background-image:var(--gold-grad);color:var(--brand-blue)}.btn-primary,.btn-whatsapp{box-shadow:var(--shadow-soft)}.btn-whatsapp{background:var(--wa-green);color:#fff}.btn-whatsapp:hover{background:var(--wa-green-hover)}.btn-secondary{background-color:var(--brand-blue);background-image:var(--blue-grad);color:#fff}.btn-secondary,.btn-telegram{box-shadow:var(--shadow-soft)}.btn-telegram{background:var(--tg-blue);color:#ffffff}.btn-telegram:hover{background:var(--tg-blue-hover)}.btn-ghost{background:#fff;border:1px solid rgba(0,0,0,.18);color:rgba(0,0,0,.75);box-shadow:none}.btn-wide{width:100%}@media (min-width:640px){.btn-wide{width:260px}}.btn:hover{transform:translateY(-1px) scale(1.015);box-shadow:var(--shadow-soft-hover);filter:saturate(1.02)}@media (hover:none){.btn:hover{transform:none;box-shadow:var(--shadow-soft);filter:none}}.btn-square{width:40px;height:40px;border-radius:10px;border:1px solid rgba(0,0,0,.18);background:#fff;font-weight:900;cursor:pointer}.btn-square:hover{background:rgba(0,0,0,.03)}.gc-calc__form{display:flex;flex-direction:column;gap:18px}.gc-calc__field{gap:8px}.gc-calc__status{margin-top:-6px}.gc-seg{display:grid;gap:10px;align-items:stretch}.gc-seg--region{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-seg--vehicle{grid-template-columns:repeat(3,minmax(0,1fr))}.gc-seg--period{grid-template-columns:repeat(4,minmax(0,1fr))}.gc-seg__btn{min-width:0;min-height:48px;width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 16px;border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#fff;color:#1f2937;font:inherit;font-weight:600;line-height:1.2;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;white-space:normal;word-break:normal;overflow-wrap:anywhere}.gc-seg__btn:hover{border-color:rgba(35,55,108,.35);background:rgba(35,55,108,.03)}.gc-seg__btn:focus-visible{border-color:rgba(35,55,108,.6);box-shadow:0 0 0 3px rgba(35,55,108,.14)}.gc-seg__btn--active{background:var(--brand-blue);background-image:var(--blue-grad);color:#fff;border-color:var(--brand-blue);box-shadow:0 6px 16px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.08)}.gc-seg__btn--active:hover{background:var(--brand-blue-dark);border-color:var(--brand-blue-dark)}.gc-seg__text{display:block;max-width:100%}.gc-calc__result{background:rgba(15,23,42,.02);padding:18px 16px}.gc-calc__resultLabel{margin-bottom:10px;font-size:14px;font-weight:700;color:rgba(0,0,0,.7)}.gc-calc__usd{font-size:18px;font-weight:700;color:rgba(0,0,0,.72)}.gc-calc__approx{font-size:16px}.gc-calc__kzt{font-size:20px;font-weight:800;color:var(--brand-blue)}.gc-calc__resultError{font-size:14px;font-weight:700;color:#b91c1c}@media (max-width:1100px){.gc-seg--vehicle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gc-calc__form{gap:16px}.gc-seg--region,.gc-seg--vehicle{grid-template-columns:1fr}.gc-seg--period{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-seg__btn{min-height:44px;padding:11px 14px;font-size:15px}.gc-calc__resultValue{flex-direction:row;gap:6px}.gc-calc__usd{font-size:16px}.gc-calc__kzt{font-size:18px}}.card{position:relative;border-radius:16px;overflow:hidden;box-shadow:var(--card-shadow-rest);transition:box-shadow .28s var(--ease-spring),transform .28s var(--ease-spring)}.card:focus-within,.card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px) scale(1.01)}.card--pad{padding:18px}@media (min-width:640px){.card--pad{padding:26px}}.card-body{padding:16px;display:flex;flex-direction:column;gap:10px}.card-title{font-family:var(--font-accent);font-weight:800;margin:0;line-height:1.15}.card-text{margin:0;color:rgba(0,0,0,.7);font-size:14px}@media (prefers-color-scheme:dark){.card{background:#111;border-color:rgba(255,255,255,.12)}.card-text{color:rgba(255,255,255,.78)}}.writeus{text-align:center;padding:32px 20px}.writeus__content{max-width:420px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.writeus__title{margin:0;font-size:20px;font-weight:900;color:#1A3A5F}.writeus__text{margin:0;font-size:14px;color:rgba(0,0,0,.6)}.writeus__actions{gap:10px;margin-top:6px}.field,.writeus__actions{display:flex;flex-direction:column}.field{gap:6px}.label,.lbl{font-size:13px;font-weight:700;color:rgba(0,0,0,.7)}@media (prefers-color-scheme:dark){.label,.lbl{color:rgba(255,255,255,.75)}}.control,.input,select,textarea{width:100%;height:var(--btn-h);border-radius:12px;border:1px solid rgba(0,0,0,.18);background:#fff;padding:10px 12px;font:inherit;color:#171717}.control--textarea,.field-textarea,textarea{height:auto;min-height:110px;resize:vertical}.control:focus,.input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(200,159,74,.8);box-shadow:0 0 0 3px rgba(200,159,74,.25)}.gc-checkrow,.gcq-agree,.qf-agree{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:rgba(0,0,0,.6)}.gc-checkrow input,.gcq-agree input,.qf-agree input{margin-top:2px}.err-box{border:1px solid rgba(239,68,68,.25);background:rgba(239,68,68,.08);padding:14px}.err-box__title{margin:0;font-weight:800}.err-box__list{margin:10px 0 0;color:#b91c1c}.status{margin-top:12px;color:#4b5563}.status--ok{color:#15803d}.status--err{color:#dc2626}.link{background:none;border:none;color:var(--brand-gold-text,#8a6a2f);text-underline-offset:2px;font:inherit;font-weight:800}.link--danger{color:#dc2626}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.panel-muted{border-radius:14px}@media (prefers-color-scheme:dark){.panel-muted{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06)}}.steps{margin:0 0 14px}.steps__row{gap:8px;justify-content:center}.steps__sep{color:#d1d5db}.steps__btn{display:inline-flex;padding:6px 12px;color:#374151;font-size:13px;line-height:1}.steps__btn:hover{border-color:rgba(0,0,0,.22)}.steps__btn--active{background:#1A3A5F;color:#fff;border-color:#1A3A5F}.steps__btn--disabled{background:#f9fafb;color:#9ca3af;border-color:rgba(0,0,0,.12)}.steps__num{display:inline-flex;width:20px;height:20px;background:rgba(255,255,255,.2);font-size:11px}.modal-overlay,.steps__num{align-items:center;justify-content:center}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;padding:16px;z-index:50}.modal{width:100%;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 18px 50px rgba(0,0,0,.25)}.modal--sm{max-width:420px;padding:18px;text-align:center}.modal--lg{max-width:860px;padding:18px;text-align:left}@media (min-width:640px){.modal--lg,.modal--sm{padding:22px}}.modal-title{margin:0 0 12px;font-size:18px;font-weight:900;color:#1A3A5F}.modal-text{margin:0 0 16px;font-size:14px;color:#374151}.modal-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-top:16px}.modal-actions--center{justify-content:center}.modal-scroll{max-height:85vh;overflow-y:auto}.hdr{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(0,0,0,.1)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.hdr{background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.hdr__container{max-width:1152px;margin:0 auto;padding:0 16px}.hdr__row{height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}@media (min-width:1200px){.hdr__row{height:80px}.hdr__container{padding:0 24px}}.hdr__logo{display:inline-flex;align-items:center;gap:8px}.hdr__nav{display:none;justify-content:center}@media (min-width:1200px){.hdr__nav{display:flex;gap:8px;align-items:center}}.hdr__link{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px;white-space:nowrap;color:#0f2238;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.hdr__link:hover{color:#23376C;background:rgba(255,255,255,.35)}.hdr__link.is-active{background:rgba(255,255,255,.4)}.hdr__dd{position:relative}.hdr__ddbtn{border:0;background:transparent;cursor:pointer}.hdr__caret{margin-left:6px;display:inline-block;transition:transform .18s ease}.hdr__caret.is-open{transform:rotate(180deg)}.hdr__ddpanel{position:absolute;left:0;top:calc(100% + 10px);min-width:260px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.1);box-shadow:0 20px 60px rgba(0,0,0,.18);z-index:60}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.hdr__ddpanel{background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.hdr__dditem{display:block;padding:12px 16px;text-decoration:none;color:#0f2238;transition:background-color .18s ease,opacity .18s ease}.hdr__dditem.is-active,.hdr__dditem:hover{background:rgba(255,255,255,.4)}.hdr__dditem.is-active{font-weight:900}.hdr__right{display:none;flex-direction:column;align-items:flex-end;gap:8px}@media (min-width:1200px){.hdr__right{display:flex}}.hdr__phone{font-weight:900;font-size:16px;line-height:1.1;color:#0f2238;text-decoration:none}.hdr__phone:hover{color:#23376C}.hdr__rightRow{display:flex;align-items:center;gap:12px}.hdr__icon,.hdr__langsTrigger{display:inline-flex}.hdr__langsTrigger{margin-left:6px;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.35);border:1px solid rgba(0,0,0,.1);color:#0f2238;font-size:12px;font-weight:900;cursor:pointer}.hdr__langsTrigger:hover{background:rgba(255,255,255,.55);color:#23376C}.hdr__burger{justify-self:end;display:inline-flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);cursor:pointer}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.hdr__burger{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (min-width:1200px){.hdr__burger{display:none}}.hdr__burger:hover{background:rgba(255,255,255,.7)}.hdr__burgerLines{display:flex;flex-direction:column;gap:6px}.hdr__burgerLines span{display:block;width:20px;height:2px;background:#0f2238;border-radius:2px}.mnav{position:fixed;inset:0;z-index:999}.mnav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.2);border:0;padding:0}.mnav__panel{position:absolute;right:0;top:0;width:86%;max-width:380px;height:100vh;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:rgba(255,255,255,.92);border-left:1px solid rgba(0,0,0,.1);box-shadow:-20px 0 60px rgba(0,0,0,.2)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.mnav__panel{background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.mnav__top{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.92)}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.mnav__top{background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.mnav__brand{font-weight:900;color:#0f2238}.mnav__close{height:40px;width:40px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:transparent;cursor:pointer}.mnav__close:hover{background:rgba(255,255,255,.4)}.mnav__content{padding:14px 14px 64px}.mnav__links{display:flex;flex-direction:column;gap:8px;background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:12px}.mnav__link{display:block;padding:12px 14px;border-radius:12px;text-decoration:none;color:#0f2238;font-weight:800}.mnav__link.is-active,.mnav__link:hover{background:rgba(255,255,255,.4)}.mnav__link.is-active{font-weight:900}.mnav__accordion{border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.4)}.mnav__accBtn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:0;background:transparent;cursor:pointer;color:#0f2238}.mnav__accBtn:hover{background:rgba(255,255,255,.4)}.mnav__accTitle{font-weight:900}.mnav__accCaret{transition:transform .18s ease}.mnav__accCaret.is-open{transform:rotate(180deg)}.mnav__accBody{padding:6px 10px 10px;background:rgba(255,255,255,.3)}.mnav__sublink{display:block;padding:10px 12px;border-radius:10px;text-decoration:none;color:#0f2238;font-weight:700}.mnav__sublink:hover{background:rgba(255,255,255,.4)}.mnav__box{margin-top:14px;padding:14px;border-radius:16px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.25)}.mnav__phone{display:block;text-decoration:none;color:#0f2238;font-weight:900;font-size:18px}.mnav__icons{margin-top:10px;display:flex;align-items:center;gap:10px}.mnav__langsTrigger{margin-left:auto;display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.35);border:1px solid rgba(0,0,0,.1);color:#0f2238;font-size:12px;font-weight:900;cursor:pointer}.mnav__langsTrigger:hover{background:rgba(255,255,255,.55);color:#23376C}.langModal{position:fixed;inset:0;z-index:1200}.langModal__overlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.35)}.langModal__panel{position:relative;margin:5vh auto;width:min(920px,calc(100% - 24px));max-height:90vh;overflow:auto;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.95);box-shadow:0 24px 70px rgba(0,0,0,.25)}.langModal__header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.08)}.langModal__title{margin:0;font-size:18px;font-weight:900;color:#0f2238;display:flex;gap:8px;align-items:center}.langModal__close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:transparent;cursor:pointer}.langModal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px}@media (min-width:720px){.langModal__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.langModal__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.langModal__item{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:12px;text-decoration:none;color:#0f2238;background:rgba(255,255,255,.65)}.langModal__item:hover{background:rgba(255,255,255,.95)}.langModal__item.is-active{border-color:#B58A2C;color:#B58A2C}.langModal__name{font-weight:800}.langModal__code{font-weight:700;font-size:12px;opacity:.75}.gc-page{background:#fff;min-height:100vh}.gc-container{max-width:1200px;margin:0 auto;padding:0 16px}.gc-section{padding:32px 0}@media (min-width:640px){.gc-section{padding:40px 0}}.gc-section--muted{background:#F5F7FA}.gc-h2{margin:0;font-size:20px;font-weight:800;color:#1A3A5F}.gc-text-muted{color:#66707a;font-size:14px}.gc-mt-12{margin-top:12px}.gc-hero{position:relative;overflow:hidden}.gc-hero__bg{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#ffffff,#ffffff 35%,#e9f0f5)}.gc-hero__grid{display:grid;grid-template-columns:1fr;gap:26px;align-items:center;padding:48px 0}@media (min-width:640px){.gc-hero__grid{padding:80px 0}}@media (min-width:1024px){.gc-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:48px}}.gc-hero__title{margin:0;font-size:30px;line-height:1.15;font-weight:900;color:#1A3A5F}@media (min-width:640px){.gc-hero__title{font-size:40px}}.gc-hero__subtitle{margin:14px 0 0;font-size:18px;line-height:1.5;color:#66707a;max-width:60ch}@media (min-width:640px){.gc-hero__subtitle{font-size:20px}}.gc-hero__cta{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.gc-hero__right{display:none}@media (min-width:1024px){.gc-hero__right{display:flex;justify-content:flex-end;align-items:center}}.gc-hero__visualWrap{width:100%;max-width:520px}.gc-hero-visual{position:relative;width:520px;max-width:100%;height:360px;overflow:visible}.gc-hero__car{position:absolute;right:142px;bottom:136px;left:320px;width:320px;height:auto;z-index:3}.gc-hero-policy{position:absolute;top:20px;right:120px;width:200;height:auto;z-index:1}.gc-hero-logo-small{position:absolute;right:255px;bottom:98px;width:95px;height:auto;z-index:2}@media (min-width:1280px){.gc-hero__visualWrap{max-width:560px}.gc-hero-visual{width:560px;height:380px}.gc-hero__car{right:48px;bottom:38px;width:100px}.gc-hero-policy{top:18px;right:270px;width:180px}.gc-hero-logo-small{right:375px;bottom:105px;width:80px}}.gc-legacy-note{margin-top:14px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff;padding:14px}.gc-advantages{padding:56px 0;border-top:1px solid rgba(0,0,0,.1);background:#fff}.gc-advantages__title{margin:0;text-align:center;font-size:24px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.gc-advantages__title{font-size:32px}}.gc-advantages__grid{margin-top:28px;display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:640px){.gc-advantages__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (min-width:1024px){.gc-advantages__grid{grid-template-columns:repeat(4,1fr)}}.gc-adv-card{border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff;padding:16px}.gc-adv-card__iconWrap{width:36px;height:36px;border-radius:10px;background:rgba(235,202,69,.15);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.gc-adv-icon{color:var(--brand-gold-text)}.gc-adv-card__kicker{font-size:12px;letter-spacing:.08em;font-weight:800;color:#66707a;text-transform:uppercase}.gc-adv-card__text{margin:10px 0 0;font-size:14px;line-height:1.55;color:#66707a}.gc-upsell{display:flex;flex-direction:column;overflow:hidden}@media (min-width:768px){.gc-upsell{flex-direction:row;align-items:stretch}}.gc-upsell__media{position:relative;width:100%}@media (min-width:768px){.gc-upsell__media{width:33.333%}}.gc-upsell__img{width:100%;height:160px;object-fit:cover;display:block}@media (min-width:768px){.gc-upsell__img{height:100%}}.gc-upsell__body{width:100%;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background:#F5F7FA}@media (min-width:768px){.gc-upsell__body{width:66.666%;padding:24px}}.gc-upsell__title{margin:0 0 10px;font-size:18px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.gc-upsell__title{font-size:20px}}.gc-upsell__p{margin:0 0 10px;font-size:14px;color:#334155}.gc-upsell__cta{margin-top:14px;display:flex;justify-content:flex-end}@media (max-width:639px){.gc-upsell__cta{justify-content:stretch}.gc-upsell__cta .btn{width:100%}}.gc-question{padding:56px 0;background:#F4F6FA}.gc-question__grid{display:grid;grid-template-columns:1fr;gap:26px;align-items:start}@media (min-width:1024px){.gc-question__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:40px}}.gc-question__media{display:flex;justify-content:center}@media (min-width:1024px){.gc-question__media{justify-content:flex-start}}.gc-question__img{width:100%;max-width:520px;height:auto;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.12)}.faq-acc{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.08)}.faq-acc__item+.faq-acc__item{border-top:1px solid rgba(0,0,0,.1)}.faq-acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;text-align:left;background:transparent;border:0;cursor:pointer;font:inherit}.faq-acc__q{font-weight:800;color:#1A3A5F;font-size:14px;line-height:1.25}@media (min-width:640px){.faq-acc__q{font-size:16px}}.faq-acc__sign{margin-left:14px;font-size:22px;line-height:1;color:rgba(0,0,0,.35);flex:0 0 auto}.faq-acc__a{padding:0 18px 16px;color:rgba(0,0,0,.7);font-size:14px;line-height:1.55}@media (min-width:640px){.faq-acc__a{font-size:16px}}.gc-coverage{background:#fff;padding:48px 0}@media (min-width:640px){.gc-coverage{padding:64px 0}}.gc-coverage__card{border-radius:16px;overflow:hidden;background:#0f2238;color:#fff;box-shadow:0 6px 18px rgba(15,23,42,.1)}.gc-coverage__grid{display:grid;grid-template-columns:1fr}@media (min-width:1024px){.gc-coverage__grid{grid-template-columns:1fr 1fr;align-items:stretch}}.gc-coverage__left{padding:20px}@media (min-width:640px){.gc-coverage__left{padding:40px}}.gc-coverage__title{margin:0;font-size:24px;font-weight:900}@media (min-width:640px){.gc-coverage__title{font-size:32px}}.gc-coverage__items{margin-top:22px;display:flex;flex-direction:column;gap:18px}.gc-coverage__item{display:flex;gap:12px}.gc-coverage__icon{width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin-top:2px;flex:0 0 auto}.gc-coverage__dot{width:8px;height:8px;border-radius:999px;background:#EBCA45;display:block}.gc-coverage__itemTitle{font-size:14px;font-weight:900}.gc-coverage__itemText{margin:6px 0 0;font-size:14px;color:rgba(255,255,255,.8);line-height:1.55}.gc-coverage__right{padding:20px;display:flex;align-items:center;justify-content:center}@media (min-width:640px){.gc-coverage__right{padding:40px}}.gc-coverage__imgWrap{width:100%;max-width:520px;background:rgba(255,255,255,.05);position:relative;overflow:hidden}.gc-coverage__imgWrap:before{content:"";display:block;padding-top:75%}@supports (aspect-ratio:4/3){.gc-coverage__imgWrap:before{content:none;display:none}.gc-coverage__imgWrap{aspect-ratio:4/3}}.gc-coverage__img{object-fit:cover;opacity:.9;position:absolute;inset:0;width:100%;height:100%}.gc-coverage__imgOverlay{background:rgba(0,0,0,.1)}.gc-coverage__imgOverlay,.osago-map-bg{position:absolute;inset:0}@supports (display:grid){.osago-map-bg{background-image:url(/osago-rf/Виды_субъектов_России_на_политической_карте.webp);background-size:cover;background-position:50%;opacity:.9;will-change:opacity}}.broker{padding:3rem 0;background:#f4f6fa}@media (min-width:640px){.broker{padding:4rem 0}}.broker__container{max-width:72rem;margin:0 auto;padding:0 1rem}.broker__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width:1024px){.broker__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}}.broker__title{font-size:1.5rem;line-height:1.25;font-weight:700;color:#1a3a5f;margin:0}@media (min-width:640px){.broker__title{font-size:1.875rem}}.broker__titleHighlight{color:var(--brand-gold-text,#8a6a2f)}.broker__lead{margin-top:1rem;font-size:1rem;line-height:1.5;font-weight:600;color:#1a3a5f}@media (min-width:640px){.broker__lead{font-size:1.125rem}}.broker__p{margin-top:1rem;font-size:.875rem;line-height:1.6;color:#374151}@media (min-width:640px){.broker__p{font-size:1rem}}.broker__list{margin-top:1rem;padding-left:1.25rem;list-style:disc;display:grid;gap:.5rem;color:#374151;font-size:.875rem;line-height:1.6}@media (min-width:640px){.broker__list{font-size:1rem}}.broker__media{display:flex;justify-content:center}@media (min-width:1024px){.broker__media{justify-content:flex-end}}.broker__logo{width:12rem;height:auto;filter:drop-shadow(0 12px 22px rgba(15,23,42,.22))}@media (min-width:640px){.broker__logo{width:16rem}}@media (min-width:1024px){.broker__logo{width:340px}}.ftr{width:100%;margin-top:2rem;background:#0f2238;color:rgba(255,255,255,.92);font-size:.875rem}.ftr__container{max-width:72rem;margin:0 auto;padding:0 1rem}.ftr__grid{padding:2.5rem 0;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.ftr__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ftr__title{margin:0 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.9)}.ftr__list{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.ftr__item{color:rgba(255,255,255,.78)}.ftr__link{color:rgba(255,255,255,.86);text-decoration:none;transition:color .16s ease,opacity .16s ease}.ftr__link:hover{color:#fcd671}.ftr__link:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(252,214,113,.28);border-radius:8px}.ftr__nowrap{white-space:nowrap}.ftr__bottom{border-top:1px solid rgba(255,255,255,.1)}.ftr__copy{padding:.75rem 0;font-size:.75rem;color:rgba(255,255,255,.65)}@media (prefers-color-scheme:dark){.ap-page,.bi-page,.bp-page,.cp-page,.gc-advantages,.gc-coverage,.gc-faq,.gc-hiw,.gc-page,.pr-page{background:#0a0a0a}.ap-title,.bi-title,.bp-title,.cp-title,.gc-advantages__title,.gc-coverage__title,.gc-hero__title,.pr-hero__title{color:#dbe7f3}.bi-desc,.bp-subrow,.cp-lead,.gc-hero__subtitle,.gc-text-muted,.pr-hero__sub{color:rgba(255,255,255,.76)}.faq-acc{background:#111;border-color:rgba(255,255,255,.12)}.faq-acc__sign{color:rgba(255,255,255,.45)}.faq-acc__a{color:rgba(255,255,255,.78)}.control,.input,select,textarea{color:#ededed}.btn-ghost,.control,.input,select,textarea{background:#111;border-color:rgba(255,255,255,.16)}.btn-ghost{color:rgba(255,255,255,.82)}}.gc-hiw__stepCard{position:relative}@media (min-width:1024px){.gc-hiw__desktop .gc-hiw__line{display:none}.gc-hiw__grid{gap:16px}.gc-hiw__stepCard .gc-hiw__num{margin:0 auto 10px}}.gc-hiw__desktop{display:none}.gc-hiw__mobile{display:block}@media (min-width:1024px){.gc-hiw__desktop{display:block}.gc-hiw__mobile{display:none}}.gc-section-title{margin:0;text-align:center;font-size:24px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.gc-section-title{font-size:32px}}.gc-section-intro{margin:10px auto 0;text-align:center;font-size:14px;line-height:1.6;color:#66707a;max-width:70ch}.gc-hiw{padding:56px 0;background:#fff}.gc-hiw__content{margin-top:22px}.gc-hiw__grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:1024px){.gc-hiw__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.gc-hiw__stepCard{text-align:center}.gc-hiw__num{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:900;color:#fff;background:#0f2238}.gc-hiw__stepTitle{font-weight:900;color:#1A3A5F;margin:0}.gc-hiw__stepText{margin:8px 0 0;font-size:14px;line-height:1.55;color:#66707a}.gc-hiw-card{border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff;box-shadow:var(--card-shadow-rest);padding:16px}.gc-hiw-card__row{display:flex;gap:12px;align-items:flex-start}.gc-hiw__num--mobile{margin:0;width:30px;height:30px;font-size:13px}.gc-hiw-card__body{min-width:0}@media (max-width:639px){.btn-wide{width:100%;white-space:normal;height:auto;min-height:var(--btn-h);padding:12px 14px;line-height:1.15;text-align:center}.gc-calc__cta .btn{font-size:14px}}.gc-calc__result{margin-top:10px;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:rgba(35,55,108,.04);padding:14px}.gc-calc__resultLabel{font-size:12px;font-weight:800;letter-spacing:.02em;color:rgba(0,0,0,.65);margin-bottom:6px}.gc-calc__resultValue{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.gc-calc__usd{font-weight:900;color:rgba(0,0,0,.7);font-size:14px}.gc-calc__approx{color:rgba(0,0,0,.55);font-size:13px}.gc-calc__kzt{font-weight:900;color:#0f2238;font-size:22px;letter-spacing:-.2px}@media (min-width:640px){.gc-calc__kzt{font-size:26px}}.gc-calc__resultError{font-size:13px;font-weight:800;color:#dc2626}.gc-calc__cta{margin-top:12px;display:flex;justify-content:flex-start}.gc-calc__cta .btn-wide{width:100%;max-width:520px;white-space:normal;height:auto;min-height:var(--btn-h);padding:12px 16px;line-height:1.15;text-align:center}.os-calc__head{margin-bottom:16px}.os-calc__title{font-size:28px;font-weight:900;margin:0}.os-calc__subtitle{margin:8px 0 0;color:rgba(0,0,0,.65)}.os-calc__summary{margin-top:10px;color:rgba(0,0,0,.7)}.os-calc__form{display:grid;gap:14px;margin-top:14px}.os-calc__row2{gap:12px}.os-calc__mode{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.os-calc__blockTitle{font-weight:900;margin-top:4px}.os-calc__grid3{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.os-calc__grid3{grid-template-columns:1fr}}.os-calc__grid2{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:768px){.os-calc__grid2{grid-template-columns:1fr}}.os-calc__note{padding-top:6px}.os-calc__termRow{display:flex;align-items:center;gap:10px}.os-calc__termRow .control{flex:1}.os-calc__numRow{display:flex;align-items:center;gap:10px}.os-calc__numRow .control{flex:1}.os-calc__suffix{min-width:64px;text-align:right;font-weight:800}.os-calc__drivers{display:grid;gap:12px}.os-calc__drivers--hidden{display:none}.os-calc__driversTitle{font-weight:900}.os-calc__kvsNote{margin-top:2px}.os-calc__rateBox{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px;background:#fff}.os-calc__rateTop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.os-calc__rateValue{font-size:16px;font-weight:900}.os-calc__rateEdit{margin-top:10px}.os-calc__result{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px;background:#fff}.os-calc__resultLabel{color:rgba(0,0,0,.65);font-weight:700}.os-calc__resultValue{display:grid;gap:6px;margin-top:10px}.os-calc__kzt{font-size:24px;font-weight:900;color:#1A3A5F}.os-calc__rub{font-size:16px;font-weight:900;color:#111827}.os-calc__resultNote{margin-top:10px;color:rgba(0,0,0,.65);display:grid;gap:8px}.os-calc__cta{margin-top:6px;display:flex}@media (max-width:639px){.os-calc__cta .btn{width:100%}}.os-calc__row2{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}@media (max-width:768px){.os-calc__row2{grid-template-columns:1fr}}.field .label{display:block;margin-bottom:8px;font-weight:800;font-size:14px;color:#111827}.seg__btn,.tabs__btn{appearance:none;-webkit-appearance:none;border:0;background:transparent;font:inherit;line-height:1}.seg,.tabs{display:inline-flex;align-items:stretch;gap:0;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:rgba(0,0,0,.04);padding:3px}.seg__btn,.tabs__btn{padding:9px 14px;border-radius:9px;font-weight:800;font-size:14px;cursor:pointer;color:rgba(17,24,39,.85);transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}.seg__btn:hover,.tabs__btn:hover{background:rgba(0,0,0,.06)}.seg__btn--active,.tabs__btn--active{background:#ffffff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.15);outline:2px solid rgba(26,58,95,.2);outline-offset:0}.seg__btn:focus-visible,.tabs__btn:focus-visible{outline:2px solid #1A3A5F;outline-offset:2px}.seg--equal .seg__btn,.tabs--equal .tabs__btn{min-width:150px;text-align:center}@media (max-width:768px){.seg--equal,.tabs--equal{width:100%}.seg--equal .seg__btn,.tabs--equal .tabs__btn{flex:1;min-width:0}}.hint--danger{color:#b91c1c;font-weight:800}.hint--danger strong{color:#991b1b}.hp-page{min-height:100vh;background:#fff}.hp-hero{position:relative;overflow:hidden}.hp-hero__bg{position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#F7F7F7,#ffffff 45%,#e9f0f5)}.hp-hero__grid{display:grid;grid-template-columns:1fr;gap:26px;align-items:center;padding:40px 0}@media (min-width:640px){.hp-hero__grid{padding:64px 0}}@media (min-width:1024px){.hp-hero__grid{grid-template-columns:1.1fr .9fr;gap:40px;padding:72px 0}}.hp-hero__title{margin:0;font-size:30px;line-height:1.15;font-weight:900;color:#1A3A5F}@media (min-width:640px){.hp-hero__title{font-size:40px}}.hp-hero__subtitle{margin:14px 0 0;font-size:16px;line-height:1.6;color:rgba(0,0,0,.6);max-width:70ch}@media (min-width:640px){.hp-hero__subtitle{font-size:18px}}.hp-hero__cta{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}.hp-hero__right{display:flex;justify-content:center}@media (min-width:1024px){.hp-hero__right{justify-content:flex-end}}.hp-hero__logo{width:224px;height:auto}@media (min-width:640px){.hp-hero__logo{width:288px}}@media (min-width:1024px){.hp-hero__logo{width:420px}}@media (min-width:1280px){.hp-hero__logo{width:480px}}.hp-sectionTitle{margin:0;text-align:center;font-size:24px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.hp-sectionTitle{font-size:32px}}.hp-sectionIntro{margin:10px auto 0;text-align:center;font-size:14px;line-height:1.6;color:rgba(0,0,0,.6);max-width:75ch}.hp-benefits{padding:56px 0;border-top:1px solid rgba(0,0,0,.1);background:#F7F7F7}.hp-benefits__grid{margin-top:22px;display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:640px){.hp-benefits__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (min-width:1024px){.hp-benefits__grid{grid-template-columns:repeat(4,1fr)}}.hp-benefitCard{padding:16px}.hp-benefitCard__iconWrap{width:36px;height:36px;border-radius:10px;background:rgba(235,202,69,.15);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.hp-benefitIcon{width:20px;height:20px;color:#C89F4A}.hp-benefitCard__value{font-size:22px;font-weight:900;color:#1A3A5F;line-height:1.1}.hp-benefitCard__label{margin-top:8px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.55)}.hp-benefitCard__text{margin:10px 0 0;font-size:14px;line-height:1.55;color:rgba(0,0,0,.6)}.hp-director{padding:56px 0;background:#fff}.hp-director__title{margin:0;text-align:center;font-size:26px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.hp-director__title{font-size:36px}}.hp-director__card{margin-top:18px;padding:18px}@media (min-width:640px){.hp-director__card{padding:26px;margin-top:22px}}.hp-director__grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}@media (min-width:1024px){.hp-director__grid{grid-template-columns:minmax(0,1fr) 240px;gap:40px}}.hp-director__text{position:relative;color:rgba(0,0,0,.7)}.hp-director__paragraphs{font-size:14px;line-height:1.75;text-align:justify}@media (min-width:640px){.hp-director__paragraphs{font-size:16px}}.hp-director__paragraphs p{margin:0 0 12px}.hp-director__sign{margin-top:18px;font-size:14px}@media (min-width:640px){.hp-director__sign{font-size:16px}}.hp-director__signature{position:absolute;right:0;bottom:0;transform:translateY(-12px)}.hp-director__signatureImg{opacity:.9}.hp-director__photoWrap{display:flex;justify-content:center}@media (min-width:1024px){.hp-director__photoWrap{justify-content:flex-end}}.hp-director__photo{width:140px;height:140px;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.03)}@media (min-width:640px){.hp-director__photo{width:170px;height:170px}}.hp-director__photoImg{width:100%;height:100%;object-fit:cover}.hp-services{padding:56px 0;background:#fff}.hp-services__head{margin-bottom:18px}.hp-services__title{margin:0;font-size:24px;font-weight:900;letter-spacing:-.2px}@media (min-width:640px){.hp-services__title{font-size:30px}}.hp-services__titleBlue{color:#1A3A5F}.hp-services__titleGold{color:#C89F4A}.hp-services__bar{margin-top:10px;height:4px;width:64px;background:#C89F4A;border-radius:999px}.hp-services__topGrid{margin-top:18px;display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:22px}@media (min-width:1024px){.hp-services__topGrid{grid-template-columns:1fr 1fr}}.hp-serviceCard{overflow:hidden;display:flex;flex-direction:column}@media (min-width:768px){.hp-serviceCard{flex-direction:row;align-items:stretch}}.hp-serviceCard__media{width:100%}@media (min-width:768px){.hp-serviceCard__media{width:50%}}.hp-serviceCard__img{width:100%;height:220px;object-fit:cover;display:block}@media (min-width:768px){.hp-serviceCard__img{height:100%}}.hp-serviceCard__body{width:100%;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}@media (min-width:768px){.hp-serviceCard__body{width:50%;padding:22px}}.hp-serviceCard__body--green{background:#052521}.hp-serviceCard__body--brown{background:#3A120A}.hp-serviceCard__title{margin:0 0 10px;font-size:18px;font-weight:900}@media (min-width:640px){.hp-serviceCard__title{font-size:20px}}.hp-serviceCard__p{margin:0 0 10px;font-size:14px;line-height:1.6}.hp-serviceCard__pLight{color:rgba(255,255,255,.92)}.hp-serviceCard__pDim{color:rgba(255,255,255,.72)}.hp-serviceCard__meta{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.hp-serviceCard__price{font-weight:900;color:#FCD671}.hp-serviceCard__term{color:rgba(255,255,255,.72)}.hp-serviceCard__cta{margin-top:14px}.hp-broker,.hp-contact{padding:56px 0;background:#F4F6FA}.hp-contact__grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}@media (min-width:1024px){.hp-contact__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:40px}}.hp-contact__media{display:flex;justify-content:center}@media (min-width:1024px){.hp-contact__media{justify-content:flex-start}}.hp-contact__img{width:288px;height:auto;object-fit:contain}@media (min-width:640px){.hp-contact__img{width:320px}}@media (min-width:1024px){.hp-contact__img{width:384px}}@media (prefers-color-scheme:dark){.hp-page{background:#0a0a0a}.hp-hero__bg{background:linear-gradient(135deg,#0a0a0a,#0a0a0a 45%,#0f2238)}.hp-director__title,.hp-hero__title,.hp-sectionTitle,.hp-services__titleBlue{color:#dbe7f3}.hp-benefitCard__text,.hp-hero__subtitle,.hp-sectionIntro{color:rgba(255,255,255,.76)}.hp-benefits{border-top-color:rgba(255,255,255,.12)}.hp-benefits,.hp-director,.hp-services{background:#0a0a0a}.hp-broker,.hp-contact{background:rgba(255,255,255,.06)}.hp-benefitCard__label{color:rgba(255,255,255,.62)}}.svc-section{margin-top:22px}@media (min-width:640px){.svc-section{margin-top:28px}}.svc-head{margin-bottom:14px}.svc-title{margin:0;font-size:18px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.svc-title{font-size:20px}}.svc-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:760px){.svc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (min-width:1100px){.svc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.card-static{transform:none!important}.card-static:focus-within,.card-static:hover{transform:none!important}.svc-card{overflow:hidden;min-width:0;display:flex;flex-direction:column;height:100%}.svc-card__media{position:relative;width:100%;background:rgba(0,0,0,.02);display:flex;align-items:center;justify-content:center}.svc-card__media:before{content:"";display:block;padding-top:56.25%}@supports (aspect-ratio:16/10){.svc-card__media:before{content:none;display:none}.svc-card__media{aspect-ratio:16/10}}.svc-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:8px}.svc-card__body{padding:14px;display:flex;flex-direction:column;gap:10px;flex:1}@media (min-width:640px){.svc-card__body{padding:16px}}.svc-card__title{margin:0;font-size:14px;font-weight:900;color:#1A3A5F}@media (min-width:640px){.svc-card__title{font-size:16px}}.svc-card__list{margin:0;padding-left:18px;display:grid;gap:6px;color:rgba(0,0,0,.7);font-size:14px;line-height:1.55}.svc-card__cta{margin-top:auto;padding-top:6px}.svc-card__btn{width:100%;text-align:center}@media (prefers-color-scheme:dark){.svc-card__title,.svc-title{color:#dbe7f3}.svc-card__list{color:rgba(255,255,255,.78)}.svc-card__media{background:rgba(255,255,255,.06)}}.cc-manage{position:fixed;left:16px;bottom:16px;z-index:40;height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#0f2238;color:#fff;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.18)}.cc-manage:hover{opacity:.92}.cc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-title{font-weight:900;color:#1A3A5F;font-size:16px;margin:0}.cc-text{margin:8px 0 0;color:rgba(0,0,0,.65);font-size:13px;line-height:1.5}.cc-close{border:0;background:transparent;cursor:pointer;color:rgba(0,0,0,.45);font-size:16px;line-height:1}.cc-close:hover{color:rgba(0,0,0,.7)}.cc-cats{margin-top:14px}.cc-cats__title{font-weight:900;color:#1A3A5F;font-size:14px;margin-bottom:10px}.cc-cats__list{display:grid;gap:10px}.cc-cat{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cc-cat__text{min-width:0}.cc-cat__name{font-weight:900;font-size:13px;color:rgba(0,0,0,.85)}.cc-cat__desc{margin-top:4px;line-height:1.4}.cc-cat__desc,.cc-policy{font-size:12px;color:rgba(0,0,0,.6)}.cc-policy{margin-top:10px}.cc-toggle{position:relative;width:44px;height:24px;flex:0 0 auto}.cc-toggle__track{position:absolute;inset:0;border-radius:999px;background:rgba(0,0,0,.18);transition:background-color .15s ease}.cc-toggle__track.is-on{background:rgba(26,58,95,.95)}.cc-toggle__track.is-locked{background:rgba(0,0,0,.1)}.cc-toggle__thumb{position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:999px;background:#fff;transition:transform .15s ease;box-shadow:0 2px 6px rgba(0,0,0,.2)}.cc-toggle__thumb.is-on{transform:translateX(20px)}@media (prefers-color-scheme:dark){.cc-cats__title,.cc-title{color:#dbe7f3}.cc-cat__desc,.cc-policy,.cc-text{color:rgba(255,255,255,.76)}.cc-cat{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.03)}.cc-cat__name{color:rgba(255,255,255,.86)}.cc-close{color:rgba(255,255,255,.55)}}.qf-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:var(--card-shadow-rest);padding:18px}@media (min-width:640px){.qf-card{padding:22px}}.qf-title{line-height:1.2}.qf-p{color:rgba(0,0,0,.65);line-height:1.5}.qf-form{display:grid;gap:12px}.qf-grid2{grid-template-columns:1fr}@media (min-width:760px){.qf-grid2{grid-template-columns:1fr 1fr}}.qf-agree label{min-width:0}.qf-agree .link{display:inline}.qf-actions{padding-top:6px}.qf-status-err,.qf-status-ok{margin-top:8px;font-weight:800}.qf-status-ok{color:#15803d}.qf-status-err{color:#dc2626}.list{margin:10px 0 0;padding-left:18px}.list li{margin:6px 0}.qf-agreementText{font-size:14px;color:#374151}.qf-agreementTitle{margin:14px 0 8px;font-size:14px;font-weight:900;color:#1A3A5F}@media (prefers-color-scheme:dark){.qf-card{background:#111;border-color:rgba(255,255,255,.12)}.qf-title{color:#dbe7f3}.qf-p{color:rgba(255,255,255,.76)}.qf-agreementText{color:rgba(255,255,255,.78)}}.gc-form{width:100%}.gc-form .card--pad{padding:18px}@media (min-width:640px){.gc-form .card--pad{padding:22px}}.gc-form__head{margin-bottom:12px}.gc-form__title{margin:0;font-size:20px;font-weight:900;color:#1A3A5F;line-height:1.2}.gc-form__intro{margin:8px 0 0;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5}.steps{margin:12px 0 18px}.steps__row{list-style:none;padding:0;margin:0;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.steps__sep{opacity:.5}.steps__btn{border:1px solid rgba(0,0,0,.14);background:#fff;border-radius:999px;padding:8px 12px;display:flex;gap:8px;align-items:center;cursor:pointer;user-select:none}.steps__btn--active{border-color:rgba(26,58,95,.35);box-shadow:0 0 0 3px rgba(26,58,95,.12)}.steps__btn--disabled{opacity:.5;cursor:not-allowed}.steps__btn--idle:hover{border-color:rgba(26,58,95,.35)}.steps__num{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:900;background:rgba(200,159,74,.18);color:#1A3A5F}.steps__label{font-size:13px;font-weight:800;color:#1A3A5F}.is-disabled{opacity:.6;pointer-events:none}.gc-block{border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:14px;background:#fff;box-shadow:var(--card-shadow-rest);margin-top:14px}@media (min-width:640px){.gc-block{padding:16px}}.gc-block__hd{margin-bottom:10px}.gc-block__title{margin:0;font-size:15px;font-weight:900;color:#1A3A5F}.grid{display:grid;gap:12px}.grid-2{grid-template-columns:1fr}@media (min-width:760px){.grid-2{grid-template-columns:1fr 1fr}}.field--full{grid-column:1/-1}.mt-4{margin-top:16px}.gap-14{gap:14px}.stack{display:grid}.hint{margin:0;color:rgba(0,0,0,.65);font-size:13px;line-height:1.45}.row-between{justify-content:space-between;gap:12px}.row-between,.row-center{display:flex;align-items:center;flex-wrap:wrap}.row-center{gap:10px}.field{min-width:0}.lbl{display:block;font-size:13px;font-weight:800;color:#1A3A5F;margin-bottom:6px}.req{color:#dc2626}.control{max-width:100%;border:1px solid rgba(0,0,0,.18);padding:10px 12px;outline:none}.control:focus{border-color:rgba(26,58,95,.45);box-shadow:0 0 0 3px rgba(26,58,95,.12)}select.control{padding-right:34px}.gc-checkrow{display:flex;align-items:flex-start;gap:10px;margin-top:12px}.gc-checkrow input{margin-top:2px}.gc-checkrow__label{font-size:13px;color:rgba(0,0,0,.75);line-height:1.4}.gc-checkrow--hint{padding:10px 12px;border:1px dashed rgba(0,0,0,.18);border-radius:14px;background:rgba(200,159,74,.1)}.link{border:0;background:transparent;padding:0;color:#1A3A5F;font-weight:900;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.link:hover{opacity:.85}.link--danger{color:#b91c1c}.err-box{border:1px solid rgba(220,38,38,.35);background:rgba(220,38,38,.08);border-radius:14px;padding:12px;margin-bottom:12px}.err-box__title{margin:0 0 6px;font-weight:900;color:#b91c1c;font-size:13px}.err-box__list{margin:0;padding-left:18px;color:#7f1d1d;font-size:13px}.err-box__list li{margin:4px 0}.status{margin-top:14px;border-radius:14px;padding:12px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.04);font-size:13px;font-weight:800}.status--ok{border-color:rgba(21,128,61,.35);background:rgba(21,128,61,.08);color:#14532d}.status--err{border-color:rgba(220,38,38,.35);background:rgba(220,38,38,.08);color:#7f1d1d}.gc-vehicle{overflow:hidden}.gc-actions{align-items:stretch}.gc-actions__right{justify-content:flex-end}@media (max-width:520px){.gc-actions__right,.gc-actions__right .btn{width:100%}}@media (prefers-color-scheme:dark){.gc-form__title{color:#dbe7f3}.gc-form__intro{color:rgba(255,255,255,.76)}.gc-block{background:#111;border-color:rgba(255,255,255,.12)}.gc-block__title,.lbl,.steps__label{color:#dbe7f3}.control{background:#0b1220;color:#e5e7eb;border-color:rgba(255,255,255,.16)}.gc-checkrow__label,.hint{color:rgba(255,255,255,.74)}.steps__btn{background:#0b1220;border-color:rgba(255,255,255,.14)}}.fp{width:100%}.fp__row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.fp__meta{min-width:140px;flex:1 1 auto}.fp__list{margin:12px 0 0;padding:12px;list-style:none;border:1px solid rgba(0,0,0,.1);border-radius:12px}.fp__list li{font-size:12px;color:#374151;word-break:break-word;margin:6px 0}.fp__hint{margin:10px 0 0}.panel-muted{margin-top:14px;border-radius:16px;padding:14px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.03)}.panel-muted__title{margin:0;font-weight:900;color:#111827}input.field,select.field,textarea.field{width:100%;max-width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.18);border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.2;background:#fff;color:#111827}input.field:focus,select.field:focus,textarea.field:focus{border-color:rgba(26,58,95,.45);box-shadow:0 0 0 3px rgba(26,58,95,.12);outline:none}.contact-section{border-top:1px solid rgba(0,0,0,.1);background:#F7F7F7;padding:48px 0}@media (min-width:640px){.contact-section{padding:64px 0}}.contact-section__container{max-width:1152px;margin:0 auto;padding:0 16px}.contact-section__grid{display:grid;gap:24px;align-items:stretch}@media (min-width:1024px){.contact-section__grid{grid-template-columns:1fr 1fr;gap:32px}}.contact-section__media{display:flex;align-items:center;justify-content:center;min-height:220px}.contact-section__img{width:100%;height:auto;max-height:520px;object-fit:contain}.card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:18px;box-shadow:0 2px 14px rgba(0,0,0,.06)}.card--pad{padding:16px}@media (min-width:640px){.card--pad{padding:24px}}.qf-card{width:100%}.qf-head{margin-bottom:14px}.qf-title{margin:0;font-size:20px;font-weight:900;color:#1A3A5F}.qf-p{margin:8px 0 0;color:#4b5563;font-size:14px;line-height:1.45}.qf-form{display:block}.qf-grid2{display:grid;gap:12px}@media (min-width:640px){.qf-grid2{grid-template-columns:1fr 1fr}}.field,.label{display:block}.label{font-size:13px;font-weight:800;color:#1f2937;margin:12px 0 6px}.control{width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.16);border-radius:12px;padding:12px;font-size:14px;line-height:1.2;background:#fff;color:#111827}.control:focus{outline:none;border-color:rgba(26,58,95,.55);box-shadow:0 0 0 3px rgba(26,58,95,.14)}.control--textarea{min-height:110px;resize:vertical}.qf-agree{display:flex;gap:10px;align-items:flex-start;margin-top:14px;font-size:13px;color:#374151}.qf-agree input{margin-top:2px}.req{color:#b45309;font-weight:900}.qf-actions{margin-top:14px}.btn-block{width:100%}.qf-status-err,.qf-status-ok{margin-top:12px;border-radius:12px;padding:10px 12px;font-size:13px}.qf-status-ok{background:#ecfdf5;border:1px solid rgba(16,185,129,.35);color:#065f46}.qf-status-err{background:#fef2f2;border:1px solid rgba(239,68,68,.35);color:#7f1d1d}.qf-hidden{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.cp-page{padding:40px 0 56px;background:#f5f6f8}.cp-container{max-width:1100px;margin:0 auto;padding:0 16px}.cp-h1{margin:0;font-size:28px;line-height:1.15;font-weight:900;color:var(--brand-blue,#1A3A5F)}.cp-updated{margin:10px 0 0;font-size:12px;color:#6b7280}.cp-card{margin-top:18px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 10px 22px rgba(15,34,56,.06);padding:18px}.cp-section{padding-bottom:18px}.cp-section+.cp-section{margin-top:18px;border-top:1px solid rgba(0,0,0,.06);padding-top:18px}.cp-h2{margin:18px 0 0;font-size:18px;line-height:1.25;font-weight:900;color:#111827}.cp-text{margin-top:10px;font-size:14px;line-height:1.7;color:#374151}.cp-p{margin:10px 0;text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.cp-ul{margin:12px 0;padding-left:22px;list-style:disc}.cp-li{margin:6px 0}.cp-spacer{height:12px}.cp-tableWrap{margin-top:12px;overflow-x:auto;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff}.cp-table{width:100%;border-collapse:collapse;min-width:720px}.cp-th{background:#f3f4f6;color:#111827;font-weight:800;font-size:13px;padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(0,0,0,.08)}.cp-tr{border-top:1px solid rgba(0,0,0,.08)}.cp-td{padding:12px 14px;font-size:13px;color:#374151;vertical-align:top}.cp-links{margin-top:12px;font-size:14px;color:#374151}.cp-linkRow{margin:8px 0}.cp-linkLabel{color:#374151}.cp-link{color:var(--brand-blue,#1A3A5F);text-decoration:underline;text-underline-offset:2px}.cp-link:hover{opacity:.85}@media (min-width:640px){.cp-page{padding:56px 0 70px}.cp-h1{font-size:36px}.cp-updated{font-size:13px}.cp-card{padding:26px;border-radius:18px}.cp-h2{font-size:22px;margin-top:22px}.cp-text{font-size:16px}.cp-td,.cp-th{font-size:14px}}.bi-page{padding:28px 0 56px;background:#f5f6f8}.bi-section{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 10px 22px rgba(15,34,56,.06);padding:18px}.bi-head{padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:14px}.bi-title{margin:0;font-size:26px;line-height:1.15;font-weight:900;color:var(--brand-blue,#1A3A5F)}.bi-desc{margin:10px 0 0;font-size:14px;line-height:1.6;color:#4b5563;max-width:70ch}.bi-grid{margin-top:14px}@media (min-width:640px){.bi-page{padding:40px 0 70px}.bi-section{padding:26px;border-radius:18px}.bi-title{font-size:34px}.bi-desc{font-size:16px}}.cp-aboutHero{margin-top:2rem}.cp-aboutGrid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:flex-start}.cp-aboutAside{display:flex;flex-direction:column;gap:1.5rem}.cp-aboutLogoWrap{display:flex;justify-content:center}.cp-aboutLogo{opacity:.9;max-width:220px;height:auto}.cp-aboutMain{min-width:0}.cp-featureGrid{display:grid;grid-template-columns:1fr;gap:1rem}.cp-featureTitle{margin:0;font-size:.95rem;font-weight:800;line-height:1.35;color:#111827}.cp-featureText{margin:.75rem 0 0;font-size:.95rem;line-height:1.7;color:#4b5563}.cp-aboutCta{margin:1.5rem 0 0;font-size:1rem;font-weight:700;line-height:1.6;color:#111827}.cp-legalHeader{margin-top:1rem}.cp-hr{margin:1.5rem 0;border:0;border-top:1px solid #e5e7eb}@media (min-width:768px){.cp-featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.cp-aboutGrid{grid-template-columns:280px minmax(0,1fr);gap:3rem}.cp-aboutLogoWrap{justify-content:flex-start}}.pr-directory{padding:2.5rem 0 3.5rem;background:#f7f8fb}.pr-directory__mobile{display:block}.pr-directory__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:700;color:#374151}.pr-directory__select{width:100%;border:1px solid rgba(15,34,56,.14);border-radius:1rem;background:#ffffff;padding:.875rem 1rem;font-size:.95rem;color:#0f2238}.pr-directory__layout{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}.pr-directory__aside{display:none}.pr-directory__navCard{position:sticky;top:6rem;overflow:hidden;border:1px solid rgba(15,34,56,.12);border-radius:1.5rem;background:#ffffff;box-shadow:0 18px 45px rgba(15,34,56,.06)}.pr-directory__navHead{padding:1rem 1.125rem;border-bottom:1px solid rgba(15,34,56,.1);font-size:.9rem;font-weight:800;color:#1a3a5f}.pr-directory__nav{display:grid;gap:.35rem;padding:.5rem}.pr-directory__navBtn{width:100%;border:1px solid transparent;border-radius:1rem;background:transparent;padding:.875rem .9rem;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease}.pr-directory__navBtn:hover{background:rgba(15,34,56,.04)}.pr-directory__navBtn--active{border-color:rgba(15,34,56,.12);background:#f4f6fa}.pr-directory__navTitle{display:block;font-size:.9rem;font-weight:800;color:#0f2238}.pr-directory__navText{display:-webkit-box;margin-top:.35rem;overflow:hidden;font-size:.78rem;line-height:1.45;color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pr-directory__content{display:grid;gap:1rem;min-width:0}.pr-directory__section{overflow:hidden;border:1px solid rgba(15,34,56,.12);border-radius:1.5rem;background:#ffffff}.pr-directory__section--active{box-shadow:0 18px 45px rgba(15,34,56,.06)}.pr-directory__sectionHead{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:1rem;border:0;background:transparent;padding:1.25rem;text-align:left;cursor:pointer}.pr-directory__sectionCopy{min-width:0}.pr-directory__sectionTitle{display:block;font-size:1.05rem;font-weight:850;color:#0f2238}.pr-directory__sectionLead{display:block;margin-top:.55rem;font-size:.92rem;line-height:1.65;color:#374151}.pr-directory__sectionBullets{display:block;margin-top:.75rem;font-size:.86rem;line-height:1.55;color:#64748b}.pr-directory__sectionState{flex:0 0 auto;padding-top:.15rem;font-size:.78rem;font-weight:700;color:#64748b}.pr-directory__sectionBody{padding:0 1.25rem 1.25rem}.pr-empty{border:1px solid rgba(15,34,56,.12);border-radius:1.25rem;background:#f7f8fb;padding:1.25rem}.pr-empty__title{font-size:.95rem;font-weight:800;color:#1a3a5f}.pr-empty__text{margin:.5rem 0 0;font-size:.9rem;line-height:1.65;color:#4b5563}.pr-empty__actions{margin-top:1rem}@media (min-width:1024px){.pr-directory{padding:3rem 0 4rem}.pr-directory__mobile{display:none}.pr-directory__layout{grid-template-columns:280px minmax(0,1fr);gap:2rem;margin-top:0}.pr-directory__aside{display:block}.pr-directory__sectionHead{padding:1.5rem}.pr-directory__sectionBody{padding:0 1.5rem 1.5rem}}.bp-page{padding:22px 0 56px;background:#f5f6f8}.bp-bc{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:#6b7280;margin:10px 0 16px}.bp-bc__link{color:var(--brand-blue,#1A3A5F);text-decoration:none}.bp-bc__link:hover{text-decoration:underline}.bp-bc__sep{color:#9ca3af}.bp-bc__current{color:#111827;font-weight:700}.bp-head{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 10px 22px rgba(15,34,56,.06);padding:16px}.bp-title{margin:0;font-size:26px;line-height:1.15;font-weight:900;color:#0f2238}.bp-subrow{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:12px;color:#6b7280}.bp-dot{opacity:.8}.bp-reading{font-weight:700;color:#374151}.bp-author{margin-top:12px}.bp-body{margin-top:16px}.bp-grid{display:grid;grid-template-columns:1fr;gap:16px}.bp-article{background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 10px 22px rgba(15,34,56,.06);padding:16px;min-width:0}.bp-toc__mobileBox{background:#f9fafb;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:12px}.bp-toc--desktop{display:none}.bp-sticky{position:sticky;top:16px}.bp-faq,.bp-related{margin-top:16px;background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 10px 22px rgba(15,34,56,.06);padding:16px}.bp-h2{margin:0 0 12px;font-size:18px;line-height:1.2;font-weight:900;color:#0f2238}.bp-faq__list{display:grid;gap:10px}.bp-faq__item{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:10px 12px;background:#fff}.bp-faq__q{cursor:pointer;font-weight:800;color:#111827}.bp-faq__a{margin-top:8px;color:#374151;font-size:14px;line-height:1.65}.bp-related__grid{display:grid;grid-template-columns:1fr;gap:12px}.bp-relcard{display:block;text-decoration:none;background:#ffffff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:12px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.bp-relcard:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,34,56,.1);border-color:rgba(26,58,95,.25)}.bp-relcard__top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.bp-relcard__rt{font-size:12px;color:#6b7280;font-weight:700}.bp-relcard__title{font-weight:900;color:#0f2238;margin-bottom:6px;line-height:1.25}.bp-relcard__text{color:#4b5563;font-size:13px;line-height:1.6}@media (min-width:1024px){.bp-page{padding:34px 0 70px}.bp-head{padding:20px;border-radius:18px}.bp-title{font-size:38px}.bp-grid{grid-template-columns:320px 1fr;gap:18px;align-items:start}.bp-toc--desktop{display:block}.bp-toc--mobile{display:none}.bp-article{padding:22px;border-radius:18px}.bp-faq,.bp-related{padding:20px;border-radius:18px}.bp-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bc-grid{margin-top:14px;display:grid;grid-template-columns:1fr;gap:16px}.bc-card{display:block;background:#ffffff;border:1px solid rgba(0,0,0,.08);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.bc-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(15,34,56,.1);border-color:rgba(26,58,95,.25)}.bc-media{position:relative;width:100%;padding-top:56.25%;background:#f3f4f6}.bc-img{object-fit:cover}.bc-body{padding:16px}.bc-tags{display:flex;flex-wrap:wrap;gap:8px}.bc-tag{font-size:11px;line-height:1;padding:6px 10px;border-radius:999px;background:#F4F6FA;font-weight:700}.bc-tag,.bc-title{color:var(--brand-blue,#1A3A5F)}.bc-title{margin:12px 0 0;font-size:16px;line-height:1.3;font-weight:800}.bc-card:hover .bc-title{text-decoration:underline}.bc-excerpt{margin:10px 0 0;font-size:14px;line-height:1.6;color:#374151;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bc-meta{margin-top:14px;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}.bc-dot{opacity:.7}@media (min-width:640px){.bc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (min-width:1024px){.bc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.os-calc-v2__card{padding:18px;min-width:0;overflow:hidden}@media (min-width:640px){.os-calc-v2__card{padding:26px}}.os-calc-v2__head{margin-bottom:16px}.os-calc-v2__desktop{display:none}.os-calc-v2__mobile{display:block;min-width:0}.os-calc-v2__mobileTop{display:grid;gap:14px}.os-calc-v2__mobileBottom{margin-top:16px;display:grid;gap:12px;text-align:center}.os-calc-v2__topGrid{display:grid;grid-template-columns:1fr;gap:14px}.os-calc-v2__modeBlock{margin-top:14px}.os-calc-v2__paramsTitle{margin-top:14px;font-weight:900}.os-calc-v2__rateBlock{margin-top:14px}.os-calc-v2__status{margin-top:8px}.os-calc-v2__summary,.os-calc-v2__summaryInner{min-width:0;max-width:100%}.os-calc-v2__summaryInner{height:100%;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:linear-gradient(180deg,rgba(35,55,108,.04),rgba(35,55,108,.08));padding:18px;display:flex;flex-direction:column;justify-content:center}.os-calc-v2__summaryPrice{font-size:30px;line-height:1.1;font-weight:900;color:var(--brand-blue);text-align:center;word-break:break-word;overflow-wrap:anywhere}.os-calc-v2__summaryTitle{margin-top:8px;font-size:18px;font-weight:900;color:#1A3A5F;text-align:center}.os-calc-v2__summaryMeta{margin-top:6px;font-size:14px;color:rgba(0,0,0,.65);text-align:center}.os-calc-v2__summaryResult{margin-top:14px}.os-calc-v2__summaryHint{margin-top:10px}.os-calc-v2__summaryCta{margin-top:14px;justify-content:center}@media (min-width:980px){.os-calc-v2__desktop{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.os-calc-v2__mobile{display:none}.os-calc-v2__topGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.os-calc-v2__summaryPrice{font-size:24px}.os-calc-v2__summaryTitle{font-size:16px}}.gc-calc-v3__card{padding:18px;min-width:0;overflow:hidden}@media (min-width:640px){.gc-calc-v3__card{padding:26px}}.gc-calc-v3__head{margin-bottom:22px;min-width:0}.gc-calc-v3__desktop{display:none}.gc-calc-v3__mobile{display:block;min-width:0;max-width:100%}.gc-calc-v3__mobileTop{display:grid;gap:14px;min-width:0}.gc-calc-v3__mobileBottom{margin-top:16px;display:grid;gap:12px;text-align:center;min-width:0}.gc-calc-v3__main,.gc-calc-v3__periodRow,.gc-calc-v3__rateBlock,.gc-calc-v3__region,.gc-calc-v3__summary,.gc-calc-v3__summaryInner{min-width:0;max-width:100%}.gc-calc-v3__region{margin-bottom:22px}.gc-calc-v3__summaryInner{height:100%;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:linear-gradient(180deg,rgba(35,55,108,.04),rgba(35,55,108,.08));padding:22px;flex-direction:column;min-width:0;max-width:100%}.gc-calc-v3__summaryIcon,.gc-calc-v3__summaryInner{display:flex;justify-content:center;overflow:hidden}.gc-calc-v3__summaryIcon{align-items:center;min-height:56px;margin-bottom:14px;text-align:center}.gc-calc-v3__summaryIconImg{width:300px;height:300px;max-width:100%;object-fit:contain;display:block}.gc-calc-v3__summaryPrice{font-size:30px;line-height:1.1;font-weight:900;color:var(--brand-blue);text-align:center;min-width:0;overflow-wrap:anywhere;margin-bottom:6px}.gc-calc-v3__summaryTitle{font-size:18px;font-weight:900;color:#1a3a5f;line-height:1.3}.gc-calc-v3__summaryMeta,.gc-calc-v3__summaryTitle{margin-top:10px;text-align:center;min-width:0;overflow-wrap:anywhere;word-break:break-word}.gc-calc-v3__summaryMeta{font-size:14px;color:rgba(0,0,0,.65)}.gc-calc-v3__summaryResult{margin-top:18px}.gc-calc-v3__summaryCta{margin-top:18px;display:flex;justify-content:center;width:100%;max-width:100%;min-width:0}.gc-calc-v3__buyBtn{width:100%;max-width:100%;min-width:0;height:auto;min-height:var(--btn-h);padding:12px 14px;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;line-height:1.2}.gc-calc-v3__vehicleTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;margin-top:4px}.gc-calc-v3__vehicleTab{min-width:0;min-height:180px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:22px 18px 16px;border-radius:16px;border:1px solid rgba(0,0,0,.18);background:#fff;color:#1f2937;font:inherit;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.gc-calc-v3__vehicleTab:hover{border-color:rgba(35,55,108,.35);background:rgba(35,55,108,.03)}.gc-calc-v3__vehicleTab.is-active{background:var(--brand-blue);background-image:var(--blue-grad);color:#fff;border-color:var(--brand-blue);box-shadow:0 6px 16px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.08)}.gc-calc-v3__vehicleIcon{display:flex;align-items:center;justify-content:center;height:72px;line-height:1}.gc-calc-v3__vehicleIconImg{width:96px;height:96px;max-width:100%;object-fit:contain;display:block}.gc-calc-v3__vehicleText{display:block;text-align:center;font-weight:700;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;min-width:0;font-size:15px;max-width:190px;margin:0 auto}.gc-calc-v3__periodRow,.gc-calc-v3__rateBlock{margin-top:22px}.gc-calc-v3__status{margin-top:8px}.gc-calc-v3__mobile img,.gc-calc-v3__summary img{max-width:100%;height:auto}.gc-calc__approx,.gc-calc__kzt,.gc-calc__result,.gc-calc__resultError,.gc-calc__resultLabel,.gc-calc__resultValue,.gc-calc__usd{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}@media (min-width:980px){.gc-calc-v3__desktop{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:stretch}.gc-calc-v3__mobile{display:none}.gc-calc-v3__vehicleTabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1199px){.gc-calc-v3__vehicleTab{min-height:164px;padding:18px 14px 14px}.gc-calc-v3__vehicleIcon{height:64px}.gc-calc-v3__vehicleIconImg{width:84px;height:84px}.gc-calc-v3__vehicleText{font-size:14px;max-width:170px}}@media (max-width:760px){.gc-calc-v3__summaryPrice{font-size:26px}.gc-calc-v3__summaryTitle{font-size:16px}}@media (max-width:480px){.gc-calc-v3__card,.gc-calc-v3__summaryInner{padding:14px}.gc-calc-v3__summaryPrice{font-size:24px}.gc-calc-v3__summaryTitle{font-size:15px}.gc-calc-v3__summaryMeta{font-size:13px}.gc-calc__kzt{font-size:18px}.gc-calc-v3__buyBtn{font-size:14px;padding:12px}}.u-max-w-6xl{max-width:72rem}.u-absolute{position:absolute}.u-bg--1a3a5f-0-04{background-color:rgba(26,58,95,.04)}.u-bg--23376c{background-color:#23376C}.u-bg--f4f6fa{background-color:#F4F6FA}.u-bg--f7f7f7{background-color:#F7F7F7}.u-bg--f9fafb{background-color:#F9FAFB}.u-bg-amber-50{background-color:#fffbeb}.u-bg-black-20{background-color:#000}.u-bg-gray-200{background-color:#e5e7eb}.u-bg-gray-50{background-color:#f9fafb}.u-bg-sky-50{background-color:#f0f9ff}.u-bg-slate-100{background-color:#f1f5f9}.u-bg-slate-200{background-color:#e2e8f0}.u-bg-slate-50{background-color:#f8fafc}.u-bg-slate-900{background-color:#0f172a}.u-bg-white,.u-bg-white-40,.u-bg-white-60,.u-bg-white-70,.u-bg-white-85{background-color:#fff}.u-block{display:block}.u-border--1a3a5f-15{border-color:rgba(26,58,95,.15)}.u-border-amber-200{border-color:#fde68a}.u-border-black-10,.u-border-black-5{border-color:#000}.u-border-b{border-bottom-width:1px;border-bottom-style:solid}.u-border-gray-100{border-color:#f3f4f6}.u-border-gray-200{border-color:#e5e7eb}.u-border-gray-300{border-color:#d1d5db}.u-border-sky-200{border-color:#bae6fd}.u-border-slate-200{border-color:#e2e8f0}.u-border-slate-300{border-color:#cbd5e1}.u-border-transparent{border-color:transparent}.u-border-t{border-top-width:1px;border-top-style:solid}.u-border{border:1px solid rgba(0,0,0,.2)}.u-disabled-opacity-60:disabled{opacity:.6}.u-even-bg-gray-50{background-color:#f9fafb}.u-flex-1{flex:1 1 0%}.u-flex-col{flex-direction:column}.u-flex-shrink-0{flex-shrink:0}.u-flex-wrap{flex-wrap:wrap}.u-flex{display:flex}.u-focus-within-bg-slate-100:focus-within{background-color:#f1f5f9}.u-font-bold{font-weight:700}.u-font-extrabold{font-weight:800}.u-font-medium{font-weight:500}.u-font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.u-font-semibold{font-weight:600}.u-gap-2{gap:.5rem}.u-gap-3{gap:.75rem}.u-gap-4{gap:1rem}.u-gap-6{gap:1.5rem}.u-gap-x-3{column-gap:.75rem}.u-gap-x-4{column-gap:1rem}.u-gap-y-1{row-gap:.25rem}.u-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.u-group-hover-underline{text-decoration:underline}.u-h-10{height:2.5rem}.u-h-14{height:3.5rem}.u-h-16{height:4rem}.u-h-3{height:.75rem}.u-h-8{height:2rem}.u-h-9{height:2.25rem}.u-h-full{height:100%}.u-h-px{height:1px}.u-hover-bg-black-0-03:hover{background-color:#000}.u-hover-bg-gray-100:hover{background-color:#f3f4f6}.u-hover-bg-gray-50:hover{background-color:#f9fafb}.u-hover-bg-slate-100:hover{background-color:#f1f5f9}.u-hover-bg-slate-50:hover{background-color:#f8fafc}.u-hover-bg-slate-800:hover{background-color:#1e293b}.u-hover-bg-white-70:hover,.u-hover-bg-white-80:hover{background-color:#fff}.u-hover-border-slate-400:hover{border-color:#94a3b8}.u-hover-opacity-80:hover{opacity:.8}.u-hover-opacity-95:hover{opacity:.95}.u-hover-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.08)}.u-hover-text--1a3a5f:hover{color:#1A3A5F}.u-hover-underline:hover{text-decoration:underline}.u-inline-flex{display:inline-flex}.u-inset-0{inset:0}.u-items-center{align-items:center}.u-items-end{align-items:flex-end}.u-items-start{align-items:flex-start}.u-justify-between{justify-content:space-between}.u-justify-center{justify-content:center}.u-justify-end{justify-content:flex-end}.u-last-border-b-0{border-color:b-0}.u-last-pb-0{padding-bottom:0}.u-leading-6{line-height:1.5rem}.u-leading-relaxed{line-height:1.625}.u-leading-snug{line-height:1.375}.u-line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.u-list-disc{list-style-type:disc}.u-max-h--70vh{max-height:70vh}.u-max-h--85vh{max-height:85vh}.u-max-h-60{max-height:15rem}.u-max-w--260px{max-width:260px}.u-max-w--70{max-width:70%}.u-max-w-2xl{max-width:2xl}.u-max-w-3xl{max-width:3xl}.u-max-w-4xl{max-width:4xl}.u-max-w-6xl{max-width:6xl}.u-max-w-xl{max-width:xl}.u-mb-1{margin-bottom:.25rem}.u-mb-2{margin-bottom:.5rem}.u-mb-5{margin-bottom:1.25rem}.u-mb-6{margin-bottom:1.5rem}.u-min-h-screen{min-height:100vh}.u-min-w--260px{min-width:260px}.u-min-w-0{min-width:0}.u-min-w-full{min-width:100%}.u-ml-2{margin-left:.5rem}.u-mr-2{margin-right:.5rem}.u-mt--2px{margin-top:2px}.u-mt-0-5{margin-top:.125rem}.u-mt-10{margin-top:2.5rem}.u-mt-12{margin-top:3rem}.u-mt-16{margin-top:4rem}.u-mt-1{margin-top:.25rem}.u-mt-2{margin-top:.5rem}.u-mt-7{margin-top:1.75rem}.u-mt-8{margin-top:2rem}.u-mt-auto{margin-top:auto}.u-mx-auto{margin-left:auto;margin-right:auto}.u-my-10{margin-top:2.5rem;margin-bottom:2.5rem}.u-my-1{margin-top:.25rem;margin-bottom:.25rem}.u-my-2{margin-top:.5rem;margin-bottom:.5rem}.u-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.u-my-8{margin-top:2rem;margin-bottom:2rem}.u-object-cover{object-fit:cover}.u-odd-bg-white{background-color:#fff}.u-overflow-auto{overflow:auto}.u-overflow-hidden{overflow:hidden}.u-overflow-x-auto{overflow-x:auto}.u-p-2{padding:.5rem}.u-p-3{padding:.75rem}.u-p-4{padding:1rem}.u-p-5{padding:1.25rem}.u-p-6{padding:1.5rem}.u-pb-2{padding-bottom:.5rem}.u-pb-3{padding-bottom:.75rem}.u-pb-6{padding-bottom:1.5rem}.u-pl-4{padding-left:1rem}.u-pl-5{padding-left:1.25rem}.u-pl-6{padding-left:1.5rem}.u-place-items-center{place-items:center}.u-pr-2{padding-right:.5rem}.u-pr-hero__bg{padding-right:hero__bg}.u-pr-hero__copy{padding-right:hero__copy}.u-pr-hero__inner{padding-right:hero__inner}.u-pr-hero{padding-right:hero}.u-pr-request{padding-right:request}.u-pt-1{padding-top:.25rem}.u-pt-4{padding-top:1rem}.u-px-2{padding-left:.5rem;padding-right:.5rem}.u-px-3{padding-left:.75rem;padding-right:.75rem}.u-px-4{padding-left:1rem;padding-right:1rem}.u-px-5{padding-left:1.25rem;padding-right:1.25rem}.u-py-0-5{padding-top:.125rem;padding-bottom:.125rem}.u-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.u-py-1{padding-top:.25rem;padding-bottom:.25rem}.u-py-2{padding-top:.5rem;padding-bottom:.5rem}.u-py-3{padding-top:.75rem;padding-bottom:.75rem}.u-py-4{padding-top:1rem;padding-bottom:1rem}.u-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.u-py-8{padding-top:2rem;padding-bottom:2rem}.u-relative{position:relative}.u-rounded-2xl{border-radius:1rem}.u-rounded-3xl{border-radius:1.5rem}.u-rounded-full{border-radius:9999px}.u-rounded-lg{border-radius:.5rem}.u-rounded-md{border-radius:.375rem}.u-rounded-xl{border-radius:.75rem}.u-rounded{border-radius:.25rem}.u-shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,.25)}.u-shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.15)}.u-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.08)}.u-space-y-1>*+*{margin-top:.25rem}.u-space-y-2>*+*{margin-top:.5rem}.u-space-y-3>*+*{margin-top:.75rem}.u-space-y-4>*+*{margin-top:1rem}.u-space-y-6>*+*{margin-top:1.5rem}.u-sticky{position:sticky}.u-text--0f2238{color:#0f2238}.u-text--1a3a5f{color:#1A3A5F}.u-text-2xl{font-size:1.5rem}.u-text-3xl{font-size:1.875rem}.u-text-amber-900-80{color:rgba(120,53,15,.8)}.u-text-amber-900{color:#78350f}.u-text-base{font-size:1rem}.u-text-center{text-align:center}.u-text-gray-400{color:#9ca3af}.u-text-gray-500{color:#6b7280}.u-text-gray-600{color:#4b5563}.u-text-gray-700{color:#374151}.u-text-gray-800{color:#1f2937}.u-text-gray-900{color:#111827}.u-text-justify{text-align:justify}.u-text-left{text-align:left}.u-text-lg{font-size:1.125rem}.u-text-red-500{color:#ef4444}.u-text-right{text-align:right}.u-text-sky-900-80{color:rgba(12,74,110,.8)}.u-text-sky-900{color:#0c4a6e}.u-text-slate-400{color:#94a3b8}.u-text-slate-500{color:#64748b}.u-text-slate-600{color:#475569}.u-text-slate-700{color:#334155}.u-text-slate-800{color:#1e293b}.u-text-slate-900{color:#0f172a}.u-text-sm{font-size:.875rem}.u-text-white{color:#fff}.u-text-xl{font-size:1.25rem}.u-text-xs{font-size:.75rem}.u-top-0{top:0}.u-top-24{top:6rem}.u-tracking-tight{letter-spacing:-.025em}.u-tracking-wider{letter-spacing:.05em}.u-tracking-wide{letter-spacing:.025em}.u-underline-offset-2{text-underline-offset:.5rem}.u-underline-offset-4{text-underline-offset:1rem}.u-underline{text-decoration:underline}.u-w-10{width:2.5rem}.u-w-14{width:3.5rem}.u-w-8{width:2rem}.u-w-9{width:2.25rem}.u-w-full{width:100%}.u-z--999{z-index:999}.u-z-10{z-index:10}@media (min-width:1024px){.u-lg-block{display:block}.u-lg-col-span-3{grid-column:span 3/span 3}.u-lg-col-span-9{grid-column:span 9/span 9}.u-lg-flex{display:flex}.u-lg-gap-10{gap:2.5rem}.u-lg-grid-cols--280px_minmax-0-1fr{grid-template-columns:280px minmax(0,1fr)}.u-lg-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.u-lg-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.u-lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.u-lg-hidden{display:none}.u-lg-justify-start{justify-content:flex-start}.u-lg-mt-12{margin-top:3rem}.u-lg-px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.u-xl-h-20{height:5rem}}@media (min-width:640px){.u-sm-gap-2{gap:.5rem}.u-sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.u-sm-items-start{align-items:flex-start}.u-sm-justify-between{justify-content:space-between}.u-sm-mb-8{margin-bottom:2rem}.u-sm-mt-12{margin-top:3rem}.u-sm-mt-16{margin-top:4rem}.u-sm-p-6{padding:1.5rem}.u-sm-p-8{padding:2rem}.u-sm-px-6{padding-left:1.5rem;padding-right:1.5rem}.u-sm-py-14{padding-top:3.5rem;padding-bottom:3.5rem}.u-sm-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.u-sm-shrink-0{flex-shrink:0}.u-sm-text-2xl{font-size:1.5rem}.u-sm-text-3xl{font-size:1.875rem}.u-sm-text-4xl{font-size:2.25rem}.u-sm-text-base{font-size:1rem}.u-sm-text-lg{font-size:1.125rem}.u-sm-text-sm{font-size:.875rem}.u-sm-text-xl{font-size:1.25rem}.u-sm-w-auto{width:auto}}@media (min-width:768px){.u-md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.u-align-baseline{vertical-align:baseline}.u-align-top{vertical-align:top}.u-aspect-square{aspect-ratio:1/1}.u-bg--1a3a5f{background-color:#1A3A5F}.u-bg-black-40{background-color:rgba(0,0,0,.4)}.u-bg-emerald-50{background-color:#ecfdf5}.u-bg-red-50{background-color:#fef2f2}.u-border--1a3a5f-20{border-color:rgba(26,58,95,.2)}.u-border-collapse{border-collapse:collapse}.u-border-emerald-200{border-color:#a7f3d0}.u-border-red-200{border-color:#fecaca}.u-cursor-help{cursor:help}.u-cursor-pointer{cursor:pointer}.u-decoration-dotted{text-decoration-style:dotted}.u-duration-150{transition-duration:.15s}.u-fixed{position:fixed}.u-gap-10{gap:2.5rem}.u-gap-14{gap:3.5rem}.u-gap-8{gap:2rem}.u-grid{display:grid}.group:hover .u-group-hover-opacity-100{opacity:1}.group:hover .u-group-hover-translate-y-0{transform:translateY(0)}.u-h-4{height:1rem}.u-hidden{display:none}.u-left-0{left:0}.u-list-decimal{list-style-type:decimal}.u-max-w-none{max-width:none}.u-max-w-sm{max-width:24rem}.u-mb-3{margin-bottom:.75rem}.u-mb-4{margin-bottom:1rem}.u-min-w-max{min-width:max-content}.u-ml-4{margin-left:1rem}.u-ml-6{margin-left:1.5rem}.u-mt-3{margin-top:.75rem}.u-mt-4{margin-top:1rem}.u-mt-5{margin-top:1.25rem}.u-mt-6{margin-top:1.5rem}.u-my-4{margin-top:1rem;margin-bottom:1rem}.u-opacity-0{opacity:0}.u-opacity-80{opacity:.8}.u-opacity-90{opacity:.9}.u-pointer-events-none{pointer-events:none}.u-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.u-text--11px{font-size:11px}.u-text-emerald-900{color:#064e3b}.u-text-red-900{color:#7f1d1d}.u-top-full{top:100%}.u-transition{transition:all .2s ease}.u-translate-y-1{transform:translateY(.25rem)}.u-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.u-uppercase{text-transform:uppercase}.u-w-4{width:1rem}.u-z-50{z-index:50}.u-shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.2)}.u-outline-none{outline:none}.u-transition-shadow{transition:box-shadow .2s ease}.u-bg--c89f4a-20{background-color:rgba(200,159,74,.2)}.u-hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.u-backdrop-blur-md{background-color:rgba(255,255,255,.7)}@supports ((-webkit-backdrop-filter:blur(8px)) or (backdrop-filter:blur(8px))){.u-backdrop-blur-md{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.ab-prose{max-width:none;line-height:1.7;color:#1f2937}.ab-prose p{margin:1rem 0}.ab-prose li{margin:.25rem 0}.ab-prose h2{margin:2.5rem 0 .75rem;font-size:1.5rem;line-height:1.3;color:#111827}.ab-prose h3{margin:1.75rem 0 .5rem;font-size:1.25rem;line-height:1.35;color:#111827}.ab-prose hr{margin:2.5rem 0;border:0;border-top:1px solid #e5e7eb}.ab-prose a{color:#23376C;font-weight:500;text-decoration:underline;text-underline-offset:4px}.ab-prose blockquote{margin:1rem 0;padding:.5rem 1rem;border-left:4px solid #ebca45;background:#F8FAFF;border-radius:.75rem;color:#334155}.ab-prose code{border-radius:.375rem;background:#f1f5f9;padding:.125rem .375rem;color:#1e293b}.ab-prose pre{border-radius:1rem;background:#020617;color:#f1f5f9;padding:.75rem 1rem;overflow-x:auto}.ab-prose th{background:#f8fafc;color:#0f172a}.ab-prose td{vertical-align:top}.ab-prose img{border-radius:1rem;box-shadow:0 1px 2px rgba(0,0,0,.08)}.submit-modal{position:relative;width:min(640px,92vw);border-radius:14px;padding:28px 24px 22px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.submit-modal--partial{background:#0b2a59;color:#fff}.submit-modal--success{background:#56c2ff;color:#0b2a59}.submit-modal__close{position:absolute;top:8px;right:10px;border:0;background:transparent;color:inherit;font-size:24px;line-height:1;cursor:pointer}.submit-modal__text{margin:0;font-size:18px;line-height:1.45;font-weight:600}