.Input-component_input__ITs7w{width:100%;display:flex;padding:1.2rem;align-items:center;align-self:stretch;border:1px solid rgba(0,0,0,0);border-radius:1.2rem;background:#f3f3f3}.Input-component_input__ITs7w input{width:100%;height:100%}body.dark .Input-component_input__ITs7w{background:#302f30}.Input-component_input__ITs7w.Input-component_error__0zlZ_{border-color:#ff0509}@media(min-width:768px){.Input-component_input__ITs7w{padding:1.6rem 2.4rem}}.Select-component_select__ZA1yj{position:relative;width:100%;cursor:pointer}@media(hover:hover){.Select-component_select__ZA1yj:hover .Select-component_list__BcIDx{opacity:1;visibility:visible;pointer-events:auto}}.Select-component_header__70RDx{border-radius:1.2rem;background:#f3f3f3;display:flex;padding:1.2rem;justify-content:space-between;gap:2rem;align-items:center;position:relative;border:1px solid rgba(0,0,0,0)}.Select-component_header__70RDx:after{content:"";position:absolute;z-index:1;left:0;bottom:1rem;transform:translateY(100%);right:0;width:100%;height:3.2rem}.Select-component_header__70RDx.Select-component_error__jBk4p{border-color:#ff0509}.Select-component_icon__NqydV{display:flex;justify-content:center;align-items:center;width:1.6rem;height:auto;position:relative}.Select-component_icon__NqydV svg{width:100%;height:auto;flex-shrink:0}.Select-component_icon__NqydV div{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%);filter:brightness(0);width:2.8rem;height:auto}.Select-component_list__BcIDx{position:absolute;z-index:10;bottom:-1rem;left:0;right:0;transform:translateY(100%);display:flex;flex-direction:column;overflow:hidden;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);transition:opacity .5s ease,visibility .5s ease;opacity:0;visibility:hidden;pointer-events:none}.Select-component_list__BcIDx.Select-component_active__dD83z{opacity:1;visibility:visible;pointer-events:auto}.Select-component_list__BcIDx li{display:flex;align-items:center;justify-content:space-between;transition:background-color .5s ease;padding:1.2rem}.Select-component_list__BcIDx li span{display:flex;width:2.4rem;justify-content:center;align-items:center;aspect-ratio:1/1;flex-shrink:0;transition:opacity .5s ease;opacity:0}.Select-component_list__BcIDx li span svg{width:100%;height:100%}@media(hover:hover){.Select-component_list__BcIDx li:hover{background:rgba(28,26,27,.04)}}.Select-component_list__BcIDx li.Select-component_active__dD83z{background:rgba(28,26,27,.04)}.Select-component_list__BcIDx li.Select-component_active__dD83z span{opacity:1}@media(min-width:768px){.Select-component_header__70RDx{padding:1.6rem 2.4rem}.Select-component_icon__NqydV{width:2rem}.Select-component_icon__NqydV div{width:3.6rem}.Select-component_list__BcIDx li{padding:1.6rem 2.4rem}}body.dark .Select-component_select__ZA1yj .Select-component_header__70RDx{background:#302f30}body.dark .Select-component_select__ZA1yj .Select-component_icon__NqydV div{filter:brightness(1)}body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}@media(hover:hover){body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx li:hover{background:rgba(247,247,247,.08)}}body.dark .Select-component_select__ZA1yj .Select-component_list__BcIDx li.Select-component_active__dD83z{background:rgba(247,247,247,.08)}.Textarea-component_textarea__ThPMz{width:100%;display:flex;padding:1.2rem;border-radius:1.2rem;background:#f3f3f3}.Textarea-component_textarea__ThPMz textarea{min-width:100%;min-height:12.6rem}body.dark .Textarea-component_textarea__ThPMz{background:#302f30}@media(min-width:768px){.Textarea-component_textarea__ThPMz{padding:1.6rem 2.4rem}.Textarea-component_textarea__ThPMz textarea{min-height:11.3rem}}.Button-form_button__k1Dlp{border-radius:100rem;background:#1c1a1b;display:flex;padding:1.6rem 2.8rem;justify-content:center;align-items:center;gap:1.2rem;color:#f7f7f7;font-size:1.6rem;font-style:normal;font-weight:600;line-height:130%}.Button-form_button__k1Dlp>span{position:relative;width:2rem;height:1.4rem;flex-shrink:0}.Button-form_button__k1Dlp>span svg{width:100%;height:100%}.Button-form_button__k1Dlp>span div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3rem;height:2.5rem;filter:brightness(1)}@media(min-width:768px){.Button-form_button__k1Dlp{width:100%;padding:2rem 3.6rem;gap:1.6rem;font-size:1.8rem}.Button-form_button__k1Dlp>span{width:2.4rem;height:1.7rem}.Button-form_button__k1Dlp>span div{width:4rem;height:3.2rem}}body.dark .Button-form_button__k1Dlp{background:#f7f7f7;color:#1c1a1b}body.dark .Button-form_button__k1Dlp>span div{filter:brightness(0)}.B2b-form_form__LQ7HB{border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);display:flex;flex-direction:column;padding:1.6rem}.B2b-form_label__MGFOZ{color:rgba(28,26,27,.48);margin-bottom:1.6rem}.B2b-form_input__o0XPn,.B2b-form_select__27x8k,.B2b-form_textarea__k0tUG{margin-bottom:2.4rem}.B2b-form_button__HpJZY{margin-bottom:1.6rem}.B2b-form_text__Eh7iw{color:rgba(28,26,27,.48);display:flex;flex-wrap:wrap}.B2b-form_text__Eh7iw a{color:#1c1a1b;width:max-content;text-decoration:underline}@media(min-width:768px){.B2b-form_form__LQ7HB{border-radius:1.6rem;padding:2.4rem}.B2b-form_text__Eh7iw{width:52rem;margin:0 auto;text-align:center;font-size:1.6rem}}body.dark .B2b-form_form__LQ7HB{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}body.dark .B2b-form_form__LQ7HB .B2b-form_label__MGFOZ,body.dark .B2b-form_form__LQ7HB .B2b-form_text__Eh7iw{color:rgba(247,247,247,.48)}body.dark .B2b-form_form__LQ7HB .B2b-form_text__Eh7iw a{color:#f7f7f7}.B2b-form-section_section__XecGK{width:100%;position:relative;z-index:1;padding-bottom:10rem}.B2b-form-section_scrollTrigger__xE1BQ{position:absolute;top:-12rem;height:1px;width:1px;left:0;pointer-events:none}.B2b-form-section_inner__0B3lr{display:flex;flex-direction:column;gap:1.6rem}@media(max-width:767px){.B2b-form-section_inner__0B3lr{margin-bottom:2.4rem}}@media(min-width:768px){.B2b-form-section_section__XecGK{padding-bottom:16rem}.B2b-form-section_video__7qosj{position:absolute;z-index:-1;width:58.4rem;aspect-ratio:1/1;top:-38rem;left:55rem}.B2b-form-section_container__7n5YD{display:grid;grid-template-columns:1fr 93.1rem;grid-gap:10rem;gap:10rem}.B2b-form-section_inner__0B3lr{gap:2.4rem}}.Button_component_button__mpX_m{display:flex;width:max-content;align-items:center;gap:1.6rem;padding:.45rem .4rem .45rem 1.6rem;border-radius:.8rem .8rem 2rem .8rem;background:rgba(247,247,247,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;font-size:1.6rem;font-style:normal;font-weight:600;line-height:130%}.Button_component_button__mpX_m.Button_component_white__ncsdI{color:#f7f7f7}.Button_component_button__mpX_m.Button_component_white__ncsdI .Button_component_icon__u_Pkl{background:#f7f7f7;color:#1d1d1b}.Button_component_button__mpX_m.Button_component_white__ncsdI .Button_component_lottie__nsMs_{filter:brightness(0)}.Button_component_button__mpX_m.Button_component_black__Loker{color:#1c1a1b;background:rgba(28,26,27,.04)}.Button_component_button__mpX_m.Button_component_black__Loker .Button_component_icon__u_Pkl{background:#1c1a1b;color:#f7f7f7}.Button_component_button__mpX_m.Button_component_black__Loker .Button_component_lottie__nsMs_{filter:brightness(1)}.Button_component_button__mpX_m.Button_component_green__p_vhF{color:#f7f7f7;background:rgba(247,247,247,.08);box-shadow:0 0 20px 3px rgba(247,247,247,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Button_component_button__mpX_m.Button_component_green__p_vhF .Button_component_icon__u_Pkl{background:#008542;color:#f7f7f7}.Button_component_button__mpX_m.Button_component_green__p_vhF .Button_component_lottie__nsMs_{filter:brightness(1)}body.dark .Button_component_button__mpX_m.Button_component_theme__qeRx7.Button_component_black__Loker{color:#f7f7f7;background:rgba(247,247,247,.08)}body.dark .Button_component_button__mpX_m.Button_component_theme__qeRx7.Button_component_black__Loker .Button_component_icon__u_Pkl{background:#1c1a1b}body.dark .Button_component_button__mpX_m.Button_component_theme__qeRx7.Button_component_green__p_vhF{color:#1c1a1b;background:rgba(28,26,27,.04)}body.dark .Button_component_button__mpX_m.Button_component_theme__qeRx7.Button_component_green__p_vhF .Button_component_icon__u_Pkl{background:#1c1a1b}.Button_component_button__mpX_m.Button_component_customColor__kfufF .Button_component_icon__u_Pkl{background:var(--custom-color)}.Button_component_button__mpX_m.Button_component_customColor__kfufF .Button_component_icon__u_Pkl svg{color:#fff}.Button_component_button__mpX_m.Button_component_customColor__kfufF .Button_component_lottie__nsMs_{filter:brightness(1)}.Button_component_icon__u_Pkl{border-radius:.6rem .6rem 1.6rem .6rem;position:relative;z-index:2;display:flex;width:4.4rem;height:4.4rem;align-items:center;justify-content:center}.Button_component_icon__u_Pkl img,.Button_component_icon__u_Pkl svg{width:2rem;height:auto;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.Button_component_lottie__nsMs_{width:3rem;height:3rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media(min-width:768px){.Button_component_button__mpX_m{gap:2.4rem;padding:.6rem .6rem .6rem 2.4rem;border-radius:1.2rem 1.2rem 2.8rem 1.2rem;font-size:2rem}.Button_component_icon__u_Pkl{border-radius:.8rem .8rem 2.4rem .8rem;width:6rem;height:6rem}.Button_component_icon__u_Pkl img,.Button_component_icon__u_Pkl svg{width:2.4rem}.Button_component_lottie__nsMs_{width:3.6rem;height:3.6rem;flex-shrink:0}}.Footer-button-component_button__123uK{font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.024rem}@media(max-width:767px){.Footer-button-component_button__123uK>div{display:none}}@media(min-width:768px){.Footer-button-component_button__123uK{font-size:3.2rem;letter-spacing:-.096rem;display:flex;align-items:center;width:max-content;position:relative;margin-right:6rem}.Footer-button-component_button__123uK>div{transition:width .4s ease;position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:0;overflow:hidden}.Footer-button-component_button__123uK>div svg{width:0!important;height:8rem!important;margin-left:-1.6rem;transition:width .4s ease;filter:brightness(0)}body.dark .Footer-button-component_button__123uK>div svg{filter:brightness(0) invert(1)}.Footer-button-component_button__123uK>span{transition:transform .4s ease}}@media(min-width:768px)and (hover:hover){.Footer-button-component_button__123uK:hover>div{width:5.6rem}.Footer-button-component_button__123uK:hover>div svg{width:8rem!important}.Footer-button-component_button__123uK:hover>span{transform:translateX(6rem)}}.Lang-button-component_button__fIDsB{border-radius:.8rem;border:1px solid #008542;display:flex;padding:.8rem 1.55rem;height:3.4rem;gap:1.2rem;align-items:center;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase;transition:background-color .4s ease,color .4s ease}.Lang-button-component_button__fIDsB span{display:flex;justify-content:center;align-items:center}.Lang-button-component_button__fIDsB span:first-of-type svg{width:1.6rem;height:1.2rem;flex-shrink:0}.Lang-button-component_button__fIDsB span:nth-of-type(3){margin-left:.4rem}.Lang-button-component_button__fIDsB span:nth-of-type(3) svg{width:1.6rem;height:1.6rem;flex-shrink:0}.Lang-button-component_button__fIDsB.Lang-button-component_active__6WoMv{background:#1c1a1b;color:#f7f7f7}@media(hover:hover){.Lang-button-component_button__fIDsB:hover{background:#1c1a1b;color:#f7f7f7}}body.dark .Lang-button-component_button__fIDsB.Lang-button-component_active__6WoMv{background:#f7f7f7;color:#1c1a1b}@media(hover:hover){body.dark .Lang-button-component_button__fIDsB:hover{background:#f7f7f7;color:#1c1a1b}}@media(min-width:768px){.Lang-button-component_button__fIDsB{padding:1.2rem 1.6rem;height:4.7rem;font-size:1.8rem}.Lang-button-component_button__fIDsB span:first-of-type svg{width:2rem;height:1.5rem}.Lang-button-component_button__fIDsB span:nth-of-type(3) svg{width:2.4rem;height:2.4rem}}.Char-icon-anim-component_iconItem__Y8lOa{will-change:transform}.Char-icon-anim-component_iconItem__Y8lOa.Char-icon-anim-component_animate__P6lQ8{animation:Char-icon-anim-component_skewBounce__WTACs .8s ease-out both}@keyframes Char-icon-anim-component_skewBounce__WTACs{0%{transform:skewX(0deg)}25%{transform:skewX(-20deg)}45%{transform:skewX(15deg)}65%{transform:skewX(-10deg)}85%{transform:skewX(5deg)}to{transform:skewX(0deg)}}.Footer_footer__1rC2I{margin-top:2rem;position:relative;z-index:2}.Footer_inner__LUydX{border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);padding:2rem 1.6rem 1.6rem;margin-bottom:3.6rem;margin-top:-7rem;position:relative;z-index:5}body.dark .Footer_inner__LUydX{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}.Footer_logoWrapper__eMx9Z{display:flex;flex-direction:column;gap:1.6rem}.Footer_logo__Mgaos{width:14.8rem;height:4.4025rem;flex-shrink:0;display:block}.Footer_logo__Mgaos svg{width:100%;height:100%}.Footer_group__nLd8K{display:flex;flex-direction:column;gap:2rem}.Footer_langWrapper__fgn6a,.Footer_list__K5QO1{display:flex;flex-direction:column;gap:1.2rem}.Footer_langList__dkPSx{display:flex;flex-wrap:wrap;gap:.4rem}.Footer_buttonWrapper__E0VF8{display:flex;flex-direction:column;gap:.8rem}.Footer_buttonWrapper__E0VF8 .Footer_button___NuRL{width:100%;justify-content:space-between}.Footer_bigLogo__XS2Tf{position:-webkit-sticky;position:sticky;z-index:5;top:calc(100% - 8rem);display:flex;align-items:center;gap:.4rem;height:5.6789rem;width:100%;padding:0 2px}.Footer_bigLogo__XS2Tf li:first-of-type{width:6.3706rem}.Footer_bigLogo__XS2Tf li:nth-of-type(3){width:4.982rem}.Footer_bigLogo__XS2Tf li:nth-of-type(2),.Footer_bigLogo__XS2Tf li:nth-of-type(4),.Footer_bigLogo__XS2Tf li:nth-of-type(5),.Footer_bigLogo__XS2Tf li:nth-of-type(6){width:5.9625rem}.Footer_bigLogo__XS2Tf li:nth-of-type(5){margin:0 -.8rem}.Footer_bigLogo__XS2Tf svg{height:100%;width:100%;flex-shrink:0}.Footer_bigLogoBlock__HUUJl{height:7rem}@media(max-width:767px){.Footer_group__nLd8K{margin-bottom:2.8rem}.Footer_group__nLd8K:last-of-type{margin-bottom:2.4rem}.Footer_langWrapper__fgn6a{padding-top:2.4rem;position:relative;margin-bottom:2.4rem}.Footer_langWrapper__fgn6a:after{content:"";position:absolute;top:0;left:-1.6rem;right:-1.6rem;height:.15rem;background:#008542}.Footer_buttonWrapper__E0VF8{padding-bottom:2.4rem;margin-bottom:2.4rem;position:relative}.Footer_buttonWrapper__E0VF8:after{content:"";position:absolute;bottom:0;left:-1.6rem;right:-1.6rem;height:.15rem;background:#008542}.Footer_policy__g6ywu{display:flex;flex-direction:column;gap:1.2rem}.Footer_policyLink__uYLVM{display:flex;flex-wrap:wrap;column-gap:1.6rem;row-gap:1.2rem}.Footer_policyLink__uYLVM a{display:block;width:max-content}}@media(min-width:768px){.Footer_inner__LUydX{border-radius:1.6rem;padding:3.6rem 3.6rem 2rem;margin-bottom:4.2rem;margin-top:-32rem}.Footer_top__ieH_j{display:grid;grid-template-columns:1fr 87rem;padding-bottom:3.6rem;margin-bottom:2rem;position:relative}.Footer_top__ieH_j:after{content:"";position:absolute;bottom:0;left:-3.6rem;right:-3.6rem;height:.15rem;background:#008542}.Footer_logoWrapper__eMx9Z{width:59.8rem;gap:3.2rem}.Footer_logo__Mgaos{width:19.4122rem;height:5.7745rem}.Footer_flex__NMOoO{display:flex;justify-content:space-between;grid-row:1/3;grid-column:2/3}.Footer_group__nLd8K{gap:3.2rem}.Footer_list__K5QO1{gap:1.6rem}.Footer_langWrapper__fgn6a{grid-row:2/3;grid-column:1/2;gap:1.6rem;margin-top:auto;width:44rem}.Footer_langList__dkPSx{gap:1.2rem}.Footer_bottom__4FlmF{display:grid;grid-template-columns:1fr 87rem;align-items:center}.Footer_buttonWrapper__E0VF8{grid-column:2/3;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.Footer_policy__g6ywu{grid-column:1/2;grid-row:1/2;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin-right:10rem}.Footer_policyLink__uYLVM{display:flex;gap:1.6rem;align-items:center}.Footer_bigLogoBlock__HUUJl{height:29rem}.Footer_bigLogo__XS2Tf{top:calc(100% - 32rem);gap:2rem;justify-content:space-between;height:28.8823rem;padding:0 .5rem;margin-bottom:2rem}.Footer_bigLogo__XS2Tf li:first-of-type{width:32.3rem}.Footer_bigLogo__XS2Tf li:nth-of-type(3){width:25.3rem}.Footer_bigLogo__XS2Tf li:nth-of-type(2),.Footer_bigLogo__XS2Tf li:nth-of-type(4),.Footer_bigLogo__XS2Tf li:nth-of-type(5),.Footer_bigLogo__XS2Tf li:nth-of-type(6){width:30.3rem}.Footer_bigLogo__XS2Tf li:nth-of-type(5){margin:0 -4.2rem}.Footer_bigLogo__XS2Tf svg{height:100%;width:100%;flex-shrink:0}}.Iframe_component_wrapper__Ozl8W{height:calc(100vh - 4rem);width:100%;border:1rem solid #000;border-radius:2rem;margin-bottom:4rem;pointer-events:auto;overflow:hidden}.Iframe_component_block__eeLLo{width:100%;height:100%;background:#000}@media(min-width:768px){.Iframe_component_wrapper__Ozl8W{position:fixed;z-index:1000;top:11rem;right:4.2rem;border:1.5rem solid #000;border-radius:2rem;height:calc(100vh - 16rem);width:380px}.Iframe_component_block__eeLLo{width:100%;height:100%;background:#000}}.B2b-card_card__GYCZY{width:100%;display:block;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16)}.B2b-card_top__b3qtT{display:flex;flex-direction:column;position:relative;border-bottom:1px solid rgba(28,26,27,.16)}.B2b-card_icon___LoE8{width:4.4rem;height:4.4rem;flex-shrink:0;background:#1c1a1b;color:#f7f7f7;border-radius:50%;display:flex;justify-content:center;align-items:center}.B2b-card_icon___LoE8 svg{width:2rem;height:auto;flex-shrink:0}.B2b-card_arrow__jnsLw{width:2.4rem;aspect-ratio:1/1}.B2b-card_arrow__jnsLw svg{width:100%;height:100%;flex-shrink:0}.B2b-card_arrow__jnsLw div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.2rem;aspect-ratio:1/1;filter:brightness(0)}.B2b-card_row___fAj3{display:grid;grid-template-columns:11.2rem 1fr;border-bottom:1px solid rgba(28,26,27,.16)}.B2b-card_row___fAj3>div,.B2b-card_row___fAj3>p{padding:1.6rem}.B2b-card_row___fAj3>p:first-child{border-right:1px solid rgba(28,26,27,.16)}.B2b-card_col__wxl0X{padding:1.6rem}.B2b-card_col__wxl0X,.B2b-card_col__wxl0X ul{display:flex;flex-direction:column;gap:1.6rem}.B2b-card_col__wxl0X ul li:before{content:"";width:.4rem;flex-shrink:0;aspect-ratio:1/1;border-radius:50%;display:block;background:currentColor;float:left;margin:.6rem .6rem 0 0}.B2b-card_footer__ipcTS{display:flex;flex-direction:column}@media(max-width:767px){.B2b-card_arrow__jnsLw{position:absolute;bottom:1.6rem;right:1.6rem}.B2b-card_top__b3qtT{gap:2.4rem;padding:1.6rem 5rem 1.6rem 1.6rem}.B2b-card_footer__ipcTS{gap:1.6rem;padding:1.6rem}}@media(min-width:768px){.B2b-card_card__GYCZY{border-radius:1.6rem}.B2b-card_top__b3qtT{display:grid;grid-template-columns:20rem 1fr 20rem}.B2b-card_icon___LoE8{width:6rem;height:6rem;margin:auto}.B2b-card_icon___LoE8 svg{width:2.4rem}.B2b-card_title__uGqgJ{padding:2.8rem 2.4rem;border-left:1px solid rgba(28,26,27,.16);border-right:1px solid rgba(28,26,27,.16)}.B2b-card_arrow__jnsLw{position:relative;margin:auto;width:4rem}.B2b-card_arrow__jnsLw div{width:6rem}.B2b-card_row___fAj3{grid-template-columns:20rem 1fr}.B2b-card_row___fAj3>div,.B2b-card_row___fAj3>p{padding:2.4rem}.B2b-card_row___fAj3>p:last-child{padding-right:4rem}.B2b-card_col__wxl0X{padding:2.4rem 4rem 2.4rem 2.4rem;gap:2.4rem}.B2b-card_col__wxl0X ul{gap:2.4rem}.B2b-card_col__wxl0X ul li:before{width:.5rem;margin:.7rem .7rem 0 0}.B2b-card_footer__ipcTS{display:grid;grid-template-columns:1fr 31.2rem}.B2b-card_footerGroup__4m32j{padding:3.7rem 2.4rem;border-right:1px solid rgba(28,26,27,.16)}.B2b-card_button__e9_tU{margin:auto}}body.dark .B2b-card_card__GYCZY{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}body.dark .B2b-card_card__GYCZY .B2b-card_top__b3qtT{border-color:rgba(247,247,247,.16)}body.dark .B2b-card_card__GYCZY .B2b-card_icon___LoE8{color:#1c1a1b;background:#f7f7f7}body.dark .B2b-card_card__GYCZY .B2b-card_arrow__jnsLw div{filter:brightness(1)}body.dark .B2b-card_card__GYCZY .B2b-card_row___fAj3,body.dark .B2b-card_card__GYCZY .B2b-card_row___fAj3>p:first-child{border-color:rgba(247,247,247,.16)}@media(min-width:768px){body.dark .B2b-card_card__GYCZY .B2b-card_footerGroup__4m32j,body.dark .B2b-card_card__GYCZY .B2b-card_title__uGqgJ{border-color:rgba(247,247,247,.16)}body.dark .B2b-card_card__GYCZY .B2b-card_button__e9_tU{box-shadow:0 0 20px 3px rgba(247,247,247,.09)}}.B2b-hero-section_section__UF800{width:100%;padding:12rem 0 10rem;position:relative;z-index:2}.B2b-hero-section_img__56eBY{position:absolute;z-index:-1;aspect-ratio:1/1}.B2b-hero-section_img__56eBY img{width:100%;height:100%;object-fit:cover}.B2b-hero-section_img__56eBY:first-of-type{top:7.5rem;right:2rem;width:11rem}.B2b-hero-section_img__56eBY:nth-of-type(2){top:2.5rem;left:-18rem;width:26rem}.B2b-hero-section_title__dET5S{text-align:center;margin-bottom:1.2rem}.B2b-hero-section_subtitle__P6XuL{text-align:center;margin-bottom:3.6rem}.B2b-hero-section_list__ZKZy0,.B2b-hero-section_list__ZKZy0>li{display:flex;flex-direction:column;gap:1.6rem}.B2b-hero-section_list__ZKZy0>li{align-items:center}.B2b-hero-section_list__ZKZy0>li>svg{width:auto;height:16rem}.B2b-hero-section_list__ZKZy0>li:last-of-type>svg{display:none}@media(max-width:767px){.B2b-hero-section_section__UF800{overflow:hidden}}@media(min-width:768px){.B2b-hero-section_section__UF800{padding:25rem 0 15rem}.B2b-hero-section_video__GaMOZ{position:absolute;z-index:-1;aspect-ratio:1/1}.B2b-hero-section_video__GaMOZ:first-of-type{top:2rem;left:17.2rem;width:35.7rem}.B2b-hero-section_video__GaMOZ:nth-of-type(2){top:5.4rem;right:27rem;width:26.2rem}.B2b-hero-section_video__GaMOZ:nth-of-type(3){top:40.5rem;right:45.2rem;width:13.7rem}.B2b-hero-section_title__dET5S{margin-bottom:2.4rem}.B2b-hero-section_subtitle__P6XuL{width:72.2rem;margin:0 auto 4rem}.B2b-hero-section_list__ZKZy0,.B2b-hero-section_list__ZKZy0>li{gap:2.4rem}.B2b-hero-section_list__ZKZy0>li>svg{height:22.8rem}}.blog-card-component_card__8nDHj{position:relative;display:flex;flex-direction:column;gap:.8rem}@media(hover:hover){.blog-card-component_card__8nDHj:hover .blog-card-component_img__3dSri img{transform:scale(1.1)}}.blog-card-component_inner__ZqchU{padding:1.6rem;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16)}body.dark .blog-card-component_inner__ZqchU{background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.09)}.blog-card-component_top__BG5GW{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.blog-card-component_label__Tz31E{border-radius:6.6rem;border:2px solid var(--theme-color);display:inline-flex;padding:.8rem 2rem;justify-content:center;align-items:center;gap:.8rem}.blog-card-component_label__Tz31E svg{width:1.6rem;height:1.6rem;flex-shrink:0}.blog-card-component_title__BtJGJ{width:26rem;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.024rem;margin-bottom:1.6rem}.blog-card-component_img__3dSri{width:100%;aspect-ratio:183.6/100;display:block;overflow:hidden;position:relative;border-radius:1.2rem;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16)}.blog-card-component_img__3dSri img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}@media(max-width:767px){.blog-card-component_subtitle__DwFfN{margin-bottom:2rem}}@media(min-width:768px){.blog-card-component_card__8nDHj{gap:1.2rem}.blog-card-component_inner__ZqchU{padding:2.4rem;border-radius:1.6rem}.blog-card-component_label__Tz31E{padding:1.2rem 2.4rem;gap:2rem}.blog-card-component_label__Tz31E svg{width:2rem;height:2rem}.blog-card-component_title__BtJGJ{width:84rem;font-size:4.8rem;letter-spacing:-.144rem;margin-bottom:2rem}.blog-card-component_subtitle__DwFfN{width:84rem}.blog-card-component_img__3dSri{aspect-ratio:183.6/100;border-radius:1.6rem}.blog-card-component_button__CLVhb{position:absolute;z-index:2;bottom:2.4rem;right:2.4rem}}.blog-mini-card-component_card__FrwNk{width:100%;display:flex;padding:0 1.6rem 1.6rem;flex-direction:column;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);position:relative;cursor:pointer;min-height:46rem}@media(hover:hover){.blog-mini-card-component_card__FrwNk:hover .blog-mini-card-component_img__BgXGg img{transform:scale(1.1)}}body.dark .blog-mini-card-component_card__FrwNk{background:#1d1b1c}.blog-mini-card-component_img__BgXGg{margin:0 -1.6rem 2rem;display:block;aspect-ratio:183/100;position:relative;border-radius:1.2rem;overflow:hidden}.blog-mini-card-component_img__BgXGg img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-mini-card-component_title__aK9B5{margin-bottom:1.2rem}.blog-mini-card-component_subtitle__mfFy4{margin-bottom:2rem}.blog-mini-card-component_point__bdXGg{position:absolute;right:1.6rem;bottom:1.6rem;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--theme-color)}.blog-mini-card-component_button__WDsRq{margin-top:auto}@media(min-width:768px){.blog-mini-card-component_card__FrwNk{padding:0 3.2rem 3.2rem 2.4rem;border-radius:1.6rem;height:100%;min-height:68rem}.blog-mini-card-component_img__BgXGg{margin:0 -3.2rem 3.2rem -2.4rem;aspect-ratio:183/100;border-radius:1.6rem}.blog-mini-card-component_subtitle__mfFy4{margin-bottom:3.2rem}.blog-mini-card-component_point__bdXGg{right:3.2rem;bottom:3.2rem;width:2rem;height:2rem}}.Career-page-card_card__9N2Vj{border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);min-height:42rem;display:flex;flex-direction:column;width:100%;padding:1.6rem}.Career-page-card_top__Cw1UP{display:flex;justify-content:space-between;align-items:center;margin-bottom:auto}.Career-page-card_icon__uAOo6{display:flex;width:max-content;padding:.8rem 2rem;justify-content:center;align-items:center;border-radius:100rem;border:1.5px solid #008542}.Career-page-card_icon__uAOo6 svg{width:1.6rem;height:1.6rem;flex-shrink:0}.Career-page-card_icon__uAOo6 div{position:relative;width:1.6rem;height:1.6rem;filter:brightness(0)}.Career-page-card_icon__uAOo6 div svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;width:3rem!important;height:auto!important}.Career-page-card_point__C4io_{display:block;width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:50%;background:#008542;margin-right:1rem}.Career-page-card_title__1Y13i{margin-bottom:1.2rem}.Career-page-card_text__BC_ZI{margin-bottom:3.6rem}@media(max-width:767px){.Career-page-card_icon__uAOo6{margin-bottom:3.6rem}}@media(min-width:768px){.Career-page-card_card__9N2Vj{border-radius:1.6rem;min-height:55rem;padding:2.4rem;height:100%}.Career-page-card_icon__uAOo6{padding:1.2rem 2.4rem;margin-bottom:2rem}.Career-page-card_icon__uAOo6 div,.Career-page-card_icon__uAOo6 svg{width:2.4rem;height:2.4rem}.Career-page-card_icon__uAOo6 div svg{width:4.5rem!important}.Career-page-card_point__C4io_{width:2rem;height:2rem;margin-right:1.4rem}.Career-page-card_title__1Y13i{margin-top:auto;margin-bottom:.8rem}.Career-page-card_text__BC_ZI{margin-bottom:auto}.Career-page-card_button__1T0ZA{margin-top:2rem}}body.dark .Career-page-card_card__9N2Vj{background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.09)}body.dark .Career-page-card_card__9N2Vj .Career-page-card_point__C4io_{background:rgba(0,0,0,0);border:1px solid #008542}body.dark .Career-page-card_card__9N2Vj .Career-page-card_icon__uAOo6 div{filter:brightness(1)}.Career-hero-section_section__mV58K{position:relative;z-index:1;padding:12rem 0 10rem;width:100%;overflow:hidden}.Career-hero-section_video__a_rKz{position:absolute;z-index:-1;top:25rem;right:-35%;width:28.5rem;aspect-ratio:1/1;transform:scaleX(-1)}.Career-hero-section_inner___cl__{display:flex;flex-direction:column;gap:1.6rem}.Career-hero-section_swiper__hPns1{width:100%;overflow:visible!important}.Career-hero-section_list__gDnaK{display:flex;flex-direction:column;gap:1.2rem}.Career-hero-section_soonCard__k5VRc{min-height:40.2rem;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);padding:1.6rem;display:flex;flex-direction:column;align-items:center}.Career-hero-section_soonIcon__GYrk_{display:flex;justify-content:center;align-items:center;width:5.6rem;height:3.2rem;border-radius:100rem;border:1px solid #008542;position:relative;margin-bottom:12.2rem}.Career-hero-section_soonIcon__GYrk_ svg{width:1.6rem;height:auto;flex-shrink:0}.Career-hero-section_soonIcon__GYrk_ div{position:relative;width:1.6rem;aspect-ratio:1/1;filter:brightness(0)}.Career-hero-section_soonIcon__GYrk_ div svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important;width:3rem!important;height:auto!important}.Career-hero-section_soonLabel__4HC2B{margin-bottom:1.2rem}.Career-hero-section_soonTitle__yhGDw{margin-bottom:10rem}.Career-hero-section_soonText__HCUjn{text-align:center}.Career-hero-section_soonText__HCUjn strong{display:block;opacity:.48}@media(max-width:767px){.Career-hero-section_title__FCSPX{text-align:center;margin-bottom:1.2rem}.Career-hero-section_subtitle__mSQ4p{text-align:center;margin-bottom:3.2rem}}@media(min-width:768px){.Career-hero-section_section__mV58K{padding:25rem 0 16.5rem}.Career-hero-section_video__a_rKz{position:absolute;z-index:-1;top:-25rem;right:16rem;width:60rem}.Career-hero-section_title__FCSPX{margin-bottom:2.4rem}.Career-hero-section_subtitle__mSQ4p{width:82.6rem;margin-bottom:6.4rem}.Career-hero-section_inner___cl__{position:relative}.Career-hero-section_inner___cl__ .Career-hero-section_pagination__L6Uxd{position:absolute;right:0;top:-12.4rem}.Career-hero-section_inner___cl__ .Career-hero-section_pagination__L6Uxd>span{display:none}.Career-hero-section_list__gDnaK{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:2.4rem;gap:2.4rem}.Career-hero-section_soonCard__k5VRc{min-height:55rem;border-radius:1.6rem;padding:2.4rem}.Career-hero-section_soonIcon__GYrk_{width:7.2rem;height:4.8rem;margin-bottom:15.6rem}.Career-hero-section_soonIcon__GYrk_ div,.Career-hero-section_soonIcon__GYrk_ svg{width:2.4rem}.Career-hero-section_soonIcon__GYrk_ div svg{width:4.5rem!important}.Career-hero-section_soonTitle__yhGDw{margin-bottom:13.8rem}.Career-hero-section_soonText__HCUjn{width:39rem;margin:auto auto 0;text-align:center}.Career-hero-section_soonText__HCUjn span{display:block;opacity:.48}}body.dark .Career-hero-section_section__mV58K .Career-hero-section_soonCard__k5VRc{background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.09)}body.dark .Career-hero-section_section__mV58K .Career-hero-section_soonIcon__GYrk_ div{filter:brightness(1)}.Career-text-section_section__ivkFx{width:100%;padding-bottom:10rem}.Career-text-section_container__g0QGS{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;text-align:center}.Career-text-section_label__tAR4m{color:rgba(28,26,27,.48)}@media(min-width:768px){.Career-text-section_section__ivkFx{padding-bottom:16rem}.Career-text-section_text__jwZRC{width:85rem}}body.dark .Career-text-section_section__ivkFx .Career-text-section_label__tAR4m{color:rgba(247,247,247,.48)}.Finance-coin-card_card__GTlIB{border-radius:1.2rem;background:#f7f7f7;box-shadow:0 8px 20px 3px rgba(0,0,0,.16);display:flex;width:100%;padding:1.6rem;flex-direction:column;position:relative}.Finance-coin-card_card__GTlIB>span{display:flex;padding:.8rem 2rem;justify-content:center;align-items:center;border-radius:100rem;border:2px solid #008542;width:max-content;margin-bottom:3.2rem}.Finance-coin-card_card__GTlIB>h3{margin-bottom:.8rem}.Finance-coin-card_link__goTJp{position:absolute;inset:0}.Finance-coin-card_button__FX8lZ{margin-top:3.2rem}@media(min-width:768px){.Finance-coin-card_card__GTlIB{border-radius:1.6rem;padding:2.4rem;width:63.4rem}.Finance-coin-card_card__GTlIB>span{padding:1.2rem 2.4rem}}body.dark .Finance-coin-card_card__GTlIB{background:#1d1b1c;box-shadow:0 8px 20px 3px rgba(247,247,247,.1)}body.dark .Finance-coin-card_card__GTlIB .Finance-coin-card_button__FX8lZ{box-shadow:0 0 20px 3px rgba(247,247,247,.09)}.Finance-pill-component_block__67Nlj{display:flex;gap:.8rem;width:max-content;padding:.8rem 1.8rem;border-radius:100rem;border:2px solid #008542;background:#f7f7f7}.Finance-pill-component_icon__j__EE{display:block;width:1.6rem;height:1.6rem}.Finance-pill-component_icon__j__EE svg{width:100%;height:100%}@media(min-width:768px){.Finance-pill-component_block__67Nlj{gap:1.6rem;padding:1.2rem 2.1rem}.Finance-pill-component_icon__j__EE{width:2.4rem;height:2.4rem}}body.dark .Finance-pill-component_block__67Nlj{background:#1d1b1c;color:#f7f7f7}.Finance-coin-section_section__9O_FS{width:100%;position:relative;z-index:2;overflow:hidden;padding-bottom:5rem;margin-bottom:-5rem}.Finance-coin-section_pin__7p6KA{position:relative}.Finance-coin-section_lottieWrapper__qY8p0{position:absolute;z-index:2;width:25rem;object-fit:cover;top:37.7rem;right:-9.5rem}.Finance-coin-section_title__IVBt7{text-align:center;margin-bottom:1.2rem}.Finance-coin-section_topList__h98Pf{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-bottom:1.2rem}.Finance-coin-section_subtitle__LHQ5p{text-align:center;margin:0 auto 4rem}.Finance-coin-section_list__u7D7M{display:flex;flex-direction:column;gap:3.2rem;position:relative;z-index:2;will-change:transform}.Finance-coin-section_list__u7D7M>li{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.Finance-coin-section_list__u7D7M>li:last-of-type .Finance-coin-section_line__RdGTG{display:none}.Finance-coin-section_line__RdGTG{display:flex;flex-direction:column;align-items:center;position:relative}.Finance-coin-section_line__RdGTG span{display:block;width:1px;height:17rem;background:#008542;will-change:transform}.Finance-coin-section_line__RdGTG:after,.Finance-coin-section_line__RdGTG:before{position:absolute;left:50%;transform:translateX(-50%);content:"";display:block;border-radius:50%;width:1.2rem;aspect-ratio:1/1;background:#008542}.Finance-coin-section_line__RdGTG:after{top:-1.7rem}.Finance-coin-section_line__RdGTG:before{bottom:-1.7rem}@media(min-width:768px){.Finance-coin-section_section__9O_FS{margin-top:-10rem;height:300rem;margin-bottom:5rem}.Finance-coin-section_pin__7p6KA{padding:12rem;height:100vh}.Finance-coin-section_lottieWrapper__qY8p0{width:45rem;object-fit:cover;top:45%;right:-40rem;transform:translate(-550%,-50%);will-change:transform}.Finance-coin-section_container__XRXFS{display:flex;flex-direction:column;height:100%}.Finance-coin-section_title__IVBt7{margin-bottom:2.4rem}.Finance-coin-section_topList__h98Pf{width:85rem;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;margin:0 auto 2.4rem}.Finance-coin-section_list__u7D7M{margin:auto 80rem;flex-direction:row;gap:6.8rem;will-change:transform;transition:none;width:max-content}.Finance-coin-section_list__u7D7M li{flex-direction:row;gap:6.8rem}.Finance-coin-section_line__RdGTG{flex-direction:row}.Finance-coin-section_line__RdGTG span{width:20rem;height:1px;transform-origin:left center;transform:scaleX(0)}.Finance-coin-section_line__RdGTG:after,.Finance-coin-section_line__RdGTG:before{transform:translateY(-50%);width:2rem}.Finance-coin-section_line__RdGTG:after{top:50%;left:-4.4rem}.Finance-coin-section_line__RdGTG:before{right:-4.4rem;left:auto;bottom:auto;top:50%}}.Finance-hero-section_section__kDnSG{width:100%;position:relative;z-index:2;padding-top:12rem;padding-bottom:10rem}.Finance-hero-section_video__4yXS_{position:absolute;z-index:-1;top:20.4rem;right:-15rem;width:28.5rem;height:28.5rem}.Finance-hero-section_label__vsbLn{margin-bottom:1.2rem}.Finance-hero-section_title__aw4pf{margin-bottom:4rem}.Finance-hero-section_inner__Nlzox{display:flex;flex-direction:column;gap:3.2rem}.Finance-hero-section_img__BTbRg{display:block;width:100%;aspect-ratio:82.4/104;overflow:hidden;position:relative;z-index:2}.Finance-hero-section_img__BTbRg>img{width:100%;height:100%}@media(hover:hover){.Finance-hero-section_img__BTbRg:hover .Finance-hero-section_imgWrapper__kGYsh img:first-of-type{opacity:0}.Finance-hero-section_img__BTbRg:hover .Finance-hero-section_imgWrapper__kGYsh img:last-of-type{opacity:1}}.Finance-hero-section_imgWrapper__kGYsh{position:absolute;inset:2rem 2.5rem;z-index:-1}.Finance-hero-section_imgWrapper__kGYsh img{width:100%;height:100%;transition:opacity .6s ease}.Finance-hero-section_imgWrapper__kGYsh img:first-of-type{opacity:1}.Finance-hero-section_imgWrapper__kGYsh img:last-of-type{opacity:0}.Finance-hero-section_textWrapper__IHxVw{display:flex;flex-direction:column;gap:2.4rem;align-items:center}.Finance-hero-section_text__MR0K4 strong{color:#008542}@media(max-width:767px){.Finance-hero-section_section__kDnSG{text-align:center;overflow:hidden}.Finance-hero-section_section__kDnSG .Finance-hero-section_tabs__ETFKL{transform:translateX(-50%) scale(.8)}.Finance-hero-section_title__aw4pf{font-size:4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.04rem}}@media(min-width:768px){.Finance-hero-section_section__kDnSG{padding-top:25rem;padding-bottom:16.4rem}.Finance-hero-section_section__kDnSG .Finance-hero-section_tabs__ETFKL{bottom:9rem}.Finance-hero-section_video__4yXS_{top:-18rem;left:25rem;right:auto;width:48rem;height:48rem}.Finance-hero-section_label__vsbLn{text-align:center;margin:0 auto 2.4rem}.Finance-hero-section_title__aw4pf{text-align:center;width:156.5rem;margin:0 auto 6.4rem}.Finance-hero-section_inner__Nlzox{flex-direction:row;gap:11rem;justify-content:center}.Finance-hero-section_img__BTbRg{width:82.4rem}.Finance-hero-section_imgWrapper__kGYsh{inset:5rem 6rem}.Finance-hero-section_textWrapper__IHxVw{position:-webkit-sticky;position:sticky;top:calc(50vh - var(--half-text-height, 20rem));width:57.4rem;align-items:flex-start;height:max-content}}body.dark .Finance-hero-section_section__kDnSG .Finance-hero-section_button__BBQeZ{box-shadow:0 0 20px 3px rgba(247,247,247,.09)}.Seo-component_section__maMth{position:relative;z-index:1;padding-bottom:7.5rem}.Seo-component_text__N8iXY{height:25rem;overflow:hidden;will-change:height;mask-image:linear-gradient(180deg,black 0,black 60%,rgba(0,0,0,0));mask-size:100% 100%;mask-position:bottom;mask-repeat:no-repeat;-webkit-mask-image:linear-gradient(180deg,black 0,black 60%,rgba(0,0,0,0));-webkit-mask-size:100% 100%;-webkit-mask-position:bottom;-webkit-mask-repeat:no-repeat}.Seo-component_text__N8iXY.Seo-component_opened__RMhuP{mask-image:none;-webkit-mask-image:none}.Seo-component_text__N8iXY h1{font-size:4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.04rem}.Seo-component_text__N8iXY h1:not(:last-child){margin-bottom:1.6rem}.Seo-component_text__N8iXY h2{font-size:3.2rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.032rem}.Seo-component_text__N8iXY h2:not(:last-child){margin-bottom:1.6rem}.Seo-component_text__N8iXY p{font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}.Seo-component_text__N8iXY p:not(:last-child){margin-bottom:4rem}.Seo-component_more__N00z3{display:flex;align-items:center;gap:.8rem;transition:margin .4s ease}.Seo-component_more__N00z3.Seo-component_active__Xw8VQ{margin-top:3rem}.Seo-component_more__N00z3 svg{width:2rem;height:2rem;flex-shrink:0}.Seo-component_more__N00z3 div{width:2.5rem;aspect-ratio:1/1;filter:brightness(0)}.Seo-component_bottom__EHu3T{position:relative;padding:1.6rem 1.6rem 0;border-radius:1.2rem;display:block;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16)}@media(hover:hover){.Seo-component_bottom__EHu3T:hover img{transform:scale(1.1)}}.Seo-component_point__PMqle{position:absolute;top:1.9rem;right:1.9rem;width:1.2rem;height:1.2rem;flex-shrink:0;border-radius:50%;border:.15rem solid #008542}.Seo-component_bottomText__ab0Ub{width:80%;margin-bottom:1.6rem}.Seo-component_imgWrapper__S0Eq_{display:block;margin:0 -1.6rem;aspect-ratio:36.1/21.2;border-radius:1.2rem;overflow:hidden;position:relative}.Seo-component_imgWrapper__S0Eq_ img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.Seo-component_button__9sO5H{position:absolute;right:1.6rem;bottom:1.6rem;z-index:2}@media(max-width:767px){.Seo-component_top___uSuF{margin-bottom:4rem}.Seo-component_video__v3Ifk{display:none}}@media(min-width:768px){.Seo-component_section__maMth{padding-bottom:12.5rem}.Seo-component_video__v3Ifk{display:block;position:absolute;z-index:-1;top:-28rem;right:40rem;width:54rem;aspect-ratio:1/1;object-fit:cover}.Seo-component_container__8PqZE{display:flex;justify-content:space-between}.Seo-component_top___uSuF{width:113.5rem;flex-shrink:0}.Seo-component_text__N8iXY{height:50rem}.Seo-component_text__N8iXY h1{font-size:9rem;letter-spacing:-.27rem}.Seo-component_text__N8iXY h1:not(:last-child){margin-bottom:2.4rem}.Seo-component_text__N8iXY h2{font-size:4.8rem;letter-spacing:-.144rem}.Seo-component_text__N8iXY h2:not(:last-child){margin-bottom:2.4rem}.Seo-component_text__N8iXY p{font-size:1.8rem}.Seo-component_text__N8iXY p:not(:last-child){margin-bottom:5.6rem}.Seo-component_more__N00z3{gap:1.2rem}.Seo-component_more__N00z3 svg{width:2.4rem;height:2.4rem}.Seo-component_more__N00z3 div{width:3.5rem}.Seo-component_bottom__EHu3T{width:59.6rem;padding:2.4rem 2.4rem 0;border-radius:1.6rem;height:max-content;position:-webkit-sticky;position:sticky;top:10rem}.Seo-component_point__PMqle{top:2.4rem;right:2.4rem;width:2rem;height:2rem}.Seo-component_bottomText__ab0Ub{margin-bottom:2.4rem}.Seo-component_imgWrapper__S0Eq_{margin:0 -2.4rem;aspect-ratio:59.6/29.7;border-radius:1.6rem}.Seo-component_button__9sO5H{right:2.4rem;bottom:2.4rem}}body.dark .Seo-component_section__maMth .Seo-component_bottom__EHu3T{background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.09),5px 5px 20px 3px rgba(0,0,0,.16)}body.dark .Seo-component_section__maMth .Seo-component_more__N00z3 div{filter:brightness(1)}.Build-section_section__OKYN_{width:100%;padding-bottom:10rem;position:relative;text-align:center;height:200rem;overflow:hidden}.Build-section_label__e7MXi{margin-bottom:1.2rem}.Build-section_title__Zszc4{margin-bottom:2.4rem}.Build-section_button__xNKlz{margin:0 auto 4rem}.Build-section_list__KgWG_{display:flex;flex-direction:column;gap:2.4rem;perspective:1000px;perspective-origin:50%;position:relative;height:40rem}.Build-section_list__KgWG_ li{position:absolute;top:0;left:0;width:100%;transform-style:preserve-3d;will-change:transform}@media(min-width:768px){.Build-section_section__OKYN_{padding-bottom:16.5rem;height:300rem}.Build-section_label__e7MXi{margin-bottom:2.4rem}.Build-section_title__Zszc4{width:173.5rem;margin:0 auto 4rem}.Build-section_button__xNKlz{margin-bottom:6.4rem}body.dark .Build-section_button__xNKlz{box-shadow:0 0 20px 3px rgba(247,247,247,.09)}.Build-section_list__KgWG_{display:flex;flex-direction:column;gap:2.4rem;height:52.3rem;position:relative}.Build-section_list__KgWG_ li:first-of-type .Build-section_card__l7G3e{width:68rem;margin:0 auto}.Build-section_list__KgWG_ li:first-of-type .Build-section_card__l7G3e picture{right:auto;left:-8rem;width:52rem;bottom:-10rem}.Build-section_list__KgWG_ li:first-of-type .Build-section_card__l7G3e picture:nth-of-type(2){left:-6rem;width:52rem;bottom:-11rem}.Build-section_list__KgWG_ li:first-of-type .Build-section_card__l7G3e picture:nth-of-type(3){width:60rem;left:auto;right:-12rem;bottom:-15rem}.Build-section_list__KgWG_ li:nth-of-type(2) .Build-section_card__l7G3e{width:93rem;margin:0 auto}.Build-section_list__KgWG_ li:nth-of-type(2) .Build-section_card__l7G3e picture{right:auto;left:-7rem;width:40rem;bottom:-6rem}.Build-section_list__KgWG_ li:nth-of-type(2) .Build-section_card__l7G3e picture:nth-of-type(2){width:58rem;left:17rem;bottom:-14rem}.Build-section_list__KgWG_ li:nth-of-type(2) .Build-section_card__l7G3e picture:nth-of-type(3){width:70rem;left:auto;right:-27rem;bottom:-19rem}.Build-section_list__KgWG_ li:nth-of-type(3) .Build-section_card__l7G3e{width:125rem;margin:0 auto}.Build-section_list__KgWG_ li:nth-of-type(3) .Build-section_card__l7G3e picture{right:auto;left:-40rem;width:185rem;bottom:-53rem}.Build-section_list__KgWG_ li:nth-of-type(3) .Build-section_card__l7G3e picture:nth-of-type(2){width:116rem;left:5rem;bottom:-46rem}.Build-section_list__KgWG_ li:nth-of-type(3) .Build-section_card__l7G3e picture:nth-of-type(3){width:110rem;left:-5rem;bottom:-25rem}}.Finance-section_section__a1GJs{padding-bottom:10rem;position:relative;z-index:2;overflow:hidden}.Finance-section_label__Ql_P1{text-align:center;margin-bottom:1.2rem}.Finance-section_title__cvJ5x{text-align:center;margin-bottom:2.4rem}.Finance-section_button____t_f{margin:0 auto 4rem}.Finance-section_list__jrsdc{display:flex;flex-direction:column;gap:1.2rem}@media(max-width:767px){.Finance-section_list__jrsdc{width:100%}.Finance-section_list__jrsdc li{width:100%;border-radius:1.2rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);padding:1.6rem;position:relative}body.dark .Finance-section_list__jrsdc li{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.16)}.Finance-section_list__jrsdc li h3{width:25rem;margin-bottom:1.3rem}.Finance-section_list__jrsdc li p{width:25rem}.Finance-section_list__jrsdc li span{position:absolute;top:1.6rem;right:1.6rem;width:4.4rem;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1c1a1b;color:#f7f7f7}body.dark .Finance-section_list__jrsdc li span{background:#f7f7f7;color:#1c1a1b}.Finance-section_list__jrsdc li span svg{width:2.4rem;height:2.4rem;transform:rotate(90deg)}.Finance-section_list__jrsdc .Finance-section_videoWrapper__89mLB{width:33rem;height:33rem;flex-shrink:0;aspect-ratio:1/1;pointer-events:none;display:flex;justify-content:center;align-items:center}.Finance-section_list__jrsdc .Finance-section_videoWrapper__89mLB.Finance-section_mp__d3wK9 video{width:75%;height:75%}.Finance-section_list__jrsdc video{display:block;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}}@media(min-width:768px){.Finance-section_section__a1GJs{padding-bottom:16.4rem}.Finance-section_label__Ql_P1{margin-bottom:2.4rem}.Finance-section_title__cvJ5x{width:142rem;margin:0 auto 8rem}.Finance-section_button____t_f{margin:0 auto 4rem;box-shadow:0 0 20px 3px rgba(247,247,247,.09)}.Finance-section_list__jrsdc{align-items:flex-end;gap:10rem;position:relative;text-align:right}.Finance-section_list__jrsdc li a,.Finance-section_list__jrsdc li>div{display:flex;align-items:center;gap:10rem;width:max-content;cursor:pointer}.Finance-section_list__jrsdc li span{display:block;width:17.2rem;height:17.2rem;flex-shrink:0;transform:translateX(-50%);opacity:0;transition:opacity .5s ease,transform .5s ease;pointer-events:none;will-change:opacity,transform}.Finance-section_list__jrsdc li span svg{width:100%;height:100%}.Finance-section_list__jrsdc li video{pointer-events:none;position:absolute;width:73rem;height:auto;top:45%;left:0;transform:translateY(-50%);opacity:0;will-change:opacity;transition:opacity .5s ease}.Finance-section_list__jrsdc li h3{font-size:12.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.372rem;margin-bottom:2.4rem;transform-origin:bottom right;transform:scale(.8);transition:transform .5s ease;will-change:transform}.Finance-section_list__jrsdc li div{opacity:.24;transition:opacity .5s ease,transform .5s ease;will-change:opacity}}@media(min-width:768px)and (hover:hover){.Finance-section_list__jrsdc li.Finance-section_hover__C17fL span{transform:translateY(0);opacity:1}.Finance-section_list__jrsdc li.Finance-section_hover__C17fL div,.Finance-section_list__jrsdc li.Finance-section_hover__C17fL picture,.Finance-section_list__jrsdc li.Finance-section_hover__C17fL video{opacity:1}.Finance-section_list__jrsdc li.Finance-section_hover__C17fL h3{transform:scale(1)}}.Hero-section_section__UCV_x{height:calc(var(--locked-vh, 100vh)*3);color:#1c1a1b;width:100%;overflow:hidden;position:relative;z-index:5;margin-bottom:calc(var(--locked-vh, 100vh)*-1);will-change:opacity}.Hero-section_title__lIYEt{pointer-events:none;opacity:0;z-index:-10}.Hero-section_subtitle__mHbmA{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:80%;color:#f7f7f7;will-change:opacity,transform;opacity:0}.Hero-section_pin__UOWQS{position:relative;z-index:10;width:100%;height:var(--locked-vh,100vh);display:flex;justify-content:center;align-items:center}.Hero-section_sequence__KovKw{display:flex;position:absolute;z-index:1;inset:0;pointer-events:none}.Hero-section_sequence__KovKw,.Hero-section_sequence__KovKw img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.Hero-section_section__UCV_x{height:calc(var(--locked-vh, 100vh)*4)}}.Pagination-component_pagination__CCvc_{display:flex;justify-content:center;align-items:center;gap:1rem;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}.Pagination-component_counter__UuSzH{min-width:3rem;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.Pagination-component_pagination__CCvc_{gap:1.6rem;font-size:1.8rem}.Pagination-component_counter__UuSzH{min-width:3.5rem}}.Blogs-catalog-section_section__7uK_i{max-width:100vw;position:relative;z-index:2;padding:12rem 0 5rem}.Blogs-catalog-section_title__R9tmE{text-align:center;margin-bottom:1.2rem}.Blogs-catalog-section_subtitle__gltdq{text-align:center;margin-bottom:3.6rem}.Blogs-catalog-section_inner__DnYYB{display:flex;flex-direction:column;gap:2.8rem;margin-bottom:2.4rem}.Blogs-catalog-section_list__62VRf{display:flex;flex-direction:column;gap:2.4rem}.Blogs-catalog-section_pagination__6qYeD{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:767px){.Blogs-catalog-section_section__7uK_i{overflow:hidden}.Blogs-catalog-section_socials__6nlWh{display:none}}@media(min-width:768px){.Blogs-catalog-section_section__7uK_i{padding:25rem 0 16rem}.Blogs-catalog-section_title__R9tmE{margin-bottom:2.4rem}.Blogs-catalog-section_subtitle__gltdq{width:62.4rem;margin:0 auto 6.4rem}.Blogs-catalog-section_inner__DnYYB{display:grid;grid-template-columns:39.4rem 1fr 39.4rem;grid-gap:2.4rem;gap:2.4rem;position:relative}.Blogs-catalog-section_sticky__OfEE_{position:-webkit-sticky;position:sticky;top:11rem;height:max-content}.Blogs-catalog-section_filter__fgwL1{height:max-content}.Blogs-catalog-section_list__62VRf{display:flex;flex-direction:column;gap:2.4rem}.Blogs-catalog-section_pagination__6qYeD{display:flex;align-items:center;justify-content:center;gap:1rem}}.Search-component_search__Tm0Y3{position:relative}.Search-component_search__Tm0Y3 input{width:100%;display:flex;height:4.2rem;padding:1.2rem 5rem 1.2rem 2rem;justify-content:space-between;align-items:center;border-radius:100rem;border:.15rem solid var(--theme-color,#008542);background:#f7f7f7;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}body.dark .Search-component_search__Tm0Y3 input{border-radius:25rem;background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.16)}.Search-component_icon__S2sgF{position:absolute;z-index:1;top:0;right:0;bottom:0;flex-shrink:0;height:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--theme-color,#008542);color:#fff}.Search-component_icon__S2sgF svg{width:2rem;height:2rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.Search-component_icon__S2sgF div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.8rem;aspect-ratio:1/1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@media(min-width:768px){.Search-component_search__Tm0Y3 input{height:6.4rem;padding:2rem 9rem 2rem 3.6rem;font-size:1.8rem}.Search-component_icon__S2sgF svg{width:2.4rem;height:2.4rem}.Search-component_icon__S2sgF div{width:3.6rem}}.Tournaments-component_block__PwNiI{width:100%;overflow:hidden;padding:5rem 0;margin:-5rem 0}.Tournaments-component_header__l4Ty4{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2.4rem;width:100%}.Tournaments-component_headerLeft__q93XK{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem}.Tournaments-component_headerRight__tXb7A{display:flex;gap:.8rem}.Tournaments-component_refresh__E9EJn{display:flex;height:4.2rem;width:6rem;justify-content:center;align-items:center;border-radius:100rem;background:var(--theme-color,#008542);color:#f7f7f7;position:relative}.Tournaments-component_refresh__E9EJn svg{width:2rem;height:2rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.Tournaments-component_refresh__E9EJn div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.8rem;aspect-ratio:1/1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.Tournaments-component_swiper__eRC9R{margin-bottom:1.6rem;overflow:visible!important}.Tournaments-component_notFound__O14ha{display:flex;justify-content:center;align-items:center;height:15rem}@media(max-width:767px){.Tournaments-component_headerRight__tXb7A{flex-wrap:wrap}.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ:first-of-type,.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ:nth-of-type(2),.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ:nth-of-type(3){width:11.5rem}.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ:nth-of-type(4),.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ:nth-of-type(5){width:14.25rem}}@media(min-width:768px){.Tournaments-component_header__l4Ty4{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.4rem;gap:2.4rem;margin-bottom:3.2rem}.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ{width:max-content}.Tournaments-component_headerRight__tXb7A .Tournaments-component_dropdown__AG_MZ .Tournaments-component_dropdownHeader__MVFnG{padding:2rem 2.8rem}.Tournaments-component_refresh__E9EJn{width:8.5rem;height:6.4rem}.Tournaments-component_refresh__E9EJn svg{width:2.4rem;height:2.4rem}.Tournaments-component_refresh__E9EJn div{width:3.6rem}.Tournaments-component_swiper__eRC9R{margin-bottom:3.2rem;height:94rem}.Tournaments-component_swiper__eRC9R.Tournaments-component_swiperGrid__rKCCO{height:max-content}.Tournaments-component_swiper__eRC9R.Tournaments-component_swiperGrid__rKCCO .swiper-wrapper{display:grid!important;grid-template-columns:1fr 1fr}.Tournaments-component_swiper__eRC9R.Tournaments-component_swiperGrid__rKCCO .swiper-wrapper .swiper-slide{margin-bottom:0!important;margin-top:0!important}.Tournaments-component_notFound__O14ha{display:flex;justify-content:center;align-items:center;height:35rem}}.Game-leaderbord_section__O_avp{position:relative;z-index:2;margin-bottom:10rem}.Game-leaderbord_top__BT4jb{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:2.4rem}.Game-leaderbord_textWrapper__pNyjv{display:flex;flex-direction:column;gap:1.6rem}.Game-leaderbord_title__7bxRX{width:80%}.Game-leaderbord_list__q6Yrg{display:flex;flex-direction:column;gap:1.2rem}@media(min-width:768px){.Game-leaderbord_section__O_avp{margin-bottom:16.4rem}.Game-leaderbord_top__BT4jb{display:grid;grid-template-columns:1fr 1fr;margin-bottom:6.4rem}.Game-leaderbord_textWrapper__pNyjv{justify-content:center;gap:2.4rem;width:68.1rem}.Game-leaderbord_list__q6Yrg{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.8rem;gap:.8rem}}.Manava-news-section_section__klagI{padding-bottom:10rem;overflow:hidden}.Manava-news-section_title__DWySt{margin-bottom:1.6rem}.Manava-news-section_subtitle__gj5ck{margin-bottom:2.8rem}@media(min-width:768px){.Manava-news-section_section__klagI{padding-bottom:16.5rem;position:relative;z-index:2}.Manava-news-section_title__DWySt{margin-bottom:2.4rem}.Manava-news-section_subtitle__gj5ck{width:68.1rem;margin-bottom:6.4rem}}.Tournaments-all-section_section__UmuDA{padding:10rem 0 50rem;position:relative;z-index:1;max-width:100%;overflow-x:hidden;margin-bottom:-40rem}.Tournaments-all-section_title__dnRJn{margin-bottom:2.4rem}@media(min-width:768px){.Tournaments-all-section_section__UmuDA{padding:16.5rem 0 56.5rem}.Tournaments-all-section_title__dnRJn{margin-bottom:4rem}}.Tournaments-game-hero-section_section__Qe2Rp{position:relative;z-index:2;height:var(--locked-vh,100vh);padding-top:7rem;padding-bottom:2.8rem}.Tournaments-game-hero-section_section__Qe2Rp:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(181deg,rgba(0,0,0,0) 1.14%,rgba(0,0,0,.56) 71.34%)}.Tournaments-game-hero-section_img__6SyOU{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-fit:cover}.Tournaments-game-hero-section_container__Qdr31{display:flex;flex-direction:column;justify-content:flex-end;color:#f7f7f7;height:100%}.Tournaments-game-hero-section_inner__Xjz6x{display:flex;flex-direction:column;gap:1.6rem}.Tournaments-game-hero-section_buttonWrapper__ix7L4{display:flex;flex-direction:column;gap:1.2rem;pointer-events:auto}@media(max-width:767px){.Tournaments-game-hero-section_inner__Xjz6x{margin-bottom:2rem}.Tournaments-game-hero-section_buttonWrapper__ix7L4 .Tournaments-game-hero-section_button__xXM8i{width:100%;justify-content:space-between}}@media(min-width:768px){.Tournaments-game-hero-section_section__Qe2Rp{height:100vh;padding-top:12rem;padding-bottom:4.2rem}.Tournaments-game-hero-section_container__Qdr31{flex-direction:row;align-items:flex-end;gap:4rem;height:100%}.Tournaments-game-hero-section_inner__Xjz6x{width:100%;gap:2.4rem}.Tournaments-game-hero-section_subtitle__J0veC{width:91.4rem}.Tournaments-game-hero-section_buttonWrapper__ix7L4{flex-shrink:0;flex-direction:row;gap:1.6rem}}.All-tournaments-section_section__1ibFK{padding-bottom:10rem;position:relative;z-index:2}.All-tournaments-section_title__rnBSs{margin-bottom:1.6rem}.All-tournaments-section_subtitle__OsTKt{margin-bottom:2.4rem}@media(min-width:768px){.All-tournaments-section_section__1ibFK{padding-bottom:16.4rem}.All-tournaments-section_title__rnBSs{width:81rem;margin-bottom:2.4rem}.All-tournaments-section_subtitle__OsTKt{width:81rem;margin-bottom:4rem}}.QuestionCard_component_card__bcH7X{background:#f7f7f7;width:100%;border-radius:1.2rem;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);color:#1c1a1b;overflow:hidden;cursor:pointer}.QuestionCard_component_header__MN_Lk{padding:1.4rem 1.6rem;display:flex;gap:1.2rem;align-items:center;position:relative}.QuestionCard_component_icon__WB_y7{background:var(--theme-color,#1c1a1b);color:#f7f7f7;width:4.4rem;height:4.4rem;flex-shrink:0;border-radius:50%;display:flex;justify-content:center;align-items:center}.QuestionCard_component_icon__WB_y7 svg{width:2rem;height:2.3998rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.QuestionCard_component_title__saEpk{width:20rem;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}.QuestionCard_component_button__e4fxa{position:absolute;z-index:2;right:0;top:0;height:100%;width:5.6rem;border-left:.1rem solid rgba(28,26,27,.08);display:flex;justify-content:center;align-items:center}.QuestionCard_component_button__e4fxa span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem;flex-shrink:0;transition:opacity .4s ease}.QuestionCard_component_button__e4fxa span svg{width:100%;height:100%;flex-shrink:0}.QuestionCard_component_button__e4fxa span>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;aspect-ratio:1/1;filter:brightness(0)}.QuestionCard_component_button__e4fxa span:last-child{opacity:0}.QuestionCard_component_button__e4fxa span:last-child>div{width:3.4rem}.QuestionCard_component_body__uvkCC{border-top:.15rem solid rgba(28,26,27,.08);overflow:hidden;height:0}.QuestionCard_component_text__DRLqA{padding:1.4rem 1.6rem 1.6rem}@media(min-width:768px){.QuestionCard_component_card__bcH7X{border-radius:1.6rem}.QuestionCard_component_header__MN_Lk{padding:2rem;gap:2rem}.QuestionCard_component_icon__WB_y7{width:6rem;height:6rem}.QuestionCard_component_icon__WB_y7 svg{width:2.4rem;height:2.88rem}.QuestionCard_component_title__saEpk{width:100%;font-size:3.2rem;font-weight:700;line-height:130%;letter-spacing:-.096rem}.QuestionCard_component_button__e4fxa{width:10rem}.QuestionCard_component_button__e4fxa span{width:4.2rem;height:4.2rem;flex-shrink:0}.QuestionCard_component_button__e4fxa span>div{width:6rem}.QuestionCard_component_button__e4fxa span:last-child{opacity:0}.QuestionCard_component_button__e4fxa span:last-child>div{width:4.4rem}.QuestionCard_component_text__DRLqA{padding:2rem;width:104rem}}body.dark .QuestionCard_component_card__bcH7X{background:#1c1a1b;color:#f7f7f7;box-shadow:0 0 20px 3px rgba(247,247,247,.09),5px 5px 20px 3px rgba(0,0,0,.16)}body.dark .QuestionCard_component_card__bcH7X .QuestionCard_component_icon__WB_y7{color:#1c1a1b;background:#f7f7f7}body.dark .QuestionCard_component_card__bcH7X .QuestionCard_component_button__e4fxa{border-left:.1rem solid rgba(247,247,247,.08)}body.dark .QuestionCard_component_card__bcH7X .QuestionCard_component_button__e4fxa span>div{filter:brightness(1)}body.dark .QuestionCard_component_card__bcH7X .QuestionCard_component_body__uvkCC{border-color:rgba(247,247,247,.08)}.Tournament-faq-section_section__q7Sxy{padding-bottom:10rem;position:relative}.Tournament-faq-section_title__1I_wQ{margin-bottom:1.6rem}.Tournament-faq-section_subtitle__srSa8{margin-bottom:2.8rem}.Tournament-faq-section_list__icyZt{display:flex;flex-direction:column;gap:1.2rem}.Tournament-faq-section_img__zfoXI{position:absolute;z-index:-1;right:0;top:-20rem;width:14.25rem}.Tournament-faq-section_img__zfoXI img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.Tournament-faq-section_video__GxJyI{display:none}}@media(min-width:768px){.Tournament-faq-section_section__q7Sxy{padding-bottom:16.4rem}.Tournament-faq-section_img__zfoXI{display:none}.Tournament-faq-section_video__GxJyI{position:absolute;z-index:-1;width:58.4rem;aspect-ratio:1/1;object-fit:cover;top:-18rem;right:-22rem}.Tournament-faq-section_title__1I_wQ{margin-bottom:2.4rem}.Tournament-faq-section_subtitle__srSa8{width:77rem;margin-bottom:6.4rem}.Tournament-faq-section_list__icyZt{gap:2.4rem}}.GameCard_component_gameCard__S1OK6{border-radius:1.2rem;display:flex;flex-direction:column;padding:1.6rem 1.6rem 0;position:relative;background:#f7f7f7;color:#1c1a1b;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);height:auto;min-height:42rem}@media(hover:hover){.GameCard_component_gameCard__S1OK6:hover img{transform:scale(1.1)}}.GameCard_component_tagWrapper__yYrB4{display:flex;gap:.8rem;flex-wrap:wrap;width:25rem;min-height:7.8rem}.GameCard_component_tag__vae85{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.8rem 2rem;border-radius:100rem;border:.15rem solid var(--color-styles);width:max-content;height:max-content;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}.GameCard_component_tagIcon__t9kYk{width:1.6rem;height:1.6rem;flex-shrink:0;position:relative}.GameCard_component_tagIcon__t9kYk svg{width:100%;height:100%}.GameCard_component_tagIcon__t9kYk div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;filter:brightness(0);width:3rem;aspect-ratio:1/1}.GameCard_component_point__e1qPX{position:absolute;right:3.1rem;top:2.7rem;width:1.2rem;height:1.2rem;border-radius:50%;flex-shrink:0;background:var(--color-styles)}.GameCard_component_title__2oxcR{margin-bottom:1.2rem}.GameCard_component_text__rIwsM{margin-bottom:1.6rem}.GameCard_component_inner__9hsmG{margin:auto -1.6rem 0;aspect-ratio:36.1/21.2;position:relative;overflow:hidden;border-radius:1.2rem}.GameCard_component_inner__9hsmG img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.GameCard_component_button__ym27l{position:absolute;right:1.6rem;bottom:1.6rem;z-index:2;pointer-events:none}@media(min-width:768px){.GameCard_component_gameCard__S1OK6{border-radius:1.6rem;padding:2.4rem 2.4rem 0;min-height:56rem}.GameCard_component_tagWrapper__yYrB4{gap:1.2rem;width:45rem;min-height:8.7rem}.GameCard_component_tag__vae85{padding:1.2rem 2.4rem;font-size:1.8rem}.GameCard_component_tagIcon__t9kYk{width:2rem;height:2rem}.GameCard_component_tagIcon__t9kYk div{width:3.6rem}.GameCard_component_point__e1qPX{right:3.8rem;top:3.8rem;width:2rem;height:2rem}.GameCard_component_title__2oxcR{margin-bottom:.8rem}.GameCard_component_text__rIwsM{width:36rem;margin-bottom:2.4rem}.GameCard_component_inner__9hsmG{margin:auto -2.4rem 0;aspect-ratio:59.6/29.7;border-radius:1.6rem}.GameCard_component_button__ym27l{right:2.4rem;bottom:2.4rem}}body.dark .GameCard_component_gameCard__S1OK6{background:#1d1b1c;color:#f7f7f7;box-shadow:0 0 20px 3px rgba(247,247,247,.09)}body.dark .GameCard_component_gameCard__S1OK6 .GameCard_component_tagIcon__t9kYk div{filter:brightness(1)}@media(min-width:768px){body.dark .GameCard_component_gameCard__S1OK6 .GameCard_component_point__e1qPX{background:rgba(0,0,0,0);border:2px solid var(--color-styles)}}.Game-related-section_section__PY4V_{position:relative;width:100%;padding-bottom:4rem;overflow:hidden}.Game-related-section_title__nneOH{margin-bottom:1.6rem}.Game-related-section_subtitle__zQNJz{margin-bottom:2.8rem}.Game-related-section_swiperWrapper__JZscY{width:100%;display:flex;flex-direction:column;gap:1.6rem}.Game-related-section_swiper__WIu1v{overflow:visible!important;width:100%}@media(min-width:768px){.Game-related-section_section__PY4V_{padding-bottom:15rem}.Game-related-section_title__nneOH{margin-bottom:2.4rem}.Game-related-section_subtitle__zQNJz{width:91.2rem;margin-bottom:6.4rem}.Game-related-section_list__PL0VD{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2.4rem;gap:2.4rem}}.PlatformButton_component_button__TLP4M{display:flex;width:max-content;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2rem;border-radius:100rem;cursor:pointer;border:.15rem solid #008542;transition:background-color .4s ease,color .4s ease,border-color .4s ease;background:#f7f7f7;color:#1c1a1b}.PlatformButton_component_button__TLP4M.PlatformButton_component_active__4imFJ{background:#1c1a1b;color:#f7f7f7;border-color:rgba(0,0,0,0)}.PlatformButton_component_button__TLP4M.PlatformButton_component_active__4imFJ .PlatformButton_component_icon__YHars div{filter:brightness(1)}@media(hover:hover){.PlatformButton_component_button__TLP4M:hover{background:#1c1a1b;color:#f7f7f7;border-color:rgba(0,0,0,0)}.PlatformButton_component_button__TLP4M:hover .PlatformButton_component_icon__YHars div{filter:brightness(1)}}.PlatformButton_component_icon__YHars{width:1.6rem;height:1.6rem;flex-shrink:0;position:relative}.PlatformButton_component_icon__YHars img,.PlatformButton_component_icon__YHars svg{width:100%;height:100%;display:block}.PlatformButton_component_icon__YHars div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;filter:brightness(0);transition:filter .5s ease}.PlatformButton_component_text__rcqTH{font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%}@media(min-width:768px){.PlatformButton_component_button__TLP4M{padding:1.6rem 3.2rem}.PlatformButton_component_icon__YHars{width:2rem;height:2rem}.PlatformButton_component_icon__YHars div{width:3.2rem;height:3.2rem}.PlatformButton_component_text__rcqTH{font-size:1.8rem}}body.dark .PlatformButton_component_button__TLP4M{background:#1d1b1c;color:#f7f7f7}body.dark .PlatformButton_component_button__TLP4M .PlatformButton_component_icon__YHars div{filter:brightness(1)}body.dark .PlatformButton_component_button__TLP4M.PlatformButton_component_active__4imFJ{background:#f7f7f7;color:#1d1b1c;border-color:rgba(0,0,0,0)}body.dark .PlatformButton_component_button__TLP4M.PlatformButton_component_active__4imFJ .PlatformButton_component_icon__YHars div{filter:brightness(0)}@media(hover:hover){body.dark .PlatformButton_component_button__TLP4M:hover{background:#f7f7f7;color:#1d1b1c;border-color:rgba(0,0,0,0)}body.dark .PlatformButton_component_button__TLP4M:hover .PlatformButton_component_icon__YHars div{filter:brightness(0)}}.Platform-tags_component_platform__EGJVo{width:calc(100% + 4rem);display:flex;align-items:center;gap:1.2rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin:0 -2.5rem 3.2rem;padding:0 2.5rem}.Platform-tags_component_platform__EGJVo::-webkit-scrollbar{display:none}@media(min-width:768px){.Platform-tags_component_platform__EGJVo{gap:.8rem;justify-content:center;overflow-x:hidden}}.SortAndFilter_component_sort__1TsUR{position:relative}.SortAndFilter_component_header__tVeK0{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2rem;border-radius:110rem;border:.15rem solid #008542;background:#fff;font-size:1.4rem;font-style:normal;font-weight:600;line-height:130%;cursor:pointer}.SortAndFilter_component_icon__KYqnA{width:1.6rem;height:1.6rem;flex-shrink:0;position:relative}.SortAndFilter_component_icon__KYqnA img,.SortAndFilter_component_icon__KYqnA svg{width:100%;height:100%}.SortAndFilter_component_icon__KYqnA div{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:2rem;height:2rem}.SortAndFilter_component_icon__KYqnA div svg{filter:brightness(0)}.SortAndFilter_component_body__VV74j{position:absolute;z-index:100;bottom:-.8rem;transform:translateY(100%);border-radius:1.2rem;border:.1rem solid #008542;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);display:flex;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s ease}.SortAndFilter_component_body__VV74j:after{content:"";position:absolute;z-index:-1;top:-2rem;left:0;width:100%;height:5rem}.SortAndFilter_component_body__VV74j.SortAndFilter_component_active__GfDJy{opacity:1;visibility:visible;pointer-events:auto}.SortAndFilter_component_body__VV74j.SortAndFilter_component_left__gfna4{left:0}.SortAndFilter_component_body__VV74j.SortAndFilter_component_right__lkxoG{right:0}.SortAndFilter_component_body__VV74j li{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;gap:3rem;text-wrap:nowrap;cursor:pointer}.SortAndFilter_component_body__VV74j li svg{width:2.4rem;height:2.4rem;flex-shrink:0;opacity:0;transition:opacity .4s ease}.SortAndFilter_component_body__VV74j li.SortAndFilter_component_active__GfDJy{background:rgba(28,26,27,.04)}.SortAndFilter_component_body__VV74j li.SortAndFilter_component_active__GfDJy svg{opacity:1}@media(hover:hover){.SortAndFilter_component_body__VV74j li:hover{background:rgba(28,26,27,.04)}}@media(min-width:768px){.SortAndFilter_component_header__tVeK0{gap:1.6rem;padding:2rem 3.6rem;font-size:1.8rem}.SortAndFilter_component_icon__KYqnA{width:2.4rem;height:2.4rem}.SortAndFilter_component_icon__KYqnA div{width:3rem;height:3rem}.SortAndFilter_component_body__VV74j{border-radius:1.6rem}.SortAndFilter_component_body__VV74j li{padding:1.2rem 1.6rem}}body.dark .SortAndFilter_component_sort__1TsUR .SortAndFilter_component_header__tVeK0{background:#1d1b1c}body.dark .SortAndFilter_component_sort__1TsUR .SortAndFilter_component_icon__KYqnA div svg{filter:brightness(1)}body.dark .SortAndFilter_component_sort__1TsUR .SortAndFilter_component_body__VV74j{background:#1d1b1c}body.dark .SortAndFilter_component_sort__1TsUR .SortAndFilter_component_body__VV74j li.SortAndFilter_component_active__GfDJy{background:rgba(247,247,247,.08)}@media(hover:hover){body.dark .SortAndFilter_component_sort__1TsUR .SortAndFilter_component_body__VV74j li:hover{background:rgba(247,247,247,.08)}}.Games-section_section__IN8eD{width:100%;position:relative;padding-top:12rem;padding-bottom:10rem;z-index:2;overflow:hidden}.Games-section_coin__D99Yi{position:absolute;z-index:-1;right:-9rem;top:11rem;width:21rem;height:auto;flex-shrink:0;object-fit:cover}.Games-section_coin__D99Yi.Games-section_mp__MC4nq{right:-6rem;top:15rem;width:15rem}.Games-section_title__ydKCd{text-align:center;margin-bottom:1.2rem}.Games-section_subtitle__w_swy{text-align:center;width:29.6rem;margin:0 auto 2.8rem}.Games-section_filterWrapper__9vbRT{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.6rem}.Games-section_list__oxFl_{display:flex;flex-direction:column;gap:1.2rem}@media(max-width:767px){.Games-section_coin__D99Yi{transform:scaleX(-1)}.Games-section_desk__9b_on{display:none}}@media(min-width:768px){.Games-section_section__IN8eD{padding-top:25rem;padding-bottom:16rem}.Games-section_coin__D99Yi{right:auto;left:18rem;top:-26rem;width:58.4rem}.Games-section_coin__D99Yi.Games-section_mp__MC4nq{right:auto;left:30rem;top:-10rem;width:35rem}.Games-section_mob__r1pg0{display:none}.Games-section_title__ydKCd{margin-bottom:2.4rem}.Games-section_subtitle__w_swy{width:45rem;margin-bottom:4rem}.Games-section_filterWrapper__9vbRT{margin-bottom:2.8rem}.Games-section_list__oxFl_{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.4rem;gap:2.4rem}}.Catalog-section_section__MUiQu{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none}.Catalog-section_section__MUiQu .Catalog-section_button__kF1IY{pointer-events:auto}.Catalog-section_inner__37x8z{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;margin:0 auto}.Catalog-section_subtitle__RarGB{margin-bottom:1.6rem}.Catalog-section_titleWrapper__RRaTk{width:100vw;margin-bottom:2.8rem}.Catalog-section_list__EH5VZ{perspective:800px;position:absolute;inset:0}.Catalog-section_list__EH5VZ li{position:absolute;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:30rem;height:40rem;flex-shrink:0;will-change:transform,opacity}.Catalog-section_list__EH5VZ li .Catalog-section_card__83tq3{min-height:auto}@media(max-width:767px){.Catalog-section_titleWrapper__RRaTk{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2.8rem}.Catalog-section_list__EH5VZ li{will-change:transform}.Catalog-section_list__EH5VZ li:first-of-type{top:25%;left:12%}.Catalog-section_list__EH5VZ li:nth-of-type(2){right:40%;bottom:50%}.Catalog-section_list__EH5VZ li:nth-of-type(3){left:40%;top:50%}.Catalog-section_list__EH5VZ li:nth-of-type(4){right:40%;top:45%}.Catalog-section_list__EH5VZ li:nth-of-type(5){left:40%;bottom:50%}.Catalog-section_list__EH5VZ li:nth-of-type(6){left:13%;top:20%}}@media(min-width:768px){.Catalog-section_subtitle__RarGB{margin-bottom:2.2rem;min-height:11rem;display:flex;align-items:flex-end}.Catalog-section_titleWrapper__RRaTk{flex-direction:row;margin-bottom:6rem;height:15rem;position:relative}.Catalog-section_titleWrapper__RRaTk .Catalog-section_title__Vod4L{position:absolute;top:0;will-change:transform}.Catalog-section_titleWrapper__RRaTk .Catalog-section_title__Vod4L:first-child{right:49%}.Catalog-section_titleWrapper__RRaTk .Catalog-section_title__Vod4L:last-child{left:51%}.Catalog-section_list__EH5VZ li{width:50rem;height:auto}.Catalog-section_list__EH5VZ li:nth-of-type(odd){right:50%}.Catalog-section_list__EH5VZ li:nth-of-type(2n){left:50%}.Catalog-section_list__EH5VZ li:first-of-type,.Catalog-section_list__EH5VZ li:nth-of-type(4),.Catalog-section_list__EH5VZ li:nth-of-type(5){top:50%}.Catalog-section_list__EH5VZ li:nth-of-type(2),.Catalog-section_list__EH5VZ li:nth-of-type(3),.Catalog-section_list__EH5VZ li:nth-of-type(6){bottom:50%}}.Pin-catalog-career_pinWrapper__33rTu{width:100%;position:relative;z-index:0;height:calc(var(--locked-vh)*4);margin-top:calc(var(--locked-vh)*-.3);overflow:hidden}.Pin-catalog-career_pin__DLXTo{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:var(--locked-vh);width:100%}.Pin-catalog-career_bg__I5wW8{position:absolute;inset:0;z-index:-1;width:100%;height:100%}.Pin-catalog-career_bg__I5wW8 img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.Pin-catalog-career_block__tSm_u{margin:0 1.6rem 10rem;position:relative;z-index:2;will-change:transform}}@media(min-width:768px){.Pin-catalog-career_pinWrapper__33rTu{height:1000rem}.Pin-catalog-career_block__tSm_u{width:100vw;height:100vh;border-radius:2.6rem;position:absolute;top:0;left:0;transform:scale(0);transform-origin:50% 50%;z-index:100;will-change:transform}.Pin-catalog-career_blockWrapper__Zrhl8{width:100%;height:100%}}.Result-card_card__MwPXm{width:100%;padding:1.6rem;display:flex;flex-direction:column;border-radius:1.2rem;background:#fff;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);position:relative}body.dark .Result-card_card__MwPXm{background:#1d1b1c;box-shadow:0 0 20px 3px rgba(247,247,247,.1)}.Result-card_wrapper__ujm_i{position:relative;display:flex;flex-direction:column;gap:.8rem}.Result-card_wrapper__ujm_i.Result-card_bottom__G9cpb{align-items:flex-end;text-align:right}.Result-card_number__bjr1r{position:absolute;top:50%;right:0;transform:translateY(-50%);width:4.4rem;height:4.4rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#1c1a1b;color:#f7f7f7}body.dark .Result-card_number__bjr1r{background:#f7f7f7;color:#1c1a1b}.Result-card_img__xFzfT{display:block;margin:1.6rem -1.6rem;aspect-ratio:31.5/32.5;overflow:hidden;border-radius:1.2rem}.Result-card_img__xFzfT img{width:100%;height:100%;object-fit:cover}.Result-card_icon__k4zES{position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:50%;width:4.4rem;aspect-ratio:1/1;background:#008542;color:#f7f7f7;display:flex;justify-content:center;align-items:center}.Result-card_icon__k4zES svg{width:2rem;height:2rem;flex-shrink:0}@media(min-width:768px){.Result-card_card__MwPXm{padding:2rem;border-radius:1.6rem}.Result-card_number__bjr1r{width:4.8rem;height:4.8rem}.Result-card_img__xFzfT{margin:2rem -2rem;aspect-ratio:47.1/42.4;border-radius:1.6rem}.Result-card_icon__k4zES{width:4.8rem}}.Results-section_section__k0O5Z{padding-bottom:10rem;position:relative;z-index:2;height:300rem;overflow:hidden}.Results-section_inner__2gwrS{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Results-section_title__96pPt{margin-bottom:1.2rem}.Results-section_subtitle__3kRxx{margin-bottom:2.4rem}.Results-section_buttonWrapper__7rQOo{margin-bottom:3.2rem}.Results-section_list__62AZU{display:flex;justify-content:space-between;align-items:center;height:50rem;position:relative}.Results-section_list__62AZU li{position:absolute;left:3rem;top:0;width:30rem;margin:0 auto;will-change:transform}@media(min-width:768px){.Results-section_section__k0O5Z{padding-bottom:16.4rem;height:500rem}.Results-section_title__96pPt{width:114.5rem;margin-bottom:2.4rem}.Results-section_subtitle__3kRxx{margin-bottom:15rem}.Results-section_list__62AZU{height:65rem}.Results-section_list__62AZU li{left:70rem;width:47.1rem}.Results-section_buttonWrapper__7rQOo{position:fixed;z-index:1;top:0;left:0;pointer-events:none}.Results-section_buttonWrapper__7rQOo .Results-section_button__5Ipxc{transform:translate(-50%,-50%) scale(0);opacity:0;transition:opacity .4s ease,transform .4s ease;will-change:transform,opacity}.Results-section_buttonWrapper__7rQOo.Results-section_visible__zeXy1{pointer-events:auto}.Results-section_buttonWrapper__7rQOo.Results-section_visible__zeXy1 .Results-section_button__5Ipxc{opacity:1;transform:translate(-50%,-50%) scale(1)}}.Rules-card_card__YVpPN{border-radius:1.2rem;background:#f7f7f7;box-shadow:0 8px 20px 3px rgba(0,0,0,.16);display:flex;flex-direction:column;gap:3.2rem;padding:1.6rem}.Rules-card_card__YVpPN span{border-radius:100rem;border:1.5px solid #008542;padding:.8rem 2rem;display:flex;align-items:center;justify-content:center;width:max-content;gap:.8rem}.Rules-card_card__YVpPN span svg{width:1.6rem;height:1.6rem;flex-shrink:0}.Rules-card_card__YVpPN ul{display:flex;flex-direction:column;gap:1.6rem}.Rules-card_card__YVpPN ul li{display:flex;align-items:center;gap:.8rem;line-height:120%}.Rules-card_card__YVpPN ul li svg{width:2rem;height:2rem;flex-shrink:0}.Rules-card_card__YVpPN ul li strong{color:#ff0509}@media(min-width:768px){.Rules-card_card__YVpPN{border-radius:1.6rem;padding:2.4rem}.Rules-card_card__YVpPN span{padding:1.2rem 2.4rem}.Rules-card_card__YVpPN span svg{width:2rem;height:2rem}.Rules-card_card__YVpPN ul{gap:.8rem}.Rules-card_card__YVpPN ul li{gap:1.6rem}.Rules-card_card__YVpPN ul li svg{width:4rem;height:4rem}}body.dark .Rules-card_card__YVpPN{background:#1d1b1c;box-shadow:0 8px 20px 3px rgba(247,247,247,.1)}.Rules-section_section__kB8Ba{position:relative;z-index:1;width:100%;overflow:hidden;padding-bottom:5.6rem}.Rules-section_title__DzuzJ{text-align:center;margin-bottom:1.2rem}.Rules-section_subtitle__r4yWn{text-align:center;margin-bottom:5.6rem}.Rules-section_list__id7m5>li{width:32.9rem;position:relative}.Rules-section_list__id7m5>li:nth-of-type(2){position:relative}.Rules-section_list__id7m5>li:nth-of-type(2) .Rules-section_card__hLUHr{position:absolute;left:0;right:0;top:36.4rem}.Rules-section_list__id7m5>li:last-of-type .Rules-section_card__hLUHr span{background:#008542;color:#f7f7f7}.Rules-section_list__id7m5>li:last-of-type .Rules-section_card__hLUHr ul li strong{color:#008542}.Rules-section_line__B6Fca{padding:1rem 0 1rem 5.2rem;width:100%;color:#008542}.Rules-section_line__B6Fca svg{width:auto;height:100%}.Rules-section_progress__Uzcwh{will-change:transform;display:flex;gap:1rem;border-radius:.6rem;background:#f7f7f7;box-shadow:5px 5px 20px 3px rgba(0,0,0,.16);padding:1.4rem .5rem;width:max-content;height:max-content}.Rules-section_progress__Uzcwh li{background:rgba(0,133,66,.24);border:1.5px solid rgba(0,133,66,.24);border-radius:50%;width:1.2rem;height:1.2rem;flex-shrink:0;transition:background-color .4s ease,border-color .4s ease}.Rules-section_progress__Uzcwh li.Rules-section_active__t12Xo{background:#008542;border-color:#008542}.Rules-section_lottieFirst__7U9B2{position:absolute;z-index:-1;bottom:-8rem;right:0;transform:none;will-change:transform}.Rules-section_lottie__yfKlc{width:8rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.Rules-section_inner__p53Kz{display:flex;gap:1rem;position:relative}.Rules-section_video__c6H1P{position:absolute;z-index:-1}.Rules-section_video__c6H1P:first-of-type{bottom:33.7rem;width:20.4rem;height:auto;left:2rem;z-index:1}.Rules-section_video__c6H1P:nth-of-type(2){bottom:15.5rem;left:12.7rem;width:33.8rem;height:auto}.Rules-section_video__c6H1P.Rules-section_mp__PmvHg:first-of-type{bottom:36rem;width:14rem;height:auto;left:4rem;z-index:1}.Rules-section_video__c6H1P.Rules-section_mp__PmvHg:nth-of-type(2){bottom:21rem;left:18rem;width:23rem;height:auto}.Rules-section_img__zh3c1{position:absolute;z-index:-1}.Rules-section_img__zh3c1:first-of-type{bottom:33.7rem;width:20.4rem;height:auto;left:2rem}.Rules-section_img__zh3c1:nth-of-type(2){bottom:15.5rem;left:12.7rem;width:33.8rem;height:auto}.Rules-section_line__B6Fca{height:108.5rem}.Rules-section_progress__Uzcwh{flex-direction:column}}@media(min-width:768px){.Rules-section_section__kB8Ba{padding-top:12rem;margin-bottom:16.4rem;height:400rem}.Rules-section_pin__bOQx4{height:100vh;position:relative;padding-top:10rem;display:flex;flex-direction:column}.Rules-section_inner__p53Kz{margin:auto 0}.Rules-section_title__DzuzJ{margin-bottom:2.4rem}.Rules-section_group__OPM5E{position:relative;padding:0 45rem 0 15rem;width:max-content;will-change:transform}.Rules-section_img__zh3c1{position:absolute;z-index:-1}.Rules-section_img__zh3c1:first-of-type{width:30rem;height:auto;right:42.6rem;top:-5rem}.Rules-section_img__zh3c1:nth-of-type(2){top:-18rem;right:0;width:50rem;height:auto}.Rules-section_video__c6H1P{position:absolute;z-index:-1}.Rules-section_video__c6H1P:first-of-type{width:25rem;height:auto;right:72.6rem;top:-5rem}.Rules-section_video__c6H1P:nth-of-type(2){top:-18rem;right:30rem;width:45rem;height:auto}.Rules-section_video__c6H1P.Rules-section_mp__PmvHg:first-of-type{width:18rem;height:auto;right:77rem;top:-2rem}.Rules-section_video__c6H1P.Rules-section_mp__PmvHg:nth-of-type(2){top:-12rem;right:35rem;width:33rem;height:auto}.Rules-section_list__id7m5{padding-top:2rem;padding-bottom:15rem;width:max-content;display:flex}.Rules-section_list__id7m5>li{width:max-content}.Rules-section_list__id7m5>li:nth-of-type(2) .Rules-section_card__hLUHr{position:absolute;left:101rem;right:auto;top:0}.Rules-section_list__id7m5>li:last-of-type{margin-top:18rem}.Rules-section_line__B6Fca{padding:9.6rem 2.4rem 0;width:260rem}.Rules-section_line__B6Fca svg{width:100%;height:auto}.Rules-section_progress__Uzcwh{position:absolute;bottom:4rem;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1.5rem;border-radius:1.6rem;padding:1.4rem;width:auto}.Rules-section_progress__Uzcwh li{width:2rem;height:2rem}.Rules-section_lottieFirst__7U9B2{bottom:auto;top:-8rem;right:-6rem;width:12rem;aspect-ratio:1/1}.Rules-section_lottieSecond___T4zI{position:absolute;z-index:-1;top:0;left:-12rem;width:12rem;aspect-ratio:1/1}.Rules-section_lottie__yfKlc{width:100%;height:100%}}body.dark .Rules-section_section__kB8Ba .Rules-section_progress__Uzcwh{background:#1d1b1c;box-shadow:5px 5px 20px 3px rgba(247,247,247,.1)}.Starting-card_card__PUeO1{width:100%;border-radius:1.2rem;background:#f7f7f7;box-shadow:0 8px 20px 3px rgba(0,0,0,.16);padding:1.6rem;display:flex;flex-direction:column;gap:1.6rem}body.dark .Starting-card_card__PUeO1{background:#1d1b1c;box-shadow:0 8px 20px 3px rgba(247,247,247,.1)}.Starting-card_card__PUeO1 span{display:flex;padding:.8rem 2rem;justify-content:center;align-items:center;border-radius:100rem;width:max-content;border:1.5px solid #008542}@media(min-width:768px){.Starting-card_card__PUeO1{border-radius:1.6rem;padding:2.4rem}.Starting-card_card__PUeO1 span{padding:1.2rem 2.4rem}}.Starting-section_section__3fU4t{width:100%;overflow:hidden;padding-bottom:10rem}.Starting-section_title___RFTK{text-align:center;margin-bottom:1.2rem}.Starting-section_subtitle__03IjI{text-align:center;width:25rem;margin:0 auto 2.4rem}.Starting-section_inner__9_Twv{position:relative;padding-top:5.6rem;margin-bottom:6.4rem}.Starting-section_img__EQOUq{position:absolute;z-index:-1;top:-17.1rem;right:-1.6rem;width:22rem;height:auto}.Starting-section_img__EQOUq img{width:100%;height:auto}.Starting-section_line__kSQZ3{position:absolute;top:0;left:0;width:1.2rem;height:63rem}.Starting-section_line__kSQZ3 svg{width:100%;height:100%}.Starting-section_list__VCGc0{display:flex;flex-direction:column;gap:5.6rem;position:relative}.Starting-section_list__VCGc0 li{display:flex;align-items:center;gap:1.8rem;will-change:transform,opacity}.Starting-section_text__l_P99{text-align:center;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.024rem;margin-bottom:2.4rem}.Starting-section_button__HyZNb{margin:0 auto}@media(max-width:767px){.Starting-section_list__VCGc0{padding-left:3rem}}@media(min-width:768px){.Starting-section_section__3fU4t{padding-bottom:16.4rem}.Starting-section_title___RFTK{margin-bottom:2.4rem}.Starting-section_subtitle__03IjI{width:100%;margin-bottom:6rem}.Starting-section_inner__9_Twv{position:relative;padding-top:5.3rem;padding-bottom:17.5rem;margin-bottom:4rem}.Starting-section_lottie__M_KCP{position:absolute;z-index:-1;will-change:transform;bottom:-4rem;left:84rem;width:30rem;transform:translate(63rem,-105rem) rotate(20deg)}.Starting-section_lottie__M_KCP.Starting-section_two__98UyX{transform:translate(-54rem,-79rem) rotate(-20deg);left:60rem}.Starting-section_lottie__M_KCP.Starting-section_two__98UyX div{transform:scaleX(-1)}.Starting-section_line__kSQZ3{width:2.5rem;height:90rem;left:50%;transform:translateX(-50%)}.Starting-section_list__VCGc0{width:120.4rem;gap:10rem;margin:0 auto}.Starting-section_list__VCGc0 li{position:relative;width:52.2rem}.Starting-section_list__VCGc0 li:nth-of-type(odd){margin-left:auto}.Starting-section_text__l_P99{font-size:9rem;letter-spacing:-.27rem;margin-bottom:2.4rem;will-change:opacity}.Starting-section_text__l_P99.Starting-section_anim__cHUXP strong{animation:Starting-section_blinkColor__pAgfn 1s ease-in-out infinite}.Starting-section_text__l_P99 strong{text-transform:uppercase}@keyframes Starting-section_blinkColor__pAgfn{0%,to{color:inherit}50%{color:#008542}}.Starting-section_button__HyZNb{box-shadow:0 0 20px 3px rgba(247,247,247,.09)}}.ThreeD-section_section__AjN8J{width:100%;margin-top:-20rem;padding-top:20rem;padding-bottom:6.6rem;overflow:hidden}.ThreeD-section_title__XSzdW{text-align:center;font-size:2.4rem;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.024rem;width:28rem;margin:0 auto 2.8rem}.ThreeD-section_videoWrapper__kKwgY{margin-top:-12rem;width:120%;aspect-ratio:1/1;margin-left:-15%;display:block;overflow:hidden}.ThreeD-section_videoWrapper__kKwgY.ThreeD-section_mp__tZ__p{width:90%;margin:-8rem auto 0;overflow:visible}.ThreeD-section_videoWrapper__kKwgY video{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.ThreeD-section_section__AjN8J{width:100%;overflow:hidden;margin-bottom:16rem}.ThreeD-section_title__XSzdW{font-size:9rem;letter-spacing:-.27rem;width:124rem}.ThreeD-section_videoWrapper__kKwgY{margin:-30rem auto -15rem 37.5rem;will-change:transform;width:100rem}.ThreeD-section_videoWrapper__kKwgY.ThreeD-section_mp__tZ__p{width:80rem;margin:-20rem auto 0}.ThreeD-section_video__TxCRm{width:100%;display:flex;justify-content:center;align-items:center;height:auto;will-change:transform}}.Wallet-works-section_section__IMh4c{padding:10rem 0;position:relative}.Wallet-works-section_inner__62WuU,.Wallet-works-section_list__BgP73{display:flex;flex-direction:column;gap:1.2rem}@media(max-width:767px){.Wallet-works-section_inner__62WuU{margin-bottom:2.4rem;text-align:center}.Wallet-works-section_list__BgP73 li:nth-of-type(5) .Wallet-works-section_item__BM4JM h3{width:25rem}}@media(min-width:768px){.Wallet-works-section_section__IMh4c{padding:16.5rem 0}.Wallet-works-section_container__tE_3Z{position:relative;display:grid;grid-template-columns:90rem 1fr;grid-gap:3rem;gap:3rem}.Wallet-works-section_inner__62WuU{position:-webkit-sticky;position:sticky;top:12rem;gap:2.4rem;height:max-content}.Wallet-works-section_inner__62WuU .Wallet-works-section_title__uFE9G{font-size:10rem}.Wallet-works-section_list__BgP73{display:flex;flex-direction:column;gap:2.4rem}}.tournaments-catalog-hero-section_section__QCVsb{position:relative;overflow:hidden;z-index:2;padding-top:12rem;padding-bottom:10rem}.tournaments-catalog-hero-section_img__uZCVq{position:absolute;z-index:-1;top:7.8rem;left:0;width:11.3rem;height:30rem}.tournaments-catalog-hero-section_img__uZCVq img{width:100%;height:100%;object-fit:cover}.tournaments-catalog-hero-section_filter__DPr_i{margin-bottom:3.2rem}.tournaments-catalog-hero-section_title__fRZg_{text-align:center;margin-bottom:1.2rem}.tournaments-catalog-hero-section_subtitle__mGvtE{text-align:center;margin-bottom:2.8rem}.tournaments-catalog-hero-section_grid__90Bru{display:grid;grid-template-columns:1fr 1fr;grid-gap:.8rem;gap:.8rem;margin-bottom:1.6rem}.tournaments-catalog-hero-section_list__Bbs9p{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.6rem}@media(max-width:767px){.tournaments-catalog-hero-section_swiper__4OxKL,.tournaments-catalog-hero-section_video__m2jVK{display:none}}@media(min-width:768px){.tournaments-catalog-hero-section_section__QCVsb{padding-top:25rem;padding-bottom:16rem}.tournaments-catalog-hero-section_video__m2jVK{position:absolute;top:-20rem;right:22rem;width:50rem;aspect-ratio:1/1}.tournaments-catalog-hero-section_title__fRZg_{margin-bottom:2.4rem}.tournaments-catalog-hero-section_subtitle__mGvtE{width:93rem;margin:0 auto 4rem}.tournaments-catalog-hero-section_grid__90Bru{gap:2.4rem;margin-bottom:3.2rem}.tournaments-catalog-hero-section_swiper__4OxKL{overflow:visible!important;margin-bottom:3.2rem}.tournaments-catalog-hero-section_list__Bbs9p{display:none}}