.Breadcrumbs_breadcrumbs__zRNJh{display:flex;align-items:center;font-size:14px;color:var(--primary-color);padding:0}.Breadcrumbs_list__QJZ6E{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.Breadcrumbs_item__czOcS{display:flex;align-items:center}.Breadcrumbs_link__vuRxY{color:var(--primary-color);text-decoration:none;transition:color .3s;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Breadcrumbs_link__vuRxY:hover{color:var(--blue-600)}.Breadcrumbs_current__Iqwth{color:var(--primary-color);font-weight:600;cursor:default}.Breadcrumbs_current__Iqwth:hover{color:var(--primary-color)}.Breadcrumbs_separator__TmLr3{margin:0 8px;color:var(--primary-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:768px){.Breadcrumbs_separator__TmLr3{margin:0 4px}}.Button_button__2BY8C{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:var(--button-padding,16px 24px);height:var(--button-height,48px);min-width:var(--button-min-width,auto);border:1px solid rgba(0,0,0,0);border-radius:10px;background:var(--button-bg,var(--button-primary-bg));color:var(--button-text,var(--button-primary-text));font-family:var(--font-onest,inherit),Arial,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:400;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;position:relative;overflow:hidden;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Button_button__2BY8C:hover:not(:disabled){background:var(--button-hover-bg,var(--button-primary-hover));color:var(--button-hover-text,var(--button-primary-text));transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Button_button__2BY8C:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.Button_button__2BY8C:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.Button_button__2BY8C.Button_button--disabled__0J_sR,.Button_button__2BY8C:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button_button--sm__dlbMh{--button-height:36px;--button-padding:12px 16px;--button-min-width:36px;font-size:14px;border-radius:12px}.Button_button--md__q8LQb{--button-height:48px;--button-padding:16px 24px;--button-min-width:48px;font-size:16px}.Button_button--lg__T2hYq{--button-height:56px;--button-padding:18px 32px;--button-min-width:56px;font-size:20px;border-radius:20px}.Button_button--xl__GDooM{--button-height:60px;--button-padding:20px 40px;--button-min-width:60px;font-size:20px;border-radius:12px}.Button_button--primary__o63FC{--button-bg:var(--button-primary-bg);--button-text:var(--button-primary-text);--button-hover-bg:var(--button-primary-hover);--button-hover-text:var(--button-primary-text)}.Button_button--secondary__Netxb{--button-bg:var(--button-secondary-bg);--button-text:var(--button-primary-text);--button-hover-bg:var(--button-secondary-hover-bg);--button-hover-text:var(--button-secondary-hover-text);border-color:var(--button-secondary-border)}.Button_button--outline__uKeOx{--button-bg:transparent;--button-text:var(--primary-color);--button-hover-bg:var(--primary-color);--button-hover-text:#fff;border-color:var(--primary-color)}.Button_button--outline__uKeOx:hover:not(:disabled){border-color:var(--primary-color-darken)}.Button_button--ghost__W5dyH{--button-bg:transparent;--button-text:var(--text-color);--button-hover-bg:rgba(255,255,255,0.1);--button-hover-text:var(--text-color);border:none}.Button_button--square__pHh8t{padding:0!important;aspect-ratio:1;width:var(--button-height);min-width:var(--button-height);max-width:var(--button-height);border-radius:12px}.Button_button--square__pHh8t.Button_button--sm__dlbMh{width:36px;min-width:36px;max-width:36px;height:36px}.Button_button--square__pHh8t.Button_button--md__q8LQb{width:48px;min-width:48px;max-width:48px;height:48px}.Button_button--square__pHh8t.Button_button--lg__T2hYq{width:56px;min-width:56px;max-width:56px;height:56px}.Button_button--square__pHh8t.Button_button--xl__GDooM{width:60px;min-width:60px;max-width:60px;height:60px}.Button_button--fullWidth__Yonkj{width:100%}.Button_button--loading__zRrBl{pointer-events:none}.Button_button--loading__zRrBl .Button_buttonContent__ZF37N{opacity:0}.Button_button--loading__zRrBl:after{content:"";position:absolute;width:16px;height:16px;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:Button_buttonSpin__kjKGA 1s linear infinite}@media(max-width:768px){.Button_button__2BY8C{min-height:44px}.Button_button--square__pHh8t{min-width:44px;min-height:44px}.Button_button--square__pHh8t.Button_button--sm__dlbMh{width:max(36px,44px);height:max(36px,44px);min-width:max(36px,44px);max-width:max(36px,44px)}}.Button_buttonIcon__g_qhW{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px}.Button_buttonIcon__g_qhW svg{width:100%;height:100%;fill:currentColor}.Button_button--sm__dlbMh .Button_buttonIcon__g_qhW{width:16px;height:16px}.Button_button--md__q8LQb .Button_buttonIcon__g_qhW{width:20px;height:20px}.Button_button--lg__T2hYq .Button_buttonIcon__g_qhW{width:24px;height:24px}.Button_button--xl__GDooM .Button_buttonIcon__g_qhW{width:28px;height:28px}.Button_buttonContent__ZF37N{display:flex;align-items:center;gap:8px;transition:opacity .2s ease-in-out}@keyframes Button_buttonSpin__kjKGA{to{transform:rotate(1turn)}}.DevWarning_devWarning___51Yq{display:block!important;position:fixed;top:0;left:0;right:0;height:25px;color:#fff;width:100%;overflow:hidden;font-size:12px;background-color:#e52402;z-index:9999}.DevWarning_devWarning___51Yq:before{content:"Внимание!!! Это тестовый стенд Мастерской игр Урсула! Он похож на продакшн, но это не он. Настоятельно не рекомендуется посылать сюда настоящий трафик, приглашать друзей, проводить здесь свое время, не связанное с тестирование функциональностей, посылать запросы в техническую поддержку, заводить животных, распивать алкоголь, буянить. С уважением, ваша УК.";white-space:nowrap;animation:DevWarning_devWarn__abCMz 90s linear infinite both;display:inline-block}.DevWarning_devWarning___51Yq.DevWarning_bottom__ADx6k{top:unset;bottom:0}@keyframes DevWarning_devWarn__abCMz{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}.Footer_footerContainer__AIo8c{margin:0 auto;display:grid;grid-template-areas:"branding columns partners";grid-template-columns:auto 1fr auto;grid-gap:20px 96px;gap:20px 96px;font-size:16px;line-height:140%}@media screen and (max-width:1280px){.Footer_footerContainer__AIo8c{grid-template-areas:"branding branding branding" "columns columns columns" "partners partners partners"}}@media screen and (max-width:768px){.Footer_footerContainer__AIo8c{grid-template-areas:"branding" "partners"}}@media(max-width:480px){.Footer_footerContainer__AIo8c{grid-template-columns:1fr;width:100%}}.Footer_footerBranding__alH8Y{grid-area:branding}.Footer_footerBranding__alH8Y img{max-width:160px;height:auto}.Footer_footerBox__fz_KT{display:flex;flex-direction:column;justify-content:space-between;grid-area:partners;gap:20px}@media(max-width:480px){.Footer_footerBox__fz_KT{width:100%}}.Footer_footerLegal__BFwix{display:flex;gap:10px;font-size:16px;flex-direction:column;text-align:right;align-items:flex-end}.Footer_footerLegal__BFwix .Footer_footerLegalLink__V_Lxw{color:var(--blue-300);text-decoration:none;transition:color .3s}.Footer_footerLegal__BFwix .Footer_footerLegalLink__V_Lxw:hover{color:var(--primary-color)}.Footer_footerLegal__BFwix p{color:var(--blue-300)}@media screen and (max-width:1280px){.Footer_footerLegal__BFwix{text-align:left;align-items:flex-start}}@media(max-width:768px){.Footer_footerLegal__BFwix{flex-direction:column;margin-top:20px}}@media(max-width:480px){.Footer_footerLegal__BFwix{width:100%;margin-top:0}}.Footer_footerPartners__kSPXR{display:flex;align-items:flex-start;gap:48px;margin-left:auto}@media screen and (max-width:1280px){.Footer_footerPartners__kSPXR{margin-left:0}}@media(max-width:768px){.Footer_footerPartners__kSPXR{flex-direction:column;gap:20px}}.Footer_footerLogos__LhIyQ{gap:48px}.Footer_footerLogos__LhIyQ,.Footer_footerLogos__LhIyQ a{display:flex;align-items:center}@media(max-width:768px){.Footer_footerLogos__LhIyQ{flex-direction:column;gap:20px}}.Footer_footerEmailButton__qc2l0{width:-moz-fit-content;width:fit-content;background-color:var(--blue-300)!important;color:var(--bg-color)!important;transition:background-color .3s,transform .3s}.Footer_footerEmailButton__qc2l0:hover{color:var(--bg-color)!important}.Footer_footerEmailButtonContent__14m_2{display:flex;align-items:center;gap:8px}.Footer_footerEmailButtonContent__14m_2 svg{width:16px;height:16px}.Footer_footerLogo__ggIlA{width:145px;height:200px}.Footer_iriLogo__6NlHu{width:128px;height:23px}.Footer_kdLogo__CpUdc{width:128px;height:34px}.Footer_footerSocials__wpboK{display:flex;gap:5px}.Footer_footerSocials__wpboK a{background-color:var(--blue-300);color:var(--bg-color);transition:background-color .3s,transform .3s}.Footer_footerSocials__wpboK a:hover{color:var(--bg-color)!important}.FooterMainLinks_footerColumns___UhkO{grid-area:columns;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,auto));grid-gap:20px 96px;gap:20px 96px;justify-content:flex-start}@media screen and (max-width:1600px){.FooterMainLinks_footerColumns___UhkO{gap:20px 40px}}@media screen and (max-width:1280px){.FooterMainLinks_footerColumns___UhkO{gap:40px 40px}}@media(max-width:768px){.FooterMainLinks_footerColumns___UhkO{gap:20px 20px}}@media(max-width:480px){.FooterMainLinks_footerColumns___UhkO{display:none}}.FooterMainLinks_footerColumn__6S1_l{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.FooterMainLinks_footerColumn__6S1_l a{color:var(--blue-300);text-decoration:none;display:block;transition:color .3s}.FooterMainLinks_footerColumn__6S1_l a:hover{color:var(--primary-color)}.DesktopHeader_header__z87FO{padding-left:54px;padding-right:54px;height:112px;transition:transform .3s;position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background-color:var(--bg-color)}.DesktopHeader_header__z87FO.DesktopHeader_hidden__T6Lso{transform:translateY(-150%)}.DesktopHeader_header__z87FO.DesktopHeader_visible__MmX1s{transform:translateY(0)}.DesktopHeader_ursulaIcon__dMBIQ{width:97px;height:30px}.DesktopHeader_iriLogo__I69pC{width:100px;height:30px}.DesktopHeader_userInfo__V_W1i{height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--primary-color);padding:8px;gap:12px}.DesktopHeader_avatar__ITGNd{width:30px;height:30px;border-radius:50%;background-color:var(--blue-900);object-fit:cover;object-position:center}.DesktopHeader_avatarPlaceholder__yPygO{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:var(--blue-700);border-radius:50%;color:#fff}.DesktopHeader_userInitials__Q5BzR{display:flex;align-items:center;justify-content:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.DesktopHeader_headerContainer__hGvkV{padding-top:32px;padding-bottom:16px;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;max-width:1860px;width:100%;margin:0 auto}@media screen and (max-width:1600px){.DesktopHeader_headerContainer__hGvkV{justify-content:unset}}.DesktopHeader_logos__B21Ef{display:flex;gap:24px;align-items:center}.DesktopHeader_pageMenu__x7JU4{display:none!important}@media screen and (max-width:1600px){.DesktopHeader_pageMenu__x7JU4{display:inline-block!important;margin-left:20px;margin-right:5px}}.DesktopHeader_pages__H2C3u{display:flex}@media screen and (max-width:1600px){.DesktopHeader_pages__H2C3u{display:none}}.DesktopHeader_pageLink__reJ09{color:var(--text-color);text-decoration:none;padding:8px 16px;transition:color .3s}.DesktopHeader_pageLink__reJ09:hover{color:var(--primary-color)}.DesktopHeader_buttonBox__TtuOV{display:flex;gap:5px}@media screen and (max-width:1600px){.DesktopHeader_buttonBox__TtuOV{margin-left:auto}}.DesktopHeader_logoSpacer__7FxEb{width:1px;height:30px;border:1px solid var(--primary-color)}.PageMenu_menu__sFKx6{position:relative;display:inline-block}.PageMenu_list__7LBAQ{position:absolute;top:calc(100% + 8px);left:0;width:204px;background-color:var(--blue-900);border-radius:10px;box-shadow:0 6px 24px rgba(22,59,92,.1);padding:0;margin:0;list-style:none;z-index:100;border:1px solid var(--primary-color)}.PageMenu_item__mePP1{margin:0}.PageMenu_item__mePP1+.PageMenu_item__mePP1{border-top:1px solid var(--blue-600)}.PageMenu_link__jFpcv{display:flex;align-items:center;gap:12px;padding:8px 20px;font-size:15px;color:#fff;text-decoration:none;border-radius:8px;transition:background-color .18s,color .18s}.PageMenu_link__jFpcv:hover{background-color:var(--gray-100);color:var(--blue-900)}.PageMenu_label__lqXDO{flex:1 1}.Header_desktopHeader__7n7Fl{display:block}@media screen and (max-width:calc(1280px - 1px)){.Header_desktopHeader__7n7Fl{display:none}}.Header_mobileHeader__dGnCX{display:none}@media screen and (max-width:calc(1280px - 1px)){.Header_mobileHeader__dGnCX{display:block}}.MobileHeader_mobileHeader__AXUiW{padding-left:24px;padding-right:24px;height:79px;transition:transform .3s;position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background-color:var(--bg-color);border-bottom:1px solid var(--blue-600)}.MobileHeader_mobileHeader__AXUiW.MobileHeader_hidden__5Qxt6{transform:translateY(-150%)}.MobileHeader_mobileHeader__AXUiW.MobileHeader_visible__7oiES{transform:translateY(0)}.MobileHeader_ursulaLogo__e25l2{width:96px;height:30px}.MobileHeader_iriLogo__MPjRk{width:99px;height:30px}.MobileHeader_headerContainer__Jxoge{padding-top:16px;padding-bottom:16px;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;max-width:1860px;width:100%;margin:0 auto}.MobileHeader_logos__JY5Q_{display:flex;gap:24px;align-items:center}.MobileHeader_logoSpacer__SI_qT{width:1px;height:30px;border:1px solid var(--primary-color)}.MobileHeader_overlay__92ZHA{position:fixed;top:76px;left:0;right:0;height:100vh;background-color:#000;opacity:.9;z-index:1000;overflow-x:hidden;overflow-y:auto;perspective:500px;display:block}.MobileHeader_menu__SaqRq{position:fixed;top:80px;left:0;right:0;max-height:calc(100vh - 64px);overflow-y:auto;background:rgba(0,0,0,0);color:#6e6e6e;padding:10px 10px 0;z-index:1001;transition:transform .3s,opacity .3s;transform:translateY(-250%);opacity:0}.MobileHeader_menu__SaqRq.MobileHeader_isActive__BfWZp{transform:translateY(0);opacity:1;transition:transform .15s,opacity .15s}.MobileHeader_menuBox__HSFei{background-color:var(--blue-900);border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center}.MobileHeader_container__aMAgQ{width:100%}.MobileHeader_bvi__40V0d.MobileHeader_bvi__40V0d{min-height:66px;width:100%;justify-content:center;margin-top:20px;height:100%}.MobileHeader_bvi__40V0d.MobileHeader_bvi__40V0d>span{display:flex;align-items:center;margin:0 auto;justify-content:center;text-align:left;overflow:visible;white-space:inherit;text-overflow:inherit}.MobileHeader_bvi__40V0d.MobileHeader_bvi__40V0d>span span{gap:15px;overflow:visible;white-space:inherit;text-overflow:inherit}.MobileHeader_bvi__40V0d.MobileHeader_bvi__40V0d>span svg{flex-shrink:0}.MobileHeader_wrap__rk3aP{padding:0;border:none;cursor:pointer;outline:none;border:1px solid var(--primary-color);border-radius:12px}.MobileHeader_burgerBox__OA3Tt,.MobileHeader_wrap__rk3aP{width:46px;height:46px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.MobileHeader_burgerBox__OA3Tt{transition:background .3s,border-color .3s;position:relative}.MobileHeader_burgerBox__OA3Tt.MobileHeader_isActive__BfWZp{border-color:var(--gray-100)}.MobileHeader_burger__DLfjS{width:24px;height:24px;border:0;outline:none;background:rgba(0,0,0,0);position:relative;color:var(--text-color);cursor:pointer;display:flex;align-items:center;justify-content:center}.MobileHeader_burger__DLfjS span{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:currentColor;border-radius:1px;transform:translateY(-50%);transition:background .3s,width .3s}.MobileHeader_burger__DLfjS span:after,.MobileHeader_burger__DLfjS span:before{content:"";position:absolute;left:0;width:100%;height:2px;background-color:currentColor;border-radius:1px;transition:transform .15s,width .3s}.MobileHeader_burger__DLfjS span:before{top:-8px;transform-origin:center}.MobileHeader_burger__DLfjS span:after{bottom:-8px;transform-origin:center}.MobileHeader_burger__DLfjS.MobileHeader_isActive__BfWZp span{background-color:rgba(0,0,0,0)}.MobileHeader_burger__DLfjS.MobileHeader_isActive__BfWZp span:before{transform:translateY(8px) rotate(-45deg);width:100%}.MobileHeader_burger__DLfjS.MobileHeader_isActive__BfWZp span:after{transform:translateY(-8px) rotate(45deg);width:100%}.MobileHeader_item__TZ2Nt{width:100%;padding:16px 10px}.MobileHeader_item__TZ2Nt+.MobileHeader_item__TZ2Nt{border-top:1px solid var(--blue-600)}.MobileHeader_item__TZ2Nt:last-of-type{border-bottom:1px solid var(--blue-600)}.MobileHeader_link__wxPIJ{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-decoration:none;text-align:left;display:block}.MobileHeader_buttonsBox__HTTvz{display:flex;flex-direction:column;width:100%;gap:10px;margin-top:20px}.MobileHeader_socialButtons__gJjcJ{display:flex;gap:10px;justify-content:center;align-items:center;width:100%;margin-top:20px}.MobileHeader_socialButtons__gJjcJ button{flex-grow:1}.MobileHeader_userBox__Vubnc{display:flex;align-items:center;width:100%;margin-top:20px;gap:10px}.MobileHeader_avatar__v_pX6{width:64px;height:64px;border-radius:50%;background-color:var(--blue-900);object-fit:cover;object-position:center}.MobileHeader_avatarPlaceholder__R4aBV{width:64px;background-color:var(--blue-700);border-radius:50%}.MobileHeader_avatarPlaceholder__R4aBV,.MobileHeader_userInitials__xRO0W{height:64px;display:flex;align-items:center;justify-content:center;color:#fff}.MobileHeader_userInitials__xRO0W{min-width:64px;flex-grow:1;font-size:20px;font-style:normal;font-weight:400;line-height:150%;border-radius:12px;border:1px solid var(--primary-color)}.ScrollToTopButton_scrollToTop__n2GXD{position:fixed;bottom:32px;right:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:none;border-radius:16px;background:var(--blue-700);color:var(--primary-color);cursor:pointer;outline:none;z-index:999;box-shadow:0 8px 24px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(20px) scale(.8);transition:all .3s}.ScrollToTopButton_scrollToTop__n2GXD:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px) scale(1);box-shadow:0 12px 32px rgba(0,0,0,.2)}.ScrollToTopButton_scrollToTop__n2GXD:active{transform:translateY(0) scale(.95);transition-duration:.1s}.ScrollToTopButton_scrollToTop__n2GXD:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}.ScrollToTopButton_scrollToTop__n2GXD.ScrollToTopButton_visible__2doZW{opacity:1;visibility:visible;transform:translateY(0) scale(1)}@media(max-width:1024px){.ScrollToTopButton_scrollToTop__n2GXD{bottom:24px;right:24px;width:56px;height:56px;border-radius:14px}}@media(max-width:768px){.ScrollToTopButton_scrollToTop__n2GXD{bottom:20px;right:20px;width:52px;height:52px;border-radius:12px}}.ScrollToTopButton_icon__mm5Wa{width:24px;height:24px;transition:transform .2s ease}.ScrollToTopButton_scrollToTop__n2GXD:hover .ScrollToTopButton_icon__mm5Wa{transform:translateY(-1px)}@media(max-width:1024px){.ScrollToTopButton_icon__mm5Wa{width:22px;height:22px}}@media(max-width:768px){.ScrollToTopButton_icon__mm5Wa{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.ScrollToTopButton_scrollToTop__n2GXD{transition:opacity .2s ease}.ScrollToTopButton_scrollToTop__n2GXD:active,.ScrollToTopButton_scrollToTop__n2GXD:hover{transform:none}.ScrollToTopButton_icon__mm5Wa{transition:none}.ScrollToTopButton_scrollToTop__n2GXD:hover .ScrollToTopButton_icon__mm5Wa{transform:none}}.error_page__x7k2p{display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;padding:20px 10px 40px;flex-grow:1}.error_status__KOpXe{text-align:center;font-family:var(--font-montserrat),sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:2px}.error_message__Q6rc7{font-size:24px;font-weight:600;line-height:125%;margin-top:20px}.error_choose__joApW,.error_message__Q6rc7{text-align:center;font-family:var(--font-montserrat),sans-serif;font-style:normal;margin-bottom:10px}.error_choose__joApW{font-size:20px;font-weight:500;line-height:130%}.error_buttons__G0Ngu{display:flex;justify-content:center;gap:.625rem;flex-wrap:wrap;margin-top:30px}@media screen and (max-width:768px){.error_status__KOpXe{font-size:30px}}@media screen and (max-width:480px){.error_status__KOpXe{font-size:30px}.error_message__Q6rc7{font-size:20px}.error_choose__joApW{font-size:16px}}.layout_layout__sx_l_{padding:0 30px 80px;min-height:100dvh;max-width:1920px;margin:0 auto;position:relative;display:flex;flex-direction:column}.layout_body__AOMdy{display:flex;flex-direction:column;flex:1 1;min-height:100%}.layout_body__AOMdy main{flex:1 1;display:flex;flex-direction:column;padding-top:120px}.layout_breadcrumbs__UoK9O{margin-bottom:48px}@media screen and (max-width:1440px){.layout_breadcrumbs__UoK9O{margin-bottom:32px}}@media screen and (max-width:768px){.layout_layout__sx_l_{padding-right:20px;padding-left:20px}.layout_breadcrumbs__UoK9O{margin-bottom:24px}}@media screen and (max-width:480px){.layout_layout__sx_l_{padding-right:10px;padding-left:10px}}.SolutionForm_btn__BSmEW{color:var(--text-color);cursor:pointer;display:inline-flex;align-items:center;gap:8px}.SolutionForm_btn__BSmEW span{display:inline-block;border-bottom:1px dashed}.SolutionForm_btn__BSmEW:hover span{border-bottom-color:rgba(0,0,0,0)}.SolutionForm_btn__BSmEW:hover svg{color:var(--primary-color)}.SolutionForm_buttons__orgxr{display:flex;gap:16px;margin:2em 0}.SolutionForm_input__3Mms4 input[type=file]{display:none}.SolutionForm_notice__OTnHU{margin:2em 0;background-color:hsla(0,0%,100%,.1);border-radius:1.5em;padding:1.5em 2em;display:flex;gap:.85em}.SolutionForm_notice__OTnHU strong{font-weight:700}.Alert_alert__0Ts56{margin-bottom:20px;background-color:hsla(0,0%,100%,.1);border-radius:1.5em;padding:1.5em 2em;display:flex;gap:.85em}.Alert_alert__0Ts56 strong{font-weight:700}.Alert_content__WGnF2{text-wrap:balance}.ResultBlock_block__BTJro{padding:24px;background-color:rgba(0,0,0,.15);border-radius:24px}.ResultBlock_code__PIgeL{background-color:rgba(0,0,0,.4);font-size:14px;font-family:monospace;text-align:center;padding:1em .5em;border-radius:1em;margin:1em 0;cursor:pointer;word-wrap:break-word;color:#fff}.ResultBlock_code__PIgeL::selection{background:#c97c0a}.ResultBlock_hint__fwk4D p{margin-top:20px}.ResultBlock_link__nTJrZ{color:var(--blue-300);white-space:nowrap;text-decoration:none}.ResultBlock_link__nTJrZ span{border-bottom:1px dashed var(--blue-200);transition:border .3s}.ResultBlock_link__nTJrZ:hover span{border-bottom-color:rgba(0,0,0,0)}.ResultBlock_btns__XyYzs{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.PageContent_layout__akJ8n{display:flex;flex-direction:row;gap:24px;margin-top:20px}.PageContent_content__YiO0O{flex-grow:0;flex-shrink:0;width:40%}.PageContent_aside__8RleI{flex-grow:1;flex-shrink:1;width:60%;text-wrap:balance}.PageContent_loginBtn__e6muZ{min-width:220px;text-align:center;margin-top:20px}.PageContent_link__Q0QjY{color:var(--blue-300)!important}.PageContent_description__Hgsbh{margin-bottom:20px}@media screen and (max-width:768px){.PageContent_layout__akJ8n{flex-direction:column}.PageContent_aside__8RleI,.PageContent_content__YiO0O{width:100%}}.Code_code__ZoSoI{background-color:var(--blue-700);color:#fff;font-family:monospace;padding:16px 20px 20px;position:relative;border:1px solid var(--primary-color);border-radius:8px}.Code_code__ZoSoI code{font-size:14px;line-height:1.5;display:block;white-space:pre-wrap;font-family:monospace sans-serif}.Code_codeTitle__5iE0a{font-family:var(--courier-prime);font-size:18px;font-style:normal;font-weight:400px;line-height:150%;color:var(--primary-color)}.Code_copyButton__T12Zx{position:absolute;top:5px;right:5px;background-color:rgba(0,0,0,0);color:#fff;border:0;box-shadow:none;outline:none;cursor:pointer;padding:8px;font-size:16px}.Code_copyButton__T12Zx.Code_isActive__Pk5zf{color:var(--success-color)}.LinkCard_linkCard__z_DNt{text-decoration:none;display:flex;flex-direction:column;width:100%;min-height:380px;padding:60px;background-color:var(--blue-600);border-radius:32px;transition:transform .3s;color:#fff;align-items:flex-start;position:relative}.LinkCard_linkCard__z_DNt:hover:not(.LinkCard_disabled__kHVZE){transform:translateY(-4px)}.LinkCard_linkCard__z_DNt:hover:not(.LinkCard_disabled__kHVZE) .LinkCard_heading__mEF2B{color:var(--primary-color)}@media screen and (max-width:1440px){.LinkCard_linkCard__z_DNt{padding:40px}}@media screen and (max-width:1280px){.LinkCard_linkCard__z_DNt{padding:20px}}.LinkCard_heading__mEF2B{font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .3s}@media screen and (max-width:1280px){.LinkCard_heading__mEF2B{font-size:22px}}.LinkCard_description__IMEMQ{font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;z-index:1}.LinkCard_button__q3A3v{margin-top:auto;z-index:1}.LinkCard_image__NR8Rj{position:absolute;right:0;bottom:0;object-fit:cover;border-radius:32px;z-index:0;width:200px;height:200px;overflow:hidden;object-position:left top;display:flex;align-items:flex-start;justify-content:flex-start}.LinkCard_image__NR8Rj img{object-position:left top;object-fit:cover;position:relative;z-index:-1}@media screen and (max-width:1280px){.LinkCard_image__NR8Rj{opacity:.5}}.ActionSection_section__OV9Wd{display:flex;align-items:stretch;flex-wrap:wrap;gap:24px}.ActionSection_section__OV9Wd div{flex-basis:604px;flex-grow:1}.GamesEvents_title__aRXZI{margin-bottom:10px;max-width:960px;margin-left:auto;margin-right:auto}.GamesEvents_block__kz0Cn.GamesEvents_block__kz0Cn{margin-top:48px}@media screen and (max-width:480px){.GamesEvents_block__kz0Cn.GamesEvents_block__kz0Cn{border-radius:24px}}.GamesEvents_games__Gmfvd{margin-top:24px;width:100%}.GamesEvents_button__Sz_i2{margin-top:50px;display:flex;align-items:center;justify-content:center;width:100%}@media screen and (max-width:1280px){.GamesEvents_button__Sz_i2{margin-top:24px}}.AboutCard_card__rZhg_{width:100%;padding:16px 16px 0;border-radius:16px;background-color:var(--blue-700);box-shadow:0 4px 32px 0 rgba(0,0,0,.25);overflow:hidden}.AboutCard_imageBox__ytcHH{position:relative;aspect-ratio:400/225;overflow:hidden;border-radius:12px}.AboutCard_button__Z05cz{position:absolute;left:25px;bottom:20px;border:none;color:inherit;font-size:18px;background-color:rgba(0,0,0,0);cursor:pointer;z-index:1;display:flex;height:42px;padding:4px 16px;justify-content:center;align-items:center;gap:10px;border-radius:16px;background:rgba(12,57,89,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.AboutCard_chevron__Gf2PY{transform:rotate(90deg);transition:transform .3s ease}.AboutCard_chevronRotated__Fq5Af{transform:rotate(270deg)}.AboutCard_description__kbb0Y{max-height:0;margin-top:16px;overflow:hidden;transition:max-height .3s ease}.AboutCard_description__kbb0Y ol li:before,.AboutCard_description__kbb0Y ul li:before{opacity:0;transition:opacity .3s ease}.AboutCard_descriptionVisible__zM_KM{max-height:1000px}.AboutCard_descriptionVisible__zM_KM ol li:before,.AboutCard_descriptionVisible__zM_KM ul li:before{opacity:1}.AcceleratorCalendar_calendar__1hjiY{display:flex;width:100%;flex-direction:column;align-items:center;margin-bottom:64px}@media screen and (max-width:1280px){.AcceleratorCalendar_calendar__1hjiY{border-radius:24px}}@media screen and (max-width:768px){.AcceleratorCalendar_calendar__1hjiY{margin-bottom:0}}.AcceleratorCalendar_title__bDV8K{text-align:center;margin-bottom:32px}.AcceleratorCalendar_title__bDV8K span{position:relative}@media screen and (max-width:480px){.AcceleratorCalendar_title__bDV8K{font-size:32px}}.AcceleratorCalendar_starRight__ICMvs{width:92px;height:92px;position:absolute;top:-40px;right:-90px}@media screen and (max-width:768px){.AcceleratorCalendar_starRight__ICMvs{width:56px;height:56px;top:-30px;right:-40px}}.AcceleratorCalendar_subtitle__t8NKi{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:30px;border-radius:8px;background:var(--blue-900);display:flex;padding:16px 24px;align-items:center;justify-content:center;max-width:1000px;margin-bottom:48px}@media screen and (max-width:768px){.AcceleratorCalendar_subtitle__t8NKi{margin-bottom:24px}}.AcceleratorCalendar_cardBox__tg0KC{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px 45px;gap:20px 45px;width:100%;align-items:flex-start;margin-bottom:48px}@media screen and (max-width:1440px){.AcceleratorCalendar_cardBox__tg0KC{gap:12px}}@media screen and (max-width:1280px){.AcceleratorCalendar_cardBox__tg0KC{grid-template-columns:1fr}}.AcceleratorCalendar_card__SAGEB{border-radius:24px;background:var(--blue-900);display:flex;padding:24px;flex-direction:column;align-items:center;gap:24px;position:relative}@media screen and (max-width:1024px){.AcceleratorCalendar_card__SAGEB{gap:12px;padding:16px}}.AcceleratorCalendar_line__P4Dyz{height:1px;width:45px;background-color:var(--primary-color);position:absolute;top:-24px;right:-72px}@media screen and (max-width:1280px){.AcceleratorCalendar_line__P4Dyz{width:1px;height:12px;bottom:-37px;right:50%;top:auto}}@media screen and (max-width:1024px){.AcceleratorCalendar_line__P4Dyz{bottom:-29px}}.AcceleratorCalendar_date___DAy3{font-size:22px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.44px;text-align:center}@media screen and (max-width:1024px){.AcceleratorCalendar_date___DAy3{font-size:16px}}.AcceleratorCalendar_content__lUJgX{border-radius:16px;border:1px solid var(--blue-600);background:var(--blue-600);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}@media screen and (max-width:1024px){.AcceleratorCalendar_content__lUJgX{padding:16px;gap:8px}}.AcceleratorCalendar_cardTitle__bsAwI{font-size:22px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.44px}@media screen and (max-width:1024px){.AcceleratorCalendar_cardTitle__bsAwI{font-size:18px}.AcceleratorCalendar_description__CH96P{font-size:16px}}.AcceleratorCalendar_buttonBox__EJwbp{display:flex;gap:10px;margin-top:48px;width:100%;justify-content:center}@media screen and (max-width:768px){.AcceleratorCalendar_buttonBox__EJwbp{margin-top:32px}}@media screen and (max-width:480px){.AcceleratorCalendar_buttonBox__EJwbp{flex-direction:column}.AcceleratorCalendar_buttonBox__EJwbp a,.AcceleratorCalendar_buttonBox__EJwbp button{flex-grow:1;width:100%}}.Calendar_calendarBox__I5lww{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px}@media screen and (max-width:1440px){.Calendar_calendarBox__I5lww{gap:16px}}@media screen and (max-width:1280px){.Calendar_calendarBox__I5lww{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.Calendar_calendarBox__I5lww{grid-template-columns:1fr}}.Calendar_cItem__bzI5s{padding:24px;border-radius:16px;border:1px solid var(--blue-600);background:rgba(12,57,89,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media screen and (max-width:1280px){.Calendar_cItem__bzI5s{padding:12px}}.Calendar_cItemTitle__ChqF1{font-size:22px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.44px;margin-bottom:12px}.Calendar_cItemContent__8CQYd{border-radius:12px;background:var(--blue-900);padding:8px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.32px}@media screen and (max-width:1024px){.Calendar_cItemTitle__ChqF1{font-size:18px}.Calendar_cItem__bzI5s{padding:12px}.Calendar_calendarBox__I5lww{gap:12px}}.CreateGames_createGames__stjlc{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:490px}.CreateGames_imageBox__WhTQ6{position:relative;border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center}.CreateGames_imageBox__WhTQ6 img{object-fit:cover;z-index:-1}.CreateGames_imageBox__WhTQ6 h2{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal}.CreateGames_age__xvsVD{position:absolute;right:20px;top:20px;background-color:var(--primary-color);border-radius:8px;padding:8px;font-size:24px;font-style:normal;font-weight:400;line-height:100%}.CreateGames_content__D_Gi6{padding:48px 64px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}.CreateGames_headerBox__r21Lw{display:flex;align-items:flex-end;gap:15px}.CreateGames_headerBox__r21Lw p{font-family:var(--font-montserrat);font-size:48px;font-style:normal;font-weight:600;line-height:normal}.CreateGames_headerBox__r21Lw img{width:200px;height:171px;flex-shrink:0}.CreateGames_description__OuBjv{font-size:20px;font-style:normal;font-weight:400;line-height:150%}.CreateGames_about__cZPg8{background-color:var(--blue-700);padding:16px 24px;border-radius:8px;width:100%;display:flex;gap:24px;align-items:center}.CreateGames_about__cZPg8 svg{width:119px;height:32px;flex-shrink:0}.CreateGames_about__cZPg8 p{font-size:18px;font-style:normal;font-weight:400;line-height:150%}.CreateGames_aboutBorder__cMzWT{width:1px;height:100%;background-color:var(--primary-color)}@media screen and (max-width:1440px){.CreateGames_content__D_Gi6{padding:0 48px;align-items:flex-start}.CreateGames_headerBox__r21Lw{justify-content:space-between;width:100%}.CreateGames_headerBox__r21Lw p{font-size:32px;max-width:360px;text-align:left}.CreateGames_headerBox__r21Lw img{width:120px;height:102px}.CreateGames_description__OuBjv{max-width:500px}}@media screen and (max-width:1280px){.CreateGames_createGames__stjlc{grid-template-columns:1fr}.CreateGames_imageBox__WhTQ6{aspect-ratio:920/288}.CreateGames_imageBox__WhTQ6 h2{font-size:28px}.CreateGames_content__D_Gi6{padding:0;gap:20px}.CreateGames_description__OuBjv{max-width:920px}.CreateGames_age__xvsVD{font-size:18px}.CreateGames_headerBox__r21Lw p{max-width:unset}.CreateGames_about__cZPg8 p{font-size:16px}}@media screen and (max-width:1024px){.CreateGames_createGames__stjlc{min-height:unset}.CreateGames_imageBox__WhTQ6{aspect-ratio:600/288}.CreateGames_imageBox__WhTQ6 img{width:100%}.CreateGames_headerBox__r21Lw{justify-content:flex-start;flex-direction:column;align-items:center;width:100%;gap:15px}.CreateGames_headerBox__r21Lw p{font-size:32px;max-width:unset;text-align:center}.CreateGames_headerBox__r21Lw img{width:100%;max-width:240px;height:auto;order:-1}.CreateGames_content__D_Gi6{gap:24px}.CreateGames_description__OuBjv{max-width:unset;text-align:center;font-size:18px}}@media screen and (max-width:768px){.CreateGames_content__D_Gi6{padding:0;gap:24px}.CreateGames_imageBox__WhTQ6{aspect-ratio:320/288}.CreateGames_imageBox__WhTQ6 h2{font-size:28px}.CreateGames_headerBox__r21Lw p{font-size:28px;text-align:center}.CreateGames_description__OuBjv{text-align:center;font-size:18px}.CreateGames_about__cZPg8{flex-direction:column;align-items:flex-start;gap:12px}.CreateGames_aboutBorder__cMzWT{display:none}}.DocsAndContacts_container__aPPau{margin-bottom:64px}@media screen and (max-width:768px){.DocsAndContacts_container__aPPau{margin-bottom:0}}.DocsAndContacts_inner__sbexm{display:flex;flex-direction:column;gap:8px;flex-basis:50%}.DocsAndContacts_card__MBPQR{width:100%;display:flex;gap:40px}@media screen and (max-width:1440px){.DocsAndContacts_card__MBPQR{padding:24px}}@media screen and (max-width:1280px){.DocsAndContacts_card__MBPQR{flex-direction:column}}@media screen and (max-width:1024px){.DocsAndContacts_card__MBPQR{padding:16px;border-radius:24px;gap:20px}}@media screen and (max-width:768px){.DocsAndContacts_card__MBPQR{border-radius:8px;gap:16px}}.DocsAndContacts_title__xWKBV{font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}@media screen and (max-width:768px){.DocsAndContacts_title__xWKBV{font-size:28px}}.DocsAndContacts_content__ABm1z{width:100%;display:flex;flex-direction:column;gap:8px}.DocsAndContacts_item__ntm0G{gap:16px;justify-content:space-between;border-radius:8px;border:1px solid var(--blue-600);background:var(--blue-900);display:flex;padding:16px 24px;align-items:center}@media screen and (max-width:768px){.DocsAndContacts_item__ntm0G{padding:16px;gap:8px;flex-direction:column;align-items:flex-start}}.DocsAndContacts_itemTitle___3_Sy{color:var(--blue-300);font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media screen and (max-width:768px){.DocsAndContacts_itemTitle___3_Sy{font-size:18px}}.DocsAndContacts_contactBox__K3bVQ{display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:16px}.DocsAndContacts_contactBox__K3bVQ a{flex-shrink:0}@media screen and (max-width:768px){.DocsAndContacts_contactBox__K3bVQ{flex-direction:column;gap:16px;align-items:flex-start}}.DocsAndContacts_buttonsBox__ip6dX{display:flex;gap:5px;margin-left:76px}@media screen and (max-width:768px){.DocsAndContacts_buttonsBox__ip6dX{flex-direction:row;gap:16px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin-left:0}.DocsAndContacts_buttonsBox__ip6dX a,.DocsAndContacts_buttonsBox__ip6dX button{flex-grow:1}}.DocsAndContacts_pBox__DnxTj{display:flex;gap:16px;align-items:center}.DocsAndContacts_pBox__DnxTj img{width:60px;height:60px;border-radius:50%;flex-shrink:0}@media screen and (max-width:768px){.DocsAndContacts_pBox__DnxTj{flex-direction:column;align-items:flex-start}}.DocsAndContacts_contactName__mPCGH{display:flex;flex-direction:column;gap:4px;color:var(--blue-300);font-family:var(--font-onest);font-style:normal;line-height:150%;width:100%}.DocsAndContacts_contactName__mPCGH p:first-of-type{font-size:20px;font-weight:500}.DocsAndContacts_contactName__mPCGH p:nth-last-of-type{font-size:16px;font-weight:400}.DocsAndContacts_itemBox__ZheA_{display:flex;align-items:center;gap:5px}.EducationProgram_educationProgram__8pb7Y{display:grid;grid-template-columns:1fr 1fr;margin-bottom:68px}.EducationProgram_content__en_4_{padding:48px}.EducationProgram_title__Ke15L{margin-bottom:16px}.EducationProgram_title__Ke15L span{position:relative}.EducationProgram_linesRight__V6qJb{position:absolute;width:85px;height:85px;right:-60px;top:-50px}.EducationProgram_subtitle__gPLa1{font-size:20px;font-style:normal;font-weight:400;line-height:30px}.EducationProgram_flex__ylqHx{flex-direction:column}.EducationProgram_box__9yHVc,.EducationProgram_flex__ylqHx{display:flex;width:100%;gap:10px}.EducationProgram_card__oS9Nf{width:100%;border-radius:8px;background:var(--blue-900);display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:8px}.EducationProgram_card__oS9Nf.EducationProgram_one__gdzRl{max-width:102px;text-transform:uppercase;min-height:186px;display:flex;justify-content:center;align-items:center}.EducationProgram_card__oS9Nf.EducationProgram_one__gdzRl p{transform:rotate(-90deg);white-space:nowrap;transform-origin:center;font-size:22px;font-style:normal;font-weight:500;line-height:150%;color:var(--blue-300)}.EducationProgram_card__oS9Nf.EducationProgram_three__LoXcq,.EducationProgram_card__oS9Nf.EducationProgram_two__S_Yv5{flex-grow:1}.EducationProgram_card__oS9Nf.EducationProgram_four__lGNx7{flex-grow:1;flex-shrink:1;flex-basis:320px}.EducationProgram_card__oS9Nf.EducationProgram_five__rECeE{flex-grow:3;flex-basis:320px}.EducationProgram_cardTitle__ygVwG{font-size:22px;font-style:normal;font-weight:500;line-height:150%;color:var(--blue-300)}.EducationProgram_cardDescription__vCimW{font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1280px){.EducationProgram_educationProgram__8pb7Y{grid-template-columns:1fr;border-radius:24px;padding:32px}.EducationProgram_linesRight__V6qJb,.EducationProgram_title__Ke15L br{display:none}}@media screen and (max-width:1024px){.EducationProgram_educationProgram__8pb7Y{padding:16px}.EducationProgram_content__en_4_{padding:0 0 20px}.EducationProgram_subtitle__gPLa1,.EducationProgram_title__Ke15L{text-align:center}}@media screen and (max-width:768px){.EducationProgram_educationProgram__8pb7Y{border-radius:24px;margin-bottom:0}.EducationProgram_cardTitle__ygVwG{font-size:18px}.EducationProgram_cardDescription__vCimW{font-size:16px}.EducationProgram_title__Ke15L{font-size:28px}.EducationProgram_subtitle__gPLa1{font-size:18px;text-align:center}.EducationProgram_box__9yHVc{flex-direction:column}.EducationProgram_content__en_4_{padding:0 0 20px}.EducationProgram_card__oS9Nf{padding:16px}.EducationProgram_card__oS9Nf.EducationProgram_one__gdzRl{max-width:unset;min-height:unset}.EducationProgram_card__oS9Nf.EducationProgram_one__gdzRl p{transform:unset;white-space:unset;font-size:18px}.EducationProgram_card__oS9Nf.EducationProgram_five__rECeE,.EducationProgram_card__oS9Nf.EducationProgram_four__lGNx7{flex-basis:unset}}.Faq_container__0A8IF{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;padding-bottom:96px}@media screen and (max-width:480px){.Faq_container__0A8IF{padding-bottom:48px}}.Faq_linesRight__ORR_P{position:absolute;width:85px;height:85px;right:-60px;top:-50px}@media screen and (max-width:1280px){.Faq_linesRight__ORR_P{display:none}}.Faq_starRight__PKueH{position:absolute;width:103px;height:103px;right:10%;top:18%}@media screen and (max-width:1440px){.Faq_starRight__PKueH{right:0;top:0}}@media screen and (max-width:1280px){.Faq_starRight__PKueH{display:none}}.Faq_starLeft__F3KRD{position:absolute;width:120px;height:120px;left:10%;bottom:15%}@media screen and (max-width:1440px){.Faq_starLeft__F3KRD{left:0}}@media screen and (max-width:1280px){.Faq_starLeft__F3KRD{width:94px;height:94px;right:auto;top:-9%;left:23%}}@media screen and (max-width:1024px){.Faq_starLeft__F3KRD{display:none}}.Faq_title___wDPz{margin-bottom:30px}.Faq_title___wDPz span{position:relative}@media screen and (max-width:768px){.Faq_title___wDPz{font-size:32px;margin-bottom:6px}.Faq_question__3lUSB{font-size:18px}}.Faq_headerBox___WX12{display:flex;gap:20px;align-items:flex-start;width:100%;justify-content:space-between}.Faq_faqList__vSrtS{display:flex;flex-direction:column;gap:10px;width:100%;max-width:960px}.Faq_faqItem__7hGzv{width:100%}.Friends_friends__4QcQC{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:64px}@media screen and (max-width:768px){.Friends_friends__4QcQC{margin-bottom:0}}.Friends_title__97v5T{font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px}@media screen and (max-width:768px){.Friends_title__97v5T{font-size:28px}}.Friends_block__DcUgo{padding:32px;border-radius:20px;width:100%;display:flex;flex-direction:column;gap:24px}.Friends_block__DcUgo:first-of-type{margin-bottom:20px}@media screen and (max-width:768px){.Friends_block__DcUgo{padding:16px}}.Friends_subtitle__YoTDQ{color:var(--primary-color);text-align:center;font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:768px){.Friends_subtitle__YoTDQ{font-size:20px}}.Friends_logos__wfSSv{display:flex;align-items:center;justify-content:center;gap:64px;width:100%;flex-wrap:wrap}.Friends_logos__wfSSv a{flex-shrink:0}@media screen and (max-width:1280px){.Friends_logos__wfSSv{gap:16px 64px}}@media screen and (max-width:1024px){.Friends_logos__wfSSv{gap:20px}}@media screen and (max-width:768px){.Friends_logos__wfSSv{gap:12px;padding:16px}}.Friends_logoBox__bCRcj{display:flex;align-items:center;justify-content:center;height:120px;width:200px;flex-shrink:0}.Friends_logoBox__bCRcj img,.Friends_logoBox__bCRcj svg{max-width:180px;max-height:90px;width:100%;object-fit:contain}@media screen and (max-width:1440px){.Friends_logoBox__bCRcj img,.Friends_logoBox__bCRcj svg{max-height:70px}}@media screen and (max-width:1024px){.Friends_logoBox__bCRcj{height:90px;width:150px}.Friends_logoBox__bCRcj img,.Friends_logoBox__bCRcj svg{max-height:53px}}.GameJam_gameJam__6VHeM{display:flex;width:100%;flex-direction:column;align-items:center;margin-bottom:64px}@media screen and (max-width:1280px){.GameJam_gameJam__6VHeM{border-radius:24px}}@media screen and (max-width:768px){.GameJam_gameJam__6VHeM{margin-bottom:0}}.GameJam_title__XpcFK{text-align:center;margin-bottom:16px}.GameJam_title__XpcFK span{position:relative}@media screen and (max-width:480px){.GameJam_title__XpcFK{font-size:32px}}.GameJam_subtitle__b_JoC{text-align:center;font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;line-height:150%;max-width:980px}.GameJam_linesRight__giIZu{width:86px;height:86px;position:absolute;top:-50px;right:-60px}@media screen and (max-width:768px){.GameJam_linesRight__giIZu{width:56px;height:56px;top:-30px;right:-40px}}.GameJam_tracks__JW2sT{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:24px;gap:24px;grid-template-rows:auto;width:100%;margin-top:48px}@media screen and (max-width:1024px){.GameJam_tracks__JW2sT{margin-top:24px}}@media screen and (max-width:768px){.GameJam_tracks__JW2sT{grid-template-columns:1fr}}.GameJam_track__UGHgE{display:flex;padding:32px;flex-direction:column;flex-grow:1;align-items:center;width:100%;border-radius:16px;background:var(--blue-900)}.GameJam_track__UGHgE svg{width:64px;height:64px;color:var(--primary-color)}@media screen and (max-width:1024px){.GameJam_track__UGHgE{padding:16px}}.GameJam_trackTitle__Hha_Y{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-top:24px}@media screen and (max-width:1024px){.GameJam_trackTitle__Hha_Y{margin-top:16px}}.GameJam_trackSubtitle__zEyNe{color:var(--blue-300);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:5px}.GameJam_scheduleTitle__0g0pl{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-top:48px;margin-bottom:48px}@media screen and (max-width:1024px){.GameJam_scheduleTitle__0g0pl{margin-top:24px;margin-bottom:24px}}.GameJam_scheduleList__qNRL1{width:100%;display:flex;align-items:flex-start;gap:48px}@media screen and (max-width:1440px){.GameJam_scheduleList__qNRL1{gap:24px}}@media screen and (max-width:1280px){.GameJam_scheduleList__qNRL1{flex-direction:column}}.GameJam_weeks__3iezo{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media screen and (max-width:1280px){.GameJam_weeks__3iezo{flex-grow:unset;width:100%}}.GameJam_weekTitle__HJS3D{text-align:center;font-size:22px;font-style:normal;font-weight:500;line-height:150%}.GameJam_weekDates__wR7Go{color:var(--blue-300);font-size:20px;font-style:normal;font-weight:400;line-height:150%}.GameJam_subjects___zj5_{display:flex;flex-direction:column;justify-content:flex-start;gap:32px;margin-top:16px;width:100%}@media screen and (max-width:1440px){.GameJam_subjects___zj5_{gap:24px}}@media screen and (max-width:1280px){.GameJam_subjects___zj5_{gap:16px}}.GameJam_subject__08w43{display:flex;width:100%;padding:16px 24px;align-items:flex-start;align-self:stretch;border-radius:8px;background:var(--blue-900);gap:16px}@media screen and (max-width:1280px){.GameJam_subject__08w43{padding:16px}}@media screen and (max-width:1024px){.GameJam_subject__08w43{flex-direction:column;gap:8px}}.GameJam_dateTimeBox__j5Vm5,.GameJam_subjectContent__4ZgPG{display:flex;flex-direction:column;justify-content:flex-start;gap:4px}.GameJam_subjectContent__4ZgPG{border-left:1px solid var(--primary-color);padding-left:16px}@media screen and (max-width:1024px){.GameJam_subjectContent__4ZgPG{border-left:none;padding-left:0;border-top:1px solid var(--primary-color);padding-top:8px;width:100%}}.GameJam_sTitle__CzPEG{color:var(--blue-300);font-size:18px;font-style:normal;font-weight:400;line-height:150%}.GameJam_sub__Od9p5{font-size:22px;font-style:normal;font-weight:500;line-height:150%}@media screen and (max-width:768px){.GameJam_sub__Od9p5{font-size:20px}}.HowToGetIn_howToGetIn__J18vq{margin-bottom:68px}.HowToGetIn_howToGetIn__J18vq h3{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px}.HowToGetIn_howToGetIn__J18vq span{position:relative}@media screen and (max-width:768px){.HowToGetIn_howToGetIn__J18vq{margin-bottom:0}.HowToGetIn_howToGetIn__J18vq h3{font-size:32px}}.HowToGetIn_starIcon__PnlSO{position:absolute;left:-194px;top:10px;width:120px;height:120px;z-index:0}@media screen and (max-width:1024px){.HowToGetIn_starIcon__PnlSO{left:-54px;top:-31px;width:67px;height:67px}}.HowToGetIn_starRight__14Ngo{position:absolute;bottom:-100px;right:70%;width:85px;height:85px}@media screen and (max-width:1024px){.HowToGetIn_starRight__14Ngo{width:63px;height:63px;bottom:-50px}}.HowToGetIn_cardBox__O_tMu{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media screen and (max-width:480px){.HowToGetIn_cardBox__O_tMu{grid-template-columns:1fr}}.HowToGetIn_card__3iq9A{position:relative;border-radius:8px;background:var(--blue-700);display:flex;padding:32px;gap:32px;z-index:1}.HowToGetIn_card__3iq9A img{aspect-ratio:1/1;border-radius:16px}@media screen and (max-width:1440px){.HowToGetIn_card__3iq9A{padding:24px;gap:24px}}@media screen and (max-width:1280px){.HowToGetIn_card__3iq9A{flex-direction:column}}@media screen and (max-width:1024px){.HowToGetIn_card__3iq9A{padding:16px}}@media screen and (max-width:768px){.HowToGetIn_card__3iq9A{flex-direction:column;gap:16px;padding:16px}.HowToGetIn_card__3iq9A img{width:100%;height:auto}}.HowToGetIn_cardContent___XkHq{padding:16px;display:flex;flex-direction:column;flex-grow:1}.HowToGetIn_cardContent___XkHq p:first-of-type{margin-bottom:8px;font-size:22px;font-style:normal;font-weight:500;line-height:150%;color:var(--blue-300)}.HowToGetIn_cardContent___XkHq p:last-of-type{font-size:18px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.HowToGetIn_cardContent___XkHq a{margin-top:auto;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1440px){.HowToGetIn_cardContent___XkHq{padding:0}}.HowToGetIn_cardContent___XkHq.HowToGetIn_lastCard__qllDJ{order:-1}@media screen and (max-width:1280px){.HowToGetIn_cardContent___XkHq p:first-of-type{font-size:18px}.HowToGetIn_cardContent___XkHq p:last-of-type{font-size:16px}.HowToGetIn_cardContent___XkHq.HowToGetIn_lastCard__qllDJ{order:1}}@media screen and (max-width:768px){.HowToGetIn_cardContent___XkHq{order:2}}.MentorsAndExperts_mentors__CtLgG{margin-bottom:64px;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (max-width:768px){.MentorsAndExperts_mentors__CtLgG{margin-bottom:0}}.MentorsAndExperts_title__5CPcG{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:48px}@media screen and (max-width:768px){.MentorsAndExperts_title__5CPcG{font-size:28px;margin-bottom:24px}}.MentorsAndExperts_card__7h3YQ{margin-bottom:48px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:20px;gap:20px}@media screen and (max-width:1280px){.MentorsAndExperts_card__7h3YQ{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media screen and (max-width:768px){.MentorsAndExperts_card__7h3YQ{grid-template-columns:1fr;padding:16px;border-radius:8px}.MentorsAndExperts_card__7h3YQ:last-of-type{margin-bottom:24px}}.MentorsAndExperts_mentor__2vt2X{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;border-radius:16px;background:var(--blue-900)}@media screen and (max-width:768px){.MentorsAndExperts_mentor__2vt2X{padding:16px;gap:12px}}.MentorsAndExperts_header__YuJ5P{display:flex;align-items:center;gap:24px}.MentorsAndExperts_image__s1JoV{width:60px;height:60px;border-radius:50%;object-fit:cover}.MentorsAndExperts_nameBox__ir1aa{display:flex;flex-direction:column;gap:2px}.MentorsAndExperts_name__aE4KL{font-size:18px;font-weight:600;line-height:1.2;margin:0}@media screen and (max-width:768px){.MentorsAndExperts_name__aE4KL{font-size:16px}}.MentorsAndExperts_role__9CNBy{color:var(--blue-300);font-size:16px;font-style:normal;line-height:150%}.MentorsAndExperts_description__tlTxA{font-size:16px;font-style:normal;font-weight:400;line-height:150%}.MentorsAndExperts_descriptionContainer__qKS4R{position:relative}.MentorsAndExperts_descriptionText___Pti7{font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow:hidden;transition:max-height .5s;max-height:1500px;will-change:max-height}.MentorsAndExperts_descriptionCollapsed__fdRpy{display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;max-height:120px;min-height:min-content;transition:max-height .5s}.MentorsAndExperts_showMoreButton___aBAb{background:none;border:none;color:var(--blue-300);font-size:14px;font-weight:500;cursor:pointer;margin-top:8px;padding:0;transition:color .2s ease}.MentorsAndExperts_showMoreButton___aBAb:hover{color:var(--blue-200)}@media screen and (max-width:768px){.MentorsAndExperts_showMoreButton___aBAb{font-size:13px;margin-top:6px}}.More_more__xDFff{margin-bottom:68px}@media screen and (max-width:768px){.More_more__xDFff{margin-bottom:0}}.More_title__TfoXe{text-align:center;font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px}@media screen and (max-width:768px){.More_title__TfoXe{font-size:28px;margin-bottom:24px}}.More_cardBox__wqNoG{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:10px;gap:10px}@media screen and (max-width:1024px){.More_cardBox__wqNoG{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.More_cardBox__wqNoG{grid-template-columns:1fr}}.More_card__MqVFQ{border-radius:8px;border:1px solid var(--blue-600);display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:24px;position:relative}@media screen and (max-width:1024px){.More_card__MqVFQ{padding:24px}}@media screen and (max-width:768px){.More_card__MqVFQ{padding:16px;gap:16px}}.More_cardIcon__IseKt{position:absolute;right:20%;bottom:-20px;width:85px;height:85px}@media screen and (max-width:1280px){.More_cardIcon__IseKt{bottom:auto;top:-50px;right:5%}}@media screen and (max-width:768px){.More_cardIcon__IseKt{width:64px;height:64px;top:-40px}}.More_cardTitle__5KbKh{font-size:22px;font-style:normal;font-weight:500;line-height:150%;color:var(--blue-300)}@media screen and (max-width:768px){.More_cardTitle__5KbKh{font-size:18px}}.More_cardDescription__AATM3{font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:768px){.More_cardDescription__AATM3{font-size:16px}}.More_cardButton__kX8fz{margin-top:auto}.Nominations_nominations__i0wPN{margin-bottom:64px}.Nominations_nominations__i0wPN h3{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.Nominations_nominations__i0wPN{margin-bottom:0}.Nominations_nominations__i0wPN h3{font-size:32px}}.Nominations_cardBox__TvzXy{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;align-items:flex-start}@media screen and (max-width:1024px){.Nominations_cardBox__TvzXy{gap:16px;grid-template-columns:1fr}}@media screen and (max-width:768px){.Nominations_cardBox__TvzXy{gap:8px;grid-template-columns:1fr}}.Nominations_card__uYQwm{padding:32px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;border-radius:8px;background:var(--blue-700);position:relative}@media screen and (max-width:1440px){.Nominations_card__uYQwm{padding:24px}}@media screen and (max-width:768px){.Nominations_card__uYQwm{padding:16px}}.Nominations_age__12ju9{position:absolute;right:20px;top:20px;background-color:var(--primary-color);border-radius:8px;padding:8px;font-size:24px;font-style:normal;font-weight:400;line-height:100%}@media screen and (max-width:1024px){.Nominations_age__12ju9{font-size:18px;top:10px;right:10px}}.Nominations_icon__lflH7{width:62px;height:62px;color:var(--primary-color)}@media screen and (max-width:768px){.Nominations_icon__lflH7{width:48px;height:48px}}.Nominations_text__wRuNT{display:flex;flex-direction:column;align-items:center}.Nominations_title__A0Jj7{text-align:center;font-family:var(--font-montserrat);font-size:30px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;border-bottom:1px dotted var(--blue-300)}@media screen and (max-width:1440px){.Nominations_title__A0Jj7{font-size:24px}}@media screen and (max-width:768px){.Nominations_title__A0Jj7{font-size:18px}}.Nominations_description__Bsqqh{text-align:center;margin-top:8px;font-size:16px;max-height:0;overflow:hidden;transition:max-height .3s ease}.Nominations_descriptionVisible__lvhnk{max-height:1000px}.Partners_partners__2Ws_2{display:flex;flex-direction:column;align-items:center}.Partners_title__DkjFo{margin-bottom:40px}@media screen and (max-width:768px){.Partners_title__DkjFo{font-size:32px;margin-bottom:16px}}.Partners_logos__zXR7E{margin-bottom:40px;display:flex;align-items:center;justify-content:center;gap:64px;border-radius:20px;width:100%;flex-wrap:wrap;padding:20px}.Partners_logos__zXR7E a{flex-shrink:0}@media screen and (max-width:768px){.Partners_logos__zXR7E{gap:8px;padding:16px;flex-direction:column}}.Partners_logoBox__V9jd6{display:flex;align-items:center;justify-content:center;height:200px;width:200px}.Partners_logoBox__V9jd6 svg{max-width:180px;width:100%;object-fit:contain;height:100%;max-height:48px}@media screen and (max-width:1024px){.Partners_logoBox__V9jd6{height:90px;width:150px;flex-direction:column}}@media screen and (max-width:768px){.Partners_logoBox__V9jd6 svg{max-height:36px}}.Prizes_prizes__Qbhlu{margin-bottom:64px;position:relative}.Prizes_prizes__Qbhlu .Prizes_starRight__zRbJS{position:absolute;bottom:5%;left:25%;z-index:1;width:90px;height:90px}@media screen and (max-width:1024px){.Prizes_prizes__Qbhlu .Prizes_starRight__zRbJS{position:absolute;bottom:auto;top:-2%;left:auto;right:0;z-index:1}}@media screen and (max-width:768px){.Prizes_prizes__Qbhlu{margin-bottom:0}.Prizes_prizes__Qbhlu .Prizes_starRight__zRbJS{top:-2%;left:auto;width:60px;height:60px}}.Prizes_block__LjvBK{display:grid;grid-template-columns:1fr 1fr;align-items:center}.Prizes_block__LjvBK img{border-radius:32px;max-width:100%;aspect-ratio:766/720;height:auto}@media screen and (max-width:1440px){.Prizes_block__LjvBK{padding:24px}}@media screen and (max-width:1024px){.Prizes_block__LjvBK{grid-template-columns:1fr;border-radius:24px}.Prizes_block__LjvBK img{width:100%;aspect-ratio:766/720;margin-bottom:32px}}.Prizes_content__Qe5we{padding:48px}@media screen and (max-width:1440px){.Prizes_content__Qe5we{padding:0 0 0 24px}}@media screen and (max-width:1024px){.Prizes_content__Qe5we{padding:0}}@media screen and (max-width:480px){.Prizes_content__Qe5we a{width:100%}}.Prizes_title__IrGa_{font-family:var(--font-montserrat);font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px}.Prizes_title__IrGa_ span{position:relative}.Prizes_title__IrGa_ .Prizes_linesRight__9iF8O{position:absolute;top:-50px;right:-60px;width:85px;height:85px}@media screen and (max-width:1440px){.Prizes_title__IrGa_{font-size:32px}}@media screen and (max-width:1024px){.Prizes_title__IrGa_{text-align:center}}@media screen and (max-width:768px){.Prizes_title__IrGa_{font-size:28px;margin-bottom:16px}.Prizes_title__IrGa_ .Prizes_linesRight__9iF8O{top:-30px;right:-38px;width:47px;height:47px}}.Prizes_cardBox__ZTd3i{display:flex;flex-direction:column;width:100%;gap:8px;margin-bottom:32px;position:relative}.Prizes_cardBox__ZTd3i .Prizes_starLeft__l4omL{position:absolute;top:-12%;right:5%;width:100px;height:100px}@media screen and (max-width:1024px){.Prizes_cardBox__ZTd3i .Prizes_starLeft__l4omL{top:20%;width:56px;height:56px}}@media screen and (max-width:768px){.Prizes_cardBox__ZTd3i .Prizes_starLeft__l4omL{top:25%}}.Prizes_card__mwTRT{border-radius:8px;border:1px solid var(--blue-600);background:var(--blue-900);display:flex;padding:16px 24px;align-items:center;gap:16px;color:var(--primary-color)}.Prizes_card__mwTRT svg{flex-shrink:0}.Prizes_divider__YFC7Q{width:1px;height:auto;background:var(--blue-600);flex-shrink:0;align-self:stretch}.Prizes_text__CCrQg{font-size:22px;font-style:normal;font-weight:500;line-height:150%;color:var(--blue-300)}.Results_page__JBlGO{margin-bottom:68px;display:flex;width:100%;flex-direction:column;align-items:center}@media screen and (max-width:768px){.Results_page__JBlGO{margin-bottom:0}}.Results_starLeft__ul7vj{position:absolute;bottom:-55px;left:40px;width:103px;height:103px}@media screen and (max-width:1440px){.Results_starLeft__ul7vj{left:0}}@media screen and (max-width:1024px){.Results_starLeft__ul7vj{width:50px;height:50px;bottom:auto;top:-35px}}@media screen and (max-width:768px){.Results_starLeft__ul7vj{left:auto;right:0}}.Results_starRight__4B57E{position:absolute;bottom:-110px;right:40px;width:103px;height:103px}@media screen and (max-width:1280px){.Results_starRight__4B57E{bottom:-70px}}@media screen and (max-width:1024px){.Results_starRight__4B57E{width:65px;height:65px;bottom:auto;top:230px;right:auto;left:30%}}@media screen and (max-width:768px){.Results_starRight__4B57E{top:auto;left:auto;bottom:-150px;right:0}}.Results_title__FESqz{margin-bottom:16px;text-align:center}@media screen and (max-width:768px){.Results_title__FESqz{font-size:32px;margin-bottom:6px}}.Results_subtitle__Q_ep2{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.Results_resultsBox__n12P_{margin-top:32px;display:flex;gap:24px;width:100%;align-items:flex-start;margin-bottom:32px}@media screen and (max-width:1024px){.Results_resultsBox__n12P_{flex-direction:column;align-items:normal}}.Results_resultItem__nZMBD{display:flex;padding:32px;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;border-radius:32px;border:1px solid var(--blue-600);background:var(--blue-900);flex-basis:50%}.Results_resultItem__nZMBD:first-of-type{position:relative}@media screen and (max-width:1280px){.Results_resultItem__nZMBD{padding:20px}}.Results_itemTitle__cYUUn{color:var(--primary-color);text-align:center;font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:1024px){.Results_itemTitle__cYUUn{font-size:24px}}.Results_tags__UZl2p{flex-wrap:wrap}.Results_tag__a4Zn0,.Results_tags__UZl2p{display:flex;gap:10px;align-items:center;justify-content:center}.Results_tag__a4Zn0{padding:8px 20px;border-radius:12px;background:var(--blue-700);font-size:20px;letter-spacing:.4px}@media screen and (max-width:1024px){.Results_tag__a4Zn0{font-size:18px}}.Results_devTitle__a2Tpg{text-align:center;font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px}.Results_lastYearBox__2Zv2i{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-start;grid-gap:16px;gap:16px;width:100%;position:relative}@media screen and (max-width:1280px){.Results_lastYearBox__2Zv2i{grid-template-columns:repeat(2,1fr);padding:16px}}@media screen and (max-width:1024px){.Results_lastYearBox__2Zv2i{grid-template-columns:1fr;padding:16px}}.Results_lastYearItem__ggRPD{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:6px;border-radius:8px;background:var(--blue-700);flex-basis:25%}.Results_lastYearItem__ggRPD svg{width:64px;height:64px;flex-shrink:0;color:var(--primary-color)}@media screen and (max-width:1280px){.Results_lastYearItem__ggRPD{flex-basis:50%}}@media screen and (max-width:768px){.Results_lastYearItem__ggRPD{padding:16px}}.Results_button___ntcy{margin-top:24px}.Themes_themes__HvpNN h3{text-align:center;font-family:var(--font-montserrat);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:32px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.Themes_themes__HvpNN span{position:relative}@media screen and (max-width:768px){.Themes_themes__HvpNN h3{font-size:32px}}.Themes_linesLeft__JRnes{position:absolute;top:-50px;left:-70px;width:85px;height:85px}@media screen and (max-width:768px){.Themes_linesLeft__JRnes{width:55px;height:55px;top:-36px;left:-40px}}.Themes_tagBox__VIMLd{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}@media screen and (max-width:768px){.Themes_tagBox__VIMLd{grid-template-columns:1fr}}@media screen and (max-width:1280px){.Themes_card__069ov{border-radius:24px}}@media screen and (max-width:768px){.Themes_card__069ov{padding:16px;border-radius:16px}}.Themes_cardTitle__tptkk{font-family:var(--font-montserrat);font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}@media screen and (max-width:1024px){.Themes_cardTitle__tptkk{font-size:24px}}.Themes_cTagBox__1djwf{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.Themes_tag__khzl2{border-radius:12px;background:var(--blue-900);display:flex;padding:8px 20px;justify-content:center;align-items:center;letter-spacing:.36px}.Themes_tag__khzl2.Themes_other__hWyOA{background:rgba(0,0,0,0)}@media screen and (max-width:1024px){.Themes_tag__khzl2{font-size:16px}}.page_page__SdbKT{padding-bottom:96px;display:flex;width:100%;flex-direction:column;gap:48px}@media screen and (max-width:480px){.page_page__SdbKT{padding-bottom:48px}}.page_header__dCNuo{position:relative;background-color:#000;border-radius:48px;overflow:hidden;padding:90px;margin-bottom:64px}@media screen and (max-width:1440px){.page_header__dCNuo{padding:90px 60px}}@media screen and (max-width:1300px){.page_header__dCNuo{padding:60px}}.page_headerContent__t5IDC{display:flex;flex-direction:column;gap:64px;position:relative;z-index:1}@media screen and (max-width:1280px){.page_headerContent__t5IDC{gap:52px}}.page_starLeft__M6eK_{width:90px;height:90px;position:absolute;left:240px;top:290px}.page_starLeft__M6eK_.page_small__eWciH{display:none}.page_starRight__uPOet{width:120px;height:120px;position:absolute;right:90px;bottom:210px;display:none}.page_textBox__CwhDw{max-width:860px}.page_textBox__CwhDw a{margin-top:32px}.page_title__npD3H{margin-bottom:12px;position:relative;max-width:-moz-fit-content;max-width:fit-content}.page_underlineWord__6dYjn{position:relative}.page_underline__6_WcG{position:absolute;left:0;bottom:-8px;right:0;width:100%}.page_linesRight__c2_Ws{position:absolute;right:-60px;top:-50px;width:85px;height:85px}.page_subtitle__eOaDe{font-size:20px}.page_image__JqqVB{position:absolute;top:-145px;right:-750px;left:60%;bottom:0;z-index:0}.page_image__JqqVB.page_imageMobile__0N2No{display:none}@media screen and (max-width:1700px){.page_image__JqqVB{left:70%;top:-150px}}@media screen and (max-width:1440px){.page_image__JqqVB{left:70%;top:-169px}}@media screen and (max-width:1060px){.page_image__JqqVB{display:none}.page_image__JqqVB.page_imageMobile__0N2No{position:relative;order:10;right:-70px;display:block;left:auto;width:100%;height:auto;top:auto;aspect-ratio:1/1;top:0;left:0;bottom:0;right:-60px;width:calc(100% + 60px);transform:translateY(-10%);height:110%;object-fit:cover;margin-bottom:-12%}}.page_logoBox__a4RU_{display:flex;align-items:center;gap:40px}.page_logoBox__a4RU_ svg{flex-shrink:0;min-width:120px;max-width:150px;height:40px}@media screen and (max-width:1440px){.page_logoBox__a4RU_{gap:32px}.page_logoBox__a4RU_ svg{flex-shrink:0;min-width:111px;max-width:144px;height:40px}.page_linesRight__c2_Ws{width:62px;height:62px;right:-45px;top:-35px}.page_starRight__uPOet{right:0;bottom:350px}}@media screen and (max-width:1300px){.page_logoBox__a4RU_{gap:30px}.page_logoBox__a4RU_ svg{min-width:85px;max-width:108px;height:30px}}@media screen and (max-width:1060px){.page_header__dCNuo{padding:30px 20px 0;display:flex;flex-direction:column}.page_logoBox__a4RU_{gap:30px;justify-content:center}.page_logoBox__a4RU_ svg{height:24px}.page_title__npD3H{text-align:center;margin-left:auto;margin-right:auto}.page_subtitle__eOaDe{text-align:center;font-size:16px}.page_subtitle__eOaDe br{display:none}.page_starLeft__M6eK_{display:none;width:65px;height:65px}.page_starLeft__M6eK_.page_small__eWciH{display:block;top:23px;left:230px}.page_starRight__uPOet{right:0;bottom:350px}}@media screen and (max-width:768px){.page_logoBox__a4RU_{flex-wrap:wrap}.page_header__dCNuo{margin-bottom:0}.page_starRight__uPOet{width:49px;height:49px;right:auto;bottom:auto;top:80px;left:0}}@media screen and (max-width:480px){.page_subtitle__eOaDe{text-align:left}}@media screen and (max-width:443px){.page_starRight__uPOet{top:9%}}@media screen and (max-width:375px){.page_linesRight__c2_Ws{right:25px;top:-40px}}.MenuNav_menu__lU6Gq{position:relative;display:inline-block}.MenuNav_list__uu_vX{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:var(--blue-900);border-radius:10px;box-shadow:0 6px 24px rgba(22,59,92,.1);padding:8px 0;margin:0;list-style:none;z-index:100;border:1px solid var(--primary-color)}.MenuNav_item__06sOJ{margin:0}.MenuNav_item__06sOJ+.MenuNav_item__06sOJ{border-top:1px solid var(--blue-600)}.MenuNav_link__4DnQq{display:flex;align-items:center;gap:12px;padding:12px 20px;font-size:15px;color:#fff;text-decoration:none;border-radius:8px;cursor:pointer;transition:background-color .18s,color .18s}.MenuNav_link__4DnQq.MenuNav_active__rxFrV,.MenuNav_link__4DnQq:hover{background-color:var(--blue-600);color:#fff}.MenuNav_label__2PFnQ{flex:1 1}.PageTextContent_root__SOgch{width:100%;display:flex;flex-direction:column;gap:20px}.PageTextContent_h3Title___Cmjd{font-family:var(--font-onest);font-size:24px;font-style:normal;font-weight:600;line-height:125%}.PageTextContent_list__8gGzo{list-style-type:disc;padding-left:1em}.PageTextContent_list__8gGzo li{margin-bottom:.75em}.PageTextContent_list__8gGzo .PageTextContent_list__8gGzo{list-style:none;padding-left:0}.PageTextContent_list__8gGzo .PageTextContent_list__8gGzo li{padding-left:1.5em;position:relative}.PageTextContent_list__8gGzo .PageTextContent_list__8gGzo li:before{content:"";width:.7em;height:1px;background-color:#fff;position:absolute;top:.8em;left:0}.PageTextContent_image__pYuSn{margin-left:auto;margin-right:auto;max-width:100%;width:100%;height:auto;aspect-ratio:1060/600}.PageTextContent_blockquote__fme5Q{background-color:var(--blue-900);padding:30px;border-radius:24px;display:flex;width:100%;flex-direction:column;gap:20px}.PageTextContent_author__nnjTO{color:var(--gray-200)}.page_page__HfxOW{padding-bottom:96px}@media screen and (max-width:480px){.page_page__HfxOW{padding-bottom:48px}}.page_blockCard__gO8l9{margin-top:48px;display:grid;grid-template-columns:1fr minmax(300px,480px);grid-gap:48px;gap:48px}@media screen and (max-width:1600px){.page_blockCard__gO8l9{grid-template-columns:1fr 300px}}@media screen and (max-width:1440px){.page_blockCard__gO8l9{gap:40px}}@media screen and (max-width:1280px){.page_blockCard__gO8l9{gap:20px;grid-template-columns:1fr}}.page_asideNav__fFXXF{align-self:flex-start;display:flex}@media screen and (max-width:1280px){.page_asideNav__fFXXF{display:none}}.page_menuNav__Ag273{display:none}@media screen and (max-width:1280px){.page_menuNav__Ag273{display:inline-block}}.page_headerContainer__J4D0F{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;aspect-ratio:1860/720;border-radius:48px;overflow:hidden;margin-bottom:48px}.page_image__PVnul{object-fit:cover;width:100%;height:100%;z-index:0}.page_image__PVnul.page_mobile__hUGKg{display:none}.page_title__8nvh1{position:relative;z-index:1;margin-bottom:12px;text-align:center}.page_subtitle__CqyUF{position:relative;z-index:2;font-size:24px;font-style:normal;font-weight:400;line-height:125%;margin-bottom:32px;text-align:center}.page_blockCard__UfKEF{display:flex;flex-direction:column;align-items:center}.page_blockCard__UfKEF:first-of-type{margin-bottom:48px}.page_blockCardTitle__NQktp{text-align:center;font-family:var(--font-montserrat);font-size:44px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:48px}.page_blockCardContent__8iajh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;width:100%}.page_cardBox__Lpdyi{display:flex;gap:20px}@media screen and (max-width:1280px){.page_blockCardTitle__NQktp{font-size:32px;margin-bottom:32px}.page_blockCard__UfKEF:first-of-type{margin-bottom:32px}.page_blockCardContent__8iajh{grid-template-columns:1fr}}@media screen and (max-width:768px){.page_title__8nvh1{font-size:36px}.page_subtitle__CqyUF{font-size:18px}.page_cardBox__Lpdyi{flex-wrap:wrap}}@media screen and (max-width:480px){.page_headerContainer__J4D0F{aspect-ratio:320/720}.page_image__PVnul{display:none}.page_image__PVnul.page_mobile__hUGKg{display:block}}.GameIcon_gameIcon__VasFP{border-radius:8px;background:rgba(0,0,0,0);display:flex;padding:11px;justify-content:center;align-items:center;width:40px;height:40px}.GameIcon_novel__GbHgr{background:#19b3bf}.GameIcon_constructorGame__ZFRBn{background:#c356c9}.NavMenu_menu__aaRxK{padding:4px;display:block}@media screen and (max-width:1280px){.NavMenu_menu__aaRxK{display:none}}.NavMenu_menuNavMobile__ENOcT{display:none}@media screen and (max-width:1280px){.NavMenu_menuNavMobile__ENOcT{display:inline-block}}.NavMenu_menuList__W6F4_{display:flex;gap:4px}.NavMenu_menuList__W6F4_ a{color:var(--blue-300);text-decoration:none;background-color:rgba(0,0,0,0);font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.4px;padding:8px 16px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:background-color .3s,color .3s}.NavMenu_menuList__W6F4_ a:hover{background-color:var(--blue-600);color:#fff;cursor:pointer}.NavMenu_menuList__W6F4_ a.NavMenu_active__OYA4d{background-color:var(--blue-600);color:#fff;cursor:default}.AppModal_body__dINYt{padding:50px}@media screen and (max-width:768px){.AppModal_body__dINYt{padding:20px}}.AppModal_appModal__zdrPg{width:100%;max-width:820px;background-color:var(--blue-700);margin:20px auto;left:0;right:0;bottom:0;top:0;transform:translateY(30vh);opacity:0;transition:transform .2s ease-out;padding:0;outline:none!important;border-radius:20px;position:relative;box-shadow:0 12px 48px 0 rgba(0,0,0,.45),0 2px 8px 0 rgba(0,0,0,.18),0 .5px .5px 0 hsla(0,0%,100%,.08)}.AppModal_appModal__zdrPg.ReactModal__Content--after-open{transform:translateY(0);opacity:1}.AppModal_appModal__zdrPg.ReactModal__Content--before-close{transform:translateY(30vh);opacity:0}@media screen and (max-width:1024px){.AppModal_appModal__zdrPg{margin-top:50px}}.AppModal_closeButton__fIq8V{padding:0;border:none;font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;position:absolute;top:0;right:-40px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s}.AppModal_closeButton__fIq8V img{width:16px;height:16px}.AppModal_closeButton__fIq8V:hover{background-color:var(--blue-600)}@media screen and (max-width:1024px){.AppModal_closeButton__fIq8V{top:-40px;right:0}}.AppModal_appModalOverlay__hM_kf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;opacity:0;transition:opacity .25s ease-in;overflow:auto;scrollbar-gutter:stable}.AppModal_appModalOverlay__hM_kf.ReactModal__Overlay--after-open{opacity:1}.AppModal_appModalOverlay__hM_kf.ReactModal__Overlay--before-close{opacity:0}.DeleteGameModal_modal__J61gY{max-width:960px}.DeleteGameModal_modalContent__uYrZ_{display:flex;flex-direction:column;height:100%}.DeleteGameModal_title__s4z8U{margin-bottom:32px;align-self:flex-start}@media screen and (max-width:768px){.DeleteGameModal_title__s4z8U{font-size:32px}}.DeleteGameModal_box__Qo2NK{display:flex;padding:16px 24px;align-items:center;gap:16px;border-radius:8px;border:1px solid var(--blue-600);background:var(--blue-900);margin-top:8px}.DeleteGameModal_actions__9VQbl{margin-top:32px;display:flex;gap:8px;align-items:center;align-self:flex-end}.LoadingBox_root__RNrcc{position:relative}.LoadingBox_root__RNrcc.LoadingBox_isLoading__hvwCU.LoadingBox_spinner__f6jPZ{overflow:hidden}.LoadingBox_root__RNrcc.LoadingBox_isLoading__hvwCU.LoadingBox_spinner__f6jPZ .LoadingBox_data__KgEgJ{filter:blur(3px)}.LoadingBox_root__RNrcc .LoadingBox_overlay__QWcD3{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:1;display:flex;align-items:center;justify-content:center}.LoadingBox_root__RNrcc .LoadingBox_overlay__QWcD3 svg{color:#9ef4ff}.LoadingBox_root__RNrcc .LoadingBox_data__KgEgJ{position:relative;z-index:2}.BaseCheckbox_baseCheckbox__WgNxQ{position:relative;display:inline-block;vertical-align:middle;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_input__eRPUp{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_box__C1vt1{display:inline-block;position:relative;flex-grow:0;flex-shrink:0;width:20px;height:20px;background-color:#fff;transition:background .3s,border .3s;cursor:pointer;vertical-align:middle;transform:translateZ(0);border:2px solid var(--gray-200);border-radius:4px;overflow:hidden}.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_box__C1vt1:active,.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_box__C1vt1:hover,.BaseCheckbox_baseCheckbox__WgNxQ:hover .BaseCheckbox_box__C1vt1{border-color:var(--blue-300)}.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_icon__jB1YF{position:absolute;top:50%;left:50%;width:12px;height:13px;margin-top:-7px;margin-left:-6px;transform-origin:left top;transition:opacity .3s,transform .3s;opacity:0;transform:rotate(-45deg);fill:#fff}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isChecked__2PP2b .BaseCheckbox_box__C1vt1 .BaseCheckbox_icon__jB1YF{opacity:1;transform:rotate(0deg)}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isChecked__2PP2b .BaseCheckbox_box__C1vt1{border-color:var(--primary-color);background-color:var(--primary-color)}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isChecked__2PP2b:hover .BaseCheckbox_box__C1vt1{border-color:var(--blue-400);background-color:var(--blue-400)}.BaseCheckbox_baseCheckbox__WgNxQ .BaseCheckbox_label__qC47k{margin-left:.55em;display:inline-block}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_withLabel__cZMHf .BaseCheckbox_box__C1vt1{margin-right:.25em}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_withLabel__cZMHf{display:inline-flex;flex-wrap:nowrap;align-items:center}.BaseCheckbox_baseCheckbox__WgNxQ:not(.BaseCheckbox_isChecked__2PP2b) .BaseCheckbox_input__eRPUp:focus+.BaseCheckbox_box__C1vt1{box-shadow:0 0 0 3px rgba(59,130,246,.1);border-color:var(--blue-400)}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isDisabled__pgc_6{cursor:not-allowed}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isDisabled__pgc_6 .BaseCheckbox_box__C1vt1{border-color:#d1d5db!important;cursor:not-allowed}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isDisabled__pgc_6.BaseCheckbox_isChecked__2PP2b .BaseCheckbox_box__C1vt1{background-color:#d1d5db}.BaseCheckbox_baseCheckbox__WgNxQ.BaseCheckbox_isRequired__lWCDs .BaseCheckbox_label__qC47k:after{content:"*";padding-left:5px;color:var(--primary-color)}.CheckboxElement_container__DrF0p{position:relative}.CheckboxElement_help__G2UDx{margin-bottom:5px;margin-top:10px;font-size:14px;color:var(--gray-200)}.CheckboxElement_alreadyAnswered__8qMzv{padding:10px;background-color:var(--gray-100);border-radius:4px;font-style:italic;color:var(--gray-500)}.CheckboxElement_choiceList__HFrso{display:flex;flex-direction:column;gap:5px}.CheckboxElement_choiceItem__BvgXC{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:5px}.CheckboxElement_choiceControl__zmuU1{flex-grow:0;flex-shrink:0;margin-right:.75em}.CheckboxElement_choiceContent__Cxyva{flex-grow:1;min-width:1px;overflow:hidden;cursor:pointer}.CheckboxElement_choiceContent__Cxyva:hover{opacity:.8}.CheckboxElement_choiceText__MshqY{line-height:1.4}.CheckboxElement_customInput__wxVl0{width:100%;padding:8px 12px;border:1px solid var(--gray-200);border-radius:4px;font-size:14px;margin-top:10px}.CheckboxElement_customInput__wxVl0:focus{outline:none;border-color:var(--color-primary);box-shadow:0 2px 6px 0 rgba(15,82,97,.2)}.CheckboxElement_customInput__wxVl0:disabled{background-color:var(--gray-100);color:var(--gray-400);cursor:not-allowed}.InstructionElement_label__tYtd7{font-weight:600}.BaseRadio_baseRadio__G1B_m{position:relative;display:inline-block;vertical-align:middle;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.BaseRadio_baseRadio__G1B_m .BaseRadio_input__Pd_HE{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.BaseRadio_baseRadio__G1B_m .BaseRadio_box__8AGJx{display:inline-block;position:relative;flex-grow:0;flex-shrink:0;width:20px;height:20px;background-color:#fff;transition:all .2s ease-in-out;cursor:pointer;vertical-align:middle;transform:translateZ(0);border:2px solid var(--gray-200);border-radius:50%;overflow:visible}.BaseRadio_baseRadio__G1B_m .BaseRadio_box__8AGJx:hover{border-color:var(--blue-300);transform:scale(1.05)}.BaseRadio_baseRadio__G1B_m .BaseRadio_box__8AGJx:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:rgba(0,0,0,0);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:all .2s ease-in-out;opacity:0}.BaseRadio_baseRadio__G1B_m:hover .BaseRadio_box__8AGJx{border-color:var(--blue-300)}.BaseRadio_baseRadio__G1B_m.BaseRadio_isChecked__81FVp .BaseRadio_box__8AGJx{border-color:var(--primary-color)!important;background-color:var(--primary-color)!important;border-width:2px}.BaseRadio_baseRadio__G1B_m.BaseRadio_isChecked__81FVp .BaseRadio_box__8AGJx:before{background-color:#fff!important;transform:translate(-50%,-50%) scale(1)!important;opacity:1!important}.BaseRadio_baseRadio__G1B_m.BaseRadio_isChecked__81FVp .BaseRadio_box__8AGJx:hover{border-color:var(--blue-400)!important;background-color:var(--blue-400)!important;transform:scale(1.05)}.BaseRadio_baseRadio__G1B_m .BaseRadio_input__Pd_HE:focus+.BaseRadio_box__8AGJx{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(35,160,248,.2);outline:none}.BaseRadio_baseRadio__G1B_m .BaseRadio_label__8L61S{margin-left:.55em;display:inline-block;vertical-align:middle;color:inherit;font-size:18px;line-height:1.5}.BaseRadio_baseRadio__G1B_m.BaseRadio_withLabel__G3DUi .BaseRadio_box__8AGJx{margin-right:.25em}.BaseRadio_baseRadio__G1B_m.BaseRadio_withLabel__G3DUi{display:inline-flex;flex-wrap:nowrap;align-items:center}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G{cursor:not-allowed;opacity:.6}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G .BaseRadio_label__8L61S{color:var(--gray-400)}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G .BaseRadio_box__8AGJx{border-color:var(--gray-400);background-color:var(--gray-100);cursor:not-allowed}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G .BaseRadio_box__8AGJx:before{background-color:var(--gray-400)}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G .BaseRadio_box__8AGJx:hover{border-color:var(--gray-400);background-color:var(--gray-100);transform:none}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G.BaseRadio_isChecked__81FVp .BaseRadio_box__8AGJx{background-color:var(--gray-400)}.BaseRadio_baseRadio__G1B_m.BaseRadio_isDisabled__Raw9G.BaseRadio_isChecked__81FVp .BaseRadio_box__8AGJx:before{background-color:#fff;opacity:1;transform:translate(-50%,-50%) scale(1)}.BaseRadio_baseRadio__G1B_m.BaseRadio_isRequired__DvSLN .BaseRadio_label__8L61S:after{content:"*";padding-left:5px;color:var(--error-color);font-weight:700}.RadioElement_container__bWtn5{position:relative}.RadioElement_help__En43L{margin-bottom:5px;margin-top:10px;font-size:14px;color:var(--gray-200)}.RadioElement_alreadyAnswered__8JOc8{padding:10px;background-color:var(--gray-100);border-radius:4px;font-style:italic;color:var(--gray-500)}.RadioElement_choiceList__y27MJ{display:flex;flex-direction:column;gap:5px}.RadioElement_choiceItem__52dUf{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:5px}.RadioElement_choiceControl__HCGTU{flex-grow:0;flex-shrink:0;margin-right:.75em}.RadioElement_choiceContent__DU9lD{flex-grow:1;min-width:1px;overflow:hidden;cursor:pointer}.RadioElement_choiceContent__DU9lD:hover{opacity:.8}.RadioElement_choiceText__kRgo_{margin:0}.RadioElement_customInput__stYgI{width:100%;padding:8px 12px;border-radius:4px;margin-top:10px}.RadioElement_customInput__stYgI:focus{outline:none;border-color:var(--primary-color)}.RadioElement_customInput__stYgI:disabled{background-color:var(--gray-100);color:var(--gray-500);cursor:not-allowed}.PollForm_pollMeta__wrzWx.PollForm_pollMeta__wrzWx{padding:20px;border-radius:4px;box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-bottom:20px}.PollForm_typeText__kUYkH{font-size:14px;line-height:140%}.PollForm_markedFields__PfUQP{font-size:13px;font-style:normal;font-weight:400;line-height:18/13;margin-top:10px}.PollForm_markedFields__PfUQP span{color:#2995e2}.PollForm_pollFormBox__bcIou.PollForm_pollFormBox__bcIou{padding:15px;border-radius:4px;box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-bottom:10px;position:relative}.PollForm_pollItem__9hSaA{display:flex;border-top:1px solid var(--blue-300);border-left:1px solid var(--blue-300);border-right:1px solid var(--blue-300);border-radius:unset;width:100%}.PollForm_pollItem__9hSaA:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}.PollForm_pollItem__9hSaA:last-of-type{border-bottom:1px solid var(--blue-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.PollForm_questionBox__mO0og{width:40px;padding:20px 0;border-right:1px solid var(--blue-300);flex-shrink:0}.PollForm_questionBox__mO0og.PollForm_answered__N3R8m{background-color:var(--blue-200)}.PollForm_questionBox__mO0og.PollForm_skipped__Ic9zi{background-color:#fff9f0}.PollForm_questionBox__mO0og.PollForm_icon__zDVQ8{border-right:none;display:flex;justify-content:center}.PollForm_questionNumber__QP5FM{margin:0 auto;display:block;text-align:center}.PollForm_questionNumber__QP5FM span{color:#2995e2}.PollForm_element__eA3CG{padding:20px;margin:0;width:100%}.PollForm_generalError__e7qwr{padding:12px 16px;margin:16px 0;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:var(--error-color);font-size:14px;line-height:140%}.PollForm_submitButton__8Bi_0{margin-top:20px}.PollResultsCard_container__XZLHM{width:100%;display:flex;flex-direction:column;align-items:center}.PollResultsCard_detailedResults__sL4fX{margin-top:30px;width:100%;max-width:600px}.PollResultsCard_detailedTitle__aI7yZ{font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.PollResultsCard_answersList__MWWme{display:flex;flex-direction:column;gap:16px}.PollResultsCard_answerItem__TVuiq{padding:16px;border-radius:8px;border:1px solid var(--gray-200);background-color:var(--blue-700)}.PollResultsCard_answerItem__TVuiq.PollResultsCard_correct__9Cw5q{border-color:var(--primary-color)}.PollResultsCard_answerItem__TVuiq.PollResultsCard_correct__9Cw5q .PollResultsCard_answerStatus__hPyYz.PollResultsCard_correct__9Cw5q{color:var(--primary-color);background-color:rgb(10.5617283951,49.8950617284,77.9382716049)}.PollResultsCard_answerItem__TVuiq.PollResultsCard_incorrect__1ogDr{border-color:var(--error-color)}.PollResultsCard_answerItem__TVuiq.PollResultsCard_incorrect__1ogDr .PollResultsCard_answerStatus__hPyYz.PollResultsCard_incorrect__1ogDr{color:var(--error-color);background-color:rgb(80.5275423729,14.9724576271,17.8050847458)}.PollResultsCard_answerHeader__G_i1w{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.PollResultsCard_questionNumber__dFpu0{font-size:14px;font-weight:500;color:var(--blue-300)}.PollResultsCard_answerStatus__hPyYz{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase}.PollResultsCard_questionText__k4QJo{font-size:16px;line-height:1.5;color:var(--blue-300);margin:0}.PollResultsCard_rateInfo__wiVjP{margin-top:8px;font-size:14px;color:var(--text-gray)}.PollResultsCard_actionButton___tv0_{margin-top:30px;min-width:200px}@media screen and (max-width:768px){.PollResultsCard_detailedResults__sL4fX{max-width:100%}.PollResultsCard_answerItem__TVuiq{padding:12px}.PollResultsCard_answerHeader__G_i1w{flex-direction:column;align-items:flex-start;gap:4px}.PollResultsCard_actionButton___tv0_{min-width:auto;width:100%}}.CompletingPoll_startButton__qggLg,.PollRenderer_authButton__ajSiG{margin-top:20px}.page_page__ha7Ow{padding-bottom:96px}@media screen and (max-width:480px){.page_page__ha7Ow{padding-bottom:48px}}.page_layout__vZuin{display:grid;grid-template-columns:320px 1fr;grid-gap:64px;gap:64px;padding:48px}@media screen and (max-width:1440px){.page_layout__vZuin{grid-template-columns:300px 1fr;gap:48px;padding:32px}}@media screen and (max-width:1280px){.page_layout__vZuin{grid-template-columns:1fr;gap:32px;padding:32px}}.page_menu__xOhLH{align-self:flex-start;position:-webkit-sticky;position:sticky;top:116px}@media(max-width:1280px){.page_menu__xOhLH{position:static;max-width:100%}}.page_navigationTop__jaAkZ{margin-bottom:40px}@media(max-width:768px){.page_navigationTop__jaAkZ{margin-bottom:32px}}.page_buttonBox___Jk_A{margin-top:40px}@media(max-width:768px){.page_buttonBox___Jk_A{margin-top:32px}}.TextArea_wrapper__Pqzj_{position:relative}.TextArea_input__8rWU4{border:1px solid var(--input-border-color);border-radius:4px;padding:16px;font-size:18px;background-color:var(--input-bg-color);width:100%;font-family:var(--onest);resize:vertical;color:#fff;outline:none;text-align:inherit}.TextArea_input__8rWU4::placeholder{color:#fff;opacity:.85}.TextArea_input__8rWU4:focus{border-color:var(--input-focus-border-color)}.TextArea_input__8rWU4:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset}.TextArea_input__8rWU4:autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset}.TextArea_input__8rWU4:disabled{background-color:var(--input-disabled-bg-color);border-color:var(--input-disabled-border-color);color:var(--input-disabled-text-color);cursor:not-allowed;opacity:.7}.TextArea_input__8rWU4:disabled::placeholder{color:var(--input-disabled-text-color);opacity:.5}.TextArea_hasError__AaJM0 .TextArea_input__8rWU4{border-color:var(--error-color,red)!important}.TextArea_error__rCvrL{color:var(--error-color,red);display:block;margin-top:5px}.TextArea_label__keG_y{font-size:16px;font-style:normal;line-height:162.5%;letter-spacing:.32px;margin-bottom:8px;display:block}.TextField_wrapper__pcPQi{position:relative}.TextField_input__I2N5a{height:59px;border:1px solid var(--input-border-color);border-radius:4px;padding:16px;font-size:18px;width:100%;font-family:var(--font-onest);background-color:var(--input-bg-color);color:#fff;outline:none;text-align:inherit}.TextField_input__I2N5a::placeholder{color:#fff;opacity:.85}.TextField_input__I2N5a:focus{border-color:var(--input-focus-border-color)}.TextField_input__I2N5a:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset}.TextField_input__I2N5a:autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px var(--input-bg-color) inset}.TextField_input__I2N5a:disabled{background-color:var(--input-disabled-bg-color);border-color:var(--input-disabled-border-color);color:var(--input-disabled-text-color);cursor:not-allowed;opacity:.7}.TextField_input__I2N5a:disabled::placeholder{color:var(--input-disabled-text-color);opacity:.5}.TextField_center__padcW .TextField_input__I2N5a{text-align:center}.TextField_hasError__IHM4v .TextField_input__I2N5a{border-color:var(--error-color)}.TextField_label__S_dad{font-size:16px;font-style:normal;line-height:162.5%;letter-spacing:.32px;margin-bottom:8px;display:block}.GameEditModal_modal__daiEl{max-width:960px}.GameEditModal_modalContent__g2tax{display:flex;flex-direction:column;height:100%}.GameEditModal_title__5G_Vr{margin-bottom:20px}@media screen and (max-width:768px){.GameEditModal_title__5G_Vr{font-size:32px}}.GameEditModal_form__cLO2W{flex:1 1;display:flex;flex-direction:column;padding:0;overflow:hidden}.GameEditModal_formContent__y8sYZ{flex:1 1;overflow-y:auto;margin-bottom:20px}.GameEditModal_blockCard___vVXk{padding:24px;margin-bottom:20px;border-radius:8px}.GameEditModal_blockCard___vVXk:last-child{margin-bottom:0}.GameEditModal_formDescription__AVbjO{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--color-text-primary)}@media screen and (max-width:768px){.GameEditModal_formDescription__AVbjO{font-size:18px}}.GameEditModal_box__WdtSo{display:flex;flex-direction:column;gap:16px}.GameEditModal_hint__J2Rsm{margin:0;line-height:1.4}@media screen and (max-width:768px){.GameEditModal_hint__J2Rsm{font-size:16px}}.GameEditModal_currentCover__EANUs{margin-bottom:8px}.GameEditModal_currentCoverLabel__a6Ppw{margin:0 0 8px;font-size:14px;color:var(--color-text-secondary)}.GameEditModal_coverPreview__IOYj2{border-radius:8px;overflow:hidden;width:50%;min-width:250px}.GameEditModal_coverPreview__IOYj2 img{width:100%;height:auto;display:block}@media screen and (max-width:480px){.GameEditModal_coverPreview__IOYj2{width:100%;min-width:unset}}.GameEditModal_error__4qXDm{padding:12px 16px;margin-bottom:20px;background-color:rgba(255,59,48,.1);border:1px solid rgba(255,59,48,.3);border-radius:8px;color:var(--error-color);font-size:14px}.GameEditModal_formActions__wSmeV{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid var(--color-border)}.PublishModal_modal__T0kv7{max-width:960px}.PublishModal_modalContent__jKdBU{display:flex;flex-direction:column;height:100%}.PublishModal_title__RugfB{margin-bottom:32px;align-self:flex-start}@media screen and (max-width:768px){.PublishModal_title__RugfB{font-size:32px}}.PublishModal_textBox__mus2w{display:flex;padding:16px 24px;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;border-radius:8px;border:1px solid var(--blue-600);background:var(--blue-700);margin-bottom:32px}.PublishModal_linkText__ljVn2{font-size:16px;font-style:normal;line-height:26px;letter-spacing:.32px;margin-bottom:8px}.PublishModal_link__9QeFf{font:inherit;color:inherit;background-color:rgba(0,0,0,0);cursor:pointer;display:flex;min-width:240px;padding:12px 16px;align-items:center;justify-content:space-between;gap:16px;border-radius:8px;border:1px solid var(--primary-color);background:var(--blue-600);word-break:break-all;transition:background .3s}.PublishModal_link__9QeFf:hover{background:var(--primary-color)}.PublishModal_button__IgTUP{margin-top:32px;align-self:flex-end}.layout_page__HBKnF{padding-bottom:96px}@media screen and (max-width:480px){.layout_page__HBKnF{padding-bottom:48px}}.layout_title__FEcBL{margin-bottom:48px}.layout_layoutFooter__UP1Lh{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.layout_questionnairesProgress__VgE9O{margin-top:48px}.layout_content__jM4EX{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px}@media screen and (max-width:1600px){.layout_content__jM4EX{grid-template-columns:1fr}}@media screen and (max-width:1440px){.layout_content__jM4EX{gap:40px}}@media screen and (max-width:1280px){.layout_content__jM4EX{gap:20px;grid-template-columns:1fr}}.layout_menuNavAccount__GwBzx.layout_menuNavAccount__GwBzx{display:none}@media screen and (max-width:1280px){.layout_menuNavAccount__GwBzx.layout_menuNavAccount__GwBzx{display:inline-block}}.layout_asideNav__yOzol{align-self:flex-start;display:flex;background-color:var(--blue-700)}@media screen and (max-width:1280px){.layout_asideNav__yOzol{display:none}}.layout_questionnairesBlock__5sTnE{margin-top:20px;max-width:1240px;width:100%}.PageContent_imageBox__MvHIe{width:100%;aspect-ratio:1860/720;position:relative;border-radius:48px;overflow:hidden;background-color:var(--blue-700);display:flex;align-items:center;justify-content:center;margin-bottom:48px;padding:10px}.PageContent_imageBox__MvHIe img{object-fit:cover;object-position:center}.PageContent_imageBox__MvHIe:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c3959;opacity:.5;z-index:1;pointer-events:none}.PageContent_platformIcon__L_fvF{position:absolute;top:60px;right:60px;z-index:1}.PageContent_titleBox__5RMp3{display:flex;flex-direction:column;align-items:center;z-index:1;position:relative}.PageContent_titleButtonBox__dylyt{display:flex;gap:10px}.PageContent_title__o1hOf{font-family:var(--font-montserrat);font-size:52px;font-style:normal;font-weight:600;line-height:normal;line-height:140%;margin-bottom:32px;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.6);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center;max-width:960px}.PageContent_description__67F_0{-webkit-hyphens:auto;hyphens:auto;word-break:break-all}.PageContent_buttonBox__iyF3r{margin-top:32px;display:flex;gap:10px;margin-bottom:48px}.PageContent_editBox__4Utas{position:absolute;bottom:48px;left:48px;z-index:1}.PageContent_edit__pU5Di.PageContent_mobile__V_ZMH{display:none}.PageContent_error__Iqmi0{color:var(--error-color)}.PageContent_deleteButton__ui993{background-color:var(--error-color)!important}.PageContent_deleteButton__ui993:hover{background-color:var(--error-color-darker)!important}@media screen and (max-width:1280px){.PageContent_imageBox__MvHIe{margin-bottom:32px;border-radius:24px}.PageContent_platformIcon__L_fvF{top:20px;right:20px}.PageContent_title__o1hOf{font-size:32px}.PageContent_description__67F_0{font-size:16px}.PageContent_editBox__4Utas{bottom:32px;left:32px}}@media screen and (max-width:1024px){.PageContent_edit__pU5Di.PageContent_mobile__V_ZMH{display:inline-flex}.PageContent_editBox__4Utas{bottom:24px;left:24px;display:none}.PageContent_editBox__4Utas.PageContent_edit__pU5Di{display:none}.PageContent_title__o1hOf{margin-top:24px}.PageContent_buttonBox__iyF3r{flex-wrap:wrap}}@media screen and (max-width:768px){.PageContent_imageBox__MvHIe{aspect-ratio:320/720}.PageContent_imageBox__MvHIe img{object-fit:cover}.PageContent_editBox__4Utas{bottom:24px;left:16px;right:16px;width:unset;z-index:1}.PageContent_editBox__4Utas a,.PageContent_editBox__4Utas button{width:100%}.PageContent_titleButtonBox__dylyt{flex-direction:column}}@media screen and (max-width:480px){.PageContent_titleButtonBox__dylyt{width:100%}.PageContent_buttonBox__iyF3r a,.PageContent_buttonBox__iyF3r button,.PageContent_titleButtonBox__dylyt a,.PageContent_titleButtonBox__dylyt button{flex-grow:1}}.CreateForm_form__MR2ld{display:flex;flex-direction:column;width:100%;gap:24px}.CreateForm_box__MJh1g{display:flex;flex-direction:column;gap:16px;width:100%;max-width:960px}.CreateForm_blockCard__Swxc2{box-shadow:0 2px 6px 0 rgba(15,82,97,.2);display:flex;flex-direction:column;gap:32px}@media screen and (max-width:1024px){.CreateForm_blockCard__Swxc2{border-radius:8px}}.CreateForm_formDescription__rMeLi{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:normal}.CreateForm_formActions__5VlJk{margin-top:48px;margin-bottom:48px;display:flex;gap:10px}.CreateForm_error__0xwMn{color:var(--error-color)}@media screen and (max-width:1280px){.CreateForm_formDescription__rMeLi{font-size:24px}.CreateForm_boxTitle__qcdsI{font-size:20px}.CreateForm_boxDescription__8qCUZ{font-size:16px}.CreateForm_button__31CFY{margin-top:32px}}@media screen and (max-width:1024px){.CreateForm_boxDescription__8qCUZ span{word-break:break-all}}.page_title___wybP{margin-bottom:48px}