.WrappedIcon_wrapped__mAT3e{display:inline-flex;align-items:center;justify-content:center}@keyframes Modal_appear__xWqxJ{0%{filter:blur(10px);opacity:0}to{filter:none;opacity:1}}.Modal_modal__ygvyt{position:fixed;top:0;right:0;bottom:auto;left:0;width:100vw;height:100%;min-height:100%;z-index:9999!important;opacity:0;transition:var(--opacity-transition),var(--filter-transition);filter:blur(10px)}@media screen and (min-width:1100px){.Modal_modal__ygvyt{bottom:0;height:calc(var(--vh, 1vh)*100)}}.Modal_modal__ygvyt.hasFocusedInputs{height:100%;min-height:100%}.Modal_modal__ygvyt.Modal_open__xtj3n{animation:Modal_appear__xWqxJ .55s ease-out;animation-fill-mode:forwards}.Modal_modal__ygvyt.Modal_isMax__kmqgR .Modal_modalOverlay__W_OVj{align-items:flex-end}@media screen and (min-width:1100px){.Modal_modal__ygvyt.Modal_isMax__kmqgR .Modal_modalOverlay__W_OVj{align-items:center}}.Modal_modal__ygvyt.Modal_open__xtj3n .Modal_modalWrap__Nq1uj{transform:scale(1);overscroll-behavior-y:contain}.Modal_modal__ygvyt.Modal_open__xtj3n .Modal_modalWrapFixed__A_B0N{transform:translateY(0)}@media screen and (min-width:1100px){.Modal_modal__ygvyt.Modal_open__xtj3n .Modal_modalWrapFixed__A_B0N{transform:scale(1)}}.Modal_modalVisible__Y_v0m{display:block;opacity:0;visibility:hidden}.Modal_modalVisible__Y_v0m.Modal_open__xtj3n{opacity:1;visibility:visible}.Modal_modalOverlay__W_OVj{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.Modal_modalOverlayFixed__3Chfe{align-items:flex-end}@media screen and (min-width:1100px){.Modal_modalOverlayFixed__3Chfe{align-items:center}}.Modal_modalWrap__Nq1uj{position:relative;width:calc(100% - 30px);text-align:center;background:var(--main-background-color);border-radius:var(--border-radius);box-shadow:0 0 30px -10px rgba(0,0,0,.5);transform:scale(.95);transition:var(--transform-transition),var(--box-shadow-transition);padding:15px;margin:0 15px}@media screen and (min-width:1100px){.Modal_modalWrap__Nq1uj{width:auto;padding:25px 20px}}.Modal_modalWrapColored__geQEc{padding:0;background-image:url(/images/pattern.png),radial-gradient(61.04% 82.9% at 6.25% 5.85%,#8e40fe 0,#601dc0 100%)}.Modal_modalWrapFullHeight__JX9HN{width:100vw;height:100%;margin:0;border-radius:0}.Modal_modalWrapFixed__A_B0N{--modal-padding-top:18px;--modal-padding-side:24px;--modal-padding-bottom:24px;width:100%;border-radius:12px 12px 0 0;text-align:left;margin:0;padding:var(--modal-padding-top) var(--modal-padding-side) var(--modal-padding-bottom);box-shadow:none;transition:none;transform:translateY(100px);position:relative}.Modal_modalWrapFixedWithoutPaddings__04HRJ{padding:0}@media screen and (min-width:1100px){.Modal_modalWrapFixed__A_B0N{width:375px;padding:var(--modal-padding-top) var(--modal-padding-side) var(--modal-padding-bottom);border-radius:var(--border-radius-large);transform:scale(.95)}.Modal_modalWrapFixedWithoutPaddings__04HRJ{padding:0}}.Modal_modalClose__BONwQ{cursor:pointer;position:absolute;top:-33px;right:0;width:18px;height:18px}.Modal_modalClose__BONwQ:hover svg{fill:#ccc}.Modal_modalClose__BONwQ svg{width:100%;height:100%;fill:#fff}.Modal_modalScroller__xClbt{overflow-y:auto;overflow-x:hidden;max-height:calc(100% - 210px);width:calc(100% + 8px);padding-right:8px}.Modal_additionalCloseButton__ITfpb{position:absolute;left:0;right:0;top:calc(100% + 15px)}.Modal_header__TSc0x{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-weight:400;font-size:18px;line-height:1.5;font-family:var(--font-face-alternate);text-transform:none}.Modal_header__TSc0x:last-child{margin-bottom:0}.Modal_bonusModal__fdmqn{width:360px;padding:0;margin-left:8px;margin-right:8px;border-radius:var(--border-radius-large)}.Button_button__zgDq5{display:inline-flex;padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.43;text-align:center;max-width:100%;white-space:normal;align-items:center;justify-content:center;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:none;border:1px solid rgba(0,0,0,0);border-radius:var(--border-radius);background-color:rgba(0,0,0,0);outline:none;transition:var(--color-transition),var(--box-shadow-transition),var(--background-color-transition),var(--border-color-transition)}@media screen and (min-width:1100px){.Button_button__zgDq5{white-space:nowrap}}.Button_button__zgDq5 strong{font-weight:700}.Button_white__0tt_g{color:var(--main-font-color);text-decoration:none;border:2px solid var(--light-border-color);border-radius:var(--border-radius);padding:6px 15px;font-weight:700}.Button_white__0tt_g:hover{color:var(--primary-white)!important;background:var(--primary-color);border-color:var(--primary-color)!important}a.Button_button__zgDq5.Button_white__0tt_g{color:var(--main-font-color)}a.Button_button__zgDq5.Button_white__0tt_g:hover{color:var(--primary-white)}.Button_primary__a5S5X{text-decoration:none;line-height:1;border:2px solid var(--primary-color);border-radius:var(--border-radius);padding:6px 15px;color:#fff;background-color:var(--primary-color);text-align:center}.Button_primary__a5S5X:hover{color:#fff;background-color:var(--success-color);border-color:var(--success-color)}.Button_primary__a5S5X:disabled{background-color:var(--gray-bg-disabled);pointer-events:none}a.Button_button__zgDq5.Button_primary__a5S5X,a.Button_button__zgDq5.Button_primary__a5S5X:hover{color:#fff}.Button_green__y4LdD{background-color:#1fa94a;color:#fff;padding:13px 20px;text-align:center;font-size:18px;font-weight:600;border-radius:var(--border-radius);text-decoration:none;overflow:hidden}.Button_green__y4LdD.Button_largeButton__l9BPp{padding:5px 15px;font-size:16px;font-weight:700}.Button_green__y4LdD:hover{background-color:var(--primary-color)}.Button_green__y4LdD:disabled{background-color:var(--gray-bg-disabled);pointer-events:none}a.Button_button__zgDq5.Button_green__y4LdD,a.Button_button__zgDq5.Button_green__y4LdD:hover{color:#fff}.Button_lightPrimary__YvgV2{border:none;box-shadow:none;outline:none;padding:8px 16px;height:var(--item-height);display:inline-flex;align-items:center;justify-content:center;text-align:center;max-width:165px;font-size:14px;line-height:1.14;font-weight:600;background-color:rgba(115,66,255,.08);color:var(--primary-color);transition:var(--background-color-transition);border-radius:var(--border-radius);margin-left:8px}.Button_lightPrimary__YvgV2:hover{background-color:rgba(115,66,255,.16)}.Button_primaryOutline__rQZmx{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--primary-color);font-weight:700;font-size:14px;line-height:1;padding:6px 15px;background-color:var(--main-background-color);color:var(--main-font-color)}.Button_primaryOutline__rQZmx:hover{color:var(--primary-white);background-color:var(--primary-color);border-color:var(--primary-color)}.Button_lightPrimaryOutline__Yq_IE{display:inline-flex;align-items:center;justify-content:center;border:2px solid rgba(96,29,192,.16);font-weight:700;font-size:14px;line-height:1;padding:6px 15px;background-color:var(--primary-white);color:var(--primary-color)}.Button_lightPrimaryOutline__Yq_IE:not(:disabled):hover{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.Button_lightPrimaryOutline__Yq_IE:disabled{color:var(--gray-color);background-color:var(--light-border-color);border-color:var(--light-border-color);cursor:default}a.Button_purpleGradient__yb1QV,button.Button_purpleGradient__yb1QV{position:relative;color:var(--main-font-color);background-color:rgba(0,0,0,0);transition:var(--color-transition)}a.Button_purpleGradient__yb1QV:before,button.Button_purpleGradient__yb1QV:before{content:"";position:absolute;inset:0;border-radius:var(--border-radius);z-index:-1;background-image:linear-gradient(270deg,#d200ff,var(--primary-color))}a.Button_purpleGradient__yb1QV:after,button.Button_purpleGradient__yb1QV:after{content:"";position:absolute;border-radius:var(--border-radius);z-index:-1;inset:1px;background-color:var(--main-background-color);transition:var(--opacity-transition)}a.Button_purpleGradient__yb1QV:hover:after,button.Button_purpleGradient__yb1QV:hover:after{opacity:0}a.Button_purpleGradient__yb1QV:hover,button.Button_purpleGradient__yb1QV:hover{color:var(--primary-white)}.Button_fullWidth__Ndfql{width:100%;min-width:100%;max-width:100%;display:flex;justify-content:center;text-align:center;white-space:normal}.Button_rounded__MvODJ{border-radius:20px}.Button_largeButton__l9BPp{min-height:40px;font-weight:700;font-size:16px;line-height:1.25;align-items:center}.Button_xsButton__yKt_M{font-size:14px;height:32px;padding:4px 10px;line-height:1;font-weight:700}.Button_smallButton__ynyI_{font-size:12px;height:32px;padding:5px 12px;font-weight:600;min-width:200px;max-width:100%}.Button_xlButton__4ZIxb{height:48px;font-weight:700;font-size:16px;align-items:center}.Button_button__zgDq5 svg{margin-right:10px;fill:currentColor}.Button_button__zgDq5 svg:hover{fill:currentColor}.Button_button__zgDq5 svg:last-child:not(:first-child){margin-right:0}.Button_onlyIcon___NTOH{border:none;background-color:var(--grey);display:flex;align-items:center;justify-content:center;text-align:center;padding:0;margin:0;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px}.Button_onlyIcon___NTOH svg{margin-right:0}.Button_onlyIcon___NTOH:hover{background-color:var(--primary-color)}a.Button_button__zgDq5{text-decoration:none!important}.Button_link__yYXGD{padding:0;display:block;margin-bottom:22px;font-size:16px;color:var(--main-font-color);transition:var(--color-transition)}.Button_link__yYXGD:last-child{margin-bottom:0}.Button_link__yYXGD:hover{color:var(--primary-color)}.Button_gray__izoc4{background-color:var(--button-bg-color);color:#5b5b5b;font-weight:700}.Button_gray__izoc4:hover{color:#fff;background-color:var(--primary-color)}.Button_whiteFilled__ZVMUS{padding:12px 24px;font-size:14px;font-weight:700;background-color:#fff;color:var(--primary-color);text-transform:uppercase}.Button_whiteFilled__ZVMUS:hover{color:#fff;background-color:var(--primary-color)}.Button_successOutline__wgaN3{padding:8px 15px;min-width:97px;font-weight:700;font-size:12px;line-height:1.5;border:1px solid var(--success-color);background-color:#fff;color:var(--success-color);text-transform:uppercase}.Button_successOutline__wgaN3:active,.Button_successOutline__wgaN3:hover{border-color:var(--dark-green-color);color:var(--dark-green-color)}.Button_gradientBordered__NExUO{padding:1px;background:linear-gradient(89.47deg,#601dc0 -2.76%,#d42a28 105.78%)}.Button_gradientBorderedContent__TZMtQ{padding:6px 9px;width:100%;height:100%;font-size:14px;font-weight:400;text-transform:uppercase;background-color:var(--overview-bg-color);color:var(--primary-darkgray);border-radius:inherit;transition:var(--background-color-transition),var(--color-transition)}.Button_gradientBorderedContent__TZMtQ:active,.Button_gradientBorderedContent__TZMtQ:hover{background-color:var(--main-border-color)}.Button_gradientBorderedContentActive__fMGh1{background-color:var(--light-purple-color);color:#fff}.Button_gradientBorderedContentActive__fMGh1:active,.Button_gradientBorderedContentActive__fMGh1:hover{background-color:var(--primary-color)}.Button_newLargeButton__A6nKV{font-size:12px;text-transform:uppercase;line-height:2;padding-top:6px;padding-bottom:6px}.Button_oswaldFont__LKpZ5{font-family:var(--font-face-alternate),sans-serif}.Button_oceanic__YXSG6{font-size:14px;font-weight:700;line-height:1.5;padding:12px 24px;color:#fff;background-color:#3372d0;transition:var(--background-color-transition)}.Button_oceanic__YXSG6:hover{background-color:rgba(51,114,208,.662745098)}.Button_black__bAHSl{font-size:14px;font-weight:700;line-height:1.5;padding:12px 24px;color:var(--dull-purple);background-color:var(--primary-black);transition:var(--background-color-transition)}.Button_black__bAHSl:hover{background-color:var(--dull-purple-15)}.Button_gradient__Q_E4k{color:var(--primary-white);background-image:linear-gradient(64deg,#601dc0,#d42a28);transition:var(--outline-transition)}.Button_gradient__Q_E4k:active,.Button_gradient__Q_E4k:hover{outline-color:hsla(0,0%,100%,.8)}.Button_upperCase__EG_vo{text-transform:uppercase}.Button_lowerCase__w5xvn{text-transform:lowercase}.Button_whiteShadow__JoBEf{border-radius:var(--border-radius-large);background-color:var(--mtk-states-default-bg-primary);border:1px solid var(--mtk-states-default-bg-secondary);color:var(--mtk-states-default-button-text);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-small);font-size:var(--mob-375-mtk-sizes-small-body);line-height:1.4;width:100%;transition:var(--background-color-transition),var(--color-transition),var(--border-color-transition);padding-left:var(--mob-375-mtk-sizes-small-corners-paddings-h);padding-right:var(--mob-375-mtk-sizes-small-corners-paddings-h)}@media(min-width:1280px){.Button_whiteShadow__JoBEf{padding-left:var(--desk-1280-mtk-sizes-small-corners-paddings-h);padding-right:var(--desk-1280-mtk-sizes-small-corners-paddings-h)}}.Button_whiteShadow__JoBEf{padding-top:var(--mob-375-mtk-sizes-small-gap-paddings-v);padding-bottom:var(--mob-375-mtk-sizes-small-gap-paddings-v)}@media(min-width:1280px){.Button_whiteShadow__JoBEf{padding-top:var(--desk-1280-mtk-sizes-small-gap-paddings-v);padding-bottom:var(--desk-1280-mtk-sizes-small-gap-paddings-v)}}.Button_whiteShadow__JoBEf:hover{background-color:var(--mtk-states-pressed-active-button-bg);color:var(--mtk-states-pressed-active-button-text);border-color:var(--mtk-states-pressed-active-button-bg)}.Button_whiteShadow__JoBEf:active{transform:translateY(1px)}@media screen and (min-width:1280px){.Button_whiteShadow__JoBEf{font-size:var(--desk-1280-mtk-sizes-small-body)}}.Button_accent__gX7qp{border-radius:var(--border-radius-large);background-color:var(--mtk-states-default-constant-always-accent);border:1px solid var(--mtk-states-default-bg-secondary);color:var(--mtk-a2-states-2-default-always-white-default-a2);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-small);font-size:var(--mob-375-mtk-sizes-small-body);line-height:1.4;width:100%;transition:var(--opacity-transition);padding-left:var(--mob-375-mtk-sizes-small-corners-paddings-h);padding-right:var(--mob-375-mtk-sizes-small-corners-paddings-h)}@media(min-width:1280px){.Button_accent__gX7qp{padding-left:var(--desk-1280-mtk-sizes-small-corners-paddings-h);padding-right:var(--desk-1280-mtk-sizes-small-corners-paddings-h)}}.Button_accent__gX7qp{padding-top:var(--mob-375-mtk-sizes-small-gap-paddings-v);padding-bottom:var(--mob-375-mtk-sizes-small-gap-paddings-v)}@media(min-width:1280px){.Button_accent__gX7qp{padding-top:var(--desk-1280-mtk-sizes-small-gap-paddings-v);padding-bottom:var(--desk-1280-mtk-sizes-small-gap-paddings-v)}}.Button_accent__gX7qp:active,.Button_accent__gX7qp:hover{opacity:.9}@media screen and (min-width:1280px){.Button_accent__gX7qp{font-size:var(--desk-1280-mtk-sizes-small-body)}}.RegionRedirect_container__hX_T5{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:444px;width:100%}.RegionRedirect_button__DAIMd{margin-top:8px;width:100%;background-color:var(--dull-purple);border:none;text-transform:uppercase}.RegionRedirect_button__DAIMd:hover{background-color:var(--primary-color)}.RegionRedirect_button__DAIMd:active{transform:translateY(2px)}.RegionRedirect_title__PP2Xs{font-size:24px;font-family:var(--font-face-alternate);line-height:1.25;color:var(--body-grey);text-align:center}.RegionRedirect_description__X_l7D{font-size:14px;line-height:1.75;color:var(--body-grey);text-align:center}.RegionRedirect_icon__ZpX_i{color:var(--primary-lightgrey)}div.RegionRedirect_modalWrapper__uJ2cZ{width:100%;max-width:375px}@media screen and (min-width:1100px){div.RegionRedirect_modalWrapper__uJ2cZ{width:375px;padding:18px 24px 24px}}.AspectBox_aspectBox__P2E3L{overflow:hidden}.AspectBox_aspectBox__P2E3L>:first-child{position:absolute;top:0;left:0;height:100%;width:100%}.AspectBox_aspectBox__P2E3L:before{content:"";display:block;padding-bottom:calc(100%/(var(--ratio)))}@media(max-width:991px){.AspectBox_aspectBox__P2E3L:not([class^=breakOn]):before{padding-bottom:calc(100%/(var(--ratio-mobile, var(--ratio))))}}@media(max-width:660px){.AspectBox_aspectBox__P2E3L.AspectBox_breakOn660__nM2XA:before{padding-bottom:calc(100%/(var(--ratio-mobile, var(--ratio))))}}@media(max-width:991px){.AspectBox_aspectBox__P2E3L.AspectBox_breakOn991__ZKp3V:before{padding-bottom:calc(100%/(var(--ratio-mobile, var(--ratio))))}}@media(max-width:1100px){.AspectBox_aspectBox__P2E3L.AspectBox_breakOn1100__OL_fs:before{padding-bottom:calc(100%/(var(--ratio-mobile, var(--ratio))))}}.Image_shimmer__jCFLc{background-color:var(--mtk-states-default-bg-secondary);background-image:linear-gradient(90deg,var(--mtk-states-default-bg-secondary) 25%,var(--mtk-states-default-bg-primary) 50%,var(--mtk-states-default-bg-secondary) 75%);background-size:200% 100%;animation:Image_shimmer__jCFLc 1.5s ease-in-out infinite}@keyframes Image_shimmer__jCFLc{0%{background-position:200% 0}to{background-position:-200% 0}}.ErrorNotification_container__eKyyS{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--thin-grey);padding:20px;height:100%}.ErrorNotification_title__2CuXg{font-size:24px;color:var(--main-font-color);margin-bottom:10px}.ErrorNotification_message__ozphT{font-size:16px;color:var(--empty-color);text-align:center}.Token_token__mcnXj{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;right:10px;background-color:rgba(247,247,247,.6);cursor:pointer;transition:background-color .25s ease;z-index:100;width:auto;height:14px;border-radius:24px;padding:0 4px 0 6px;font-size:8px;color:var(--body-gray)}.Token_token__mcnXj.Token_onlyLegalAge__gKnfQ{cursor:default}.Token_token__mcnXj:hover:not(.Token_onlyLegalAge__gKnfQ){background-color:var(--panel-bg-color)}.Token_tokenBody__odJv_{display:flex;align-items:center;justify-content:space-between;color:var(--main-font-color);position:fixed;background-color:#fff;box-shadow:0 2px 15px rgba(0,0,0,.1);border-radius:var(--border-radius-small);padding:12px;gap:12px;z-index:9999;transform:translate(calc(-100% + 14px),24px)}.Token_tokenBodyHorizontal__JLAWO{padding:4px 12px;transform:translate(calc(-100% + 14px))}.Token_tokenText__sXSqx{font-weight:400;font-size:10px;line-height:1.4;color:var(--primary-darkgray);white-space:nowrap}.Token_tokenCode__Q_6xw{font-weight:700;font-size:12px;line-height:1.3333;padding-top:4px;color:var(--main-font-color)}.Token_tokenLegalAgeText__KhTRz{padding-right:5px;margin-right:2px;border-right:1px solid rgba(37,37,37,.3);line-height:14px}.Token_tokenLegalAgeText__KhTRz:last-child{margin-right:0;padding-right:2px;border-right:none}.BrandMatchCenter_promo__07dox{position:absolute;display:flex;justify-content:flex-end;top:0;right:0;left:0;bottom:0;overflow:hidden;z-index:0}@media screen and (min-width:992px){.BrandMatchCenter_promo__07dox{justify-content:center}}@media screen and (max-width:1299px){.BrandMatchCenter_promo__07dox{padding-left:245px}}@media screen and (min-width:1500px){.BrandMatchCenter_promo__07dox{padding-left:245px}}.BrandMatchCenter_promo__07dox .token{top:8px;bottom:auto}@media screen and (min-width:1330px){.BrandMatchCenter_promo__07dox .token{right:270px}}.BrandMatchCenter_promo__07dox img,.BrandMatchCenter_promo__07dox picture{width:auto;max-height:325px;min-height:294px;object-fit:contain}@media screen and (max-width:374px){.BrandMatchCenter_promo__07dox img,.BrandMatchCenter_promo__07dox picture{max-height:285px;min-height:285px}}@media screen and (min-width:1100px){.BrandMatchCenter_promo__07dox img,.BrandMatchCenter_promo__07dox picture{max-height:340px;min-height:325px;min-width:1920px}}.HomeBranding_mainBackground__0n51s{position:absolute;right:-800px;top:-363px;width:1173px;height:686px;background-color:#eee;border-radius:212px 134px;overflow:hidden;transform:rotate(-36deg);z-index:0}@media(max-width:1100px){.HomeBranding_mainBackground__0n51s{display:none}}@media(min-width:1731px)and (max-width:1850px){.HomeBranding_mainBackground__0n51s{width:1000px;height:585px;right:-650px;top:-310px}}@media(min-width:1671px)and (max-width:1730px){.HomeBranding_mainBackground__0n51s{width:950px;height:555px;right:-600px;top:-290px}}@media(min-width:1631px)and (max-width:1670px){.HomeBranding_mainBackground__0n51s{width:900px;height:526px;right:-550px;top:-270px}}@media(min-width:1551px)and (max-width:1631px){.HomeBranding_mainBackground__0n51s{width:850px;height:497px;right:-500px;top:-260px}}@media(min-width:1501px)and (max-width:1550px){.HomeBranding_mainBackground__0n51s{width:750px;height:438px;right:-410px;top:-220px}}@media(min-width:1401px)and (max-width:1500px){.HomeBranding_mainBackground__0n51s{width:900px;height:526px;top:-270px;right:-420px}}@media(min-width:1301px)and (max-width:1400px){.HomeBranding_mainBackground__0n51s{width:800px;height:468px;right:-370px;top:-240px}}@media(min-width:1201px)and (max-width:1300px){.HomeBranding_mainBackground__0n51s{width:1000px;height:585px;right:-650px;top:-310px}}@media(min-width:1101px)and (max-width:1200px){.HomeBranding_mainBackground__0n51s{width:900px;height:526px;top:-270px;right:-545px}}.HomeBranding_mainBackgroundImg__sBB8r{position:absolute;top:0;right:30px;width:100%;height:100%;transform:rotate(0)}.HomeBranding_mainBackground__0n51s img{max-width:100%;max-height:100%;height:auto}.DefaultType_banner__3QYnb{position:relative;margin:10px 0 20px;overflow:hidden}@media screen and (min-width:661px){.DefaultType_bannerHidden__epqzs{display:none}}.DefaultType_bannerContent__ViEcN{width:100%;height:100%}@media screen and (max-width:660px){.DefaultType_banner__3QYnb.w-70.DefaultType_breakOn660__4QPvh{margin:0 auto;width:70%}}@media screen and (min-width:660px)and (max-width:991px){.DefaultType_banner__3QYnb.w-70.DefaultType_breakOn991__Vw_oi{margin:0 auto;width:70%}}@media screen and (min-width:660px)and (max-width:1100px){.DefaultType_banner__3QYnb.w-70.DefaultType_breakOn1100__bLNcO{margin:0 auto;width:70%}}.Partners_partners__Z7WWH{display:flex;align-items:center;flex-flow:wrap;width:100%;gap:20px 14px;padding-bottom:20px}@media screen and (min-width:1100px){.Partners_partners__Z7WWH{justify-content:space-between}}.Partners_partners__Z7WWH .Partners_skolkovo__CYISf svg,.Partners_partners__Z7WWH .Partners_trustpilot__kabOe svg,.Partners_partners__Z7WWH .Partners_wikipedia__q_fOb svg{fill:var(--footer-icon-color)}.Partners_gpwaImage__9PdHn{pointer-events:none}.Partners_gpwaImageHidden__Pf_QB{width:0;height:0}.Partners_onDarkTheme__aXDBo svg{fill:var(--primary-white)}.BottomMenu_map__8_zdN{border-bottom:1px solid var(--footer-border-color);padding:30px 0}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H{margin:0}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H:not(:last-child){margin-bottom:35px}.BottomMenu_map__8_zdN .BottomMenu_label__hzs8P{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0}.BottomMenu_map__8_zdN .BottomMenu_list__65kro{column-count:2;margin-top:20px}.BottomMenu_map__8_zdN .BottomMenu_list__65kro li{padding-right:10px}@media screen and (min-width:1100px){.BottomMenu_map__8_zdN .BottomMenu_row__WtZPT{overflow:hidden;transition:max-height .3s ease-in-out}.BottomMenu_map__8_zdN .BottomMenu_row__WtZPT.BottomMenu_isOpen__a1x94{max-height:800px}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H.BottomMenu_col2___EAt9{width:40%}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H.BottomMenu_col2___EAt9 .BottomMenu_list__65kro{column-count:2}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H.BottomMenu_longTitle__YeWEd{width:40%}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H:not(:last-child){margin-bottom:30px}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H.BottomMenu_fullWidth__WIkbp{width:100%}.BottomMenu_map__8_zdN .BottomMenu_col__FZM4H.BottomMenu_fullWidth__WIkbp .BottomMenu_list__65kro li{width:40%}.BottomMenu_map__8_zdN .BottomMenu_label__hzs8P{cursor:default}.BottomMenu_map__8_zdN .BottomMenu_list__65kro{margin-top:15px;column-count:auto}.BottomMenu_map__8_zdN .BottomMenu_list__65kro li{padding-right:15px}}.BottomMenu_row__WtZPT{display:flex;justify-content:space-between;flex-flow:wrap}@media screen and (min-width:1100px){.BottomMenu_row__WtZPT{justify-content:flex-start}.BottomMenu_row__WtZPT.BottomMenu_isActive__Zof0G{transition:max-height .3s ease-in-out;max-height:1500px}}.BottomMenu_col__FZM4H{display:flex;justify-content:space-between;flex-flow:wrap;width:100%;margin-bottom:30px}.BottomMenu_col__FZM4H:empty{display:none}@media screen and (min-width:1100px){.BottomMenu_col__FZM4H{display:block;width:20%;margin-bottom:0}}@media screen and (max-width:374px){.BottomMenu_col__FZM4H{display:block}}.BottomMenu_label__hzs8P{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:16px;font-weight:700;line-height:1;margin-bottom:20px}.BottomMenu_labelArrow__ZqBV8{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-grow:2;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:1}.BottomMenu_labelArrow__ZqBV8:after{content:"";position:absolute;top:-9px;right:-9px;width:30px;height:30px}.BottomMenu_labelArrow__ZqBV8 svg{fill:currentColor;transform:rotate(90deg);transition:transform .3s ease-in-out}@media screen and (max-width:1099px){.BottomMenu_label__hzs8P.BottomMenu_isActive__Zof0G svg{transform:rotate(-90deg)}}.BottomMenu_label__hzs8P a{color:var(--main-font-color);text-decoration:underline;text-decoration-color:rgba(0,0,0,0)}.BottomMenu_label__hzs8P a:hover{color:var(--primary-color);text-decoration-color:var(--primary-color)}@media screen and (min-width:1100px){.BottomMenu_label__hzs8P{margin-bottom:20px}.BottomMenu_labelArrow__ZqBV8{display:none}}.BottomMenu_list__65kro{width:100%}.BottomMenu_list__65kro li a{padding-bottom:10px}.BottomMenu_list__65kro a{display:flex;align-items:center;color:var(--main-font-color);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);line-height:1.42}.BottomMenu_list__65kro a:hover{color:var(--primary-color)}.BottomMenu_list__65kro img,.BottomMenu_list__65kro svg{max-width:24px;max-height:24px;margin-right:10px}.BottomMenu_list__65kro svg{fill:var(--primary-color)}@media screen and (min-width:1100px){.BottomMenu_list__65kro li{width:100%}.BottomMenu_list__65kro a{line-height:1.3}.BottomMenu_list__65kro img,.BottomMenu_list__65kro svg{margin-right:15px}}@media screen and (max-width:374px){.BottomMenu_list__65kro{max-height:none}.BottomMenu_list__65kro li{width:100%}.BottomMenu_list__65kro img,.BottomMenu_list__65kro svg{margin-right:15px}}.BottomMenu_wrap___tDQL{display:block;width:100%;transition:max-height .3s ease-in-out}@media screen and (max-width:1099px){.BottomMenu_wrap___tDQL{max-height:0;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.BottomMenu_wrap___tDQL::-webkit-scrollbar{display:none}.BottomMenu_wrap___tDQL{overflow:hidden}.BottomMenu_wrap___tDQL.BottomMenu_isActive__Zof0G{max-height:350px;overflow:auto}}@media screen and (min-width:1100px){.BottomMenu_wrap___tDQL{display:block}}.BottomMenu_expand__hCW50{display:none}@media screen and (min-width:1100px){.BottomMenu_expand__hCW50{display:flex;align-items:center;color:var(--gray-color);background:none;margin:30px auto 0 0}.BottomMenu_expand__hCW50:hover{color:var(--primary-color)}.BottomMenu_expand__hCW50.BottomMenu_isActive__Zof0G svg{transform:rotate(-90deg)}.BottomMenu_expandText___6Wex{position:relative;display:block;margin-right:15px}.BottomMenu_expandArrow__l5qPo{display:flex;align-items:center;justify-content:center;width:10px;height:10px}.BottomMenu_expandArrow__l5qPo svg{width:100%;height:100%;fill:currentColor;transform:rotate(90deg);transition:transform .15s linear}}.RegionsSelect_regionsSelect__k03YP{--placeholder-height:40px;position:relative;max-width:200px;margin-bottom:25px;padding-bottom:40px}.RegionsSelect_regionsSelectLabel__h_lsF{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:16px;font-weight:700;line-height:1;margin-bottom:20px}.RegionsSelect_regionsSelectPlaceholder__xG_Hs{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:100%;min-height:var(--placeholder-height);line-height:40px;background-color:var(--main-background-color);border-radius:var(--border-radius);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:0 10px;z-index:3}@media screen and (min-width:1100px){.RegionsSelect_regionsSelectPlaceholder__xG_Hs{padding:0 15px}}@media screen and (max-width:374px){.RegionsSelect_regionsSelectPlaceholder__xG_Hs{padding:0 15px}}.RegionsSelect_regionsSelectImg__I3wg3{width:24px;height:24px}.RegionsSelect_regionsSelectImg__I3wg3 img,.RegionsSelect_regionsSelectImg__I3wg3 svg{width:100%;height:100%}.RegionsSelect_regionsSelectImg__I3wg3 svg{fill:var(--primary-color)}.RegionsSelect_regionsSelectText__nQ9V5{flex-grow:2;width:30%;padding:0 20px 0 10px}@media screen and (min-width:1100px){.RegionsSelect_regionsSelectText__nQ9V5{padding:0 25px 0 15px}}@media screen and (max-width:374px){.RegionsSelect_regionsSelectText__nQ9V5{padding:0 25px 0 15px}}.RegionsSelect_regionsSelectArrow__tAx6H{position:absolute;display:flex;align-items:center;justify-content:center;top:calc(50% - 10px);right:5px;width:20px;height:20px}.RegionsSelect_regionsSelectArrow__tAx6H svg{width:10px;height:10px;fill:currentColor;transition:transform .3s ease-in-out;transform:rotate(90deg)}@media screen and (min-width:1100px){.RegionsSelect_regionsSelectArrow__tAx6H{right:10px}}@media screen and (max-width:374px){.RegionsSelect_regionsSelectArrow__tAx6H{right:10px}}.RegionsSelect_regionsSelectList__T3JyK{--list-height:calc(var(--placeholder-height) + 2px);--footer-border-color:var(--tablist-border-bottom-color);position:absolute;display:block;top:-1px;right:-1px;left:-1px;max-height:var(--list-height);background-color:var(--main-background-color);border:1px solid var(--footer-border-color);border-radius:var(--border-radius);transition:border .32s ease-in-out,max-height .32s ease-in-out;padding:var(--list-height) 10px 0;z-index:2;width:calc(100% + 2px)}.RegionsSelect_regionsSelectList__T3JyK.RegionsSelect_isActive__TFHCB{overflow:auto;max-height:250px;border-color:var(--footer-border-color)}.RegionsSelect_regionsSelectList__T3JyK li:not(:last-child){margin-bottom:10px}.RegionsSelect_regionsSelectList__T3JyK a{display:flex;align-items:center;color:var(--main-font-color);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);line-height:1.42}.RegionsSelect_regionsSelectList__T3JyK a:hover{color:var(--primary-color)}.RegionsSelect_regionsSelectList__T3JyK img,.RegionsSelect_regionsSelectList__T3JyK svg{max-width:24px;max-height:24px;margin-right:10px}.RegionsSelect_regionsSelectList__T3JyK svg{fill:var(--primary-color)}@media screen and (min-width:1100px){.RegionsSelect_regionsSelectList__T3JyK{padding:40px 15px 0}.RegionsSelect_regionsSelectList__T3JyK li{width:100%}.RegionsSelect_regionsSelectList__T3JyK li:not(:last-child){margin-bottom:14px}.RegionsSelect_regionsSelectList__T3JyK a{line-height:1.3}.RegionsSelect_regionsSelectList__T3JyK img,.RegionsSelect_regionsSelectList__T3JyK svg{margin-right:15px}}.RegionsSelect_regionsSelectList__T3JyK{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.RegionsSelect_regionsSelectList__T3JyK::-webkit-scrollbar{display:none}@media screen and (max-width:374px){.RegionsSelect_regionsSelectList__T3JyK{max-height:42px;padding:30px 15px 0}.RegionsSelect_regionsSelectList__T3JyK li{width:100%}.RegionsSelect_regionsSelectList__T3JyK img,.RegionsSelect_regionsSelectList__T3JyK svg{margin-right:15px}}.RegionsSelect_regionsSelectList__T3JyK li{width:100%;margin:10px 0}.RegionsSelect_regionsSelectList__T3JyK li img,.RegionsSelect_regionsSelectList__T3JyK li svg{width:24px;height:24px}.RegionsSelect_regionsSelectSwitcher__D8p9T{position:absolute;width:100%}.RegionsSelect_regionsSelectSwitcher__D8p9T.RegionsSelect_isActive__TFHCB .RegionsSelect_regionsSelectArrow__tAx6H svg{transform:rotate(-90deg)}.RegionsSelect_regionsSelectSwitcher__D8p9T:hover .RegionsSelect_regionsSelectList__T3JyK{border-color:var(--primary-color)}.MultiPromoButtons_dropdown__wzOma{position:relative;display:flex;align-items:center;margin-left:8px;border-radius:8px;font-size:14px;background-color:var(--grey-light);font-family:Rubik,sans-serif;font-weight:700}@media screen and (max-width:1099px){.MultiPromoButtons_dropdown__wzOma{font-size:10px}}.MultiPromoButtons_dropdown__wzOma:before{position:absolute;top:32px;left:0;height:15px;content:"";width:100%;background-color:rgba(0,0,0,0);z-index:1}@media screen and (min-width:1100px){.MultiPromoButtons_dropdown__wzOma:hover .MultiPromoButtons_arrow__RZL5E{transform:rotate(-90deg);transition:var(--opacity-transition),var(--transform-transition)}.MultiPromoButtons_dropdown__wzOma:hover .MultiPromoButtons_list__5nzKb{opacity:1;visibility:visible;transition:var(--opacity-transition),var(--transform-transition)}}@media screen and (max-width:1099px){.MultiPromoButtons_dropdownMobileArrow__2dubj .MultiPromoButtons_arrow__RZL5E{transform:rotate(-90deg)}.MultiPromoButtons_dropdownMobileArrow__2dubj .MultiPromoButtons_list__5nzKb{opacity:1;visibility:visible}}.MultiPromoButtons_mainButton__LClaK{position:relative;max-width:214px;width:100%;border:none;padding:8px 16px;border-radius:8px;background-color:var(--bgColor);color:#fff;overflow:hidden;cursor:pointer}@media screen and (max-width:1099px){.MultiPromoButtons_mainButton__LClaK{max-width:94px;padding:8px 10px}}.MultiPromoButtons_mainButton__LClaK:before{content:"";position:absolute;top:0;left:0;width:60px;height:100%;transform:translateX(0);background:linear-gradient(to right,rgba(var(--bg-gradient-rgb),0) 0,rgba(var(--bg-gradient-rgb),.1) 41%,rgba(var(--bg-gradient-rgb),.3) 100%);pointer-events:none;animation:MultiPromoButtons_move-right__5L0ov 3s ease-in infinite}.MultiPromoButtons_list__5nzKb{position:absolute;width:100%;top:110%;left:0;border-radius:var(--border-radius);background:var(--secondary);list-style:none;margin:0;opacity:0;visibility:hidden;transition:var(--opacity-transition),var(--transform-transition);padding:8px;box-shadow:0 0 9px 0 rgba(var(--font-rgb),.1);z-index:2}.MultiPromoButtons_list__5nzKb li{transition:var(--background-color-transition);border-radius:var(--border-radius);padding:6px 8px;line-height:16px;cursor:pointer}.MultiPromoButtons_list__5nzKb li:hover{background-color:var(--gray-bg-color)}.MultiPromoButtons_buttonContent__wJuT5{display:flex;gap:12px;align-items:center}@media screen and (max-width:1099px){.MultiPromoButtons_buttonContent__wJuT5{gap:8px}}.MultiPromoButtons_arrow__RZL5E{width:32px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);transition:transform .3s ease}.MultiPromoButtons_arrow__RZL5E svg{fill:var(--grey)}@media screen and (max-width:1099px){.MultiPromoButtons_arrow__RZL5E{width:22px}}.MultiPromoButtons_tickerWrapper__Pjd7q{width:100%;overflow:hidden;white-space:nowrap;position:relative}.MultiPromoButtons_ticker__T50ko{display:inline-block;white-space:nowrap;animation:MultiPromoButtons_ticker-scroll__7qpCt 5s linear infinite}.MultiPromoButtons_ticker__T50ko span{padding-right:44px}.MultiPromoButtons_buttonLink__EaU4R{color:var(--primary-darkgray)}.MultiPromoButtons_buttonLinkMain__VSMyx{color:#fff}@keyframes MultiPromoButtons_move-right__5L0ov{0%{transform:translateX(-70px) skew(-30deg)}to{transform:translateX(calc(100% + 120px)) skew(-30deg)}}@keyframes MultiPromoButtons_ticker-scroll__7qpCt{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Search_headerSearch__b5Glv{display:block;width:175px;position:relative}@media screen and (max-width:1425px){.Search_headerSearch__b5Glv{display:none;position:absolute;top:calc(50% - 16px);min-width:max(200px,100%);right:0;width:auto;z-index:3}.Search_headerSearch__b5Glv input{box-shadow:0 4px 64px rgba(26,42,77,.16)}}.Search_headerSearch__b5Glv input{position:relative;z-index:1;width:100%;height:var(--item-height);display:flex;align-items:center;justify-content:flex-start;border-radius:var(--border-radius);padding:4px 16px 4px 40px;outline:none;box-shadow:none;border:1px solid var(--grey-light);background-color:var(--grey-light);transition:var(--opacity-transition),var(--color-transition);font-size:14px;line-height:1.42;font-family:Rubik,sans-serif;appearance:none;color:var(--main-font-color)}.Search_headerSearch__b5Glv input::-webkit-input-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Search_headerSearch__b5Glv input:-moz-placeholder,.Search_headerSearch__b5Glv input::-moz-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Search_headerSearch__b5Glv input:-ms-input-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Search_headerSearch__b5Glv input:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 3px rgba(115,66,255,.16);background-color:var(--background-color)}.Search_headerSearch__b5Glv input:focus::-webkit-input-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv input:focus:-moz-placeholder,.Search_headerSearch__b5Glv input:focus::-moz-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv input:focus:-ms-input-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv input:valid+button svg{fill:var(--primary-color)}.Search_headerSearch__b5Glv button{position:absolute;top:0;bottom:0;left:0;width:40px;display:flex;z-index:3;height:var(--item-height);align-items:center;justify-content:flex-start;border:none;background-color:rgba(0,0,0,0);outline:none;box-shadow:none;appearance:none}.Search_headerSearch__b5Glv button svg{width:18px;height:18px;fill:var(--grey);transition:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Search_headerSearch__b5Glv button.Search_isClear__8cvYo{--size:15px;width:var(--size);height:var(--size);border-radius:50%;left:auto;right:12px;top:50%;transform:translateY(-50%);background-color:var(--grey);display:none;align-items:center;justify-content:center;padding-left:0}.Search_headerSearch__b5Glv button.Search_isClear__8cvYo svg{position:static;transform:none;fill:#fff}.Search_headerSearch__b5Glv:hover input{border:1px solid var(--grey-medium)}.Search_headerSearch__b5Glv:hover input:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 3px rgba(115,66,255,.16)}.Search_headerSearch__b5Glv:hover input:focus::-webkit-input-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv:hover input:focus:-moz-placeholder,.Search_headerSearch__b5Glv:hover input:focus::-moz-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv:hover input:focus:-ms-input-placeholder{color:var(--main-font-color)}.Search_headerSearch__b5Glv.Search_hasContent__VkbJa button.Search_isClear__8cvYo{display:flex}.Search_headerSearch__b5Glv.Search_hasContent__VkbJa input{border:1px solid var(--grey-medium);color:var(--main-font-color)}.Search_headerSearch__b5Glv.Search_hasError__S4faa input{border:1px solid #ff4c87;box-shadow:0 0 0 3px rgba(255,76,135,.16)}.BreadcrumbItem_breadcrumbItem__tLSx2{position:relative;display:flex;align-items:center}.BreadcrumbItem_breadcrumbItem__tLSx2:not(:last-child){margin:0 20px 0 0}.BreadcrumbItem_breadcrumbItem__tLSx2:not(:last-child):after{content:"/";position:absolute;display:inline-flex;justify-content:center;top:0;right:-20px;width:20px;color:var(--success-color);font-size:14px}.BreadcrumbItem_breadcrumbLink__e3gVa{color:var(--main-font-color);font-size:14px;white-space:nowrap}.BreadcrumbItem_breadcrumbLink__e3gVa:focus,.BreadcrumbItem_breadcrumbLink__e3gVa:hover{text-decoration-color:var(--main-font-color)}.BreadcrumbItem_breadcrumbCard__rWcXL{margin-bottom:var(--mtk-a-breakpoints-desk-1280-gap-padding-margin-a-section-big-section-gap)}.BreadcrumbItem_breadcrumbItemCard__QnYHH{border-radius:var(--mob-375-mtk-sizes-xs-corners-paddings-h)}@media(min-width:1280px){.BreadcrumbItem_breadcrumbItemCard__QnYHH{border-radius:var(--desk-1280-mtk-sizes-xs-corners-paddings-h)}}.BreadcrumbItem_breadcrumbItemCard__QnYHH{position:static;padding:var(--mtk-a-breakpoints-desk-1280-gap-padding-margin-a-xss) var(--mtk-a-breakpoints-desk-1280-gap-padding-margin-a-xs);background-color:var(--mtk-states-default-bg-primary);border-radius:1000px}.BreadcrumbItem_breadcrumbItemCard__QnYHH:not(:last-child){margin:0}.BreadcrumbItem_breadcrumbItemCard__QnYHH:not(:last-child):after{content:""}.BreadcrumbItem_breadcrumbItemCard__QnYHH:hover{background-color:var(--mtk-states-pressed-active-bg-primary)}.BreadcrumbItem_breadcrumbItemCard__QnYHH:active{background-color:var(--mtk-a2-states-2-hover-bg-primary-a2)}.BreadcrumbItem_breadcrumbLinkCard__H4h_T{font-size:var(--mob-375-mtk-sizes-xs-caption);line-height:var(--mob-375-mtk-sizes-xs-icon)}@media(min-width:1280px){.BreadcrumbItem_breadcrumbLinkCard__H4h_T{font-size:var(--desk-1280-mtk-sizes-xs-caption);line-height:var(--desk-1280-mtk-sizes-xs-icon)}}.BreadcrumbItem_breadcrumbLinkCard__H4h_T{font-weight:700;color:var(--mtk-states-default-text-primary);text-decoration:none}.BreadcrumbItem_breadcrumbLinkCard__H4h_T:hover{color:var(--mtk-a2-states-2-hover-text-primary-a2);text-decoration:none}.BreadcrumbItem_breadcrumbLinkCard__H4h_T:active{color:var(--mtk-states-default-constant-always-accent);text-decoration:none}.BreadcrumbItem_breadcrumbItemCardActive___nEBy{background-color:var(--mtk-states-pressed-active-bg-primary)}.BreadcrumbItem_breadcrumbLinkCardActive__h5Vb5{color:var(--mtk-states-default-constant-always-accent);pointer-events:none}.Header_sizes__RgTCq{--item-height:32px;--sub-level-width:200px;--header-mobile-height:48px;--header-mobile-sub-height:0;--header-mobile-app-height:0;--header-mobile-user-pref-height:0;--header-main-min-height:48px}.Header_header__V0nSf{background-color:var(--background-color);position:fixed;top:0;left:0;right:var(--scrollBarGap,0);width:calc(100% - var(--scrollBarGap, 0));z-index:1000;transition:top .25s ease}@media screen and (max-width:1099px){.Header_header__V0nSf{background-color:rgba(0,0,0,0);transition:top .25s ease}.Header_header__V0nSf .Header_variableHeightBlock__D_1sV{height:calc(var(--header-mobile-sub-height) + var(--header-mobile-app-height) + var(--header-mobile-user-pref-height));transition:height .25s ease-out;will-change:height}.Header_header__V0nSf .Header_variableHeightBlock__D_1sV>*{display:none}.Header_header__V0nSf.Header_headerWithMobileAppBanner__qAWoC .Header_variableHeightBlock__D_1sV,.Header_header__V0nSf.Header_headerWithStickyBookmakers__KQHb_ .Header_variableHeightBlock__D_1sV{transition:height .3s ease-in}.Header_header__V0nSf.Header_headerWithMobileAppBanner__qAWoC .Header_variableHeightBlock__D_1sV>*,.Header_header__V0nSf.Header_headerWithStickyBookmakers__KQHb_ .Header_variableHeightBlock__D_1sV>*{display:block}.Header_header__V0nSf.Header_headerWithSub__MNYzM .Header_variableHeightBlock__D_1sV{transition:height .15s ease-in}.Header_header__V0nSf.Header_headerWithSub__MNYzM .Header_variableHeightBlock__D_1sV>:first-child{display:block}.Header_header__V0nSf.Header_headerWithStickyBookmakers__KQHb_{--header-mobile-user-pref-height:76px}.Header_header__V0nSf.Header_headerWithSub__MNYzM{--header-mobile-sub-height:48px}.Header_header__V0nSf.Header_headerWithMobileAppBanner__qAWoC{--header-mobile-app-height:85px}}@media screen and (max-width:1099px)and (max-width:415px){.Header_header__V0nSf.Header_headerWithMobileAppBanner__qAWoC{--header-mobile-app-height:67px}}@media screen and (max-width:1099px)and (max-width:350px){.Header_header__V0nSf.Header_headerWithMobileAppBanner__qAWoC{--header-mobile-app-height:56px}}.Header_headerContainer__MI4xQ{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1440px;margin:0 auto}.Header_headerContainer__MI4xQ.Header_isPromo__LWK_w{justify-content:flex-start}.Header_headerWrapper__W5MO4{display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--grey-medium);padding:5px 16px;background-color:#f9f8fd;min-height:var(--header-main-min-height)}.Header_headerWrapper__W5MO4.Header_isTop__heVNW{padding:7px 16px 8px;background-color:var(--background-color);justify-content:flex-start}@media screen and (max-width:1279px){.Header_isFixed__FK5N5 .Header_headerWrapper__W5MO4.Header_isTop__heVNW:before{position:absolute;top:0;left:0;width:100%;height:48px;background-color:var(--background-color);content:"";border-bottom:1px solid var(--grey-medium)}}.Header_headerFlex__CQJU1{display:flex;align-items:center;justify-content:flex-start;height:var(--item-height)}@media screen and (max-width:1279px){.Header_headerFlex__CQJU1{position:relative;z-index:2}}.Header_headerButton__PPggZ{border:none;box-shadow:none;outline:none;cursor:pointer;padding:8px 16px;height:var(--item-height);display:inline-flex;align-items:center;justify-content:center;text-align:center;max-width:165px;font-size:14px;line-height:1;font-weight:600;background-color:rgba(115,66,255,.08);color:var(--primary-color);border-radius:var(--border-radius);margin-left:8px}.Header_headerButton__PPggZ:hover{background-color:rgba(115,66,255,.16)}.Header_headerButton__PPggZ:active{background-color:rgba(115,66,255,.08);box-shadow:0 0 0 2px rgba(115,66,255,.4)}@media screen and (max-width:1279px){.Header_headerButton__PPggZ{--item-height:24px;font-size:10px;padding:2px 12px}}@media screen and (max-width:374px){.Header_headerButton__PPggZ{padding:2px 8px;margin-left:6px}}@media screen and (max-width:1279px){.Header_headerButton__PPggZ.Header_isLogin__okgAK{display:none}}.Header_headerButton__PPggZ:first-child{margin-left:0}.Header_headerButton__PPggZ.Header_isHighlighted__3048h{color:#fff;background-color:#d42a28}.Header_headerButton__PPggZ.Header_isHighlighted__3048h:hover{background-color:rgba(212,42,40,.82);color:#fff}.Header_headerButton__PPggZ.Header_isHighlighted__3048h:active{color:#fff;background-color:#d42a28;box-shadow:0 0 0 2px rgba(212,42,40,.4)}@media screen and (max-width:1099px){.Header_headerButton__PPggZ.Header_isHighlighted__3048h{margin-left:0}}.Header_headerButton__PPggZ.Header_isHighlighted__3048h.Header_cyber__XTM91{background-color:#ff7d02}.Header_headerButton__PPggZ.Header_isHighlighted__3048h.Header_mma__DrfUT{background-color:#ff6416}.Header_headerButton__PPggZ.Header_isHighlighted__3048h.Header_ua__kir_P{background-color:#d8298f}.Header_headerButton__PPggZ.Header_headerPromo__WsHLl{--bgColor:#d42a28;overflow:hidden;background-color:rgba(0,0,0,0);position:relative;z-index:2;color:#fff}.Header_headerButton__PPggZ.Header_headerPromo__WsHLl:before{content:"";position:absolute;top:0;left:0;background-color:var(--bgColor);width:100%;height:100%;transition:opacity .3s ease-in-out;z-index:-1}.Header_headerButton__PPggZ.Header_headerPromo__WsHLl:hover:before{opacity:.82}.Header_headerAdaptiveButton__7Qo4s{display:none}@media screen and (max-width:1279px){.Header_headerAdaptiveButton__7Qo4s{--size:20px;--left-margin:16px;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center;border:none;box-shadow:none;outline:none;cursor:pointer;background-color:rgba(0,0,0,0);margin-left:var(--left-margin);position:relative;z-index:1;flex-shrink:0;flex-grow:0}.Header_headerAdaptiveButton__7Qo4s:after{content:"";position:absolute;width:calc(var(--size) + 16px);height:40px;margin:auto;z-index:2}.Header_headerAdaptiveButton__7Qo4s svg{width:100%;height:100%;fill:var(--main-font-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .25s ease-in}.Header_headerAdaptiveButton__7Qo4s svg.Header_menuIcon__B1c61{animation:Header_showSvg__GT0_6 .35s ease-out}.Header_headerAdaptiveButton__7Qo4s svg.Header_closeIcon__9Kumo{--size:14px;animation:Header_showSvg__GT0_6 .35s ease-out;width:var(--size);height:var(--size);fill:#7e8f9f}}@media screen and (max-width:374px){.Header_headerAdaptiveButton__7Qo4s{--left-margin:6px}}.Header_headerSearch__5aQZ2{display:block;width:200px;position:relative}@media screen and (min-width:1391px){.Header_headerSearch__5aQZ2{display:block!important}}@media screen and (max-width:1390px){.Header_headerSearch__5aQZ2{display:none;position:absolute;top:7px;margin-left:-12px;width:205px}.Header_headerSearch__5aQZ2 input{box-shadow:0 4px 64px rgba(26,42,77,.16)}.Header_headerSearchAdaptive__fcg6W{display:flex;align-items:center;justify-content:flex-start;border:none;background-color:rgba(0,0,0,0);outline:none;box-shadow:none;margin-right:16px}.Header_headerSearchAdaptive__fcg6W svg{width:19px;height:19px;fill:var(--main-font-color);transition:fill .25s ease}.Header_headerSearchAdaptive__fcg6W:hover svg{fill:var(--primary-color)}}.Header_headerSearch__5aQZ2 input{position:relative;z-index:1;width:100%;height:var(--item-height);display:flex;align-items:center;justify-content:flex-start;border-radius:var(--border-radius);padding:4px 16px 4px 40px;outline:none;box-shadow:none;border:1px solid var(--grey-light);background-color:var(--grey-light);transition:var(--border-color-transition),var(--box-shadow-transition),var(--background-color-transition);font-size:14px;line-height:1.42;font-family:Rubik,sans-serif;appearance:none;color:var(--main-font-color)}.Header_headerSearch__5aQZ2 input::-webkit-input-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Header_headerSearch__5aQZ2 input:-moz-placeholder,.Header_headerSearch__5aQZ2 input::-moz-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Header_headerSearch__5aQZ2 input:-ms-input-placeholder{opacity:1;color:rgba(126,143,159,.8)}.Header_headerSearch__5aQZ2 input:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 3px rgba(115,66,255,.16);background-color:var(--background-color)}.Header_headerSearch__5aQZ2 input:focus::-webkit-input-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2 input:focus:-moz-placeholder,.Header_headerSearch__5aQZ2 input:focus::-moz-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2 input:focus:-ms-input-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2 input:valid+button svg{fill:var(--primary-color)}.Header_headerSearch__5aQZ2 button{position:absolute;top:0;left:0;width:40px;display:flex;z-index:3;height:var(--item-height);align-items:center;justify-content:flex-start;border:none;background-color:rgba(0,0,0,0);outline:none;box-shadow:none;appearance:none}.Header_headerSearch__5aQZ2 button svg{width:18px;height:18px;fill:var(--grey);transition:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header_headerSearch__5aQZ2 button.Header_isClear__3pbg_{--size:15px;width:var(--size);height:var(--size);border-radius:50%;left:auto;right:12px;top:50%;transform:translateY(-50%);background-color:var(--grey);display:none;align-items:center;justify-content:center;padding-left:0}.Header_headerSearch__5aQZ2 button.Header_isClear__3pbg_ svg{--size:7px;position:static;transform:none;width:var(--size);min-width:var(--size);max-width:var(--size);height:var(--size);fill:#fff}.Header_headerSearch__5aQZ2:hover input{border:1px solid var(--grey-medium)}.Header_headerSearch__5aQZ2:hover input:focus{border:1px solid var(--primary-color);box-shadow:0 0 0 3px rgba(115,66,255,.16)}.Header_headerSearch__5aQZ2:hover input:focus::-webkit-input-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2:hover input:focus:-moz-placeholder,.Header_headerSearch__5aQZ2:hover input:focus::-moz-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2:hover input:focus:-ms-input-placeholder{color:var(--main-font-color)}.Header_headerSearch__5aQZ2.Header_hasContent__WFeTQ button.Header_isClear__3pbg_{display:flex}.Header_headerSearch__5aQZ2.Header_hasContent__WFeTQ input{border:1px solid var(--grey-medium);color:var(--main-font-color)}.Header_headerSearch__5aQZ2.Header_hasError__ZBJ_u input{border:1px solid #ff4c87;box-shadow:0 0 0 3px rgba(255,76,135,.16)}.Header_headerSubNav__vG1mz{justify-content:flex-start;overflow:auto;transition:var(--opacity-transition),var(--transform-transition);z-index:1}@media screen and (max-width:1099px){.Header_headerSubNav__vG1mz.Header_is-hidden-by-scroll__YOhSx{opacity:0;transform:translateY(-25px)}}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC{--size:60px;position:absolute;cursor:pointer;border:none;outline:none;box-shadow:none;background:linear-gradient(90deg,rgb(249,248,253) 0,rgb(249,248,253) 41%,rgba(249,248,253,.4) 57%,rgba(249,248,253,0));width:var(--size);min-width:var(--size);max-width:var(--size);margin-left:-16px;margin-top:0;height:48px;display:inline-flex;align-items:center;justify-content:flex-start;visibility:hidden;opacity:0;transition:opacity .35s ease-in-out}@media screen and (max-width:1099px){.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC{display:none!important}}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC.Header_isActive__Pcm__{opacity:1;visibility:visible}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC:hover{border-color:var(--primary-color)}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC:hover svg{fill:var(--primary-color)}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC svg{--size:10px;width:var(--size);min-width:var(--size);max-width:var(--size);height:var(--size);position:relative;z-index:3;transform:rotate(-180deg);margin-left:16px}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC:before{--size:24px;width:var(--size);height:var(--size);background-color:var(--background-color);border:1px solid var(--grey-medium);position:absolute;left:10px;top:50%;transform:translateY(-50%);content:"";border-radius:50%}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC.Header_isRight__od9lb{right:0;margin-left:auto;justify-content:flex-end;background:linear-gradient(270deg,rgb(249,248,253) 0,rgb(249,248,253) 41%,rgba(249,248,253,.4) 57%,rgba(249,248,253,0))}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC.Header_isRight__od9lb:before{left:auto;right:10px}.Header_headerSubNav__vG1mz .Header_scrollArrow__OCBRC.Header_isRight__od9lb svg{transform:none;margin-left:0;margin-right:16px}.Header_headerSubNav__vG1mz::-webkit-scrollbar{display:none}.Header_headerSubNav__vG1mz .Header_headerContainer__MI4xQ:after{width:16px;min-width:16px;height:1px;content:"";display:inline-flex}@media screen and (max-width:1279px){.Header_headerSubNav__vG1mz .Header_headerContainer__MI4xQ{width:calc(100% + 32px);min-width:calc(100% + 32px);margin-left:-16px;padding-left:16px}.Header_headerSubNav__vG1mz:after{width:16px;min-width:16px;height:1px;content:"";display:inline-flex}}.Header_headerSubNav__vG1mz .Header_item___b8hD{display:inline-flex;align-items:center;justify-content:flex-start;margin-right:24px;height:20px;font-size:14px;line-height:1;font-weight:600;color:var(--grey);white-space:nowrap}.Header_headerSubNav__vG1mz .Header_item___b8hD .Header_svgIcon__1srW_{--size:20px;width:var(--size);height:var(--size);min-width:var(--size);max-width:var(--size);display:inline-flex;align-items:center;justify-content:center;margin-right:4px;fill:var(--grey)}.Header_headerSubNav__vG1mz .Header_item___b8hD.Header_isHighlighted__3048h{height:36px;border-radius:var(--border-radius);padding:8px 12px;background-color:var(--background-color);border:1px solid var(--grey-medium);font-weight:600}.Header_headerSubNav__vG1mz .Header_item___b8hD.Header_isHighlighted__3048h strong{font-weight:600}.Header_headerSubNav__vG1mz .Header_item___b8hD.Header_isHighlighted__3048h .Header_svgIcon__1srW_{fill:var(--orange)}.Header_headerSubNav__vG1mz .Header_item___b8hD:last-child{margin-right:0}.Header_headerSubNav__vG1mz .Header_item___b8hD.Header_isActive__Pcm__,.Header_headerSubNav__vG1mz a.Header_item___b8hD:hover,.Header_headerSubNav__vG1mz button.Header_item___b8hD:hover{color:var(--primary-color)}.Header_headerSubNav__vG1mz .Header_item___b8hD.Header_isActive__Pcm__ .Header_svgIcon__1srW_,.Header_headerSubNav__vG1mz a.Header_item___b8hD:hover .Header_svgIcon__1srW_,.Header_headerSubNav__vG1mz button.Header_item___b8hD:hover .Header_svgIcon__1srW_{fill:var(--primary-color)}@media screen and (min-width:1280px){.Header_header__V0nSf .Header_hideOnDesktop__dAtXb{display:none!important}}@media screen and (max-width:1279px){.Header_header__V0nSf .Header_hideOnDesktop__dAtXb{display:block}.Header_header__V0nSf .Header_isMore__cQDWh .Header_level2__vuaOI>.Header_item___b8hD>a{font-size:20px}}@media screen and (max-width:1425px){.Header_rightFlex__uGh5G{position:relative}}@media screen and (max-width:1099px){.Header_rightFlex__uGh5G{position:static}}@media screen and (max-width:1425px){.Header_headerSearchOpen__DW6_1{display:block!important;right:80px}}@media screen and (max-width:1279px){.Header_headerSearchOpen__DW6_1{display:none!important}}.Header_headerSearchAdaptive__fcg6W{display:none}@media screen and (max-width:1425px){.Header_headerSearchAdaptive__fcg6W{display:flex;align-items:center;justify-content:flex-start;border:none;background-color:rgba(0,0,0,0);outline:none;box-shadow:none;margin-right:16px}.Header_headerSearchAdaptive__fcg6W svg{width:19px;height:19px;fill:var(--main-font-color);transition:fill .25s ease}.Header_headerSearchAdaptive__fcg6W:hover svg{fill:var(--primary-color)}}@media screen and (max-width:1279px){.Header_headerSearchAdaptive__fcg6W{display:none}}@keyframes Header_showSvg__GT0_6{0%{opacity:0}to{opacity:1}}.Header_regionRedirectBanner__LXZ_4{overflow:hidden;height:0;opacity:0;transition:var(--height-transition),var(--opacity-transition)}.Header_regionRedirectBannerVisible__dgmxt{--size:84px;height:var(--size);opacity:1;animation:Header_showRegionBanner__hp_zb .35s ease-out}@media screen and (max-width:500px){.Header_regionRedirectBannerVisible__dgmxt{--size:96px}}@media screen and (min-width:744px){.Header_regionRedirectBannerVisible__dgmxt{--size:64px}}@keyframes Header_showRegionBanner__hp_zb{0%{opacity:0}to{opacity:1}}.Breadcrumbs_breadcrumb__j3imt{position:relative;margin-bottom:30px;z-index:1}.Breadcrumbs_breadcrumbList__aqceK{display:flex;align-items:center;flex-wrap:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:0 15px;margin:0 -15px}.Breadcrumbs_breadcrumbList__aqceK::-webkit-scrollbar{display:none}@media screen and (min-width:1100px){.Breadcrumbs_breadcrumbList__aqceK{overflow:visible;padding:0;margin:0}}.Breadcrumbs_breadcrumbListCard__vcdFn{gap:4px}.ProjectSwitcher_switcher__mWeOT{margin-right:0;border-right:none}@media screen and (min-width:1100px){.ProjectSwitcher_switcher__mWeOT{margin:-7px 16px -8px -16px;border-right:1px solid var(--grey-medium)}}.ProjectSwitcher_projectSwitcher__NwM7Q{font-family:Rubik,sans-serif;position:relative;transform:translate(0);z-index:2;--project-switcher-background-color:var(--background-color);--project-switcher-border-color:var(--grey-medium)}@media screen and (min-width:1100px){.ProjectSwitcher_projectSwitcher__NwM7Q{padding:14px 16px}}.ProjectSwitcher_projectSwitcherButton__6HY9l{display:flex;align-items:center;justify-content:flex-start;position:relative;border:none;outline:none;box-shadow:none;background-color:rgba(0,0,0,0);cursor:pointer}.ProjectSwitcher_projectSwitcherLogo__3rP2x{margin-right:9px;height:20px;position:relative;color:var(--color-content)}.ProjectSwitcher_projectSwitcherLogo__3rP2x:last-child{margin-right:0}@media screen and (max-width:330px){.ProjectSwitcher_projectSwitcherLogo__3rP2x{height:16px}}.ProjectSwitcher_projectSwitcherArrow__atfSh{padding-right:2px}@media screen and (max-width:1279px){.ProjectSwitcher_projectSwitcherArrow__atfSh{position:relative}.ProjectSwitcher_projectSwitcherArrow__atfSh:before{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;background-color:rgba(0,0,0,0);transform:translate(-50%,-50%)}}.ProjectSwitcher_projectSwitcherArrow__atfSh svg{--size:12px;width:var(--size);height:var(--size);transform:rotate(90deg);fill:var(--main-font-color);transition:transform .25s ease-in}.ProjectSwitcher_projectSwitcherList__5POQE{background-color:var(--project-switcher-background-color);border:1px solid var(--project-switcher-border-color);box-shadow:0 4px 64px rgba(26,42,77,.16);position:absolute;top:0;left:0;width:100%;border-radius:var(--border-radius);padding:8px;overflow:hidden;height:0;transition:opacity .25s linear;opacity:0;z-index:-1;visibility:hidden}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_item__TVmp8{padding:8px 8px 3px;border-radius:var(--border-radius);display:block;width:100%;margin-bottom:5px}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_item__TVmp8.ProjectSwitcher_isComm__2V_bd{display:flex;align-items:center;justify-content:center;width:138px;border:1px solid #dde4eb;padding:8px;margin:12px 8px 8px}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_item__TVmp8.ProjectSwitcher_isComm__2V_bd img{max-width:100%;height:16px;object-fit:contain}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_item__TVmp8:last-child{margin-bottom:0}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_description__VK_f2{display:block;font-size:12px;line-height:1.5;color:var(--grey)}.ProjectSwitcher_projectSwitcherList__5POQE .ProjectSwitcher_branding__MZQoz{display:flex;align-items:center;justify-content:flex-start;font-size:14px;line-height:1.28;font-weight:400;margin-bottom:3px}.ProjectSwitcher_projectSwitcherList__5POQE a.ProjectSwitcher_item__TVmp8{transition:background-color .25s ease}.ProjectSwitcher_projectSwitcherList__5POQE a.ProjectSwitcher_item__TVmp8:hover{background-color:var(--thin-grey)}.ProjectSwitcher_projectSwitcherList__5POQE a.ProjectSwitcher_item__TVmp8:hover.ProjectSwitcher_isComm__2V_bd{border-color:var(--primary-color)}@media screen and (min-width:1100px){.ProjectSwitcher_projectSwitcher__NwM7Q:hover .ProjectSwitcher_projectSwitcherArrow__atfSh svg{transform:rotate(-90deg)}.ProjectSwitcher_projectSwitcher__NwM7Q:hover .ProjectSwitcher_projectSwitcherList__5POQE{height:auto;opacity:1;z-index:1;overflow:initial;top:calc(100% + 5px);left:16px;width:200px;visibility:visible}.ProjectSwitcher_projectSwitcher__NwM7Q:hover .ProjectSwitcher_projectSwitcherList__5POQE:before{position:absolute;top:-25px;left:0;height:25px;content:"";width:130px;background-color:rgba(0,0,0,0);z-index:1}}@media screen and (max-width:1099px){.ProjectSwitcher_projectSwitcher__NwM7Q.ProjectSwitcher_open__HmX5w .ProjectSwitcher_projectSwitcherArrow__atfSh svg{transform:translateY(-1px) rotate(-90deg)}.ProjectSwitcher_projectSwitcher__NwM7Q.ProjectSwitcher_open__HmX5w .ProjectSwitcher_projectSwitcherList__5POQE{height:auto;opacity:1;z-index:1;overflow:initial;top:calc(100% + 5px);left:16px;width:200px;visibility:visible}.ProjectSwitcher_projectSwitcher__NwM7Q.ProjectSwitcher_open__HmX5w .ProjectSwitcher_projectSwitcherList__5POQE:before{position:absolute;top:-25px;left:0;height:25px;content:"";width:130px;background-color:rgba(0,0,0,0);z-index:1}}@media screen and (min-width:1100px){.WorkareaRow_row__QaHBC{display:flex;align-items:flex-start}.WorkareaRow_row__QaHBC.WorkareaRow_leftSidebarAfterContent__n1P9t .WorkareaRow_content__WF_JK{order:1}.WorkareaRow_row__QaHBC.WorkareaRow_leftSidebarAfterContent__n1P9t .WorkareaRow_sidebar__QWC3f{order:2}.WorkareaRow_row__QaHBC.WorkareaRow_leftSidebarAfterContent__n1P9t .WorkareaRow_sidebar__QWC3f.WorkareaRow_leftSidebar____PoC{order:0}}@media screen and (max-width:1099px){.WorkareaRow_row__QaHBC.WorkareaRow_leftSidebarAfterContent__n1P9t .WorkareaRow_sidebar__QWC3f.WorkareaRow_leftSidebar____PoC{margin-top:30px;z-index:3}}.WorkareaRow_sidebar__QWC3f{width:100%;height:auto}@media screen and (min-width:1100px){.WorkareaRow_sidebar__QWC3f.WorkareaRow_sticky__D81iv{position:sticky;top:var(--top-indent);width:215px;max-height:calc(100vh - var(--top-indent));overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding:15px 0;margin:-15px 25px 0 0}.WorkareaRow_sidebar__QWC3f.WorkareaRow_fullHeight__gHGiQ{max-height:none}.WorkareaRow_sidebar__QWC3f{margin-right:25px;z-index:2}}@media screen and (min-width:1100px){.WorkareaRow_sidebar__QWC3f::-webkit-scrollbar{display:none}}.WorkareaRow_sidebar__QWC3f>:first-child{margin-top:0}.WorkareaRow_sidebar__QWC3f>:last-child{margin-bottom:0}.WorkareaRow_content__WF_JK{width:100%}@media screen and (min-width:1100px){.WorkareaRow_content__WF_JK{flex-grow:2;width:50%;min-width:680px;position:relative}}.WorkareaRow_content__WF_JK>:first-child{margin-top:0}.WorkareaRow_content__WF_JK>:last-child{margin-bottom:0}.WorkareaRow_description__uoTwF{line-height:1.5625}.WorkareaRow_description__uoTwF:not(:last-child){margin-bottom:40px}.WorkareaRow_description__uoTwF:last-child{margin-top:40px}.WorkareaRow_description__uoTwF>:first-child{margin-top:0}.WorkareaRow_description__uoTwF>:last-child{margin-bottom:0}.WorkareaRow_description__uoTwF .WorkareaRow_h2__8E8fe,.WorkareaRow_description__uoTwF .WorkareaRow_h3__yjWvr,.WorkareaRow_description__uoTwF .WorkareaRow_h4___CwLl,.WorkareaRow_description__uoTwF .WorkareaRow_h5__FsU2D,.WorkareaRow_description__uoTwF .WorkareaRow_h6__ChOs9,.WorkareaRow_description__uoTwF h2,.WorkareaRow_description__uoTwF h3,.WorkareaRow_description__uoTwF h4,.WorkareaRow_description__uoTwF h5,.WorkareaRow_description__uoTwF h6{margin:40px 0 15px}.WorkareaRow_description__uoTwF .WorkareaRow_h2__8E8fe:first-child,.WorkareaRow_description__uoTwF .WorkareaRow_h3__yjWvr:first-child,.WorkareaRow_description__uoTwF .WorkareaRow_h4___CwLl:first-child,.WorkareaRow_description__uoTwF .WorkareaRow_h5__FsU2D:first-child,.WorkareaRow_description__uoTwF .WorkareaRow_h6__ChOs9:first-child,.WorkareaRow_description__uoTwF h2:first-child,.WorkareaRow_description__uoTwF h3:first-child,.WorkareaRow_description__uoTwF h4:first-child,.WorkareaRow_description__uoTwF h5:first-child,.WorkareaRow_description__uoTwF h6:first-child{margin-top:0}.WorkareaRow_description__uoTwF .WorkareaRow_h2__8E8fe:last-child,.WorkareaRow_description__uoTwF .WorkareaRow_h3__yjWvr:last-child,.WorkareaRow_description__uoTwF .WorkareaRow_h4___CwLl:last-child,.WorkareaRow_description__uoTwF .WorkareaRow_h5__FsU2D:last-child,.WorkareaRow_description__uoTwF .WorkareaRow_h6__ChOs9:last-child,.WorkareaRow_description__uoTwF h2:last-child,.WorkareaRow_description__uoTwF h3:last-child,.WorkareaRow_description__uoTwF h4:last-child,.WorkareaRow_description__uoTwF h5:last-child,.WorkareaRow_description__uoTwF h6:last-child{margin-bottom:0}.WorkareaRow_description__uoTwF p{margin:15px 0}.WorkareaRow_description__uoTwF p:last-child{margin-bottom:0}.WorkareaRow_description__uoTwF div.WorkareaRow_is-highlight__T1tWH{font-size:18px;font-weight:700;background-color:#f7f3fc;padding:20px 15px 20px 65px;margin:20px -15px}@media screen and (min-width:1100px){.WorkareaRow_description__uoTwF div.WorkareaRow_is-highlight__T1tWH{padding-right:20px;padding-left:85px;margin-right:0;margin-left:0}}.WorkareaRow_description__uoTwF a{color:var(--success-color);font-weight:700}.WorkareaRow_description__uoTwF a:focus,.WorkareaRow_description__uoTwF a:hover{text-decoration-color:var(--success-color)}.WorkareaRow_description__uoTwF ol,.WorkareaRow_description__uoTwF ul{padding-left:40px;margin:25px 0}.WorkareaRow_description__uoTwF ol li,.WorkareaRow_description__uoTwF ul li{line-height:1.5625}.WorkareaRow_description__uoTwF ol li p,.WorkareaRow_description__uoTwF ul li p{margin:15px 0 0}.WorkareaRow_description__uoTwF ol{list-style:decimal}.WorkareaRow_description__uoTwF ul{list-style:disc}.WorkareaRow_description__uoTwF b,.WorkareaRow_description__uoTwF strong{font-weight:700}.WorkareaRow_description__uoTwF em,.WorkareaRow_description__uoTwF i{font-style:italic}.WorkareaRow_description__uoTwF hr{border-top:1px solid var(--border-color);margin:30px 0}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-violet__QjACV{background-color:#dfd2f2}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-gray__uD_uy{background-color:#ebebeb}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-green__m_ZrJ{background-color:#d2eedb}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-red__zRGYU{background-color:#f6ccd1}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-yellow__Xhg78{background-color:#fff7b3}.WorkareaRow_description__uoTwF .WorkareaRow_text-color-orange__vx_h2{background-color:#fce4bd}