.AuthDialog-module__iVGY4a__authDialogPaper{color:var(--ok-ink);font-family:var(--font-sans), "Segoe UI", Arial, sans-serif;background:#fff;border:1px solid #284f9e24;border-radius:8px;overflow:hidden;box-shadow:0 28px 90px #284f9e2e}.AuthDialog-module__iVGY4a__dialogContent{text-align:center;padding:34px 34px 30px;position:relative}.AuthDialog-module__iVGY4a__iconButton{width:38px;height:38px;color:var(--ok-primary);background:#ffffffb8;border:1px solid #284f9e1f;border-radius:8px;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:14px}.AuthDialog-module__iVGY4a__iconButton:hover{color:var(--ok-primary-dark);background:#fffffff0;border-color:#284f9e42;transform:translateY(-1px)}.AuthDialog-module__iVGY4a__closeButton{right:14px}.AuthDialog-module__iVGY4a__backButton{left:14px}.AuthDialog-module__iVGY4a__logoWrap{justify-content:center;margin:0 0 18px;display:flex}.AuthDialog-module__iVGY4a__logo{width:118px;max-width:42%;height:auto;display:block}.AuthDialog-module__iVGY4a__form{width:100%;margin-top:6px}.AuthDialog-module__iVGY4a__title{color:var(--ok-primary);letter-spacing:0;text-wrap:balance;margin:0 0 18px;font-size:clamp(1.85rem,5vw,2.35rem);font-weight:850;line-height:1.02}.AuthDialog-module__iVGY4a__bodyText{max-width:38ch;color:var(--ok-muted);margin:0 auto 14px;font-size:.98rem;font-weight:560;line-height:1.55}.AuthDialog-module__iVGY4a__linkRow{justify-content:flex-start;margin-top:6px;display:flex}.AuthDialog-module__iVGY4a__textLink,.AuthDialog-module__iVGY4a__centerLink{color:var(--ok-primary);cursor:pointer;font-size:.94rem;font-weight:800;line-height:1.45;text-decoration:none;transition:color .18s,opacity .18s}.AuthDialog-module__iVGY4a__textLink:hover,.AuthDialog-module__iVGY4a__centerLink:hover{color:var(--ok-accent);text-underline-offset:4px;text-decoration:underline}.AuthDialog-module__iVGY4a__centerAction{justify-content:center;margin-top:16px;display:flex}.AuthDialog-module__iVGY4a__centerLink{text-align:center;max-width:34ch}.AuthDialog-module__iVGY4a__primaryButton{background:var(--ok-primary);letter-spacing:0;text-transform:none;border-radius:8px;min-height:48px;margin-top:22px;margin-bottom:14px;font-family:inherit;font-size:.95rem;font-weight:850;line-height:1.2;transition:background-color .18s,box-shadow .18s,transform .18s;box-shadow:0 14px 32px #284f9e38}.AuthDialog-module__iVGY4a__primaryButton:hover{background:var(--ok-primary-dark);transform:translateY(-1px);box-shadow:0 18px 38px #284f9e47}.AuthDialog-module__iVGY4a__primaryButton:active{transform:translateY(0)scale(.99)}.AuthDialog-module__iVGY4a__secondaryButton{min-height:46px;color:var(--ok-primary);box-shadow:none;letter-spacing:0;text-transform:none;background:#ffffffad;border:1px solid #284f9e33;border-radius:8px;font-family:inherit;font-size:.94rem;font-weight:820;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.AuthDialog-module__iVGY4a__secondaryButton:hover{color:var(--ok-accent);box-shadow:none;background:#ffffffe6;border-color:#d94f946b;transform:translateY(-1px)}.AuthDialog-module__iVGY4a__divider{margin:16px 0}.AuthDialog-module__iVGY4a__dividerText{color:var(--ok-muted);letter-spacing:.08em;font-size:.78rem;font-weight:850}.AuthDialog-module__iVGY4a__nameGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.AuthDialog-module__iVGY4a__phoneShell{flex-direction:column;align-items:center;width:100%;display:flex}.AuthDialog-module__iVGY4a__otpMeta{color:var(--ok-muted);font-size:.92rem;font-weight:650;line-height:1.5}.AuthDialog-module__iVGY4a__otpActions{flex-direction:column;align-items:center;gap:9px;margin-top:16px;display:flex}@media (max-width:600px){.AuthDialog-module__iVGY4a__dialogContent{min-height:100dvh;padding:64px 18px 28px}.AuthDialog-module__iVGY4a__logo{width:104px}.AuthDialog-module__iVGY4a__nameGrid{grid-template-columns:1fr;gap:0}}
.Header-module__GPz-la__header{z-index:1100;height:64px;color:var(--ok-primary);background:0 0;transition:background-color .38s,color .38s;position:sticky;top:0}.Header-module__GPz-la__header[data-scrolled=true]{background:var(--ok-primary);color:#fff}.Header-module__GPz-la__toolbar{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Header-module__GPz-la__logo{color:inherit;border-radius:4px;flex-shrink:0;align-items:center;display:inline-flex}.Header-module__GPz-la__wordmark{width:132px;height:58px;display:block}.Header-module__GPz-la__nav{justify-content:center;align-items:center;gap:2px;display:flex}.Header-module__GPz-la__actions{align-items:center;gap:4px;display:flex}.Header-module__GPz-la__control{appearance:none;min-width:0;height:40px;color:inherit;box-shadow:none;font:inherit;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.Header-module__GPz-la__control:after{content:"";background:var(--ok-accent);transform-origin:50%;height:2px;transition:transform .22s;position:absolute;bottom:0;left:10px;right:10px;transform:scaleX(0)}.Header-module__GPz-la__control:hover{box-shadow:none;background:0 0}.Header-module__GPz-la__control:hover:after,.Header-module__GPz-la__control:focus-visible:after{transform:scaleX(1)}.Header-module__GPz-la__control:focus-visible,.Header-module__GPz-la__logo:focus-visible{outline:2px solid var(--ok-accent);outline-offset:3px}.Header-module__GPz-la__iconControl{width:40px;padding:0}.Header-module__GPz-la__iconControl:after{left:7px;right:7px}.Header-module__GPz-la__icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px;display:block}.Header-module__GPz-la__menu{height:38px;display:none}.Header-module__GPz-la__menu:after{display:none}.Header-module__GPz-la__drawer{border-radius:0 24px 24px 0;padding:24px;color:var(--ok-primary)!important;background:#faf7fc!important}.Header-module__GPz-la__drawerTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.Header-module__GPz-la__closeMenu{width:42px;height:42px;color:var(--ok-primary);cursor:pointer;background:#fff;border:1px solid #dce2f1;border-radius:50%;place-items:center;display:grid}.Header-module__GPz-la__mobileNav{margin-top:18px;display:grid}.Header-module__GPz-la__mobileNav a{color:inherit;border-bottom:1px solid #e3e5ef;align-items:center;gap:14px;padding:18px 0;font-size:20px;font-weight:750;text-decoration:none;display:flex}.Header-module__GPz-la__menuNumber{color:var(--ok-accent);font-size:11px;font-weight:600}.Header-module__GPz-la__menuArrow{color:var(--ok-accent);margin-left:auto}.Header-module__GPz-la__drawerBottom{margin-top:auto;padding-top:32px}.Header-module__GPz-la__catalogButton{color:#fff;background:var(--ok-primary);border-radius:14px;justify-content:space-between;align-items:center;padding:17px 20px;font-weight:700;text-decoration:none;display:flex}.Header-module__GPz-la__mobileNav a:hover,.Header-module__GPz-la__mobileNav a:focus-visible{color:var(--ok-accent)}.Header-module__GPz-la__closeMenu:focus-visible,.Header-module__GPz-la__catalogButton:focus-visible{outline:2px solid var(--ok-accent);outline-offset:4px}.Header-module__GPz-la__account{margin-left:2px}@media (max-width:1100px){.Header-module__GPz-la__toolbar{gap:12px;padding:0 20px}.Header-module__GPz-la__nav{gap:0}.Header-module__GPz-la__control{padding:0 8px;font-size:.7rem}.Header-module__GPz-la__iconControl{padding:0}.Header-module__GPz-la__wordmark{width:116px;height:52px}}@media (max-width:980px){.Header-module__GPz-la__toolbar{justify-content:flex-start;gap:10px}.Header-module__GPz-la__nav{display:none}.Header-module__GPz-la__menu{flex-shrink:0;display:inline-flex}.Header-module__GPz-la__actions{margin-left:auto}}@media (max-width:480px){.Header-module__GPz-la__toolbar{gap:6px;padding:0 12px}.Header-module__GPz-la__wordmark{width:104px;height:48px}.Header-module__GPz-la__iconControl{width:34px}.Header-module__GPz-la__actions{gap:0}.Header-module__GPz-la__account{margin:0;padding:0 6px;font-size:.65rem}.Header-module__GPz-la__account:after{left:6px;right:6px}}@media (max-width:360px){.Header-module__GPz-la__toolbar{gap:2px;padding:0 8px}.Header-module__GPz-la__wordmark{width:92px}.Header-module__GPz-la__iconControl{width:30px}}@media (prefers-reduced-motion:reduce){.Header-module__GPz-la__header,.Header-module__GPz-la__control:after{transition:none}}.Header-module__GPz-la__wordmark{position:relative}.Header-module__GPz-la__wordmark img{object-fit:contain;width:100%;height:100%;transition:opacity .25s;display:block;position:absolute;inset:0}.Header-module__GPz-la__wordmarkBlue{opacity:1}.Header-module__GPz-la__wordmarkWhite,.Header-module__GPz-la__header[data-scrolled=true] .Header-module__GPz-la__wordmarkBlue{opacity:0}.Header-module__GPz-la__header[data-scrolled=true] .Header-module__GPz-la__wordmarkWhite{opacity:1}@media (prefers-reduced-motion:reduce){.Header-module__GPz-la__wordmark img{transition:none}}
.WelcomeSection-module__Lo_lEq__hero{background:0 0;align-items:center;min-height:calc(100dvh - 64px);padding:clamp(40px,6vh,80px) clamp(24px,4vw,72px);display:flex;position:relative;overflow:hidden}.WelcomeSection-module__Lo_lEq__hero:before{display:none}.WelcomeSection-module__Lo_lEq__heroInner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,3vw,48px);width:100%;max-width:1360px;margin:0 auto;display:grid;position:relative}.WelcomeSection-module__Lo_lEq__heroCopy{padding:18px 0}.WelcomeSection-module__Lo_lEq__eyebrow{color:var(--ok-primary);align-items:center;gap:10px;margin-bottom:18px;font-size:15px;font-weight:800;line-height:1.35;display:inline-flex}.WelcomeSection-module__Lo_lEq__eyebrowMark{background:var(--ok-accent);border-radius:2px;width:34px;height:2px}.WelcomeSection-module__Lo_lEq__title{max-width:650px;color:var(--ok-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:800;line-height:.98}.WelcomeSection-module__Lo_lEq__seasonalHeadline{color:var(--ok-primary);text-wrap:balance;margin-top:16px;font-size:.63em;line-height:1.12;display:grid}.WelcomeSection-module__Lo_lEq__seasonalPhrase{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .65s,transform .65s,visibility .65s;transform:translateY(8px)}.WelcomeSection-module__Lo_lEq__seasonalPhrase[data-active=true]{opacity:1;visibility:visible;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.WelcomeSection-module__Lo_lEq__seasonalPhrase{transition:none;transform:none}}.WelcomeSection-module__Lo_lEq__lead{max-width:46ch;color:var(--ok-muted);margin:22px 0 0;font-size:19px;font-weight:500;line-height:1.58}.WelcomeSection-module__Lo_lEq__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.WelcomeSection-module__Lo_lEq__primaryButton,.WelcomeSection-module__Lo_lEq__secondaryButton{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s,border-color .22s,color .22s,box-shadow .22s;display:inline-flex}.WelcomeSection-module__Lo_lEq__primaryButton{background:var(--ok-primary);color:#fff;box-shadow:0 18px 34px #284f9e38}.WelcomeSection-module__Lo_lEq__primaryButton:hover{background:var(--ok-primary-dark);transform:translateY(-2px);box-shadow:0 22px 40px #284f9e47}.WelcomeSection-module__Lo_lEq__primaryButton:active,.WelcomeSection-module__Lo_lEq__secondaryButton:active{transform:translateY(0)scale(.99)}.WelcomeSection-module__Lo_lEq__secondaryButton{color:var(--ok-primary);background:#ffffffbd;border:1px solid #284f9e33}.WelcomeSection-module__Lo_lEq__secondaryButton:hover{color:var(--ok-accent);background:#fff;border-color:#d94f9480;transform:translateY(-2px)}.WelcomeSection-module__Lo_lEq__visual{justify-content:center;align-items:center;min-width:0;display:flex}@media (max-width:980px){.WelcomeSection-module__Lo_lEq__hero{min-height:auto;padding:48px 28px}.WelcomeSection-module__Lo_lEq__heroInner{grid-template-columns:1fr;gap:24px;max-width:680px}.WelcomeSection-module__Lo_lEq__visual{order:-1;min-height:auto}.WelcomeSection-module__Lo_lEq__heroCopy{text-align:left}.WelcomeSection-module__Lo_lEq__title,.WelcomeSection-module__Lo_lEq__lead{margin-left:auto;margin-right:auto}.WelcomeSection-module__Lo_lEq__actions{justify-content:flex-start}}@media (max-width:640px){.WelcomeSection-module__Lo_lEq__hero{min-height:auto;padding:34px 16px 20px}.WelcomeSection-module__Lo_lEq__lead{font-size:17px}.WelcomeSection-module__Lo_lEq__actions{flex-direction:column;align-items:stretch}.WelcomeSection-module__Lo_lEq__primaryButton,.WelcomeSection-module__Lo_lEq__secondaryButton{width:100%}.WelcomeSection-module__Lo_lEq__visual{order:0;margin:8px 0 12px;display:flex}}
.SeasonalScene-module__KA2NIW__scene{text-align:center;width:100%;max-width:680px;position:relative}.SeasonalScene-module__KA2NIW__art{width:100%;height:auto;display:block;overflow:visible}.SeasonalScene-module__KA2NIW__clayImage{filter:drop-shadow(3px 7px 5px #3f44531f)}.SeasonalScene-module__KA2NIW__outfit{opacity:0;transform-origin:293px 280px;pointer-events:none;transition:opacity .7s,transform .85s;transform:translateY(8px)scale(.97)}.SeasonalScene-module__KA2NIW__outfit[data-visible=true]{opacity:1;transform:translateY(0)scale(1)}.SeasonalScene-module__KA2NIW__topMotion{animation:6.8s ease-in-out infinite SeasonalScene-module__KA2NIW__topFloat}.SeasonalScene-module__KA2NIW__bottomMotion{animation:7.7s ease-in-out infinite SeasonalScene-module__KA2NIW__bottomFloat}.SeasonalScene-module__KA2NIW__bootMotion{animation:6.3s ease-in-out infinite SeasonalScene-module__KA2NIW__bootFloat}.SeasonalScene-module__KA2NIW__hatMotion{animation:8.1s ease-in-out infinite SeasonalScene-module__KA2NIW__hatFloat}.SeasonalScene-module__KA2NIW__sun{transform-origin:131px 104px;animation:10s ease-in-out infinite SeasonalScene-module__KA2NIW__sunFloat}.SeasonalScene-module__KA2NIW__cloud{transform-origin:447px 140px;animation:9s ease-in-out infinite SeasonalScene-module__KA2NIW__cloudFloat}.SeasonalScene-module__KA2NIW__ball{transform-origin:115px 370px;animation:7.2s ease-in-out infinite SeasonalScene-module__KA2NIW__ballFloat}.SeasonalScene-module__KA2NIW__weather{transition:opacity 1.2s}.SeasonalScene-module__KA2NIW__drop{animation:2.6s ease-in-out infinite SeasonalScene-module__KA2NIW__rainfall}.SeasonalScene-module__KA2NIW__wind{animation:5s ease-in-out infinite SeasonalScene-module__KA2NIW__windFloat}.SeasonalScene-module__KA2NIW__snowflake{animation:6.7s ease-in-out infinite SeasonalScene-module__KA2NIW__snowFloat}.SeasonalScene-module__KA2NIW__snowDust{animation:5.5s ease-in-out infinite SeasonalScene-module__KA2NIW__snowDrift}.SeasonalScene-module__KA2NIW__scene[data-paused=true] .SeasonalScene-module__KA2NIW__art *{animation-play-state:paused}@keyframes SeasonalScene-module__KA2NIW__topFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-7px)rotate(1.5deg)}}@keyframes SeasonalScene-module__KA2NIW__bottomFloat{0%,to{transform:translateY(2px)rotate(2deg)}50%{transform:translate(3px,-4px)rotate(-2deg)}}@keyframes SeasonalScene-module__KA2NIW__bootFloat{0%,to{transform:translateY(0)rotate(4deg)}50%{transform:translateY(-5px)rotate(-3deg)}}@keyframes SeasonalScene-module__KA2NIW__hatFloat{0%,to{transform:translateY(0)rotate(9deg)}50%{transform:translateY(-8px)rotate(-5deg)}}@keyframes SeasonalScene-module__KA2NIW__sunFloat{0%,to{transform:translateY(0)rotate(-7deg)}50%{transform:translateY(-5px)rotate(7deg)}}@keyframes SeasonalScene-module__KA2NIW__cloudFloat{0%,to{transform:translate(-5px)rotate(-2deg)}50%{transform:translate(6px,-4px)rotate(2deg)}}@keyframes SeasonalScene-module__KA2NIW__ballFloat{0%,to{transform:translateY(0)rotate(-12deg)}50%{transform:translateY(-9px)rotate(14deg)}}@keyframes SeasonalScene-module__KA2NIW__rainfall{0%{opacity:0;transform:translateY(-4px)}25%{opacity:.9}80%{opacity:.8}to{opacity:0;transform:translate(-5px,17px)}}@keyframes SeasonalScene-module__KA2NIW__windFloat{0%,to{opacity:.5;transform:translate(-4px)}50%{opacity:1;transform:translate(5px)}}@keyframes SeasonalScene-module__KA2NIW__snowFloat{0%,to{transform:translateY(-4px)rotate(-9deg)}50%{transform:translate(4px,5px)rotate(9deg)}}@keyframes SeasonalScene-module__KA2NIW__snowDrift{0%{opacity:0;transform:translateY(-10px)}25%,75%{opacity:.7}to{opacity:0;transform:translate(-8px,18px)}}@media (max-width:640px){.SeasonalScene-module__KA2NIW__scene{max-width:410px}}@media (prefers-reduced-motion:reduce){.SeasonalScene-module__KA2NIW__scene .SeasonalScene-module__KA2NIW__art *{transition:none;animation:none}}
.SectionLabel-module__XLaoTq__label{color:var(--ok-accent);text-align:left;align-items:center;gap:12px;margin:0 0 18px;font-size:14px;font-weight:800;line-height:1.5;display:flex}.SectionLabel-module__XLaoTq__label span{background:currentColor;flex-shrink:0;width:30px;height:2px}@media (max-width:480px){.SectionLabel-module__XLaoTq__label{gap:10px;font-size:12px}.SectionLabel-module__XLaoTq__label span{width:24px}}
.WhyUsStyles-module__OSraFG__section{width:100%;padding:96px clamp(24px,4vw,72px)}.WhyUsStyles-module__OSraFG__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-areas:"reasons copy";align-items:center;gap:clamp(48px,6vw,96px);width:100%;max-width:1360px;margin:0 auto;display:grid}.WhyUsStyles-module__OSraFG__copyColumn{grid-area:copy;max-width:520px}.WhyUsStyles-module__OSraFG__kicker{color:var(--ok-accent);margin:0 0 24px;font-size:14px;font-weight:750;line-height:1.5}.WhyUsStyles-module__OSraFG__kicker:before{content:"";vertical-align:middle;background:var(--ok-accent);width:30px;height:2px;margin-right:12px;display:inline-block}.WhyUsStyles-module__OSraFG__title{color:var(--ok-ink);letter-spacing:-.025em;margin:0;scroll-margin-top:110px;font-size:clamp(2.5rem,4.4vw,4.2rem);font-weight:800;line-height:1.08}.WhyUsStyles-module__OSraFG__title span{color:var(--ok-primary)}.WhyUsStyles-module__OSraFG__intro{max-width:36ch;color:var(--ok-muted);margin:26px 0 0;font-size:18px;line-height:1.65}.WhyUsStyles-module__OSraFG__reasonList{grid-area:reasons;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 36px;display:grid}.WhyUsStyles-module__OSraFG__reasonItem{min-width:0}.WhyUsStyles-module__OSraFG__reasonIcon{width:128px;height:128px;margin-bottom:16px;transition:transform .3s}.WhyUsStyles-module__OSraFG__reasonIcon img{object-fit:contain;width:100%;height:100%;display:block}.WhyUsStyles-module__OSraFG__reasonItem h3{color:var(--ok-ink);margin:0;font-size:20px;font-weight:800;line-height:1.3}.WhyUsStyles-module__OSraFG__reasonItem p{max-width:27ch;color:var(--ok-muted);margin:10px 0 0;font-size:16px;line-height:1.6}@media (hover:hover){.WhyUsStyles-module__OSraFG__reasonItem:hover .WhyUsStyles-module__OSraFG__reasonIcon{transform:translateY(-5px)rotate(-3deg)}}@media (max-width:980px){.WhyUsStyles-module__OSraFG__section{padding:64px 28px}.WhyUsStyles-module__OSraFG__inner{grid-template-columns:1fr;grid-template-areas:"copy""reasons";gap:40px;max-width:680px}.WhyUsStyles-module__OSraFG__copyColumn{text-align:left;max-width:none}.WhyUsStyles-module__OSraFG__intro{margin-left:auto;margin-right:auto}.WhyUsStyles-module__OSraFG__reasonItem{text-align:center}.WhyUsStyles-module__OSraFG__reasonIcon,.WhyUsStyles-module__OSraFG__reasonItem p{margin-left:auto;margin-right:auto}}@media (max-width:560px){.WhyUsStyles-module__OSraFG__section{padding:48px 20px}.WhyUsStyles-module__OSraFG__kicker{margin-bottom:18px;font-size:12px}.WhyUsStyles-module__OSraFG__kicker:before{width:20px;margin-right:8px}.WhyUsStyles-module__OSraFG__title{font-size:clamp(2rem,8.8vw,2.8rem)}.WhyUsStyles-module__OSraFG__intro{margin-top:20px;font-size:16px}.WhyUsStyles-module__OSraFG__reasonList{gap:30px 18px}.WhyUsStyles-module__OSraFG__reasonIcon{width:100px;height:100px;margin-bottom:12px}.WhyUsStyles-module__OSraFG__reasonItem h3{font-size:17px}.WhyUsStyles-module__OSraFG__reasonItem p{font-size:14px;line-height:1.5}}@media (prefers-reduced-motion:reduce){.WhyUsStyles-module__OSraFG__reasonIcon{transition:none}.WhyUsStyles-module__OSraFG__reasonItem:hover .WhyUsStyles-module__OSraFG__reasonIcon{transform:none}}
.ProductList-module__Za_-Xa__listRoot{min-width:0}.ProductList-module__Za_-Xa__topRow{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.ProductList-module__Za_-Xa__count{color:var(--ok-muted);font-size:.95rem;font-weight:800}.ProductList-module__Za_-Xa__viewToggle{background:#ffffffa8;border:1px solid #284f9e24;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.ProductList-module__Za_-Xa__viewButton{width:40px;height:36px;color:var(--ok-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;transition:transform .18s,color .18s,background-color .18s;display:inline-flex}.ProductList-module__Za_-Xa__viewButton:hover{color:var(--ok-primary);background:#284f9e14}.ProductList-module__Za_-Xa__viewButton:active{transform:scale(.96)}.ProductList-module__Za_-Xa__activeView{color:#fff;background:var(--ok-primary)}.ProductList-module__Za_-Xa__activeView:hover{color:#fff;background:var(--ok-primary-dark)}.ProductList-module__Za_-Xa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list{grid-template-columns:1fr}.ProductList-module__Za_-Xa__card{background:#ffffffd1;border:1px solid #284f9e1a;border-radius:8px;transition:transform .24s,box-shadow .24s,border-color .24s,background-color .24s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 70px #284f9e12}.ProductList-module__Za_-Xa__card:hover{background:#fffffff5;border-color:#284f9e38;transform:translateY(-3px);box-shadow:0 26px 90px #284f9e1f}.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list .ProductList-module__Za_-Xa__card{grid-template-columns:minmax(220px,320px) minmax(0,1fr)}.ProductList-module__Za_-Xa__imageButton{cursor:pointer;background:0 0;border:0;padding:0;display:block}.ProductList-module__Za_-Xa__imageWrap{aspect-ratio:4/5;background:#eef4ff;position:relative;overflow:hidden}.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list .ProductList-module__Za_-Xa__imageWrap{aspect-ratio:auto;height:100%;min-height:240px}.ProductList-module__Za_-Xa__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s;display:block}.ProductList-module__Za_-Xa__card:hover .ProductList-module__Za_-Xa__image{transform:scale(1.035)}.ProductList-module__Za_-Xa__favorite{z-index:2;color:#d94f94;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffc7;border:1px solid #ffffff9e;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background-color .2s;display:inline-flex;position:absolute;top:12px;right:12px}.ProductList-module__Za_-Xa__favorite:hover{background:#fff;transform:scale(1.06)}.ProductList-module__Za_-Xa__content{flex-direction:column;min-height:260px;padding:18px;display:flex}.ProductList-module__Za_-Xa__price{color:var(--ok-primary);font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;font-size:1.45rem;font-weight:950;line-height:1;display:flex}.ProductList-module__Za_-Xa__period{color:var(--ok-muted);font-size:.88rem;font-weight:800}.ProductList-module__Za_-Xa__name{color:#11204a;text-wrap:pretty;margin:12px 0 0;font-size:1.08rem;font-weight:900;line-height:1.25}.ProductList-module__Za_-Xa__chips{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.ProductList-module__Za_-Xa__chip{color:#284f9e;background:#284f9e14;border-radius:6px;max-width:100%;padding:6px 9px;font-size:.78rem;font-weight:850;line-height:1}.ProductList-module__Za_-Xa__sizes{color:var(--ok-muted);margin:14px 0 0;font-size:.9rem;font-weight:750}.ProductList-module__Za_-Xa__detailsButton{color:#fff;background:var(--ok-primary);width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:8px;margin-top:auto;font-weight:900;transition:transform .2s,background-color .2s}.ProductList-module__Za_-Xa__detailsButton:hover{background:var(--ok-primary-dark)}.ProductList-module__Za_-Xa__detailsButton:active{transform:translateY(1px)scale(.99)}.ProductList-module__Za_-Xa__pagination{justify-content:center;gap:8px;margin-top:28px;display:flex}.ProductList-module__Za_-Xa__pageButton{min-width:40px;height:40px;color:var(--ok-primary);font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #284f9e29;border-radius:8px;font-weight:900}.ProductList-module__Za_-Xa__currentPage{color:#fff;background:var(--ok-primary)}.ProductList-module__Za_-Xa__empty{text-align:center;background:#ffffffad;border:1px solid #284f9e1f;border-radius:8px;place-items:center;min-height:360px;padding:32px;display:grid}.ProductList-module__Za_-Xa__empty h2{color:#11204a;margin:0;font-size:1.6rem}.ProductList-module__Za_-Xa__empty p{max-width:460px;color:var(--ok-muted);margin:12px auto 0;line-height:1.55}@media (max-width:1180px){.ProductList-module__Za_-Xa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ProductList-module__Za_-Xa__topRow{flex-direction:column;align-items:flex-start}.ProductList-module__Za_-Xa__viewToggle{width:100%}.ProductList-module__Za_-Xa__viewButton{flex:1}.ProductList-module__Za_-Xa__grid,.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list,.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list .ProductList-module__Za_-Xa__card{grid-template-columns:1fr}.ProductList-module__Za_-Xa__grid.ProductList-module__Za_-Xa__list .ProductList-module__Za_-Xa__imageWrap{aspect-ratio:4/5;min-height:0}}
.FAQ-module__rHR3AG__section{padding:96px clamp(24px,4vw,72px) 112px;scroll-margin-top:96px}.FAQ-module__rHR3AG__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(40px,6vw,88px);max-width:1280px;margin:0 auto;display:grid}.FAQ-module__rHR3AG__heading{padding-top:18px}.FAQ-module__rHR3AG__eyebrow{color:var(--ok-accent);margin:0 0 22px;font-size:15px;font-weight:800}.FAQ-module__rHR3AG__heading h2{color:var(--ok-ink);letter-spacing:-.025em;margin:0;font-size:clamp(2.8rem,4.5vw,4.3rem);font-weight:800;line-height:1.05}.FAQ-module__rHR3AG__heading h2 span{color:var(--ok-primary)}.FAQ-module__rHR3AG__intro{max-width:28ch;color:var(--ok-muted);margin:26px 0 32px;font-size:18px;line-height:1.65}.FAQ-module__rHR3AG__contact{color:var(--ok-primary);align-items:center;gap:10px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.FAQ-module__rHR3AG__contact:hover{color:var(--ok-accent)}.FAQ-module__rHR3AG__contact:focus-visible{outline:2px solid var(--ok-accent);outline-offset:6px}.FAQ-module__rHR3AG__questions{gap:12px;display:grid}.FAQ-module__rHR3AG__item{background:#ffffffa6;border-radius:18px;transition:background-color .2s}.FAQ-module__rHR3AG__item[data-open=true]{background:#edf1fc}.FAQ-module__rHR3AG__question{text-align:left;width:100%;color:var(--ok-ink);cursor:pointer;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) 32px;align-items:center;gap:16px;padding:23px 24px;font-family:inherit;font-size:17px;font-weight:750;line-height:1.4;list-style:none;display:grid}.FAQ-module__rHR3AG__question::-webkit-details-marker{display:none}.FAQ-module__rHR3AG__question:hover{color:var(--ok-primary)}.FAQ-module__rHR3AG__question:focus-visible{outline:2px solid var(--ok-accent);outline-offset:3px;border-radius:18px}.FAQ-module__rHR3AG__number{color:var(--ok-accent);font-size:12px;font-weight:700}.FAQ-module__rHR3AG__toggle{background:#e9eef9;border-radius:50%;width:32px;height:32px;position:relative}.FAQ-module__rHR3AG__toggle:before,.FAQ-module__rHR3AG__toggle:after{content:"";background:var(--ok-primary);border-radius:2px;width:12px;height:2px;position:absolute;top:15px;left:10px}.FAQ-module__rHR3AG__toggle:after{transition:transform .2s;transform:rotate(90deg)}.FAQ-module__rHR3AG__item[data-open=true] .FAQ-module__rHR3AG__toggle{background:#f7ddeb}.FAQ-module__rHR3AG__item[data-open=true] .FAQ-module__rHR3AG__toggle:before,.FAQ-module__rHR3AG__item[data-open=true] .FAQ-module__rHR3AG__toggle:after{background:#b53778}.FAQ-module__rHR3AG__item[data-open=true] .FAQ-module__rHR3AG__toggle:after{transform:rotate(0)}.FAQ-module__rHR3AG__answer{color:var(--ok-muted);padding:0 72px 26px 64px;font-size:16px;line-height:1.7}.FAQ-module__rHR3AG__answer p{margin:0}@media (max-width:980px){.FAQ-module__rHR3AG__section{padding:64px 28px 80px}.FAQ-module__rHR3AG__inner{grid-template-columns:1fr;gap:36px;max-width:680px}.FAQ-module__rHR3AG__heading{text-align:center;padding:0}.FAQ-module__rHR3AG__intro{margin:22px auto}}@media (max-width:560px){.FAQ-module__rHR3AG__section{padding:48px 20px 64px}.FAQ-module__rHR3AG__heading h2{font-size:2.6rem}.FAQ-module__rHR3AG__intro{font-size:16px}.FAQ-module__rHR3AG__question{grid-template-columns:20px minmax(0,1fr) 28px;gap:10px;padding:20px 16px;font-size:15px}.FAQ-module__rHR3AG__toggle{width:28px;height:28px}.FAQ-module__rHR3AG__toggle:before,.FAQ-module__rHR3AG__toggle:after{top:13px;left:8px}.FAQ-module__rHR3AG__answer{padding:0 20px 22px 46px;font-size:14px}}@media (prefers-reduced-motion:reduce){.FAQ-module__rHR3AG__item,.FAQ-module__rHR3AG__toggle:after{transition:none}}.FAQ-module__rHR3AG__questionHeading{margin:0}.FAQ-module__rHR3AG__answerShell{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .38s,opacity .3s,visibility .38s;display:grid}.FAQ-module__rHR3AG__item[data-open=true] .FAQ-module__rHR3AG__answerShell{opacity:1;visibility:visible;grid-template-rows:1fr}.FAQ-module__rHR3AG__answerClip{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.FAQ-module__rHR3AG__answerShell{transition:none}}
.FilterPanel-module__KD_aQa__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #284f9e1f;border-radius:8px;min-width:0;max-width:100%;overflow:clip}.FilterPanel-module__KD_aQa__header{border-bottom:1px solid #284f9e1a;padding:18px 18px 14px}.FilterPanel-module__KD_aQa__title{color:var(--ok-primary);margin:0;font-size:1.05rem;font-weight:900}.FilterPanel-module__KD_aQa__subtitle{color:var(--ok-muted);margin:6px 0 0;font-size:.86rem;line-height:1.4}.FilterPanel-module__KD_aQa__body{min-width:0;padding:8px 18px 18px;overflow:visible}.FilterPanel-module__KD_aQa__group{border-bottom:1px solid #284f9e1a;min-width:0;padding:16px 0}.FilterPanel-module__KD_aQa__group:last-child{border-bottom:0}.FilterPanel-module__KD_aQa__groupHeader{width:100%;color:var(--ok-ink);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.FilterPanel-module__KD_aQa__groupName{font-size:.96rem;font-weight:900}.FilterPanel-module__KD_aQa__expandIcon{color:var(--ok-primary);transition:transform .22s}.FilterPanel-module__KD_aQa__expanded{transform:rotate(180deg)}.FilterPanel-module__KD_aQa__optionList{gap:8px;margin-top:12px;display:grid}.FilterPanel-module__KD_aQa__option{min-height:34px;color:var(--ok-ink);cursor:pointer;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:.92rem;font-weight:750;display:grid}.FilterPanel-module__KD_aQa__option span{min-width:0}.FilterPanel-module__KD_aQa__option span:nth-child(2){overflow-wrap:anywhere}.FilterPanel-module__KD_aQa__option input{width:18px;height:18px;accent-color:var(--ok-primary)}.FilterPanel-module__KD_aQa__count{color:var(--ok-muted);font-variant-numeric:tabular-nums;justify-self:end;font-size:.82rem}.FilterPanel-module__KD_aQa__rangeValues{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:14px 0 4px;display:grid}.FilterPanel-module__KD_aQa__rangeInput{width:100%;min-width:0;height:40px;color:var(--ok-ink);font:inherit;background:#ffffffd1;border:1px solid #284f9e2e;border-radius:8px;padding:0 10px;font-size:.9rem;font-weight:800}.FilterPanel-module__KD_aQa__resetButton{width:calc(100% - 36px);min-height:44px;color:var(--ok-primary);font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #284f9e33;border-radius:8px;margin:0 18px 18px;font-weight:900;transition:transform .22s,background-color .22s,border-color .22s}.FilterPanel-module__KD_aQa__resetButton:hover{background:#fff;border-color:#284f9e6b}.FilterPanel-module__KD_aQa__resetButton:active{transform:translateY(1px)scale(.99)}
.HowItWorks-module__RmRsAG__wrapper{padding:72px clamp(24px,4vw,72px)}.HowItWorks-module__RmRsAG__stage{max-width:1280px;margin:0 auto}.HowItWorks-module__RmRsAG__heading{margin-bottom:36px}.HowItWorks-module__RmRsAG__eyebrow{color:var(--ok-accent);margin:0 0 14px;font-size:15px;font-weight:800}.HowItWorks-module__RmRsAG__heading h2{color:var(--ok-ink);letter-spacing:-.02em;margin:0;scroll-margin-top:110px;font-size:clamp(2rem,3.3vw,3.2rem);font-weight:800;line-height:1.08}.HowItWorks-module__RmRsAG__viewport,.HowItWorks-module__RmRsAG__world{position:relative}.HowItWorks-module__RmRsAG__road{display:none}.HowItWorks-module__RmRsAG__panel{padding:0 0 64px 64px;position:relative}.HowItWorks-module__RmRsAG__content{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.HowItWorks-module__RmRsAG__stop{z-index:2;width:44px;height:44px;color:var(--ok-primary);background:#e4ebf9;border:5px solid #f5f6fd;border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid;position:absolute;top:0;left:0}.HowItWorks-module__RmRsAG__mobileRoad{width:44px;height:calc(100% - 26px);position:absolute;top:38px;left:0;overflow:visible}.HowItWorks-module__RmRsAG__visual{place-items:center;min-width:0;display:grid}.HowItWorks-module__RmRsAG__object{object-fit:contain;width:min(100%,320px);height:auto}.HowItWorks-module__RmRsAG__copy{max-width:470px}.HowItWorks-module__RmRsAG__stepLabel{color:var(--ok-accent);letter-spacing:.12em;font-size:13px;font-weight:800}.HowItWorks-module__RmRsAG__stepLabel span{color:var(--ok-muted);opacity:.55;padding-left:8px}.HowItWorks-module__RmRsAG__copy h3{letter-spacing:-.025em;color:var(--ok-primary);margin:18px 0;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:800;line-height:1.1}.HowItWorks-module__RmRsAG__copy p{color:var(--ok-muted);max-width:40ch;margin:0;font-size:18px;line-height:1.65}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__stage{flex-direction:column;height:calc(100svh - 100px);min-height:580px;max-height:900px;display:flex}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__viewport{flex:1;min-height:380px;overflow:hidden}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__world{will-change:transform;width:400%;height:100%;display:flex}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__road{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__panel{flex:0 0 25%;min-width:0;height:100%;padding:0}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__content{gap:5%;height:74%;padding:0 7%}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__object{width:min(32vh,340px);max-width:100%}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__stop{transition:background-color .25s,color .25s;top:auto;bottom:calc(16.6667% - 22px);left:calc(50% - 22px)}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__panel[data-active=true] .HowItWorks-module__RmRsAG__stop{color:#fff;background:var(--ok-accent)}.HowItWorks-module__RmRsAG__wrapper[data-enhanced=true] .HowItWorks-module__RmRsAG__mobileRoad{display:none}@media (max-width:980px){.HowItWorks-module__RmRsAG__wrapper{padding:56px 28px}.HowItWorks-module__RmRsAG__stage{max-width:680px}.HowItWorks-module__RmRsAG__heading{text-align:left;margin-bottom:48px}.HowItWorks-module__RmRsAG__content{gap:24px}.HowItWorks-module__RmRsAG__object{width:240px}.HowItWorks-module__RmRsAG__copy h3{font-size:30px}.HowItWorks-module__RmRsAG__copy p{font-size:16px}}@media (max-width:640px){.HowItWorks-module__RmRsAG__wrapper{padding:48px 20px}.HowItWorks-module__RmRsAG__desktopBreak{display:none}.HowItWorks-module__RmRsAG__panel{padding:0 0 60px 48px}.HowItWorks-module__RmRsAG__content{grid-template-columns:1fr;gap:18px}.HowItWorks-module__RmRsAG__object{width:min(100%,220px)}.HowItWorks-module__RmRsAG__copy{max-width:360px}.HowItWorks-module__RmRsAG__copy h3{margin:12px 0;font-size:27px}.HowItWorks-module__RmRsAG__copy p{font-size:15px}.HowItWorks-module__RmRsAG__stop{border-width:3px;width:34px;height:34px;font-size:11px}.HowItWorks-module__RmRsAG__mobileRoad{width:34px;height:calc(100% - 18px);top:30px}.HowItWorks-module__RmRsAG__stepLabel{font-size:11px}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__RmRsAG__stop{transition:none}}
.SearchBar-module__SE0O4W__searchShell{width:100%;position:relative}.SearchBar-module__SE0O4W__searchIcon{z-index:2;width:22px;height:22px;color:var(--ok-primary);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.SearchBar-module__SE0O4W__searchInput{width:100%;min-height:54px;color:var(--ok-ink);font:inherit;background:#ffffffc7;border:1px solid #284f9e38;border-radius:8px;padding:0 18px 0 52px;font-size:1rem;font-weight:750;transition:border-color .22s,background-color .22s,box-shadow .22s;box-shadow:inset 0 1px #ffffffb3}.SearchBar-module__SE0O4W__searchInput::placeholder{color:#59667ab8;font-weight:700}.SearchBar-module__SE0O4W__searchInput:hover{background:#ffffffeb;border-color:#284f9e61}.SearchBar-module__SE0O4W__searchInput:focus{border-color:#284f9eb8;outline:none;box-shadow:0 0 0 4px #284f9e1f}
.AdvantagesSlider-module__y1YKLW__section{width:100%;padding:72px 24px 52px}.AdvantagesSlider-module__y1YKLW__inner{width:100%;max-width:1210px;margin:0 auto}.AdvantagesSlider-module__y1YKLW__heading{max-width:780px;margin-bottom:26px}.AdvantagesSlider-module__y1YKLW__kicker{color:var(--ok-accent);margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.35}.AdvantagesSlider-module__y1YKLW__heading h2{color:var(--ok-ink);letter-spacing:0;margin:0;font-size:clamp(2rem,3.3vw,3.1rem);font-weight:850;line-height:1.05}.AdvantagesSlider-module__y1YKLW__heading p:last-child{max-width:60ch;color:var(--ok-muted);margin:14px 0 0;font-size:17px;font-weight:560;line-height:1.55}.AdvantagesSlider-module__y1YKLW__slider{align-items:center;min-height:430px;display:grid;position:relative}.AdvantagesSlider-module__y1YKLW__slideShell{min-height:410px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:42px;padding:36px 72px;display:grid}.AdvantagesSlider-module__y1YKLW__imagePanel{background:0 0;border:0;border-radius:0;min-height:360px;position:relative;overflow:visible}.AdvantagesSlider-module__y1YKLW__slideImage{object-fit:contain;opacity:0;visibility:hidden;width:100%;height:100%;padding:0;transition:visibility .36s,opacity .36s,transform .36s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(10px)scale(.98)}.AdvantagesSlider-module__y1YKLW__slideImage[data-active=true]{visibility:visible;opacity:1;transform:translateY(0)scale(1)}.AdvantagesSlider-module__y1YKLW__slideCopy{max-width:520px}.AdvantagesSlider-module__y1YKLW__counter{color:var(--ok-accent);font-variant-numeric:tabular-nums;margin-bottom:14px;font-size:14px;font-weight:850;line-height:1;display:inline-block}.AdvantagesSlider-module__y1YKLW__slideCopy h3{color:var(--ok-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.7rem,2.9vw,2.6rem);font-weight:850;line-height:1.06}.AdvantagesSlider-module__y1YKLW__slideCopy p{color:var(--ok-muted);margin:16px 0 0;font-size:17px;font-weight:560;line-height:1.6}.AdvantagesSlider-module__y1YKLW__navButton{z-index:2;width:46px;height:46px;color:var(--ok-primary);cursor:pointer;background:#ffffff94;border:0;border-radius:8px;justify-content:center;align-items:center;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,color .22s;display:inline-flex;position:absolute;top:50%;box-shadow:0 16px 32px #284f9e24}.AdvantagesSlider-module__y1YKLW__navButton:hover{color:var(--ok-accent);transform:translateY(-50%)scale(1.04)}.AdvantagesSlider-module__y1YKLW__navButton:active{transform:translateY(-50%)scale(.98)}.AdvantagesSlider-module__y1YKLW__prevButton{left:20px;transform:translateY(-50%)}.AdvantagesSlider-module__y1YKLW__nextButton{right:20px;transform:translateY(-50%)}@media (max-width:860px){.AdvantagesSlider-module__y1YKLW__section{padding:56px 20px 40px}.AdvantagesSlider-module__y1YKLW__slideShell{grid-template-columns:1fr;gap:26px;padding:28px 64px}.AdvantagesSlider-module__y1YKLW__imagePanel{min-height:270px}}@media (max-width:560px){.AdvantagesSlider-module__y1YKLW__section{padding:48px 16px 32px}.AdvantagesSlider-module__y1YKLW__slider{min-height:auto}.AdvantagesSlider-module__y1YKLW__slideShell{padding:22px}.AdvantagesSlider-module__y1YKLW__imagePanel{min-height:220px}.AdvantagesSlider-module__y1YKLW__navButton{margin-top:14px;position:static;transform:none}.AdvantagesSlider-module__y1YKLW__navButton:hover,.AdvantagesSlider-module__y1YKLW__navButton:active{transform:none}.AdvantagesSlider-module__y1YKLW__slider{grid-template-columns:1fr 1fr;gap:10px}.AdvantagesSlider-module__y1YKLW__slideShell{order:-1;grid-column:1/-1}.AdvantagesSlider-module__y1YKLW__prevButton,.AdvantagesSlider-module__y1YKLW__nextButton{width:100%}}@media (prefers-reduced-motion:reduce){.AdvantagesSlider-module__y1YKLW__slideImage,.AdvantagesSlider-module__y1YKLW__navButton{transition:none}}
.Home-module__jKgjFW__home{background:0 0;position:relative;overflow:clip}
.Blog-module__Z08ppW__blogPage{color:var(--ok-ink);background:0 0}.Blog-module__Z08ppW__heroBand{background:0 0;padding:64px 24px 24px}.Blog-module__Z08ppW__inner{width:100%;max-width:1210px;margin:0 auto}.Blog-module__Z08ppW__heroGrid{grid-template-columns:minmax(0,1fr);align-items:end;gap:42px;display:grid}.Blog-module__Z08ppW__heroCopy h1{color:var(--ok-ink);letter-spacing:0;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(2.55rem,5vw,4.45rem);font-weight:800;line-height:.99}.Blog-module__Z08ppW__eyebrow{color:var(--ok-accent);margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.35}.Blog-module__Z08ppW__lead{max-width:68ch;color:var(--ok-muted);margin:20px 0 0;font-size:18px;font-weight:560;line-height:1.58}.Blog-module__Z08ppW__searchBox{width:100%;max-width:540px;margin:28px 0 0;display:block;position:relative}.Blog-module__Z08ppW__searchBox input{z-index:1;width:100%;min-height:54px;color:var(--ok-ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);appearance:none;background:#ffffffb8;border:1px solid #284f9e2e;border-radius:8px;outline:none;padding:0 48px;font-size:16px;font-weight:700;transition:border-color .22s,background-color .22s,box-shadow .22s;display:block;position:relative;box-shadow:0 16px 36px #284f9e14}.Blog-module__Z08ppW__searchBox input::-webkit-search-cancel-button{appearance:none;display:none}.Blog-module__Z08ppW__clearSearch{z-index:2;width:34px;height:34px;color:var(--ok-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Blog-module__Z08ppW__clearSearch:hover{color:var(--ok-accent);background:#284f9e14}.Blog-module__Z08ppW__clearSearch svg{font-size:20px}.Blog-module__Z08ppW__searchBox input:focus{background:#ffffffdb;border-color:#284f9e5c;box-shadow:0 20px 42px #284f9e1f}.Blog-module__Z08ppW__searchIcon{z-index:2;color:var(--ok-primary);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Blog-module__Z08ppW__publicationStats{color:var(--ok-muted);white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin:0 0 0 auto;font-size:13px;font-weight:650;display:flex}.Blog-module__Z08ppW__publicationStats span{align-items:center;gap:5px;display:inline-flex}.Blog-module__Z08ppW__publicationStats strong{color:var(--ok-primary);font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.Blog-module__Z08ppW__publicationStats i{background:var(--ok-accent);border-radius:50%;width:4px;height:4px}.Blog-module__Z08ppW__toolbar{border-bottom:1px solid #284f9e24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 32px;margin-bottom:28px;padding:0 0 12px;display:flex}.Blog-module__Z08ppW__filters{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px 22px;display:flex}.Blog-module__Z08ppW__filterIcon{width:18px!important;height:18px!important}.Blog-module__Z08ppW__filterLabel{color:var(--ok-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;margin-right:4px;font-size:12px;font-weight:700;display:inline-flex}.Blog-module__Z08ppW__filterButton,.Blog-module__Z08ppW__activeFilter{min-height:38px;font:inherit;cursor:pointer;border:0;padding:0;font-size:14px;font-weight:750;transition:color .18s,transform .18s;position:relative}.Blog-module__Z08ppW__filterButton:after,.Blog-module__Z08ppW__activeFilter:after{content:"";background:var(--ok-accent);border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:-13px;left:0;right:0;transform:scaleX(0)}.Blog-module__Z08ppW__filterButton{color:var(--ok-muted);background:0 0}.Blog-module__Z08ppW__activeFilter,.Blog-module__Z08ppW__filterButton:hover{color:var(--ok-primary);background:0 0}.Blog-module__Z08ppW__activeFilter:after{transform:scaleX(1)}.Blog-module__Z08ppW__filterButton:focus-visible,.Blog-module__Z08ppW__activeFilter:focus-visible{outline:2px solid var(--ok-accent);outline-offset:4px;border-radius:3px}.Blog-module__Z08ppW__featuredPost,.Blog-module__Z08ppW__postCard{width:100%;color:inherit;text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffa8;border:1px solid #284f9e24;border-radius:8px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;position:relative;overflow:hidden;box-shadow:0 18px 42px #284f9e14}.Blog-module__Z08ppW__featuredPost:hover,.Blog-module__Z08ppW__featuredPost:focus-visible,.Blog-module__Z08ppW__postCard:hover,.Blog-module__Z08ppW__postCard:focus-visible{background:#ffffffd6;border-color:#284f9e57;outline:none;transform:translateY(-3px);box-shadow:0 24px 52px #284f9e21}.Blog-module__Z08ppW__featuredPost{grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);min-height:368px;display:grid}.Blog-module__Z08ppW__featuredImageWrap{background:#eef4ffcc;min-height:368px}.Blog-module__Z08ppW__featuredImage,.Blog-module__Z08ppW__cardImage{object-fit:cover;width:100%;height:100%;display:block}.Blog-module__Z08ppW__featuredText{flex-direction:column;justify-content:center;padding:38px;display:flex}.Blog-module__Z08ppW__categoryPill{width:fit-content;min-height:30px;color:var(--ok-accent);background:#d94f941c;border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.Blog-module__Z08ppW__featuredText h3,.Blog-module__Z08ppW__postCard h3,.Blog-module__Z08ppW__emptyState h3{color:var(--ok-ink);letter-spacing:0;text-wrap:pretty;margin:14px 0 0;font-weight:850}.Blog-module__Z08ppW__featuredText h3{font-size:clamp(1.85rem,3vw,2.35rem);line-height:1.12}.Blog-module__Z08ppW__featuredText p,.Blog-module__Z08ppW__postCard p,.Blog-module__Z08ppW__emptyState p{color:var(--ok-muted);font-weight:560;line-height:1.55}.Blog-module__Z08ppW__featuredText p{margin:14px 0 0;font-size:17px}.Blog-module__Z08ppW__readMore,.Blog-module__Z08ppW__cardReadMore{color:var(--ok-primary);align-items:center;gap:8px;font-weight:850;display:inline-flex}.Blog-module__Z08ppW__readMore{margin-top:22px;font-size:16px}.Blog-module__Z08ppW__cardReadMore{margin-top:auto;padding-top:14px;font-size:14px}.Blog-module__Z08ppW__readMore svg,.Blog-module__Z08ppW__cardReadMore svg{font-size:20px}.Blog-module__Z08ppW__postGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 64px;display:grid}.Blog-module__Z08ppW__postCard{flex-direction:column;display:flex}.Blog-module__Z08ppW__cardImageWrap{background:#eef4ffcc;height:190px}.Blog-module__Z08ppW__cardBody{flex-direction:column;min-height:252px;padding:20px;display:flex}.Blog-module__Z08ppW__cardMeta{color:#677489;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.Blog-module__Z08ppW__cardMeta span{align-items:center;gap:5px;display:inline-flex}.Blog-module__Z08ppW__cardMeta svg{color:var(--ok-accent);font-size:16px}.Blog-module__Z08ppW__postCard h3{font-size:22px;line-height:1.2}.Blog-module__Z08ppW__postCard p{margin:10px 0 0;font-size:15px}.Blog-module__Z08ppW__emptyState{background:#ffffff9e;border:1px solid #284f9e24;border-radius:8px;margin-bottom:64px;padding:34px}.Blog-module__Z08ppW__emptyState h3{font-size:24px}.Blog-module__Z08ppW__emptyState p{margin:8px 0 0}@media (max-width:980px){.Blog-module__Z08ppW__heroGrid,.Blog-module__Z08ppW__featuredPost{grid-template-columns:1fr}.Blog-module__Z08ppW__postGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.Blog-module__Z08ppW__heroBand{padding:42px 16px 24px}.Blog-module__Z08ppW__toolbar{justify-content:flex-start;align-items:flex-start;padding-bottom:14px}.Blog-module__Z08ppW__filters{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:4px 18px;width:100%;padding-bottom:2px;overflow-x:auto}.Blog-module__Z08ppW__filters::-webkit-scrollbar{display:none}.Blog-module__Z08ppW__filterLabel,.Blog-module__Z08ppW__filterButton,.Blog-module__Z08ppW__activeFilter{flex:none}.Blog-module__Z08ppW__publicationStats{margin-left:0}.Blog-module__Z08ppW__featuredText{padding:24px}.Blog-module__Z08ppW__postGrid{grid-template-columns:1fr;margin-bottom:46px}.Blog-module__Z08ppW__cardBody{min-height:auto}}.Blog-module__Z08ppW__heroCopy{text-align:left}.Blog-module__Z08ppW__heroCopy h1{margin-inline:0;line-height:1.08}.Blog-module__Z08ppW__blogPage>.Blog-module__Z08ppW__inner{padding-inline:24px}.Blog-module__Z08ppW__emptyState{text-align:center}@media (max-width:680px){.Blog-module__Z08ppW__blogPage>.Blog-module__Z08ppW__inner{padding-inline:16px}}
.BlogArticle-module__BCmuPW__articlePage{color:var(--ok-ink);background:0 0;padding:38px 24px 72px}.BlogArticle-module__BCmuPW__inner{width:100%;max-width:1120px;margin:0 auto}.BlogArticle-module__BCmuPW__backLink{min-height:40px;color:var(--ok-primary);align-items:center;gap:8px;margin-bottom:24px;font-size:15px;font-weight:850;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.BlogArticle-module__BCmuPW__backLink:hover,.BlogArticle-module__BCmuPW__backLink:focus-visible{color:var(--ok-accent);outline:none;transform:translate(-2px)}.BlogArticle-module__BCmuPW__backLink svg{font-size:20px}.BlogArticle-module__BCmuPW__articleHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border:1px solid #284f9e24;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,450px);align-items:center;gap:36px;padding:32px;display:grid;box-shadow:0 18px 42px #284f9e14}.BlogArticle-module__BCmuPW__articleCopy h1{color:var(--ok-ink);letter-spacing:0;text-wrap:balance;margin:16px 0 0;font-size:clamp(2.45rem,5vw,4.15rem);font-weight:850;line-height:1.02}.BlogArticle-module__BCmuPW__categoryPill{width:fit-content;min-height:30px;color:var(--ok-accent);background:#d94f941c;border-radius:8px;align-items:center;padding:0 10px;font-size:13px;font-weight:850;display:inline-flex}.BlogArticle-module__BCmuPW__metaRow{color:#677489;flex-wrap:wrap;gap:12px;margin-top:18px;font-size:14px;font-weight:760;display:flex}.BlogArticle-module__BCmuPW__metaRow span{align-items:center;gap:6px;display:inline-flex}.BlogArticle-module__BCmuPW__metaRow svg{color:var(--ok-accent);font-size:18px}.BlogArticle-module__BCmuPW__imageWrap{background:#eef4ffcc;border:1px solid #284f9e24;border-radius:8px;min-height:330px;position:relative;overflow:hidden}.BlogArticle-module__BCmuPW__imageWrap img{object-fit:cover;width:100%;height:100%;min-height:330px;display:block}.BlogArticle-module__BCmuPW__contentGrid{grid-template-columns:260px minmax(0,1fr);gap:34px;padding-top:34px;display:grid}.BlogArticle-module__BCmuPW__articleNote{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff94;border:1px solid #284f9e24;border-radius:8px;align-self:start;padding:20px;position:sticky;top:88px;overflow:hidden;box-shadow:0 16px 36px #284f9e12}.BlogArticle-module__BCmuPW__articleNote p{color:var(--ok-ink);margin:0;font-size:18px;font-weight:850}.BlogArticle-module__BCmuPW__articleNote span{color:var(--ok-muted);margin-top:10px;font-size:14px;font-weight:620;line-height:1.45;display:block}.BlogArticle-module__BCmuPW__articleContent{color:#3f4d63;max-width:730px;font-size:18px;font-weight:560;line-height:1.74}.BlogArticle-module__BCmuPW__articleContent p{margin:0 0 18px}.BlogArticle-module__BCmuPW__articleContent h2,.BlogArticle-module__BCmuPW__articleContent h3{color:var(--ok-ink);letter-spacing:0;font-weight:850;line-height:1.18}.BlogArticle-module__BCmuPW__relatedSection{margin-top:58px}.BlogArticle-module__BCmuPW__eyebrow{color:var(--ok-accent);margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.35}.BlogArticle-module__BCmuPW__relatedSection h2{color:var(--ok-ink);margin:0;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:850;line-height:1.08}.BlogArticle-module__BCmuPW__relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.BlogArticle-module__BCmuPW__relatedCard{color:inherit;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffa8;border:1px solid #284f9e24;border-radius:8px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;position:relative;overflow:hidden;box-shadow:0 18px 42px #284f9e14}.BlogArticle-module__BCmuPW__relatedCard:hover,.BlogArticle-module__BCmuPW__relatedCard:focus-visible{background:#ffffffd6;border-color:#284f9e57;outline:none;transform:translateY(-3px);box-shadow:0 24px 52px #284f9e21}.BlogArticle-module__BCmuPW__relatedCard img{object-fit:cover;background:#eef4ffcc;width:100%;height:150px;display:block}.BlogArticle-module__BCmuPW__relatedCard div{padding:18px}.BlogArticle-module__BCmuPW__relatedCard span{color:var(--ok-accent);font-size:12px;font-weight:850}.BlogArticle-module__BCmuPW__relatedCard h3{color:var(--ok-ink);margin:8px 0 0;font-size:20px;font-weight:850;line-height:1.2}.BlogArticle-module__BCmuPW__relatedCard p{color:var(--ok-primary);align-items:center;gap:6px;margin:14px 0 0;font-size:14px;font-weight:850;display:inline-flex}.BlogArticle-module__BCmuPW__relatedCard svg{font-size:18px}@media (max-width:900px){.BlogArticle-module__BCmuPW__articleHeader,.BlogArticle-module__BCmuPW__contentGrid{grid-template-columns:1fr}.BlogArticle-module__BCmuPW__articleNote{position:relative;top:auto}.BlogArticle-module__BCmuPW__relatedGrid{grid-template-columns:1fr}}@media (max-width:640px){.BlogArticle-module__BCmuPW__articlePage{padding:28px 16px 54px}.BlogArticle-module__BCmuPW__articleHeader{padding:22px}.BlogArticle-module__BCmuPW__imageWrap,.BlogArticle-module__BCmuPW__imageWrap img{min-height:240px}.BlogArticle-module__BCmuPW__articleContent{font-size:16px}}
.Cart-module__BIMPfG__cartPage{color:#0b1b3e;min-height:100dvh;overflow-x:clip}.Cart-module__BIMPfG__main{width:min(100% - 32px,1240px);margin:0 auto;padding:48px 0 82px}.Cart-module__BIMPfG__hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:28px;display:grid}.Cart-module__BIMPfG__eyebrow{color:#284f9e;margin:0 0 8px;font-size:.92rem;font-weight:850}.Cart-module__BIMPfG__title{color:#0b1b3e;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:900;line-height:1}.Cart-module__BIMPfG__lead{color:#0b1b3ea8;max-width:680px;margin:16px 0 0;font-size:1.04rem;font-weight:560;line-height:1.68}.Cart-module__BIMPfG__countBadge{color:#284f9e;font-variant-numeric:tabular-nums;background:#ffffffc2;border:1px solid #284f9e1f;border-radius:14px;padding:14px 16px;font-weight:900}.Cart-module__BIMPfG__content{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.Cart-module__BIMPfG__items{gap:14px;display:grid}.Cart-module__BIMPfG__itemCard{cursor:pointer;background:#fffc;border:1px solid #284f9e1c;border-radius:20px;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;transition:transform .22s,background-color .22s,border-color .22s;display:grid;box-shadow:0 18px 44px #2553a30f}.Cart-module__BIMPfG__itemCard:hover{background:#fffffff0;border-color:#284f9e38;transform:translateY(-2px)}.Cart-module__BIMPfG__imageWrap{aspect-ratio:1;background:#eef4ff;border-radius:16px;width:132px;overflow:hidden}.Cart-module__BIMPfG__image{object-fit:cover;width:100%;height:100%;display:block}.Cart-module__BIMPfG__itemInfo{min-width:0}.Cart-module__BIMPfG__itemName{color:#0b1b3e;text-wrap:balance;margin:0;font-size:1.12rem;font-weight:900;line-height:1.25}.Cart-module__BIMPfG__dateGrid{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.Cart-module__BIMPfG__datePill{color:#0b1b3eb8;background:#284f9e12;border-radius:10px;padding:8px 10px;font-size:.88rem;font-weight:800}.Cart-module__BIMPfG__itemActions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.Cart-module__BIMPfG__price{color:#284f9e;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1.32rem;font-weight:900}.Cart-module__BIMPfG__removeButton{color:#b52e43;cursor:pointer;background:#ffffffbd;border:1px solid #d6444429;border-radius:12px;width:42px;height:42px;transition:transform .18s,background-color .18s}.Cart-module__BIMPfG__removeButton:hover{background:#b52e4314;transform:translateY(-1px)}.Cart-module__BIMPfG__summary{background:linear-gradient(135deg,#ffffffe6,#eff5ffc7);border:1px solid #284f9e21;border-radius:22px;padding:22px;position:sticky;top:96px;box-shadow:0 24px 60px #2553a314}.Cart-module__BIMPfG__summaryTitle{color:#0b1b3e;margin:0 0 18px;font-size:1.15rem;font-weight:900}.Cart-module__BIMPfG__summaryRow{color:#0b1b3eb3;justify-content:space-between;gap:12px;margin-top:12px;font-weight:780;display:flex}.Cart-module__BIMPfG__summaryTotal{color:#284f9e;border-top:1px solid #284f9e1f;justify-content:space-between;align-items:baseline;gap:12px;margin-top:22px;padding-top:18px;font-size:1.45rem;font-weight:950;display:flex}.Cart-module__BIMPfG__checkoutButton{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#284f9e;border:0;border-radius:14px;margin-top:20px;font-weight:900;transition:transform .18s,background-color .18s}.Cart-module__BIMPfG__checkoutButton:hover{background:#1f438b;transform:translateY(-1px)}.Cart-module__BIMPfG__checkoutButton:disabled{cursor:not-allowed;background:#284f9e6b;transform:none}.Cart-module__BIMPfG__emptyState{text-align:center;place-items:center;min-height:56vh;padding:40px 20px;display:grid}.Cart-module__BIMPfG__emptyCard{background:#ffffffd1;border:1px solid #284f9e21;border-radius:24px;max-width:560px;padding:34px}@media (max-width:980px){.Cart-module__BIMPfG__main{width:min(100% - 24px,760px);padding-top:34px}.Cart-module__BIMPfG__hero,.Cart-module__BIMPfG__content{grid-template-columns:1fr}.Cart-module__BIMPfG__summary{position:static}}@media (max-width:640px){.Cart-module__BIMPfG__main{width:min(100% - 18px,560px)}.Cart-module__BIMPfG__itemCard{grid-template-columns:92px minmax(0,1fr);align-items:start}.Cart-module__BIMPfG__imageWrap{width:92px}.Cart-module__BIMPfG__itemActions{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center}}
.Catalog-module__y21MPq__catalogPage{min-height:100dvh;color:var(--ok-ink);overflow-x:clip}.Catalog-module__y21MPq__main{width:min(100% - 32px,1320px);margin:0 auto;padding:0 0 72px}.Catalog-module__y21MPq__hero{margin-bottom:26px;padding:64px 0 46px}.Catalog-module__y21MPq__heroCopy{max-width:880px}.Catalog-module__y21MPq__eyebrow{color:var(--ok-accent);margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.35}.Catalog-module__y21MPq__title{max-width:780px;color:var(--ok-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.55rem,5vw,4.45rem);font-weight:850;line-height:.99}.Catalog-module__y21MPq__lead{max-width:680px;color:var(--ok-muted);margin:20px 0 0;font-size:18px;font-weight:560;line-height:1.58}.Catalog-module__y21MPq__toolbar{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;display:grid}.Catalog-module__y21MPq__mobileFilterButton{min-height:48px;color:var(--ok-primary);font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #284f9e2e;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:850;transition:transform .22s,background-color .22s,border-color .22s;display:none}.Catalog-module__y21MPq__mobileFilterButton:hover{background:#fffffff0;border-color:#284f9e57}.Catalog-module__y21MPq__mobileFilterButton:active{transform:translateY(1px)scale(.99)}.Catalog-module__y21MPq__contentGrid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}.Catalog-module__y21MPq__desktopFilters{min-width:0;position:sticky;top:96px}.Catalog-module__y21MPq__mobileFilters{display:none}.Catalog-module__y21MPq__catalogBody{min-width:0}.Catalog-module__y21MPq__notice{color:#284f9e;background:#ffffffb8;border:1px solid #284f9e24;border-radius:8px;margin:0 0 16px;padding:14px 16px;font-weight:750}@media (max-width:980px){.Catalog-module__y21MPq__main{width:min(100% - 24px,760px)}.Catalog-module__y21MPq__toolbar{grid-template-columns:1fr}.Catalog-module__y21MPq__mobileFilterButton{width:100%;display:inline-flex}.Catalog-module__y21MPq__contentGrid{grid-template-columns:1fr}.Catalog-module__y21MPq__desktopFilters{display:none}.Catalog-module__y21MPq__mobileFilters{margin-bottom:18px;display:block}}@media (max-width:640px){.Catalog-module__y21MPq__main{width:min(100% - 18px,560px);padding-bottom:48px}.Catalog-module__y21MPq__hero{padding:42px 0 36px}}
.ProductPage-module__caEV5G__productPage{color:#0b1b3e;min-height:100dvh;overflow-x:clip}.ProductPage-module__caEV5G__main{width:min(100% - 32px,1280px);margin:0 auto;padding:26px 0 80px}.ProductPage-module__caEV5G__breadcrumbs{color:#0b1b3e9e;margin-bottom:22px;font-weight:700}.ProductPage-module__caEV5G__breadcrumbs a{color:#284f9e;text-decoration:none}.ProductPage-module__caEV5G__hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:clamp(24px,4vw,52px);display:grid}.ProductPage-module__caEV5G__galleryPanel{background:#ffffffb8;border-radius:24px;min-width:0;padding:clamp(12px,2vw,18px);box-shadow:inset 0 1px #ffffffbd,0 24px 60px #2553a314}.ProductPage-module__caEV5G__infoPanel{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe6,#eff5ffc7);border:1px solid #284f9e21;border-radius:24px;min-width:0;height:100%;padding:clamp(22px,3vw,34px);position:static;box-shadow:0 24px 60px #2553a314}.ProductPage-module__caEV5G__eyebrow{color:#284f9e;margin:0 0 10px;font-size:.9rem;font-weight:850;line-height:1.35}.ProductPage-module__caEV5G__title{color:#0b1b3e;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.02}.ProductPage-module__caEV5G__priceRow{color:#284f9e;align-items:flex-end;gap:8px;margin-top:28px;display:flex}.ProductPage-module__caEV5G__price{font-variant-numeric:tabular-nums;font-size:clamp(2.1rem,5vw,3.15rem);font-weight:900;line-height:.95}.ProductPage-module__caEV5G__period{color:#0b1b3e9e;padding-bottom:4px;font-size:1.02rem;font-weight:800}.ProductPage-module__caEV5G__metaGrid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;margin:26px 0;display:grid}.ProductPage-module__caEV5G__metaItem{background:#ffffffb3;border:1px solid #284f9e1a;border-radius:14px;min-width:0;padding:14px}.ProductPage-module__caEV5G__metaLabel{color:#0b1b3e8f;font-size:.78rem;font-weight:800;display:block}.ProductPage-module__caEV5G__metaValue{color:#0b1b3e;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:.94rem;font-weight:850;display:block;overflow:hidden}.ProductPage-module__caEV5G__sectionTitle{color:#0b1b3e;margin:0 0 12px;font-size:1.05rem;font-weight:900}.ProductPage-module__caEV5G__actions{flex-wrap:wrap;margin-top:30px;display:block}.ProductPage-module__caEV5G__favoriteSlot{background:#ffffffbd;border:1px solid #284f9e1f;border-radius:10px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.ProductPage-module__caEV5G__details{box-sizing:border-box;background:#ffffffbd;border:1px solid #284f9e1f;border-radius:22px;width:100%;max-width:none;margin-top:34px;padding:clamp(22px,3vw,30px);box-shadow:0 18px 44px #2553a30f}.ProductPage-module__caEV5G__detailsText{color:#0b1b3ead;margin:0;font-size:1rem;font-weight:560;line-height:1.72}@media (max-width:980px){.ProductPage-module__caEV5G__main{width:min(100% - 24px,760px);padding-top:18px}.ProductPage-module__caEV5G__hero{grid-template-columns:1fr}}@media (max-width:640px){.ProductPage-module__caEV5G__main{width:min(100% - 18px,560px);padding-bottom:56px}.ProductPage-module__caEV5G__metaGrid{grid-template-columns:1fr}.ProductPage-module__caEV5G__actions{align-items:stretch}.ProductPage-module__caEV5G__favoriteSlot{width:54px}}
