.CookieConsent_backdrop__fhVjn{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999}.CookieConsent_banner__jpA0F{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);display:flex;flex-direction:column;gap:16px;background:var(--main-bg);border:1px solid var(--main-red);padding:2rem 1.5rem 1.5rem;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.4);max-width:600px;width:calc(100% - 40px);z-index:1000;box-sizing:border-box}.CookieConsent_closeButton__7T_yV{position:absolute;top:10px;right:15px;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .3s ease}.CookieConsent_closeButton__7T_yV:hover{color:#000}.CookieConsent_text__Ym_IF{font-size:14px;color:white;text-align:center}@media screen and (min-width:768px){.CookieConsent_text__Ym_IF{font-size:16px}}@media screen and (min-width:1024px){.CookieConsent_text__Ym_IF{font-size:18px}}.CookieConsent_preferences__2z3tJ{margin:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;text-align:left;font-size:14px}@media screen and (min-width:768px){.CookieConsent_preferences__2z3tJ{flex-direction:row;align-items:flex-start}}.CookieConsent_label__DzlgX{display:flex;align-items:center;gap:8px}.CookieConsent_preferences__2z3tJ input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid var(--main-red);border-radius:4px;background:white;cursor:pointer;position:relative;transition:background .3s,border-color .3s}.CookieConsent_preferences__2z3tJ input[type=checkbox]:checked{background:var(--main-red);border-color:var(--main-red)}.CookieConsent_preferences__2z3tJ input[type=checkbox]:checked:after{content:"✔";color:white;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CookieConsent_buttonGroup__0q8s8{display:flex;flex-direction:column;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}@media screen and (min-width:768px){.CookieConsent_buttonGroup__0q8s8{flex-direction:row}}.CookieConsent_buttonSecondary__BPWIr,.CookieConsent_button__KN6Nl{border-radius:100px;padding:14px 25px;font-size:14px;font-weight:600;line-height:18px;text-align:center;font-family:var(--font-inter-medium),sans-serif;cursor:pointer;border:1px solid transparent;transition:border-color .3s ease,background .3s ease,color .3s ease}.CookieConsent_button__KN6Nl{background:var(--gray-stroke);color:white}.CookieConsent_button__KN6Nl:hover{border:1px solid white}.CookieConsent_buttonSecondary__BPWIr{background:var(--main-red);color:white}.CookieConsent_buttonSecondary__BPWIr:hover{border:1px solid white}.Footer_footer__4m1fF{position:relative;overflow:hidden;padding-bottom:60px}.Footer_footerBg__xBjqZ{position:absolute;inset:0;background:url(/images/footer/bg.webp) 16% bottom/auto 400px no-repeat;pointer-events:none;z-index:0}@media screen and (min-width:768px){.Footer_footerBg__xBjqZ{background:url(/images/footer/bg.webp) bottom/contain no-repeat}}@media screen and (min-width:1024px){.Footer_footerBg__xBjqZ{background:url(/images/footer/bg.webp) bottom/contain no-repeat}}.Footer_footerContainer__Pok13{position:relative;z-index:1;display:grid;grid-template-columns:1fr;grid-template-areas:"logo" "socials" "terms" "title" "buttons";justify-content:center;align-items:center;grid-gap:30px;gap:30px;padding:60px 20px;margin:0 auto 321px;width:100%;max-width:335px}@media screen and (min-width:768px){.Footer_footerContainer__Pok13{grid-template-columns:repeat(6,1fr);grid-template-areas:"logo logo logo . socials socials" "terms terms terms terms terms terms" ". . title title title title" ". . buttons buttons buttons buttons";max-width:1160px;margin-bottom:clamp(100px,24dvw,271px);padding:30px 20px 60px}}@media screen and (min-width:1024px){.Footer_footerContainer__Pok13{margin-bottom:clamp(271px,24dvw,371px)}}@media screen and (min-width:1440px){.Footer_footerContainer__Pok13{margin-bottom:clamp(371px,24dvw,1650px)}}.Footer_socials__omv1O{grid-area:socials;display:flex;justify-content:center;align-items:center;gap:10px}@media screen and (min-width:768px){.Footer_socials__omv1O{gap:30px}}.Footer_term__tfaWl{color:#fff;font-family:var(--font-inter-tight),sans-serif;font-size:14px;font-weight:400;line-height:18px;text-decoration:none;transition:all .3s ease}.Footer_term__tfaWl:hover{transform:scale(1.1);color:var(--main-red)}@media screen and (min-width:768px){.Footer_term__tfaWl{font-size:16px}}@media screen and (min-width:1024px){.Footer_term__tfaWl{font-size:18px}}.Footer_terms__3tzK7{grid-area:terms;display:grid;grid-template-columns:1fr;grid-template-areas:"term" "privacy" "copyright";justify-items:center;align-items:center;grid-gap:18px;gap:18px}@media screen and (min-width:768px){.Footer_terms__3tzK7{grid-template-columns:repeat(3,1fr);grid-template-areas:"term . privacy" ". copyright ."}}.Footer_footerTitle__o3Jmk{grid-area:title}@media screen and (min-width:768px){.Footer_footerTitle__o3Jmk{text-align:left}}.Footer_heroTitleText__tovbE{font-family:var(--font-pershotravneva),sans-serif;font-size:32px;display:block;line-height:1.1;text-align:center;font-weight:400}@media screen and (min-width:768px){.Footer_heroTitleText__tovbE{text-align:start}}@media screen and (min-width:1024px){.Footer_heroTitleText__tovbE{font-size:68px}}.Footer_heroButtons___v6ZG{grid-area:buttons;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}@media screen and (min-width:768px){.Footer_heroButtons___v6ZG{flex-direction:row;justify-content:center;align-items:center}}.Footer_advert__aCrvs,.Footer_aff__wVV9p{border:1px solid transparent;transition:border-color .3s ease,background .3s ease,color .3s ease;border-radius:100px;padding:14px 25px;color:white;font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-decoration:none;width:80%;max-width:280px;text-align:center;font-family:var(--font-inter-medium),sans-serif}@media screen and (min-width:768px){.Footer_advert__aCrvs,.Footer_aff__wVV9p{padding:14px 9px}}.Footer_aff__wVV9p{background:var(--main-red)}.Footer_advert__aCrvs{background:var(--gray-stroke)}.Footer_advert__aCrvs:hover,.Footer_aff__wVV9p:hover{border-color:#fff}.Footer_logoLinkWrapper__yFBaa{grid-area:logo;display:flex;justify-content:center;align-items:center;width:100%}.Footer_logo__14L_J img{width:100px;height:50px}@media screen and (min-width:768px){.Footer_logo__14L_J img{width:116px;height:58px}}.Footer_copyright__SAsag{grid-area:copyright}.Footer_social__GJ5B0{transition:all .3s ease}.Footer_social__GJ5B0:hover{transform:scale(1.2)}.Footer_social__GJ5B0 img{width:40px;height:40px}@media screen and (min-width:768px){.Footer_social__GJ5B0 img{width:50px;height:50px}}@media screen and (min-width:1024px){.Footer_social__GJ5B0 img{width:60px;height:60px}}.Header_header___60Q_{width:100%;background:#000;position:fixed;top:0;left:0;z-index:100}.Header_headerContainer__F6f7F{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 20px}@media screen and (min-width:768px){.Header_headerContainer__F6f7F{padding:14px 20px}}.Header_logo__xmjV5{width:100px;height:50px}@media screen and (min-width:1024px){.Header_logo__xmjV5{width:172px;height:86px}}.Header_navigation__pbyCP{display:flex;gap:30px}.Header_navLink__9eqwM{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s}@media screen and (min-width:768px){.Header_navLink__9eqwM{font-size:18px;font-weight:400}}.Header_navLink__9eqwM:hover{color:#f00}.Header_hideOnMobile__T3pTu{display:flex;gap:15px}.Header_login__8rAli,.Header_reg___NZJN{border:1px solid transparent;transition:border-color .3s ease,background .3s ease,color .3s ease;border-radius:100px;padding:14px 40px;color:white;font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-decoration:none;width:80%;max-width:280px;text-align:center;font-family:var(--font-inter-medium),sans-serif}.Header_reg___NZJN{background:var(--main-red);transition:all .3s ease}.Header_login__8rAli{background:var(--gray-stroke);transition:all .3s ease}.Header_login__8rAli:hover,.Header_reg___NZJN:hover{border-color:#fff;color:white}.Header_mobileMenuToggle__UeCkR{display:none;background:none;border:none;color:#fff;cursor:pointer}.Header_burgerBtn__9qQKs,.Header_closeBtn__cZkof{width:28px;height:28px}.Header_mobileMenu__iaKH4{position:fixed;top:0;right:-100%;width:100%;background:#111;z-index:200;transition:right .3s;display:flex;flex-direction:column}.Header_mobileMenu__iaKH4.Header_active__10ZjK{right:0}.Header_mobileMenuContent__A8glm{padding:0 20px 20px;display:flex;flex-direction:column;gap:20px}.Header_mobileMenuHead__ZncaJ{display:flex;align-items:center;justify-content:space-between;height:80px}.Header_mobileNavLink__dn8ZZ{color:#fff;font-size:18px;font-weight:500;text-decoration:none}.Header_actionButtons__ATqpT{display:flex;width:100%;gap:10px}.Header_actionButtons__ATqpT a{flex:1 1;width:100%;text-align:center;padding:14px 40px}.Header_backdrop__I8O9n{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:150}@media screen and (max-width:768px){.Header_hideOnMobile__T3pTu,.Header_navigation__pbyCP{display:none}.Header_mobileMenuToggle__UeCkR{display:block}}.LanguageSwitcher_picker__mWuQx{position:relative;width:32px;height:24px;margin-left:-30px;z-index:3}.LanguageSwitcher_language__XoRF4{position:absolute;width:32px;height:24px;outline:1px solid black;cursor:pointer}.LanguageSwitcher_language__XoRF4 img{width:100%;height:100%;object-fit:cover;object-position:center}.LanguageSwitcher_current__1yeqc{z-index:1}.LanguageSwitcher_selector__7XRmA{position:absolute;display:flex;flex-direction:column;top:0;left:0;transition:all .3s ease;pointer-events:none;width:0;height:0;overflow:hidden}.LanguageSwitcher_container__SOUiH{width:0;height:0;transition:all .3s ease;pointer-events:all}.LanguageSwitcher_active__V1nJO .LanguageSwitcher_selector__7XRmA{top:32px;width:32px;height:auto;pointer-events:auto}.LanguageSwitcher_active__V1nJO .LanguageSwitcher_selector__7XRmA .LanguageSwitcher_container__SOUiH{width:32px;height:24px;margin-top:8px}.not-found_main__WoYtF{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;padding:40px;text-align:center;height:calc(100dvh - 78px)!important;overflow:hidden}@media screen and (min-width:1024px){.not-found_main__WoYtF{padding:160px 140px;align-items:flex-start}}.not-found_main__WoYtF:after{position:absolute;content:"";top:100%;left:0;width:100%;height:100%;background:var(--main-red);border-radius:50%;filter:blur(400px);z-index:-1}.not-found_bg__wCRK_{position:absolute;inset:0;background:url(/images/not_found/404.webp) bottom/auto 35dvh no-repeat;pointer-events:none;z-index:0}@media screen and (min-width:1024px){.not-found_bg__wCRK_{position:absolute;inset:0;background:url(/images/not_found/404.webp) 100% bottom/auto 39dvw no-repeat;pointer-events:none;z-index:0}}.not-found_title__bOfUG{color:#fff;text-align:center;font-family:var(--font-mursgothic),sans-serif;font-size:22px;font-style:normal;font-weight:800;line-height:26px;text-transform:uppercase}@media screen and (min-width:1024px){.not-found_title__bOfUG{font-size:58px}}.not-found_content__cklTM{color:#fff;text-align:center;font-family:var(--font-inter-tight),sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px}@media screen and (min-width:1024px){.not-found_content__cklTM{font-size:16px}}.not-found_backLink__52_u2{display:flex;width:100%;max-width:320px;height:46px;padding:14px 40px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:100px;background:#e12623;text-decoration:none;color:#FFF;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:18px}@media screen and (min-width:768px){.not-found_backLink__52_u2{font-size:16px}}