.Header-module__5sd_dW__header{z-index:900;position:sticky;top:0}.Header-module__5sd_dW__topbar{background:var(--dark);color:#fff;font-size:13px}.Header-module__5sd_dW__topInner{justify-content:space-between;align-items:center;height:40px;display:flex}.Header-module__5sd_dW__topItems{align-items:center;gap:22px;display:flex}.Header-module__5sd_dW__topItem{color:#ffffffd1;align-items:center;gap:7px;display:inline-flex}.Header-module__5sd_dW__topIc{stroke:currentColor;fill:none;width:15px;height:15px;color:var(--gold)}.Header-module__5sd_dW__topItem .Header-module__5sd_dW__topIc[fill]{fill:var(--gold);stroke:none}.Header-module__5sd_dW__topContacts{align-items:center;gap:14px;display:flex}.Header-module__5sd_dW__topMsg{color:#fff;background:#ffffff1a;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.Header-module__5sd_dW__topMsg svg{stroke:currentColor;fill:none;width:16px;height:16px}.Header-module__5sd_dW__topMsg:hover{background:var(--accent)}.Header-module__5sd_dW__topPhone{color:#fff;align-items:center;gap:7px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__5sd_dW__topPhone:hover{color:var(--gold)}.Header-module__5sd_dW__bar{background:var(--bg);border-bottom:1px solid var(--line);box-shadow:var(--sh-1)}.Header-module__5sd_dW__barInner{align-items:center;gap:28px;height:74px;display:flex}.Header-module__5sd_dW__logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.Header-module__5sd_dW__logoIc{color:#fff;background:linear-gradient(150deg, var(--accent), var(--accent-d));border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.Header-module__5sd_dW__logoIc svg{stroke:currentColor;fill:none;width:24px;height:24px}.Header-module__5sd_dW__logoText{flex-direction:column;line-height:1;display:flex}.Header-module__5sd_dW__logoName{font-family:var(--h);color:var(--ink);font-size:21px;font-weight:700}.Header-module__5sd_dW__logoTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:4px;font-size:10px}.Header-module__5sd_dW__nav{align-items:center;gap:4px;margin-right:auto;display:flex}.Header-module__5sd_dW__navItem{position:relative}.Header-module__5sd_dW__navLink{color:var(--ink);white-space:nowrap;border-radius:10px;align-items:center;gap:5px;padding:10px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.Header-module__5sd_dW__navLink:hover{color:var(--accent);background:var(--bg-2)}.Header-module__5sd_dW__chev{stroke:currentColor;fill:none;width:15px;height:15px;transition:transform .2s}.Header-module__5sd_dW__hasMega:hover .Header-module__5sd_dW__chev{transform:rotate(180deg)}.Header-module__5sd_dW__mega{z-index:30;background:var(--bg);border:1px solid var(--line);border-radius:var(--r);min-width:540px;box-shadow:var(--sh-3);opacity:0;visibility:hidden;grid-template-columns:auto auto;gap:24px;padding:24px;transition:all .2s;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px)}.Header-module__5sd_dW__hasMega:hover .Header-module__5sd_dW__mega{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__5sd_dW__mega:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.Header-module__5sd_dW__megaCols{gap:30px;display:flex}.Header-module__5sd_dW__megaCol ul{flex-direction:column;gap:3px;list-style:none;display:flex}.Header-module__5sd_dW__megaColTitle{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:12px;font-size:10px;font-weight:700;display:block}.Header-module__5sd_dW__megaLink{color:var(--ink-2);white-space:nowrap;border-radius:8px;flex-direction:column;padding:7px 10px;font-size:14.5px;text-decoration:none;transition:all .12s;display:flex}.Header-module__5sd_dW__megaLink:hover{background:var(--bg-2);color:var(--accent)}.Header-module__5sd_dW__megaNote{color:var(--muted);font-size:11.5px}.Header-module__5sd_dW__megaPromo{background:linear-gradient(160deg, var(--accent), var(--accent-d));border-radius:var(--r-s);flex-direction:column;justify-content:center;gap:6px;min-width:200px;padding:22px;text-decoration:none;display:flex}.Header-module__5sd_dW__megaPromoTitle{font-family:var(--h);color:#fff;font-size:18px;font-weight:700}.Header-module__5sd_dW__megaPromoText{color:#ffffffd6;font-size:13px;line-height:1.5}.Header-module__5sd_dW__megaPromoCta{color:#fff;margin-top:8px;font-size:14px;font-weight:700}.Header-module__5sd_dW__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__5sd_dW__phone{color:var(--ink);white-space:nowrap;align-items:center;gap:8px;font-size:15px;text-decoration:none;display:inline-flex}.Header-module__5sd_dW__phone b{font-family:var(--h)}.Header-module__5sd_dW__phone:hover{color:var(--accent)}.Header-module__5sd_dW__phoneIc{stroke:currentColor;fill:none;width:18px;height:18px;color:var(--accent)}.Header-module__5sd_dW__cta{padding:13px 22px;font-size:15px}.Header-module__5sd_dW__burger{cursor:pointer;color:var(--ink);background:0 0;border:none;min-width:44px;min-height:44px;padding:9px;display:none}.Header-module__5sd_dW__burger svg{stroke:currentColor;fill:none;width:26px;height:26px}.Header-module__5sd_dW__drawer{z-index:1000;background:var(--bg);flex-direction:column;width:min(360px,88vw);animation:.28s cubic-bezier(.2,.7,.3,1) Header-module__5sd_dW__drawerIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #0000002e}@keyframes Header-module__5sd_dW__drawerIn{0%{transform:translate(100%)}}.Header-module__5sd_dW__scrim{z-index:990;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141e1873;position:fixed;inset:0}.Header-module__5sd_dW__drawerTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.Header-module__5sd_dW__drawerClose{background:var(--bg-2);cursor:pointer;color:var(--ink);border:none;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.Header-module__5sd_dW__drawerClose svg{stroke:currentColor;fill:none;width:20px;height:20px}.Header-module__5sd_dW__drawerBody{flex:1;padding:12px 20px 24px;overflow-y:auto}.Header-module__5sd_dW__dItem{border-bottom:1px solid var(--line)}.Header-module__5sd_dW__dSummary{font-family:var(--h);color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;padding:15px 4px;font-size:17px;font-weight:700;list-style:none;display:flex}.Header-module__5sd_dW__dSummary::-webkit-details-marker{display:none}.Header-module__5sd_dW__dChev{stroke:currentColor;fill:none;width:18px;height:18px;color:var(--muted);transition:transform .2s}.Header-module__5sd_dW__dItem[open] .Header-module__5sd_dW__dChev{transform:rotate(180deg)}.Header-module__5sd_dW__dMega{flex-direction:column;padding:0 4px 12px;display:flex}.Header-module__5sd_dW__dLink{color:var(--ink-2);padding:9px 0;font-size:14.5px;text-decoration:none}.Header-module__5sd_dW__dLink:hover{color:var(--accent)}.Header-module__5sd_dW__dTop{border-bottom:1px solid var(--line);font-family:var(--h);color:var(--ink);padding:15px 4px;font-size:17px;font-weight:700;text-decoration:none;display:block}.Header-module__5sd_dW__drawerActions{flex-direction:column;gap:14px;margin-top:22px;display:flex}.Header-module__5sd_dW__dPhone{font-family:var(--h);color:var(--ink);align-items:center;gap:9px;font-size:19px;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__5sd_dW__dCta{width:100%}.Header-module__5sd_dW__dMsgs{gap:10px;display:flex}.Header-module__5sd_dW__dMsg{border-radius:var(--r-xs);border:1px solid var(--line);color:var(--ink);flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__5sd_dW__dMsg svg{stroke:currentColor;fill:none;width:18px;height:18px}.Header-module__5sd_dW__dMsg:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:1080px){.Header-module__5sd_dW__nav,.Header-module__5sd_dW__phone,.Header-module__5sd_dW__cta{display:none}.Header-module__5sd_dW__burger{display:block}.Header-module__5sd_dW__barInner{height:66px}}@media (min-width:1081px){.Header-module__5sd_dW__drawer,.Header-module__5sd_dW__scrim{display:none}}@media (max-width:560px){.Header-module__5sd_dW__topbar{display:none}}@media (max-width:520px){.Header-module__5sd_dW__logo{min-width:0}.Header-module__5sd_dW__logoTag{display:none}.Header-module__5sd_dW__logoName{font-size:17px}}@media (min-width:981px) and (max-width:1560px){.Header-module__5sd_dW__row{gap:14px}.Header-module__5sd_dW__nav{gap:0}.Header-module__5sd_dW__phone{font-size:14.5px}.Header-module__5sd_dW__cta{padding:12px 14px;font-size:14px}}
.Hero-module__JvCYHq__hero{padding:clamp(52px,7vw,92px) 0 clamp(60px,7vw,96px);position:relative}.Hero-module__JvCYHq__hero:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 10%, transparent), transparent 66%);z-index:-1;border-radius:50%;width:580px;height:580px;position:absolute;top:-140px;right:-180px}.Hero-module__JvCYHq__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,5vw,72px);display:grid}.Hero-module__JvCYHq__eyebrow{background:var(--dark);color:#fff;font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-items:center;gap:9px;margin-bottom:24px;padding:10px 19px;font-size:13px;display:inline-flex}.Hero-module__JvCYHq__eyebrow b{color:var(--accent)}.Hero-module__JvCYHq__title{letter-spacing:0;margin-bottom:22px;font-size:clamp(36px,4.9vw,60px);font-weight:700;line-height:1.16}.Hero-module__JvCYHq__kick{font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;color:var(--accent-d);margin:0 0 14px;font-size:14px;font-weight:700;line-height:1.3;display:block}.Hero-module__JvCYHq__hl{color:var(--accent)}.Hero-module__JvCYHq__l2{color:var(--ink-2);letter-spacing:-.02em;margin-top:14px;font-size:.52em;font-weight:700;line-height:1.15;display:block}.Hero-module__JvCYHq__sub{color:var(--ink);max-width:560px;margin-bottom:30px;font-size:clamp(18px,1.8vw,21px);line-height:1.58}.Hero-module__JvCYHq__sub b{color:var(--dark);font-weight:700}.Hero-module__JvCYHq__checks{flex-direction:column;gap:13px;margin-bottom:32px;display:flex}.Hero-module__JvCYHq__checkRow{color:var(--ink);align-items:center;gap:13px;font-size:17px;font-weight:600;display:flex}.Hero-module__JvCYHq__ck{background:var(--accent-2);width:28px;height:28px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.Hero-module__JvCYHq__ck svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.Hero-module__JvCYHq__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module__JvCYHq__visual{position:relative}.Hero-module__JvCYHq__shape{background:var(--accent);border-radius:var(--r);z-index:0;opacity:.1;width:80%;height:80%;position:absolute;inset:-20px -20px auto auto;transform:rotate(-4deg)}.Hero-module__JvCYHq__main{z-index:1;height:clamp(380px,42vw,510px);position:relative}.Hero-module__JvCYHq__float{z-index:2;border:1px solid var(--line);border-radius:var(--r-s);box-shadow:var(--sh-3);background:#fff;padding:16px 19px;position:absolute}.Hero-module__JvCYHq__f1{max-width:212px;top:auto;bottom:108px;left:-26px}.Hero-module__JvCYHq__fT{font-family:var(--mono);text-transform:uppercase;color:var(--accent);letter-spacing:.05em;font-size:11px}.Hero-module__JvCYHq__fV{font-size:14px;font-weight:700;font-family:var(--h);margin-top:6px}.Hero-module__JvCYHq__f2{align-items:center;gap:13px;display:flex;bottom:36px;right:-22px}.Hero-module__JvCYHq__fN{font-family:var(--h);color:var(--accent);font-size:32px;font-weight:900;line-height:1}.Hero-module__JvCYHq__fL{color:var(--muted);max-width:112px;font-size:12px}.Hero-module__JvCYHq__pin{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-family:var(--mono);text-transform:uppercase;background:#15140fdb;border-radius:100px;align-items:center;gap:8px;padding:9px 16px;font-size:11px;display:flex;position:absolute;top:22px;right:24px}.Hero-module__JvCYHq__dot{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.6s infinite Hero-module__JvCYHq__pulse}@media (max-width:900px){.Hero-module__JvCYHq__grid{grid-template-columns:1fr;gap:34px}.Hero-module__JvCYHq__visual{width:100%;max-width:560px;margin:0 auto}.Hero-module__JvCYHq__f1,.Hero-module__JvCYHq__f2{max-width:none;box-shadow:var(--sh-2);margin-top:14px;position:static}.Hero-module__JvCYHq__shape{display:none}}@media (max-width:640px){.Hero-module__JvCYHq__title{font-size:clamp(30px,8.5vw,46px);line-height:1.12}.Hero-module__JvCYHq__actions{flex-direction:column;align-items:stretch}.Hero-module__JvCYHq__actions .btn{width:100%}.Hero-module__JvCYHq__sub{margin-bottom:22px}.Hero-module__JvCYHq__checks{margin-bottom:24px}}.Hero-module__JvCYHq__video{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__JvCYHq__vposter{display:none}@media (prefers-reduced-motion:reduce){.Hero-module__JvCYHq__video{display:none}.Hero-module__JvCYHq__vposter{display:block}}
.SavingsCalculator-module__m-rHvW__section{padding:clamp(64px,8vw,96px) 0}.SavingsCalculator-module__m-rHvW__head{text-align:center;margin-bottom:clamp(32px,4vw,52px)}.SavingsCalculator-module__m-rHvW__eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:14px;font-size:11px;display:inline-block}.SavingsCalculator-module__m-rHvW__title{margin-bottom:0;font-size:clamp(28px,3.8vw,44px);font-weight:700;line-height:1.14}.SavingsCalculator-module__m-rHvW__titleHl{color:var(--accent)}.SavingsCalculator-module__m-rHvW__subtitle{color:var(--ink-2);margin-top:12px;font-size:clamp(15px,1.5vw,18px)}.SavingsCalculator-module__m-rHvW__calc{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-2);grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(28px,3vw,44px);padding:clamp(24px,3.5vw,40px);display:grid}.SavingsCalculator-module__m-rHvW__field{margin-bottom:26px}.SavingsCalculator-module__m-rHvW__fieldTop{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.SavingsCalculator-module__m-rHvW__fieldLabel{color:var(--ink-2);font-size:13px;font-weight:600}.SavingsCalculator-module__m-rHvW__fieldValue{font-family:var(--h);color:var(--accent);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800}.SavingsCalculator-module__m-rHvW__fieldUnit{color:var(--muted);margin-left:2px;font-size:16px;font-weight:600}.SavingsCalculator-module__m-rHvW__range{appearance:none;background:var(--bg-3);cursor:pointer;border-radius:100px;outline:none;width:100%;height:7px}.SavingsCalculator-module__m-rHvW__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:4px solid var(--bg);width:26px;height:26px;box-shadow:var(--sh-2);cursor:grab;border-radius:50%;transition:transform .15s}.SavingsCalculator-module__m-rHvW__range::-webkit-slider-thumb:active{cursor:grabbing}.SavingsCalculator-module__m-rHvW__range:hover::-webkit-slider-thumb{transform:scale(1.12)}.SavingsCalculator-module__m-rHvW__range::-moz-range-thumb{background:var(--accent);border:4px solid var(--bg);width:22px;height:22px;box-shadow:var(--sh-2);cursor:grab;border-radius:50%}.SavingsCalculator-module__m-rHvW__scale{font-family:var(--mono);color:var(--muted);letter-spacing:.02em;justify-content:space-between;margin-top:10px;font-size:11px;display:flex}.SavingsCalculator-module__m-rHvW__breakdown{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-s);margin-top:24px;padding:18px 20px}.SavingsCalculator-module__m-rHvW__bkRow{color:var(--ink-2);justify-content:space-between;gap:14px;padding:7px 0;font-size:14px;display:flex}.SavingsCalculator-module__m-rHvW__bkRow b{font-family:var(--h);color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.SavingsCalculator-module__m-rHvW__bkTotal{border-top:1px solid var(--line);margin-top:7px;padding-top:13px}.SavingsCalculator-module__m-rHvW__bkTotal span,.SavingsCalculator-module__m-rHvW__bkTotal b{color:var(--ink);font-size:16px;font-weight:800}.SavingsCalculator-module__m-rHvW__note{color:var(--muted);margin-top:18px;font-size:12.5px;line-height:1.5}.SavingsCalculator-module__m-rHvW__noteLink{color:var(--accent-d);font-weight:600;text-decoration:none}.SavingsCalculator-module__m-rHvW__noteLink:hover{text-decoration:underline}.SavingsCalculator-module__m-rHvW__output{background:var(--dark);color:var(--bg);border-radius:var(--r-s);flex-direction:column;justify-content:center;padding:clamp(26px,3vw,36px);display:flex}.SavingsCalculator-module__m-rHvW__barRow{margin-bottom:18px}.SavingsCalculator-module__m-rHvW__barHead{color:color-mix(in srgb, var(--muted) 70%, var(--bg));justify-content:space-between;gap:12px;margin-bottom:9px;font-size:13px;display:flex}.SavingsCalculator-module__m-rHvW__barHead b{font-family:var(--h);color:var(--bg);font-variant-numeric:tabular-nums}.SavingsCalculator-module__m-rHvW__barTrack{background:color-mix(in srgb, var(--bg) 8%, transparent);border-radius:100px;height:14px;overflow:hidden}.SavingsCalculator-module__m-rHvW__barFill{border-radius:100px;height:100%;transition:width .7s cubic-bezier(.2,.7,.2,1);display:block}.SavingsCalculator-module__m-rHvW__barFillStaff{background:linear-gradient(90deg, color-mix(in srgb, var(--dark-2) 60%, var(--muted)), color-mix(in srgb, var(--dark-2) 30%, var(--muted)))}.SavingsCalculator-module__m-rHvW__barFillOur{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 60%, var(--bg)))}.SavingsCalculator-module__m-rHvW__save{border-top:1px solid color-mix(in srgb, var(--bg) 12%, transparent);margin:8px 0 22px;padding-top:24px}.SavingsCalculator-module__m-rHvW__saveSm{font-family:var(--mono);text-transform:uppercase;color:var(--muted);letter-spacing:.06em;font-size:11px}.SavingsCalculator-module__m-rHvW__saveBig{font-family:var(--h);color:var(--green);font-variant-numeric:tabular-nums;margin:8px 0;font-size:clamp(40px,5.6vw,56px);font-weight:800;line-height:1}.SavingsCalculator-module__m-rHvW__saveYr{color:var(--muted);font-size:.36em;font-weight:600}.SavingsCalculator-module__m-rHvW__saveSub{color:color-mix(in srgb, var(--muted) 70%, var(--bg));font-size:13px}.SavingsCalculator-module__m-rHvW__saveSub strong{color:var(--bg);font-weight:600}@media (max-width:780px){.SavingsCalculator-module__m-rHvW__calc{grid-template-columns:1fr;gap:18px;padding:22px}.SavingsCalculator-module__m-rHvW__controls{order:1}.SavingsCalculator-module__m-rHvW__breakdown{margin-top:16px;padding:14px 16px}.SavingsCalculator-module__m-rHvW__bkRow{padding:5px 0;font-size:13px}.SavingsCalculator-module__m-rHvW__save{margin:6px 0 16px;padding-top:18px}.SavingsCalculator-module__m-rHvW__saveBig{margin:6px 0;font-size:clamp(40px,10vw,56px)}.SavingsCalculator-module__m-rHvW__barRow{margin-bottom:14px}.SavingsCalculator-module__m-rHvW__fieldValue{font-size:21px}.SavingsCalculator-module__m-rHvW__output{padding:20px}}
.Deliverables-module__BWx39a__section{padding:clamp(52px,7vw,92px) 0 clamp(60px,7vw,96px)}.Deliverables-module__BWx39a__grid{grid-template-columns:repeat(3,1fr);display:grid}.Deliverables-module__BWx39a__grid>:last-child:nth-child(3n+1):not(:first-child){grid-column:1/-1}.Deliverables-module__BWx39a__grid{gap:20px;margin-bottom:24px}.Deliverables-module__BWx39a__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);flex-direction:column;padding:30px 28px;transition:all .25s cubic-bezier(.2,.7,.3,1);display:flex;position:relative;overflow:hidden}.Deliverables-module__BWx39a__card:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 8%, transparent), transparent 66%);z-index:0;opacity:0;border-radius:50%;width:200px;height:200px;transition:all .25s;position:absolute;top:-70px;right:-70px}.Deliverables-module__BWx39a__card>*{z-index:1;position:relative}.Deliverables-module__BWx39a__card:hover{box-shadow:var(--sh-2);border-color:var(--accent-2);transform:translateY(-3px)}.Deliverables-module__BWx39a__card:hover:after{opacity:1}.Deliverables-module__BWx39a__cardHead{align-items:center;gap:15px;margin-bottom:20px;display:flex}.Deliverables-module__BWx39a__cardIco{background:var(--accent-2);width:52px;height:52px;color:var(--accent);border-radius:14px;flex-shrink:0;place-items:center;transition:all .25s;display:grid}.Deliverables-module__BWx39a__card:hover .Deliverables-module__BWx39a__cardIco{background:var(--accent);color:var(--bg)}.Deliverables-module__BWx39a__cardIco svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px;display:block}.Deliverables-module__BWx39a__cardStep{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:3px;font-size:10.5px;font-weight:700}.Deliverables-module__BWx39a__cardTitle{letter-spacing:-.01em;font-size:18px;line-height:1.2}.Deliverables-module__BWx39a__list{flex-direction:column;gap:13px;list-style:none;display:flex}.Deliverables-module__BWx39a__listItem{color:var(--ink-2);align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.Deliverables-module__BWx39a__listCheck{background:color-mix(in srgb, var(--green) 12%, transparent);width:22px;height:22px;color:var(--green);border-radius:7px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.Deliverables-module__BWx39a__listCheck svg{stroke:currentColor;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;display:block}.Deliverables-module__BWx39a__strip{background:var(--dark);color:var(--bg);border-radius:var(--r);box-shadow:var(--sh-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:28px clamp(26px,3.5vw,40px);display:flex;position:relative;overflow:hidden}.Deliverables-module__BWx39a__strip:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 28%, transparent), transparent 66%);z-index:0;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-80px}.Deliverables-module__BWx39a__strip>*{z-index:1;position:relative}.Deliverables-module__BWx39a__stripLeft{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Deliverables-module__BWx39a__stamp{border:1.5px dashed color-mix(in srgb, var(--green) 55%, transparent);color:color-mix(in srgb, var(--green) 90%, var(--bg));font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;background:color-mix(in srgb, var(--green) 8%, transparent);border-radius:100px;flex-shrink:0;align-items:center;gap:9px;padding:11px 16px;font-size:11.5px;font-weight:700;display:inline-flex}.Deliverables-module__BWx39a__stamp svg{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.Deliverables-module__BWx39a__stripHeadline{font-family:var(--h);letter-spacing:-.02em;font-size:clamp(17px,2vw,22px);font-weight:800;line-height:1.3}.Deliverables-module__BWx39a__stripHeadline span{color:var(--accent-2)}.Deliverables-module__BWx39a__stripNote{font-family:var(--f);color:color-mix(in srgb, var(--bg) 60%, var(--dark));letter-spacing:0;margin-top:6px;font-size:13px;font-weight:500;display:block}.Deliverables-module__BWx39a__stripRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.Deliverables-module__BWx39a__stat{border-right:1px solid #ffffff1f;align-items:center;gap:13px;padding-right:18px;display:flex}.Deliverables-module__BWx39a__statNum{font-family:var(--h);color:var(--bg);font-variant-numeric:tabular-nums;font-size:clamp(30px,3.4vw,40px);font-weight:900;line-height:1}.Deliverables-module__BWx39a__statLabel{color:color-mix(in srgb, var(--bg) 60%, var(--dark));max-width:96px;font-size:12px;line-height:1.35}.Deliverables-module__BWx39a__stripLink{font-family:var(--f);color:var(--bg);background:var(--accent);border-radius:var(--r-xs);box-shadow:var(--sh-1);white-space:nowrap;align-items:center;gap:9px;padding:14px 22px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.2,.7,.3,1);display:inline-flex}.Deliverables-module__BWx39a__stripLink:hover{background:var(--accent-d);box-shadow:var(--sh-2);transform:translateY(-2px)}.Deliverables-module__BWx39a__stripLink svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}@media (max-width:860px){.Deliverables-module__BWx39a__grid{grid-template-columns:1fr 1fr}.Deliverables-module__BWx39a__stripRight{border-left:0}.Deliverables-module__BWx39a__stat{border-right:0;padding-right:0}}@media (max-width:560px){.Deliverables-module__BWx39a__grid{grid-template-columns:1fr}.Deliverables-module__BWx39a__strip{text-align:left;flex-direction:column;align-items:flex-start}.Deliverables-module__BWx39a__stripRight{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.Deliverables-module__BWx39a__stripLink{justify-content:center;width:100%}.Deliverables-module__BWx39a__card{padding:26px 24px}}@media (prefers-reduced-motion:reduce){.Deliverables-module__BWx39a__card:after,.Deliverables-module__BWx39a__strip:after{display:none!important}}
.Cases-module__AKLdXq__sec{padding:clamp(56px,7vw,96px) 0}.Cases-module__AKLdXq__cases{flex-direction:column;gap:20px;display:flex}.Cases-module__AKLdXq__cs{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);grid-template-columns:300px 1fr;align-items:stretch;transition:all .25s cubic-bezier(.2,.7,.3,1);display:grid;position:relative;overflow:hidden}.Cases-module__AKLdXq__cs:hover{box-shadow:var(--sh-2);border-color:var(--line);transform:translateY(-3px)}.Cases-module__AKLdXq__csPhoto{background:radial-gradient(120% 120% at 80% 0%, var(--dark-2), var(--dark) 62%);border:none;min-height:230px;position:relative}.Cases-module__AKLdXq__csPhoto img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.Cases-module__AKLdXq__crn:before,.Cases-module__AKLdXq__crn:after,.Cases-module__AKLdXq__crn i:before,.Cases-module__AKLdXq__crn i:after{content:"";border:2px solid #ffffff2e;width:16px;height:16px;position:absolute}.Cases-module__AKLdXq__crn:before{border-bottom:0;border-right:0;top:12px;left:12px}.Cases-module__AKLdXq__crn:after{border-bottom:0;border-left:0;top:12px;right:12px}.Cases-module__AKLdXq__crn i:before{border-top:0;border-right:0;bottom:12px;left:12px}.Cases-module__AKLdXq__crn i:after{border-top:0;border-left:0;bottom:12px;right:12px}.Cases-module__AKLdXq__csPhLbl{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex;position:absolute;inset:0}.Cases-module__AKLdXq__csPhLbl .Cases-module__AKLdXq__i{opacity:.6;width:28px;height:28px}.Cases-module__AKLdXq__csInd{z-index:2;background:color-mix(in srgb, var(--dark) 82%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;border:1px solid #ffffff29;border-radius:100px;align-items:center;gap:8px;padding:7px 13px 7px 11px;font-size:10.5px;font-weight:700;line-height:1.2;display:inline-flex;position:absolute;top:16px;left:16px}.Cases-module__AKLdXq__csInd .Cases-module__AKLdXq__i{width:15px;height:15px;color:var(--accent-2);stroke-width:2px;flex-shrink:0}.Cases-module__AKLdXq__csBody{flex-direction:column;justify-content:center;gap:18px;padding:30px clamp(26px,3vw,38px);display:flex}.Cases-module__AKLdXq__csTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Cases-module__AKLdXq__csH{font-family:var(--h);letter-spacing:-.01em;max-width:30ch;font-size:clamp(19px,2vw,23px);font-weight:800;line-height:1.22}.Cases-module__AKLdXq__csSpeed{background:var(--accent-2);color:var(--accent-d);font-family:var(--mono);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;gap:7px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex}.Cases-module__AKLdXq__csSpeed .Cases-module__AKLdXq__i{stroke-width:2.4px;width:14px;height:14px}.Cases-module__AKLdXq__csRes{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-s);grid-template-columns:1fr auto 1.15fr;align-items:stretch;gap:14px;padding:16px 18px;display:grid}.Cases-module__AKLdXq__csCell{flex-direction:column;gap:6px;min-width:0;display:flex}.Cases-module__AKLdXq__csCap{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:10px;display:flex}.Cases-module__AKLdXq__csCap .Cases-module__AKLdXq__i{stroke-width:2.6px;width:12px;height:12px}.Cases-module__AKLdXq__csWas .Cases-module__AKLdXq__csCap{color:var(--muted)}.Cases-module__AKLdXq__csNow .Cases-module__AKLdXq__csCap,.Cases-module__AKLdXq__csNow .Cases-module__AKLdXq__csCap .Cases-module__AKLdXq__i{color:var(--green)}.Cases-module__AKLdXq__csWas .Cases-module__AKLdXq__csV{font-family:var(--h);color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--neg) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--neg) 55%, transparent);font-size:16px;font-weight:700;line-height:1.2;text-decoration-thickness:2px}.Cases-module__AKLdXq__csNow .Cases-module__AKLdXq__csV{font-family:var(--h);color:var(--green);letter-spacing:-.01em;font-size:clamp(19px,2vw,23px);font-weight:900;line-height:1.15}.Cases-module__AKLdXq__csArrow{color:var(--green);place-items:center;display:grid}.Cases-module__AKLdXq__csArrow .Cases-module__AKLdXq__i{stroke-width:2.4px;width:24px;height:24px}.Cases-module__AKLdXq__csFoot{color:var(--muted);align-items:center;gap:9px;font-size:12.5px;display:flex}.Cases-module__AKLdXq__csReal{color:var(--green);align-items:center;gap:6px;font-weight:600;display:inline-flex}.Cases-module__AKLdXq__csReal .Cases-module__AKLdXq__i{stroke-width:2.6px;width:14px;height:14px}@media (max-width:860px){.Cases-module__AKLdXq__cs{grid-template-columns:1fr}.Cases-module__AKLdXq__csPhoto{min-height:180px}.Cases-module__AKLdXq__csBody{gap:16px;padding:24px 22px}.Cases-module__AKLdXq__csInd{-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--muted);letter-spacing:.05em;background:0 0;border:none;border-radius:0;align-self:flex-start;gap:7px;margin-bottom:-6px;padding:0;font-size:10.5px;line-height:1.3;position:static}.Cases-module__AKLdXq__csInd .Cases-module__AKLdXq__i{width:14px;height:14px;color:var(--accent);flex-shrink:0}}@media (max-width:520px){.Cases-module__AKLdXq__csRes{grid-template-columns:1fr;gap:12px}.Cases-module__AKLdXq__csArrow{justify-self:start;padding:2px 0;transform:rotate(90deg)}.Cases-module__AKLdXq__csArrow .Cases-module__AKLdXq__i{width:20px;height:20px}.Cases-module__AKLdXq__csTop{flex-direction:column;gap:12px}}.Cases-module__AKLdXq__csMore{color:var(--green,#2e7d32);white-space:nowrap;margin-left:auto;font-weight:600;text-decoration:none}.Cases-module__AKLdXq__csMore:hover{text-decoration:underline}
.PortfolioGrid-module__LLdDUq__sec{padding:clamp(64px,8vw,120px) 0}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__light{background:var(--bg-2)}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark{background:var(--dark)}.PortfolioGrid-module__LLdDUq__head{max-width:760px;margin:0 0 clamp(26px,3vw,40px)}.PortfolioGrid-module__LLdDUq__eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--accent);align-items:center;gap:9px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.PortfolioGrid-module__LLdDUq__eyebrow:before{content:"";background:var(--accent);width:28px;height:2px}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__eyebrow{color:#fff}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__eyebrow:before{background:var(--gold)}.PortfolioGrid-module__LLdDUq__title{font-family:var(--h);letter-spacing:-.01em;color:var(--ink);font-size:clamp(28px,3.8vw,46px);font-weight:700;line-height:1.14}.PortfolioGrid-module__LLdDUq__title em{color:var(--accent);font-style:normal}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__title{color:#fff}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__title em{color:var(--gold)}.PortfolioGrid-module__LLdDUq__lead{color:var(--ink-2);max-width:640px;margin-top:16px;font-size:clamp(16px,1.5vw,18px);line-height:1.6}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__lead{color:#fffc}.PortfolioGrid-module__LLdDUq__filters{flex-wrap:wrap;gap:10px;margin-bottom:clamp(24px,3vw,34px);display:flex}.PortfolioGrid-module__LLdDUq__filter{font-family:var(--f);color:var(--ink-2);cursor:pointer;background:var(--bg);border:1px solid var(--line);border-radius:100px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s}.PortfolioGrid-module__LLdDUq__filter:hover{border-color:var(--accent);color:var(--accent)}.PortfolioGrid-module__LLdDUq__filterActive{background:var(--accent);border-color:var(--accent);color:#fff}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__filter{color:#fff;background:#ffffff0f;border-color:#ffffff29}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__filterActive{background:var(--accent);border-color:var(--accent)}.PortfolioGrid-module__LLdDUq__grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:20px;display:grid}.PortfolioGrid-module__LLdDUq__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);flex-direction:column;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .22s;display:flex;overflow:hidden}.PortfolioGrid-module__LLdDUq__card:hover{box-shadow:var(--sh-2);transform:translateY(-4px)}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__card{background:var(--dark-2);box-shadow:none;border-color:#ffffff1f}.PortfolioGrid-module__LLdDUq__photo{aspect-ratio:4/3;background:radial-gradient(120% 120% at 80% 0,#2a3445,#1b2230 62%);position:relative;overflow:hidden}.PortfolioGrid-module__LLdDUq__photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.PortfolioGrid-module__LLdDUq__ph{place-items:center;display:grid;position:absolute;inset:0}.PortfolioGrid-module__LLdDUq__phLabel{color:#807c6f;font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex}.PortfolioGrid-module__LLdDUq__phCam{opacity:.65;stroke:currentColor;fill:none;width:28px;height:28px}.PortfolioGrid-module__LLdDUq__phCrn:before,.PortfolioGrid-module__LLdDUq__phCrn:after,.PortfolioGrid-module__LLdDUq__phCrn i:before,.PortfolioGrid-module__LLdDUq__phCrn i:after{content:"";border:2px solid #ffffff2e;width:16px;height:16px;position:absolute}.PortfolioGrid-module__LLdDUq__phCrn:before{border-bottom:0;border-right:0;top:12px;left:12px}.PortfolioGrid-module__LLdDUq__phCrn:after{border-bottom:0;border-left:0;top:12px;right:12px}.PortfolioGrid-module__LLdDUq__phCrn i:before{border-top:0;border-right:0;bottom:12px;left:12px}.PortfolioGrid-module__LLdDUq__phCrn i:after{border-top:0;border-left:0;bottom:12px;right:12px}.PortfolioGrid-module__LLdDUq__areaChip{font-family:var(--mono);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141e18b3;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;left:12px}.PortfolioGrid-module__LLdDUq__chipIc{stroke:currentColor;fill:none;width:13px;height:13px}.PortfolioGrid-module__LLdDUq__typeChip{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--accent);border-radius:100px;padding:5px 11px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.PortfolioGrid-module__LLdDUq__body{flex-direction:column;flex:1;padding:20px 22px;display:flex}.PortfolioGrid-module__LLdDUq__cardTitle{font-family:var(--h);color:var(--ink);align-items:flex-start;gap:8px;margin-bottom:12px;font-size:17px;font-weight:700;line-height:1.3;display:flex}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__cardTitle{color:#fff}.PortfolioGrid-module__LLdDUq__titleIc{width:17px;height:17px;color:var(--accent);stroke:currentColor;fill:none;flex-shrink:0;margin-top:2px}.PortfolioGrid-module__LLdDUq__meta{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.PortfolioGrid-module__LLdDUq__metaService{color:var(--accent-d);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:8px;padding:6px 11px;font-size:13px;font-weight:600}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__metaService{color:#fff;background:color-mix(in srgb, var(--accent) 28%, transparent)}.PortfolioGrid-module__LLdDUq__metaEq{color:var(--muted);background:var(--bg-2);border-radius:8px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;display:inline-flex}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__metaEq{color:#ffffffb3;background:#ffffff14}.PortfolioGrid-module__LLdDUq__metaIc{stroke:currentColor;fill:none;width:13px;height:13px}.PortfolioGrid-module__LLdDUq__note{color:var(--ink-2);margin-bottom:16px;font-size:13.5px;line-height:1.5}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__note{color:#ffffffb8}.PortfolioGrid-module__LLdDUq__more{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__more{border-top-color:#ffffff1f}.PortfolioGrid-module__LLdDUq__term{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}.PortfolioGrid-module__LLdDUq__moreLink{color:var(--accent);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.PortfolioGrid-module__LLdDUq__sec.PortfolioGrid-module__LLdDUq__dark .PortfolioGrid-module__LLdDUq__moreLink{color:var(--gold)}.PortfolioGrid-module__LLdDUq__moreArrow{stroke:currentColor;fill:none;width:15px;height:15px}.PortfolioGrid-module__LLdDUq__footer{justify-content:center;margin-top:clamp(28px,3vw,40px);display:flex}.PortfolioGrid-module__LLdDUq__cta{padding:16px 32px}@media (max-width:520px){.PortfolioGrid-module__LLdDUq__grid{grid-template-columns:1fr}}
.ObjectsMap-module__VIoFkW__section{padding:clamp(60px,7vw,96px) 0}.ObjectsMap-module__VIoFkW__head{text-align:center;margin-bottom:clamp(28px,3.5vw,44px)}.ObjectsMap-module__VIoFkW__title{margin-top:14px;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.15}.ObjectsMap-module__VIoFkW__hl{color:var(--accent)}.ObjectsMap-module__VIoFkW__sub{color:var(--ink-2);max-width:620px;margin:12px auto 0;font-size:clamp(15px,1.5vw,17px)}.ObjectsMap-module__VIoFkW__figure{border-radius:var(--r);border:1px solid var(--line);box-shadow:var(--sh-2);background:var(--bg-3);position:relative;overflow:hidden}.ObjectsMap-module__VIoFkW__mapEl{width:100%;height:420px;display:block}@media (max-width:640px){.ObjectsMap-module__VIoFkW__mapEl{height:320px}}.ObjectsMap-module__VIoFkW__badge{z-index:1000;background:var(--dark,#173a2a);color:#fff;font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;pointer-events:none;border-radius:100px;align-items:baseline;gap:7px;padding:9px 16px;font-size:12px;display:inline-flex;position:absolute;top:18px;left:18px}.ObjectsMap-module__VIoFkW__badgeCount{font-family:var(--h);letter-spacing:-.03em;color:var(--accent-light,#7ecfa0);font-size:18px;font-weight:900;line-height:1}.ObjectsMap-module__VIoFkW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.LeadModal-module__q01zwa__overlay{z-index:1000;background:color-mix(in srgb, var(--dark) 62%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:18px;animation:.18s ease-out LeadModal-module__q01zwa__lmFade;display:flex;position:fixed;inset:0}@keyframes LeadModal-module__q01zwa__lmFade{0%{opacity:0}to{opacity:1}}.LeadModal-module__q01zwa__modal{background:var(--bg);border-radius:var(--r-m,16px);width:100%;max-width:440px;max-height:92vh;padding:28px 26px 24px;animation:.22s ease-out LeadModal-module__q01zwa__lmUp;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000059}@keyframes LeadModal-module__q01zwa__lmUp{0%{opacity:.6;transform:translateY(14px)}to{opacity:1;transform:none}}.LeadModal-module__q01zwa__close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:26px;line-height:1;position:absolute;top:10px;right:12px}.LeadModal-module__q01zwa__close:hover{color:var(--ink)}.LeadModal-module__q01zwa__heading{font-family:var(--h);letter-spacing:-.01em;margin:0 36px 6px 0;font-size:22px;font-weight:800}.LeadModal-module__q01zwa__sub{color:var(--ink-2);margin-bottom:12px;font-size:14.5px}.LeadModal-module__q01zwa__bullets{flex-direction:column;gap:6px;margin:0 0 16px;list-style:none;display:flex}.LeadModal-module__q01zwa__bullets li{color:var(--ink-2);padding-left:22px;font-size:13.5px;position:relative}.LeadModal-module__q01zwa__bullets li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:2px}.LeadModal-module__q01zwa__field{margin-bottom:12px;display:block}.LeadModal-module__q01zwa__field span{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:5px;font-size:10.5px;display:block}.LeadModal-module__q01zwa__field input{border:1px solid var(--line);border-radius:var(--r-xs,10px);background:var(--bg-2);width:100%;color:var(--ink);padding:12px 14px;font-size:15.5px}.LeadModal-module__q01zwa__field input:focus{border-color:var(--accent);outline:none}.LeadModal-module__q01zwa__submit{width:100%;margin-top:4px}.LeadModal-module__q01zwa__err{color:var(--neg,#c0392b);margin-top:10px;font-size:13.5px}.LeadModal-module__q01zwa__err a{color:inherit;font-weight:700}.LeadModal-module__q01zwa__note{color:var(--muted);margin-top:12px;font-size:12.5px}.LeadModal-module__q01zwa__ok{text-align:center;padding:18px 4px 8px}.LeadModal-module__q01zwa__okTitle{font-family:var(--h);color:var(--green);margin-bottom:8px;font-size:20px;font-weight:800}.LeadModal-module__q01zwa__okText{color:var(--ink-2);font-size:14.5px}.LeadModal-module__q01zwa__okText a{color:var(--accent);font-weight:700}@media (max-width:480px){.LeadModal-module__q01zwa__overlay{align-items:flex-end;padding:0}.LeadModal-module__q01zwa__modal{border-radius:16px 16px 0 0;max-width:none;animation:.24s ease-out LeadModal-module__q01zwa__lmSheet}@keyframes LeadModal-module__q01zwa__lmSheet{0%{transform:translateY(40px)}to{transform:none}}}.LeadModal-module__q01zwa__noOblige{color:var(--muted,#7a8378);text-align:center;margin-top:8px;font-size:12.5px}
.CookieConsent-module__HsY8Ea__bar{z-index:1100;background:var(--dark);color:#fff;border-radius:var(--r-s,12px);align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:14px 16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 12px 40px #0000004d}.CookieConsent-module__HsY8Ea__text{flex:1;margin:0;font-size:13px;line-height:1.45}.CookieConsent-module__HsY8Ea__text a{color:var(--gold,#d8b365);text-decoration:underline}.CookieConsent-module__HsY8Ea__btn{flex-shrink:0;padding:10px 18px;font-size:14px}@media (max-width:560px){.CookieConsent-module__HsY8Ea__bar{text-align:left;flex-direction:column;align-items:stretch;gap:10px}}
.Quiz-module__Il5NAq__quiz{background:var(--dark);color:#fff;padding:clamp(60px,8vw,100px) 0;position:relative;overflow:hidden}.Quiz-module__Il5NAq__quiz:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 20%, transparent), transparent 66%);z-index:0;pointer-events:none;border-radius:50%;width:560px;height:560px;position:absolute;top:-160px;right:-180px}.Quiz-module__Il5NAq__grid{z-index:1;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(32px,4vw,60px);display:grid;position:relative}.Quiz-module__Il5NAq__eyebrow{color:var(--accent);font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px;font-size:11px;font-weight:700;display:inline-block}.Quiz-module__Il5NAq__title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,3.6vw,42px);font-weight:800;line-height:1.14}.Quiz-module__Il5NAq__titleHl{color:var(--accent);font-style:normal}.Quiz-module__Il5NAq__subtitle{color:color-mix(in srgb, #fff 55%, var(--dark));max-width:460px;margin-bottom:28px;font-size:16px;line-height:1.6}.Quiz-module__Il5NAq__trustGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:28px;display:grid}.Quiz-module__Il5NAq__trustItem{color:color-mix(in srgb, #fff 90%, var(--dark));align-items:center;gap:12px;font-size:14px;font-weight:600;line-height:1.3;display:flex}.Quiz-module__Il5NAq__trustIcon{background:color-mix(in srgb, var(--accent) 18%, transparent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);width:38px;height:38px;color:color-mix(in srgb, var(--accent) 80%, #fff);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.Quiz-module__Il5NAq__trustIcon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.Quiz-module__Il5NAq__social{border-radius:var(--r-s);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:14px;padding:16px 20px;display:flex}.Quiz-module__Il5NAq__avatars{display:flex}.Quiz-module__Il5NAq__avatarItem{background:var(--accent-d);border:2px solid var(--dark);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-10px;display:grid}.Quiz-module__Il5NAq__avatarItem:first-child{margin-left:0}.Quiz-module__Il5NAq__avatarItem svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;color:color-mix(in srgb, var(--accent) 60%, #fff)}.Quiz-module__Il5NAq__socialText{color:color-mix(in srgb, #fff 55%, var(--dark));font-size:13px;line-height:1.45}.Quiz-module__Il5NAq__socialText b{color:#fff;font-family:var(--h);font-weight:800}.Quiz-module__Il5NAq__qbox{color:var(--ink);border-radius:var(--r);box-shadow:var(--sh-3);background:#fff;padding:clamp(26px,3vw,38px);position:relative}.Quiz-module__Il5NAq__qbox:before{content:"";background:var(--accent);border-radius:var(--r);z-index:-1;opacity:.16;width:74%;height:74%;position:absolute;inset:-14px -14px auto auto;transform:rotate(-3deg)}.Quiz-module__Il5NAq__barHead{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.Quiz-module__Il5NAq__barStep{font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;color:var(--accent);font-size:11px;font-weight:700}.Quiz-module__Il5NAq__barPct{font-family:var(--mono);color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.Quiz-module__Il5NAq__bar{background:var(--bg-3);border-radius:100px;height:7px;margin-bottom:26px;overflow:hidden}.Quiz-module__Il5NAq__barFill{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 55%, #fff));border-radius:100px;height:100%;transition:width .4s cubic-bezier(.2,.7,.2,1);display:block}.Quiz-module__Il5NAq__step{animation:.35s Quiz-module__Il5NAq__qfade;display:none}.Quiz-module__Il5NAq__stepActive{display:block}@keyframes Quiz-module__Il5NAq__qfade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Quiz-module__Il5NAq__question{font-family:var(--h);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(19px,2.1vw,23px);font-weight:800;line-height:1.25}.Quiz-module__Il5NAq__opts{grid-template-columns:1fr 1fr;gap:11px;display:grid}.Quiz-module__Il5NAq__opt{border:1.5px solid var(--line);cursor:pointer;text-align:left;font-size:14.5px;font-weight:600;line-height:1.3;font-family:var(--f);background:#fff;border-radius:13px;align-items:center;gap:13px;padding:16px 17px;transition:all .16s;display:flex}.Quiz-module__Il5NAq__optIcon{background:var(--accent-2);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;transition:all .16s;display:grid}.Quiz-module__Il5NAq__optIcon svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.Quiz-module__Il5NAq__opt:hover{border-color:var(--accent);background:var(--accent-2);box-shadow:var(--sh-1);transform:translateY(-2px)}.Quiz-module__Il5NAq__opt:hover .Quiz-module__Il5NAq__optIcon{background:var(--accent);color:#fff}.Quiz-module__Il5NAq__optFull{grid-column:1/-1}.Quiz-module__Il5NAq__back{color:var(--muted);font-family:var(--mono);text-transform:uppercase;cursor:pointer;letter-spacing:.06em;background:0 0;border:none;align-items:center;gap:7px;margin-top:18px;padding:6px 2px;font-size:11px;transition:all .15s;display:inline-flex}.Quiz-module__Il5NAq__back:hover{color:var(--accent)}.Quiz-module__Il5NAq__back svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.Quiz-module__Il5NAq__result{display:none}.Quiz-module__Il5NAq__resultActive{animation:.4s Quiz-module__Il5NAq__qfade;display:block}.Quiz-module__Il5NAq__resTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--green);background:color-mix(in srgb, var(--green) 10%, transparent);border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 13px;font-size:11px;font-weight:700;display:inline-flex}.Quiz-module__Il5NAq__resTag svg{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.Quiz-module__Il5NAq__resLabel{color:var(--muted);margin-bottom:4px;font-size:14px}.Quiz-module__Il5NAq__price{font-family:var(--h);color:var(--ink);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(36px,5.4vw,52px);font-weight:900;line-height:1}.Quiz-module__Il5NAq__priceNum{color:var(--accent)}.Quiz-module__Il5NAq__resHint{color:var(--muted);margin-bottom:22px;font-size:13px}.Quiz-module__Il5NAq__benefits{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-s);margin-bottom:22px;padding:20px 22px}.Quiz-module__Il5NAq__benefitsTitle{font-family:var(--h);margin-bottom:14px;font-size:15px;font-weight:800}.Quiz-module__Il5NAq__benefitsList{gap:11px;list-style:none;display:grid}.Quiz-module__Il5NAq__benefitItem{color:var(--ink-2);align-items:flex-start;gap:11px;font-size:14px;line-height:1.4;display:flex}.Quiz-module__Il5NAq__ck{background:var(--green);color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.Quiz-module__Il5NAq__ck svg{stroke:currentColor;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.Quiz-module__Il5NAq__benefitItem b{color:var(--ink);font-weight:700}.Quiz-module__Il5NAq__form{flex-wrap:wrap;gap:11px;margin-bottom:14px;display:flex}.Quiz-module__Il5NAq__form input{border:1.5px solid var(--line);min-width:150px;font-family:var(--f);color:var(--ink);background:#fff;border-radius:11px;flex:1;padding:15px 17px;font-size:15px;transition:all .15s}.Quiz-module__Il5NAq__form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-2);outline:none}.Quiz-module__Il5NAq__qbtn{width:100%;font-size:16.5px;font-weight:800;font-family:var(--h);letter-spacing:-.01em;padding:19px 28px}.Quiz-module__Il5NAq__micro{color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:12px;display:flex}.Quiz-module__Il5NAq__micro svg{width:14px;height:14px;color:var(--green);stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.Quiz-module__Il5NAq__micro b{color:var(--ink-2);font-weight:600}@media (max-width:920px){.Quiz-module__Il5NAq__grid{grid-template-columns:1fr;gap:34px}.Quiz-module__Il5NAq__offer{max-width:560px}.Quiz-module__Il5NAq__subtitle,.Quiz-module__Il5NAq__trustGrid{max-width:none}.Quiz-module__Il5NAq__qbox:before{display:none}}@media (max-width:560px){.Quiz-module__Il5NAq__opts,.Quiz-module__Il5NAq__trustGrid{grid-template-columns:1fr}}.Quiz-module__Il5NAq__pkgs{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 4px;display:grid}.Quiz-module__Il5NAq__pkg{border:1px solid color-mix(in srgb, var(--muted,#888) 30%, transparent);border-radius:12px;padding:12px 12px 11px}.Quiz-module__Il5NAq__pkgMain{border-color:var(--accent,#d3b574);box-shadow:0 0 0 1px var(--accent,#d3b574) inset}.Quiz-module__Il5NAq__pkgName{text-transform:uppercase;letter-spacing:.06em;opacity:.75;margin-bottom:4px;font-size:12px}.Quiz-module__Il5NAq__pkgPrice{white-space:nowrap;font-size:16.5px;font-weight:700}.Quiz-module__Il5NAq__pkgNote{opacity:.8;margin-top:5px;font-size:12px;line-height:1.4}@media (max-width:640px){.Quiz-module__Il5NAq__pkgs{grid-template-columns:1fr}}
.LeadMagnet-module__GtKqUW__sec{background:var(--bg);padding:clamp(56px,7vw,100px) 0}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark{background:var(--dark)}.LeadMagnet-module__GtKqUW__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-2);grid-template-columns:.8fr 1.2fr;align-items:stretch;display:grid;position:relative;overflow:hidden}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__card{background:var(--dark-2);border-color:#ffffff1f}.LeadMagnet-module__GtKqUW__glow{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 22%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;left:-80px}.LeadMagnet-module__GtKqUW__mock{background:color-mix(in srgb, var(--accent) 8%, var(--bg));flex-direction:column;justify-content:center;gap:12px;padding:clamp(30px,3.4vw,48px);display:flex;position:relative}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__mock{background:color-mix(in srgb, var(--accent) 16%, var(--dark-2))}.LeadMagnet-module__GtKqUW__mockFmt{font-family:var(--mono);color:#fff;background:var(--neg);border-radius:7px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px;transform:rotate(3deg)}.LeadMagnet-module__GtKqUW__mockHead{font-family:var(--h);color:var(--ink);border-bottom:2px solid var(--accent);align-items:center;gap:9px;margin-bottom:4px;padding-bottom:14px;font-size:16px;font-weight:700;display:flex}.LeadMagnet-module__GtKqUW__mockDoc{width:19px;height:19px;color:var(--accent);stroke:currentColor;fill:none}.LeadMagnet-module__GtKqUW__mockLines{flex-direction:column;gap:13px;display:flex}.LeadMagnet-module__GtKqUW__mockLine{align-items:center;gap:11px;display:flex}.LeadMagnet-module__GtKqUW__mockBox{background:color-mix(in srgb, var(--green) 16%, transparent);width:20px;height:20px;color:var(--green);border-radius:5px;flex-shrink:0;place-items:center;display:grid}.LeadMagnet-module__GtKqUW__mockBox svg{stroke:currentColor;fill:none;width:12px;height:12px}.LeadMagnet-module__GtKqUW__mockBar{background:color-mix(in srgb, var(--ink) 12%, transparent);border-radius:4px;height:8px}.LeadMagnet-module__GtKqUW__mockBadge{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--accent-d);border:1px solid color-mix(in srgb, var(--accent) 26%, transparent);box-shadow:var(--sh-1);background:#fff;border-radius:100px;align-self:flex-start;margin-top:6px;padding:6px 13px;font-size:11px;font-weight:700}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__mockBadge{color:var(--dark);background:var(--gold);border:none}.LeadMagnet-module__GtKqUW__body{flex-direction:column;padding:clamp(30px,3.4vw,48px);display:flex;position:relative}.LeadMagnet-module__GtKqUW__eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--accent);align-items:center;gap:9px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.LeadMagnet-module__GtKqUW__eyebrow:before{content:"";background:var(--accent);width:28px;height:2px}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__eyebrow{color:var(--gold)}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__eyebrow:before{background:var(--gold)}.LeadMagnet-module__GtKqUW__title{font-family:var(--h);letter-spacing:-.01em;color:var(--ink);font-size:clamp(22px,2.8vw,32px);font-weight:700;line-height:1.2}.LeadMagnet-module__GtKqUW__title em{color:var(--accent);font-style:normal}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__title{color:#fff}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__title em{color:var(--gold)}.LeadMagnet-module__GtKqUW__lead{color:var(--ink-2);margin-top:12px;font-size:15.5px;line-height:1.6}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__lead{color:#ffffffc7}.LeadMagnet-module__GtKqUW__includes{gap:10px;margin:18px 0 22px;list-style:none;display:grid}.LeadMagnet-module__GtKqUW__includes li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__includes li{color:#fffc}.LeadMagnet-module__GtKqUW__ic{background:color-mix(in srgb, var(--green) 15%, transparent);width:20px;height:20px;color:var(--green);border-radius:6px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.LeadMagnet-module__GtKqUW__ic svg{stroke:currentColor;fill:none;width:12px;height:12px}.LeadMagnet-module__GtKqUW__form{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.LeadMagnet-module__GtKqUW__input{min-width:150px;font-family:var(--f);color:var(--ink);background:var(--bg);border:1.5px solid var(--line);border-radius:var(--r-xs);flex:1;padding:14px 16px;font-size:15px;transition:border-color .15s}.LeadMagnet-module__GtKqUW__input::placeholder{color:var(--muted)}.LeadMagnet-module__GtKqUW__input:focus{border-color:var(--accent);outline:none}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__input{color:#fff;background:#ffffff14;border-color:#ffffff2e}.LeadMagnet-module__GtKqUW__submit{font-family:var(--f);color:#fff;background:var(--accent);border-radius:var(--r-xs);cursor:pointer;box-shadow:var(--sh-1);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:9px;padding:14px 26px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex}.LeadMagnet-module__GtKqUW__submit:hover{background:var(--accent-d);box-shadow:var(--sh-2);transform:translateY(-2px)}.LeadMagnet-module__GtKqUW__dlIc{stroke:currentColor;fill:none;width:18px;height:18px}.LeadMagnet-module__GtKqUW__note{color:var(--muted);align-items:center;gap:8px;margin-top:14px;font-size:12.5px;display:flex}.LeadMagnet-module__GtKqUW__sec.LeadMagnet-module__GtKqUW__dark .LeadMagnet-module__GtKqUW__note{color:#fff9}.LeadMagnet-module__GtKqUW__noteIc{stroke:currentColor;fill:none;flex-shrink:0;width:14px;height:14px}@media (max-width:760px){.LeadMagnet-module__GtKqUW__card{grid-template-columns:1fr}.LeadMagnet-module__GtKqUW__form{flex-direction:column}.LeadMagnet-module__GtKqUW__submit{width:100%}}
.FinalCta-module__TVlXma__section{background:var(--dark);color:var(--bg);padding:clamp(64px,8vw,100px) 0;position:relative;overflow:hidden}.FinalCta-module__TVlXma__section:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 18%, transparent), transparent 66%);pointer-events:none;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-200px;left:-160px}.FinalCta-module__TVlXma__grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;display:grid;position:relative}.FinalCta-module__TVlXma__eyebrow{color:var(--accent);font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:11px;display:block}.FinalCta-module__TVlXma__title{color:var(--bg);margin-bottom:0;font-size:clamp(28px,3.8vw,48px);font-weight:700;line-height:1.16}.FinalCta-module__TVlXma__hl{color:var(--accent)}.FinalCta-module__TVlXma__subtitle{color:color-mix(in srgb, var(--bg) 70%, var(--dark));max-width:460px;margin-top:16px;font-size:17px;line-height:1.6}.FinalCta-module__TVlXma__bullets{margin-top:24px;list-style:none}.FinalCta-module__TVlXma__bullet{color:color-mix(in srgb, var(--bg) 80%, var(--dark));align-items:center;gap:12px;padding:9px 0;font-size:15px;display:flex}.FinalCta-module__TVlXma__ck{color:var(--accent);flex-shrink:0;align-items:center;display:flex}.FinalCta-module__TVlXma__ck svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.FinalCta-module__TVlXma__form{background:var(--bg);border-radius:var(--r);box-shadow:var(--sh-3);padding:38px}.FinalCta-module__TVlXma__formHeading{color:var(--ink);margin-bottom:6px;font-size:22px}.FinalCta-module__TVlXma__formSub{color:var(--muted);margin-bottom:8px;font-size:13px}.FinalCta-module__TVlXma__fieldWrap{margin-top:16px}.FinalCta-module__TVlXma__label{color:var(--ink);margin-bottom:7px;font-size:13px;font-weight:600;display:block}.FinalCta-module__TVlXma__input,.FinalCta-module__TVlXma__select{border:1px solid var(--line);background:var(--bg-2);width:100%;font-family:var(--f);color:var(--ink);appearance:none;border-radius:11px;padding:15px 17px;font-size:15px}.FinalCta-module__TVlXma__input:focus,.FinalCta-module__TVlXma__select:focus{border-color:var(--accent);background:var(--bg);outline:none}.FinalCta-module__TVlXma__submitBtn{width:100%;margin-top:24px}.FinalCta-module__TVlXma__note{color:var(--muted);align-items:flex-start;gap:8px;margin-top:14px;font-size:13px;line-height:1.5;display:flex}.FinalCta-module__TVlXma__noteIcon{width:15px;height:15px;color:var(--gold);stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.FinalCta-module__TVlXma__privacy{color:var(--muted);margin-top:14px;font-size:11.5px;line-height:1.55}.FinalCta-module__TVlXma__privacy a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}@media (max-width:860px){.FinalCta-module__TVlXma__grid{grid-template-columns:1fr}}@media (max-width:520px){.FinalCta-module__TVlXma__form{padding:28px 22px}.FinalCta-module__TVlXma__formHeading{font-size:20px}}
.Footer-module__HX7j6G__footer{background:var(--dark);color:#fff;padding:clamp(54px,6vw,84px) 0 28px;position:relative;overflow:hidden}.Footer-module__HX7j6G__glow{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 30%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;left:-120px}.Footer-module__HX7j6G__main{grid-template-columns:1.7fr repeat(var(--fcols,2), 1fr) 1.3fr;border-bottom:1px solid #ffffff1f;gap:clamp(28px,3vw,44px);padding-bottom:clamp(36px,4vw,56px);display:grid;position:relative}.Footer-module__HX7j6G__brandCol{max-width:340px}.Footer-module__HX7j6G__logo{align-items:center;gap:12px;margin-bottom:18px;text-decoration:none;display:inline-flex}.Footer-module__HX7j6G__logoIc{color:#fff;background:linear-gradient(150deg, var(--accent), var(--accent-d));border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.Footer-module__HX7j6G__logoIc svg{stroke:currentColor;fill:none;width:24px;height:24px}.Footer-module__HX7j6G__logoText{flex-direction:column;line-height:1;display:flex}.Footer-module__HX7j6G__logoName{font-family:var(--h);color:#fff;font-size:22px;font-weight:700}.Footer-module__HX7j6G__logoTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-top:4px;font-size:10px}.Footer-module__HX7j6G__desc{color:#ffffffb3;margin-bottom:18px;font-size:14px;line-height:1.6}.Footer-module__HX7j6G__rating{align-items:center;gap:9px;margin-bottom:18px;display:inline-flex}.Footer-module__HX7j6G__stars{color:var(--gold);gap:2px;display:inline-flex}.Footer-module__HX7j6G__stars svg{width:15px;height:15px}.Footer-module__HX7j6G__rating b{font-family:var(--h);color:#fff;font-size:16px}.Footer-module__HX7j6G__ratingTxt{color:#fff9;font-size:12px}.Footer-module__HX7j6G__partners{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__HX7j6G__partner{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;display:inline-flex}.Footer-module__HX7j6G__partnerIc{stroke:currentColor;fill:none;width:13px;height:13px;color:var(--gold)}.Footer-module__HX7j6G__col ul,.Footer-module__HX7j6G__contactsCol ul{list-style:none}.Footer-module__HX7j6G__colTitle{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-bottom:18px;font-size:11px;font-weight:700}.Footer-module__HX7j6G__col ul{flex-direction:column;gap:11px;display:flex}.Footer-module__HX7j6G__link{color:#ffffffc2;font-size:14.5px;text-decoration:none;transition:all .15s}.Footer-module__HX7j6G__link:hover{color:#fff;padding-left:4px}.Footer-module__HX7j6G__contactsCol{flex-direction:column;display:flex}.Footer-module__HX7j6G__phone{font-family:var(--h);color:#fff;white-space:nowrap;align-items:center;gap:10px;margin-bottom:16px;font-size:21px;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__HX7j6G__phone:hover{color:var(--gold)}.Footer-module__HX7j6G__cLine,.Footer-module__HX7j6G__cLink{color:#ffffffb8;align-items:center;gap:10px;margin-bottom:11px;font-size:14px;line-height:1.5;text-decoration:none;display:flex}.Footer-module__HX7j6G__cLink:hover{color:#fff}.Footer-module__HX7j6G__cIc{stroke:currentColor;fill:none;width:17px;height:17px;color:var(--gold);flex-shrink:0}.Footer-module__HX7j6G__maps{gap:10px;margin-top:6px;display:flex}.Footer-module__HX7j6G__mapLink{font-family:var(--mono);text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700;text-decoration:none}.Footer-module__HX7j6G__mapLink:hover{border-color:var(--accent);color:var(--gold)}.Footer-module__HX7j6G__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-top:24px;display:flex}.Footer-module__HX7j6G__legal{color:#ffffff8f;flex-direction:column;gap:4px;font-size:12.5px;display:flex}.Footer-module__HX7j6G__req{color:#ffffff70}.Footer-module__HX7j6G__bottomRight{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.Footer-module__HX7j6G__legalLinks{flex-wrap:wrap;gap:18px;display:flex}.Footer-module__HX7j6G__legalLink{color:#ffffff8f;font-size:12.5px;text-decoration:none}.Footer-module__HX7j6G__legalLink:hover{color:#fff}.Footer-module__HX7j6G__socials{gap:10px;display:flex}.Footer-module__HX7j6G__social{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.Footer-module__HX7j6G__social svg{stroke:currentColor;fill:none;width:18px;height:18px}.Footer-module__HX7j6G__social:hover{background:var(--accent);border-color:var(--accent)}@media (max-width:920px){.Footer-module__HX7j6G__main{grid-template-columns:1fr 1fr;gap:34px 24px}.Footer-module__HX7j6G__brandCol{grid-column:1/-1;max-width:none}}@media (max-width:560px){.Footer-module__HX7j6G__main{grid-template-columns:1fr}.Footer-module__HX7j6G__bottom{flex-direction:column;align-items:flex-start}}
.Article-module__tbuZna__section{background:var(--bg)}.Article-module__tbuZna__head{text-align:center;max-width:820px;margin:0 auto clamp(22px,3vw,32px)}.Article-module__tbuZna__chip{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--accent-d);background:var(--accent-2);border-radius:100px;margin-bottom:18px;padding:7px 15px;font-size:11px;font-weight:700;display:inline-block}.Article-module__tbuZna__title{font-family:var(--h);letter-spacing:-.01em;color:var(--ink);font-size:clamp(28px,4.4vw,46px);font-weight:700;line-height:1.14}.Article-module__tbuZna__meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:18px;font-size:14px;display:flex}.Article-module__tbuZna__metaItem{align-items:center;gap:7px;display:inline-flex}.Article-module__tbuZna__metaIc{stroke:currentColor;fill:none;width:16px;height:16px}.Article-module__tbuZna__metaRole{color:var(--muted)}.Article-module__tbuZna__lead{aspect-ratio:16/7;max-width:100%;min-height:200px;margin-bottom:clamp(28px,4vw,44px)}.Article-module__tbuZna__grid{grid-template-columns:1fr;gap:36px;display:grid}@media (min-width:1000px){.Article-module__tbuZna__grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:56px}}.Article-module__tbuZna__body{width:100%;max-width:760px;margin:0 auto}.Article-module__tbuZna__intro{color:var(--ink-2);margin-bottom:28px;font-size:clamp(18px,1.9vw,21px);font-weight:500;line-height:1.6}.Article-module__tbuZna__h2{font-family:var(--h);color:var(--ink);letter-spacing:-.01em;margin:44px 0 16px;scroll-margin-top:96px;font-size:clamp(23px,2.7vw,31px);font-weight:700;line-height:1.2}.Article-module__tbuZna__h3{font-family:var(--h);color:var(--ink);margin:30px 0 12px;font-size:clamp(19px,2vw,23px);font-weight:700}.Article-module__tbuZna__p{color:var(--ink-2);margin:0 0 18px;font-size:17px;line-height:1.75}.Article-module__tbuZna__p a{color:var(--accent-d);text-underline-offset:3px;text-decoration:underline}.Article-module__tbuZna__ul,.Article-module__tbuZna__ol{flex-direction:column;gap:11px;margin:0 0 20px;padding:0;list-style:none;display:flex}.Article-module__tbuZna__ol{counter-reset:ol}.Article-module__tbuZna__ul li,.Article-module__tbuZna__ol li{color:var(--ink-2);align-items:flex-start;gap:12px;font-size:17px;line-height:1.6;display:flex}.Article-module__tbuZna__liIc{background:color-mix(in srgb, var(--green) 14%, transparent);width:22px;height:22px;color:var(--green);border-radius:7px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.Article-module__tbuZna__liIc svg{stroke:currentColor;fill:none;stroke-width:3px;width:13px;height:13px}.Article-module__tbuZna__ol li{counter-increment:ol}.Article-module__tbuZna__ol li:before{content:counter(ol);background:var(--accent-2);width:24px;height:24px;color:var(--accent-d);font-family:var(--mono);border-radius:8px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.Article-module__tbuZna__quote{border-left:3px solid var(--accent);background:var(--bg-2);border-radius:0 var(--r-s) var(--r-s) 0;margin:28px 0;padding:22px 26px;position:relative}.Article-module__tbuZna__quote p{font-family:var(--h);color:var(--ink);margin:0;font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.45}.Article-module__tbuZna__quote cite{color:var(--muted);font-size:14px;font-style:normal;font-family:var(--f);margin-top:12px;display:block}.Article-module__tbuZna__quoteIc{width:34px;height:34px;stroke:var(--accent);fill:none;opacity:.25;position:absolute;top:-10px;right:18px}.Article-module__tbuZna__fig{aspect-ratio:16/9;min-height:180px;margin:28px 0}.Article-module__tbuZna__callout{border:1px solid var(--line);border-radius:var(--r-s);background:color-mix(in srgb, var(--gold) 7%, var(--bg));gap:14px;margin:26px 0;padding:20px 22px;display:flex}.Article-module__tbuZna__calloutIc{background:color-mix(in srgb, var(--gold) 18%, transparent);width:38px;height:38px;color:var(--accent-d);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.Article-module__tbuZna__calloutIc svg{stroke:currentColor;fill:none;width:20px;height:20px}.Article-module__tbuZna__callout b{font-family:var(--h);color:var(--ink);margin-bottom:3px;font-size:16px;display:block}.Article-module__tbuZna__callout span{color:var(--ink-2);font-size:15.5px;line-height:1.6}.Article-module__tbuZna__tldr{background:var(--dark);color:#fff;border-radius:var(--r);margin-bottom:32px;padding:clamp(22px,3vw,30px)}.Article-module__tbuZna__tldrTitle{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--gold);margin-bottom:16px;font-size:12px;font-weight:700}.Article-module__tbuZna__tldr ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Article-module__tbuZna__tldr li{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;display:flex}.Article-module__tbuZna__tldr .Article-module__tbuZna__liIc{background:color-mix(in srgb, var(--green) 26%, transparent);color:#fff}.Article-module__tbuZna__ctaBox{background:var(--accent);border-radius:var(--r);box-shadow:var(--sh-2);margin:40px 0 32px;position:relative;overflow:hidden}.Article-module__tbuZna__ctaGlow{pointer-events:none;background:radial-gradient(circle,#ffffff38,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-70px}.Article-module__tbuZna__ctaInner{z-index:1;padding:clamp(26px,4vw,40px);position:relative}.Article-module__tbuZna__ctaTitle{font-family:var(--h);color:#fff;font-size:clamp(21px,2.4vw,27px);font-weight:700;line-height:1.25}.Article-module__tbuZna__ctaText{color:#ffffffdb;margin:12px 0 20px;font-size:16px;line-height:1.6}.Article-module__tbuZna__ctaArrow{stroke:currentColor;fill:none;width:18px;height:18px}.Article-module__tbuZna__related{border-top:1px solid var(--line);margin-top:36px;padding-top:28px}.Article-module__tbuZna__relTitle{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:700}.Article-module__tbuZna__related ul{flex-direction:column;gap:4px;list-style:none;display:flex}.Article-module__tbuZna__related a{border-radius:var(--r-xs);font-family:var(--h);color:var(--ink);background:var(--bg-2);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:16px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.Article-module__tbuZna__related a:hover{color:var(--accent);transform:translate(3px)}.Article-module__tbuZna__relArrow{stroke:currentColor;fill:none;flex-shrink:0;width:17px;height:17px}.Article-module__tbuZna__aside{display:none}@media (min-width:1000px){.Article-module__tbuZna__aside{display:block}}.Article-module__tbuZna__asideSticky{flex-direction:column;gap:16px;display:flex;position:sticky;top:96px}.Article-module__tbuZna__toc{border:1px solid var(--line);border-radius:var(--r-s);padding:20px}.Article-module__tbuZna__tocTitle{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:700}.Article-module__tbuZna__toc ul{flex-direction:column;gap:2px;list-style:none;display:flex}.Article-module__tbuZna__toc a{color:var(--ink-2);border-left:2px solid #0000;border-radius:8px;padding:8px 10px;font-size:14.5px;line-height:1.4;text-decoration:none;transition:all .12s;display:block}.Article-module__tbuZna__toc a:hover{background:var(--bg-2);color:var(--accent);border-left-color:var(--accent)}.Article-module__tbuZna__asideCta{width:100%}
.ProgramPicker-module__64gS8W__section{padding:var(--sec-pad,clamp(52px, 6vw, 80px)) 0}.ProgramPicker-module__64gS8W__head{margin-bottom:clamp(28px,3.5vw,44px)}.ProgramPicker-module__64gS8W__title{letter-spacing:-.02em;font-size:clamp(26px,3.2vw,42px);font-weight:800;line-height:1.18}.ProgramPicker-module__64gS8W__hl{color:var(--accent)}.ProgramPicker-module__64gS8W__lead{color:var(--ink-2);margin-top:12px;max-width:640px;margin-inline:auto;font-size:clamp(15px,1.6vw,17px);line-height:1.6}.ProgramPicker-module__64gS8W__pk{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);overflow:hidden}.ProgramPicker-module__64gS8W__roles{border-bottom:1px solid var(--line);background:var(--bg-2);flex-wrap:wrap;gap:8px;padding:20px 18px 16px;display:flex}@media (min-width:640px){.ProgramPicker-module__64gS8W__roles{gap:10px;padding:26px 28px 22px}}.ProgramPicker-module__64gS8W__roleBtn{font-family:var(--h);color:var(--ink-2);background:var(--bg);border:1.5px solid var(--line);cursor:pointer;border-radius:100px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:700;line-height:1;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}@media (min-width:640px){.ProgramPicker-module__64gS8W__roleBtn{padding:11px 18px;font-size:14.5px}}.ProgramPicker-module__64gS8W__roleBtn:hover{border-color:var(--accent);color:var(--accent-d,var(--accent))}.ProgramPicker-module__64gS8W__roleBtnActive{background:linear-gradient(135deg, var(--accent), var(--accent-d,var(--accent)));border-color:var(--accent-d,var(--accent));color:#fff;box-shadow:0 6px 18px color-mix(in srgb, var(--accent) 28%, transparent)}.ProgramPicker-module__64gS8W__panel{grid-template-columns:1fr;gap:20px;padding:20px 18px;display:grid}@media (min-width:640px){.ProgramPicker-module__64gS8W__panel{grid-template-columns:1fr 1fr;gap:24px;padding:24px 28px}}@media (min-width:1024px){.ProgramPicker-module__64gS8W__panel{grid-template-columns:1.2fr 1fr 1fr;gap:26px;padding:28px}}.ProgramPicker-module__64gS8W__sum{background:var(--accent-2,color-mix(in srgb, var(--accent) 10%, transparent));border-radius:14px;grid-column:1/-1;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.ProgramPicker-module__64gS8W__sumIc{background:linear-gradient(135deg, var(--accent), var(--accent-d,var(--accent)));color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.ProgramPicker-module__64gS8W__sumSvg{width:18px;height:18px}.ProgramPicker-module__64gS8W__sumLbl{font-family:var(--mono,"Space Mono", monospace);text-transform:uppercase;letter-spacing:.08em;color:var(--accent-d,var(--accent));margin-bottom:4px;font-size:10px;font-weight:700}.ProgramPicker-module__64gS8W__sumT{color:var(--ink);font-size:14.5px;line-height:1.55}.ProgramPicker-module__64gS8W__sumT b{font-weight:700}.ProgramPicker-module__64gS8W__colLbl{font-family:var(--mono,"Space Mono", monospace);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:11px;font-size:10.5px;font-weight:700}.ProgramPicker-module__64gS8W__chips{flex-wrap:wrap;gap:8px;display:flex}.ProgramPicker-module__64gS8W__chip{font-family:var(--h);color:var(--accent-d,var(--accent));background:var(--accent-2,color-mix(in srgb, var(--accent) 10%, transparent));border-radius:9px;padding:8px 13px;font-size:13px;font-weight:700;line-height:1.3;display:inline-block}@media (min-width:640px){.ProgramPicker-module__64gS8W__chip{font-size:13.5px}}.ProgramPicker-module__64gS8W__chipHint{color:var(--ink-2);margin-top:2px;font-size:11.5px;font-weight:500;display:block}.ProgramPicker-module__64gS8W__period{font-family:var(--h);color:var(--ink);font-size:18px;font-weight:800;line-height:1.25}@media (min-width:640px){.ProgramPicker-module__64gS8W__period{font-size:19px}}.ProgramPicker-module__64gS8W__where{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;display:inline-flex}.ProgramPicker-module__64gS8W__whereIcon{flex-shrink:0;width:17px;height:17px;margin-top:2px}.ProgramPicker-module__64gS8W__whereStrict{color:var(--neg);font-weight:600}.ProgramPicker-module__64gS8W__foot{border-top:1px dashed var(--line);background:linear-gradient(180deg, var(--bg), var(--bg-2));flex-direction:column;gap:16px;padding:18px;display:flex}@media (min-width:640px){.ProgramPicker-module__64gS8W__foot{flex-flow:wrap;justify-content:space-between;align-items:center;gap:18px;padding:22px 28px}}.ProgramPicker-module__64gS8W__footLeft{flex-direction:column;gap:6px;display:flex}.ProgramPicker-module__64gS8W__price{font-family:var(--h);color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:4px;font-size:26px;font-weight:900;line-height:1;display:flex}.ProgramPicker-module__64gS8W__priceNum{font-size:26px}.ProgramPicker-module__64gS8W__priceUnit{color:var(--muted);margin-left:2px;font-size:13px;font-weight:500}.ProgramPicker-module__64gS8W__note{color:var(--ink-2);max-width:420px;margin:0;font-size:13px;line-height:1.5}.ProgramPicker-module__64gS8W__cta{text-align:center;justify-content:center;width:100%}@media (min-width:640px){.ProgramPicker-module__64gS8W__cta{width:auto}}
.Contacts-module__bUxMKW__section{background:var(--bg)}.Contacts-module__bUxMKW__grid{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:880px){.Contacts-module__bUxMKW__grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px}}.Contacts-module__bUxMKW__info{background:var(--dark);color:#fff;border-radius:var(--r);box-shadow:var(--sh-2);flex-direction:column;padding:clamp(24px,3.5vw,40px);display:flex;position:relative;overflow:hidden}.Contacts-module__bUxMKW__glow{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 30%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-90px}.Contacts-module__bUxMKW__info>*{z-index:1;position:relative}.Contacts-module__bUxMKW__rows{flex-direction:column;gap:20px;list-style:none;display:flex}.Contacts-module__bUxMKW__row{align-items:flex-start;gap:15px;display:flex}.Contacts-module__bUxMKW__ic{background:color-mix(in srgb, var(--accent) 22%, transparent);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.Contacts-module__bUxMKW__ic svg{stroke:currentColor;fill:none;width:21px;height:21px}.Contacts-module__bUxMKW__rowVal{font-family:var(--h);font-size:17px;font-weight:700;line-height:1.3}.Contacts-module__bUxMKW__rowSub{color:#ffffffa3;margin-top:3px;font-size:14px;text-decoration:none;display:block}a.Contacts-module__bUxMKW__rowSub:hover{color:var(--gold)}.Contacts-module__bUxMKW__phone{min-height:44px;font-family:var(--h);color:#fff;letter-spacing:-.01em;white-space:nowrap;align-items:center;font-size:clamp(22px,2.6vw,27px);font-weight:800;text-decoration:none;display:inline-flex}.Contacts-module__bUxMKW__phone:hover{color:var(--gold)}.Contacts-module__bUxMKW__msgs{gap:12px;margin-top:26px;display:flex}.Contacts-module__bUxMKW__msg{border-radius:var(--r-xs);color:#fff;border:1px solid #fff3;flex:1;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:15px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.Contacts-module__bUxMKW__msg svg{stroke:currentColor;fill:none;width:19px;height:19px}.Contacts-module__bUxMKW__msg:hover{border-color:var(--accent);background:#ffffff14}.Contacts-module__bUxMKW__req{color:#ffffff8f;align-items:center;gap:10px;margin-top:auto;padding-top:24px;font-size:12.5px;line-height:1.5;display:flex}.Contacts-module__bUxMKW__reqIc{stroke:currentColor;fill:none;width:16px;height:16px;color:var(--gold);flex-shrink:0}.Contacts-module__bUxMKW__right{flex-direction:column;gap:18px;display:flex}.Contacts-module__bUxMKW__map{flex:1;min-height:220px}.Contacts-module__bUxMKW__iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.Contacts-module__bUxMKW__form{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);background:#fff;flex-direction:column;gap:12px;padding:clamp(20px,3vw,28px);display:flex}.Contacts-module__bUxMKW__formTitle{font-family:var(--h);color:var(--ink);margin-bottom:4px;font-size:19px;font-weight:700}.Contacts-module__bUxMKW__input{font-family:var(--f);color:var(--ink);background:var(--bg);border:1.5px solid var(--line);border-radius:var(--r-xs);min-height:48px;padding:14px 16px;font-size:16px;transition:border-color .15s}.Contacts-module__bUxMKW__input::placeholder{color:var(--muted)}.Contacts-module__bUxMKW__input:focus{border-color:var(--accent);outline:none}.Contacts-module__bUxMKW__form .btn{width:100%;margin-top:4px}.Contacts-module__bUxMKW__btnIc{stroke:currentColor;fill:none;width:18px;height:18px}.Contacts-module__bUxMKW__note{color:var(--muted);font-size:12.5px;line-height:1.5}
.CourseCatalog-module__kLOaXq__section{background:var(--bg-2)}.CourseCatalog-module__kLOaXq__secHead{margin-bottom:clamp(28px,3.5vw,40px)}.CourseCatalog-module__kLOaXq__secHead em{color:var(--accent);font-style:normal}.CourseCatalog-module__kLOaXq__srv{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.CourseCatalog-module__kLOaXq__srv::-webkit-scrollbar{display:none}.CourseCatalog-module__kLOaXq__srv:after{content:"";flex-shrink:0;min-width:24px;display:block}.CourseCatalog-module__kLOaXq__s{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex:0 0 82%;align-self:stretch;gap:0;width:82%;max-width:340px;height:auto;padding:28px 24px;display:flex;position:relative}.CourseCatalog-module__kLOaXq__num{font-family:var(--h);color:var(--bg-3);pointer-events:none;font-size:28px;font-weight:900;line-height:.8;position:absolute;top:22px;right:22px}.CourseCatalog-module__kLOaXq__sico{background:color-mix(in srgb, var(--accent) 12%, transparent);width:50px;height:50px;color:var(--accent);border-radius:13px;flex-shrink:0;place-items:center;margin-bottom:16px;display:grid}.CourseCatalog-module__kLOaXq__sico svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;display:block}.CourseCatalog-module__kLOaXq__body{flex-direction:column;flex:1;display:flex}.CourseCatalog-module__kLOaXq__body h3{margin-bottom:8px;padding-right:34px;font-size:18px;line-height:1.3}.CourseCatalog-module__kLOaXq__body p{color:var(--ink-2);margin-bottom:12px;font-size:13.5px;line-height:1.5}.CourseCatalog-module__kLOaXq__feats{flex-direction:column;gap:8px;margin:0 0 16px;list-style:none;display:flex}.CourseCatalog-module__kLOaXq__feats li{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;display:flex}.CourseCatalog-module__kLOaXq__ck{color:var(--accent);flex-shrink:0;margin-top:1px}.CourseCatalog-module__kLOaXq__ck svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.CourseCatalog-module__kLOaXq__meta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.CourseCatalog-module__kLOaXq__price{font-family:var(--h);font-size:20px;font-weight:900;line-height:1.1}.CourseCatalog-module__kLOaXq__price small{color:var(--muted);margin-top:2px;font-family:inherit;font-size:12px;font-weight:500;display:block}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__price{color:#fff}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__price small{color:#ffffffb3}.CourseCatalog-module__kLOaXq__slink{color:#fff;background:var(--accent);border-radius:var(--r-xs);white-space:nowrap;box-shadow:var(--sh-1);align-items:center;gap:7px;min-height:44px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.2,.7,.3,1);display:inline-flex}.CourseCatalog-module__kLOaXq__slink:hover{background:var(--accent-d);box-shadow:var(--sh-2);text-decoration:none;transform:translateY(-2px)}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__slink{color:var(--accent);background:#fff}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__slink:hover{background:color-mix(in srgb, #fff 88%, var(--accent))}.CourseCatalog-module__kLOaXq__slink svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.CourseCatalog-module__kLOaXq__hit{color:#fff;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-d) 100%)!important;border-color:var(--accent)!important;box-shadow:0 0 0 1px var(--accent), var(--sh-2)!important}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__body h3{color:#fff}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__body p{color:#ffffffc7}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__feats li{color:#ffffffd1}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__ck{color:#fff}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__meta{border-top-color:#ffffff3d}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__num{color:#ffffff2e}.CourseCatalog-module__kLOaXq__hit .CourseCatalog-module__kLOaXq__sico{color:#fff;background:#ffffff2e}.CourseCatalog-module__kLOaXq__badge{background:var(--gold,#f5c842);color:var(--dark);font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--sh-1);z-index:2;white-space:nowrap;border-radius:100px;align-items:center;gap:5px;padding:5px 11px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-11px;left:24px}.CourseCatalog-module__kLOaXq__badge svg{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.CourseCatalog-module__kLOaXq__bridge{background:var(--dark);color:#fff;border-radius:var(--r);box-shadow:var(--sh-2);flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;padding:clamp(22px,3vw,30px) clamp(24px,3.5vw,38px);display:flex}.CourseCatalog-module__kLOaXq__bridgeTitle{font-family:var(--h);letter-spacing:-.02em;font-size:clamp(16px,4vw,20px);font-weight:800;line-height:1.3}.CourseCatalog-module__kLOaXq__bridgeTitle span{color:var(--accent)}.CourseCatalog-module__kLOaXq__bridgeSub{color:color-mix(in srgb, var(--muted) 60%, #fff);margin-top:5px;font-size:13.5px}.CourseCatalog-module__kLOaXq__bridge .CourseCatalog-module__kLOaXq__btn{width:100%;min-height:44px}@media (min-width:640px){.CourseCatalog-module__kLOaXq__srv{grid-template-columns:repeat(2,1fr);gap:20px;padding-bottom:0;display:grid;overflow-x:visible}.CourseCatalog-module__kLOaXq__srv:after{display:none}.CourseCatalog-module__kLOaXq__s{flex:unset;width:auto;max-width:none;padding:32px 30px}.CourseCatalog-module__kLOaXq__num{font-size:30px;top:22px;right:24px}}@media (min-width:1024px){.CourseCatalog-module__kLOaXq__srv{gap:22px}.CourseCatalog-module__kLOaXq__s{padding:36px 32px}.CourseCatalog-module__kLOaXq__num{font-size:34px;top:24px;right:28px}.CourseCatalog-module__kLOaXq__sico{width:54px;height:54px}.CourseCatalog-module__kLOaXq__sico svg{width:26px;height:26px}.CourseCatalog-module__kLOaXq__body h3{padding-right:42px;font-size:20px}.CourseCatalog-module__kLOaXq__body p{margin-bottom:14px;font-size:14px}.CourseCatalog-module__kLOaXq__feats li{font-size:13.5px}.CourseCatalog-module__kLOaXq__price{font-size:22px}.CourseCatalog-module__kLOaXq__slink{padding:11px 18px;font-size:14px}.CourseCatalog-module__kLOaXq__bridge{flex-flow:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:26px}.CourseCatalog-module__kLOaXq__bridge .CourseCatalog-module__kLOaXq__btn{width:auto}.CourseCatalog-module__kLOaXq__bridgeTitle{font-size:clamp(18px,2.1vw,23px)}}
.FloatingBar-module__cfhRCa__sentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.FloatingBar-module__cfhRCa__bar{z-index:800;will-change:transform;transition:transform .32s cubic-bezier(.2,.7,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__show{transform:translateY(0)}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__dark{background:var(--dark);box-shadow:0 -10px 40px -12px #0006}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light{background:var(--bg);border-top:1px solid var(--line);box-shadow:0 -8px 30px -12px #1b22302e}.FloatingBar-module__cfhRCa__inner{justify-content:space-between;align-items:center;gap:18px;height:72px;display:flex}.FloatingBar-module__cfhRCa__text{margin:0;font-size:15px;font-weight:600;line-height:1.35}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__dark .FloatingBar-module__cfhRCa__text{color:#fff}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light .FloatingBar-module__cfhRCa__text{color:var(--ink)}.FloatingBar-module__cfhRCa__text em{color:var(--gold);font-style:normal}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light .FloatingBar-module__cfhRCa__text em{color:var(--accent)}.FloatingBar-module__cfhRCa__actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.FloatingBar-module__cfhRCa__phone{font-family:var(--h);white-space:nowrap;align-items:center;gap:8px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__dark .FloatingBar-module__cfhRCa__phone{color:#fff}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light .FloatingBar-module__cfhRCa__phone{color:var(--ink)}.FloatingBar-module__cfhRCa__phoneIc{stroke:currentColor;fill:none;width:19px;height:19px;color:var(--gold)}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light .FloatingBar-module__cfhRCa__phoneIc{color:var(--accent)}.FloatingBar-module__cfhRCa__cta{font-family:var(--f);color:#fff;background:var(--accent);border-radius:var(--r-xs);align-items:center;gap:9px;padding:14px 26px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.FloatingBar-module__cfhRCa__cta:hover{background:var(--accent-d);transform:translateY(-2px)}.FloatingBar-module__cfhRCa__ctaArrow{stroke:currentColor;fill:none;width:16px;height:16px}@media (max-width:640px){.FloatingBar-module__cfhRCa__inner{gap:12px;height:64px}.FloatingBar-module__cfhRCa__text{font-size:13px}.FloatingBar-module__cfhRCa__phoneTxt{display:none}.FloatingBar-module__cfhRCa__phone{background:#ffffff1a;border-radius:12px;justify-content:center;width:46px;height:46px}.FloatingBar-module__cfhRCa__bar.FloatingBar-module__cfhRCa__light .FloatingBar-module__cfhRCa__phone{background:var(--bg-2)}.FloatingBar-module__cfhRCa__cta{padding:13px 18px;font-size:14px}}@media (max-width:560px){.FloatingBar-module__cfhRCa__text{display:none}}
.ExitPopup-module__kfJhua__overlay{z-index:1100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ExitPopup-module__kfJhua__scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#141e188c;animation:.2s ExitPopup-module__kfJhua__fade;position:absolute;inset:0}@keyframes ExitPopup-module__kfJhua__fade{0%{opacity:0}}@keyframes ExitPopup-module__kfJhua__pop{0%{opacity:0;transform:translateY(16px)scale(.97)}}.ExitPopup-module__kfJhua__card{background:var(--bg);border-radius:var(--r);width:min(520px,100%);padding:clamp(28px,4vw,44px);animation:.26s cubic-bezier(.2,.7,.3,1) ExitPopup-module__kfJhua__pop;position:relative;overflow:hidden;box-shadow:0 40px 100px -30px #00000080}.ExitPopup-module__kfJhua__glow{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 20%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-90px}.ExitPopup-module__kfJhua__close{background:var(--bg-2);width:38px;height:38px;color:var(--muted);cursor:pointer;border:none;border-radius:10px;place-items:center;transition:all .15s;display:grid;position:absolute;top:16px;right:16px}.ExitPopup-module__kfJhua__close:hover{background:var(--accent);color:#fff}.ExitPopup-module__kfJhua__close svg{stroke:currentColor;fill:none;width:18px;height:18px}.ExitPopup-module__kfJhua__eyebrow{font-family:var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--neg);align-items:center;gap:9px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.ExitPopup-module__kfJhua__eyebrow:before{content:"";background:var(--neg);width:24px;height:2px}.ExitPopup-module__kfJhua__title{font-family:var(--h);color:var(--ink);letter-spacing:-.01em;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.2}.ExitPopup-module__kfJhua__title em{color:var(--accent);font-style:normal}.ExitPopup-module__kfJhua__text{color:var(--ink-2);margin-top:12px;font-size:15px;line-height:1.6}.ExitPopup-module__kfJhua__badge{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--accent-d);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:100px;margin-top:14px;padding:6px 13px;font-size:11px;font-weight:700;display:inline-block}.ExitPopup-module__kfJhua__includes{gap:9px;margin:18px 0 22px;list-style:none;display:grid}.ExitPopup-module__kfJhua__includes li{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.ExitPopup-module__kfJhua__ic{background:color-mix(in srgb, var(--green) 15%, transparent);width:20px;height:20px;color:var(--green);border-radius:6px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.ExitPopup-module__kfJhua__ic svg{stroke:currentColor;fill:none;width:12px;height:12px}.ExitPopup-module__kfJhua__form{flex-direction:column;gap:10px;display:flex}.ExitPopup-module__kfJhua__input{font-family:var(--f);color:var(--ink);background:var(--bg);border:1.5px solid var(--line);border-radius:var(--r-xs);padding:14px 16px;font-size:15px;transition:border-color .15s}.ExitPopup-module__kfJhua__input::placeholder{color:var(--muted)}.ExitPopup-module__kfJhua__input:focus{border-color:var(--accent);outline:none}.ExitPopup-module__kfJhua__submit{font-family:var(--f);color:#fff;background:var(--accent);border-radius:var(--r-xs);cursor:pointer;box-shadow:var(--sh-1);border:none;justify-content:center;align-items:center;gap:9px;padding:15px 26px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex}.ExitPopup-module__kfJhua__submit:hover{background:var(--accent-d);box-shadow:var(--sh-2);transform:translateY(-2px)}.ExitPopup-module__kfJhua__dlIc{stroke:currentColor;fill:none;width:18px;height:18px}.ExitPopup-module__kfJhua__note{color:var(--muted);align-items:center;gap:8px;margin-top:13px;font-size:12.5px;display:flex}.ExitPopup-module__kfJhua__noteIc{stroke:currentColor;fill:none;flex-shrink:0;width:14px;height:14px}
.RegistryCheck-module__ayzMTa__sec{background:var(--dark);color:#fff;padding:clamp(56px,8vw,96px) 0;position:relative;overflow:hidden}.RegistryCheck-module__ayzMTa__glow{pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 0%, color-mix(in srgb, var(--accent) 22%, transparent) 0%, transparent 70%);z-index:0;position:absolute;inset:0}.RegistryCheck-module__ayzMTa__sec>.wrap>*{z-index:1;position:relative}.RegistryCheck-module__ayzMTa__eyebrow{color:var(--accent)}.RegistryCheck-module__ayzMTa__head{max-width:720px;margin-bottom:clamp(32px,5vw,56px)}.RegistryCheck-module__ayzMTa__title{font-family:var(--h);color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,3.6vw,46px);font-weight:900;line-height:1.1}.RegistryCheck-module__ayzMTa__accent{color:var(--accent)}.RegistryCheck-module__ayzMTa__lead{color:#ffffffb8;max-width:620px;font-size:clamp(15px,1.6vw,17px);line-height:1.6}.RegistryCheck-module__ayzMTa__grid{grid-template-columns:1fr;gap:20px;margin-bottom:clamp(24px,4vw,40px);display:grid}@media (min-width:640px){.RegistryCheck-module__ayzMTa__grid{grid-template-columns:1fr 1fr;gap:24px}}@media (min-width:1024px){.RegistryCheck-module__ayzMTa__grid{grid-template-columns:1.15fr 1fr;gap:28px}}.RegistryCheck-module__ayzMTa__regCard{background:color-mix(in srgb, var(--accent) 8%, transparent);border:1.5px solid color-mix(in srgb, var(--accent) 38%, transparent);border-radius:var(--r);flex-direction:column;gap:20px;padding:clamp(24px,3vw,36px);display:flex}.RegistryCheck-module__ayzMTa__regCardTop{align-items:flex-start;gap:16px;display:flex}.RegistryCheck-module__ayzMTa__regIco{background:color-mix(in srgb, var(--accent) 18%, transparent);border-radius:var(--r-xs);width:48px;height:48px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RegistryCheck-module__ayzMTa__regMeta{flex-direction:column;gap:8px;min-width:0;display:flex}.RegistryCheck-module__ayzMTa__regName{font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;color:#ffffff94;font-size:11px;line-height:1.4}.RegistryCheck-module__ayzMTa__regRecord{align-items:baseline;gap:6px;display:flex}.RegistryCheck-module__ayzMTa__recordLabel{font-family:var(--mono);color:#ffffff94;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.RegistryCheck-module__ayzMTa__recordValue{font-family:var(--h);color:#fff;letter-spacing:-.04em;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1}.RegistryCheck-module__ayzMTa__statusRow{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:10px 14px;display:flex}.RegistryCheck-module__ayzMTa__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite RegistryCheck-module__ayzMTa__pulse;display:inline-block}@keyframes RegistryCheck-module__ayzMTa__pulse{0%,to{opacity:1}50%{opacity:.4}}.RegistryCheck-module__ayzMTa__statusIco{color:#22c55e;flex-shrink:0;width:16px;height:16px}.RegistryCheck-module__ayzMTa__statusLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:#22c55e;font-size:12px;font-weight:700}.RegistryCheck-module__ayzMTa__regLink{border-radius:var(--r-xs);justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;color:var(--dark)!important;background:#fff!important;display:flex!important}.RegistryCheck-module__ayzMTa__regLink:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 30%, transparent);transform:translateY(-2px)}.RegistryCheck-module__ayzMTa__stepsPanel{background:color-mix(in srgb, var(--bg) 6%, transparent);border-radius:var(--r);border:1px solid #ffffff1a;flex-direction:column;gap:20px;padding:clamp(24px,3vw,36px);display:flex}.RegistryCheck-module__ayzMTa__stepsHead{align-items:center;gap:10px;display:flex}.RegistryCheck-module__ayzMTa__stepsHeadIco{width:20px;height:20px;color:var(--accent);flex-shrink:0}.RegistryCheck-module__ayzMTa__stepsHeadLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:.14em;color:#ffffff94;font-size:11px}.RegistryCheck-module__ayzMTa__steps{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.RegistryCheck-module__ayzMTa__step{align-items:flex-start;gap:14px;display:flex}.RegistryCheck-module__ayzMTa__stepN{background:color-mix(in srgb, var(--accent) 18%, transparent);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);width:32px;height:32px;font-family:var(--mono);color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:flex}.RegistryCheck-module__ayzMTa__stepText{color:#ffffffd1;padding-top:6px;font-size:15px;line-height:1.5}.RegistryCheck-module__ayzMTa__warn{background:color-mix(in srgb, var(--accent) 6%, transparent);border:1.5px solid color-mix(in srgb, var(--accent) 40%, transparent);border-radius:var(--r);align-items:flex-start;gap:18px;margin-bottom:clamp(24px,4vw,40px);padding:clamp(20px,3vw,30px);display:flex}.RegistryCheck-module__ayzMTa__warnIco{background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:var(--r-xs);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RegistryCheck-module__ayzMTa__warnBody{flex-direction:column;gap:8px;min-width:0;display:flex}.RegistryCheck-module__ayzMTa__warnTitle{font-family:var(--h);color:#fff;margin:0;font-size:clamp(15px,1.6vw,18px);font-weight:800;line-height:1.25}.RegistryCheck-module__ayzMTa__warnText{color:#ffffffb8;margin:0;font-size:14px;line-height:1.55}.RegistryCheck-module__ayzMTa__costChip{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 44%, transparent);border-radius:100px;align-items:center;width:fit-content;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.RegistryCheck-module__ayzMTa__ctaRow{justify-content:flex-start;display:flex}.RegistryCheck-module__ayzMTa__ctaBtn{border-radius:var(--r-xs);align-items:center;gap:8px;min-height:52px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;background:var(--accent)!important;color:#fff!important;padding:0 clamp(24px,3vw,36px)!important;display:inline-flex!important}.RegistryCheck-module__ayzMTa__ctaBtn:hover{box-shadow:0 10px 32px color-mix(in srgb, var(--accent) 40%, transparent);transform:translateY(-3px)}.RegistryCheck-module__ayzMTa__ico{width:24px;height:24px}.RegistryCheck-module__ayzMTa__btnIco{flex-shrink:0;width:18px;height:18px}@media (max-width:639px){.RegistryCheck-module__ayzMTa__regCardTop,.RegistryCheck-module__ayzMTa__warn{flex-direction:column}.RegistryCheck-module__ayzMTa__warnIco{width:40px;height:40px}.RegistryCheck-module__ayzMTa__ctaBtn{justify-content:center;width:100%}}
.DocsGallery-module__-Z5tlq__section{padding:clamp(52px,7vw,92px) 0 clamp(60px,7vw,96px)}.DocsGallery-module__-Z5tlq__grid{grid-template-columns:1fr;gap:20px;margin-bottom:24px;display:grid}@media (min-width:640px){.DocsGallery-module__-Z5tlq__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.DocsGallery-module__-Z5tlq__grid{grid-template-columns:repeat(3,1fr)}.DocsGallery-module__-Z5tlq__grid:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}}.DocsGallery-module__-Z5tlq__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-1);flex-direction:column;padding:0 0 26px;transition:all .25s cubic-bezier(.2,.7,.3,1);display:flex;position:relative;overflow:hidden}.DocsGallery-module__-Z5tlq__card:hover{box-shadow:var(--sh-2);border-color:var(--accent-2);transform:translateY(-3px)}.DocsGallery-module__-Z5tlq__scan{background:color-mix(in srgb, var(--dark) 88%, transparent);border-radius:var(--r) var(--r) 0 0;flex-shrink:0;width:100%;height:168px;margin-bottom:18px;position:relative;overflow:hidden}.DocsGallery-module__-Z5tlq__scan img{object-fit:cover;width:100%;height:100%;display:block}.DocsGallery-module__-Z5tlq__scan picture{width:100%;height:100%;display:block}.DocsGallery-module__-Z5tlq__scanPlaceholder{background:repeating-linear-gradient(-45deg, color-mix(in srgb, var(--ink) 4%, transparent) 0px, color-mix(in srgb, var(--ink) 4%, transparent) 2px, transparent 2px, transparent 14px);width:100%;height:100%}.DocsGallery-module__-Z5tlq__scanLbl{color:#ffffffe0;font-family:var(--mono);text-transform:uppercase;letter-spacing:.12em;-webkit-backdrop-filter:blur(6px);background:#00000085;border-radius:100px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;left:12px}.DocsGallery-module__-Z5tlq__scanLblIcon{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:13px;height:13px;display:block}.DocsGallery-module__-Z5tlq__audience{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:8px;padding:0 24px;font-size:10.5px;font-weight:700}.DocsGallery-module__-Z5tlq__docName{letter-spacing:-.015em;color:var(--ink);margin-bottom:16px;padding:0 24px;font-size:17px;font-weight:800;line-height:1.25}.DocsGallery-module__-Z5tlq__points{flex-direction:column;gap:10px;margin:0;padding:0 24px;list-style:none;display:flex}.DocsGallery-module__-Z5tlq__point{color:var(--ink-2);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.DocsGallery-module__-Z5tlq__pointCheck{background:color-mix(in srgb, var(--green) 12%, transparent);width:20px;height:20px;color:var(--green);border-radius:6px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.DocsGallery-module__-Z5tlq__pointCheck svg{stroke:currentColor;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.DocsGallery-module__-Z5tlq__titleAccent{color:var(--accent)}.DocsGallery-module__-Z5tlq__strip{background:var(--dark);color:var(--bg);border-radius:var(--r);box-shadow:var(--sh-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:28px clamp(26px,3.5vw,40px);display:flex;position:relative;overflow:hidden}.DocsGallery-module__-Z5tlq__strip:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent) 28%, transparent), transparent 66%);z-index:0;pointer-events:none;border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-80px}.DocsGallery-module__-Z5tlq__strip>*{z-index:1;position:relative}.DocsGallery-module__-Z5tlq__stripLeft{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.DocsGallery-module__-Z5tlq__stamp{border:1.5px dashed color-mix(in srgb, var(--green) 55%, transparent);color:color-mix(in srgb, var(--green) 90%, var(--bg));font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;background:color-mix(in srgb, var(--green) 8%, transparent);white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;gap:9px;padding:10px 15px;font-size:11px;font-weight:700;display:inline-flex}.DocsGallery-module__-Z5tlq__stamp svg{stroke:currentColor;fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}.DocsGallery-module__-Z5tlq__stripHeadline{font-family:var(--h);letter-spacing:-.02em;color:var(--bg);font-size:clamp(16px,2vw,21px);font-weight:800;line-height:1.3}.DocsGallery-module__-Z5tlq__stripHeadline span{color:var(--accent-2)}.DocsGallery-module__-Z5tlq__stripNote{font-family:var(--f);color:color-mix(in srgb, var(--bg) 60%, var(--dark));letter-spacing:0;margin-top:6px;font-size:13px;font-weight:500;display:block}.DocsGallery-module__-Z5tlq__stripRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.DocsGallery-module__-Z5tlq__stat{border-right:1px solid #ffffff1f;align-items:center;gap:13px;padding-right:18px;display:flex}.DocsGallery-module__-Z5tlq__statNum{font-family:var(--h);color:var(--bg);font-variant-numeric:tabular-nums;font-size:clamp(30px,3.4vw,40px);font-weight:900;line-height:1}.DocsGallery-module__-Z5tlq__statLabel{color:color-mix(in srgb, var(--bg) 60%, var(--dark));max-width:96px;font-size:12px;line-height:1.35}.DocsGallery-module__-Z5tlq__stripCta{font-family:var(--f);color:var(--bg);background:var(--accent);border-radius:var(--r-xs);box-shadow:var(--sh-1);white-space:nowrap;align-items:center;gap:9px;min-height:44px;padding:14px 22px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.2,.7,.3,1);display:inline-flex}.DocsGallery-module__-Z5tlq__stripCta:hover{background:var(--accent-d);box-shadow:var(--sh-2);transform:translateY(-2px)}.DocsGallery-module__-Z5tlq__stripCta svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px;display:block}@media (max-width:860px){.DocsGallery-module__-Z5tlq__stripRight{gap:10px}.DocsGallery-module__-Z5tlq__stat{border-right:0;padding-right:0}}@media (max-width:560px){.DocsGallery-module__-Z5tlq__strip{flex-direction:column;align-items:flex-start}.DocsGallery-module__-Z5tlq__stripLeft{flex-direction:column;align-items:flex-start;gap:12px}.DocsGallery-module__-Z5tlq__stripRight{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.DocsGallery-module__-Z5tlq__stripCta{justify-content:center;width:100%}.DocsGallery-module__-Z5tlq__scan{height:140px}}@media (prefers-reduced-motion:reduce){.DocsGallery-module__-Z5tlq__card,.DocsGallery-module__-Z5tlq__stripCta{transition:none!important}.DocsGallery-module__-Z5tlq__strip:after{display:none!important}}
