.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:15px 24px;--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}}.About_about__7nriL h3{text-align:center;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){.About_about__7nriL h3{font-size:32px}}.About_cardBox__PVIzE{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;align-items:flex-start}@media screen and (max-width:1280px){.About_cardBox__PVIzE{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.About_cardBox__PVIzE{grid-template-columns:1fr}}.BlockCard_card__LVOlx{padding:48px;position:relative;background-color:#fff;background-color:var(--blue-600);border-radius:48px}@media screen and (max-width:1440px){.BlockCard_card__LVOlx{padding:40px}}@media screen and (max-width:1280px){.BlockCard_card__LVOlx{padding:20px}}.AboutCard_card__rZhg_,.BlockCard_card__LVOlx.BlockCard_dark__SOkpn{background-color:var(--blue-700)}.AboutCard_card__rZhg_{width:100%;padding:16px 16px 0;border-radius:16px;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}.page_page__pXrD6{padding-bottom:96px}.page_page__pXrD6 h1{margin-bottom:48px}@media screen and (max-width:480px){.page_page__pXrD6{padding-bottom:48px}}.Stepper_stepDropdownSection__hzEsr{font-size:20px;font-weight:600;color:var(--blue-300);padding:10px 24px 4px;background:none;cursor:default}.Stepper_stepDropdownSection__hzEsr.Stepper_activeSection__V3gHf{color:var(--blue-200)}.Stepper_stepDropdownWrapper__2mgMu{width:100%;position:relative;background-color:var(--blue-900);padding:8px;border-radius:16px;max-width:calc(100vw - 124px)}@media screen and (max-width:768px){.Stepper_stepDropdownWrapper__2mgMu{max-width:calc(100vw - 104px)}}@media screen and (max-width:480px){.Stepper_stepDropdownWrapper__2mgMu{max-width:calc(100vw - 84px)}}.Stepper_stepDropdownButton__aph7K{display:block;background:var(--blue-600);color:var(--blue-300);border:0;border-radius:8px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s;position:relative;font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;text-align:left;max-width:calc(100vw - 140px);width:100%}.Stepper_stepDropdownButton__aph7K>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%}@media screen and (max-width:768px){.Stepper_stepDropdownButton__aph7K{max-width:calc(100vw - 120px)}}@media screen and (max-width:480px){.Stepper_stepDropdownButton__aph7K{max-width:calc(100vw - 100px)}}.Stepper_stepDropdownIcon__IkhaI{transform:rotate(90deg);transition:transform .3s}.Stepper_stepDropdownIcon__IkhaI.Stepper_open__LOse2{transform:rotate(270deg)}.Stepper_stepDropdownList__HenHg{position:absolute;top:110%;left:0;width:100%;background:var(--blue-900);border-radius:16px;max-height:320px;overflow-y:auto;padding:8px 0;z-index:10}.Stepper_stepDropdownItem__KMvuA{width:100%;background:none;border:none;color:var(--blue-300);font-size:20px;text-align:left;cursor:pointer;padding:12px 24px 12px 32px;transition:background .2s,color .2s}.Stepper_stepDropdownItem__KMvuA.Stepper_active__scayT{background:var(--blue-600);color:var(--blue-300)}@media(max-width:1280px){.Stepper_stepper__UPc90{display:none}}.Stepper_stepper__UPc90{width:100%;max-width:600px;background:var(--blue-900);border-radius:16px;padding:16px;color:#fff;font-family:inherit;box-sizing:border-box}@media(max-width:600px){.Stepper_stepper__UPc90{width:100%;max-width:100vw;min-width:0}}.Stepper_section__c5YXj{border:1px solid var(--blue-600);border-radius:8px;padding:8px 12px}.Stepper_section__c5YXj+.Stepper_section__c5YXj{margin-top:8px}.Stepper_sectionTitle__KDiki{width:100%;background:none;border:none;color:var(--blue-300);font-weight:600;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:color .2s;text-align:left}.Stepper_sectionTitle__KDiki>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%}.Stepper_sectionTitle__KDiki.Stepper_activeSection__V3gHf{color:var(--blue-200)}.Stepper_sectionTitle__KDiki.Stepper_expanded__yJGSp{color:#4fc3f7}.Stepper_sectionTitle__KDiki.Stepper_expanded__yJGSp.Stepper_activeSection__V3gHf{color:var(--blue-200)}.Stepper_chevron__TfGlc{transform:rotate(90deg);transition:transform .3s}.Stepper_sectionTitle__KDiki.Stepper_expanded__yJGSp .Stepper_chevron__TfGlc{transform:rotate(270deg)}.Stepper_steps__CcD3d{list-style:none;margin:0;display:flex;flex-direction:column;gap:8px}.Stepper_steps__CcD3d li:first-of-type{margin-top:8px}.Stepper_step__kXfZs{color:var(--blue-300);font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.4px;background:none;border:none;padding:8px 16px;text-align:left;cursor:pointer;width:100%;border-radius:8px;transition:background .2s,color .2s;box-sizing:border-box;white-space:normal;word-break:break-word;overflow:hidden;text-overflow:ellipsis;max-width:100%}.Stepper_step__kXfZs:hover{background:var(--blue-300);color:#fff}.Stepper_step__kXfZs.Stepper_active__scayT{background:var(--blue-600);color:#fff}.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)}.MarkdownRenderer_markdownActionButton__fOdAM.MarkdownRenderer_markdownActionButton__fOdAM{color:var(--button-text,var(--button-primary-text))!important;font-family:var(--font-onest,inherit),Arial,Helvetica,sans-serif!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;transition:all .2s ease-in-out!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:var(--button-padding,12px 24px)!important;height:var(--button-height,44px)!important;border:1px solid rgba(0,0,0,0)!important;border-radius:10px!important;background:var(--button-bg,var(--button-primary-bg))!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;white-space:nowrap!important;position:relative!important;overflow:hidden!important;outline:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.MarkdownRenderer_markdownActionButton__fOdAM.MarkdownRenderer_markdownActionButton__fOdAM:hover:not(:disabled){background:var(--button-hover-bg,var(--button-primary-hover))!important;color:var(--button-hover-text,var(--button-primary-text))!important;opacity:1!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;text-decoration:none!important}.MarkdownRenderer_markdownActionButton__fOdAM.MarkdownRenderer_markdownActionButton__fOdAM:active:not(:disabled){transform:translateY(0)!important;box-shadow:0 2px 6px rgba(0,0,0,.1)!important}.MarkdownRenderer_markdownActionButton__fOdAM.MarkdownRenderer_markdownActionButton__fOdAM:focus-visible{outline:2px solid var(--primary-color)!important;outline-offset:2px!important}.MarkdownRenderer_markdownActionButton__fOdAM.MarkdownRenderer_markdownActionButton__fOdAM:disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important}.PollCard_card__jWZTD{padding:40px 20px;border-radius:16px;width:100%;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 6px 0 rgba(15,82,97,.2)}.PollCard_cardTags__BVw3W{gap:10px;flex-wrap:wrap}.PollCard_cardTag__n9ZrC,.PollCard_cardTags__BVw3W{display:flex;justify-content:center;align-items:center}.PollCard_cardTag__n9ZrC{padding:5px 12px;background-color:rgba(0,0,0,0);border-radius:20px;font-size:14px;line-height:144%}.PollCard_cardTag__n9ZrC.PollCard_type__w_biV{background-color:#0c3959;border:1px solid #1a4a6b}.PollCard_cardTag__n9ZrC.PollCard_done__7vjEk{background-color:var(--primary-color-darken);border:1px solid var(--primary-color-darken)}.PollCard_cardTag__n9ZrC.PollCard_error__6SaMu{border:1px solid var(--error-color);color:var(--error-color)}.PollCard_name__uIWJt{font-size:24px;line-height:150%;font-weight:600;text-align:center;margin-top:10px}.PollCard_card__results__QFjfT{margin-top:20px}@media screen and (max-width:480px){.PollCard_cardTags__BVw3W{flex-wrap:wrap;width:100%}.PollCard_cardTag__n9ZrC{width:100%}}.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}.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}.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}}.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}.BaseRange_root__fJOVG{display:flex;align-items:flex-end;gap:20px}.BaseRange_baseRange__31QcR{position:relative;width:100%}.BaseRange_baseRange__31QcR.BaseRange_isDisabled__GVt8c{opacity:.6;pointer-events:none}.BaseRange_labels__RYvX2{display:flex;justify-content:space-between;align-items:center;margin:0 10px 20px;position:relative}.BaseRange_label__bSKqA{color:var(--White,#fff);text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px;max-width:97px;transform:translateY(30%)}.BaseRange_label__bSKqA.BaseRange_left__rWg_O{text-align:left}@media screen and (max-width:768px){.BaseRange_label__bSKqA{display:none}}.BaseRange_maxLabel__KsKTJ,.BaseRange_minLabel__1cGvT{font-size:14px;font-weight:400;color:#fff;white-space:nowrap}.BaseRange_valueDisplay__KxO0w{position:absolute;top:-65px;transform:translateX(-50%);background-color:rgba(0,0,0,0);color:#fff;font-size:16px;font-weight:500;z-index:5;transition:left .3s;border-radius:8px;border:1px solid var(--primary-color);display:flex;min-width:60px;padding:8px 16px;justify-content:center;align-items:center;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:145%;letter-spacing:.36px}.BaseRange_sliderContainer__r74Z7{position:relative;height:8px;margin:50px 10px 0}.BaseRange_slider__cQ0jt{position:absolute;top:0;left:0;width:100%;height:8px;background:rgba(0,0,0,0);outline:none;opacity:0;cursor:pointer;z-index:3}.BaseRange_slider__cQ0jt::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;cursor:pointer}.BaseRange_slider__cQ0jt::-moz-range-thumb{width:20px;height:20px;cursor:pointer;background:rgba(0,0,0,0);border:none}.BaseRange_track__j_csE{width:100%;height:6px;background:var(--blue-600);z-index:1}.BaseRange_fill__8lajO,.BaseRange_track__j_csE{position:absolute;top:0;left:0;border-radius:3px}.BaseRange_fill__8lajO{height:100%;background:var(--primary-color);transition:width .2s ease;z-index:2}.BaseRange_thumb__pLJIV{position:absolute;top:50%;transform:translate(-50%,-50%);width:28px;height:28px;background:var(--primary-color);border-radius:50%;cursor:pointer;transition:left .2s ease;z-index:4;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}.BaseRange_thumb__pLJIV:hover{border-color:#6ba3f0;box-shadow:0 4px 8px rgba(0,0,0,.3)}.BaseRange_thumb__pLJIV.BaseRange_isDragging__Ua1A1{transition:none;cursor:-webkit-grabbing;cursor:grabbing;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 12px rgba(0,0,0,.4);border-color:#6ba3f0}.RangeElement_container__Vhx52{width:100%}.RangeElement_help__2QDE_{margin-top:8px;font-size:14px;color:#6b7280;line-height:1.4}.RangeElement_alreadyAnswered__2VBvR{padding:12px 16px;margin:12px 0;background-color:var(--blue-300);border-radius:6px;color:#374151;font-size:14px;font-style:italic}.RangeElement_rangeContainer__LkV53{margin-top:20px;margin-bottom:10px;padding:20px;background:rgba(0,0,0,0);border-radius:8px;min-height:100px;position:relative}.RangeElement_rangeControl__TwGjb{width:100%}.RangeElement_currentAnswer__UKndE{margin-top:12px;padding:8px 12px;background-color:var(--blue-200);border-radius:6px;color:var(--text-black);font-size:14px}.RangeElement_currentAnswer__UKndE strong{font-weight:600}@media(max-width:768px){.RangeElement_rangeContainer__LkV53{padding:15px;min-height:80px}.RangeElement_help__2QDE_{font-size:13px}.RangeElement_alreadyAnswered__2VBvR,.RangeElement_currentAnswer__UKndE{font-size:13px;padding:10px 12px}}.BaseToggle_baseToggle__qK2jG{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;transition:opacity .3s,transform .3s}.BaseToggle_input__d7zUY{position:absolute;opacity:0;left:0;top:0;width:44px;height:24px;margin:0;padding:0;cursor:pointer}.BaseToggle_switch__VHX8y{width:40px;height:24px;border-radius:12px;position:relative;transition:background .3s,border-color .3s,box-shadow .3s;margin-right:12px;box-sizing:border-box;border:1px solid var(--primary-color);background:rgba(0,0,0,0);display:flex;align-items:center}.BaseToggle_knob__uZIxC{width:18px;height:18px;background:var(--primary-color);border-radius:50%;position:absolute;left:1px;top:50%;transform:translateY(-50%);transition:left .3s,background .3s,box-shadow .3s}.BaseToggle_isChecked__4qIjm .BaseToggle_switch__VHX8y{background:var(--primary-color);border-color:var(--primary-color);box-shadow:none}.BaseToggle_isChecked__4qIjm .BaseToggle_knob__uZIxC{left:19px;background:#fff;box-shadow:none}.BaseToggle_isDisabled__T7Lty{opacity:.5;pointer-events:none}.BaseToggle_label__lOlGr{font-size:16px;color:#356080}.BaseToggle_withLabel__wd4En .BaseToggle_switch__VHX8y{margin-right:12px}.BaseToggle_isRequired__CQHAA .BaseToggle_label__lOlGr:after{content:"*";color:#e74c3c;margin-left:4px}.PollBlock_block__VyxMU{border-radius:32px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);display:flex;padding:48px;flex-direction:column;align-items:flex-start;gap:32px;width:100%;overflow:hidden}.PollBlock_block__VyxMU:last-of-type{margin-top:32px}.PollBlock_block__VyxMU .PollBlock_titleBox__o_Loh{display:flex;justify-content:space-between;width:100%}.PollBlock_block__VyxMU .PollBlock_textBox__vRCXP{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1240px}.PollBlock_block__VyxMU .PollBlock_textBox__vRCXP h2{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:1024px){.PollBlock_block__VyxMU .PollBlock_textBox__vRCXP{font-size:32px}}.PollBlock_block__VyxMU .PollBlock_text__I_GoX{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px}.PollBlock_block__VyxMU .PollBlock_text__I_GoX:last-of-type{margin-top:10px}.PollBlock_block__VyxMU .PollBlock_infoText__hmPC4{display:flex;align-items:center;border-radius:8px;background:var(--blue-600);padding:13px;gap:8px;font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px}.PollBlock_block__VyxMU .PollBlock_infoText__hmPC4 svg{width:24px;height:24px;flex-shrink:0}.PollBlock_block__VyxMU .PollBlock_imageBox__7sPs7{display:flex;min-width:450px;position:relative}.PollBlock_block__VyxMU .PollBlock_imageBox__7sPs7 .PollBlock_image____8cn{position:absolute;aspect-ratio:456/379;top:0;left:0;right:0;background:url(/_next/static/media/poll-image.f2b909b7.png) no-repeat top;background-size:contain}@media screen and (max-width:1024px){.PollBlock_block__VyxMU .PollBlock_imageBox__7sPs7{display:none}}.PollBlock_block__VyxMU .PollBlock_actionBox__zQE_e{display:flex;gap:10px;width:100%}@media screen and (max-width:480px){.PollBlock_block__VyxMU .PollBlock_actionBox__zQE_e{flex-direction:column;align-items:stretch}}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm{display:flex;flex-direction:column;width:100%;position:relative;z-index:1;gap:32px}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_createTitle__uFwIr{font-family:var(--font-montserrat);font-size:24px;font-style:normal;font-weight:600;line-height:140%}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_groups__VoyuW{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:16px;gap:16px}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_group___olnx{border-radius:24px;border:1px solid var(--primary-color);padding:24px;background-color:var(--blue-700);display:flex;flex-direction:column;gap:16px;width:100%;align-items:flex-start;transition:background-color .3s,border-color .3s}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_group___olnx button{margin-top:auto;color:#fff}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_group___olnx.PollBlock_selected__2jYAm{background-color:var(--blue-900);border-color:var(--blue-900)}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_group___olnx .PollBlock_groupTitle__5Hg1P{font-family:var(--font-montserrat);font-size:24px;font-style:normal;font-weight:600;line-height:normal}.PollBlock_block__VyxMU .PollBlock_createBox__2O2jm .PollBlock_group___olnx .PollBlock_groupText__hf5Zl{font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.32px}.PollBlock_block__VyxMU .PollBlock_warningText__xnUgJ{color:var(--warning-color);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px}.PollBlock_block__VyxMU .PollBlock_blockBox__6Cgpj{display:flex;justify-content:space-between;width:100%}.PollBlock_block__VyxMU .PollBlock_questionBox__nnvXh{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1240px}.PollBlock_block__VyxMU .PollBlock_questionBox__nnvXh h2{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:1024px){.PollBlock_block__VyxMU .PollBlock_questionBox__nnvXh{font-size:32px}}.PollBlock_block__VyxMU .PollBlock_togglerBox__F2JQS{border-radius:16px;background:var(--blue-900);display:flex;width:100%;padding:4px;align-items:center;gap:4px}.PollBlock_block__VyxMU .PollBlock_togglerBox__F2JQS .PollBlock_togglerItem__lyWJB{border-radius:12px;background:var(--blue-900);display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:12px;cursor:pointer;transition:background-color .3s}.PollBlock_block__VyxMU .PollBlock_togglerBox__F2JQS .PollBlock_togglerItem__lyWJB.PollBlock_active__u3WRv{background:var(--blue-600)}.PollBlock_block__VyxMU .PollBlock_questionsBox__X90Zn{border-radius:24px;background:var(--blue-900);display:flex;padding:16px 24px 24px;flex-direction:column;align-items:flex-start;gap:24px}.PollBlock_block__VyxMU .PollBlock_questions__g_QCm{width:100%;display:flex;flex-direction:column;gap:8px}.PollBlock_block__VyxMU .PollBlock_questions__g_QCm p{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px}.PollBlock_block__VyxMU .PollBlock_questions__g_QCm p span{font-weight:600}.PollBlock_block__VyxMU .PollBlock_questionItem__qELju{display:flex;border-radius:16px;border:1px solid var(--primary-color)}.PollBlock_block__VyxMU .PollBlock_questionItem__qELju .PollBlock_border__7SzGe{border-left:1px solid var(--primary-color);border-right:1px solid var(--primary-color);min-width:60px}.PollBlock_block__VyxMU .PollBlock_qItemCell__t9IU6{padding:12px 20px;display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1280px){.PollBlock_block__VyxMU{padding:24px}}@media screen and (max-width:1024px){.PollBlock_block__VyxMU{border-radius:24px}}.AuthorView_headerBox__A7kFr{display:flex;border-radius:48px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);overflow:hidden}@media screen and (max-width:1280px){.AuthorView_headerBox__A7kFr{flex-direction:column;border-radius:24px}}.AuthorView_coverBox__uF9DA{width:100%;aspect-ratio:930/539;position:relative;flex-basis:50%;overflow:hidden;padding:48px;display:flex;flex-direction:column}.AuthorView_coverBox__uF9DA img{object-fit:cover;object-position:center}.AuthorView_coverBox__uF9DA:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c3959;opacity:.5;z-index:1;pointer-events:none}.AuthorView_headerContent__hh25g{padding:48px;flex-basis:50%;width:100%;flex-direction:column;gap:24px}.AuthorView_headerContent__hh25g,.AuthorView_tagsBox__dO_yW{position:relative;display:flex;justify-content:space-between}.AuthorView_tagsBox__dO_yW{z-index:1}.AuthorView_smallTBox__SOS2Z{display:flex;gap:10px}.AuthorView_tag__wez7F{display:flex;align-items:center;justify-content:center;padding:13px;border-radius:8px;border:1px solid var(--primary-color);min-width:50px;color:var(--White,#fff);font-family:var(--font-onest);font-size:16px;font-style:normal;font-weight:400;line-height:100%}.AuthorView_tag__wez7F svg{width:16px;height:16px}.AuthorView_buildBox__u5NVF{display:flex;align-items:center;gap:10px}.AuthorView_titleBox__uJ5pj{margin-top:auto}.AuthorView_title__PgF5X{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;position:relative;z-index:1}.AuthorView_genres__ldSN6{font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-top:12px}.AuthorView_menuItem__Cm4DX{border-radius:16px;background:var(--blue-900);display:flex;padding:8px 8px 8px 16px;justify-content:space-between;align-items:center}.AuthorView_menuItem__Cm4DX+.AuthorView_menuItem__Cm4DX{margin-top:4px}.AuthorView_menuText__kOS3r{font-size:18px;font-style:normal;font-weight:400;line-height:150%}.AuthorView_buildsButtons__Zrpdh{display:flex;gap:4px;align-items:center}.AuthorView_menuLink__2c06g{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:450px;color:#7ce2e5;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.AuthorView_playBox__EA_q_{display:flex;gap:10px;position:relative;z-index:1;color:#fff;margin-top:24px}.AuthorView_playBox__EA_q_ a,.AuthorView_playBox__EA_q_ button{color:#fff}.AuthorView_playBox__EA_q_ .AuthorView_shareButton__MNkYZ{margin-left:auto;color:#fff}.AuthorView_block__XLiHr{margin-top:32px}.AuthorView_error__266vb{color:var(--error-color)}@media screen and (max-width:1280px){.AuthorView_headerBox__A7kFr{margin-bottom:32px;border-radius:24px}.AuthorView_headerContent__hh25g{padding:24px}.AuthorView_platformIcon__R04Yy{top:20px;right:20px}.AuthorView_title__PgF5X{font-size:32px}.AuthorView_coverBox__uF9DA{padding:24px}}@media screen and (max-width:1024px){.AuthorView_title__PgF5X{margin-top:24px}}@media screen and (max-width:768px){.AuthorView_title__PgF5X{margin-top:24px}.AuthorView_coverBox__uF9DA{aspect-ratio:320/491}.AuthorView_menuLink__2c06g{display:none}.AuthorView_playBox__EA_q_{flex-wrap:wrap}.AuthorView_playBox__EA_q_ .AuthorView_shareButton__MNkYZ{margin-left:0;color:#fff}}.PageContent_pageContent__s55n3{display:flex;flex-direction:column;gap:32px;width:100%}.PageContent_headerBox__JiY_1{display:flex;border-radius:48px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);overflow:hidden}.PageContent_block__4CbPc{margin-top:32px}.PageContent_coverBox__1wIyc{width:100%;aspect-ratio:930/539;position:relative;flex-basis:50%;overflow:hidden}.PageContent_coverBox__1wIyc img{object-fit:cover;object-position:center}.PageContent_coverBox__1wIyc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c3959;opacity:.5;z-index:1;pointer-events:none}.PageContent_headerContent__F0JnK{padding:48px;flex-basis:50%;position:relative;display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:24px}.PageContent_ursulaIcon__7GdWe{position:absolute;top:48px;bottom:48px;right:-48px;color:var(--blue-900);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:0;width:100%;max-width:50%;min-width:193px;min-height:193px}.PageContent_tagsBox__6I4SD{display:flex;justify-content:space-between;position:relative;z-index:1}.PageContent_smallTBox__3SomY{display:flex;gap:10px}.PageContent_tag__xL5lP{display:flex;align-items:center;justify-content:center;padding:13px;border-radius:8px;border:1px solid var(--primary-color);min-width:50px;color:var(--White,#fff);font-family:var(--font-onest);font-size:16px;font-style:normal;font-weight:400;line-height:100%}.PageContent_tag__xL5lP svg{width:16px;height:16px}.PageContent_playBox__CWwnz{display:flex;gap:10px}.PageContent_playBox__CWwnz .PageContent_shareButton__qisYU{margin-left:auto;color:#fff}.PageContent_publishButton__9X8Je{color:#fff}.PageContent_title__o1hOf{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;position:relative;z-index:1}.PageContent_genres__zDsCp{font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-top:12px}.PageContent_gameProblemBox__5KlVS{border-radius:32px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-top:32px;display:flex}.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemImageBox__RTegd{flex-shrink:0;aspect-ratio:456/350;width:100%;max-width:456px;background:url(/_next/static/media/game-problem.cbc7ccc3.png) no-repeat 50%;background-size:contain}@media screen and (max-width:1024px){.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemImageBox__RTegd{display:none}}.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemContent__AubPE{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;padding:48px}@media screen and (max-width:1280px){.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemContent__AubPE{padding:24px}}.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemTitle__Ol91U{color:var(--White,#fff);font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:768px){.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemTitle__Ol91U{font-size:32px}}.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemText__wQWQe{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;margin-top:16px;margin-bottom:auto}.PageContent_gameProblemBox__5KlVS .PageContent_gameProblemButton__iTlba{margin-top:32px}.PageContent_pollBox__K0t2v{border-radius:32px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-top:32px;display:flex}.PageContent_pollBox__K0t2v .PageContent_pollContent__ASulv{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;padding:48px}@media screen and (max-width:1280px){.PageContent_pollBox__K0t2v .PageContent_pollContent__ASulv{padding:24px}}.PageContent_pollBox__K0t2v .PageContent_pollTitle__D6E7P{color:var(--White,#fff);font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:768px){.PageContent_pollBox__K0t2v .PageContent_pollTitle__D6E7P{font-size:32px}}.PageContent_pollBox__K0t2v .PageContent_pollText__5_g9_{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;margin-top:16px;margin-bottom:auto}.PageContent_pollBox__K0t2v .PageContent_pollButton__7Pjr5{margin-top:32px}.PageContent_pollBox__K0t2v .PageContent_pollImageBox__dx4xX{flex-shrink:0;aspect-ratio:456/350;width:100%;max-width:456px;background:url(/_next/static/media/poll-image.f2b909b7.png) no-repeat bottom;background-size:contain}@media screen and (max-width:1024px){.PageContent_pollBox__K0t2v .PageContent_pollImageBox__dx4xX{display:none}}@media screen and (max-width:1280px){.PageContent_pollBox__K0t2v{border-radius:24px}}.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;display:none}.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_titleBox__5RMp3{display:flex;flex-direction:column;align-items:center;z-index:1;position:relative}.PageContent_titleButtonBox__dylyt{display:flex;gap:10px}.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_headerBox__JiY_1{margin-bottom:32px;border-radius:24px}.PageContent_headerContent__F0JnK{padding:24px}.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_headerBox__JiY_1{display:none}.PageContent_imageBox__MvHIe{aspect-ratio:320/491;padding:24px;flex-direction:column;width:100%;display:flex;align-items:flex-start}.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_titleBox__5RMp3{width:100%;align-items:normal;justify-content:space-between;flex-grow:1}.PageContent_titleButtonBox__dylyt{flex-direction:column;margin-top:24px}}@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}}.UserView_pageContent__1d_A3{display:flex;flex-direction:column;gap:32px;width:100%}.UserView_headerBox__GF7xj{display:flex;border-radius:48px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);overflow:hidden}.UserView_block__hxcrm{margin-top:32px}.UserView_coverBox__haGDu{width:100%;aspect-ratio:930/539;position:relative;flex-basis:50%;overflow:hidden}.UserView_coverBox__haGDu img{object-fit:cover;object-position:center}.UserView_coverBox__haGDu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c3959;opacity:.5;z-index:1;pointer-events:none}.UserView_headerContent__md08B{padding:48px;flex-basis:50%;position:relative;display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:24px}.UserView_ursulaIcon__MRzPm{position:absolute;top:48px;bottom:48px;right:-48px;color:var(--blue-900);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:0;width:100%;max-width:50%;min-width:193px;min-height:193px}.UserView_tagsBox__7WKOM{display:flex;justify-content:space-between;position:relative;z-index:1}.UserView_smallTBox__r1k0o{display:flex;gap:10px}.UserView_tag__PPzar{display:flex;align-items:center;justify-content:center;padding:13px;border-radius:8px;border:1px solid var(--primary-color);min-width:50px;color:var(--White,#fff);font-family:var(--font-onest);font-size:16px;font-style:normal;font-weight:400;line-height:100%}.UserView_tag__PPzar svg{width:16px;height:16px}.UserView_playBox__6L3jJ{display:flex;gap:10px}.UserView_playBox__6L3jJ .UserView_shareButton__l2QZ6{margin-left:auto;color:#fff}.UserView_publishButton__i0Hl4{color:#fff}.UserView_title__0z8Wd{font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;position:relative;z-index:1}.UserView_genres__u9EVD{font-family:var(--font-onest);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-top:12px}.UserView_gameProblemBox__S4omV{border-radius:32px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-top:32px;display:flex}.UserView_gameProblemBox__S4omV .UserView_gameProblemImageBox__Ewl_M{flex-shrink:0;aspect-ratio:456/350;width:100%;max-width:456px;background:url(/_next/static/media/game-problem.cbc7ccc3.png) no-repeat 50%;background-size:contain}@media screen and (max-width:1024px){.UserView_gameProblemBox__S4omV .UserView_gameProblemImageBox__Ewl_M{display:none}}.UserView_gameProblemBox__S4omV .UserView_gameProblemContent__FXIvc{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;padding:48px}@media screen and (max-width:1280px){.UserView_gameProblemBox__S4omV .UserView_gameProblemContent__FXIvc{padding:24px}}.UserView_gameProblemBox__S4omV .UserView_gameProblemTitle__rMGY_{color:var(--White,#fff);font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:768px){.UserView_gameProblemBox__S4omV .UserView_gameProblemTitle__rMGY_{font-size:32px}}.UserView_gameProblemBox__S4omV .UserView_gameProblemText__OaDUC{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;margin-top:16px;margin-bottom:auto}.UserView_gameProblemBox__S4omV .UserView_gameProblemButton__kLqw_{margin-top:32px}.UserView_pollBox__2txk4{border-radius:32px;background:var(--blue-700);box-shadow:0 2px 6px 0 rgba(15,82,97,.2);margin-top:32px;display:flex}.UserView_pollBox__2txk4 .UserView_pollContent__eUWrW{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;padding:48px}@media screen and (max-width:1280px){.UserView_pollBox__2txk4 .UserView_pollContent__eUWrW{padding:24px}}.UserView_pollBox__2txk4 .UserView_pollTitle__RV5K9{color:var(--White,#fff);font-family:var(--font-montserrat);font-size:36px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:768px){.UserView_pollBox__2txk4 .UserView_pollTitle__RV5K9{font-size:32px}}.UserView_pollBox__2txk4 .UserView_pollText__2Ow1E{font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.36px;margin-top:16px;margin-bottom:auto}.UserView_pollBox__2txk4 .UserView_pollButton__qT_EJ{margin-top:32px}.UserView_pollBox__2txk4 .UserView_pollImageBox__nEfvO{flex-shrink:0;aspect-ratio:456/350;width:100%;max-width:456px;background:url(/_next/static/media/poll-image.f2b909b7.png) no-repeat bottom;background-size:contain}@media screen and (max-width:1024px){.UserView_pollBox__2txk4 .UserView_pollImageBox__nEfvO{display:none}}@media screen and (max-width:1280px){.UserView_pollBox__2txk4{border-radius:24px}}.UserView_imageBox__YcLsm{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;display:none}.UserView_imageBox__YcLsm img{object-fit:cover;object-position:center}.UserView_imageBox__YcLsm:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c3959;opacity:.5;z-index:1;pointer-events:none}.UserView_titleBox__O_Kll{display:flex;flex-direction:column;align-items:center;z-index:1;position:relative}.UserView_titleButtonBox__T2RU3{display:flex;gap:10px}.UserView_description__yBTjm{-webkit-hyphens:auto;hyphens:auto;word-break:break-all}.UserView_buttonBox__KD4m5{margin-top:32px;display:flex;gap:10px;margin-bottom:48px}.UserView_editBox__p_IkT{position:absolute;bottom:48px;left:48px;z-index:1}.UserView_edit__Ld55h.UserView_mobile__M84mq{display:none}.UserView_error__WYgMj{color:var(--error-color)}.UserView_deleteButton__ruUWG{background-color:var(--error-color)!important}.UserView_deleteButton__ruUWG:hover{background-color:var(--error-color-darker)!important}@media screen and (max-width:1280px){.UserView_headerBox__GF7xj{margin-bottom:32px;border-radius:24px}.UserView_headerContent__md08B{padding:24px}.UserView_imageBox__YcLsm{margin-bottom:32px;border-radius:24px}.UserView_platformIcon__l4MeO{top:20px;right:20px}.UserView_title__0z8Wd{font-size:32px}.UserView_description__yBTjm{font-size:16px}.UserView_editBox__p_IkT{bottom:32px;left:32px}}@media screen and (max-width:1024px){.UserView_edit__Ld55h.UserView_mobile__M84mq{display:inline-flex}.UserView_editBox__p_IkT{bottom:24px;left:24px;display:none}.UserView_editBox__p_IkT.UserView_edit__Ld55h{display:none}.UserView_title__0z8Wd{margin-top:24px}.UserView_buttonBox__KD4m5{flex-wrap:wrap}}@media screen and (max-width:768px){.UserView_headerBox__GF7xj{display:none}.UserView_imageBox__YcLsm{aspect-ratio:320/491;padding:24px;flex-direction:column;width:100%;display:flex;align-items:flex-start}.UserView_imageBox__YcLsm img{object-fit:cover}.UserView_editBox__p_IkT{bottom:24px;left:16px;right:16px;width:unset;z-index:1}.UserView_editBox__p_IkT a,.UserView_editBox__p_IkT button{width:100%}.UserView_titleBox__O_Kll{width:100%;align-items:normal;justify-content:space-between;flex-grow:1}.UserView_titleButtonBox__T2RU3{flex-direction:column;margin-top:24px}}@media screen and (max-width:480px){.UserView_titleButtonBox__T2RU3{width:100%}.UserView_buttonBox__KD4m5 a,.UserView_buttonBox__KD4m5 button,.UserView_titleButtonBox__T2RU3 a,.UserView_titleButtonBox__T2RU3 button{flex-grow:1}}.AccessDenied_container__WxGoc{display:flex;align-items:center;justify-content:center;padding:24px}.AccessDenied_content__JWIuM{text-align:center;max-width:960px;margin:0 auto}.AccessDenied_title__9l7pP{font-size:32px;font-weight:600;margin-bottom:16px}@media screen and (max-width:1024px){.AccessDenied_title__9l7pP{font-size:32px}}.AccessDenied_message__9kmfG{margin-bottom:28px}