.mobile-menu-module-scss-module__BMrxSa__trigger{box-sizing:border-box;background-color:#26272e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;padding:16px;display:none}@media screen and (max-width:768px){.mobile-menu-module-scss-module__BMrxSa__trigger{display:inline-flex}}@media screen and (min-width:768px){.mobile-menu-module-scss-module__BMrxSa__trigger{display:none}}.mobile-menu-module-scss-module__BMrxSa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;background:#00000080;position:fixed;inset:0}@media screen and (min-width:768px){.mobile-menu-module-scss-module__BMrxSa__overlay{display:none}}.mobile-menu-module-scss-module__BMrxSa__content{z-index:1000;box-sizing:border-box;background:#1d1e23;flex-direction:column;gap:16px;width:min(85vw,360px);height:100vh;padding:16px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #00000080}@media screen and (min-width:768px){.mobile-menu-module-scss-module__BMrxSa__content{display:none}}.mobile-menu-module-scss-module__BMrxSa__close{color:#fff;background:#26272e;border-radius:10px;align-self:flex-end;place-items:center;width:44px;height:44px;font-size:20px;line-height:1;display:grid}.mobile-menu-module-scss-module__BMrxSa__profile{box-sizing:border-box;color:#fff;background-color:#26272e;border-radius:12px;flex-direction:row;align-items:center;gap:10px;width:100%;height:55px;padding:8px 10px;font-size:16px;font-weight:600;display:flex}.mobile-menu-module-scss-module__BMrxSa__avatar{background:#393e51;border-radius:50%;flex-shrink:0;width:44px;height:44px;display:inline-block;overflow:hidden}.mobile-menu-module-scss-module__BMrxSa__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.mobile-menu-module-scss-module__BMrxSa__avatarPlaceholder{color:#fff;place-items:center;width:100%;height:100%;font-size:16px;font-weight:700;display:grid}.mobile-menu-module-scss-module__BMrxSa__profileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-module-scss-module__BMrxSa__profileName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.mobile-menu-module-scss-module__BMrxSa__profileMeta{color:#848a9a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mobile-menu-module-scss-module__BMrxSa__actionRow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mobile-menu-module-scss-module__BMrxSa__actionBtn{box-sizing:border-box;color:#848a9a;background-color:#26272e;border-radius:12px;place-items:center;height:55px;padding:16px;display:grid;position:relative}.mobile-menu-module-scss-module__BMrxSa__actionBtn span{letter-spacing:.12em;color:#848a9a;font-size:9px;font-weight:700;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.mobile-menu-module-scss-module__BMrxSa__mobileNav{gap:12px;display:grid}.mobile-menu-module-scss-module__BMrxSa__navLink{color:#fff;background:#26272e;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:16px;font-weight:600;display:flex}.mobile-menu-module-scss-module__BMrxSa__navLinkIcon{opacity:.7;flex-shrink:0;width:18px;height:18px}.mobile-menu-module-scss-module__BMrxSa__logoutBtn{color:#ef6b6b;background:#ef6b6b1f;border-radius:12px;height:48px;margin-top:auto;font-size:16px;font-weight:600}.mobile-menu-module-scss-module__BMrxSa__logoutBtn:hover{background:#ef6b6b33}.mobile-menu-module-scss-module__BMrxSa__authLinks{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.mobile-menu-module-scss-module__BMrxSa__authLink{color:#fff;background:#26272e;border-radius:12px;justify-content:center;align-items:center;height:48px;font-size:16px;font-weight:600;display:inline-flex}.mobile-menu-module-scss-module__BMrxSa__authLink:last-child{background:var(--brand-gradient,linear-gradient(90deg,#94c5ff 0%,#385587 100%))}
.header-module-scss-module__Ka_gwq__header{z-index:99;background-color:#1d1e23;position:fixed;top:0;left:0;right:0}.header-module-scss-module__Ka_gwq__headerSpacer{height:var(--header-height,79px);flex-shrink:0}.header-module-scss-module__Ka_gwq__content{flex-direction:row;justify-content:space-between;align-items:center;max-width:1350px;margin-inline:auto;padding:12px;display:flex}@media screen and (max-width:1350px){.header-module-scss-module__Ka_gwq__content{padding-inline:12px}}.header-module-scss-module__Ka_gwq__left{flex-direction:row;align-items:center;gap:24px;display:flex}.header-module-scss-module__Ka_gwq__logo{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.header-module-scss-module__Ka_gwq__logoIcon{width:40px;height:40px;display:block}.header-module-scss-module__Ka_gwq__logoText{font-family:var(--font-display,"Halvar Breitschrift","Benzin",sans-serif);background:var(--brand-gradient,linear-gradient(90deg,#94c5ff 0%,#385587 100%));-webkit-text-fill-color:#0000;color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:800;line-height:1}@media screen and (max-width:920px){.header-module-scss-module__Ka_gwq__logoText{display:none}}.header-module-scss-module__Ka_gwq__separator{background-color:#26272e;flex-shrink:0;width:1px;height:24px}.header-module-scss-module__Ka_gwq__nav{gap:40px;font-size:16px;font-weight:500;display:flex}.header-module-scss-module__Ka_gwq__navLink{color:#fff;transition:opacity .15s}.header-module-scss-module__Ka_gwq__navLink:hover{opacity:.75}@media screen and (max-width:770px){.header-module-scss-module__Ka_gwq__desktopNav{display:none!important}}.header-module-scss-module__Ka_gwq__right{align-items:center;gap:10px;display:flex}@media screen and (max-width:770px){.header-module-scss-module__Ka_gwq__right .header-module-scss-module__Ka_gwq__button,.header-module-scss-module__Ka_gwq__right .header-module-scss-module__Ka_gwq__button2,.header-module-scss-module__Ka_gwq__right .header-module-scss-module__Ka_gwq__notificationSlot,.header-module-scss-module__Ka_gwq__right .header-module-scss-module__Ka_gwq__authLinks{display:none}.header-module-scss-module__Ka_gwq__right{gap:0}}.header-module-scss-module__Ka_gwq__button{box-sizing:border-box;color:#848a9a;background-color:#26272e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;padding:16px;display:inline-flex}.header-module-scss-module__Ka_gwq__localeButton{position:relative}.header-module-scss-module__Ka_gwq__localeButton span{letter-spacing:.12em;color:#848a9a;font-size:9px;font-weight:700;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.header-module-scss-module__Ka_gwq__notificationSlot{box-sizing:border-box;background-color:#26272e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;display:inline-flex}.header-module-scss-module__Ka_gwq__button2{box-sizing:border-box;color:#fff;background-color:#26272e;border-radius:12px;flex-direction:row;flex-shrink:0;align-items:center;height:55px;padding:5px 10px;font-size:16px;font-weight:600;display:flex}@media screen and (max-width:1024px){.header-module-scss-module__Ka_gwq__button2 span{display:none}}.header-module-scss-module__Ka_gwq__button2Trusted{background:linear-gradient(90deg,#94c5ff 0%,#385587 100%)}.header-module-scss-module__Ka_gwq__avatar{background:#393e51;border-radius:50%;flex-shrink:0;width:44px;height:44px;margin-right:10px;display:inline-block;overflow:hidden}.header-module-scss-module__Ka_gwq__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.header-module-scss-module__Ka_gwq__avatarPlaceholder{color:#fff;place-items:center;width:100%;height:100%;font-size:16px;font-weight:700;display:grid}.header-module-scss-module__Ka_gwq__userBlock{position:relative}.header-module-scss-module__Ka_gwq__userName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.header-module-scss-module__Ka_gwq__dropdown{z-index:5;background:#1d1e23;border-radius:12px;min-width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #00000059}.header-module-scss-module__Ka_gwq__dropdownLink,.header-module-scss-module__Ka_gwq__dropdownLogout{color:#c4c4c4;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.header-module-scss-module__Ka_gwq__dropdownLink:hover,.header-module-scss-module__Ka_gwq__dropdownLogout:hover{color:#fff;background:#26272e}.header-module-scss-module__Ka_gwq__dropdownIcon{opacity:.7;flex-shrink:0;width:16px;height:16px}.header-module-scss-module__Ka_gwq__dropdownBalance{color:#fff;background:#26272e;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.header-module-scss-module__Ka_gwq__dropdownBalanceIcon{flex-shrink:0;width:16px;height:16px}.header-module-scss-module__Ka_gwq__dropdownAdmin{color:#94c5ff;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.header-module-scss-module__Ka_gwq__dropdownAdmin:hover{color:#c5dcff;background:#26272e}.header-module-scss-module__Ka_gwq__dropdownDivider{background:#26272e;height:1px;margin:6px 0}.header-module-scss-module__Ka_gwq__dropdownLogout{color:#ef6b6b;width:100%}.header-module-scss-module__Ka_gwq__dropdownLogout:hover{color:#ff8c8c;background:#ef6b6b14}.header-module-scss-module__Ka_gwq__authLinks{align-items:center;gap:10px;display:flex}.header-module-scss-module__Ka_gwq__loginBtn{color:#fff;background:#26272e;border-radius:12px;align-items:center;height:55px;padding:0 18px;font-size:16px;font-weight:600;display:inline-flex}.header-module-scss-module__Ka_gwq__registerBtn{background:var(--brand-gradient,linear-gradient(90deg,#94c5ff 0%,#385587 100%));color:#fff;border-radius:12px;align-items:center;height:55px;padding:0 18px;font-size:16px;font-weight:600;display:inline-flex}
.footer-module-scss-module__vDZxUa__footer{isolation:isolate;z-index:0;background:#1d1e23;padding:64px 0 36px;position:relative;overflow:hidden}.footer-module-scss-module__vDZxUa__footer:before{content:"";z-index:-1;pointer-events:none;background-image:url(/pattern.svg);background-position:0 0;background-repeat:no-repeat;background-size:750px;position:absolute;inset:0;transform:scaleX(-1)}.footer-module-scss-module__vDZxUa__blur{background:var(--brand-gradient,linear-gradient(90deg,#94c5ff 0%,#385587 100%));filter:blur(200px);opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-1;border-radius:999px;width:75px;height:620px;position:absolute;top:50%;left:60%;transform:rotate(140deg)}.footer-module-scss-module__vDZxUa__content{flex-direction:column;max-width:1350px;margin-inline:auto;padding-inline:12px;display:flex}.footer-module-scss-module__vDZxUa__head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:56px;display:flex}.footer-module-scss-module__vDZxUa__title{width:100%;max-width:750px;font-size:24px;font-weight:800;font-family:var(--font-display,"Halvar Breitschrift",sans-serif);line-height:1.2}.footer-module-scss-module__vDZxUa__title span{color:#7fa5d1}.footer-module-scss-module__vDZxUa__catalogLink{text-decoration:none;display:inline-flex}.footer-module-scss-module__vDZxUa__catalogButton{font-size:20px;font-weight:500;font-family:var(--font-display,"Halvar Breitschrift",sans-serif);color:#848a9a;white-space:nowrap;cursor:pointer;align-items:center;gap:16px;display:inline-flex}.footer-module-scss-module__vDZxUa__rule{background:#26272e;height:1px}.footer-module-scss-module__vDZxUa__body{gap:220px;margin-top:56px;display:flex}.footer-module-scss-module__vDZxUa__routes{flex-direction:column;gap:32px;width:100%;max-width:200px;font-size:16px;display:flex}.footer-module-scss-module__vDZxUa__sectionTitle{color:#565968;font-size:16px;font-weight:500}.footer-module-scss-module__vDZxUa__links{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__vDZxUa__link{color:#fff;width:fit-content}.footer-module-scss-module__vDZxUa__link a{color:inherit;text-decoration:none}.footer-module-scss-module__vDZxUa__socials{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__vDZxUa__social{width:22px;height:22px;display:inline-flex}.footer-module-scss-module__vDZxUa__social a{color:inherit;display:inline-flex}.footer-module-scss-module__vDZxUa__socialIcon{width:22px;height:22px}.footer-module-scss-module__vDZxUa__bottom{border-top:1px solid #26272e;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:56px;padding-top:48px;display:flex}.footer-module-scss-module__vDZxUa__copyright{color:#565968;flex-direction:column;gap:16px;font-size:16px;display:flex}.footer-module-scss-module__vDZxUa__linksRow{flex-wrap:wrap;gap:24px;display:flex}.footer-module-scss-module__vDZxUa__linksRow a{color:#94c5ff;font-weight:600}.footer-module-scss-module__vDZxUa__icons{mix-blend-mode:luminosity;flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:1024px){.footer-module-scss-module__vDZxUa__head{flex-direction:column;align-items:flex-start;margin-bottom:40px}.footer-module-scss-module__vDZxUa__body{gap:96px}}@media (max-width:860px){.footer-module-scss-module__vDZxUa__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.footer-module-scss-module__vDZxUa__footer{padding:40px 0 28px}.footer-module-scss-module__vDZxUa__head{margin-bottom:32px}.footer-module-scss-module__vDZxUa__title{font-size:18px}.footer-module-scss-module__vDZxUa__catalogButton{font-size:16px}.footer-module-scss-module__vDZxUa__body{flex-direction:column;gap:32px}.footer-module-scss-module__vDZxUa__routes{max-width:none}.footer-module-scss-module__vDZxUa__socials{flex-wrap:wrap;gap:16px}}@media (max-width:480px){.footer-module-scss-module__vDZxUa__title{font-size:16px}.footer-module-scss-module__vDZxUa__catalogLink{width:100%}.footer-module-scss-module__vDZxUa__catalogButton{justify-content:space-between;width:100%}.footer-module-scss-module__vDZxUa__body{gap:24px}}@media (prefers-reduced-motion:reduce){.footer-module-scss-module__vDZxUa__blur{display:none}}
