.main-container_mainContainer__Xbez2{margin:0 auto;width:calc(1920px - var(--containerSizeFix, 0px));max-width:var(--containerMaxWidth)}.main-container_mainContainer__Xbez2.main-container_flex__wg0Cl{display:flex}.main-container_mainContainer__Xbez2.main-container_column__Jg3YJ{flex-direction:column}@media screen and (max-width:2100px){.main-container_mainContainer__Xbez2{width:calc(1600px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1800px){.main-container_mainContainer__Xbez2{width:calc(1400px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1600px){.main-container_mainContainer__Xbez2{width:calc(1200px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1400px){.main-container_mainContainer__Xbez2{width:calc(1024px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1100px){.main-container_mainContainer__Xbez2{width:100%}}.avatar_avatar__uKJP3{--radius:calc(var(--size) / 2);width:var(--size);height:var(--size);position:relative}.avatar_avatar__uKJP3>img:first-child{display:block;width:var(--size);height:var(--size);border:var(--border);border-radius:50%;object-fit:cover;object-position:center}.avatar_avatar__uKJP3>span:first-child{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);border:var(--border);border-radius:50%;background-color:#48484a;color:#fefeff;padding-top:calc(var(--size)/10);font-size:calc(var(--size)/2.5);font-weight:600;font-feature-settings:"ss01" 0}.avatar_avatar__uKJP3 .avatar_verifiedBadge__FwCZi{--badgeSize:clamp(18px,calc(var(--size) / 4),36px);--xOffset:calc(cos(45deg) * var(--radius) - var(--badgeSize) / 2);--yOffset:calc(sin(45deg) * var(--radius) - var(--badgeSize) / 2);display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#0a84ff;color:#fefeff;font-size:calc(var(--badgeSize)/2);padding-top:1px}.avatar_avatar__uKJP3 .avatar_rankBadge__fQ0Uq,.avatar_avatar__uKJP3 .avatar_verifiedBadge__FwCZi{width:var(--badgeSize);height:var(--badgeSize);position:absolute;top:50%;left:50%;transform:translate(var(--xOffset),var(--yOffset))}.avatar_avatar__uKJP3 .avatar_rankBadge__fQ0Uq{--badgeSize:clamp(28px,calc(var(--size) / 3),64px);--xOffset:calc(cos(135deg) * var(--radius) - var(--badgeSize) / 2);--yOffset:calc(sin(135deg) * var(--radius) - var(--badgeSize) / 2);display:block;object-fit:contain;object-position:center}.avatar_avatar__uKJP3 .avatar_badge__6q3Qv{--badgeSize:clamp(16px,calc(var(--size) / 4),28px);--xOffset:calc(cos(-45deg) * var(--radius) - var(--badgeSize) / 2);--yOffset:calc(sin(-45deg) * var(--radius) - var(--badgeSize) / 2);position:absolute;top:50%;left:50%;transform:translate(var(--xOffset),var(--yOffset));min-width:var(--badgeSize);height:var(--badgeSize);display:flex;align-items:center;justify-content:center;background-color:#ff453a;color:#fefeff;border-radius:20px;padding:3px 5px 1px;font-size:clamp(13px,var(--badgeSize)/2,22px)}.burger-button_burgerButton__SQHRc{min-width:unset!important;width:44px;height:44px;position:relative;color:currentColor!important;overflow:hidden;--size:24px;--gap:8px}.burger-button_burgerButton__SQHRc.burger-button_open__iqySd{--gap:0}.burger-button_burgerButton__SQHRc.burger-button_open__iqySd .burger-button_line__pcW0l:first-child{--rotation:45deg}.burger-button_burgerButton__SQHRc.burger-button_open__iqySd .burger-button_line__pcW0l:nth-child(2){--rotation:-45deg}.burger-button_burgerButton__SQHRc.burger-button_open__iqySd .burger-button_line__pcW0l:nth-child(3){--gap:20px;opacity:0}.burger-button_burgerButton__SQHRc .burger-button_line__pcW0l{background-color:currentColor;width:var(--size);height:2px;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--rotation,0));transition:.3s ease-in-out;transition-property:opacity,margin,transform}.burger-button_burgerButton__SQHRc .burger-button_line__pcW0l:first-child{margin-top:calc(var(--gap)*-1)}.burger-button_burgerButton__SQHRc .burger-button_line__pcW0l:nth-child(2){margin-top:0}.burger-button_burgerButton__SQHRc .burger-button_line__pcW0l:nth-child(3){margin-top:calc(var(--gap))}.loading-indicator_loadingIndicator__GWTIP{width:25px;height:25px}.loading-indicator_loadingIndicator__GWTIP circle{transform-origin:50% 50%;transform:rotate(-90deg)}.loading-indicator_loadingIndicator__GWTIP.loading-indicator_shouldRotate__BQ0Kf{animation:loading-indicator_loadingAnimation__8E2zK 2s linear infinite}.loading-indicator_loadingPage__FA7zl{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8e8e93}.loading-indicator_loadingPage__FA7zl.loading-indicator_fillPage__RFH7z{height:100vh}.loading-indicator_loadingPage__FA7zl.loading-indicator_fitPage__crB2f{flex-grow:1}.loading-indicator_loadingPage__FA7zl.loading-indicator_fullPage__PnKS2{position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:10;background-color:#fefeff}.loading-indicator_loadingPage__FA7zl.loading-indicator_fullPage__PnKS2 p{margin-top:2rem}@keyframes loading-indicator_loadingAnimation__8E2zK{0%{stroke-dasharray:0 0 0 var(--perimeter)}50%{stroke-dasharray:0 0 var(--perimeter) var(--perimeter)}to{stroke-dasharray:0 var(--perimeter) 0 var(--perimeter)}}.button_button__7hI7z{font-weight:600;color:#fefeff}.button_button__7hI7z .MuiButton-icon.MuiButton-startIcon{-webkit-margin-end:12px;margin-inline-end:12px}.button_button__7hI7z .MuiButton-icon.MuiButton-endIcon{-webkit-margin-start:12px;margin-inline-start:12px}.button_button__7hI7z .MuiButton-icon>:first-child{font-size:1.2em}.button_button__7hI7z.button_iconOnly__DevCF{min-width:unset;display:inline-flex;align-items:center;justify-content:center}.button_button__7hI7z.button_iconOnly__DevCF.MuiButton-sizeLarge{width:52px;height:52px}.button_button__7hI7z.button_iconOnly__DevCF.MuiButton-sizeMedium{width:44px;height:44px}.button_button__7hI7z.button_iconOnly__DevCF.MuiButton-sizeSmall{width:36px;height:36px}.empty-state_emptyState__OTN2i{padding:50px 0;align-self:center;justify-self:center;display:flex;flex-direction:column;align-items:center}.empty-state_emptyState__OTN2i.empty-state_fillGrid__CCyRU{grid-column:1/-1;grid-row:1/-1}.empty-state_emptyState__OTN2i>:not(:last-child){margin-bottom:30px}.empty-state_emptyState__OTN2i .empty-state_icon__bHUks{font-size:100px;color:#8e8e93}.empty-state_emptyState__OTN2i .empty-state_info__X2CnY{display:flex;flex-direction:column;align-items:center;text-align:center}.empty-state_emptyState__OTN2i .empty-state_info__X2CnY .empty-state_title__EJMbu{color:#f2f2f7}.empty-state_emptyState__OTN2i .empty-state_info__X2CnY .empty-state_subTitle__bvxFb{color:#aeaeb2}@media screen and (max-width:600px){.empty-state_emptyState__OTN2i>:not(:last-child){margin-bottom:20px}.empty-state_emptyState__OTN2i .empty-state_icon__bHUks{font-size:75px}.empty-state_emptyState__OTN2i .empty-state_info__X2CnY .empty-state_title__EJMbu{font-size:22px}}.list_list__TSliv{display:flex;flex-direction:column;padding:20px;border-radius:12px;background:rgba(255,255,255,.05);container:list/inline-size}.list_list__TSliv header{justify-content:space-between;margin-bottom:16px}.list_list__TSliv header,.list_list__TSliv header .list_actionsWrapper__boU6L{display:flex;align-items:center}.list_list__TSliv header .list_actionsWrapper__boU6L .list_search__QEINe{width:300px}.list_list__TSliv header .list_actionsWrapper__boU6L .list_actions__Fjc9N{display:flex;align-items:center;-webkit-margin-start:16px;margin-inline-start:16px}.list_list__TSliv header .list_actionsWrapper__boU6L .list_actions__Fjc9N a{display:flex}.list_list__TSliv header .list_actionsWrapper__boU6L .list_actions__Fjc9N a>*{flex:1 0}.list_list__TSliv header .list_actionsWrapper__boU6L .list_actions__Fjc9N>:not(:last-child){-webkit-margin-end:16px;margin-inline-end:16px}.list_list__TSliv .list_contents__Dbp5m{border:2px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.list_list__TSliv .list_contents__Dbp5m .list_skeletonWrapper__j__tG{display:flex;flex-direction:column;padding:10px}.list_list__TSliv .list_contents__Dbp5m .list_skeletonWrapper__j__tG .list_skeleton__3MBxe{width:unset}.list_list__TSliv .list_contents__Dbp5m .list_skeletonWrapper__j__tG .list_skeleton__3MBxe:not(:last-child){margin-bottom:10px}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableHead__bxDO9{background-color:rgba(255,255,255,.1)}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableHead__bxDO9 .list_tableCell__kVJnL{font-size:14px;font-weight:600;white-space:nowrap;color:#aeaeb2;border-bottom:none}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableBody__BZdSn .list_tableRow__vxyNH:focus,.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableBody__BZdSn .list_tableRow__vxyNH:hover{background-color:rgba(255,255,255,.05)}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableBody__BZdSn a.list_tableRow__vxyNH{cursor:pointer!important}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableRow__vxyNH:not(:last-child) .list_tableCell__kVJnL{border-bottom:1px solid #2c2c2e}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL{border-bottom:none}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL:first-child{-webkit-padding-start:16px;padding-inline-start:16px}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL:last-child{-webkit-padding-end:16px;padding-inline-end:16px}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL>*{vertical-align:middle}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .actions{display:flex;align-items:center;white-space:nowrap}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .actions a{display:flex}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .actions a>*{flex:1 0}.list_list__TSliv .list_contents__Dbp5m .list_table__kRVRh .actions>:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.list_list__TSliv footer{display:flex;flex-direction:column;margin-top:16px}.list_list__TSliv footer .list_pagination__HxNWF{align-self:center;margin-top:12px}@container list (width < 600px){.list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL{padding:6px 12px}}@container list (width < 400px){.list_contents__Dbp5m .list_table__kRVRh .list_tableCell__kVJnL{padding:6px 8px}}.logo_logo__R63I6{display:inline-flex;height:48px}.logo_logo__R63I6.logo_light__V7dCi path:first-child{fill:#0d0d0f}.logo_logo__R63I6.logo_light__V7dCi path:last-child{fill:#636366}.logo_logo__R63I6.logo_dark__u2xS8 path:first-child{fill:#fefeff}.logo_logo__R63I6.logo_dark__u2xS8 path:last-child{fill:#636366}.logo-loading_logoLoading__pBfm2{display:flex;position:relative}.logo-loading_logoLoading__pBfm2 .logo-loading_shadow__zw2EJ{height:var(--size);position:absolute;top:0;left:0;z-index:0}.logo-loading_logoLoading__pBfm2 .logo-loading_shadow__zw2EJ path{stroke:#2c2c2e;stroke-width:3px}.logo-loading_logoLoading__pBfm2 .logo-loading_logo__Izcvg{height:var(--size);position:relative;z-index:1}.logo-loading_logoLoading__pBfm2 .logo-loading_logo__Izcvg path{stroke:#fefeff;stroke-width:3px;--segmentSize:300px}.logo-loading_logoLoading__pBfm2 .logo-loading_logo__Izcvg path:first-child{--fullBorder:1985px;animation:logo-loading_rotateLoading__mCHJi 1.7s linear infinite;stroke-dasharray:var(--segmentSize) calc(var(--fullBorder) - var(--segmentSize))}.logo-loading_logoLoading__pBfm2 .logo-loading_logo__Izcvg path:last-child{--fullBorder:1170px;animation:logo-loading_rotateLoading__mCHJi 1s linear infinite;stroke-dasharray:var(--segmentSize) calc(var(--fullBorder) - var(--segmentSize))}@keyframes logo-loading_rotateLoading__mCHJi{0%{stroke-dashoffset:0}to{stroke-dashoffset:calc(-1*var(--fullBorder))}}.modal_materialModal__Waq0N{display:flex}.modal_materialModal__Waq0N .modal_modal__Q03uj{position:relative;max-width:750px;max-height:90vh;width:90vw;display:flex;flex-direction:column;justify-content:center;align-self:center;margin:0 auto;padding:50px 70px;border-radius:14px;overflow:hidden;background-color:#2c2c2e}.modal_materialModal__Waq0N .modal_modal__Q03uj>:not(:last-child){margin-bottom:32px}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_success__Lq5hn{--statusColor:#4caf50}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_danger__B7PN_{--statusColor:#f44336}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_warning__9Tsi_{--statusColor:#ffc107}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_info__x_Zbz{--statusColor:#03a9f4}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_primary__rbbpV{--statusColor:#ff453a}.modal_materialModal__Waq0N .modal_modal__Q03uj.modal_idle__YWQHY{--statusColor:#8e8e93}.modal_materialModal__Waq0N .modal_modal__Q03uj .modal_closeButton__bx1l4{position:absolute;top:24px;right:24px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;z-index:10;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:#8e8e93;border-radius:4px;cursor:pointer}.modal_materialModal__Waq0N .modal_modal__Q03uj .modal_closeButton__bx1l4:hover{color:#c7c7cc;background-color:#48484a}.modal_materialModal__Waq0N .modal_modal__Q03uj>section{max-height:70vh;overflow-y:auto;-webkit-padding-end:20px;padding-inline-end:20px;-webkit-margin-end:-20px;margin-inline-end:-20px}.modal_materialModal__Waq0N .modal_modal__Q03uj>section::-webkit-scrollbar{background:transparent;width:4px;height:4px}.modal_materialModal__Waq0N .modal_modal__Q03uj>section::-webkit-scrollbar-thumb{background:#aeaeb2;border-radius:10px}.modal_materialModal__Waq0N .modal_modal__Q03uj>section::-webkit-scrollbar-track{background-color:#e5e5ea;border-radius:10px}.modal_materialModal__Waq0N .modal_modal__Q03uj>header{display:flex;flex-direction:column;text-align:center}.modal_materialModal__Waq0N .modal_modal__Q03uj>header .modal_icon__IhCKk{color:var(--statusColor);font-size:clamp(40px,12vw,50px);margin-bottom:15px}.modal_materialModal__Waq0N .modal_modal__Q03uj>header .modal_svgIcon__STgay{fill:var(--statusColor);align-self:center;width:50px;height:50px;margin-bottom:15px}.modal_materialModal__Waq0N .modal_modal__Q03uj>header h2{font-size:clamp(20px,3vw,26px)}.modal_materialModal__Waq0N .modal_modal__Q03uj>header .modal_description__lovUV{color:#d1d1d6}.modal_materialModal__Waq0N .modal_modal__Q03uj>footer{display:flex;justify-content:center;align-items:center}.modal_materialModal__Waq0N .modal_modal__Q03uj>footer>*{flex:1 0}.modal_materialModal__Waq0N .modal_modal__Q03uj>footer>:not(:last-child){-webkit-margin-end:16px;margin-inline-end:16px}html[dir=ltr] .MuiModal-root .modal_modal__Q03uj .modal_closeIcon__438xg{right:unset;left:35px}@media(max-width:650px){.MuiModal-root .modal_modal__Q03uj{padding:50px 70px}}@media(max-width:550px){.MuiModal-root .modal_modal__Q03uj{padding:30px}.MuiModal-root .modal_modal__Q03uj header .modal_description__lovUV{font-size:14px}}.number-progress_numberProgress__UXz_h{display:inline-flex;align-items:center;direction:ltr;font-size:16px}.number-progress_numberProgress__UXz_h .number-progress_separator__zGxR7{margin:0 2px;color:#8e8e93}.number-progress_numberProgress__UXz_h .number-progress_total__uVDhU{color:#aeaeb2}.slider_sliderWrapper__MaoM8{display:flex;flex-direction:column}.slider_sliderWrapper__MaoM8.slider_error__Ek_FX>span{color:#e94560!important}.slider_sliderWrapper__MaoM8>span{color:rgba(255,255,255,.7);font-family:inherit;font-weight:400;font-size:1rem;line-height:1.4375em}.slider_sliderWrapper__MaoM8 .slider_wrapper__yJuDV{display:flex;align-items:center}.slider_sliderWrapper__MaoM8 .slider_wrapper__yJuDV>:first-child{-webkit-margin-end:12px;margin-inline-end:12px}.slider_sliderWrapper__MaoM8 .slider_wrapper__yJuDV>:last-child{-webkit-margin-start:12px;margin-inline-start:12px}.steps-progress_progress__XMboF{display:flex;align-items:center;max-width:200px;width:100%}.steps-progress_progress__XMboF>span{-webkit-margin-start:12px;margin-inline-start:12px;direction:ltr}.steps-progress_progress__XMboF .steps-progress_track__Y5Ltj{width:100%;height:4px;border-radius:4px;overflow:hidden;background-color:#636366}.steps-progress_progress__XMboF .steps-progress_track__Y5Ltj .steps-progress_value__6lz_B{width:0;height:100%;background-color:var(--valueColor,#ff453a)}.full-page-loading_fullPageLoading__RavVc{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0d0d0f;display:flex;align-items:center;justify-content:center;z-index:10}.approve-label_approveLabel__QAfxB{--color:$gray6;display:inline-flex;justify-content:center;padding:6px 16px;font-size:12px;font-weight:600;border-radius:6px;white-space:nowrap;color:var(--color);background-color:var(--bg-color)}.approve-label_approveLabel__QAfxB.approve-label_undefined__CGwTL{--color:#c7c7cc;--bg-color:rgba(199,199,204,0.1)}.approve-label_approveLabel__QAfxB.approve-label_pending__SNx6a{--color:#ffc107;--bg-color:rgba(255,193,7,0.1)}.approve-label_approveLabel__QAfxB.approve-label_approved__NLidl{--color:#4caf50;--bg-color:rgba(76,175,80,0.1)}.approve-label_approveLabel__QAfxB.approve-label_rejected__6QiyC{--color:#f44336;--bg-color:rgba(244,67,54,0.1)}.breadcrumb_breadcrumb__CeSFO{display:flex;align-items:center}.breadcrumb_breadcrumb__CeSFO .breadcrumb_item__ZOO7s{font-size:14px;color:#aeaeb2}.breadcrumb_breadcrumb__CeSFO .breadcrumb_item__ZOO7s:hover{color:#d1d1d6}.breadcrumb_breadcrumb__CeSFO .breadcrumb_item__ZOO7s:last-child{font-size:16px;color:#fefeff}.breadcrumb_breadcrumb__CeSFO>i{font-size:14px;margin:0 8px;color:#636366}.main-footer_mainFooter__suIpQ{padding:50px 0;background-color:#151516;position:relative;margin-top:100px}.main-footer_mainFooter__suIpQ:after{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,#1c1c1e,#2c2c2e,#1c1c1e);position:absolute;top:0;left:0}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ{display:flex;justify-content:space-between}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw{max-width:500px;-webkit-margin-end:50px;margin-inline-end:50px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw p{text-align:justify}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1{display:flex;align-items:center;margin-bottom:20px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 span{-webkit-margin-start:20px;margin-inline-start:20px;font-weight:700;font-size:44px;color:#fefeff}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 span b{font-weight:300}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;flex-shrink:0}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav{margin-top:16px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav ul{display:flex;flex-direction:column;list-style:none}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav ul li:not(:last-child){margin-bottom:12px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav ul li a{color:#aeaeb2;position:relative;transition:color .3s ease-in-out}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav ul li a:hover{color:#fefeff}@media screen and (max-width:1400px){.main-footer_mainFooter__suIpQ{margin-top:80px}}@media screen and (max-width:1100px){.main-footer_mainFooter__suIpQ{margin-top:60px}}@media screen and (max-width:900px){.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 span{font-size:36px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 svg{height:60px!important}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_{grid-gap:20px}}@media screen and (max-width:800px){.main-footer_mainFooter__suIpQ{margin-top:40px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ{flex-direction:column}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw{max-width:unset;-webkit-margin-end:unset;margin-inline-end:unset;margin-bottom:30px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 span{font-size:36px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 svg{height:60px!important}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_{grid-gap:20px}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ h3{text-align:center}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_ nav ul{align-items:center}}@media screen and (max-width:450px){.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 span{display:flex;flex-direction:column;line-height:1.2}.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_about__6YPjw .main-footer_logoWrapper__ZxBe1 svg{height:85px!important}}@media screen and (max-width:400px){.main-footer_mainFooter__suIpQ .main-footer_container__UDbkJ .main-footer_links__8Eb6_{grid-template-columns:1fr;grid-gap:40px}}.main-header_mainHeader__IWHAC{display:flex;flex-direction:column;justify-content:center;height:120px;z-index:1}.main-header_mainHeader__IWHAC .main-header_container__OW_I7{display:flex;align-items:center;justify-content:space-between}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_burgerButton__zUma4{display:none}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF{display:flex;align-items:center}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_logo__9DjGQ{display:flex}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4{-webkit-margin-start:30px;margin-inline-start:30px}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul{display:flex;align-items:center;list-style:none}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li:not(:last-child){-webkit-margin-end:12px;margin-inline-end:12px}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a{padding:12px;color:#aeaeb2;position:relative;transition:color .3s ease-in-out}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a:hover{color:#fefeff}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a:hover:before{opacity:1}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a:before{content:"";display:block;width:24px;height:2px;border-radius:1px;background-color:#ff453a;position:absolute;bottom:6px;right:12px;box-shadow:0 3px 12px #ff453a;opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width:900px){.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a{font-size:14px;padding:8px}}@media screen and (max-width:800px){.main-header_mainHeader__IWHAC.open .main-header_container__OW_I7 .main-header_userProfile__H4gkZ,.main-header_mainHeader__IWHAC.open .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4{display:flex}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_burgerButton__zUma4{display:flex;z-index:2}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_userProfile__H4gkZ{position:absolute;left:50%;transform:translateX(-50%);z-index:2;display:none}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_logo__9DjGQ{position:relative;z-index:2}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4{display:none;position:fixed;top:0;left:0;bottom:0;right:0;align-items:center;justify-content:center;background-color:rgba(13,13,15,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-margin-start:0;margin-inline-start:0;z-index:1}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul{flex-direction:column}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li:not(:last-child){-webkit-margin-end:0;margin-inline-end:0;margin-bottom:20px}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a{font-size:24px}.main-header_mainHeader__IWHAC .main-header_container__OW_I7 .main-header_wrapper__uTapF .main-header_navList__69rY4 ul li a:before{display:none}}.layout_mainLayout__FgqOc{min-height:100vh;display:flex;flex-direction:column}.layout_mainLayout__FgqOc>main{flex-grow:1}@media screen and (max-width:1100px){.layout_mainLayout__FgqOc .mainContainer{padding:0 30px}}@media screen and (max-width:400px){.layout_mainLayout__FgqOc .mainContainer{padding:0 25px}}.panel-header_panelHeader__mECvJ{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:84px;padding:20px 20px 20px 84px;background-color:#121213}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA{display:flex;justify-content:center;align-items:center}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA span{line-height:1.2;-webkit-margin-start:20px;margin-inline-start:20px;font-weight:700;font-size:28px;color:#fefeff}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA span b{font-weight:300}.panel-header_panelHeader__mECvJ+button{top:20px;left:20px}.panel-header_panelHeader__mECvJ~main{--fixedLayoutTop:84px}@media screen and (min-width:1025px){.panel-header_panelHeader__mECvJ~main{--fixedLayoutTop:0px}}@media screen and (max-width:400px){.panel-header_panelHeader__mECvJ{height:72px;padding:16px 20px 16px 72px}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA svg{height:40px!important}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA span{font-size:24px}.panel-header_panelHeader__mECvJ+button{width:40px;height:40px;--size:20px;--gap:7px;top:16px}.panel-header_panelHeader__mECvJ~main{--fixedLayoutTop:72px}}@media screen and (max-width:350px){.panel-header_panelHeader__mECvJ{height:56px;padding:12px 20px 12px 72px}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA svg{height:32px!important}.panel-header_panelHeader__mECvJ .panel-header_logoWrapper__H2MyA span{font-size:20px}.panel-header_panelHeader__mECvJ+button{width:32px;height:32px;--size:18px;--gap:6px;top:12px}.panel-header_panelHeader__mECvJ~main{--fixedLayoutTop:56px}}.panel-nav-list_navList__55Apt{display:flex;flex-direction:column}.panel-nav-list_navList__55Apt.panel-nav-list_mini__K8D__ ul{flex-direction:row}.panel-nav-list_navList__55Apt.panel-nav-list_mini__K8D__ ul li{flex:1 0}.panel-nav-list_navList__55Apt.panel-nav-list_mini__K8D__ ul li:not(:last-child){margin-bottom:0;-webkit-margin-end:4px;margin-inline-end:4px}.panel-nav-list_navList__55Apt.panel-nav-list_mini__K8D__ ul li a{justify-content:center}.panel-nav-list_navList__55Apt.panel-nav-list_mini__K8D__ ul li a .panel-nav-list_iconWrapper__QCbrr{-webkit-margin-end:0;margin-inline-end:0}.panel-nav-list_navList__55Apt .panel-nav-list_group__nMRdn:not(:last-child){margin-bottom:30px}.panel-nav-list_navList__55Apt .panel-nav-list_group__nMRdn .panel-nav-list_titleWrapper__1Nix6{display:flex;align-items:center;margin-bottom:8px;color:#636366;font-weight:600}.panel-nav-list_navList__55Apt .panel-nav-list_group__nMRdn .panel-nav-list_titleWrapper__1Nix6 i{width:20px;height:20px;display:flex;align-items:center;justify-content:center;-webkit-margin-end:8px;margin-inline-end:8px;font-size:16px}.panel-nav-list_navList__55Apt ul,.panel-nav-list_navList__55Apt ul li{display:flex;flex-direction:column}.panel-nav-list_navList__55Apt ul li:not(:last-child){margin-bottom:4px}button.panel-nav-list_linkItem__GkmY_{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;font:inherit;color:inherit;flex-grow:1}.panel-nav-list_linkItem__GkmY_{display:flex;align-items:center;padding:8px 16px;border-radius:6px;transition:background-color .3s ease-in-out}.panel-nav-list_linkItem__GkmY_:focus,.panel-nav-list_linkItem__GkmY_:hover{background-color:rgba(142,142,147,.1)}.panel-nav-list_linkItem__GkmY_:focus i,.panel-nav-list_linkItem__GkmY_:hover i{color:#8e8e93}.panel-nav-list_linkItem__GkmY_:focus span,.panel-nav-list_linkItem__GkmY_:hover span{color:#e5e5ea}.panel-nav-list_linkItem__GkmY_.panel-nav-list_active__Ar_fT{background-color:rgba(255,69,58,.1)}.panel-nav-list_linkItem__GkmY_.panel-nav-list_active__Ar_fT i{color:#ff453a}.panel-nav-list_linkItem__GkmY_.panel-nav-list_active__Ar_fT span{color:#fefeff}.panel-nav-list_linkItem__GkmY_.panel-nav-list_disabled__qeClS{opacity:.5;pointer-events:none}.panel-nav-list_linkItem__GkmY_ .panel-nav-list_iconWrapper__QCbrr{position:relative;-webkit-margin-end:8px;margin-inline-end:8px}.panel-nav-list_linkItem__GkmY_ .panel-nav-list_iconWrapper__QCbrr .panel-nav-list_badge__rJa1v{position:absolute;top:0;left:50%;transform:translate(1px,-5px)}.panel-nav-list_linkItem__GkmY_ i{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#636366;transition:color .3s ease-in-out}.panel-nav-list_linkItem__GkmY_ span{color:#aeaeb2;transition:color .3s ease-in-out}.panel-user-profile_userProfile__PXraB{position:relative}.panel-user-profile_userProfile__PXraB .panel-user-profile_profile__ZeAmA{display:flex;align-items:center;padding:12px 16px;background-color:#1c1c1e;border-radius:8px;cursor:pointer}.panel-user-profile_userProfile__PXraB .panel-user-profile_info__gc3WD{display:flex;flex-direction:column;-webkit-margin-start:16px;margin-inline-start:16px;white-space:nowrap;overflow:hidden;font-feature-settings:"ss01" 0}.panel-user-profile_userProfile__PXraB .panel-user-profile_info__gc3WD small{color:#8e8e93;font-size:14px}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D{display:flex;flex-direction:column;align-items:center;position:absolute;right:calc(100% + 8px);bottom:0;list-style:none;background-color:#2c2c2e;width:300px;padding:16px;border-radius:8px;transform:translateY(10px);opacity:0;pointer-events:none;transition:.3s ease-in-out;transition-property:transform,opacity}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D .panel-user-profile_avatar__DBnCI{margin-top:16px}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D .panel-user-profile_info__gc3WD{-webkit-margin-start:0;margin-inline-start:0;margin-top:16px;align-items:center;font-feature-settings:"ss01" 0}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D.panel-user-profile_open__cuAN0{transform:translateY(0);opacity:1;pointer-events:all}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav{align-self:stretch;margin-top:16px;padding-top:16px;border-top:1px solid #3a3a3c}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:focus,.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:hover{background-color:rgba(244,67,54,.1)}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:focus i,.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:hover i{color:#f44336}.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:focus span,.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D nav ul li button:hover span{color:#fefeff}@media screen and (max-width:590px){.panel-user-profile_userProfile__PXraB .panel-user-profile_popup__H3m3D{right:0;bottom:calc(100% + 8px)}}.panel-sidebar_panelSidebar__bhNQs{--offset:20px;--size:280px;position:fixed;top:0;bottom:0;right:0;margin:var(--offset);margin-left:0;width:var(--size);height:calc(100vh - var(--offset)*2);display:flex;flex-direction:column;padding:20px;border-radius:16px;background-color:#121213}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM{display:flex;justify-content:center;align-items:center;margin-bottom:40px;margin-top:20px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM span{display:flex;flex-direction:column;line-height:1.2;-webkit-margin-start:24px;margin-inline-start:24px;font-weight:700;font-size:32px;color:#fefeff}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM span b{font-weight:300;font-size:.72em}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_mainLinks__wqn7T{flex-grow:1}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_otherLinks__nA0J_{margin-top:30px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_miniLinks__bQQpL{margin-top:4px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_userProfile__pP47W{margin-top:20px}@media screen and (min-width:1025px){.panel-sidebar_panelSidebar__bhNQs{--size:280px}.panel-sidebar_panelSidebar__bhNQs~main{--fixedLayoutRight:300px}}@media screen and (min-width:1601px){.panel-sidebar_panelSidebar__bhNQs{--size:300px}.panel-sidebar_panelSidebar__bhNQs~main{--fixedLayoutRight:320px}}@media screen and (min-width:1921px){.panel-sidebar_panelSidebar__bhNQs{--size:320px}.panel-sidebar_panelSidebar__bhNQs~main{--fixedLayoutRight:340px}}@media screen and (max-width:1024px){.panel-sidebar_panelSidebar__bhNQs~main{--fixedLayoutRight:0px}}@media screen and (max-width:400px){.panel-sidebar_panelSidebar__bhNQs{--size:260px}}@media screen and (max-height:800px){.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM{margin-top:12px;margin-bottom:20px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM svg{height:48px!important}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_logoWrapper__fbdPM span{font-size:26px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_otherLinks__nA0J_{margin-top:20px}.panel-sidebar_panelSidebar__bhNQs .panel-sidebar_userProfile__pP47W{margin-top:16px}.panel-sidebar_panelSidebar__bhNQs nav>div{margin-bottom:0!important}.panel-sidebar_panelSidebar__bhNQs li a{padding:6px 12px!important}.panel-sidebar_panelSidebar__bhNQs li a i{font-size:16px!important}.panel-sidebar_panelSidebar__bhNQs li a span{font-size:14px}}.hero-section_heroSection__Pxkfv{min-height:100vh;margin-top:-120px;padding:120px 0;display:flex;position:relative;z-index:0}.hero-section_heroSection__Pxkfv .hero-section_videoWrapper__pxtxI{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.hero-section_heroSection__Pxkfv .hero-section_videoWrapper__pxtxI .hero-section_video__zsIIp{display:block;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-section_heroSection__Pxkfv .hero-section_videoWrapper__pxtxI:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(10px) brightness(.7);backdrop-filter:blur(10px) brightness(.7)}.hero-section_heroSection__Pxkfv .hero-section_videoWrapper__pxtxI:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:30%;z-index:2;background:linear-gradient(0deg,#1c1c1e,transparent)}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:80px;font-weight:300;display:flex;flex-direction:column;line-height:1.3;margin-bottom:40px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1 b{font-size:1.69em;font-weight:700;color:transparent;background:linear-gradient(to left in lab,#ff453a,#ff9f0a);-webkit-background-clip:text;background-clip:text}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article p{max-width:800px;font-size:20px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article .hero-section_cta__jdZFO{margin-top:40px;-webkit-margin-end:20px;margin-inline-end:20px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN{height:500px;aspect-ratio:538/579;position:relative}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN .hero-section_logo__9z_Pn{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN .hero-section_logo__9z_Pn path{stroke-width:2px;stroke:#ff453a;fill:rgba(255,69,58,.2)}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN .hero-section_logo__9z_Pn path:last-child{stroke:#fefeff;fill:rgba(254,254,255,.2)}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN .hero-section_glassLogo__CjsQQ{display:block;height:100%;width:100%;position:absolute;top:0;left:0;backdrop-filter:blur(20px) brightness(2);-webkit-backdrop-filter:blur(20px) brightness(2);-webkit-clip-path:url(#logoClipPath);clip-path:url(#logoClipPath)}@media screen and (max-width:1600px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:65px}}@media screen and (max-width:1400px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:56px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article p{font-size:18px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN{height:400px}}@media screen and (max-width:1100px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav{flex-direction:column-reverse;justify-content:center}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article{align-items:center;text-align:center}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:70px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article p{font-size:18px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN{height:40vw;margin-bottom:50px}}@media screen and (max-width:850px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:55px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav .hero-section_logoWrapper__h0HKN{height:60vw}}@media screen and (max-width:700px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:48px}}@media screen and (max-width:600px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:38px}}@media screen and (max-width:500px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:30px}.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article p{font-size:16px}}@media screen and (max-width:420px){.hero-section_heroSection__Pxkfv .hero-section_contents__91Bav article h1{font-size:26px}}.services-section_servicesSection__oKX4X h2{text-align:center}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ{display:grid;grid-template-areas:"b1 b1 s1" "b1 b1 s2" "s3 b2 b2" "s4 b2 b2";grid-gap:30px;margin-top:30px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx{background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:8px;padding:30px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx i{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:rgba(142,142,147,.1);color:#8e8e93;border-radius:8px;font-size:24px;margin-bottom:12px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx p{color:#c7c7cc}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_achievements__U6E1l i,.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_boxes__3re_Q i,.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_certificates__760c7 i,.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_challenges__rDtUV i{background-color:rgba(255,69,58,.1);color:#ff453a}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b{grid-column:span 2;grid-row:span 2;display:flex;flex-direction:column;align-items:center;text-align:center}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b img{width:auto;height:300px;margin:20px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b h3{font-size:28px;margin-bottom:12px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b p{max-width:600px}@media screen and (max-width:1400px){.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b{justify-content:center}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx.services-section_big__l9V2b img{width:100%;height:auto}}@media screen and (max-width:1100px){.services-section_servicesSection__oKX4X .services-section_services__yvbXJ{grid-template-areas:"b1 b1 b1 b1" "b1 b1 b1 b1" "s1 s1 s2 s2" "s3 s3 s4 s4" "b2 b2 b2 b2"}}@media screen and (max-width:700px){.services-section_servicesSection__oKX4X .services-section_services__yvbXJ{grid-template-areas:"b1" "s1" "s2" "s3" "s4" "b2";grid-gap:20px}.services-section_servicesSection__oKX4X .services-section_services__yvbXJ .services-section_service__crIkx{padding:20px}}.stats-section_statsSection__GAusd{background-color:#2c2c2e;overflow:hidden;position:relative;padding:100px 0}.stats-section_statsSection__GAusd .stats-section_pattern__i7dUr{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:50%;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black);opacity:.03;filter:invert(1);z-index:0}.stats-section_statsSection__GAusd .stats-section_wrapper__5rOPv{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.stats-section_statsSection__GAusd h2{text-align:center}.stats-section_statsSection__GAusd p{max-width:600px;text-align:center;color:#c7c7cc}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA{display:flex;flex-direction:column-reverse;align-items:center;padding:0 30px}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA:not(:first-child){border-right:3px solid #48484a}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA h3{font-size:16px;font-weight:400;line-height:1;color:#8e8e93;margin-top:12px}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA span{font-size:48px;font-weight:700;line-height:1;direction:ltr}@media screen and (max-width:1400px){.stats-section_statsSection__GAusd .stats-section_stats__8OXgb{grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media screen and (max-width:700px){.stats-section_statsSection__GAusd .stats-section_stats__8OXgb{grid-template-columns:1fr;grid-gap:40px}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA{align-items:center;border:none}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA h3{font-size:14px}.stats-section_statsSection__GAusd .stats-section_stats__8OXgb .stats-section_stat__eD_NA span{font-size:36px}}.active-box-info_activeBox__eigZi{display:flex;align-items:center;direction:ltr}.active-box-info_activeBox__eigZi img{width:70px;height:70px;object-fit:cover;object-position:center;-webkit-margin-end:16px;margin-inline-end:16px}.active-box-info_activeBox__eigZi .active-box-info_contentWrapper__Q2wGL{display:flex;align-items:center}.active-box-info_activeBox__eigZi .active-box-info_infoWrapper__6vn98{display:flex;flex-direction:column}.active-box-info_activeBox__eigZi .active-box-info_wrapper__pLBpQ{display:flex;align-items:center;line-height:1;margin-top:4px}.active-box-info_activeBox__eigZi .active-box-info_wrapper__pLBpQ>:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.active-box-info_activeBox__eigZi .active-box-info_boxCategory__OwfF3{color:#c7c7cc;font-size:14px;font-feature-settings:"ss01" 0}.active-box-info_activeBox__eigZi .active-box-info_boxName___PzuW{font-size:28px;line-height:1;color:inherit;font-feature-settings:"ss01" 0}.active-box-info_activeBox__eigZi .active-box-info_timer__yPl7Y{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:sans-serif}.active-box-info_activeBox__eigZi .active-box-info_actions__dZ4tx{display:grid;grid-template-areas:"r d e l";grid-gap:12px;-webkit-margin-start:50px;margin-inline-start:50px}.active-box-info_activeBox__eigZi .active-box-info_actions__dZ4tx .active-box-info_action__FVelm{width:44px!important;height:44px!important;background-color:#28282b}.active-box-info_activeBox__eigZi .active-box-info_actions__dZ4tx .active-box-info_action__FVelm:hover{background-color:#353538}@media screen and (max-width:600px){.active-box-info_activeBox__eigZi{flex-direction:column;align-items:flex-start}.active-box-info_activeBox__eigZi img{width:60px;height:60px}.active-box-info_activeBox__eigZi .active-box-info_boxName___PzuW{font-size:20px}.active-box-info_activeBox__eigZi .active-box-info_actions__dZ4tx{align-self:flex-end;-webkit-margin-start:0;margin-inline-start:0;margin-top:16px}}.box-subscription-modal_boxSubscriptionModal__L08V0{max-width:unset}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_voucherForm___D9Nr{display:flex;align-items:flex-start;flex-direction:row;margin-top:8px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #48484a}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_voucherForm___D9Nr>:first-child{flex-grow:1;-webkit-margin-end:20px;margin-inline-end:20px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_voucherForm___D9Nr>button{width:100px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;grid-gap:30px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD{display:flex;flex-direction:column;padding:20px;border:1px solid #48484a;border-radius:8px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD img{width:100%;aspect-ratio:1;border-radius:4px;margin-bottom:12px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ{display:flex;flex-direction:column;align-items:center;flex-grow:1}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ h3{font-size:16px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ .box-subscription-modal_price__i5sbk{display:flex;align-items:baseline}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ .box-subscription-modal_price__i5sbk small{-webkit-margin-start:6px;margin-inline-start:6px;color:#aeaeb2}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ button{margin-top:10px;align-self:stretch}@media screen and (max-width:840px){.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn{grid-template-columns:repeat(2,minmax(100px,200px))}}@media screen and (max-width:450px){.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn{grid-template-columns:repeat(1,1fr)}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD{flex-direction:row;align-items:center}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD img{width:100px;margin-bottom:0;-webkit-margin-end:16px;margin-inline-end:16px}.box-subscription-modal_boxSubscriptionModal__L08V0 .box-subscription-modal_plans__PxlCn .box-subscription-modal_plan__9dMRD .box-subscription-modal_info__vaLwJ{align-items:flex-start}}.box-voucher-info_voucherInfo__UyHos{display:flex;align-items:center;margin-top:8px}.box-voucher-info_voucherInfo__UyHos .note{margin-top:0}.box-voucher-info_voucherInfo__UyHos .box-voucher-info_short__lZysb{display:none}.box-voucher-info_voucherInfo__UyHos .box-voucher-info_days__D_XOK{color:#fefeff;font-size:16px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#3a3a3c;border-radius:4px;padding:3px 8px 0;-webkit-margin-start:12px;margin-inline-start:12px}.box-voucher-info_voucherInfo__UyHos button{-webkit-margin-start:20px;margin-inline-start:20px}@media screen and (max-width:450px){.box-voucher-info_voucherInfo__UyHos .box-voucher-info_short__lZysb{display:block}.box-voucher-info_voucherInfo__UyHos .box-voucher-info_long__UzxJ_{display:none}}.class-header_classHeader__1oXEU{display:flex;align-items:center}.class-header_classHeader__1oXEU a{color:inherit;display:block}.class-header_classHeader__1oXEU .class-header_image__2gFqP{display:block;width:56px;height:56px;object-fit:cover;object-position:center;border-radius:8px}.class-header_classHeader__1oXEU .class-header_contentWrapper__On4JT{display:flex;flex-grow:1;margin-right:20px}.class-header_classHeader__1oXEU .class-header_info__FI0md{flex-grow:1;margin-left:30px}.class-header_classHeader__1oXEU .class-header_links__BZhc2{display:flex;align-items:center;list-style:none}.class-header_classHeader__1oXEU .class-header_links__BZhc2>:not(:last-child){margin-left:8px}.class-header_classHeader__1oXEU .class-header_links__BZhc2 a{position:relative}.class-header_classHeader__1oXEU .class-header_links__BZhc2 a:has(.class-header_badge__iHhPa){border:1px solid rgba(255,69,58,.5)}.class-header_classHeader__1oXEU .class-header_links__BZhc2 a .class-header_badge__iHhPa{top:0;right:0;transform:translate(40%,-40%)}@media screen and (max-width:600px){.class-header_classHeader__1oXEU .class-header_image__2gFqP{width:100px;height:100px}.class-header_classHeader__1oXEU .class-header_contentWrapper__On4JT{flex-direction:column}.class-header_classHeader__1oXEU .class-header_info__FI0md{margin-bottom:16px;margin-left:0}}.panel-container_panelContainer__byVJw{margin:0 auto;width:calc(1400px - var(--containerSizeFix, 0px));max-width:var(--containerMaxWidth)}.panel-container_panelContainer__byVJw.panel-container_flex__qzx8N{display:flex}.panel-container_panelContainer__byVJw.panel-container_column__jxG7l{flex-direction:column}@media screen and (max-width:1800px){.panel-container_panelContainer__byVJw{width:calc(1200px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1600px){.panel-container_panelContainer__byVJw{width:calc(1000px - var(--containerSizeFix, 0px))}}@media screen and (max-width:1400px){.panel-container_panelContainer__byVJw{width:100%}}.user-progress_userProgress__XF_DC{max-width:1600px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o{display:grid;align-items:center}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog{display:flex;flex-direction:column;align-items:center;margin:12px;position:relative}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam{display:flex;align-items:center;justify-content:center;width:85px;height:85px;border-radius:100px;background-color:#1c1c1e;border:3px solid #2c2c2e;margin-bottom:8px;position:relative}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam .user-progress_imageBlur__ahTB2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(12px);opacity:.85;z-index:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center;z-index:1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam .user-progress_progress__rC44S{position:absolute;top:-3px;left:-3px;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important;color:#ff453a}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_info__vZgUE{display:flex;flex-direction:column;align-items:center;text-align:center;white-space:nowrap}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_info__vZgUE small{color:#8e8e93}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog.user-progress_next-rank__ZsoYl .user-progress_imageWrapper__J_mam img,.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog.user-progress_rank__zO8eH .user-progress_imageWrapper__J_mam img{width:70%;height:70%;object-fit:contain}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog.user-progress_next-achievement__GuHHH .user-progress_imageWrapper__J_mam{border:2px dashed #48484a}@media screen and (min-width:1601px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--rowHeight:162px;--lineWidth:320px;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(calc(var(--itemsCount) / 7),var(--rowHeight));grid-template-areas:"ss  i1 i2 i3 i4 i5 i6 i7" "i14 i13 i12 i11 i10 i9 i8  i7" "i14  i15 i16 i17 i18 i19 i20 i21" "i28 i27 i26 i25 i24 i23 i22  i21" "i28  i29 i30 i31 i32 i33 i34 i35" "i42 i41 i40 i39 i38 i37 i36  i35" "i42  i43 i44 i45 i46 i47 i48 i49" "i56 i55 i54 i53 i52 i51 i50  i49" "i56  i57 i58 i59 i60 i61 i62 i63" "i70 i69 i68 i67 i66 i65 i64  i63" "i70  i71 i72 i73 i74 i75 i76 i77" "i84 i83 i82 i81 i80 i79 i78  i77" "i84  i85 i86 i87 i88 i89 i90 i91" "i98 i97 i96 i95 i94 i93 i92  i91" "i98  i99 i100 i101 i102 i103 i104 i105"}.user-progress_userProgress__XF_DC .user-progress_items__8G41o:has(.user-progress_item__qEWog:nth-last-child(2):is(:nth-child(14n+7),:nth-child(14n))){grid-template-rows:repeat(calc(var(--itemsCount) / 7 + 1),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(7n+2),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(7n+3),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(7n+4),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(7n+5)):is(:not(:nth-last-child(2)),:nth-child(2),:nth-child(14n+9),:nth-child(14n+2)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;height:3px;background-color:#2c2c2e;width:var(--lineWidth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n+9):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translate(-100%,-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n+2):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(14n+7),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;border:3px solid #2c2c2e;border-right:none;width:calc(var(--lineWidth)/2);height:var(--rowHeight);border-radius:200px 0 0 200px;position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(14n+7),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n)):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{height:calc(var(--rowHeight)/2);transform:translateY(-100%);border-bottom:none!important;border-bottom-right-radius:200px;border-bottom-left-radius:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(14n+7),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n)):nth-child(14n) .user-progress_imageWrapper__J_mam:before{left:unset;right:50%;border-radius:0 200px 200px 0;border:3px solid #2c2c2e;border-left:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(14n+7),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(14n)):nth-child(14n):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{border-bottom-right-radius:0;border-bottom-left-radius:200px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child .user-progress_imageWrapper__J_mam:before{display:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child+:nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}}@media screen and (max-width:1600px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--rowHeight:162px;--lineWidth:320px;grid-template-columns:repeat(6,1fr);grid-template-areas:"ss  i1 i2 i3 i4 i5" "i10 i9 i8 i7 i6  i5" "i10  i11 i12 i13 i14 i15" "i20 i19 i18 i17 i16  i15" "i20  i21 i22 i23 i24 i25" "i30 i29 i28 i27 i26  i25" "i30  i31 i32 i33 i34 i35" "i40 i39 i38 i37 i36  i35" "i40  i41 i42 i43 i44 i45" "i50 i49 i48 i47 i46  i45" "i50  i51 i52 i53 i54 i55" "i60 i59 i58 i57 i56  i55" "i60  i61 i62 i63 i64 i65" "i70 i69 i68 i67 i66  i65" "i70  i71 i72 i73 i74 i75" "i80 i79 i78 i77 i76  i75" "i80  i81 i82 i83 i84 i85" "i90 i89 i88 i87 i86  i85" "i90  i91 i92 i93 i94 i95" "i100 i99 i98 i97 i96  ee";grid-template-rows:repeat(calc(var(--itemsCount) / 5),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o:has(.user-progress_item__qEWog:nth-last-child(2):is(:nth-child(10n+5),:nth-child(10n))){grid-template-rows:repeat(calc(var(--itemsCount) / 5 + 1),var(--rowHeight))}}@media screen and (min-width:751px)and (max-width:1600px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(5n+2),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(5n+3)):is(:not(:nth-last-child(2)),:nth-child(2),:nth-child(10n+7),:nth-child(10n+2)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;height:3px;background-color:#2c2c2e;width:var(--lineWidth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n+7):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translate(-100%,-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n+2):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(10n+5),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;border:3px solid #2c2c2e;border-right:none;width:calc(var(--lineWidth)/2);height:var(--rowHeight);border-radius:200px 0 0 200px;position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(10n+5),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n)):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{height:calc(var(--rowHeight)/2);transform:translateY(-100%);border-bottom:none!important;border-bottom-right-radius:200px;border-bottom-left-radius:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(10n+5),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n)):nth-child(10n) .user-progress_imageWrapper__J_mam:before{left:unset;right:50%;border-radius:0 200px 200px 0;border:3px solid #2c2c2e;border-left:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(10n+5),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(10n)):nth-child(10n):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{border-bottom-right-radius:0;border-bottom-left-radius:200px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child .user-progress_imageWrapper__J_mam:before{display:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child+:nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}}@media screen and (min-width:751px)and (max-width:1250px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--lineWidth:260px!important}}@media screen and (max-width:1250px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--rowHeight:104px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog{margin:8px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam{width:72px;height:72px;margin-bottom:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_info__vZgUE{display:none}}@media screen and (max-width:750px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--rowHeight:82px;--lineWidth:220px;grid-template-columns:repeat(5,1fr);grid-template-areas:"ss  i1 i2 i3 i4" "i8 i7 i6 i5  i4" "i8  i9 i10 i11 i12" "i16 i15 i14 i13  i12" "i16  i17 i18 i19 i20" "i24 i23 i22 i21  i20" "i24  i25 i26 i27 i28" "i32 i31 i30 i29  i28" "i32  i33 i34 i35 i36" "i40 i39 i38 i37  i36" "i40  i41 i42 i43 i44" "i48 i47 i46 i45  i44" "i48  i49 i50 i51 i52" "i56 i55 i54 i53  i52" "i56  i57 i58 i59 i60" "i64 i63 i62 i61  i60" "i64  i65 i66 i67 i68" "i72 i71 i70 i69  i68" "i72  i73 i74 i75 i76" "i80 i79 i78 i77  i76" "i80  i81 i82 i83 i84" "i88 i87 i86 i85  i84" "i88  i89 i90 i91 i92" "i96 i95 i94 i93  i92" "i96  i97 i98 i99 i100";grid-template-rows:repeat(calc(var(--itemsCount) / 4),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o:has(.user-progress_item__qEWog:nth-last-child(2):is(:nth-child(8n+4),:nth-child(8n))){grid-template-rows:repeat(calc(var(--itemsCount) / 4 + 1),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog{margin:6px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam{width:64px;height:64px}}@media screen and (min-width:451px)and (max-width:750px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(4n+2):is(:not(:nth-last-child(2)),:nth-child(2),:nth-child(8n+6),:nth-child(8n+2)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;height:3px;background-color:#2c2c2e;width:var(--lineWidth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n+6):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translate(-100%,-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n+2):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(8n+4),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;border:3px solid #2c2c2e;border-right:none;width:calc(var(--lineWidth)/2);height:var(--rowHeight);border-radius:200px 0 0 200px;position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(8n+4),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n)):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{height:calc(var(--rowHeight)/2);transform:translateY(-100%);border-bottom:none!important;border-bottom-right-radius:200px;border-bottom-left-radius:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(8n+4),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n)):nth-child(8n) .user-progress_imageWrapper__J_mam:before{left:unset;right:50%;border-radius:0 200px 200px 0;border:3px solid #2c2c2e;border-left:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(8n+4),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(8n)):nth-child(8n):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{border-bottom-right-radius:0;border-bottom-left-radius:200px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child .user-progress_imageWrapper__J_mam:before{display:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child+:nth-last-child(2) .user-progress_imageWrapper__J_mam:before{width:calc(var(--lineWidth)/2)!important;transform:translateY(-50%)!important}}@media screen and (max-width:450px){.user-progress_userProgress__XF_DC .user-progress_items__8G41o{--rowHeight:70px;--lineWidth:70px;grid-template-columns:repeat(4,1fr);grid-template-areas:"ss  i1 i2 i3" "i6 i5 i4  i3" "i6  i7 i8 i9" "i12 i11 i10  i9" "i12  i13 i14 i15" "i18 i17 i16  i15" "i18  i19 i20 i21" "i24 i23 i22  i21" "i24  i25 i26 i27" "i30 i29 i28  i27" "i30  i31 i32 i33" "i36 i35 i34  i33" "i36  i37 i38 i39" "i42 i41 i40  i39" "i42  i43 i44 i45" "i48 i47 i46  i45" "i48  i49 i50 i51" "i54 i53 i52  i51" "i54  i55 i56 i57" "i60 i59 i58  i57" "i60  i61 i62 i63" "i66 i65 i64  i63" "i66  i67 i68 i69" "i72 i71 i70  i69" "i72  i73 i74 i75" "i78 i77 i76  i75" "i78  i79 i80 i81" "i84 i83 i82  i81" "i84  i85 i86 i87" "i90 i89 i88  i87" "i90  i91 i92 i93" "i96 i95 i94  i93" "i96  i97 i98 i99" "i102 i101 i100  ee";grid-template-rows:repeat(calc(var(--itemsCount) / 3),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o:has(.user-progress_item__qEWog:nth-last-child(2):is(:nth-child(6n+3),:nth-child(6n))){grid-template-rows:repeat(calc(var(--itemsCount) / 3 + 1),var(--rowHeight))}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog{margin:4px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog .user-progress_imageWrapper__J_mam{width:56px;height:56px}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n-1),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n+2)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;height:3px;background-color:#2c2c2e;width:var(--lineWidth);position:absolute;top:50%;right:50%;transform:translateY(-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n-1),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n+2)):nth-child(6n+2) .user-progress_imageWrapper__J_mam:before{right:unset;left:50%}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n+3),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n)) .user-progress_imageWrapper__J_mam:before{content:"";display:block;border:3px solid #2c2c2e;border-right:none;width:var(--lineWidth);height:var(--rowHeight);border-radius:200px 0 0 200px;position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:-1}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n+3),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n)):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{height:calc(var(--rowHeight)/2);transform:translateY(-100%);border-bottom:none!important;border-bottom-right-radius:200px;border-bottom-left-radius:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n+3),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n)):nth-child(6n) .user-progress_imageWrapper__J_mam:before{left:unset;right:50%;border-radius:0 200px 200px 0;border:3px solid #2c2c2e;border-left:none}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:is(:nth-child(6n+3),.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:nth-child(6n)):nth-child(6n):nth-last-child(2) .user-progress_imageWrapper__J_mam:before{border-bottom-right-radius:200px;border-bottom-left-radius:0}.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:first-child .user-progress_imageWrapper__J_mam:before,.user-progress_userProgress__XF_DC .user-progress_items__8G41o .user-progress_item__qEWog:last-child .user-progress_imageWrapper__J_mam:before{display:none}}.profile-progress-tab_progressTab__sS9d1{display:flex;flex-direction:column;align-items:center}.profile-progress-tab_progressTab__sS9d1 .profile-progress-tab_progress__JCM3j{align-self:stretch;width:100%;margin:0 auto}.leaderboard-tops_tops__Q3meS{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;direction:ltr;container:tops/inline-size}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w{display:flex;flex-direction:column;align-items:center;order:var(--rank);margin-top:calc(var(--rank)*32px);--avatarSize:calc(var(--baseSize) - (var(--rank) / 5) * var(--changeSize))}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w:first-child{--rank:0;--color:#FFD700;--borderColor:#FFD70099;--shadowColor:#FFD70055;order:1;margin-right:var(--gap);margin-left:var(--gap)}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w:nth-child(2){--rank:1;--color:#C0C0C0;--borderColor:#C0C0C099;--shadowColor:#C0C0C055;order:0}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w:nth-child(3){--rank:2;--color:#CD7F32;--borderColor:#CD7F3299;--shadowColor:#CD7F3255;order:2}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarLoading__Gxd39{margin-bottom:calc(var(--avatarSize)/8);width:var(--avatarSize);height:var(--avatarSize)}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_nameLoading__BY6Tx{height:calc(8px + (1 - var(--rank)/5)*var(--changeSize)/4);width:80%}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarWrapper__Cf_Oq{position:relative;border-radius:50%;margin-bottom:calc(var(--avatarSize)/8)}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarWrapper__Cf_Oq .leaderboard-tops_avatar__H7TB7{--size:var(--avatarSize)!important;--border:min(calc(var(--avatarSize) / 40),5px) solid var(--borderColor);z-index:1}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarWrapper__Cf_Oq .leaderboard-tops_rank__2bKI9{display:flex;align-items:center;justify-content:center;position:absolute;top:100%;left:50%;transform:translate(-50%,-60%);z-index:1;color:var(--color);filter:drop-shadow(0 5px 10px var(--shadowColor));font-size:calc(var(--avatarSize)/4 - var(--rank)/5*var(--changeSize)/5)}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarWrapper__Cf_Oq .leaderboard-tops_rank__2bKI9 i{display:block}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_avatarWrapper__Cf_Oq .leaderboard-tops_rank__2bKI9 span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);font-weight:700;color:#1c1c1e;opacity:.75;font-size:.6em}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_name__w11ZS{color:var(--color);white-space:nowrap;font-size:calc(8px + (1 - var(--rank)/5)*var(--changeSize)/5);font-feature-settings:"ss01" 0}.leaderboard-tops_tops__Q3meS .leaderboard-tops_user__Fqd8w .leaderboard-tops_extraInfo__1ZjEX{align-self:stretch;margin-top:8px}@container tops (width < 400px){.leaderboard-tops_user__Fqd8w{--gap:20px;--baseSize:90px;--changeSize:40px}}@container tops (400px <= width < 500px){.leaderboard-tops_user__Fqd8w{--gap:20px;--baseSize:110px;--changeSize:50px}}@container tops (width < 500px){.leaderboard-tops_user__Fqd8w .leaderboard-tops_extraInfo__1ZjEX{display:none}}@container tops (width >= 500px){.leaderboard-tops_user__Fqd8w{--gap:30px;--baseSize:130px;--changeSize:60px}}@container tops (width >= 600px){.leaderboard-tops_user__Fqd8w{--gap:40px;--baseSize:150px;--changeSize:70px}}@container tops (width >= 800px){.leaderboard-tops_user__Fqd8w{--gap:50px;--baseSize:190px;--changeSize:90px}}@container tops (width >= 1000px){.leaderboard-tops_user__Fqd8w{--gap:60px;--baseSize:220px;--changeSize:110px}}.page_dashboardPage__Bw3pb .page_progressWrapper__gvw7J{display:flex;flex-direction:column;margin-top:50px}.page_dashboardPage__Bw3pb .page_progressWrapper__gvw7J h2{align-self:center;font-size:28px;margin-bottom:20px}.page_dashboardPage__Bw3pb .page_stats__kXezY{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;margin-bottom:24px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;margin-bottom:24px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div{padding:20px;background-color:#2c2c2e;border-radius:12px;border:1px solid #3a3a3c;display:flex;flex-direction:column}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div.page_overall__l2W3F header i{color:#ff453a;background-color:rgba(255,69,58,.1)}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div.page_freeBoxes__gm_HN header i{color:#ff9f0a;background-color:rgba(255,159,10,.1)}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div header{display:flex;align-items:center}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div header i{font-size:24px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div header h2{-webkit-margin-start:12px;margin-inline-start:12px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div .page_wrapper__vMOLe{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;margin-top:16px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div .page_wrapper__vMOLe .page_stat__C47Sy{display:flex;flex-direction:column}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div .page_wrapper__vMOLe .page_stat__C47Sy>h3{font-weight:400;font-size:14px;color:#aeaeb2;margin-bottom:6px}.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v>div .page_wrapper__vMOLe .page_stat__C47Sy>span{font-size:20px;line-height:1}@media screen and (max-width:1200px){.page_dashboardPage__Bw3pb .page_stats__kXezY{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.page_dashboardPage__Bw3pb .page_boxStats__0ZD_v{grid-template-columns:1fr}}@media screen and (max-width:450px){.page_dashboardPage__Bw3pb .page_stats__kXezY{grid-template-columns:1fr}.page_dashboardPage__Bw3pb .page_progressWrapper__gvw7J h2{font-size:28px}}.page_guidesPage__cbC_s .page_guides__o9wQ0{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.page_guidesPage__cbC_s .page_guides__o9wQ0 .page_guide__aNcq3{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:18px;padding:20px}.page_guidesPage__cbC_s .page_guides__o9wQ0 .page_guide__aNcq3 .page_icon__61iDh{margin-bottom:8px}.page_guidesPage__cbC_s .page_guides__o9wQ0 .page_guide__aNcq3 .page_icon__61iDh svg{display:block;width:28px;fill:#636366}@media screen and (max-width:1300px){.page_guidesPage__cbC_s .page_guides__o9wQ0{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.page_guidesPage__cbC_s .page_guides__o9wQ0{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.page_guidesPage__cbC_s .page_guides__o9wQ0{grid-template-columns:1fr}}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz{display:grid;align-items:start;grid-template-columns:2fr 1fr;grid-gap:20px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz>section{display:flex;flex-direction:column;background-color:#2c2c2e;padding:20px 30px;border-radius:8px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz>section .page_list__NOZ7g{display:grid;grid-template-columns:1fr;grid-gap:16px;position:relative;margin-top:20px;margin-bottom:10px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz>section .page_list__NOZ7g:not(.page_loading__PTdeM):before{content:"";position:absolute;width:2px;background-color:#48484a;z-index:0}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz>section .page_list__NOZ7g li{z-index:1}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz>section .page_pagination__Qy_Kx{margin-top:30px;align-self:center}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_registrations__DyloT .page_users__s_6Uv:before{top:22px;right:21px;bottom:22px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_registrations__DyloT .page_users__s_6Uv .page_user__bYfnk{display:flex;align-items:center}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_registrations__DyloT .page_users__s_6Uv .page_user__bYfnk .page_info__aYzQe{display:flex;flex-direction:column;-webkit-margin-start:8px;margin-inline-start:8px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_registrations__DyloT .page_users__s_6Uv .page_user__bYfnk .page_info__aYzQe .page_name__JYtrK{color:inherit;font-size:18px;font-feature-settings:"ss01" 0}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_registrations__DyloT .page_users__s_6Uv .page_user__bYfnk .page_info__aYzQe .page_date__1vnSt{color:#8e8e93;line-height:1}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY{grid-gap:24px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY:before{top:32px;right:31px;bottom:32px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ{display:flex;align-items:center}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_image__QAIb_{width:64px;height:64px;object-fit:cover;object-position:center;border-radius:4px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe{display:flex;flex-direction:column;-webkit-margin-start:16px;margin-inline-start:16px}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe .page_nameWrapper__DQlCs{display:flex;align-items:center;color:inherit}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe .page_nameWrapper__DQlCs .page_name__JYtrK{-webkit-margin-start:8px;margin-inline-start:8px;font-feature-settings:"ss01" 0}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe .page_nameWrapper__DQlCs .page_date__1vnSt{-webkit-margin-start:20px;margin-inline-start:20px;color:#8e8e93}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe .page_points__IBXk4,.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe p{color:#c7c7cc}.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz .page_lastActivities__7DOnC .page_activities__q3mOY .page_activity__RCinJ .page_info__aYzQe p b{color:#f2f2f7;font-feature-settings:"ss01" 0}@media screen and (max-width:1200px){.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz{display:grid;grid-template-columns:2fr 280px}}@media screen and (max-width:800px){.page_lastActivitiesPage__MOyih .page_wrapper__eqSfz{display:grid;grid-template-columns:1fr}}.page_notificationsPage__jekGU .pageHeader{display:flex;align-items:center;justify-content:space-between}.page_notificationsPage__jekGU .page_notifications__buksr{display:grid;grid-template-columns:1fr;grid-gap:20px}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53{display:flex;align-items:flex-start;padding:12px 16px;border-radius:8px}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53.page_noText__n9G_f{align-items:center}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53.page_unseen__YGQvJ{background-color:rgba(254,254,255,.025)}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53.page_unseen__YGQvJ .page_icon__gyzLo{background-color:rgba(255,69,58,.1);color:#ff453a}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53.page_unseen__YGQvJ .page_info__XTjUt .page_titleWrapper__QrsnH h3{color:#fefeff;font-feature-settings:"ss01" 0}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_icon__gyzLo{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:rgba(254,254,255,.1);color:#aeaeb2;-webkit-margin-end:12px;margin-inline-end:12px}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt{flex-grow:1}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt header{display:flex;align-items:center}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt header .page_titleWrapper__QrsnH{display:flex;align-items:center;flex-grow:1}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt header .page_titleWrapper__QrsnH h3{-webkit-margin-end:12px;margin-inline-end:12px;color:#c7c7cc;line-height:1.3}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt header .page_titleWrapper__QrsnH .page_date__inx3k{font-size:14px;color:#8e8e93}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt p{color:#e5e5ea;margin:4px 0;font-feature-settings:"ss01" 0}@media screen and (max-width:700px){.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53.page_noText__n9G_f{align-items:flex-start}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt header .page_titleWrapper__QrsnH{flex-direction:column;align-items:flex-start!important}.page_notificationsPage__jekGU .page_notifications__buksr .page_notification__KJy53 .page_info__XTjUt p{margin:8px 0 4px}}@media screen and (max-width:400px){.page_notificationsPage__jekGU .pageHeader{display:flex;flex-direction:column;align-items:flex-start}}.page_imageWrapper__7_o00{position:relative;display:flex;margin:4px 0}.page_imageWrapper__7_o00 .page_classImage__VQkK_{display:block;border-radius:8px}.page_imageWrapper__7_o00 .page_badge__lGb0W{top:0;right:0;transform:translate(40%,-40%)}.layout_boxesLayout__Hplsa .layout_boxesHeaderWrapper__aY_HA{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #2c2c2e}.layout_boxesLayout__Hplsa .layout_boxesHeaderWrapper__aY_HA .layout_wrapper__MEFxD{display:flex;flex-direction:column}.layout_boxesLayout__Hplsa .layout_boxesHeaderWrapper__aY_HA .layout_wrapper__MEFxD .layout_breadcrumb__fjBiP{margin-bottom:6px}@media screen and (max-width:1350px){.layout_boxesLayout__Hplsa .layout_boxesHeaderWrapper__aY_HA{flex-direction:column;align-items:flex-start}.layout_boxesLayout__Hplsa .layout_boxesHeaderWrapper__aY_HA .layout_activeBox__dul9I{align-self:stretch;margin-top:16px}}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp{display:flex;flex-direction:column;align-items:center;padding:16px 20px;position:relative}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp.active{opacity:1;background-color:rgba(255,69,58,.02);border-color:rgba(255,69,58,.55)}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp.active:focus,.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp.active:hover{background-color:rgba(255,69,58,.05);border-color:rgba(255,69,58,.75)}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp.disabled{pointer-events:none;filter:grayscale(1)}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp img{width:150px;height:150px;object-fit:cover;object-position:center;margin-bottom:16px;border-radius:6px}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp .page_badge__r1Mgq{color:#fefeff;font-size:11px;padding:2px 8px;border-radius:4px}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp .page_badge__r1Mgq.page_new__8CUUa{background-color:#ff453a;position:absolute;top:10px;right:10px}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp .page_badge__r1Mgq.page_free__5zndx{background-color:#ff9f0a;position:absolute;top:10px;left:10px}.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g .page_box__LOOtp .page_title__DjqqZ{font-size:18px;line-height:1.2;text-align:center;font-feature-settings:"ss01" 0}@media screen and (max-width:1300px){.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.page_boxCategoryPage__Ak_L7 .page_boxes__EdM6g{grid-template-columns:1fr}}.layout_classLayout__XmKoH .layout_headerWrapper__Hp_Za{display:flex;flex-direction:column;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #2c2c2e}.layout_classLayout__XmKoH .layout_headerWrapper__Hp_Za>header{margin-top:12px}.page_classPage__OpRTi>.panelContainer{display:flex}.page_classPage__OpRTi .page_sidePanel__u3hTP{display:flex;flex-direction:column;border-left:1px solid #2c2c2e;width:440px;flex-shrink:0;padding-left:40px;margin-left:40px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ{display:flex;flex-direction:column;text-align:center}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_classImage__3h73Z{border-radius:12px;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h{display:flex;flex-direction:column;align-items:center;padding:0 20px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h h1{font-size:42px;margin-top:16px;line-height:1;font-feature-settings:"ss01" 0}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h .page_dateRange__M4zau{font-size:14px;color:#8e8e93;margin-top:8px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h .page_dateRange__M4zau span{color:#c7c7cc}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h p{color:#c7c7cc;margin-top:16px;font-feature-settings:"ss01" 0}.page_classPage__OpRTi .page_sidePanel__u3hTP hr{align-self:stretch;border:none;border-top:1px solid #3a3a3c;margin:32px 0}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_topsWrapper__H63EZ{display:flex;flex-direction:column;align-items:center}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_topsWrapper__H63EZ h3{font-weight:400;font-size:16px;margin-bottom:12px;color:#8e8e93}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_topsWrapper__H63EZ .page_tops__wPQJI{width:100%}.page_classPage__OpRTi .page_contents__O4J0q{display:flex;flex-direction:column;flex-grow:1}.page_classPage__OpRTi .page_contents__O4J0q .page_stats__WLjKV{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-bottom:40px}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 div{display:flex;flex-direction:column}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 h3{color:#8e8e93;font-weight:400;margin-bottom:8px;-webkit-margin-start:8px;margin-inline-start:8px}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:100px;grid-gap:12px}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li{display:flex}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li a{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--textColor,inherit);background-color:var(--color,#2c2c2e);border-radius:8px;transition:background-color .3s ease-in-out;position:relative}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li a:has(.page_badge__obnmV){border:1px solid rgba(255,69,58,.5)}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li a:hover{background-color:var(--hoverColor,#3a3a3c)}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li a i{margin-bottom:8px;font-size:24px;color:var(--iconColor,#8e8e93)}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul li a .page_badge__obnmV{top:0;right:0;transform:translate(40%,-40%)}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG{margin-top:40px}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG h3{color:#8e8e93;font-weight:400;margin-bottom:8px;-webkit-margin-start:8px;margin-inline-start:8px}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg{display:grid;grid-template-columns:repeat(2,300px);grid-gap:20px}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu{display:flex;flex-direction:column;align-items:center;text-align:center}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu.page_disabled__GWz4Q{opacity:.3;pointer-events:none}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu:not(.page_disabled__GWz4Q){opacity:1;background-color:rgba(255,69,58,.02);border-color:rgba(255,69,58,.55)}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu:not(.page_disabled__GWz4Q):focus,.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu:not(.page_disabled__GWz4Q):hover{background-color:rgba(255,69,58,.05);border-color:rgba(255,69,58,.75)}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu img{display:block;width:75%;max-width:250px;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:6px;margin-bottom:16px}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu h3{color:#fefeff;font-feature-settings:"ss01" 0}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg .page_certificate__h_cHu p{font-size:14px;color:#c7c7cc;font-feature-settings:"ss01" 0}@media screen and (max-width:1600px){.page_classPage__OpRTi .page_sidePanel__u3hTP{width:360px;padding-left:30px;margin-left:30px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h h1{font-size:36px}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1300px){.page_classPage__OpRTi .page_sidePanel__u3hTP{width:320px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h{padding:0}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul,.page_classPage__OpRTi .page_contents__O4J0q .page_stats__WLjKV{grid-template-columns:repeat(2,1fr)}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg{grid-template-columns:1fr}}@media screen and (max-width:1024px){.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.page_classPage__OpRTi>.panelContainer{flex-direction:column}.page_classPage__OpRTi .page_sidePanel__u3hTP{width:unset;margin-left:0;padding-left:0;border-left:none;border-bottom:1px solid #2c2c2e;padding-bottom:30px;margin-bottom:30px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ{flex-direction:row;text-align:unset}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_classImage__3h73Z{width:auto;height:200px;margin:0 0 0 20px}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h{align-items:flex-start;flex-grow:1}.page_classPage__OpRTi .page_contents__O4J0q .page_stats__WLjKV{grid-template-columns:repeat(3,1fr)}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:640px){.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ{flex-direction:column;text-align:center}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_classImage__3h73Z{width:100%;height:auto;aspect-ratio:5/3;margin:0}.page_classPage__OpRTi .page_sidePanel__u3hTP .page_info__xZjAZ .page_infoWrapper__pMS2h{align-items:center;flex-grow:1}.page_classPage__OpRTi .page_contents__O4J0q .page_links__tGoh4 ul,.page_classPage__OpRTi .page_contents__O4J0q .page_stats__WLjKV{grid-template-columns:repeat(2,1fr)}.page_classPage__OpRTi .page_contents__O4J0q .page_certificatesWrapper__FFXOG .page_certificates__mHoXg{grid-template-columns:1fr}}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9{display:flex;align-items:center;padding:16px 20px;position:relative}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9.disabled{pointer-events:none;filter:grayscale(1)}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 img{width:100px;height:100px;object-fit:cover;object-position:center;margin-left:16px;border-radius:6px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_wrapper__xNmKP{display:flex;flex-direction:column}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv{display:flex;align-items:center;margin-top:12px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv .page_badge__Hnftf{color:#fefeff;font-size:11px;padding:2px 8px;border-radius:4px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv .page_badge__Hnftf:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv .page_badge__Hnftf.page_new__t7hOs{background-color:#ff453a;position:absolute;top:10px;right:10px}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv .page_badge__Hnftf.page_free__hRglj,.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_badges__d_jXv .page_badge__Hnftf.page_online__yI6G3{border:1px solid #ff9f0a;background-color:rgba(255,159,10,.1)}.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE .page_category__ecQd9 .page_title__n_SqX{font-size:20px;line-height:1.2;font-feature-settings:"ss01" 0}@media screen and (max-width:1600px){.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.page_boxCategoriesPage__UX0ZO .page_categories__lfmeE{grid-template-columns:1fr}}.page_classCommentsPage__9XYxD h1{margin-bottom:24px}.page_classCommentsPage__9XYxD .page_commentForm__DM0M2{margin-bottom:50px;padding:20px;border:1px solid #2c2c2e}.page_classCommentsPage__9XYxD .page_commentForm__DM0M2 h2{margin-bottom:12px}.page_classCommentsPage__9XYxD .page_comments__QFAZ6{display:grid;grid-template-columns:1fr;grid-gap:24px}.page_classCommentsPage__9XYxD .page_pagination__XSR8O{margin-top:32px;display:flex;justify-content:center}