.footer-module-scss-module__WbsKBG__footer{background-color:#f8f8f9;background-color:var(--footer-background-color);width:100%;margin-top:64px;padding:64px 0}.footer-module-scss-module__WbsKBG__footer *{font-weight:var(--footer-font-weight);font-size:var(--footer-font-size);line-height:150%}.footer-module-scss-module__WbsKBG__content_container{width:100%;max-width:1200px;margin:0 auto}.footer-module-scss-module__WbsKBG__link{cursor:pointer;align-items:center;gap:8px;display:flex}.footer-module-scss-module__WbsKBG__footer_content{justify-content:space-between;align-items:flex-start;gap:50px;margin-bottom:24px;display:flex}.footer-module-scss-module__WbsKBG__footer_left{flex-direction:column;flex:1;gap:8px;display:flex}.footer-module-scss-module__WbsKBG__logoWrap{justify-content:flex-start;align-self:center;padding:8px;display:flex}.footer-module-scss-module__WbsKBG__logoWrap .footer-module-scss-module__WbsKBG__logoImage{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.footer-module-scss-module__WbsKBG__logoWrap .footer-module-scss-module__WbsKBG__themeLayerVisible{opacity:1;z-index:1}.footer-module-scss-module__WbsKBG__logoWrap .footer-module-scss-module__WbsKBG__themeLayerHidden{opacity:0;pointer-events:none;z-index:0;position:absolute}.footer-module-scss-module__WbsKBG__description{color:var(--footer-primary-color);width:400px;margin:0;padding:8px}@media (max-width:1200px){.footer-module-scss-module__WbsKBG__description{width:359px}}.footer-module-scss-module__WbsKBG__footer_right{justify-content:space-between;gap:16px;width:100%;padding:8px;display:flex}.footer-module-scss-module__WbsKBG__footer_column{width:fit-content}.footer-module-scss-module__WbsKBG__column_title{color:var(--footer-secondary-color);margin:0 0 16px}.footer-module-scss-module__WbsKBG__column_links{color:var(--footer-primary-color);flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__WbsKBG__column_links li a{color:var(--footer-primary-color);cursor:pointer;text-decoration:none;transition:color .3s}.footer-module-scss-module__WbsKBG__column_links li a:hover,.footer-module-scss-module__WbsKBG__footer.footer-module-scss-module__WbsKBG__dark .footer-module-scss-module__WbsKBG__column_links a:hover{color:#888894}.footer-module-scss-module__WbsKBG__footer_bottom{justify-content:space-between;align-items:left;flex-direction:column;gap:24px;padding:22px 8px;display:flex}.footer-module-scss-module__WbsKBG__footer.footer-module-scss-module__WbsKBG__dark .footer-module-scss-module__WbsKBG__footer_bottom{border-top-color:#2a2a3a}.footer-module-scss-module__WbsKBG__payment_systems{align-items:center;gap:32px;display:flex}.footer-module-scss-module__WbsKBG__payment{max-width:56px;height:16px}.footer-module-scss-module__WbsKBG__payment>img{object-fit:cover}.footer-module-scss-module__WbsKBG__payment_logo{width:auto;height:24px}.footer-module-scss-module__WbsKBG__copyright{color:var(--footer-secondary-color)}@media (max-width:1200px){.footer-module-scss-module__WbsKBG__footer{margin-top:64px;padding:64px 8px}.footer-module-scss-module__WbsKBG__footer_content{flex-direction:column;gap:16px;margin-bottom:16px}.footer-module-scss-module__WbsKBG__footer_right{flex-direction:column;gap:32px;width:100%}}@media (max-width:768px){.footer-module-scss-module__WbsKBG__footer{margin-top:32px;padding:32px 8px 40px}.footer-module-scss-module__WbsKBG__footer *{font-size:var(--footer-mobile-font-size)}.footer-module-scss-module__WbsKBG__footer_left{max-width:none}.footer-module-scss-module__WbsKBG__footer_column{min-width:auto}.footer-module-scss-module__WbsKBG__footer_bottom{text-align:left;flex-direction:column-reverse;gap:24px;padding:8px 8px 0}.footer-module-scss-module__WbsKBG__payment_systems{order:2}.footer-module-scss-module__WbsKBG__copyright{order:1}}
.search-input-module-scss-module__fBdIra__container{flex:auto;width:100%;min-width:284px;position:relative}.search-input-module-scss-module__fBdIra__option{align-items:center;gap:12px;padding:8px 16px;transition:all .3s ease-out;display:flex}.search-input-module-scss-module__fBdIra__option:hover{background:var(--header-hover-color)}.search-input-module-scss-module__fBdIra__imgWrapper{border-radius:8px;width:32px;height:32px;position:relative;overflow:hidden}.search-input-module-scss-module__fBdIra__name{word-wrap:break-word;font-size:16px;font-weight:500;line-height:1.4;display:block;text-wrap:wrap!important;color:var(--header-service-color)!important}.search-input-module-scss-module__fBdIra__price{color:var(--accent-blue-to-yellow)}.search-input-module-scss-module__fBdIra__overlayBackdrop{z-index:1300;cursor:pointer;background-color:var(--modal-background-color);touch-action:none;border:none;width:100%;height:100%;margin:0;padding:0;animation:.2s search-input-module-scss-module__fBdIra__searchOverlayIn;position:fixed;inset:0}@keyframes search-input-module-scss-module__fBdIra__searchOverlayIn{0%{opacity:0}to{opacity:1}}.search-input-module-scss-module__fBdIra__popup{z-index:11111111;background-color:var(--header-background-color);border:1px solid var(--drawer-border-color);border-radius:16px;flex-direction:column;width:100%;max-height:min(24rem,100dvh - 6rem);animation:.2s search-input-module-scss-module__fBdIra__searchPopupIn;display:flex;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(8px);box-shadow:0 4px 20.3px #00000014}@media (max-width:1300px){.search-input-module-scss-module__fBdIra__popup{width:calc(100% + 32px);box-shadow:none;border-radius:0;left:-16px;right:-16px}}.search-input-module-scss-module__fBdIra__popupMobile{max-height:calc(100dvh - 7rem)}@keyframes search-input-module-scss-module__fBdIra__searchPopupIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(8px)}}.search-input-module-scss-module__fBdIra__products{overscroll-behavior:contain;background-color:var(--header-background-color);box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#efefef var(--header-background-color);flex:auto;grid-template-columns:1fr;min-height:0;display:grid;overflow:hidden auto}.search-input-module-scss-module__fBdIra__products::-webkit-scrollbar{width:4px}.search-input-module-scss-module__fBdIra__products::-webkit-scrollbar-track{background:var(--header-background-color);margin-top:10px;margin-bottom:10px}.search-input-module-scss-module__fBdIra__products::-webkit-scrollbar-thumb{background-color:#efefef;background-clip:content-box;border-radius:999px}.search-input-module-scss-module__fBdIra__products::-webkit-scrollbar-thumb:hover{background-color:#555}.search-input-module-scss-module__fBdIra__notFound{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 16px;display:flex}.search-input-module-scss-module__fBdIra__notFound *{text-wrap:wrap!important}@media (max-width:768px){.search-input-module-scss-module__fBdIra__notFound{gap:16px;padding:40px 16px 48px}}.search-input-module-scss-module__fBdIra__search,.search-input-module-scss-module__fBdIra__icon{z-index:1;height:fit-content;line-height:normal;position:absolute;top:50%;transform:translateY(-50%)}.search-input-module-scss-module__fBdIra__search{height:24px;left:16px}.search-input-module-scss-module__fBdIra__icon{height:24px;right:16px}.search-input-module-scss-module__fBdIra__icon svg path{fill:var(--active-icon-path)}.search-input-module-scss-module__fBdIra__close{aspect-ratio:1;background:0 0;border:none;flex:none;width:24px;height:fit-content;padding:0;height:24px!important}.search-input-module-scss-module__fBdIra__input{width:100%;height:44px;color:var(--theme-input-color);font-size:var(--theme-input-font-size);font-weight:var(--theme-input-font-weight);border:none;border-radius:8px;outline:none;padding:0 56px;scroll-padding-top:0}@media (max-width:768px){.search-input-module-scss-module__fBdIra__notFoundButton{width:fit-content}}@media (max-width:1300px){.search-input-module-scss-module__fBdIra__popup,.search-input-module-scss-module__fBdIra__option,.search-input-module-scss-module__fBdIra__notFound{background-color:var(--header-background-color)}.search-input-module-scss-module__fBdIra__input{height:50px}}
.drawer-module-scss-module__0EMADW__container{color:var(--header-color);font-size:var(--header-font-size);font-weight:var(--header-font-weight);line-height:150%;position:relative}.drawer-module-scss-module__0EMADW__label{white-space:nowrap;color:var(--header-color);font-size:var(--header-font-size);font-weight:var(--header-font-weight);cursor:pointer;align-items:center;gap:6px;height:100%;line-height:150%;display:flex}.drawer-module-scss-module__0EMADW__label svg{transition:transform .2s ease-in-out}.drawer-module-scss-module__0EMADW__label svg path{fill:var(--active-icon-path)}.drawer-module-scss-module__0EMADW__drawer{opacity:0;border:1px solid var(--drawer-border-color);z-index:-10;pointer-events:none;border-radius:16px;min-width:344px;max-width:100%;height:fit-content;transition:transform .1s,opacity .1s;position:absolute;left:0;right:0;overflow:hidden;transform:translateY(40px);box-shadow:0 4px 20.3px #00000014}.drawer-module-scss-module__0EMADW__connector{opacity:1;width:120px;height:18px;position:absolute}.drawer-module-scss-module__0EMADW__content{background-color:var(--theme-background-color);padding:9px 0}.drawer-module-scss-module__0EMADW__container.drawer-module-scss-module__0EMADW__open>.drawer-module-scss-module__0EMADW__drawer{opacity:1;z-index:1000;pointer-events:auto;transform:translateY(clamp(2px,1.16667vw,20px))}.drawer-module-scss-module__0EMADW__container.drawer-module-scss-module__0EMADW__open>label svg{transform:rotate(180deg)}
.mobile-menu-module-scss-module__WTLa9G__menu{display:none}.mobile-menu-module-scss-module__WTLa9G__MuiDrawer-modal{height:80%}.mobile-menu-module-scss-module__WTLa9G__mainRows{background-color:var(--header-background-color);flex-direction:column;gap:14px;display:flex}.mobile-menu-module-scss-module__WTLa9G__buttons{flex-direction:column;gap:4px;margin-bottom:12px;padding:0 10px;display:flex}.mobile-menu-module-scss-module__WTLa9G__button{border-radius:14px;color:var(--black-to-white)!important}.mobile-menu-module-scss-module__WTLa9G__menuRow{width:100%}.mobile-menu-module-scss-module__WTLa9G__mainRowsContainer{flex-direction:column;gap:4px;display:flex}.mobile-menu-module-scss-module__WTLa9G__mainRow{flex-direction:row;justify-content:space-between;align-items:center;height:40px;padding:8px 16px;display:flex}.mobile-menu-module-scss-module__WTLa9G__link{flex-direction:row;justify-content:space-between;align-items:center;height:40px;padding:9.5px 6px;display:flex}.mobile-menu-module-scss-module__WTLa9G__serviceRow{min-height:50px;color:var(--accent-blue-to-yellow,#003cda);justify-content:space-between;align-items:center;gap:30px;padding:5px 16px;font-weight:500;display:flex}.mobile-menu-module-scss-module__WTLa9G__serviceRow:hover{cursor:pointer}.mobile-menu-module-scss-module__WTLa9G__menuIcon{height:24px;color:var(--header-color);flex-shrink:0;background:0 0!important;border:none!important;padding:0!important}.mobile-menu-module-scss-module__WTLa9G__menuIcon svg{width:24px;height:24px;display:block}.mobile-menu-module-scss-module__WTLa9G__menuIcon svg :is(path,circle,rect,polygon,line){fill:currentColor!important;stroke:currentColor!important}.mobile-menu-module-scss-module__WTLa9G__arrow{-webkit-tap-highlight-color:#0000;transition:transform .1s;position:absolute;right:0;transform:rotate(-90deg)}.mobile-menu-module-scss-module__WTLa9G__lineArrow{-webkit-tap-highlight-color:#0000;position:absolute;right:20px;background:0 0!important;border:none!important}.mobile-menu-module-scss-module__WTLa9G__arrow.mobile-menu-module-scss-module__WTLa9G__show{transform:rotate(0)}.mobile-menu-module-scss-module__WTLa9G__subRows{max-height:0;transition:max-height 1s ease-out;overflow:hidden}.mobile-menu-module-scss-module__WTLa9G__subRows>a{font-weight:400;max-height:30px!important}.mobile-menu-module-scss-module__WTLa9G__subRows.mobile-menu-module-scss-module__WTLa9G__show{max-height:fit-content;transition:max-height 1s ease-in}.mobile-menu-module-scss-module__WTLa9G__subRow{min-height:50px;color:var(--black-to-white,#242424);align-items:center;padding:5px 20px;display:flex}.mobile-menu-module-scss-module__WTLa9G__menuContent{justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex}@media (max-width:1300px){.mobile-menu-module-scss-module__WTLa9G__menu{width:100%;display:block}.mobile-menu-module-scss-module__WTLa9G__logoWrap{align-items:center;min-width:0;display:flex;position:relative}.mobile-menu-module-scss-module__WTLa9G__logoWrap .mobile-menu-module-scss-module__WTLa9G__logo{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.mobile-menu-module-scss-module__WTLa9G__logoWrap .mobile-menu-module-scss-module__WTLa9G__themeLayerVisible{opacity:1;z-index:1}.mobile-menu-module-scss-module__WTLa9G__logoWrap .mobile-menu-module-scss-module__WTLa9G__themeLayerHidden{opacity:0;pointer-events:none;z-index:0;position:absolute}}
.header-module-scss-module__JsbOiq__top{z-index:1400;box-sizing:border-box;background-color:var(--header-background-color);width:100%;max-width:none;color:var(--header-color);font-size:var(--header-font-size);font-weight:var(--header-font-weight);text-wrap:nowrap;justify-content:space-between;align-items:center;gap:35px;margin-inline:0;padding-block:14px;padding-inline:max(8px,50vw - 600px);line-height:150%;transition:box-shadow .2s,background-color .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex;position:sticky;top:0;transform:translateZ(0)}.header-module-scss-module__JsbOiq__top input{background:var(--theme-input-background-color)}@media (max-width:1200px){.header-module-scss-module__JsbOiq__top{padding-inline:16px}}@media (max-width:768px){.header-module-scss-module__JsbOiq__top{padding-block:16px}.header-module-scss-module__JsbOiq__top *{font-size:var(--header-mobile-font-size)}}@media (max-width:1024px){.header-module-scss-module__JsbOiq__top{color:var(--header-service-color)}}@media (max-width:1300px){.header-module-scss-module__JsbOiq__top{flex-wrap:wrap;justify-content:space-between;gap:24px;width:100%}}.header-module-scss-module__JsbOiq__topScrolled{box-shadow:inset 0 -1px 0 0 var(--header-border-color);-webkit-backdrop-filter:blur(var(--header-backdrop-filter-blur,35px));backdrop-filter:blur(var(--header-backdrop-filter-blur,35px));background-color:color-mix(in srgb, var(--header-background-color) 85%, transparent)}.header-module-scss-module__JsbOiq__topPinned{transform:translateY(var(--scroll-lock-offset,0px))}.header-module-scss-module__JsbOiq__navPanel{background-color:var(--header-background-color);text-wrap:wrap;width:100vw;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.header-module-scss-module__JsbOiq__navPanel *{color:var(--header-color);font-size:var(--header-font-size);font-weight:var(--header-font-weight);line-height:150%}@media (max-width:768px){.header-module-scss-module__JsbOiq__navPanel *{font-size:var(--header-mobile-font-size)}}.header-module-scss-module__JsbOiq__switchTheme{align-items:center;gap:16px;padding:8px 16px 24px;display:flex}.header-module-scss-module__JsbOiq__menuIcon{width:24px;height:24px;color:var(--header-color);flex-shrink:0;display:flex}.header-module-scss-module__JsbOiq__menuIcon svg{width:24px;height:24px;display:block}.header-module-scss-module__JsbOiq__menuIcon svg :is(path,circle,rect,polygon){fill:currentColor!important}.header-module-scss-module__JsbOiq__logoWrap{justify-content:center;align-self:center;padding:8px;display:flex}.header-module-scss-module__JsbOiq__logoWrap .header-module-scss-module__JsbOiq__logo{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.header-module-scss-module__JsbOiq__logoWrap .header-module-scss-module__JsbOiq__themeLayerVisible{opacity:1;z-index:1}.header-module-scss-module__JsbOiq__logoWrap .header-module-scss-module__JsbOiq__themeLayerHidden{opacity:0;pointer-events:none;z-index:0;position:absolute}.header-module-scss-module__JsbOiq__btn>svg{flex-shrink:0;height:24px}.header-module-scss-module__JsbOiq__btnToFooter{padding:0!important}.header-module-scss-module__JsbOiq__content{align-items:center;gap:clamp(16px,1.4vw,24px);display:flex;top:0}.header-module-scss-module__JsbOiq__content>div{flex:0 auto;align-items:center;gap:6px;max-width:fit-content;display:flex}.header-module-scss-module__JsbOiq__navigation{justify-content:space-between;align-items:center;height:100%;display:flex}.header-module-scss-module__JsbOiq__nav{align-items:center;gap:40px;padding-right:8px;display:flex}.header-module-scss-module__JsbOiq__nav a{color:var(--header-color);font-size:var(--header-font-size);font-weight:var(--header-font-weight)}.header-module-scss-module__JsbOiq__forWork{white-space:nowrap}.header-module-scss-module__JsbOiq__basket{border-radius:100px;justify-content:center;align-items:center;gap:10px;width:46px;min-width:46px;height:46px;padding:10px;display:flex;position:relative;border:1.5px solid var(--black-to-white,#050505)!important}.header-module-scss-module__JsbOiq__basket>svg>g{stroke:var(--black-to-white,#050505)}.header-module-scss-module__JsbOiq__basket:after{content:attr(data-count);width:20px;height:20px;color:var(--white);background:var(--accent-blue,#003cda);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.header-module-scss-module__JsbOiq__steamBtn{white-space:nowrap;height:60px;max-height:60px;color:#242424!important;border-radius:100px!important}.header-module-scss-module__JsbOiq__notFound{color:var(--accent-blue,#003cda);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.header-module-scss-module__JsbOiq__hr{margin-block:24px}.header-module-scss-module__JsbOiq__mobileInput{display:none}.header-module-scss-module__JsbOiq__drawerLinks{flex-direction:column;width:100%;display:flex}.header-module-scss-module__JsbOiq__link{align-items:center;gap:12px;padding:8px 16px;display:flex}.header-module-scss-module__JsbOiq__link:hover{background-color:var(--header-hover-color)}.header-module-scss-module__JsbOiq__drawerColumn{flex-direction:column;gap:8px;display:flex}.header-module-scss-module__JsbOiq__drawerColumn>h4{color:var(--black-to-white,#050505);margin-bottom:12px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.header-module-scss-module__JsbOiq__drawerToCatalog{align-items:center;gap:12px;height:fit-content;margin-top:25px;font-size:16px;font-style:normal;line-height:normal;display:flex;font-weight:600!important}.header-module-scss-module__JsbOiq__toCatalog{margin-top:12px}.header-module-scss-module__JsbOiq__rightButtons{gap:12px;display:none}.header-module-scss-module__JsbOiq__telegram svg{width:24px;height:24px}.header-module-scss-module__JsbOiq__bonusesSection{display:flex}@media (max-width:1300px){.header-module-scss-module__JsbOiq__rightButtons{width:100%;display:flex}.header-module-scss-module__JsbOiq__switch,.header-module-scss-module__JsbOiq__hr,.header-module-scss-module__JsbOiq__navigation,.header-module-scss-module__JsbOiq__nav,.header-module-scss-module__JsbOiq__content{display:none}.header-module-scss-module__JsbOiq__container{background:0 0}.header-module-scss-module__JsbOiq__basket{background:0 0;padding:1px;border:none!important}.header-module-scss-module__JsbOiq__mobileInput{align-items:center;width:100%;display:flex}}
.switch-theme-module-scss-module___XPfeW__switch{--slider-inset:2px;--slider-width:20px;--switch-width:56px;--switch-height:32px;--switch-bg:var(--gray);--slider-color:var(--white);--switch-active-bg:var(--accent-blue-to-yellow);width:var(--switch-width);height:var(--switch-height);display:inline-block;position:relative;min-width:var(--switch-width)!important}.switch-theme-module-scss-module___XPfeW__switch input{opacity:0;width:0;height:0}.switch-theme-module-scss-module___XPfeW__slider{cursor:pointer;background-color:#dedede;border-radius:100px;transition:all .4s;position:absolute;inset:0}.switch-theme-module-scss-module___XPfeW__slider:before{content:"";inset:var(--slider-inset);aspect-ratio:1;width:var(--slider-width);background-color:#dedede;background-image:url(/themeLight.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:50%;width:24px;height:24px;margin:auto 0;transition:all .4s;position:absolute;left:4px;right:4px}input:checked+.switch-theme-module-scss-module___XPfeW__slider,input:checked+.switch-theme-module-scss-module___XPfeW__slider:before{background-color:#474751}input:checked+.switch-theme-module-scss-module___XPfeW__slider:before{transform:translateX(calc(var(--switch-width) - var(--slider-inset) * 2 - var(--slider-width)));-ms-transform:translateX(calc(var(--switch-width) - var(--slider-inset) * 2 - var(--slider-width)));-webkit-transform:translateX(calc(var(--switch-width) - var(--slider-inset) * 2 - var(--slider-width)));background-image:url(/themeDark.svg);left:-4px}
.scroll-to-top-module-scss-module__DNaSca__container{z-index:1200;position:fixed;bottom:100px;right:24px}.scroll-to-top-module-scss-module__DNaSca__button{background:var(--theme-background-color);cursor:pointer;border:none;border:1px solid var(--scroll-to-top-border-color);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 24px #0000001a}.scroll-to-top-module-scss-module__DNaSca__icon path{fill:var(--active-icon-path)}@media (max-width:768px){.scroll-to-top-module-scss-module__DNaSca__container{right:16px}}
.support-floating-module-scss-module__998nkq__container{z-index:1200;position:fixed;bottom:24px;right:24px}body.drawer-open .support-floating-module-scss-module__998nkq__container{z-index:1000}.support-floating-module-scss-module__998nkq__button{background-color:var(--support-background-color,var(--theme-accent-color));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 24px #0003}.support-floating-module-scss-module__998nkq__close path{fill:#fff}.support-floating-module-scss-module__998nkq__panel{background-color:var(--support-panel-background-color,var(--theme-accent-color));border:1px solid var(--support-border-color);border-radius:16px;flex-direction:column;width:250px;padding:8px;display:flex;position:absolute;right:0;box-shadow:0 4px 18px #00000029}.support-floating-module-scss-module__998nkq__link{font-size:var(--support-font-size);color:var(--support-color);font-weight:var(--support-font-weight);background-color:var(--support-link-background-color,var(--theme-accent-color));align-items:center;gap:12px;padding:8px;font-style:normal;line-height:150%;text-decoration:none;display:flex}.support-floating-module-scss-module__998nkq__link:hover{color:#888894}.support-floating-module-scss-module__998nkq__mail path{fill:var(--active-icon-path)}.support-floating-module-scss-module__998nkq__telegram path{stroke:var(--active-icon-path)}@media (max-width:768px){.support-floating-module-scss-module__998nkq__container{right:16px}.support-floating-module-scss-module__998nkq__link{font-size:var(--support-mobile-font-size)}}
