.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}}.lp_container__9fDhC{position:relative;margin:0 auto;z-index:1;height:100%;width:100%;padding:0 20px}@media screen and (min-width:768px){.lp_container__9fDhC{padding:0;max-width:720px}}@media screen and (min-width:992px){.lp_container__9fDhC{max-width:1200px}}@media screen and (min-width:1200px){.lp_container__9fDhC{max-width:1320px}}@media screen and (min-width:1440px){.lp_container__9fDhC{max-width:1380px}}@media screen and (min-width:1920px){.lp_container__9fDhC{max-width:1640px}}.lp_header__Eqd9N{position:relative;z-index:10;background-color:transparent;top:0;left:0;padding:20px 0}.lp_header__Eqd9N .lp_logo__1lJpW{max-width:160px;height:auto}.lp_mainBG__YcFTf{background-image:url(/_next/static/media/JJ_bg.6721ccff.webp);background-size:cover;background-position:center 0;padding-bottom:35px}.lp_mainBG__YcFTf h2{font-family:ClashDisplay-Semibold;font-size:48px;text-align:center;color:#f7f7fd;margin-top:145px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1158px;margin:30px auto 0}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m{padding:16px 30px 16px 14px;width:30%;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;background:linear-gradient(#311d10,#311d10) padding-box,linear-gradient(180deg,#d1660d,#fbe4a1) border-box;border-radius:50em;border:1px solid transparent}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m img{max-width:80px;height:auto;margin-right:20px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m span{font-family:ClashDisplay-Bold;font-size:24px;line-height:32px;color:#fff;transition:all .2s linear}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m:hover{background:linear-gradient(#20130a,#20130a) padding-box,linear-gradient(180deg,#fbe4a1,#d1660d) border-box;box-shadow:0 25px 50px -12px rgba(251,144,4,.502)}.lp_featuresBG__XmlY_{background-image:url(/_next/static/media/ellipse4.a138d747.png),linear-gradient(#171415,#060302);background-position:100% 60%,0 0;background-repeat:no-repeat,no-repeat;background-size:auto,cover;padding-bottom:100px}.lp_featuresBG__XmlY_ .lp_features__tZyIO{width:100%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;box-sizing:border-box}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t{width:32%;min-height:450px;padding:60px 65px 0;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;background:linear-gradient(76.66deg,rgba(49,29,16,0) 38.56%,#311d10 77.37%);border-radius:16px;border:1px solid #fbe4a1;box-shadow:0 25px 50px -12px rgba(0,0,0,.251);transition:all .2s linear}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t img{width:156px;height:auto;margin-bottom:40px}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t h3{font-family:ClashDisplay-Semibold;font-size:32px;line-height:130%;text-align:center;color:#fff}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t:hover{background:linear-gradient(256.66deg,rgba(49,29,16,0) 38.56%,#311d10 77.37%)}@media screen and (max-width:1200px){.lp_mainBG__YcFTf h2{margin-top:125px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ{padding:0 20px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m{padding:12px 14px;width:32%}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m span{font-size:20px}.lp_featuresBG__XmlY_{padding-bottom:70px}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t{width:32%;min-height:360px;padding:40px 35px 0}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t img{width:100px;margin-bottom:30px}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t h3{font-size:26px}}@media screen and (max-width:1000px){.lp_header__Eqd9N{padding:20px}.lp_mainBG__YcFTf{background-image:url(/_next/static/media/JJ_bg_m.573c2fe8.webp);background-repeat:no-repeat}.lp_mainBG__YcFTf h2{margin-top:125px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ{flex-direction:column}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m{justify-content:center;width:60%;margin-bottom:20px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m span{font-size:20px}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t{width:47%;min-height:300px;padding:30px 30px 0}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t h3{font-size:24px}}@media screen and (max-width:768px){.lp_mainBG__YcFTf{background-size:100%;background-position:center 110px;background-color:#141211}.lp_container__9fDhC{padding:0 20px}}@media screen and (max-width:580px){.lp_header__Eqd9N{padding:20px 20px 10px}.lp_header__Eqd9N .lp_logo__1lJpW{max-width:110px}.lp_mainBG__YcFTf h2{font-size:36px}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ{padding:0}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m{width:100%}.lp_mainBG__YcFTf .lp_actionLinksCover__xzYAJ .lp_actionLink__Kyk7m span{font-size:20px}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t{width:100%;min-height:300px;padding:30px 30px 0}.lp_featuresBG__XmlY_ .lp_features__tZyIO .lp_feature__EN49t h3{font-size:24px}}