:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.SupportButton_wrapper__yEPC6{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff3;border:1px solid #ffffff80;border-radius:50%;bottom:70px;box-shadow:0 15px 30px 1.5px #00000040,inset 0 1.5px 3px 0 #ffffff80;cursor:pointer;display:flex;height:72px;justify-content:center;padding:0;position:fixed;right:70px;transition:all .3s ease;width:72px;z-index:100}.SupportButton_wrapper__yEPC6:hover{background:#ffffff4d;transform:scale(1.05)}.SupportButton_wrapper__yEPC6:active{transform:scale(.95)}@media screen and (max-width:1600px){.SupportButton_wrapper__yEPC6{bottom:30px;height:64px;right:30px;width:64px}}@media screen and (max-width:768px){.SupportButton_wrapper__yEPC6{bottom:90px;height:56px;right:20px;width:56px}}.SupportButton_wrapper__yEPC6 svg{fill:#fff;height:32px;width:32px}@media screen and (max-width:1600px){.SupportButton_wrapper__yEPC6 svg{height:28px;width:28px}}@media screen and (max-width:768px){.SupportButton_wrapper__yEPC6 svg{height:24px;width:24px}}.HeroBanner_root__xX2\+Y{background-image:url(/static/media/hero3.f1fa231c711ad8729b1a.jpg);background-image:var(--hero-bg-desktop,url(/static/media/hero3.f1fa231c711ad8729b1a.jpg));background-position:50%;background-position:var(--hero-bg-position,center);background-repeat:no-repeat;background-repeat:var(--hero-bg-repeat,no-repeat);background-size:cover;background-size:var(--hero-bg-size,cover);height:400px;height:var(--hero-height,400px);position:relative}@media screen and (max-width:768px){.HeroBanner_root__xX2\+Y{background-image:url(/static/media/hero3-mobile.23a1a7f579b91b84f96d.jpg);background-image:var(--hero-bg-mobile,var(--hero-bg-desktop,url(/static/media/hero3-mobile.23a1a7f579b91b84f96d.jpg)));background-position:50%;background-position:var(--hero-bg-position-mobile,var(--hero-bg-position,center));background-repeat:no-repeat;background-repeat:var(--hero-bg-repeat-mobile,var(--hero-bg-repeat,no-repeat));background-size:cover;background-size:var(--hero-bg-size-mobile,var(--hero-bg-size,cover));height:200px;height:var(--hero-height-mobile,200px)}}.HeroBanner_root__xX2\+Y:after{background:linear-gradient(180deg,#0e0f1000,#0e0f10);bottom:0;content:"";height:90px;left:0;pointer-events:none;position:absolute;width:100%}@media screen and (max-width:768px){.HeroBanner_root__xX2\+Y:after{bottom:-1px;height:85px}}.HeroBanner_rootRu__3W8Y1{background-image:url(/static/media/hero3.f1fa231c711ad8729b1a.jpg);background-image:var(--hero-bg-desktop,url(/static/media/hero3.f1fa231c711ad8729b1a.jpg));background-position:50%;background-position:var(--hero-bg-position,center);background-repeat:no-repeat;background-repeat:var(--hero-bg-repeat,no-repeat);background-size:cover;background-size:var(--hero-bg-size,cover);height:400px;height:var(--hero-height,400px);position:relative}@media screen and (max-width:768px){.HeroBanner_rootRu__3W8Y1{background-image:url(/static/media/hero3-mobile.23a1a7f579b91b84f96d.jpg);background-image:var(--hero-bg-mobile,var(--hero-bg-desktop,url(/static/media/hero3-mobile.23a1a7f579b91b84f96d.jpg)));background-position:50%;background-position:var(--hero-bg-position-mobile,var(--hero-bg-position,center));background-repeat:no-repeat;background-repeat:var(--hero-bg-repeat-mobile,var(--hero-bg-repeat,no-repeat));background-size:cover;background-size:var(--hero-bg-size-mobile,var(--hero-bg-size,cover));height:200px;height:var(--hero-height-mobile,200px)}}.HeroBanner_rootRu__3W8Y1:after{background:linear-gradient(180deg,#0e0f1000,#0e0f10);bottom:0;content:"";height:90px;left:0;pointer-events:none;position:absolute;width:100%}@media screen and (max-width:768px){.HeroBanner_rootRu__3W8Y1:after{bottom:-1px;height:85px}}.HeroBanner_rootRu__3W8Y1{background-image:url(/static/media/hero2.d1404c95623c30a849f0.png);background-image:var(--hero-bg-desktop,url(/static/media/hero2.d1404c95623c30a849f0.png))}@media screen and (max-width:768px){.HeroBanner_rootRu__3W8Y1{background-image:url(/static/media/hero2-mobile.57ad25c5abc664fb2824.jpg);background-image:var(--hero-bg-mobile,var(--hero-bg-desktop,url(/static/media/hero2-mobile.57ad25c5abc664fb2824.jpg)))}}.HeroBanner_container__qZc4w{align-items:center;display:flex;height:100%;justify-content:flex-end;position:relative}.HeroBanner_content__ntEPI{position:absolute;z-index:1}.HeroBanner_contentCenter__A3Gnw{left:50%;text-align:center;top:50%;transform:translate(-50%,-50%)}.HeroBanner_contentRight__VoyaO{right:1vw;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.HeroBanner_contentRight__VoyaO{left:50%;right:auto;transform:translate(-50%,-50%)}}.HeroBanner_contentBottom__soPJ5{bottom:20px;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.HeroBanner_contentBottom__soPJ5{bottom:10px}}.HeroBanner_storeButtons__\+V1Uq{display:flex;position:absolute;right:1vw;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width:768px){.HeroBanner_storeButtons__\+V1Uq{align-items:center;display:flex;justify-content:center;left:50%;right:0;transform:translate(-50%,-50%);width:auto}}.HeroBanner_storeButton__mmUcJ{display:block;height:70px}.HeroBanner_storeButton__mmUcJ img{height:100%;width:auto}@media screen and (max-width:768px){.HeroBanner_storeButton__mmUcJ{height:60px;margin-left:0}}@media screen and (max-width:428px){.HeroBanner_storeButton__mmUcJ{height:14.02vw}}.HeroBanner_storeButtonRight__Y\+\+3T{margin-left:30px}@media screen and (max-width:768px){.HeroBanner_storeButtonRight__Y\+\+3T{margin-left:3.91vw}}.ProfileInfo_charactersGrid__EOyJ3{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}.ProfileInfo_charactersGrid__EOyJ3>*{min-width:0;width:100%}@media screen and (max-width:1110px){.ProfileInfo_charactersGrid__EOyJ3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.ProfileInfo_charactersGrid__EOyJ3{grid-template-columns:1fr}}.DeleteMyData_text__FWsUm{color:#fffc;font-size:16px;line-height:1.5;margin-bottom:12px}.DeleteMyData_textSmall__IEpyl{font-size:14px}.DeleteMyData_textMedium__Hx3d0{font-size:18px;font-weight:500}.DeleteMyData_textLarge__F8TM9{font-size:24px;font-weight:600}.DeleteMyData_link__9-tqj{color:#4da6ff;text-decoration:underline;transition:color .2s ease}.DeleteMyData_link__9-tqj:hover{color:#7bbfff}.DeleteMyData_redFrame__rhMDV{background:#ff4d4d1a;border:1px solid #ff4d4d4d;border-radius:8px;padding:16px}.DeleteMyData_contentBox__0rV0X{background:#0003;border-radius:12px;margin-bottom:24px;padding:24px}.DeleteMyData_titleBox__0-iHX{color:#fff;font-size:20px;font-weight:600;margin-bottom:16px}.DeleteMyData_btnWrapper__eNraR{display:flex;gap:16px;margin-top:24px}@media screen and (max-width:768px){.DeleteMyData_btnWrapper__eNraR{flex-direction:column}}.DeleteMyData_btnWrapperCenter__GBUx4{justify-content:center}.DeleteMyData_checkboxes__9iMDY{display:flex;flex-direction:column;gap:16px;margin:24px 0}.DeleteMyData_lastTextWrapper__efG3E{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:24px}.AccountPage_wrapper__SW7sy{display:flex;flex:1 1;flex-direction:column;height:100%;margin-bottom:50px;width:100%}.AccountPage_container__cZdYL{margin:0 auto;width:100%}.AccountPage_title__stACL{font-size:30px;font-weight:600;letter-spacing:0;line-height:100%;padding:50px 0;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.AccountPage_title__stACL{font-size:24px;padding:50px 0 30px}}.AccountPage_bg__uvqxL{height:400px;opacity:.05;position:fixed;width:100%;z-index:-1}@media screen and (max-width:768px){.AccountPage_bg__uvqxL{height:200px}}.AccountPage_bg__uvqxL.AccountPage_bgReferral__UEPDI{height:100%;opacity:1}@media screen and (max-width:768px){.AccountPage_bg__uvqxL.AccountPage_bgReferral__UEPDI{opacity:.05}}.AccountPage_bg__uvqxL.AccountPage_bgForOther__sTZcn{opacity:.05}.AccountPage_bg__uvqxL .AccountPage_image__DuZjq{display:block;height:100%;width:100%}@media screen and (max-width:768px){.AccountPage_bg__uvqxL .AccountPage_image__DuZjq{display:none}}.AccountPage_bg__uvqxL .AccountPage_image__DuZjq.AccountPage_mob__r4i0e{display:none;max-height:200px;width:100%}@media screen and (max-width:768px){.AccountPage_bg__uvqxL .AccountPage_image__DuZjq.AccountPage_mob__r4i0e{display:block}}.AccountPage_bgLine__EpuAX{background:linear-gradient(180deg,#0e0f1000,#0e0f10);bottom:0;height:90px;position:absolute;width:100%}.AccountPage_content__HQHPe{animation:AccountPage_fadeIn__4invB .2s ease-out;height:100%;width:100%}.AccountPage_contentWrapper__sSMFc{display:flex;flex-direction:column}@keyframes AccountPage_fadeIn__4invB{0%{opacity:0}to{opacity:1}}.DeleteMyDataPage_wrapper__xheFl{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAAWBAMAAADTFJwlAAAAD1BMVEX///8AAAD///////////9cEmbOAAAABXRSTlMaAAYVDjy7PjMAAACxSURBVHja7dnhjQIgDIDR5s4BrqcD6AbqBLr/Ui5QlMQ/0Ly3AV8gpBAAAAAAAAAAAAAAADvKz/4fsYHDJXcndE3osZhab2xg/20l9IjQQ5EzzrG8n+xA6JrQI5EzTrG8Z3YgdE3okcgpy88Mh+xB6JrQA5FTjrG4W/YgdE3ogcg511jab3YhdE3oWuScv1hal3tB6BGhvznAy7+7d/jaEPodoWuRUxafGe7Zh9A1oUsvlVFBx+u3QmoAAAAASUVORK5CYII=) center 0/contain no-repeat,url(data:image/png;base64,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) right 0/40% no-repeat;min-height:90vh;padding-bottom:100px}.AppAuthPage_loader__LUpNP{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.LauncherPage_wrapper__tDNRb{display:flex;flex-direction:column;gap:20px;justify-content:center;margin:auto;text-align:center}.OAuthCallbackPage_loader__yfqo-{align-items:center;display:flex;justify-content:center;min-height:100vh;width:100%}.ReturnToGamePage_wrapper__1awdv{background:#1a1a1a;display:flex;height:100vh;overflow:hidden;position:relative;width:100vw}.ReturnToGamePage_light__V8k71{border-radius:100%;filter:blur(132px);height:272px;left:50%;max-width:890px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_light__V8k71:before{content:"";height:100%;position:absolute;width:100%}@media screen and (max-width:768px){.ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_light__V8k71:before{content:none}}.ReturnToGamePage_light__V8k71:before{left:150%}.ReturnToGamePage_light__V8k71:after{right:150%}.ReturnToGamePage_box__jaxMp{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-height:620px;max-width:890px;text-align:center;width:100%}.ReturnToGamePage_icons__UkGf6{align-items:center;display:flex;height:272px;justify-content:center;position:relative;width:auto}.ReturnToGamePage_iconLeft__NfUMH{height:auto;position:absolute;right:calc(50% + 126px);top:0;width:165px}@media screen and (max-width:768px){.ReturnToGamePage_iconLeft__NfUMH{right:77%}}.ReturnToGamePage_iconRight__LJER6{height:auto;left:calc(50% + 126px);position:absolute;top:0;width:232px}@media screen and (max-width:768px){.ReturnToGamePage_iconRight__LJER6{left:85%}}.ReturnToGamePage_iconCenter__oZEZy{height:auto;width:192px}.ReturnToGamePage_iconCenter__oZEZy svg{height:100%;width:100%}@media screen and (max-width:768px){.ReturnToGamePage_iconCenter__oZEZy{width:160px}}.ReturnToGamePage_cta__hgl3W{margin-top:32px;max-width:400px;width:100%}@media screen and (max-width:768px){.ReturnToGamePage_cta__hgl3W{margin-top:24px;max-width:330px}}.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_light__V8k71,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_light__V8k71:before,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_light__V8k71,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_light__V8k71:before,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_light__V8k71,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_light__V8k71:before,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_light__V8k71,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_light__V8k71:before{background:#4d4d4d80}.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_apple__A8h0M .ReturnToGamePage_iconRight__LJER6 rect,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_appleid__0MQcM .ReturnToGamePage_iconRight__LJER6 rect,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_google__xEIRF .ReturnToGamePage_iconRight__LJER6 rect,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_stub__lsS5L .ReturnToGamePage_iconRight__LJER6 rect{stroke:#fff}.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_light__V8k71,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_light__V8k71:before{background:#2787f580}.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_vk__NoBzC .ReturnToGamePage_iconRight__LJER6 rect{stroke:#2787f5}.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_light__V8k71,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_light__V8k71:before{background:#5865f280}.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_discord__PY8GO .ReturnToGamePage_iconRight__LJER6 rect{stroke:#5865f2}.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_light__V8k71,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_light__V8k71:before,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_light__V8k71,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_light__V8k71:before{background:#234f9780}.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_facebook__Z18aH .ReturnToGamePage_iconRight__LJER6 rect,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_fb__Zcag3 .ReturnToGamePage_iconRight__LJER6 rect{stroke:#234f97}.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_light__V8k71,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_light__V8k71:before,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_light__V8k71,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_light__V8k71:after,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_light__V8k71:before{background:#1a803980}.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_googleplay__UtmgQ .ReturnToGamePage_iconRight__LJER6 rect,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconLeft__NfUMH circle,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconLeft__NfUMH path,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconLeft__NfUMH rect,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconRight__LJER6 circle,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconRight__LJER6 path,.ReturnToGamePage_playgames__\+E83E .ReturnToGamePage_iconRight__LJER6 rect{stroke:#1a8039}.PageTabs_wrapper__UH9Gw{display:flex;flex-wrap:wrap;justify-content:center;padding-top:30px}.PageTabs_wrapper__UH9Gw>*{margin:8px}@supports(gap:1px){.PageTabs_wrapper__UH9Gw{gap:17px}.PageTabs_wrapper__UH9Gw>*{margin:0}}.PageTabs_wrapper__UH9Gw{scroll-margin-top:80px;scroll-margin-top:var(--header-height,80px)}@media screen and (max-width:768px){.PageTabs_wrapper__UH9Gw{padding-top:20px}.PageTabs_wrapper__UH9Gw>*{margin:6px}@supports(gap:1px){.PageTabs_wrapper__UH9Gw{gap:12px}.PageTabs_wrapper__UH9Gw>*{margin:0}}.PageTabs_wrapper__UH9Gw{scroll-margin-top:70px;scroll-margin-top:var(--header-height-mobile,70px)}}.PageTabs_tab__fZVxF{align-items:center;background:linear-gradient(180deg,#effbff1a,#e4f2ff1a);border:2px solid #e0f8ff80;border-radius:5px;color:#e0f8ff;cursor:pointer;display:inline-flex;font-family:var(--font-family-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);height:50px;justify-content:center;letter-spacing:var(--letter-spacing-wider);line-height:var(--line-height-none);min-width:120px;padding:20px 10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:border-color var(--transition-normal),background var(--transition-normal),color var(--transition-normal)}@media screen and (max-width:768px){.PageTabs_tab__fZVxF{font-size:var(--text-sm);height:45px;min-width:100px;padding:15px 8px}}.PageTabs_tab__fZVxF:hover:not(.PageTabs_active__8LdiC){background:linear-gradient(180deg,#effbff1a,#e4f2ff1a),linear-gradient(0deg,#0003,#0003);border:2px solid;border-image-source:linear-gradient(0deg,#e0f8ff80,#e0f8ff80),linear-gradient(0deg,#0003,#0003);color:#e0f8ff}.PageTabs_tab__fZVxF.PageTabs_active__8LdiC{background:linear-gradient(180deg,#c5dae7cc,#e0f8ffcc);border:2px solid #0000;color:#2b3638}.PageTabs_tabEvent__l8aoR{background:#0000}.PageTabs_tabEvent__l8aoR,.PageTabs_tabEvent__l8aoR:hover:not(.PageTabs_active__8LdiC){border-color:var(--event-primary,var(--color-accent));color:var(--color-accent);color:var(--event-primary,var(--color-accent))}.PageTabs_tabEvent__l8aoR:hover:not(.PageTabs_active__8LdiC){background:linear-gradient(180deg,#ffda151a,#ffda150d)}.PageTabs_tabEvent__l8aoR.PageTabs_active__8LdiC{background:linear-gradient(180deg,#ffd012,#fdf77d);border-color:#0000;box-shadow:0 -10px 20px 0 #0000001a,inset 0 5px 10px 0 #ffffff80;color:#1b1b1b}.CookieConsent_wrapper__EJ6Ft{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#2a2b2c80;border-top:1px solid #ffffff80;bottom:0;box-shadow:0 -4px 35px 0 #00000080,inset 0 2px 2px 0 #ffffff40;display:flex;gap:20px;left:0;padding:30px 20px;position:fixed;right:0;width:100%;z-index:200}@media screen and (max-width:1600px){.CookieConsent_wrapper__EJ6Ft{align-items:center;flex-direction:column}}@media screen and (max-width:768px){.CookieConsent_wrapper__EJ6Ft{padding:20px 15px}}.CookieConsent_title__Vv7lY{color:#fff;font-size:18px;font-weight:700;line-height:24.52px;margin-bottom:15px;text-align:left;text-transform:uppercase}.CookieConsent_text__gFDWT{color:#ffffffb3;font-size:14px;font-weight:500;line-height:19.07px;max-width:1200px;text-align:justify}.CookieConsent_underline__-TZgP{text-decoration:underline}.CookieConsent_link__bWwcw{background:none;border:none;color:#2886f4;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.CookieConsent_link__bWwcw:hover{color:#5aa3f7}.CookieConsent_btns__aLwKa{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:flex-end}@media screen and (max-width:1600px){.CookieConsent_btns__aLwKa{width:100%}}@media screen and (max-width:768px){.CookieConsent_btns__aLwKa{gap:15px}}.CookieConsent_btn__zj7Tk{border-radius:5px;cursor:pointer;font-family:inherit;font-size:18px;line-height:18px;min-height:60px;padding:10px 15px;text-transform:uppercase;width:200px}@media screen and (max-width:1600px){.CookieConsent_btn__zj7Tk{width:100%}}@media screen and (max-width:768px){.CookieConsent_btn__zj7Tk{font-size:14px;line-height:16px;min-height:50px;padding:5px 10px}}.CookieConsent_btnAccept__zx4uq{background:linear-gradient(180deg,#ffda15,#ffee94);border:2px solid #fff;box-shadow:0 4px 5px 0 #00000040,inset 0 5px 5px 0 #ffffffb5;color:#473f0d;font-weight:600}.CookieConsent_btnAccept__zx4uq:hover{background:linear-gradient(0deg,#ffffff40,#ffffff40),linear-gradient(#ffda15,#fdf77d);box-shadow:0 10px 20px 1px #00000040}.CookieConsent_btnCancel__hIVe2{background:linear-gradient(180deg,#effbff1a,#e4f2ff1a);border:2px solid #e0f8ff;box-shadow:0 4px 5px 0 #00000040,inset 0 1px 5px 0 #ffffff80;color:#e0f8ff;font-weight:300}.CookieConsent_btnCancel__hIVe2:hover{background:linear-gradient(180deg,#effbff33,#e4f2ff33)}.FooterTabs_tab__AfzbZ{background:none;border:0;color:#fff;cursor:pointer;font-family:var(--font-family-primary);font-size:18px;font-weight:600;line-height:24.52px}.FooterTabs_tab__AfzbZ a{color:#fff;text-decoration:none}@media screen and (max-width:900px){.FooterTabs_tab__AfzbZ{font-size:14px;font-weight:700;line-height:19.07px}}.FooterTabs_link__\+gIj3{color:#f1f1f1;font-family:var(--font-family-primary);font-size:18px;line-height:15px}@media screen and (max-width:900px){.FooterTabs_link__\+gIj3{font-size:14px;font-weight:700;line-height:19.07px}}.Footer_root__LIh0C{background:#000;color:#fff;width:100%}.Footer_content__ym8Nl{display:flex;flex-direction:column;font-family:var(--font-family-primary);font-size:var(--text-sm);font-weight:var(--font-weight-bold);gap:30px;line-height:var(--line-height-snug);margin:0 auto;max-width:1440px;padding:20px 60px;width:100%}@media screen and (max-width:1110px){.Footer_content__ym8Nl{font-size:var(--text-xs);padding:30px}}@media screen and (max-width:768px){.Footer_content__ym8Nl{align-items:center;padding:30px 10px}}.Footer_topSection__XFeh7{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:900px){.Footer_topSection__XFeh7{flex-direction:column-reverse}}.Footer_tabs__VWQPh{display:flex;flex-wrap:wrap;gap:0;justify-content:center}@media screen and (max-width:900px){.Footer_tabs__VWQPh{flex-direction:column;gap:0}}.Footer_iconsSection__Hglh8{display:flex;width:100%}@media screen and (max-width:900px){.Footer_iconsSection__Hglh8{flex-direction:column;gap:20px}}.Footer_socials__yZwcH{width:50%}@media screen and (max-width:900px){.Footer_socials__yZwcH{display:flex;justify-content:center;margin:auto;width:100%}}.Footer_storesWrapper__DErPH{align-items:flex-end;display:flex;gap:20px;justify-content:flex-end;width:50%}@media screen and (max-width:900px){.Footer_storesWrapper__DErPH{align-items:center;flex-direction:column;justify-content:center;margin:auto;width:100%}}.Footer_stores__oFL\+j{display:flex;gap:20px}.Footer_store__SPC3C{height:50px;width:auto}@media screen and (max-width:374px){.Footer_store__SPC3C{height:47px}}.Footer_qr__B2mR6{cursor:pointer;height:auto;width:75px}@media screen and (max-width:900px){.Footer_qr__B2mR6{height:100px;width:100px}}.Footer_legal__iOg3q{display:flex;justify-content:space-between;opacity:.5;width:100%}@media screen and (max-width:900px){.Footer_legal__iOg3q{flex-direction:column;text-align:center}}.Footer_legalLeft__3l5h4{text-align:left}@media screen and (max-width:900px){.Footer_legalLeft__3l5h4{text-align:center}}.Footer_legalRight__0WW4a{text-align:right}@media screen and (max-width:1525px){.Footer_legalRight__0WW4a{padding-right:50px}}@media screen and (max-width:1110px){.Footer_legalRight__0WW4a{margin-left:10px;padding-right:75px}}@media screen and (max-width:900px){.Footer_legalRight__0WW4a{margin-left:0;margin-top:30px;padding-right:0;text-align:center}}.SocialLinksModal_titleIcon__aXxhN{height:auto;margin-right:10px;width:32px}.SocialLinksModal_modal__m79m6{width:500px}@media screen and (max-width:1110px){.SocialLinksModal_modal__m79m6{width:90%}}.SocialLinksModal_text__d2Gxr{font-size:18px;font-weight:400;line-height:24.52px;margin-bottom:20px;text-align:center}@media screen and (max-width:768px){.SocialLinksModal_text__d2Gxr{font-size:14px;line-height:18px}}.SocialLinksModal_socials__AcDdX{display:flex;flex-direction:column;gap:10px}.SocialLinksModal_social__hNGWm{align-items:center;background:#0003;border:1px solid #ffffff80;border-radius:4px;box-shadow:inset 0 1px 2px 0 #ffffff80,0 10px 20px 1px #00000040;display:flex;gap:10px;padding:10px 15px;text-decoration:none;width:100%}.SocialLinksModal_social__hNGWm:hover{background:#00000080}.SocialLinksModal_name__r4MXQ{display:flex;font-size:18px;font-weight:700;gap:5px;line-height:24.52px;text-align:left}@media screen and (max-width:768px){.SocialLinksModal_name__r4MXQ{font-size:14px;line-height:19px}}.SocialLinksModal_country__q5tn-{color:#fff}.SocialLinksModal_language__nHJIy{color:#ffda15}.SocialLinksModal_flag__SSgnL{border-radius:2px;height:28px;width:48px}@media screen and (max-width:1110px){.SocialLinksModal_flag__SSgnL{height:24.59px;width:41px}}.SocialLinks_wrapper__mQnIN{display:flex;flex-direction:column;gap:16px}.SocialLinks_title__076La{font-size:18px;font-weight:700;line-height:24.52px;text-align:left}@media screen and (max-width:900px){.SocialLinks_title__076La{text-align:center}}.SocialLinks_icons__RSFTQ{cursor:pointer;display:flex;gap:16px}@media screen and (max-width:768px){.SocialLinks_icons__RSFTQ{justify-content:center}}@media screen and (max-width:428px){.SocialLinks_icons__RSFTQ{flex-wrap:wrap;margin:auto;width:160px}}.SocialLinks_icon__Qu2ie{height:auto;width:28px}.SocialLinks_icon__Qu2ie svg{height:100%;width:100%}.HeaderNavigation_root__AnMYD{align-items:center;display:flex;flex-wrap:wrap;gap:5px;height:60px;overflow:hidden;padding-top:0;width:100%}@media screen and (max-width:1110px){.HeaderNavigation_root__AnMYD{flex-direction:column;flex-wrap:nowrap;gap:0;height:auto;overflow:visible}}.HeaderNavigation_rootCompact__-rpov{align-items:center;display:flex;flex-wrap:nowrap;gap:15px;height:60px;overflow:hidden;padding-top:0;width:100%}.HeaderNavigation_navItem__zuppI{flex-shrink:0;height:60px;line-height:40px}@media screen and (max-width:1110px){.HeaderNavigation_navItem__zuppI{border-bottom:1px solid #ffffff1a;font-size:var(--text-xl);height:70px;max-height:70px;width:100%}.HeaderNavigation_navItem__zuppI:last-child{border-bottom:none}}.HeaderNavigation_navItemCompact__mT9cC{flex-shrink:0;line-height:40px;white-space:nowrap}.HeaderNavigation_compactHidden__WfpOU{display:none!important}.HeaderNavigation_navImgIcon__n4tiG{margin-right:5px;max-height:24px;max-width:24px}.HeaderNavigation_navBadge__ZpTUS{margin:0;right:-10px!important;top:10px!important}.HeaderNavigation_rootMobile__Y0WaK{display:flex;flex-direction:column;gap:10px;width:100%}.HeaderNavigation_mobileNavItem__NFHzN{font-size:var(--text-xl);height:70px}.UserMenu_root__KQMuS{position:relative}.UserMenu_userButton__lePhd{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:flex-end;opacity:.7;transition:opacity var(--transition-normal)}.UserMenu_userButton__lePhd.UserMenu_active__oJgBI,.UserMenu_userButton__lePhd:active,.UserMenu_userButton__lePhd:hover{opacity:1}.UserMenu_userButton__lePhd.UserMenu_active__oJgBI path,.UserMenu_userButton__lePhd:active path{fill:#ffda15;fill:var(--color-primary,#ffda15)}.UserMenu_userButton__lePhd.UserMenu_active__oJgBI .UserMenu_userName__o5-Zh,.UserMenu_userButton__lePhd:active .UserMenu_userName__o5-Zh{color:#ffda15;color:var(--color-primary,#ffda15)}.UserMenu_userButtonInner__FGbQY{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:10px;justify-content:flex-end;padding:0}@media screen and (max-width:1110px){.UserMenu_userButtonInner__FGbQY{display:none}}.UserMenu_avatar__H7tNJ path{fill:#fff}.UserMenu_userName__o5-Zh{color:var(--color-text-primary);font-family:var(--font-family-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none)}.UserMenu_userName__o5-Zh.UserMenu_authText__xt2Pt{text-transform:uppercase}.UserMenu_arrow__jBZsX{align-items:center;display:flex;transform:rotate(180deg);transition:transform var(--transition-normal)}.UserMenu_arrow__jBZsX path{fill:#fff}.UserMenu_arrow__jBZsX.UserMenu_open__grFp5{transform:rotate(0deg)}.UserMenu_burgerButton__bYnLp{background:none;border:none;cursor:pointer;display:none;height:100%;padding:0;position:relative;width:100%}.UserMenu_burgerButton__bYnLp svg path{fill:#fff!important}@media screen and (max-width:1110px){.UserMenu_burgerButton__bYnLp{display:block}}.UserMenu_badge__BgNeU{background:var(--color-error);border:1px solid #ffffff1a;border-radius:50px;box-shadow:inset 0 1px 2px 0 #ffffff80,0 10px 15px 0 #ff282899;height:20px;position:absolute;right:-5px;top:0;transition:visibility var(--transition-normal);visibility:hidden;width:20px}.UserMenu_badge__BgNeU.UserMenu_active__oJgBI{visibility:visible}.UserMenu_dropdown__QVpKB{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border:1px solid #ffffff1a;border-radius:5px;display:flex;flex-direction:column;gap:20px;opacity:0;padding:20px;position:absolute;right:0;top:33px;transition:opacity .3s ease;visibility:hidden;width:220px;z-index:10}.UserMenu_dropdown__QVpKB.UserMenu_open__grFp5{opacity:1;visibility:visible}@media screen and (max-width:1110px){.UserMenu_dropdown__QVpKB{display:none}}.UserMenu_dropdownItem__lCTTE{align-items:center;background:none;border:none;color:var(--color-text-primary);cursor:pointer;display:flex;font-family:var(--font-family-primary);font-size:var(--text-base);font-weight:var(--font-weight-medium);gap:10px;line-height:var(--line-height-none);opacity:.7;padding:0;text-align:left;transition:opacity var(--transition-normal),color var(--transition-normal)}.UserMenu_dropdownItem__lCTTE path{fill:#fff}.UserMenu_dropdownItem__lCTTE:not(.UserMenu_active__oJgBI):hover{opacity:1}.UserMenu_dropdownItem__lCTTE.UserMenu_active__oJgBI{color:#ffda15;color:var(--color-primary,#ffda15);opacity:1}.UserMenu_mobileDropdown__Hc9\+2{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000f2;border-top:1px solid #ffffff1a;bottom:-100%;display:none;flex-direction:column;gap:20px;height:calc(100% - 69px);left:0;overflow:auto;padding:20px;position:fixed;transition:bottom .3s ease;width:100vw;z-index:555}@media screen and (max-width:1110px){.UserMenu_mobileDropdown__Hc9\+2{display:flex}}@media screen and (max-width:900px){.UserMenu_mobileDropdown__Hc9\+2{gap:10px}}.UserMenu_mobileDropdown__Hc9\+2.UserMenu_open__grFp5{bottom:0}.UserMenu_mobileUser__pSDfa{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:10px;justify-content:center;opacity:1;padding:0}.UserMenu_mobileUser__pSDfa .UserMenu_userName__o5-Zh{font-size:var(--text-xl)}.UserMenu_mobileUser__pSDfa:active path{fill:#fff}.UserMenu_mobileUser__pSDfa:active .UserMenu_userName__o5-Zh{color:#fff}.UserMenu_divider__EVT7E{background:#ffffff1a;height:1px;width:100%}.UserMenu_mobileDropdown__Hc9\+2 [class*=Tab_wrapper_] [class*=base_button_],.UserMenu_mobileItem__q3UmY{font-size:18px;height:70px;text-align:center;white-space:pre-wrap}.UserMenu_shopHidden__yA6zx{display:block}@media screen and (max-width:1110px){.UserMenu_shopHidden__yA6zx{display:none}}.Header_spaceReserve__\+us\+0{height:80px}@media screen and (max-width:768px){.Header_spaceReserve__\+us\+0{height:70px}}.Header_header__LFVMZ{background:#0e0f10;border-bottom:1px solid #ffda15;border-bottom:1px solid var(--color-primary,#ffda15);height:80px;left:0;padding-right:0;padding-right:var(--scrollbar-width,0);position:fixed;top:0;transition:background .3s ease;width:100%;z-index:100}@media screen and (max-width:768px){.Header_header__LFVMZ{height:70px}}.Header_header__LFVMZ.Header_scrolled__CDZB8{background:#0e0f1080}.Header_header__LFVMZ.Header_scrolled__CDZB8:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.Header_container__1lRVv{align-items:center;display:flex;gap:0;height:100%}.Header_nav__rdSaF{display:flex;flex:1 1;height:60px;justify-content:flex-start;min-width:0;padding:0 30px 0 10px}@media screen and (max-width:1110px){.Header_nav__rdSaF{display:none}}.Header_navCompact__eHF49{display:none;flex:1 1;height:60px;justify-content:flex-start;min-width:0;padding:0 10px}@media screen and (max-width:1110px){.Header_navCompact__eHF49{display:flex}}@media screen and (max-width:768px){.Header_navCompact__eHF49{display:none}}.Header_actions__Cxg0w{align-items:center;display:flex;flex-shrink:0;gap:20px;margin-left:auto}@media screen and (max-width:1110px){.Header_actions__Cxg0w{gap:10px}}@media screen and (max-width:374px){.Header_actions__Cxg0w{gap:5px}}.DefaultLayout_main__ptota{min-height:calc(100vh - 80px)}.TopLineLoader_root__b8Q1F{background:#ffffff14;height:3px;height:var(--tll-height,3px);left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:9999;z-index:var(--tll-z-index,9999)}.TopLineLoader_root__b8Q1F.TopLineLoader_completing__jrQEQ{opacity:0;transition:opacity .25s ease-out 50ms}.TopLineLoader_root__b8Q1F.TopLineLoader_completing__jrQEQ .TopLineLoader_bar__V8irn{transition:width .12s ease-out}.TopLineLoader_bar__V8irn{background:linear-gradient(90deg,#fbe600d9,#fcc111 70%,#fbe600e6);background:linear-gradient(90deg,var(--tll-color,#fbe600d9) 0,var(--tll-color-accent,#fcc111) 70%,var(--tll-color,#fbe600e6) 100%);box-shadow:0 0 8px #fbe60080;box-shadow:0 0 8px var(--tll-color,#fbe60080);left:0;top:0;transform-origin:left;transition:width .25s cubic-bezier(.4,0,.2,1);width:0;width:var(--tll-progress,0)}.TopLineLoader_bar__V8irn,.TopLineLoader_glow__XUbtN{border-radius:0 4px 4px 0;height:100%;position:absolute}.TopLineLoader_glow__XUbtN{background:linear-gradient(90deg,#0000,#fcc111e6 60%,#fcc111);background:linear-gradient(90deg,#0000 0,var(--tll-color-accent,#fcc111e6) 60%,var(--tll-color-accent,#fcc111) 100%);box-shadow:0 0 12px #fbe60099,0 0 4px #fcc111cc;box-shadow:0 0 12px var(--tll-color,#fbe60099),0 0 4px var(--tll-color-accent,#fcc111cc);right:0;top:50%;transform:translateY(-50%);width:60px}.SplashScreen_wrapper__OrQEx{align-items:center;background:#0e0f10;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.SplashScreen_wrapper__OrQEx:before{animation:SplashScreen_pulse__r-PdH 4s ease-in-out infinite;background:radial-gradient(ellipse at 50% 50%,#fbe6000d 0,#0000 60%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.SplashScreen_particles__OXoCd{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.SplashScreen_particle__2eGQT{animation:SplashScreen_float__WlmMR 6s ease-in-out infinite;background:#fbe60066;border-radius:50%;bottom:-20px;box-shadow:0 0 10px #fbe6004d;height:6px;position:absolute;width:6px}.SplashScreen_particle__2eGQT:nth-child(odd){background:#ffffff4d;height:4px;width:4px}.SplashScreen_particle__2eGQT:nth-child(3n){background:#fcc11180;height:8px;width:8px}.SplashScreen_content__mZ9il{align-items:center;display:flex;flex-direction:column;gap:40px;z-index:1}.SplashScreen_logoWrapper__ZYjzr{align-items:center;display:flex;justify-content:center;position:relative}.SplashScreen_logoGlow__WQ31I{animation:SplashScreen_glow__1f7cp 3s ease-in-out infinite;background:radial-gradient(circle,#fbe60026 0,#0000 70%);border-radius:50%;filter:blur(30px);height:300px;position:absolute;width:300px}.SplashScreen_logo__JjoR4{animation:SplashScreen_logoFade__OXWGn 1.5s ease-out forwards,SplashScreen_logoPulse__ChVf2 3s ease-in-out 1.5s infinite;height:auto;opacity:0;width:280px}@media(max-width:480px){.SplashScreen_logo__JjoR4{width:200px}}.SplashScreen_loader__eyX2h{align-items:center;display:flex;flex-direction:column;gap:12px;width:200px}@media(max-width:480px){.SplashScreen_loader__eyX2h{width:160px}}.SplashScreen_loaderBar__u8Igy{background:#ffffff1a;border-radius:4px;height:3px;overflow:hidden;position:relative;width:100%}.SplashScreen_loaderProgress__UMKmT{animation:SplashScreen_loading__UhZ-B 1.5s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fbe600cc,#fcc111,#fbe600cc,#0000);border-radius:4px;height:100%;left:-100%;position:absolute;top:0;width:100%}.SplashScreen_loadingText__JaOtR{color:#ffffff80;display:flex;font-size:24px;gap:4px}.SplashScreen_dot__LdwjV{animation:SplashScreen_dotPulse__AlhKj 1.4s ease-in-out infinite}.SplashScreen_dot__LdwjV:nth-child(2){animation-delay:.2s}.SplashScreen_dot__LdwjV:nth-child(3){animation-delay:.4s}@keyframes SplashScreen_pulse__r-PdH{0%,to{opacity:1}50%{opacity:.5}}@keyframes SplashScreen_float__WlmMR{0%{opacity:0;transform:translateY(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) rotate(2turn)}}@keyframes SplashScreen_glow__1f7cp{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes SplashScreen_logoFade__OXWGn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes SplashScreen_logoPulse__ChVf2{0%,to{filter:drop-shadow(0 0 20px rgba(251,230,0,.3))}50%{filter:drop-shadow(0 0 40px rgba(251,230,0,.5))}}@keyframes SplashScreen_loading__UhZ-B{0%{left:-100%}to{left:100%}}@keyframes SplashScreen_dotPulse__AlhKj{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.CalendarLayout_wrapper__bqmXM{align-items:center;display:flex;flex-direction:column;margin-top:30px;position:relative}@media screen and (max-width:768px){.CalendarLayout_wrapper__bqmXM{margin-top:20px}}.CalendarLayout_characterImage__yk1Sz{background-position:0 0;background-repeat:no-repeat;background-size:contain;height:733px;left:-60px;pointer-events:none;position:absolute;top:0;width:420px;z-index:1}@media screen and (max-width:1110px){.CalendarLayout_characterImage__yk1Sz{height:68.036vw;left:-5.41vw;width:36.838vw}}@media screen and (max-width:768px){.CalendarLayout_characterImage__yk1Sz{display:none}}.CalendarLayout_content__c0ZPL{align-items:center;display:flex;flex-direction:column;padding-left:308px;position:relative;width:100%;z-index:2}@media screen and (max-width:1110px){.CalendarLayout_content__c0ZPL{padding-left:29.798vw}}@media screen and (max-width:768px){.CalendarLayout_content__c0ZPL{padding-left:0}}.CalendarLayout_title__r4czA{color:#ffda16;font-family:var(--font-family-display);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wider);line-height:var(--line-height-tight);text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width:1110px){.CalendarLayout_title__r4czA{font-size:2.523vw;line-height:3.423vw}}@media screen and (max-width:768px){.CalendarLayout_title__r4czA{font-size:var(--text-xl);line-height:var(--line-height-snug)}}.CalendarLayout_subtitle__Y\+\+il{color:#cfcfcf;font-family:var(--font-family-primary);font-size:var(--text-md);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);margin-top:5px;text-align:center}.CalendarLayout_subtitle__Y\+\+il.CalendarLayout_notAuth__TuRI\+{color:#f15a5a}@media screen and (max-width:1110px){.CalendarLayout_subtitle__Y\+\+il{font-size:1.802vw;line-height:2.432vw}}@media screen and (max-width:768px){.CalendarLayout_subtitle__Y\+\+il{font-size:var(--text-base);line-height:var(--line-height-normal)}}.CalendarLayout_timer__wOsbz{align-items:center;background:linear-gradient(90deg,#c1252500,#c1252580 50%,#c1252500);display:flex;height:35px;justify-content:center;margin-top:15px;position:relative;width:100%;z-index:15}@media screen and (max-width:768px){.CalendarLayout_timer__wOsbz{height:auto;min-height:35px;padding:8px 10px}.CalendarLayout_timer__wOsbz,.CalendarLayout_timer__wOsbz [data-ui=Timer]{flex-direction:column;gap:4px;text-align:center}}.CalendarLayout_buttonWrapper__Cyxpq{display:flex;justify-content:center;margin-top:20px;width:100%}@media screen and (max-width:768px){.CalendarLayout_buttonWrapper__Cyxpq{margin-top:15px}}.CalendarLayout_completedText__qPGIQ{margin-top:20px;text-align:center;width:100%}.CalendarLayout_calendarWrapper__4-gfD{align-items:flex-start;display:flex;justify-content:flex-start;overflow:visible;width:100%}.CalendarPage_wrapper__CyCzP{background:url(/static/media/person.dbcf68d2d748c25d4406.png) right 600px no-repeat;padding-bottom:50px;padding-top:20px}.CurrencyOfferBonusBlocks_percentBlockWrapper__0oGxx{align-items:flex-end;display:flex;gap:8px;height:296px;margin-top:100px;width:100%}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlockWrapper__0oGxx{gap:.734vw;height:27.156vw;margin-top:16.174vw}}@media screen and (max-width:768px){.CurrencyOfferBonusBlocks_percentBlockWrapper__0oGxx{display:none}}.CurrencyOfferBonusBlocks_percentBlockWrapperMobile__BWpho{display:none}@media screen and (max-width:768px){.CurrencyOfferBonusBlocks_percentBlockWrapperMobile__BWpho{display:flex;gap:5px;height:55px;margin-left:auto;margin-right:auto;margin-top:50px;width:92%}}.CurrencyOfferBonusBlocks_percentBlock__Q9pLi{--color:rgb(var(--block-color));--color-50:rgba(var(--block-color),0.5);align-items:center;background:linear-gradient(180deg,#0000 15.24%,var(--color-50) 91.1%);border-radius:4px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:203px;justify-content:flex-end;padding:20px 0;position:relative;transition:height var(--transition-slow),background var(--transition-slow),padding var(--transition-slow);will-change:height}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlock__Q9pLi{gap:.917vw;height:18.624vw;padding:1.835vw 0}}.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C{background:linear-gradient(180deg,#0000 15.24%,var(--color) 91.1%);height:100%;padding-bottom:17px}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C{padding-bottom:1.56vw}}.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C .CurrencyOfferBonusBlocks_percentBlockText__n3vaW{background:var(--color);color:var(--color-text-primary)!important;opacity:1}.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C .CurrencyOfferBonusBlocks_percentBlockValue__ZW44B{color:var(--color-text-primary)!important;font-size:var(--text-5xl);font-weight:800;text-shadow:2px 4px 0 #000,0 1px 9px #ffffffb3}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C .CurrencyOfferBonusBlocks_percentBlockValue__ZW44B{font-size:5.505vw}}.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C:after{background:#fee55d;border-radius:0 0 4px 4px;bottom:-7px;box-shadow:inset 0 0 5px 0 #ecdc70,0 0 3px 0 #ecdc70;content:"";height:11px;left:0;position:absolute;width:100%;z-index:-1}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C:after{bottom:-.642vw;height:1.009vw}}@media screen and (max-width:768px){.CurrencyOfferBonusBlocks_percentBlock__Q9pLi.CurrencyOfferBonusBlocks_active__-lV8C:after{bottom:-2px;height:5px}}.CurrencyOfferBonusBlocks_percentBlockText__n3vaW{border-radius:3px;color:var(--color);font-family:var(--font-family-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none);opacity:.6;padding:3px 5px;text-align:center;transition:color var(--transition-slow),opacity var(--transition-slow),background-color var(--transition-slow);width:max-content}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlockText__n3vaW{font-size:1.468vw}}@media screen and (max-width:768px){.CurrencyOfferBonusBlocks_percentBlockText__n3vaW{border-radius:1.5px;padding:1px 3px}}.CurrencyOfferBonusBlocks_percentBlockValue__ZW44B{color:var(--color);font-family:var(--font-family-primary);font-size:56px;font-style:italic;font-weight:800;line-height:var(--line-height-none);text-align:center;transition:color var(--transition-slow),font-size var(--transition-slow),text-shadow var(--transition-slow)}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlockValue__ZW44B{font-size:5.138vw}}.CurrencyOfferBonusBlocks_percentBlockPrice__NqkYz{color:var(--color-text-primary);font-family:var(--font-family-display);font-size:var(--text-base);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-none);opacity:.5;padding:0 2px;text-align:center;width:max-content}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlockPrice__NqkYz{font-size:1.468vw}}.CurrencyOfferBonusBlocks_percentBlockCurrency__AG-7Z{font-family:var(--font-family-primary);margin:0 2px}.CurrencyOfferBonusBlocks_percentBlockQuantity__anQpi{color:var(--color-text-primary);font-family:var(--font-family-display);font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);opacity:.5;text-align:center}@media screen and (max-width:1110px){.CurrencyOfferBonusBlocks_percentBlockQuantity__anQpi{font-size:1.468vw}}.CurrencyOfferBonusBlocks_percentBlockMobile__rPtrD{--color:rgb(var(--block-color));--color-50:rgba(var(--block-color),0.5);align-items:center;background:linear-gradient(180deg,#0000 15.24%,var(--color-50) 91.1%);border-radius:4px;display:flex;flex:1 1;height:max-content;justify-content:center;padding:10px 0;position:relative;transition:background .2s ease}.CurrencyOfferBonusBlocks_percentBlockMobile__rPtrD.CurrencyOfferBonusBlocks_active__-lV8C{background:linear-gradient(180deg,#0000 15.24%,var(--color) 91.1%)}.CurrencyOfferBonusBlocks_percentBlockMobile__rPtrD.CurrencyOfferBonusBlocks_active__-lV8C .CurrencyOfferBonusBlocks_percentBlockValueMobile__SIla\+{color:var(--color-text-primary)}.CurrencyOfferBonusBlocks_percentBlockMobile__rPtrD.CurrencyOfferBonusBlocks_active__-lV8C:after{background:#fee55d;border-radius:0 0 4px 4px;bottom:-2px;content:"";height:5px;left:0;position:absolute;width:100%;z-index:-1}.CurrencyOfferBonusBlocks_percentBlockValueMobile__SIla\+{color:var(--color);font-family:var(--font-family-primary);font-size:5.2vw;font-style:italic;font-weight:800;line-height:var(--line-height-none);padding-top:5px;text-align:center;transition:color .15s ease}.CurrencyOfferBonusBlocks_notAvailable__J49vT{opacity:.3;pointer-events:none}.CurrencyOfferHeader_textUpper__rZ0CN{align-items:flex-start;display:flex;justify-content:space-between;position:relative;z-index:2}@media screen and (max-width:768px){.CurrencyOfferHeader_textUpper__rZ0CN{align-items:center;flex-direction:column-reverse;gap:16px;justify-content:flex-start;text-align:center}}.CurrencyOfferHeader_textUpperTitleWrapper__qNllz{display:flex;flex-direction:column}.CurrencyOfferHeader_textUpperTitle__AKaMg{color:var(--color-accent);font-family:var(--font-family-primary);font-size:40px;font-style:italic;font-weight:800;line-height:1.36;text-align:left;text-shadow:1.2px 0 1.2px #665c26,0 1.2px 1.2px #665c26,-1.2px 0 1.2px #665c26,0 -1.2px 1.2px #665c26;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:1110px){.CurrencyOfferHeader_textUpperTitle__AKaMg{font-size:3.67vw;line-height:1.37}}@media screen and (max-width:768px){.CurrencyOfferHeader_textUpperTitle__AKaMg{font-size:32px;line-height:1.25;text-align:center;white-space:normal}}.CurrencyOfferHeader_textUpperDescription__1rMzO{background:linear-gradient(90deg,#000,#0009 86.66%,#0000 97.95%);color:#ffffffe6;font-family:var(--font-family-primary);font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-tight);margin-top:10px;padding:10px 30px 10px 20px;position:relative;text-align:left}@media screen and (max-width:1110px){.CurrencyOfferHeader_textUpperDescription__1rMzO{font-size:1.468vw;margin-top:.917vw;padding:.917vw .917vw .917vw 1.835vw}}@media screen and (max-width:768px){.CurrencyOfferHeader_textUpperDescription__1rMzO{background:linear-gradient(90deg,#0000,#000 48.97%,#0000 97.95%);font-size:var(--text-sm);padding:10px 20px;text-align:center}}.CurrencyOfferHeader_textUpperDescription__1rMzO:before{background:var(--color-accent);border-radius:4px 0 0 4px;box-shadow:0 0 6px 0 #ffda1580;content:"";height:100%;left:0;position:absolute;top:0;width:5px}@media screen and (max-width:768px){.CurrencyOfferHeader_textUpperDescription__1rMzO:before{display:none}}.CurrencyOfferHeader_textUpperDescription__1rMzO:after{background:linear-gradient(90deg,#ffda1540,#ffda1500 94.37%);content:"";height:100%;left:0;position:absolute;top:0;width:82px}@media screen and (max-width:1110px){.CurrencyOfferHeader_textUpperDescription__1rMzO:after{width:7.523vw}}@media screen and (max-width:768px){.CurrencyOfferHeader_textUpperDescription__1rMzO:after{display:none}}.CurrencyOfferHeader_timer__BMOCz{align-items:center;background:#7e000066;border-radius:4px;display:flex;flex-shrink:0;gap:5px;height:34px;padding:10px;z-index:40}@media screen and (max-width:1110px){.CurrencyOfferHeader_timer__BMOCz{height:3.12vw;padding:2.3vw .917vw}}@media screen and (max-width:768px){.CurrencyOfferHeader_timer__BMOCz{height:max-content;padding:5px 7px}}.CurrencyOfferRangeSlider_rangeBlock__XGX6g{align-items:center;display:flex;flex-direction:column;margin:50px auto;position:relative;width:100%}@media screen and (max-width:1110px){.CurrencyOfferRangeSlider_rangeBlock__XGX6g{width:92%}}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlock__XGX6g{margin:30px auto}}.CurrencyOfferRangeSlider_rangeBlockSlider__aTCV2{appearance:none;border-radius:15px;box-shadow:0 5px 10px 0 #00000040;cursor:pointer;height:21px;outline:2px solid #828282;position:relative;width:100%}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockSlider__aTCV2{height:21px}}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8{background:#0000;cursor:pointer;height:100%;margin:0;width:100%}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8:active,.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8:focus,.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8:focus-visible,.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8:focus-within{border:0;box-shadow:none;outline:none}.CurrencyOfferRangeSlider_rangeBlockSliderHiddenWrapper__WMTns{height:calc(100% + 4px);left:-43px;position:absolute;top:-2px;width:calc(100% + 86px);z-index:20}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockSliderHiddenWrapper__WMTns{left:-25px;width:calc(100% + 50px)}}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-webkit-slider-thumb{appearance:none;background-size:20px 20px;background:url(/static/media/double-arrow.a0e97fdef5ff942ec88c.svg) no-repeat 50%,linear-gradient(180deg,#ffd012,#fdf77d);border:1px solid #ffef9b;border-radius:4px;box-shadow:0 -10px 20px 0 #00000080,inset 0 5px 10px 0 #ffffff80;cursor:grab;height:60px;pointer-events:none;position:relative;width:86px;z-index:1}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-webkit-slider-thumb:hover{background:url(/static/media/double-arrow.a0e97fdef5ff942ec88c.svg) no-repeat 50%,linear-gradient(180deg,#ffd012 50%,#fdf77d)}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-webkit-slider-thumb{background-size:40px 40px;height:42px;width:50px}}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-moz-range-thumb{appearance:none;background-size:20px 20px;background:url(/static/media/double-arrow.a0e97fdef5ff942ec88c.svg) no-repeat 50%,linear-gradient(180deg,#ffd012,#fdf77d);border:1px solid #ffef9b;border-radius:4px;box-shadow:0 -10px 20px 0 #00000080,inset 0 5px 10px 0 #ffffff80;cursor:grab;height:60px;pointer-events:none;position:relative;width:86px;z-index:100}.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-moz-range-thumb:hover{background:url(/static/media/double-arrow.a0e97fdef5ff942ec88c.svg) no-repeat 50%,linear-gradient(180deg,#ffd012 50%,#fdf77d)}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockSliderHidden__Bvlk8::-moz-range-thumb{background-size:40px 40px;height:42px;width:50px}}.CurrencyOfferRangeSlider_rangeBlockOverlay__OdcUq{background:#00000080;border-radius:15px;bottom:0;height:21px;pointer-events:none;position:absolute;right:0;top:0;transition:none;z-index:1}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockOverlay__OdcUq{transition:none}}.CurrencyOfferRangeSlider_rangeBlockNumberEnd__oOvUZ,.CurrencyOfferRangeSlider_rangeBlockNumberStart__f2suc{align-items:center;bottom:-40px;display:flex;font-family:var(--font-family-display);font-size:var(--text-base);font-weight:var(--font-weight-semibold);gap:4px;line-height:var(--line-height-snug);opacity:.5;position:absolute}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_rangeBlockNumberEnd__oOvUZ,.CurrencyOfferRangeSlider_rangeBlockNumberStart__f2suc{opacity:1;top:35px}}.CurrencyOfferRangeSlider_rangeBlockNumberStart__f2suc{left:10px}@media screen and (max-width:1110px){.CurrencyOfferRangeSlider_rangeBlockNumberStart__f2suc{left:0}}.CurrencyOfferRangeSlider_rangeBlockNumberEnd__oOvUZ{right:10px}@media screen and (max-width:1110px){.CurrencyOfferRangeSlider_rangeBlockNumberEnd__oOvUZ{right:0}}.CurrencyOfferRangeSlider_rangeBlockCurrency__XjgMh{font-size:var(--text-sm);opacity:.8}.CurrencyOfferRangeSlider_decor__Jq54k{display:flex;height:22px;margin-left:-10px;position:absolute;top:-40px}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_decor__Jq54k{top:-27px}}.CurrencyOfferRangeSlider_decorArrow__n-YF4{left:0;position:absolute;z-index:2}.CurrencyOfferRangeSlider_decorText__OtVzO{align-items:center;background:url(/static/media/drag-bg.01652c8f636a7bb6b6dd.svg) no-repeat;background-size:cover;border-radius:0 4px 4px 4px;color:#3c3c3c;display:flex;font-family:var(--font-family-primary);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);gap:10px;height:22px;left:53px;line-height:1.36;padding:10px 10px 12px 30px;position:absolute;text-align:left;transition:opacity .2s ease;width:max-content;z-index:1}.CurrencyOfferRangeSlider_decorText__OtVzO.CurrencyOfferRangeSlider_hidden__kxbN-{opacity:0;pointer-events:none}.CurrencyOfferRangeSlider_decorText__OtVzO svg path{fill:#3c3c3c}@media screen and (max-width:768px){.CurrencyOfferRangeSlider_decorText__OtVzO{display:none}}.CurrencyOfferResult_equalBlock__jaDPd{display:flex;gap:10px;height:100px;margin-top:30px;position:relative}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlock__jaDPd{height:9.174vw;margin-top:2.752vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlock__jaDPd{flex-direction:column;height:100%;width:100%}}.CurrencyOfferResult_equalBlockFirst__B3Cfu,.CurrencyOfferResult_equalBlockThird__Pb\+I8{background:#0006;border-radius:4px;display:flex;height:100%;max-height:100px;max-width:445px;padding:10px;width:100%}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirst__B3Cfu,.CurrencyOfferResult_equalBlockThird__Pb\+I8{max-height:9.174vw;max-width:40.826vw;padding:.917vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirst__B3Cfu,.CurrencyOfferResult_equalBlockThird__Pb\+I8{max-height:100%;max-width:100%;padding:10px}}.CurrencyOfferResult_equalBlockFirst__B3Cfu{border:1px solid #ffd012cc;box-shadow:0 0 10px 0 #ffd01280,0 4px 4px 0 #00000040;cursor:text;display:flex;gap:10px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirst__B3Cfu{gap:.917vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirst__B3Cfu{gap:10px;height:74px;justify-content:center}}.CurrencyOfferResult_equalBlockFirst__B3Cfu span.CurrencyOfferResult_symbol__cEe\+R{font-family:var(--font-family-display);font-size:34px;font-weight:var(--font-weight-bold);line-height:var(--line-height-none)}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirst__B3Cfu span.CurrencyOfferResult_symbol__cEe\+R{font-size:2.752vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirst__B3Cfu span.CurrencyOfferResult_symbol__cEe\+R{font-size:34px}}.CurrencyOfferResult_equalBlockFirstIcons__DY4sh,.CurrencyOfferResult_equalBlockFirstTextWrapper__4aAjN{display:flex;justify-content:center;text-align:right;width:50%}.CurrencyOfferResult_equalBlockFirstIcons__DY4sh{align-items:center;gap:8px}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirstIcons__DY4sh{display:none}}.CurrencyOfferResult_equalBlockFirstTextWrapper__4aAjN{align-items:flex-end;flex-direction:column;gap:10px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirstTextWrapper__4aAjN{gap:.917vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirstTextWrapper__4aAjN{align-items:center;text-align:center;width:100%}}.CurrencyOfferResult_equalBlockFirstText__3IvJA{color:#ffffffbf;font-family:var(--font-family-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-snug);text-align:right}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirstText__3IvJA{font-size:1.284vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirstText__3IvJA{font-size:var(--text-sm)}}.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK{-moz-appearance:textfield;background:#0000;border:0;border-radius:4px;color:var(--color-text-primary);font-family:var(--font-family-display);font-size:var(--text-2xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);padding:0 4px;text-align:right;transition:none;width:145px}.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK::-webkit-inner-spin-button,.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK:focus{outline:none}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK{font-size:2.752vw;width:13.3vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirstTextPrice__LyJNK{font-size:var(--text-2xl);width:145px}}.CurrencyOfferResult_equalBlockFirstTextPriceWrapper__oXa0U{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockFirstTextPriceWrapper__oXa0U{margin-left:-45px}}.CurrencyOfferResult_equalBlockSecond__tAwN1{align-items:center;background:linear-gradient(270deg,#cea81000,#cea8107a 54.5%,#cea81000);display:flex;flex-direction:column;gap:5px;height:40px;justify-content:center;margin:auto;width:158px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockSecond__tAwN1{height:3.67vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockSecond__tAwN1{display:none}}.CurrencyOfferResult_equalBlockSecondLine__LXP6P{background:#fed92b;border-radius:2px;box-shadow:0 0 2px 0 #fed828b3;height:7px;width:27px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockSecondLine__LXP6P{height:.642vw;width:2.477vw}}.CurrencyOfferResult_equalBlockThird__Pb\+I8{border:1px solid #4b69ff;box-shadow:0 0 10px 0 #4b69ff80,0 4px 4px 0 #00000040;display:flex;justify-content:space-between}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThird__Pb\+I8{height:100px}}.CurrencyOfferResult_equalBlockThirdTextWrapper__aBPr-{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTextWrapper__aBPr-{gap:.917vw}}.CurrencyOfferResult_equalBlockThirdText__CJfKQ{color:#ffffffbf;font-family:var(--font-family-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-snug);text-align:left}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdText__CJfKQ{font-size:1.284vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdText__CJfKQ{font-size:var(--text-sm)}}.CurrencyOfferResult_equalBlockThirdHard__qX1bs{align-items:center;display:flex;font-family:var(--font-family-display);font-size:var(--text-2xl);font-weight:var(--font-weight-semibold);gap:5px;line-height:var(--line-height-snug);text-align:left}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdHard__qX1bs{font-size:2.752vw}.CurrencyOfferResult_equalBlockThirdHard__qX1bs img{width:4.13vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdHard__qX1bs{font-size:var(--text-2xl)}.CurrencyOfferResult_equalBlockThirdHard__qX1bs img{height:35px;width:35px}}@media screen and (max-width:768px)and (max-width:374px){.CurrencyOfferResult_equalBlockThirdHard__qX1bs{font-size:25px}.CurrencyOfferResult_equalBlockThirdHard__qX1bs img{height:30px;width:30px}}.CurrencyOfferResult_equalBlockThirdArrow__ZrUAJ{margin:auto 10px}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdArrow__ZrUAJ{margin:auto .917vw}}.CurrencyOfferResult_equalBlockThirdArrow__ZrUAJ svg{transform:rotate(180deg)}.CurrencyOfferResult_equalBlockThirdTwoBlocks__s2Xm4{display:flex;flex-direction:column;gap:10px;height:100%;width:60%}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTwoBlocks__s2Xm4{gap:.917vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdTwoBlocks__s2Xm4{gap:7px}}.CurrencyOfferResult_equalBlockThirdTwoBlocksFirst__P4\+Wo,.CurrencyOfferResult_equalBlockThirdTwoBlocksSecond__H4vwV{align-items:center;border-radius:4px;display:flex;gap:10px;height:34px;justify-content:space-between;padding:5px 7px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTwoBlocksFirst__P4\+Wo,.CurrencyOfferResult_equalBlockThirdTwoBlocksSecond__H4vwV{gap:.917vw;height:3.063vw;padding:.642vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdTwoBlocksFirst__P4\+Wo,.CurrencyOfferResult_equalBlockThirdTwoBlocksSecond__H4vwV{gap:10px;height:36px;padding:7px}}.CurrencyOfferResult_equalBlockThirdTwoBlocksFirst__P4\+Wo{background:#3e3e3e}.CurrencyOfferResult_equalBlockThirdTwoBlocksSecond__H4vwV{background:#4b68fe}.CurrencyOfferResult_equalBlockThirdTwoBlocksText__z0qLB{font-family:var(--font-family-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-none);text-align:left}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTwoBlocksText__z0qLB{font-size:1.284vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdTwoBlocksText__z0qLB{font-size:var(--text-sm)}}.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9{align-items:center;display:flex;font-family:var(--font-family-display);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);gap:5px;line-height:var(--line-height-none);text-align:right}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9{font-size:1.835vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9{font-size:var(--text-lg)}}@media screen and (max-width:374px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9{font-size:var(--text-base)}}.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9 img{height:auto;width:20px}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9 img{width:1.835vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9 img{width:25px}}@media screen and (max-width:374px){.CurrencyOfferResult_equalBlockThirdTwoBlocksValue__5XxN9 img{width:20px}}.CurrencyOfferResult_equalBlockDescription__PxJb-{align-items:center;bottom:-35px;color:#4b68feb3;display:flex;font-family:var(--font-family-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);gap:5px;justify-content:flex-end;line-height:var(--line-height-tight);margin-top:10px;position:absolute;right:0;text-align:right}@media screen and (max-width:1110px){.CurrencyOfferResult_equalBlockDescription__PxJb-{font-size:1.284vw}}@media screen and (max-width:768px){.CurrencyOfferResult_equalBlockDescription__PxJb-{font-size:var(--text-sm);justify-content:center;right:50%;text-align:center;transform:translateX(50%);width:100%}}.CurrencyOfferResult_equalBlockDescription__PxJb-.CurrencyOfferResult_rtl__61gfX{direction:rtl}.CurrencyOfferResult_hardIcon__6EWdr{height:24px;width:24px}@media screen and (max-width:1110px){.CurrencyOfferResult_hardIcon__6EWdr{height:2.162vw;width:2.162vw}}@media screen and (max-width:768px){.CurrencyOfferResult_hardIcon__6EWdr{height:24px;width:24px}}.CurrencyOfferResult_hardIconBig__I5aFN{height:45px;width:45px}@media screen and (max-width:1110px){.CurrencyOfferResult_hardIconBig__I5aFN{height:4.054vw;width:4.054vw}}@media screen and (max-width:768px){.CurrencyOfferResult_hardIconBig__I5aFN{height:45px;width:45px}}.CurrencyOfferResult_rtl__61gfX{direction:rtl}.CurrencyOfferSection_wrapper__F0pyv{height:100%;isolation:isolate;letter-spacing:var(--letter-spacing-normal);padding:20px 0 80px;position:relative;width:100%;z-index:1}@media screen and (max-width:768px){.CurrencyOfferSection_wrapper__F0pyv{margin-top:30px;padding-bottom:60px;padding-top:0}}.CurrencyOfferSection_imgBg__LNjS2{height:auto;left:0;margin-top:-170px;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:1110px){.CurrencyOfferSection_imgBg__LNjS2{margin-top:-15.315vw}}@media screen and (max-width:768px){.CurrencyOfferSection_imgBg__LNjS2{margin-top:-50px}}@media screen and (max-width:500px){.CurrencyOfferSection_imgBg__LNjS2{margin-top:-30px}}.CurrencyOfferSection_btn__AjJdY{display:block;margin:60px auto 0!important;min-width:200px}@media screen and (max-width:768px){.CurrencyOfferSection_btn__AjJdY{margin-top:40px!important}.CurrencyOfferSection_rangeBlockAndEqualBlock__rLxOh{display:flex;flex-direction:column-reverse}}.Title_title__j0BYf{color:#fff;color:var(--color-text-primary);font-family:Chakra Petch,sans-serif;font-family:var(--font-family-display);font-size:3.75rem;font-size:var(--text-5xl);font-weight:700;font-weight:var(--font-weight-bold);line-height:1;line-height:var(--line-height-none);text-align:center;text-shadow:2px 4px 0 #000c;text-transform:uppercase}@media screen and (max-width:768px){.Title_title__j0BYf{font-size:3rem;font-size:var(--text-4xl)}}.GuidePage_wrapper__qYR3w{padding-bottom:40px;position:relative}.GuidePage_content__3ykdV{padding-top:40px}@media screen and (max-width:768px){.GuidePage_content__3ykdV{padding-top:20px}}.GuidesListPage_wrapper__5C92D{height:100%;padding-bottom:100px;width:100%}@media screen and (max-width:768px){.GuidesListPage_wrapper__5C92D{padding-top:10px}}.GuidesListPage_content__mu5Qx{padding-top:40px}@media screen and (max-width:1110px){.GuidesListPage_content__mu5Qx{padding-top:20px}}.GuidesListPage_toolbar__ERq4\+{display:flex;gap:10px;width:100%}@media screen and (max-width:768px){.GuidesListPage_toolbar__ERq4\+{flex-direction:column}}.GuidesListPage_tags__3iG6F,.GuidesListPage_toolbar__ERq4\+{margin-bottom:40px}@media screen and (max-width:1110px){.GuidesListPage_tags__3iG6F,.GuidesListPage_toolbar__ERq4\+{margin-bottom:20px}}.GuidesListPage_btnMore__EgmuV{margin-top:40px}.GuidesListPage_loader__yuPbQ{align-items:center;display:flex;height:calc(100vh - 80px);height:calc(100vh - var(--header-height));justify-content:center;width:100vw}@media screen and (max-width:768px){.GuidesListPage_loader__yuPbQ{height:calc(100vh - 70px);height:calc(100vh - var(--header-height-mobile))}}.GuidesListPage_empty__VLJvo{align-items:center;color:#fff9;color:var(--color-text-muted);display:flex;font-size:1.25rem;font-size:var(--text-lg);justify-content:center;min-height:200px;padding:40px 20px;text-align:center}.ArticlePage_wrapper__u-h1E{padding-bottom:40px;position:relative}.ArticlePage_content__dAWVd{padding-top:40px}@media screen and (max-width:768px){.ArticlePage_content__dAWVd{padding-top:20px}}:root{--scrollbar-width:0px;--container-max-width:1110px;--header-height:80px;--header-height-mobile:70px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-lg:16px;--spacing-xl:24px;--spacing-2xl:32px;--spacing-3xl:40px;--spacing-4xl:48px;--spacing-5xl:64px;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--border-radius-xl:16px;--border-radius-full:9999px;--color-background:#0e0f10;--color-background-modal:#161616;--color-background-dark:#0a1a24;--color-overlay:#000000b3;--color-text-primary:#fff;--color-text-secondary:#fffc;--color-text-muted:#fff9;--color-text-disabled:#ffffff80;--color-text-error:#f15a5a;--color-accent:#ffda15;--color-success:#4ade80;--color-error:#ff2929;--color-danger:#e04646;--color-event-border-light:#a6ecff;--color-event-border-dark:#155297;--color-event-bg-dark:#080707;--color-event-bg-red:#491816;--color-event-accent-red:#e64543;--color-event-card-bg:#cee9ff1a;--color-event-card-border:#cee9ff4d;--font-family-primary:"Noto Sans",sans-serif;--font-family-display:"Chakra Petch",sans-serif;--font-family-display-light:"Chakra Petch Light",sans-serif;--font-family-heading:var(--font-family-display);--font-family-heading-light:var(--font-family-display-light);--text-2xs:0.625rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:3.75rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-none:1;--line-height-tight:1.2;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tighter:-0.05em;--letter-spacing-tight:-0.025em;--letter-spacing-normal:0;--letter-spacing-wide:0.025em;--letter-spacing-wider:0.05em;--letter-spacing-widest:0.1em;--z-index-modal:888;--z-index-modal-content:999;--transition-fast:0.15s ease;--transition-normal:0.2s ease;--transition-slow:0.4s ease}.NewsListPage_wrapper__VjUmR{display:flex;flex-direction:column;gap:40px;padding-bottom:40px;padding-top:40px}@media screen and (max-width:1110px){.NewsListPage_wrapper__VjUmR{gap:20px;padding-bottom:20px;padding-top:20px}}@media screen and (max-width:768px){.NewsListPage_wrapper__VjUmR{padding-top:10px}}.NewsListPage_loader__qJ64G{align-items:center;display:flex;height:calc(100vh - 80px);height:calc(100vh - var(--header-height));justify-content:center;width:100vw}@media screen and (max-width:768px){.NewsListPage_loader__qJ64G{height:calc(100vh - 70px);height:calc(100vh - var(--header-height-mobile))}}.NewsListPage_featuredGridNoMargin__PupHo{margin-bottom:0}
/*# sourceMappingURL=main-e96e9bea.1b54c7c1.css.map*/