.Header-module__85i50G__header{z-index:1000;background:var(--header-bg);width:100%;position:sticky;top:0}.Header-module__85i50G__container{width:min(var(--Container),calc(100% - (var(--PadX)*2)));margin:0 auto}.Header-module__85i50G__topBar{background:var(--header-top-bg);-webkit-backdrop-filter:blur(20px);justify-content:center;align-self:stretch;align-items:center;height:35px;display:flex}.Header-module__85i50G__topInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__85i50G__tagline{color:var(--color-text);opacity:.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__85i50G__info{align-items:center;gap:40px;display:flex}.Header-module__85i50G__infoItem{color:var(--color-text);align-items:center;gap:10px;font-size:14px;font-weight:500;display:inline-flex}.Header-module__85i50G__icon12{width:12px;height:12px;color:var(--color-text)}.Header-module__85i50G__themeIcon{width:15px;height:15px;display:block}.Header-module__85i50G__themeToggle{border:1px solid var(--header-border);cursor:pointer;width:40px;height:40px;color:var(--color-text);background:#ffffff1a;border-radius:5px;flex:none;justify-content:center;align-items:center;margin-left:4px;padding:0;transition:background-color .18s,border-color .18s;display:inline-flex}.Header-module__85i50G__themeToggle:hover{background:#ffffff29}.Header-module__85i50G__themeToggle:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.Header-module__85i50G__mainBar{background:var(--header-main-bg)}.Header-module__85i50G__mainInner{justify-content:space-between;align-items:center;width:100%;height:65px;display:flex}.Header-module__85i50G__leftGroup{align-items:center;gap:36px;display:flex}.Header-module__85i50G__rightGroup{align-items:center;gap:20px;display:flex}.Header-module__85i50G__logoLink{align-items:center;display:inline-flex}.Header-module__85i50G__logo{width:200px;height:33px;display:block}.Header-module__85i50G__logoDark,:root[data-theme=dark] .Header-module__85i50G__logoLight{display:none}:root[data-theme=dark] .Header-module__85i50G__logoDark{display:block}.Header-module__85i50G__nav{align-items:center;gap:24px;margin-left:0;display:flex}.Header-module__85i50G__navDropdown{align-items:center;display:inline-flex;position:relative}.Header-module__85i50G__navItem{cursor:pointer;font-family:var(--Font);color:var(--color-text);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.Header-module__85i50G__navItem svg{flex:none;width:10px;height:10px;display:block;transform:translateY(1px)}.Header-module__85i50G__dropdownMenu{background:var(--header-dropdown-bg);border:1px solid var(--header-dropdown-border);min-width:260px;box-shadow:var(--header-dropdown-shadow);opacity:0;visibility:hidden;pointer-events:none;z-index:20;border-radius:6px;flex-direction:column;gap:2px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(6px)}.Header-module__85i50G__dropdownMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__85i50G__dropdownLink{min-height:34px;color:var(--header-dropdown-text);font-family:var(--Font);border-radius:4px;align-items:center;padding:7px 9px;font-size:14px;font-weight:500;line-height:120%;text-decoration:none;display:flex}.Header-module__85i50G__dropdownLink:hover{background:var(--header-dropdown-hover)}.Header-module__85i50G__navLink{color:var(--color-text);font-size:16px;font-weight:500}.Header-module__85i50G__icon15{width:15px;height:15px;color:var(--color-text)}.Header-module__85i50G__rightBlock{align-items:center;gap:40px;display:flex}.Header-module__85i50G__utilityControls{align-items:center;gap:12px;display:inline-flex}.Header-module__85i50G__calcLink{color:var(--color-text);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-family:inherit;font-size:16px;font-weight:500;display:inline-flex}.Header-module__85i50G__callBtn{background:var(--color-accent);height:65px;color:var(--color-text-on-strong);align-items:center;gap:10px;padding:0 20px;font-size:16px;font-weight:500;display:inline-flex}.Header-module__85i50G__icon15White{width:15px;height:15px;color:var(--color-text-on-strong)}.Header-module__85i50G__messengers{align-items:center;gap:15px;display:flex}.Header-module__85i50G__messengerIcon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.Header-module__85i50G__messengerIcon img{width:20px;height:20px;display:block}.Header-module__85i50G__langSwitch{border:1px solid var(--header-border);cursor:pointer;height:40px;color:var(--color-text);background:#ffffff1a;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:0 12px;transition:background-color .18s,border-color .18s;display:inline-flex}.Header-module__85i50G__langSwitch:hover{background:#ffffff29}.Header-module__85i50G__langSwitch:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.Header-module__85i50G__langIcon{width:20px;height:20px;color:inherit;display:block}.Header-module__85i50G__langLabel{font-family:var(--Font);color:inherit;font-size:14px;font-weight:600;line-height:1}.Header-module__85i50G__burger{border:1px solid var(--header-border);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.Header-module__85i50G__burger span{background:var(--color-text);opacity:.9;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.Header-module__85i50G__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__85i50G__burgerOpen span:nth-child(2){opacity:0}.Header-module__85i50G__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__85i50G__mobileOverlay,.Header-module__85i50G__mobileMenu{display:none}.Header-module__85i50G__mobileOverlay{border:0;margin:0;padding:0}@media (max-width:1366px){.Header-module__85i50G__leftGroup{gap:30px}.Header-module__85i50G__nav,.Header-module__85i50G__rightBlock{gap:24px}.Header-module__85i50G__info{gap:20px}}@media (max-width:1200px){.Header-module__85i50G__leftGroup{gap:20px}.Header-module__85i50G__nav,.Header-module__85i50G__rightBlock{gap:16px}.Header-module__85i50G__calcLink span,.Header-module__85i50G__navItem,.Header-module__85i50G__navLink{font-size:14px}.Header-module__85i50G__callBtn{padding:0 14px;font-size:14px}.Header-module__85i50G__callBtn span{font-size:14px}.Header-module__85i50G__logo{width:170px}}@media (max-width:1024px){:root{--PadX:18px}.Header-module__85i50G__nav{display:none}.Header-module__85i50G__rightBlock{gap:18px}.Header-module__85i50G__burger{display:inline-flex}.Header-module__85i50G__tagline{max-width:380px}.Header-module__85i50G__calcLink span{display:none}.Header-module__85i50G__mobileOverlay{z-index:1200;background:#09090973;display:block;position:fixed;inset:0}.Header-module__85i50G__mobileMenu{box-sizing:border-box;background:var(--header-main-bg);border-left:1px solid var(--header-border);z-index:1201;flex-direction:column;width:min(380px,100vw);height:100dvh;padding:14px 16px 18px;transition:transform .2s;display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(100%)}.Header-module__85i50G__mobileMenuOpen{transform:translate(0)}.Header-module__85i50G__mobileMenuHead{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:10px;display:flex}.Header-module__85i50G__mobileMenuTitle{color:var(--color-text);font-family:var(--Font);margin-right:auto;font-size:18px;font-weight:600;line-height:1.2}.Header-module__85i50G__mobileLangRow{align-items:center;gap:8px;display:inline-flex}.Header-module__85i50G__mobileLangRow .Header-module__85i50G__langSwitch{gap:6px;height:36px;padding:0 10px}.Header-module__85i50G__mobileLangRow .Header-module__85i50G__langLabel{font-size:13px}.Header-module__85i50G__mobileThemeToggle{border:1px solid var(--header-border);cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.Header-module__85i50G__mobileMenuClose{border:1px solid var(--header-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:8px;font-size:22px;line-height:1}.Header-module__85i50G__mobileNav{flex-direction:column;gap:4px;display:flex}.Header-module__85i50G__mobileNavLink,.Header-module__85i50G__mobileNavToggle{box-sizing:border-box;width:100%;min-height:44px;color:var(--color-text);font-family:var(--Font);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:16px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.Header-module__85i50G__mobileNavLink:hover,.Header-module__85i50G__mobileNavToggle:hover{background:#0000000a}.Header-module__85i50G__mobileChevron{flex:none;width:12px;height:12px;transition:transform .18s}.Header-module__85i50G__mobileNavToggleOpen .Header-module__85i50G__mobileChevron{transform:rotate(180deg)}.Header-module__85i50G__mobileSubmenu{flex-direction:column;gap:2px;padding:0 0 6px 12px;display:none}.Header-module__85i50G__mobileSubmenuOpen{display:flex}.Header-module__85i50G__mobileSubmenuLink{min-height:36px;color:var(--color-text);opacity:.84;font-family:var(--Font);border-radius:6px;align-items:center;padding:8px 10px;font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.Header-module__85i50G__mobileSubmenuLink:hover{opacity:1;background:#0000000a}.Header-module__85i50G__mobileActions{border-top:1px solid var(--header-border);flex-direction:column;gap:10px;margin-top:10px;padding-top:10px;display:flex}.Header-module__85i50G__mobileCalcBtn{border:1px solid var(--header-border);width:100%;min-height:46px;color:var(--color-text);font-family:var(--Font);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:500;display:inline-flex}.Header-module__85i50G__mobileCallBtn{background:var(--color-accent);width:100%;min-height:46px;color:var(--color-text-on-strong);font-family:var(--Font);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:500;display:inline-flex}.Header-module__85i50G__mobileContacts{border-top:1px solid var(--header-border);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.Header-module__85i50G__mobileMessengers{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.Header-module__85i50G__mobileMessengerLink{color:var(--color-text);opacity:.82;font-family:var(--Font);align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.Header-module__85i50G__mobileMessengerLink img{width:20px;height:20px;display:block}.Header-module__85i50G__mobileContactLink{color:var(--color-text);opacity:.82;font-family:var(--Font);font-size:14px;font-weight:500;line-height:1.2;text-decoration:none}}@media (max-width:678px){.Header-module__85i50G__tagline,.Header-module__85i50G__infoItem span,.Header-module__85i50G__rightBlock,.Header-module__85i50G__messengers,.Header-module__85i50G__langSwitch{display:none}.Header-module__85i50G__mobileLangRow .Header-module__85i50G__langSwitch{display:inline-flex}.Header-module__85i50G__mainInner{height:60px}.Header-module__85i50G__logo{width:170px;height:auto}}@media (max-width:360px){.Header-module__85i50G__topBar{height:32px}.Header-module__85i50G__mainInner{height:56px}.Header-module__85i50G__logo{width:150px}}.Header-module__85i50G__tagline,.Header-module__85i50G__infoItem{font-family:var(--Font);color:var(--color-text);font-size:14px;font-style:normal;font-weight:500;line-height:100%}.Header-module__85i50G__navItem,.Header-module__85i50G__navLink{font-family:var(--Font);color:var(--color-text);font-size:16px;font-style:normal;font-weight:500;line-height:100%}.Header-module__85i50G__calcLink span{color:var(--color-text)}.Header-module__85i50G__callBtn span{font-family:var(--Font);font-size:16px;font-style:normal;font-weight:500;line-height:100%}
.Footer-module__hP-FLq__footer{background:var(--Blackblue,#21252a);overflow-x:clip}.Footer-module__hP-FLq__footer,.Footer-module__hP-FLq__footer *{font-family:var(--Font,var(--font-manrope),Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial)}.Footer-module__hP-FLq__container{width:min(var(--Container,1366px),calc(100% - (var(--PadX,16px)*2)));margin:0 auto}.Footer-module__hP-FLq__hrFullBottomGap{background:#ffffff1a;width:100vw;height:1px;margin-top:40px;margin-bottom:0;margin-left:calc(50% - 50vw)}.Footer-module__hP-FLq__leadSection{padding:0}.Footer-module__hP-FLq__leadInner{justify-content:center;align-items:stretch;gap:40px;width:100%;display:flex}.Footer-module__hP-FLq__formCard{flex-direction:column;flex:1 0 0;justify-content:space-between;align-items:flex-start;gap:20px;height:auto;min-height:417px;padding:40px 0;display:flex}.Footer-module__hP-FLq__formGrid{grid-template-columns:1fr 1fr;gap:26px 40px;width:100%;display:grid}.Footer-module__hP-FLq__field{flex-direction:column;gap:10px;display:flex}.Footer-module__hP-FLq__fieldWide{flex-direction:column;grid-column:1/-1;gap:10px;display:flex}.Footer-module__hP-FLq__labelH3{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Footer-module__hP-FLq__inputLine{color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;outline:none;align-self:stretch;align-items:flex-start;gap:10px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__inputLine::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__phoneRow{border-bottom:1px solid #fff3;align-items:center;gap:10px;display:flex;position:relative}.Footer-module__hP-FLq__countryPicker{flex:none;position:relative}.Footer-module__hP-FLq__countryButton{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:86px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.Footer-module__hP-FLq__flagPreview{object-fit:cover;border-radius:2px;flex:none;width:20px;height:15px}.Footer-module__hP-FLq__countryDial{white-space:nowrap}.Footer-module__hP-FLq__countryChevron{opacity:.7;font-size:13px;line-height:1}.Footer-module__hP-FLq__countryMenu{z-index:20;background:#21252a;border:1px solid #fff3;border-radius:8px;width:260px;max-height:300px;padding:6px;position:absolute;top:calc(100% - 2px);left:0;overflow:hidden auto}.Footer-module__hP-FLq__countryOption{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px;font-size:14px;font-weight:500;display:flex}.Footer-module__hP-FLq__countryOptionLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Footer-module__hP-FLq__countryOptionMeta{flex:none;align-items:center;gap:8px;display:inline-flex}.Footer-module__hP-FLq__countryOption:hover{background:#ffffff14}.Footer-module__hP-FLq__countryOptionActive{background:#ffffff1f}.Footer-module__hP-FLq__phoneInput{color:#fff;background:0 0;border:0;outline:none;flex:auto;align-items:flex-start;gap:10px;min-width:0;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__phoneInput::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__textareaLine{resize:none;color:#fff;background:0 0;border:0;border-bottom:1px solid #fff3;outline:none;align-self:stretch;align-items:flex-start;gap:10px;height:150px;padding:16.5px 0;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__textareaLine::placeholder{color:#ffffff4d}.Footer-module__hP-FLq__sendRow{flex-direction:column;align-items:flex-start;gap:14px;width:100%;display:flex}.Footer-module__hP-FLq__sendBtn{cursor:pointer;background:var(--Orange,#ff6800);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:220px;height:52px;padding:0 28px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex}.Footer-module__hP-FLq__sendBtn:disabled{opacity:.5;cursor:not-allowed}.Footer-module__hP-FLq__submitSuccess{color:#8fea9a;margin-top:10px;font-size:14px;font-weight:500;line-height:1.3}.Footer-module__hP-FLq__submitError{color:#ff9e9e;margin-top:10px;font-size:14px;font-weight:500;line-height:1.3}.Footer-module__hP-FLq__consent{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.Footer-module__hP-FLq__consentInput{opacity:0;pointer-events:none;position:absolute}.Footer-module__hP-FLq__consentDot{background:#ffffff4d;border-radius:10px;flex:none;width:20px;height:20px}.Footer-module__hP-FLq__consentInput:checked+.Footer-module__hP-FLq__consentDot{background:var(--Orange,#ff6800)}.Footer-module__hP-FLq__consentText{color:#fff;max-width:520px;font-size:12px;font-style:normal;font-weight:500;line-height:1.4}.Footer-module__hP-FLq__consentLink{color:var(--Orange,#ff6800);font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}.Footer-module__hP-FLq__questionsCard{background:linear-gradient(0deg,#000c 0%,#000c 100%),var(--qbg)center/cover no-repeat;flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-start;width:678px;height:auto;min-height:417px;padding:40px;display:flex}.Footer-module__hP-FLq__qTitle{font-size:20px;font-style:normal;font-weight:600;line-height:normal}.Footer-module__hP-FLq__qAccent{color:var(--Orange,#ff6800)}.Footer-module__hP-FLq__qWhite{color:#fff}.Footer-module__hP-FLq__qSub{color:#ffffff80;white-space:pre-line;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navSection{padding:0}.Footer-module__hP-FLq__navTop{align-items:flex-start;gap:30px;width:100%;padding-top:40px;display:flex}.Footer-module__hP-FLq__navBrandLeft{color:#fff;white-space:nowrap;flex:none;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navBrandRight{color:#ffffff4d;text-align:right;white-space:pre;flex:auto;min-width:0;margin-left:auto;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__navMiddle{align-items:flex-start;gap:60px;margin-top:40px;padding-bottom:0;display:flex}.Footer-module__hP-FLq__navCols{flex:auto;align-items:flex-start;gap:60px;display:flex}.Footer-module__hP-FLq__col{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__hP-FLq__colTitle{color:#ffffff4d;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.Footer-module__hP-FLq__colItems{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.Footer-module__hP-FLq__colLink{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}.Footer-module__hP-FLq__contacts{flex-direction:column;flex:none;align-items:flex-end;gap:10px;display:flex}.Footer-module__hP-FLq__contactLine{color:#fff;justify-content:flex-end;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:inline-flex}.Footer-module__hP-FLq__contactIcon{width:20px;height:20px}.Footer-module__hP-FLq__bottomSection{padding:0}.Footer-module__hP-FLq__bottomRow{justify-content:space-between;align-items:center;gap:30px;width:100%;display:flex}.Footer-module__hP-FLq__socialRow{align-items:center;display:flex}.Footer-module__hP-FLq__socialItem{justify-content:center;align-items:center;gap:10px;width:285.3px;padding:40px 0;text-decoration:none;display:flex}.Footer-module__hP-FLq__socialInstagram{background:linear-gradient(#21252a00 0%,#452e46 100%)}.Footer-module__hP-FLq__socialTelegram{background:linear-gradient(#21252a00 0%,#253d57 100%)}.Footer-module__hP-FLq__socialFacebook{background:linear-gradient(#21252a00 0%,#252d44 100%)}.Footer-module__hP-FLq__socialIcon{flex-shrink:0;width:20px;height:20px}.Footer-module__hP-FLq__socialText{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline}.Footer-module__hP-FLq__privacyLink{color:#ffffff4d;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline}@media (max-width:1024px){.Footer-module__hP-FLq__leadInner{flex-direction:column;gap:24px}.Footer-module__hP-FLq__formCard{order:2;width:100%;height:auto;padding:40px 0 32px}.Footer-module__hP-FLq__questionsCard{box-sizing:border-box;order:1;width:100%;height:auto;min-height:320px;margin-top:12px;margin-left:0}.Footer-module__hP-FLq__navTop{flex-direction:column;gap:10px}.Footer-module__hP-FLq__navBrandRight{text-align:left;white-space:normal}.Footer-module__hP-FLq__navMiddle{flex-direction:column;gap:40px}.Footer-module__hP-FLq__contacts{align-items:flex-start}.Footer-module__hP-FLq__navCols,.Footer-module__hP-FLq__socialRow{flex-wrap:wrap}}@media (max-width:678px){.Footer-module__hP-FLq__formGrid{grid-template-columns:1fr}.Footer-module__hP-FLq__formCard{min-height:auto;padding:28px 0 24px}.Footer-module__hP-FLq__sendRow{align-items:stretch;gap:12px}.Footer-module__hP-FLq__consent{align-items:flex-start}.Footer-module__hP-FLq__consentText{max-width:none}.Footer-module__hP-FLq__sendBtn{width:100%;min-width:0}.Footer-module__hP-FLq__submitSuccess,.Footer-module__hP-FLq__submitError{width:100%;margin-top:0}.Footer-module__hP-FLq__questionsCard{width:100%;min-height:240px;margin-top:12px;margin-left:0;padding:24px 20px}.Footer-module__hP-FLq__bottomRow{flex-direction:column;align-items:flex-start}.Footer-module__hP-FLq__socialItem{width:100%}}
.not-found-module__HS70Aa__page{min-height:calc(100vh - 220px);font-family:var(--font-manrope),Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;box-sizing:border-box;background:#090909;place-items:center;padding:24px;display:grid}.not-found-module__HS70Aa__card{color:#fff;box-sizing:border-box;background:#212121;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:14px;width:min(760px,100%);padding:28px;display:flex}.not-found-module__HS70Aa__code{color:#ffffff8c;margin:0;font-size:14px;line-height:1}.not-found-module__HS70Aa__title{margin:0;font-size:34px;font-weight:600;line-height:1.1}.not-found-module__HS70Aa__description{color:#ffffffc7;margin:0;font-size:16px;line-height:1.4}.not-found-module__HS70Aa__actions{flex-wrap:wrap;gap:10px;display:flex}.not-found-module__HS70Aa__primary,.not-found-module__HS70Aa__secondary{cursor:pointer;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;height:46px;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__HS70Aa__primary{color:#fff;background:#ff6800;border:0}.not-found-module__HS70Aa__secondary{color:#fff;background:0 0;border:1px solid #ffffff3d}@media (max-width:700px){.not-found-module__HS70Aa__page{padding:16px}.not-found-module__HS70Aa__card{gap:12px;padding:20px 16px}.not-found-module__HS70Aa__title{font-size:28px}.not-found-module__HS70Aa__description{font-size:15px}.not-found-module__HS70Aa__actions{flex-direction:column}.not-found-module__HS70Aa__primary,.not-found-module__HS70Aa__secondary{width:100%}}
