.Header_Header__ATyIU{position:fixed;padding:16px 0;top:0;z-index:20;width:100%;overflow:hidden;background-color:transparent;transition:all .3s ease}.Header_Header__ATyIU.Header_fixed__jaeUl{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:rgba(0,3,2,.8);box-shadow:0 4px 18px 0 hsla(0,0%,100%,.1)}.Header_Header__ATyIU.Header_fixed__jaeUl .Header_Logo__E420Z{width:80px}.Header_Header__ATyIU.Header_open__DDkC2{height:100vh!important;background-color:#040615}@media screen and (min-width:992px){.Header_Header__ATyIU{padding:30px 0}.Header_Header__ATyIU.Header_fixed__jaeUl{padding:16px}}.Header_overlay__2_lvO{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9;display:block;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:all .3s ease}.Header_overlay__2_lvO.Header_open__DDkC2{opacity:1;visibility:visible}.Header_Inner__iBUI6{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:992px){.Header_Inner__iBUI6{align-items:flex-end}}.Header_LogoWrapper__4sdND{z-index:1;display:flex}.Header_Logo__E420Z{width:108px;height:auto;transition:all .3s ease}.Header_Nav__0pQZf{display:none}.Header_Nav__0pQZf.Header_Mobile__s523B{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:0;padding:130px 20px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:50px;visibility:hidden;opacity:0;transition:all .3s ease;will-change:opacity visibility}.Header_Nav__0pQZf.Header_Mobile__s523B.Header_open__DDkC2{visibility:visible;opacity:1}@media screen and (min-width:768px){.Header_Nav__0pQZf .Header_Mobile__s523B{max-width:720px;left:50%;transform:translateX(-50%);padding-left:0;padding-right:0}}@media screen and (min-width:992px){.Header_Nav__0pQZf{display:flex;margin:0}.Header_Nav__0pQZf.Header_Mobile__s523B,.Header_Nav__0pQZf.Header_Mobile__s523B.Header_open__DDkC2{display:none}}.Header_Menu__Hlb7G{height:100%;width:100%;display:flex;flex-direction:column;gap:32px}@media screen and (min-width:992px){.Header_Menu__Hlb7G{flex-direction:row;align-items:center;gap:20px}}@media screen and (min-width:1200px){.Header_Menu__Hlb7G{gap:40px}}@media screen and (min-width:1440px){.Header_Menu__Hlb7G{gap:48px}}.Header_MenuItem__RUOXb{position:relative;padding:32px 0;width:100%}.Header_MenuItem__RUOXb:after,.Header_MenuItem__RUOXb:before{content:"";position:absolute;left:0;width:100%;height:1px;background:linear-gradient(95deg,#f3904f -6.41%,#3b4371 102.89%)}.Header_MenuItem__RUOXb:after{bottom:0}.Header_MenuItem__RUOXb:before{top:0}.Header_MenuItem__RUOXb:first-child,.Header_MenuItem__RUOXb:last-child{padding:0}.Header_MenuItem__RUOXb:first-child:after,.Header_MenuItem__RUOXb:first-child:before,.Header_MenuItem__RUOXb:last-child:after,.Header_MenuItem__RUOXb:last-child:before{display:none}@media screen and (min-width:992px){.Header_MenuItem__RUOXb{padding:0;width:auto}.Header_MenuItem__RUOXb:after,.Header_MenuItem__RUOXb:before{display:none!important}}.Header_MenuLink__j7FbQ{position:relative;display:block;width:100%;color:#fff;font-family:Clash Display Variable;font-size:24px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.28px;transition:all .2s ease}@media screen and (min-width:992px){.Header_MenuLink__j7FbQ{padding:12px 20px;font-size:16px;color:#fff}.Header_MenuLink__j7FbQ:after{content:"";position:absolute;left:20px;width:0;bottom:0;height:2px;background-color:#fff;transition:all .3s ease}.Header_MenuLink__j7FbQ:hover:after{width:40%}}@media screen and (min-width:1200px){.Header_MenuLink__j7FbQ{font-size:20px}}.Header_buttonContact__I2KAF{position:relative;display:flex;justify-content:center;align-items:center;z-index:1;transition:all .3s ease;cursor:pointer;color:#fff;font-family:Avenir;font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;background:linear-gradient(95deg,#f3904f -6.41%,#3b4371 102.89%);border:none;border-radius:58px;margin-top:auto;padding:14px 34px;display:none;width:100%}.Header_buttonContact__I2KAF span{position:relative;z-index:1}.Header_buttonContact__I2KAF:before{content:"";position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:58px;background:linear-gradient(131deg,#f3904f -37.28%,#3b4371 116.22%);z-index:1;opacity:1;transition:all .3s ease}.Header_buttonContact__I2KAF:hover:before{opacity:0}.Header_buttonContact__I2KAF.Header_mobile__bHwog{display:flex}@media screen and (min-width:992px){.Header_buttonContact__I2KAF{display:flex;width:auto}.Header_buttonContact__I2KAF.Header_mobile__bHwog{display:none}}.Header_Burger__5nE5h{z-index:1;display:flex;flex-direction:column;row-gap:6px;background:none;border:none;cursor:pointer}.Header_Burger__5nE5h span{width:30px;height:3px;border-radius:10px;background:hsla(0,0%,100%,.7);transition:all .3s ease}.Header_Burger__5nE5h.Header_open__DDkC2 span:first-child{transform:translateY(9px) rotate(225deg)}.Header_Burger__5nE5h.Header_open__DDkC2 span:nth-child(2){opacity:0}.Header_Burger__5nE5h.Header_open__DDkC2 span:nth-child(3){transform:translateY(-9px) rotate(135deg)}@media screen and (min-width:992px){.Header_Burger__5nE5h{display:none}}.CookieBar_CookieBar__EEDtd{z-index:999;position:fixed;right:0;bottom:0;left:0;background-color:#040717;border-top:1px solid hsla(0,0%,100%,.3)}.CookieBar_Inner__LQ2kN{padding:16px 8px;display:grid;justify-items:center;row-gap:16px;justify-content:center;grid-template-columns:auto;font-size:16px;line-height:24px;font-weight:300;text-align:center;color:#fff}@media screen and (min-width:1200px){.CookieBar_Inner__LQ2kN{grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}}.CookieBar_Message__07lxC{display:flex;align-items:center}.CookieBar_Buttons__p8WKA{display:grid;justify-items:center;row-gap:10px;grid-template-columns:repeat(2,1fr);align-items:center}.CookieBar_Button__ok7Zb{display:flex;justify-content:center;align-items:center;transition:all .3s ease;cursor:pointer;color:#fff;font-family:Avenir;font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;background:linear-gradient(95deg,#f3904f -6.41%,#3b4371 102.89%);border:none;border-radius:58px;padding:8px 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.CookieBar_Button__ok7Zb,.CookieBar_Button__ok7Zb span{position:relative;z-index:1}.CookieBar_Button__ok7Zb:before{content:"";position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:58px;background:linear-gradient(131deg,#f3904f -37.28%,#3b4371 116.22%);z-index:1;opacity:1;transition:all .3s ease}.CookieBar_Button__ok7Zb:hover:before{opacity:0}.CookieBar_Link__aWUBS{font-size:16px;line-height:24px;font-weight:300;color:#fff;text-decoration:underline;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}.CookieBar_Link__aWUBS:active,.CookieBar_Link__aWUBS:focus,.CookieBar_Link__aWUBS:hover{text-decoration:none}.footer_Footer__U3YRu{position:relative;padding:80px 0;background:linear-gradient(180deg,#000,#040717 66.3%,#f3904f 124.66%)}.footer_Container__nMgj4,.footer_FooterContent__KtWcF{display:flex;flex-direction:column;gap:38px}@media screen and (min-width:992px){.footer_FooterContent__KtWcF{flex-direction:row;gap:80px;justify-content:space-between}}.footer_LogoWrapper__Ql6zz{display:flex;flex-direction:column;row-gap:28px}.footer_Logo__jQBgY{width:auto;height:95px}.footer_Slogan__VP8Hr{color:#eaecf0;font-family:Avenir;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:1px}@media screen and (min-width:992px){.footer_Slogan__VP8Hr{max-width:400px;font-size:14px;line-height:22px}}.footer_InfoWrapper__D9H61{display:flex;flex-direction:column;row-gap:38px}@media screen and (min-width:992px){.footer_InfoWrapper__D9H61{flex-direction:row;gap:80px}.footer_InfoWrapper__D9H61 .footer_Divider__KUdFl{display:none}}@media screen and (min-width:1440px){.footer_InfoWrapper__D9H61{gap:120px}}.footer_Info__KLBDO{display:flex;flex-direction:column;row-gap:24px}.footer_InfoTitle__ICP_J{color:#eaecf0;font-family:Avenir;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1px;text-transform:uppercase}.footer_InfoList__Q8012{display:flex;flex-direction:column;row-gap:12px}.footer_InfoValue__peZyA,.footer_Link__kQcp2{color:#eaecf0;font-family:Avenir;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1px}.footer_InfoValue_underline__Ufe6J,.footer_Link_underline__0Hbb6{text-decoration:underline}.footer_Divider__KUdFl{width:100%;height:1px;background-color:hsla(0,0%,100%,.5)}.footer_FooterBottom__8xeiD{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:992px){.footer_FooterBottom__8xeiD{flex-direction:row;justify-content:space-between}}.footer_Copyright__88dpL{order:2;color:#eaecf0;font-family:Avenir;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:1px}@media screen and (min-width:992px){.footer_Copyright__88dpL{order:1}}.footer_Links__m_nsG{order:1;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:992px){.footer_Links__m_nsG{order:2;flex-direction:row;gap:24px}}@media screen and (min-width:1440px){.footer_Links__m_nsG{gap:36px}}.ContactForm_overlay__jTfp4{z-index:999;right:0;bottom:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.2)}.ContactForm_formWrapper__hJS8p,.ContactForm_overlay__jTfp4{position:fixed;top:0;left:0;display:flex;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.ContactForm_formWrapper__hJS8p{z-index:1000;width:100vw;height:100vh;height:100dvh;max-height:100vh;overflow-y:auto;background:#040615;box-shadow:0 0 60px 30px hsla(0,0%,100%,.03);transform:none;border-radius:0}@media screen and (min-width:992px){.ContactForm_formWrapper__hJS8p{top:50%;left:50%;transform:translate(-50%,-50%);height:auto;max-height:90vh;width:auto;border-radius:10px}.ContactForm_formWrapper__hJS8p.ContactForm_errorState__ohVsI,.ContactForm_formWrapper__hJS8p.ContactForm_successState__UYIa7{min-width:800px;min-height:650px;border-radius:16px}}.ContactForm_show__EJhEQ{opacity:1;visibility:visible}.ContactForm_formContainer__qSGpo{position:relative;padding:10px 10px 40px;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:100dvh;display:flex;flex-direction:column;row-gap:60px}.ContactForm_formContainer__qSGpo.ContactForm_errorState__ohVsI,.ContactForm_formContainer__qSGpo.ContactForm_successState__UYIa7{height:auto;padding-bottom:10px}@media screen and (min-width:992px){.ContactForm_formContainer__qSGpo{padding:10px;flex-direction:row;min-height:auto}}.ContactForm_closeBtn__As20L{position:absolute;z-index:2;top:20px;right:20px;height:24px;width:24px;cursor:pointer}.ContactForm_closeBtn__As20L .ContactForm_closeIcon__S0kxk{fill:#fff}@media screen and (min-width:992px){.ContactForm_closeBtn__As20L{top:20px;right:20px}.ContactForm_closeBtn__As20L .ContactForm_closeIcon__S0kxk{fill:var(--black,#000302)}.ContactForm_closeBtn__As20L.ContactForm_errorState__ohVsI,.ContactForm_closeBtn__As20L.ContactForm_successState__UYIa7{top:44px;right:44px}.ContactForm_closeBtn__As20L.ContactForm_errorState__ohVsI .ContactForm_closeIcon__S0kxk,.ContactForm_closeBtn__As20L.ContactForm_successState__UYIa7 .ContactForm_closeIcon__S0kxk{fill:#fff}}.ContactForm_content__QswWT{padding:46px 30px;height:auto;display:flex;flex-direction:column;flex:1;border-radius:10px;background:linear-gradient(180deg,#000 59.74%,#f3904f 118.08%);border:1px solid #f3904f}@media screen and (min-width:992px){.ContactForm_content__QswWT{min-width:420px;padding:50px 40px;border-radius:10px}}.ContactForm_logo__66zVc{width:150px;height:auto}.ContactForm_title__byZFc{margin-top:64px;color:var(--text-primary,#fff);font-family:Avenir;font-size:32px;font-style:normal;font-weight:500;line-height:normal}@media screen and (min-width:992px){.ContactForm_title__byZFc{margin-top:auto}}.ContactForm_description__AB8FG{margin-top:24px;color:hsla(0,0%,100%,.8);font-family:Avenir;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.16px}.ContactForm_contactList__PNhhg{margin-top:40px;display:flex;flex-direction:column;row-gap:20px}.ContactForm_contactItem__R1MMT{display:flex;flex-direction:column;-moz-column-gap:10px;column-gap:10px}.ContactForm_contactTitle__sO1ZN{color:#fff;font-family:Avenir;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.ContactForm_contact__T_7t8{color:#fff;font-family:Avenir;font-size:clamp(12px,4vw,16px);line-height:135%;font-style:normal;font-weight:300}.ContactForm_form__nb1Zm{position:relative;padding:0 28px;display:flex;flex:1;flex-direction:column;row-gap:28px}@media screen and (min-width:992px){.ContactForm_form__nb1Zm{padding:40px 20px 40px 40px}}.ContactForm_formGroup__RhqDY{position:relative;display:flex;flex-direction:column;row-gap:4px}.ContactForm_label___eAsP{color:hsla(0,0%,100%,.6);font-family:Avenir;font-size:14px;font-style:normal;font-weight:500;pointer-events:none;transition:all .3s ease}.ContactForm_label___eAsP span{font-size:14px;color:red}.ContactForm_input__Ej0_E{position:relative;padding:0 4px 12px;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.6);background:none;color:#fff;font-family:Avenir;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .3s ease}.ContactForm_input__Ej0_E:focus{outline:none;border-color:#fff}@media screen and (min-width:992px){.ContactForm_input__Ej0_E{min-width:330px}}.ContactForm_textarea__OKzku{resize:none;height:74px}.ContactForm_checkboxLabel__ckV_7{margin-bottom:40px;display:flex;align-items:flex-start;-moz-column-gap:12px;column-gap:12px;color:#fff;font-family:Avenir;font-size:12px;font-style:normal;font-weight:400;line-height:135%;letter-spacing:.14px;cursor:pointer}.ContactForm_checkbox__L8aZm{display:none}.ContactForm_checkmark__P_ZLN{margin-top:4px;position:relative;width:20px;height:20px;flex-shrink:0;border-radius:4px;border:1px solid #fff}.ContactForm_checkmark__P_ZLN:after{content:"";position:absolute;top:50%;left:50%;transform:scale(1) translate(-50%,-50%);width:12px;height:12px;background-color:#fff;border-radius:2px;opacity:0;transition:all .2s ease-in-out}.ContactForm_checkbox__L8aZm:checked+.ContactForm_checkmark__P_ZLN:after{opacity:1}.ContactForm_submitBtn__aQ4pE{position:relative;display:flex;justify-content:center;align-items:center;z-index:1;transition:all .3s ease;cursor:pointer;color:#fff;font-family:Avenir;font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;background:linear-gradient(95deg,#f3904f -6.41%,#3b4371 102.89%);border:none;border-radius:58px;padding:12px 40px;width:100%}.ContactForm_submitBtn__aQ4pE span{position:relative;z-index:1}.ContactForm_submitBtn__aQ4pE:before{content:"";position:absolute;top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:58px;background:linear-gradient(131deg,#f3904f -37.28%,#3b4371 116.22%);z-index:1;opacity:1;transition:all .3s ease}.ContactForm_submitBtn__aQ4pE:hover:before{opacity:0}.ContactForm_submitBtn__aQ4pE:disabled{background-color:#3c3d3f}.ContactForm_errorWrapper__f9Byj,.ContactForm_successWrapper__yQ0Zq{width:100%;height:100%;padding:40px 20px;display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #f3904f;background:linear-gradient(180deg,#000 48.7%,#f3904f 115.59%)}.ContactForm_errorContent__475_X,.ContactForm_successContent__G80hu{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width:576px){.ContactForm_errorContent__475_X>.ContactForm_submitBtn__aQ4pE,.ContactForm_successContent__G80hu>.ContactForm_submitBtn__aQ4pE{padding:12px 56px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.ContactForm_attentionIcon__wTzo6,.ContactForm_mailSentIcon__d6hfA{width:120px;height:auto}.ContactForm_errorTitle__QZhuK,.ContactForm_successTitle__wXADq{color:var(--text-primary,#fff);text-align:center;font-family:Avenir;font-size:24px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.24px}.ContactForm_disabled__uEuvr,.ContactForm_input__Ej0_E:disabled,.ContactForm_submitBtn__aQ4pE:disabled,.ContactForm_textarea__OKzku:disabled{opacity:.5;cursor:not-allowed}.ContactForm_loadingIconWrapper__J_VPJ{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:48px;height:auto}.ContactForm_loadingIconWrapper__J_VPJ.ContactForm_active__I6_bS{display:block}.ContactForm_loadingIcon__gUKEq{width:100%;height:100%;fill:hsla(0,0%,93%,.8);animation:ContactForm_spin__IC9NK 1s linear infinite}.ContactForm_error__iIIYt{color:#ff7171;font-family:Avenir;font-size:12px;font-style:normal;font-weight:500;line-height:20px;animation:ContactForm_shake__kmHAs .5s}@keyframes ContactForm_shake__kmHAs{0%{transform:translateX(0)}25%{transform:translateX(5px)}50%{transform:translateX(-5px)}75%{transform:translateX(5px)}to{transform:translateX(0)}}@keyframes ContactForm_spin__IC9NK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cookies_section__w6vn7{position:relative;padding-top:200px;padding-bottom:80px;background-color:#000}.cookies_section__w6vn7 h1{color:#fff;font-weight:500;font-size:40px;line-height:50px;letter-spacing:2px;text-align:center}@media screen and (min-width:992px){.cookies_section__w6vn7{padding-top:250px}}.cookies_bgImage__cynVy{display:none;position:absolute;z-index:1;top:0;left:0;width:100%;pointer-events:none}.cookies_bgImage__cynVy.cookies_mobile__lW6fy{display:block}@media screen and (min-width:992px){.cookies_bgImage__cynVy{display:block;height:auto}.cookies_bgImage__cynVy.cookies_mobile__lW6fy{display:none}}.cookies_textWrapper__vDBqF{margin-top:50px;display:grid;row-gap:20px}.cookies_textWrapper__vDBqF p{font-family:Avenir;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em;color:hsla(0,0%,100%,.8)}.cookies_textWrapper__vDBqF strong{color:#fff}.cookies_textWrapper__vDBqF h2{font-weight:500;font-size:24px;line-height:32px;letter-spacing:.04em;color:#fff}.cookies_textWrapper__vDBqF h3{font-weight:500;font-size:22px;line-height:30px;letter-spacing:.04em;color:#fff}@media screen and (min-width:992px){.cookies_textWrapper__vDBqF h3{font-size:24px;line-height:32px}}.cookies_textWrapper__vDBqF h4{font-weight:500;font-size:20px;line-height:28px;letter-spacing:.04em;color:#fff}@media screen and (min-width:992px){.cookies_textWrapper__vDBqF h4{font-size:22px;line-height:30px}}.cookies_textWrapper__vDBqF ul{list-style-type:none;display:grid;row-gap:12px}.cookies_textWrapper__vDBqF ul li{display:inline-block;font-family:Avenir;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em;color:hsla(0,0%,100%,.8)}.cookies_textWrapper__vDBqF a{color:#fff;text-decoration:underline}