:root{--chBlack75:#7f7f7f;--chBlack30:#b2b2b2;--chBlack8:#f4f4f4;--chBaseTransparent0:hsla(0,0%,100%,0);--chBlack30Transparent60:hsla(0,0%,70%,.6);--chFullBlackTransparent50:rgba(0,0,0,.5);--chFullBlackTransparent20:rgba(0,0,0,.2);--chFullBlackTransparent15:rgba(0,0,0,.15);--chFullBlackTransparent13:rgba(0,0,0,.13);--chFullBlackTransparent10:rgba(0,0,0,.1);--chFullBlackTransparent8:rgba(0,0,0,.08);--chGradientPurple1:linear-gradient(180deg,var(--brandPurple) 0%,var(--berry) 100%);--chGradientPurple4:linear-gradient(180deg,var(--brandPurple) 0%,#1b61ac 100%);--chGradientBerry1:linear-gradient(180deg,var(--berry) 0%,#00d1ff 100%);--chContentLighten05:#b3b3b3}.ch-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--chGradientPurple4);border-radius:8px;color:var(--base);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;line-height:18px;padding:2px 4px 2px 12px;text-decoration:none}.ch-badge__icon{-ms-flex-negative:0;fill:var(--base);flex-shrink:0;height:20px;width:20px}.ch-banner{-webkit-box-sizing:border-box;box-sizing:border-box;width:180px}.ch-banner__link,.ch-banner__link:hover{text-decoration:none}.ch-banner__link:hover .ch-banner__description{text-decoration:underline}.ch-banner__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--brandGreen);border:1px solid var(--brandGreen);border-radius:30px;color:var(--stcWhite);display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.ch-banner__button:hover{background-color:transparent;color:var(--brandGreen);text-decoration:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-banner__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:16px}.ch-banner__item .ch-banner__title{font-size:15px;font-weight:500;line-height:24px;line-height:18px;margin-bottom:4px}.ch-banner__item .ch-banner__description{font-size:12px;font-weight:400;line-height:16px;margin-bottom:10px}.ch-banner__item .ch-banner__description:last-child{margin-bottom:34px}.ch-banner__item .ch-banner__image{height:64px;margin-bottom:6px;width:64px}.ch-banner__item .ch-banner__button{font-size:12px;height:24px;line-height:14px;min-width:24px;padding:0 16px}.ch-banner__item .ch-banner__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--brandGreen);display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;text-decoration:none}.ch-banner__item .ch-banner__arrow:hover{text-decoration:underline}.ch-banner__item .ch-banner__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;width:32px}.ch-banner__item .ch-banner__icon:after{border-right:2px solid var(--brandGreen);border-top:2px solid var(--brandGreen);-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:9px}.ch-banner__brand{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;justify-content:center;padding:8px 12px}.ch-banner__brand,.ch-banner__recommendation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ch-banner__recommendation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 8px 0}.ch-banner__recommendation .ch-banner__title{font-size:12px;font-weight:900;line-height:17px;margin-bottom:8px;text-align:center}.ch-banner__recommendation .ch-banner__description{font-size:10px;font-weight:900;line-height:15px;margin-bottom:12px;text-align:center}.ch-banner__recommendation .ch-banner__button{font-size:15px;height:40px;line-height:24px;margin-bottom:20px;min-width:40px;padding:0 24px}.ch-banner__recommendation .ch-banner__image-wrapper{position:relative;width:100%}.ch-banner-box,.ch-banner__recommendation .ch-banner__image-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ch-banner-box{gap:12px;margin-bottom:32px}@media screen and (max-width:1023px){.ch-banner-box:last-child{margin-bottom:0}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-banner-box:last-child{margin-bottom:20px}}.ch-banner-box .ch-banner-box__title{margin-bottom:4px}.ch-banner-box .ch-banner-box__banner{border:1px solid var(--spbSky2);border-radius:12px;overflow:hidden}.ch-button-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-tap-highlight-color:transparent;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:30px;color:var(--content);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;justify-content:center;line-height:24px;outline:0;padding:4px 0;text-decoration:none;-webkit-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s}.ch-button-link:hover{color:var(--buttonHoverGreen);text-decoration:none}.ch-button-link:hover .ch-button-link__icon-arrow{fill:var(--buttonHoverGreen)}.ch-button-link__text{margin-bottom:2px}.ch-button-link__icon-arrow{fill:var(--stcBlack);display:block;height:32px;margin-left:4px;-webkit-transition:fill .3s;transition:fill .3s;width:32px}.ch-button-link_type_outline{border:1px solid var(--content);padding:8px 24px}.ch-button-link_type_outline:hover{border-color:var(--buttonHoverGreen)}.ch-button-link_type_outline__text{margin-bottom:0}.ch-cherdak{color:var(--content);font-family:inherit;font-size:15px;font-weight:500;line-height:24px;min-width:320px;position:relative;z-index:1000}.ch-cherdak__mobile-menu{display:none}@media screen and (max-width:1279px){.ch-cherdak__mobile-menu{display:block}}.ch-cherdak *{-webkit-tap-highlight-color:var(--chBaseTransparent0)}.ch-cherdak input:required{-webkit-box-shadow:none;box-shadow:none}.ch-cherdak input:invalid{-webkit-box-shadow:none;box-shadow:none}.ch-cherdak input::-ms-clear{display:none}.ch-cherdak ul{list-style:none}.ch-cherdak button{font-family:inherit}.ch-confirm-region{-webkit-box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);width:100%}.ch-confirm-region__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;font-weight:400;justify-content:flex-end;line-height:16px;margin:auto;max-width:1440px;padding:4px 32px}@media screen and (max-width:767px){.ch-confirm-region__container{padding-left:16px;padding-right:16px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-confirm-region__container{padding-left:24px;padding-right:24px}}@media screen and (min-width:1280px){.ch-confirm-region__container{padding-left:40px;padding-right:40px}}.ch-confirm-region__region{margin-right:10px}@media screen and (max-width:479px){.ch-confirm-region__region{margin-right:0;padding-bottom:4px;padding-top:4px;text-align:right;width:100%}}.ch-confirm-region__button{width:56px}.ch-confirm-region__change-region{background:0 0;border:none;color:var(--systemBlue);cursor:pointer;font-size:12px;line-height:16px;margin:0 0 0 10px;outline:0;padding:8px 0}@media screen and (max-width:479px){.ch-confirm-region__change-region{padding:10px 0}}.ch-drop-down__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.ch-drop-down__inner_height_small{height:44px}.ch-drop-down__inner_height_big{height:64px}.ch-drop-down__container{position:relative;width:100%}.ch-drop-down__trigger{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.ch-drop-down__popup{background-color:var(--base);border-radius:1px;height:0;opacity:0;overflow:hidden;position:absolute;-webkit-transition:opacity .1s linear,visibility 0s .1s;transition:opacity .1s linear,visibility 0s .1s;visibility:hidden;z-index:10}@media screen and (min-width:768px){.ch-drop-down__popup:before{bottom:0;-webkit-box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}}.ch-drop-down__popup_v2{border-radius:12px;padding:16px}.ch-drop-down__popup_v2:before{border-radius:12px}.ch-drop-down_position_bottom-left .ch-drop-down__popup{left:0;top:100%}.ch-drop-down_position_bottom-left .ch-drop-down__popup_v2{left:0;top:calc(100% + 6px)}.ch-drop-down_position_bottom-left.ch-drop-down_offset_none .ch-drop-down__popup{left:0}.ch-drop-down_position_bottom-left.ch-drop-down_offset_small .ch-drop-down__popup{left:-24px}.ch-drop-down_position_bottom-left.ch-drop-down_offset_big .ch-drop-down__popup{left:-32px}.ch-drop-down_position_top-right .ch-drop-down__popup{right:0;top:-20px}.ch-drop-down_position_shop-menu .ch-drop-down__popup{right:0;top:calc(100% + 6px)}.ch-drop-down_open .ch-drop-down__popup{height:auto;opacity:1;overflow:visible;-webkit-transition:opacity .1s linear;transition:opacity .1s linear;visibility:visible}.ch-drop-down__arrow{bottom:100%;display:none;height:8px;left:20px;overflow:hidden;position:absolute;width:16px}.ch-drop-down__arrow:before{background-color:var(--base);content:"";display:block;height:8px;margin:4px auto 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.ch-drop-down_arrow .ch-drop-down__arrow{display:block}.ch-drop-down_position_bottom-left.ch-drop-down_offset_small .ch-drop-down__arrow{left:32px}.ch-drop-down_position_bottom-left.ch-drop-down_offset_big .ch-drop-down__arrow{left:40px}.ch-drop-down_position_shop-menu .ch-drop-down__arrow{left:auto;right:22px}.ch-drop-down_position_under-cherdak .ch-drop-down__container{position:static}.ch-drop-down_position_under-cherdak .ch-drop-down__popup{left:auto;right:0;top:100%;width:100%}@media screen and (min-width:1024px) and (max-width:1279px){.ch-drop-down_position_under-cherdak .ch-drop-down__popup{top:0;width:384px;z-index:1}}.ch-drop-down_position_under-cherdak .ch-drop-down__popup_v2{border-radius:0 0 12px 12px;left:0;margin:0 0 0 calc(720px - 50vw);padding:0;width:100vw}@media screen and (min-width:1280px) and (max-width:1599px){.ch-drop-down_position_under-cherdak .ch-drop-down__popup_v2{margin:0 0 0 calc(600px - 50vw)}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-drop-down_position_under-cherdak .ch-drop-down__popup_v2{left:0;margin:0 0 0 calc(492px - 50vw);right:0;top:100%;width:100vw}}.ch-drop-down_position_account-info .ch-drop-down__popup{left:-12px;width:calc(100% + 24px)}.ch-drop-down__close-container{background-color:var(--stcBlack5);border-radius:50%;height:32px;position:absolute;right:16px;top:16px;-webkit-transition:all .2s;transition:all .2s;width:32px}.ch-drop-down__close-container:hover{background-color:var(--stcBlack10)}.ch-drop-down__close-container:active{background-color:var(--stcBlack20)}.ch-drop-down__close{fill:var(--content);cursor:pointer;height:40px;position:absolute;right:10px;top:10px;-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out;width:40px}.ch-drop-down__close:hover{fill:var(--chBlack75)}.ch-drop-down__close_v2{color:var(--content);cursor:pointer;height:100%;opacity:.5;right:0;top:0;width:100%}@media screen and (min-width:1280px){.ch-drop-down_separator_left{border-left:1px solid var(--stcBlack20);margin-left:12px;padding-left:21px}}.ch-drop-down-menu{margin:0;padding:16px 0}.ch-drop-down-menu_size_small{min-width:180px}.ch-drop-down-menu_size_medium{min-width:212px;padding:0}.ch-drop-down-menu_size_big{min-width:320px}.ch-drop-down-menu__item{position:relative}.ch-drop-down-menu__item_separator:before{background-color:var(--chBlack30);content:"";display:block;height:1px;margin:8px 40px}.ch-drop-down-menu-item{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);display:block;font-size:15px;font-weight:400;line-height:24px;text-decoration:none!important;white-space:nowrap}.ch-drop-down-menu-item:hover{background-color:var(--chBlack8)}.ch-drop-down-menu-item_size_small{min-width:180px;padding:8px 32px}.ch-drop-down-menu-item_size_medium{border-radius:6px;min-width:212px;padding:12px 32px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-drop-down-menu-item_size_medium:hover{background-color:var(--spbSky0)}.ch-drop-down-menu-item_size_big{min-width:320px;padding:8px 40px}.ch-drop-down-menu-item__current-icon{fill:var(--chBlack75);height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.ch-drop-down-menu-item_size_small .ch-drop-down-menu-item__current-icon{left:7px}.ch-drop-down-menu-item_size_big .ch-drop-down-menu-item__current-icon{left:11px}.ch-drop-down-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--chBlack75);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:32px;letter-spacing:.3px;line-height:16px;padding:0 8px 2px}.ch-drop-down-trigger:hover .ch-drop-down-trigger__points-item:before,.ch-drop-down-trigger_open .ch-drop-down-trigger__points-item:before{-webkit-animation-name:pointsPulse;animation-name:pointsPulse}.ch-drop-down-trigger__arrow-list{fill:var(--chBlack75);height:13px;margin-top:1px;width:13px}.ch-drop-down-trigger_open .ch-drop-down-trigger__arrow-list{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ch-drop-down-trigger:hover .ch-drop-down-trigger__arrow-list,.ch-drop-down-trigger_open .ch-drop-down-trigger__arrow-list{fill:var(--content)}.ch-drop-down-trigger__arrow{fill:var(--content);height:18px;margin-top:1px;width:18px}.ch-drop-down-trigger_open .ch-drop-down-trigger__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ch-drop-down-trigger__points{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:4px;margin-top:2px}.ch-drop-down-trigger__points-item{height:4px;margin-right:3px;position:relative;width:4px}.ch-drop-down-trigger__points-item:before{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--brandGreen);border-radius:50px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;will-change:top,left,right,bottom}.ch-drop-down-trigger__points-item:nth-child(2):before{-webkit-animation-delay:.4s;animation-delay:.4s}.ch-drop-down-trigger__points-item:nth-child(3):before{-webkit-animation-delay:.8s;animation-delay:.8s;background-color:var(--brandPurple)}@-webkit-keyframes pointsPulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pointsPulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.ch-drop-down-trigger_active-color_green.ch-drop-down-trigger_open,.ch-drop-down-trigger_active-color_green:hover{color:var(--brandGreen)}.ch-drop-down-trigger_active-color_black.ch-drop-down-trigger_open,.ch-drop-down-trigger_active-color_black:hover{color:var(--content)}.ch-drop-down-trigger_active-color_black.ch-drop-down-trigger_open .ch-drop-down-trigger__icon,.ch-drop-down-trigger_active-color_black:hover .ch-drop-down-trigger__icon{fill:var(--content)}.ch-drop-down-trigger_active-color_gray.ch-drop-down-trigger_open,.ch-drop-down-trigger_active-color_gray:hover{background-color:var(--spbSky0)}.ch-emulator__select{width:300px}.ch-emulator__input{margin:10px 0}.ch-emulator-input__input{overflow:scroll}.ch-header{background-color:var(--base);-webkit-box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);position:relative;z-index:1}@media screen and (max-width:1023px){.ch-header{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.ch-header .ch-header__section:not(.ch-header__section_type_search),.ch-header.ch-header_search-opened .ch-header__section:not(.ch-header__section_type_search){-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.ch-header.ch-header_search-opened .ch-header__section:not(.ch-header__section_type_search){opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.ch-header__header-content{position:relative}@media screen and (max-width:1023px){.ch-header__header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.ch-header__h-separator{display:none}@media screen and (min-width:1024px){.ch-header__h-separator{background-color:var(--stcBlack20);display:block;height:1px}}.ch-header__section_type_logo{margin-right:16px}@media screen and (max-width:767px){.ch-header__section_type_logo{margin-right:auto}}@media screen and (min-width:1280px) and (max-width:1599px){.ch-header__section_type_logo{margin-right:40px}}@media screen and (min-width:1600px){.ch-header__section_type_logo{margin-right:48px}}.ch-header__section_v2{margin-right:16px}@media screen and (max-width:479px){.ch-header__section_v2{margin-right:0}}.ch-header__section_type_service-menu-desktop-v2{margin-right:auto}.ch-header__section_type_theme-switcher{height:24px;margin-left:4px;width:40px}@media screen and (max-width:1023px){.ch-header__section_type_theme-switcher{display:none}}.ch-header__section_type_region{display:none}@media screen and (min-width:1024px){.ch-header__section_type_region{display:block;margin-left:4px}}.ch-header__section_type_platform-menu{display:none}@media screen and (min-width:1280px){.ch-header__section_type_platform-menu{display:block;margin-right:auto}}.ch-header__section_type_platform-menu-v2{display:none}@media screen and (min-width:1024px){.ch-header__section_type_platform-menu-v2{display:block;margin-right:auto}}.ch-header__section_type_search{display:none}@media screen and (min-width:768px){.ch-header__section_type_search{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.ch-header__section_type_search.ch-header__section_tablet-hidden{display:none}}.ch-header__section_shop-search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:767px){.ch-header__section_shop-search{-webkit-box-ordinal-group:2;-ms-flex-order:1;background-color:transparent;display:block;order:1;padding:8px 0 12px;width:100%}}.ch-header__section_type_support{display:none}@media screen and (min-width:1024px){.ch-header__section_type_support{display:block}}.ch-header__trigger_type_compare-v2{display:none}@media screen and (min-width:768px){.ch-header__trigger_type_compare-v2{display:block}}.ch-header__trigger_type_burger{display:block}@media screen and (min-width:1024px){.ch-header__trigger_type_burger{display:none}}.ch-header__trigger_type_notification{display:block}@media screen and (max-width:767px){.ch-header__trigger_type_notification{display:none}}.ch-header__trigger_type_search:not(.ch-header__trigger_header){display:none}@media screen and (min-width:768px){.ch-header__trigger_type_search:not(.ch-header__trigger_header){display:block}}.ch-header__trigger_type_cart-v2,.ch-header__trigger_type_search-v2{display:block}.ch-header__trigger_type_promo{display:none}@media screen and (min-width:1024px){.ch-header__trigger_type_promo{display:block}}@media screen and (max-width:767px){.ch-header__trigger_type_lk.ch-header__trigger_mobile_menu{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.ch-header__trigger_type_search.ch-header__trigger_tablet-hidden{display:none}}@media screen and (max-width:767px){.ch-header__trigger_view_shop{padding-left:0;padding-right:0}.ch-header__trigger_view_shop.ch-header__trigger_type_burger{margin-left:16px;margin-right:16px}}.ch-header__trigger,.ch-header_search-opened .ch-header__trigger{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.ch-header_search-opened .ch-header__trigger{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.ch-header__container-v2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:44px;margin:auto;max-width:1440px}@media screen and (min-width:1280px) and (max-width:1599px){.ch-header__container-v2{padding:0 40px}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-header__container-v2{padding:0 20px}}@media screen and (max-width:1023px){.ch-header__container-v2{padding:0}.ch-header_search-opened .ch-header__container-v2_top{display:none}}.ch-header__container-v2_bottom{height:56px;position:relative}@media screen and (max-width:1023px){.ch-header__container-v2_bottom{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}}.ch-header__button-link-v2{display:none;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}@media screen and (min-width:1024px){.ch-header__button-link-v2{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.ch-header__button-link-v2_tablet{display:block}}.ch-header__shop-catalog-button{height:40px;padding:0 16px 0 8px}@media screen and (max-width:1023px){.ch-header__shop-catalog-button{display:none}}.ch-header_search-opened .ch-header__button-link-v2{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}@media screen and (max-width:1023px){.ch-header_shop .ch-header__container-v2{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.ch-header_shop .ch-header__container-v2_top{padding-bottom:10px;padding-top:10px}}.ch-header_shop .ch-header__container-v2_shop{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}@media screen and (max-width:767px){.ch-header_shop .ch-header__container-v2_shop{height:auto}}@media screen and (min-width:768px) and (max-width:1023px){.ch-header_shop .ch-header__container-v2_shop{display:none}}@media screen and (min-width:1024px){.ch-header_shop .ch-header__container-v2_shop{height:56px}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-header_shop .ch-header__container-v2_shop{padding-left:20px;padding-right:20px}}@media screen and (min-width:1280px){.ch-header_shop .ch-header__container-v2_shop{padding-left:40px;padding-right:40px}}.ch-header_shop .ch-header__container-v2_shop-menu{height:auto;padding-top:0;position:relative}@media screen and (max-width:1023px){.ch-header_shop .ch-header__container-v2_shop-menu{display:none;height:auto}}.ch-header_shop .ch-header__section_type_region{display:block}.ch-logo{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;height:64px}.ch-logo__img{border:none;display:block;height:24px}@media screen and (min-width:1600px){.ch-logo__img{height:32px}.ch-logo__img_v2{height:24px}}@media screen and (max-width:1023px){.ch-logo__img_v2{margin-left:16px}}.ch-logo_v2{height:44px}.ch-mobile-menu{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity .15s ease-out,visibility 0s .15s;transition:opacity .15s ease-out,visibility 0s .15s;visibility:hidden;z-index:3}.ch-mobile-menu_open{opacity:1;right:0;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;visibility:visible;width:auto}.ch-mobile-menu__container{background-color:var(--base);bottom:-100px;max-width:375px;padding-bottom:100px;padding-top:100px;position:absolute;right:0;top:-100px;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out;width:100%;z-index:1}@media screen and (max-width:767px){.ch-mobile-menu__container{max-width:none}}.ch-mobile-menu_open .ch-mobile-menu__container{-webkit-transform:translateX(0);transform:translateX(0)}.ch-mobile-menu__container_b2b{max-width:336px}@media screen and (min-width:768px) and (max-width:1023px){.ch-mobile-menu__container_b2b{max-width:348px}}@media screen and (max-width:479px){.ch-mobile-menu__container_b2b{max-width:none}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-mobile-menu__container_b2b{max-width:384px}}.ch-mobile-menu__back{fill:var(--content);cursor:pointer;height:40px;left:6px;opacity:0;padding:8px;position:absolute;top:50%;-webkit-transform:translate(-94px,-50%);transform:translate(-94px,-50%);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-in;transition:opacity .15s linear,-webkit-transform .15s ease-in;transition:transform .15s ease-in,opacity .15s linear;transition:transform .15s ease-in,opacity .15s linear,-webkit-transform .15s ease-in;width:40px}.ch-mobile-menu_open-item .ch-mobile-menu__back{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s linear;transition:transform .15s ease-out,opacity .15s linear,-webkit-transform .15s ease-out}@media screen and (min-width:1024px){.ch-mobile-menu__trigger_type_compare,.ch-mobile-menu__trigger_type_promo{display:none}}@media screen and (max-width:767px){.ch-mobile-menu__trigger_mobile_menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-mobile-menu__trigger_type_lk-v2{margin-bottom:8px}.ch-mobile-menu__close{cursor:pointer;height:32px;margin:0 8px 0 0;position:absolute;right:10px;top:12px;width:32px}.ch-mobile-menu__navbar-scroll{height:100%;overflow-x:hidden;overflow-y:scroll}.ch-mobile-menu_open-item .ch-mobile-menu__navbar-scroll{overflow:hidden}.ch-mobile-menu__navbar-inner{padding:0 16px}.ch-mobile-menu__sections_b2b{padding-bottom:60px}.ch-mobile-menu__section{border-top:1px solid var(--spbSky2);padding:14px 0}.ch-mobile-menu__section:first-child{border-top:none}.ch-mobile-menu__section_type_platform-menu{padding:20px 0}.ch-mobile-menu__section_type_theme-switcher{border-top:none}.ch-mobile-menu__section_platform-menu-v2{padding:0}.ch-mobile-menu__section_type_region{border-top:none;display:none;padding:0}@media screen and (max-width:1023px){.ch-mobile-menu__section_type_region{border:none;display:block;padding-bottom:0}}.ch-mobile-menu__section_type_support{border-top:none;display:none;padding:0}@media screen and (max-width:1023px){.ch-mobile-menu__section_type_support{display:block}}.ch-mobile-menu__search{display:none}@media screen and (max-width:767px){.ch-mobile-menu__search{display:block}}.ch-mobile-menu__overlay{background-color:var(--chFullBlackTransparent50);bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.ch-mobile-menu__lk-block{padding-left:8px}@media screen and (min-width:768px){.ch-mobile-menu__lk-block{padding-left:16px}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-mobile-menu__lk-block{padding-left:24px}}.ch-mobile-menu__lk{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s linear;transition:transform .15s ease-out,opacity .15s linear,-webkit-transform .15s ease-out}.ch-mobile-menu__lk-icon{height:32px;margin-right:18px;width:32px}.ch-mobile-menu__lk-title{color:var(--content);font-size:15px;text-decoration:none}.ch-mobile-menu__lk-block_user-info .ch-mobile-menu__lk{opacity:0;-webkit-transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s linear,visibility 0s .15s;transition:transform .15s ease-out,opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;visibility:hidden}.ch-mobile-menu__lk-block_user-info .ch-mobile-menu__back{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s linear;transition:transform .15s ease-out,opacity .15s linear,-webkit-transform .15s ease-out}.ch-mobile-menu__topbar-v2{border-bottom:1px solid var(--spbSky2);position:relative;z-index:2}.ch-mobile-menu__topbar-v2_opened{height:56px}.ch-mobile-menu__submenu-title{font-size:15px;line-height:32px;margin-left:48px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 88px)}.ch-mobile-menu__navbar-v2{bottom:100px;left:0;padding-top:12px;position:absolute;right:0;top:204px;z-index:3}.ch-mobile-menu__navbar-v2_no-top{top:156px}@media screen and (max-width:1023px){.ch-mobile-menu__navbar-v2_hidden{display:none}}.ch-mobile-menu__top-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;min-height:28px;padding:12px 8px}@media screen and (max-width:1023px){.ch-mobile-menu__body-no-scroll{overflow:hidden}}.ch-mobile-menu__bottom-bar>.ch-mobile-menu__bottom-item:first-child{border-top:1px solid var(--spbSky2);margin-top:12px;padding-top:12px}.ch-popup__overlay{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:1001}.ch-popup__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;min-height:100%;overflow:hidden;padding:20px 0;position:relative}@media screen and (min-width:1024px){.ch-popup__container{padding:40px 0}}.ch-popup__background{background-color:rgba(0,0,0,.85);bottom:-200px;left:0;position:absolute;right:0;top:-200px;z-index:0}.ch-popup__wrapper{background-color:var(--base);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 48px 48px;position:relative;width:520px;z-index:1}@media screen and (max-width:767px){.ch-popup__wrapper{padding:56px 16px 48px;width:320px}}.ch-popup_opened .ch-popup__wrapper{-webkit-animation:ch-show-popup .3s ease-out;animation:ch-show-popup .3s ease-out}.ch-popup_closed .ch-popup__wrapper{-webkit-animation:ch-hide-popup .2s ease-in;animation:ch-hide-popup .2s ease-in}.ch-popup__title{font-size:20px;letter-spacing:.5px;line-height:28px}@media screen and (max-width:767px){.ch-popup__title{font-size:18px;letter-spacing:0;line-height:22px}}.ch-popup__close-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--stcBlack5);border-radius:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;justify-content:center;position:absolute;right:20px;top:20px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;width:32px}@media screen and (max-width:767px){.ch-popup__close-button{right:12px;top:12px}}.ch-popup__close-button:hover{background-color:var(--stcBlack10)}.ch-popup__close-button:active{background-color:var(--stcBlack20)}.ch-popup__icon{fill:var(--stcBlack50);height:32px;width:32px}.ch-popup__body-no-scroll{overflow:hidden;position:relative}@-webkit-keyframes ch-show-popup{0%{opacity:0;-webkit-transform:scale(95%);transform:scale(95%);-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scale(100%);transform:scale(100%)}}@keyframes ch-show-popup{0%{opacity:0;-webkit-transform:scale(95%);transform:scale(95%);-webkit-transform-origin:top;transform-origin:top}to{opacity:1;-webkit-transform:scale(100%);transform:scale(100%)}}@-webkit-keyframes ch-hide-popup{0%{opacity:1;-webkit-transform:scale(100%);transform:scale(100%)}to{opacity:0;-webkit-transform:scale(95%);transform:scale(95%)}}@keyframes ch-hide-popup{0%{opacity:1;-webkit-transform:scale(100%);transform:scale(100%)}to{opacity:0;-webkit-transform:scale(95%);transform:scale(95%)}}@media screen and (min-width:1024px){.ch-region__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px}}.ch-region__trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:24px;justify-content:flex-end;letter-spacing:0;line-height:16px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (max-width:1023px){.ch-region__trigger{padding:10px 0}}@media screen and (min-width:1024px){.ch-region__trigger{height:32px;letter-spacing:.3px;padding:0 8px 2px}}@media screen and (min-width:1280px){.ch-region__trigger{padding-right:0}}.ch-region__trigger:hover{background-color:var(--spbSky0)}.ch-region__trigger:active{background-color:var(--spbSky1)}@media screen and (max-width:1023px){.ch-region__trigger_hidden{display:none}}.ch-region__icon-v2{fill:var(--content);height:22px;margin-top:0;width:24px}.ch-region__popup{bottom:0;left:0;opacity:0;right:0;top:0;visibility:hidden}@media screen and (max-width:1023px){.ch-region__popup{height:calc(100vh - 56px);position:absolute;top:56px;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s,-webkit-transform .15s ease-out;z-index:10}}@media screen and (min-width:1024px){.ch-region__popup{position:fixed;-webkit-transition:opacity .1s linear,visibility 0s .1s;transition:opacity .1s linear,visibility 0s .1s;z-index:1000}}.ch-region__popup_open{opacity:1;visibility:visible}@media screen and (max-width:1023px){.ch-region__popup_open{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,-webkit-transform .15s ease-out}}@media screen and (min-width:1024px){.ch-region__popup_open{-webkit-transition:opacity .1s linear;transition:opacity .1s linear}}.ch-region_site_shop .ch-region__trigger{max-width:200px}@media screen and (max-width:359px){.ch-region_site_shop .ch-region__trigger{max-width:140px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-region_site_shop .ch-region__trigger{max-width:168px}}@media screen and (max-width:1023px){.ch-region_site_shop .ch-region__trigger{margin-right:16px}}@media screen and (min-width:1280px){.ch-region_site_shop .ch-region__trigger{max-width:unset}}.ch-region_site_shop .ch-region__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ch-region_site_shop .ch-region__icon-v2{height:16px;width:16px}.ch-region-popup{background-color:var(--base)}@media screen and (min-width:1024px){.ch-region-popup{padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.ch-region-popup{padding-left:40px;padding-right:40px}}.ch-region-popup__link{color:var(--systemBlue);text-decoration:none}.ch-region-popup__link:hover{text-decoration:underline}.ch-region-popup__container{font-weight:400;height:100%;margin:0 auto;max-width:1440px;overflow:hidden;position:relative}@media screen and (max-width:1023px){.ch-region-popup__logo{display:none}}@media screen and (min-width:1024px){.ch-region-popup__logo{height:64px}}.ch-region-popup__title{font-size:18px;font-weight:500;letter-spacing:.2px;line-height:24px;margin-bottom:8px;margin-top:0}@media screen and (max-width:1023px){.ch-region-popup__title_v2{display:none}}.ch-region-popup__scroll{bottom:0;left:0;overflow:hidden;position:absolute;right:0}@media screen and (max-width:1023px){.ch-region-popup__scroll{top:0}}@media screen and (min-width:1024px){.ch-region-popup__scroll{top:64px}.ch-region-popup__scroll_mobile{padding-right:10px}}@media screen and (max-width:1023px){.ch-region-popup__content{padding:32px 16px 16px}.ch-region-popup__content_v2{padding:16px}}.ch-region-popup__field{-webkit-appearance:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;margin-bottom:16px;opacity:1;outline:0;padding:0;position:relative;z-index:1}@media screen and (max-width:1023px){.ch-region-popup__field{width:100%}}@media screen and (min-width:1024px){.ch-region-popup__field{width:480px}}.ch-region-popup__field:focus,.ch-region-popup__field:hover{border-color:var(--content)}.ch-region-popup__auto-detect{color:var(--chBlack75);font-size:12px;letter-spacing:.3px;line-height:16px;margin-bottom:32px}.ch-region-popup__separator{border-top:1px solid var(--stcBlack20)}@media screen and (min-width:1024px){.ch-region-popup__separator{margin-right:80px;position:sticky;top:0}}.ch-region-popup__regions{font-size:15px;font-weight:400;line-height:24px;padding-top:24px}@media screen and (min-width:1024px){.ch-region-popup__regions{display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-region-popup__regions-group{margin-bottom:32px}.ch-region-popup__region-title{font-size:18px;font-weight:500;letter-spacing:.2px;line-height:24px;margin-bottom:15px}.ch-region-popup__salable-regions{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1023px){.ch-region-popup__salable-regions{margin-bottom:40px}}@media screen and (min-width:1024px){.ch-region-popup__salable-regions{-ms-flex-negative:0;flex-shrink:0;padding-right:16px;width:30%}.ch-region-popup__all-regions{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-column-count:2;-moz-column-count:2;column-count:2;flex-grow:1}}@media screen and (min-width:1280px){.ch-region-popup__all-regions{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.ch-region-popup__region{color:var(--systemBlue);cursor:pointer;margin-bottom:16px}@media screen and (max-width:1023px){.ch-region-popup__region{display:block}}.ch-region-popup__region:hover{text-decoration:underline}.ch-region-popup__loading-message{margin:0 auto;text-align:center}.ch-region-popup__loading-container{margin:0 auto}.ch-region-popup__loading-container,.ch-region-popup__preloader{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ch-region-popup__preloader{margin-bottom:15px}@media screen and (max-width:1023px){.ch-region-popup__close{display:none}}@media screen and (min-width:1024px){.ch-region-popup__close{position:absolute;right:-10px;top:10px}}.ch-region-popup__close-icon{fill:var(--content);cursor:pointer;height:40px;width:40px}.ch-region-popup__close-icon:hover{fill:var(--chBlack75)}.ch-region-popup__scroll-container{height:100%;overflow-y:auto}.ch-region-popup__scroll-area{left:0;position:absolute;right:0}@media screen and (min-width:1024px){.ch-region-popup__scroll-area{bottom:48px;top:20px}}.ch-region-popup__scroll-area-content{outline:0}.ch-region-popup input::-webkit-input-placeholder{color:var(--chContentLighten05)}.ch-region-popup input:-moz-placeholder,.ch-region-popup input::-moz-placeholder{color:var(--chContentLighten05)}.ch-region-popup input:-ms-input-placeholder{color:var(--chContentLighten05)}.ch-scroll-container{overflow-y:auto}.ch-scroll-panel{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:2px 4px;position:relative}.ch-scroll-panel__gradient{display:none;height:100%;pointer-events:none;position:absolute;top:0;width:40px;z-index:2}.ch-scroll-panel__gradient_left{left:0;opacity:0}.ch-scroll-panel__gradient_right{right:0}.ch-scroll-panel__gradient_background_white.ch-scroll-panel__gradient_left{background:-webkit-gradient(linear,left top,right top,from(var(--base)),to(var(--chBaseTransparent0)));background:linear-gradient(90deg,var(--base) 0,var(--chBaseTransparent0) 100%)}.ch-scroll-panel__gradient_background_white.ch-scroll-panel__gradient_right{background:-webkit-gradient(linear,right top,left top,from(var(--base)),to(var(--chBaseTransparent0)));background:linear-gradient(270deg,var(--base) 0,var(--chBaseTransparent0) 100%)}.ch-scroll-panel__gradient_left.ch-scroll-panel__gradient_active,.ch-scroll-panel__gradient_right.ch-scroll-panel__gradient_active{display:block}.ch-scroll-panel__scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:-4px -4px -4px -3px;overflow-x:auto;overflow-y:hidden;padding:4px}@media screen and (min-width:768px){.ch-scroll-panel__scroll-container{-ms-overflow-style:none;scrollbar-width:none}}.ch-scroll-panel__scroll-container::-webkit-scrollbar{height:0;width:0}.ch-scroll-panel__inner{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;padding-bottom:1px}.ch-search{bottom:0;left:0;position:absolute;right:0;top:0;visibility:hidden;z-index:5}@media screen and (max-width:767px){.ch-search{background-color:var(--base);opacity:0;overflow-y:auto;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s,-webkit-transform .15s ease-out}}@media screen and (min-width:1280px){.ch-search{top:50%}}@media screen and (min-width:768px){.ch-search_open .ch-search__field{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .2s ease-out .15s,-webkit-transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,-webkit-transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,transform .2s ease-out .15s,-webkit-transform .2s ease-out .15s;will-change:transform}.ch-search_open .ch-search__result-container{opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;will-change:transform}.ch-search_open .ch-search__title-line{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.ch-search_open .ch-search__item,.ch-search_open .ch-search__title-line{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);will-change:transform}.ch-search_open .ch-search__item{-webkit-transition:opacity .2s ease-out 50ms,-webkit-transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,-webkit-transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,transform .2s ease-out 30ms,-webkit-transform .2s ease-out 30ms}.ch-search_open .ch-search__item:nth-child(2){-webkit-transition-delay:60ms;transition-delay:60ms}.ch-search_open .ch-search__item:nth-child(3){-webkit-transition-delay:90ms;transition-delay:90ms}.ch-search_open .ch-search__item:nth-child(4){-webkit-transition-delay:.12s;transition-delay:.12s}.ch-search_open .ch-search__item:nth-child(5){-webkit-transition-delay:.15s;transition-delay:.15s}.ch-search_open .ch-search__item:nth-child(6){-webkit-transition-delay:.18s;transition-delay:.18s}.ch-search_open .ch-search__icon-svg_type_close,.ch-search_open .ch-search__icon-svg_type_close-v2{opacity:1;-webkit-transition:opacity .1s .35s;transition:opacity .1s .35s}}@media screen and (min-width:1280px){.ch-search_v2{top:0}}.ch-search_open{visibility:visible}@media screen and (max-width:767px){.ch-search_open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,-webkit-transform .15s ease-out}}.ch-search__container{position:relative}@media screen and (max-width:767px){.ch-search__container{padding:0 16px}}@media screen and (min-width:768px){.ch-search__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;margin:0 auto}}@media screen and (min-width:1280px) and (max-width:1599px){.ch-search__container{max-width:860px}}@media screen and (min-width:1600px){.ch-search__container{max-width:1060px}}.ch-search__container_v2{position:relative}@media screen and (min-width:1024px){.ch-search__container_v2{height:56px}}@media screen and (min-width:1280px) and (max-width:1599px){.ch-search__container_v2{max-width:860px}}@media screen and (min-width:1600px){.ch-search__container_v2{max-width:1060px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search__container_v2{height:56px}}.ch-search__field-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}@media screen and (max-width:767px){.ch-search__field-wrapper{border-bottom:1px solid var(--stcBlack20)}}.ch-search__field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.ch-search__field{padding-bottom:14px;padding-top:14px}}@media screen and (min-width:768px){.ch-search__field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px);width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search__field{padding-left:38px;padding-right:38px}}@media screen and (min-width:1024px){.ch-search__field{padding-left:55px;padding-right:55px}}@media screen and (min-width:1280px){.ch-search__field{padding-left:42px;padding-right:42px}}.ch-search__icon-svg{fill:var(--content);vertical-align:top}.ch-search__icon-svg_type_search{-webkit-box-sizing:content-box;box-sizing:content-box;height:32px;padding:8px;width:32px}@media screen and (max-width:767px){.ch-search__icon-svg_type_search{height:20px;width:20px}}.ch-search__icon-svg_type_close{height:40px;width:40px}@media screen and (max-width:767px){.ch-search__icon-svg_type_close{display:none}}@media screen and (min-width:768px){.ch-search__icon-svg_type_close{cursor:pointer;opacity:0}}.ch-search__icon-svg_type_close:hover{fill:var(--chBlack75)}.ch-search__icon-svg_type_search-v2{fill:var(--spbSky3);-webkit-box-sizing:content-box;box-sizing:content-box;height:22px;left:9px;position:absolute;top:9px;width:26px}.ch-search__icon-svg_type_close-v2{height:40px;width:40px}@media screen and (max-width:1023px){.ch-search__icon-svg_type_close-v2{fill:var(--spbSky3);height:32px;width:32px}}@media screen and (min-width:1024px){.ch-search__icon-svg_type_close-v2{cursor:pointer;opacity:0}}.ch-search__icon-svg_type_close-v2:hover{fill:var(--chBlack75)}.ch-search__icon-svg_active{fill:var(--content)}.ch-search__form{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;display:block;flex-grow:1;flex-shrink:1}.ch-search__result-container{overflow:hidden}@media screen and (min-width:768px){.ch-search__result-container{left:0;opacity:0;padding-bottom:10px;position:absolute;right:0;top:100%}}@media screen and (min-width:1280px){.ch-search__result-container{height:0;padding:0 10px 10px}}.ch-search_open .ch-search__result-container{height:auto}.ch-search__result{background-color:var(--base);-webkit-box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);font-size:15px;font-weight:400;line-height:24px;overflow:hidden;padding-bottom:8px}@media screen and (min-width:768px){.ch-search__result{border-top:1px solid var(--stcBlack20)}}.ch-search__section{color:var(--chBlack75);padding:8px 0;position:relative}@media screen and (max-width:767px){.ch-search__section{padding-left:8px;padding-right:0}}.ch-search__section:after{background-color:var(--stcBlack20);bottom:0;content:"";height:1px;position:absolute}@media screen and (max-width:767px){.ch-search__section:after{left:8px;right:8px}}@media screen and (min-width:768px){.ch-search__section:after{left:103px;right:103px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search__section:after{left:86px;right:86px}}@media screen and (min-width:1280px){.ch-search__section:after{left:80px;right:80px}}.ch-search__section:only-child:after{display:none}.ch-search__title-line{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:8px;padding-top:8px}@media screen and (min-width:768px){.ch-search__title-line{opacity:0;padding-left:103px;padding-right:103px;-webkit-transform:translateX(100px);transform:translateX(100px)}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search__title-line{padding-left:86px;padding-right:86px}}@media screen and (min-width:1280px){.ch-search__title-line{padding-left:80px;padding-right:80px}}.ch-search__title{font-size:12px;letter-spacing:.3px;line-height:16px}.ch-search__categories-link{color:var(--systemBlue);font-size:12px;line-height:16px;text-decoration:none}.ch-search__categories-link:hover{text-decoration:underline}@media screen and (min-width:768px){.ch-search__item{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}}.ch-search__all-result{padding-bottom:16px;padding-top:16px}@media screen and (max-width:767px){.ch-search__all-result{padding-left:8px;padding-right:8px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search__all-result{padding-left:86px;padding-right:86px}}@media screen and (min-width:1024px){.ch-search__all-result{padding-left:103px;padding-right:103px}}@media screen and (min-width:1280px){.ch-search__all-result{padding-left:80px;padding-right:80px}}.ch-search__all-result-link{color:var(--systemBlue);font-size:15px;font-weight:400;line-height:24px;text-decoration:none}.ch-search__all-result-link:hover{text-decoration:underline}.ch-search__field-wrapper-v2{border-bottom:none}.ch-search__field-v2{margin:4px 0 10px;position:relative}.ch-search__icon-v2{left:0;position:absolute;top:0;z-index:1}.ch-search__icon-v2_close{left:auto;right:0}@media screen and (max-width:1023px){.ch-search__icon-v2_close{right:9px;top:3px}}.ch-search__input_v2{border:1px solid var(--spbSky2)}.ch-search__input_v2:focus{border-color:var(--content)}.ch-search__input-mobile-v2{background-color:var(--spbSky0);border:none;border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:8px 8px 8px 44px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ch-search__input-mobile-v2:focus{background-color:var(--spbSky1);border:none}.ch-search__input-mobile-v2::-webkit-input-placeholder{opacity:1}.ch-search__input-mobile-v2::-moz-placeholder{opacity:1}.ch-search__input-mobile-v2:-ms-input-placeholder{opacity:1}.ch-search__input-mobile-v2::-ms-input-placeholder{opacity:1}.ch-search__input-mobile-v2::placeholder{opacity:1}.ch-search__input-label{display:none}@media screen and (max-width:767px){.ch-search__body-no-scroll{overflow:hidden}}.ch-search_shop{position:relative}.ch-search_shop .ch-search__container{height:auto;margin:0;max-width:100%}@media screen and (min-width:768px) and (max-width:1023px){.ch-search_shop .ch-search__container{margin-right:16px}}@media screen and (min-width:1024px){.ch-search_shop .ch-search__container{margin-left:32px;margin-right:32px}}@media screen and (max-width:767px){.ch-search_shop .ch-search__field-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-search_shop .ch-search__field{background-color:var(--spbSky0);border-radius:24px;padding:8px 12px}@media screen and (max-width:767px){.ch-search_shop .ch-search__field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.ch-search_shop .ch-search__icon-svg{height:24px;padding:0;width:24px}.ch-search_shop .ch-search__input{background-color:transparent;border:0;border-radius:0;margin-left:12px;padding:0}.ch-search_shop .ch-search__cancel{display:none}.ch-search_shop .ch-search__result-container{top:calc(100% + 12px)}@media screen and (max-width:767px){.ch-search_shop .ch-search__result-container{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search_shop .ch-search__result-container{top:calc(100% + 8px)}}.ch-search_shop .ch-search__result{border:0;border-radius:12px;-webkit-box-shadow:0 4px 12px 0 var(--chFullBlackTransparent8);box-shadow:0 4px 12px 0 var(--chFullBlackTransparent8);padding:16px}.ch-search_shop .ch-search__section:not(:first-child){margin-top:20px}.ch-search_shop .ch-search__section{padding:0}.ch-search_shop .ch-search__section:after{display:none}.ch-search_shop .ch-search__title-line{padding:0 12px 8px}.ch-search_shop .ch-search__title{color:var(--spbSky3);line-height:18px}.ch-search_shop .ch-search__categories-link{padding:8px 12px}.ch-search_shop .ch-search__item{border-radius:12px;font-weight:500;padding:8px 12px}.ch-search_shop .ch-search__all-result{padding:8px 12px}@media screen and (min-width:1024px){.ch-search_shop .ch-search__all-result{padding-bottom:20px;padding-top:20px}}@media screen and (max-width:1023px){.ch-search_shop .ch-search__all-result-link{font-size:12px;line-height:18px}}@media screen and (max-width:767px){.ch-search_focus.ch-search_shop{background-color:var(--stcWhite);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.ch-search_focus.ch-search_shop .ch-search__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0}.ch-search_focus.ch-search_shop .ch-search__field-wrapper{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;border-bottom:1px solid var(--spbSky2);flex-grow:0;flex-shrink:0;height:40px;padding:8px}.ch-search_focus.ch-search_shop .ch-search__cancel{color:var(--brandPurple);display:block;font-size:12px;margin-left:12px}.ch-search_focus.ch-search_shop .ch-search__result-container{-webkit-box-flex:1;-ms-flex-positive:1;display:block;flex-grow:1;padding:0 8px 8px}}.ch-search:not(.ch-search_shop) .ch-search__field-wrapper .ch-search__input-container .ch-search__input{padding-top:9px}.ch-search-item{color:var(--content);cursor:pointer;display:block;overflow:hidden;padding-bottom:8px;padding-top:8px;position:relative;text-decoration:none!important}@media screen and (min-width:768px){.ch-search-item{padding-left:103px;padding-right:103px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search-item{padding-left:86px;padding-right:86px}}@media screen and (min-width:1280px){.ch-search-item{padding:8px 80px}}.ch-search-item:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.ch-search-item:hover{color:var(--content)}@media screen and (min-width:768px){.ch-search-item:hover{background-color:var(--chBlack8)}.ch-search-item:hover .ch-search-item__container:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,var(--chBaseTransparent0)),color-stop(95%,var(--chBlack8)));background-image:linear-gradient(to right,var(--chBaseTransparent0) 10%,var(--chBlack8) 95%)}}.ch-search-item_quick{color:var(--content)}.ch-search-item__container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;z-index:0}.ch-search-item__container:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,var(--chBaseTransparent0)),color-stop(95%,var(--base)));background-image:linear-gradient(to right,var(--chBaseTransparent0) 10%,var(--base) 95%);bottom:0;content:"";position:absolute;right:0;top:0;width:50px}.ch-search-item__img-wrapper{-ms-flex-negative:0;flex-shrink:0;height:40px;margin-right:8px;overflow:hidden;width:72px}.ch-search-item__img{width:100%}.ch-search-item__description{white-space:nowrap}.ch-search-item__title span{font-weight:600}.ch-search-item__subtitle{font-size:12px;letter-spacing:.3px;line-height:16px}.ch-search-loader{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.ch-search-loader{margin-top:8px}}.ch-search-loader__item{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loaderPulse;animation-name:loaderPulse;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--chBlack75);border-radius:2px;height:4px;margin-right:3px;position:relative;width:4px;will-change:transform}.ch-search-loader__item:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.ch-search-loader__item:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes loaderPulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes loaderPulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.ch-search-results-v2__icon{-ms-flex-negative:0;flex-shrink:0;height:32px;margin-right:16px;width:32px}.ch-search-results-v2__icon>img{width:100%}.ch-search-results-v2__title{font-weight:400}.ch-search-results-v2__all-result{border-top:1px solid var(--spbSky2);margin-top:11px;padding-top:16px}.ch-search-results-v2__all-result-link{cursor:pointer;font-size:15px;font-weight:500;height:auto;line-height:24px}.ch-search-results-v2__no-results{border-bottom:1px solid var(--spbSky2);margin-bottom:8px;padding-bottom:16px;width:100%}.ch-search-results-v2__no-results-title{margin-bottom:8px}@media screen and (max-width:1023px){.ch-search-results-v2_mobile-visible .ch-search-results-v2__all-result{margin-left:8px;margin-right:8px}}.ch-search-v2{bottom:0;left:0;position:absolute;right:0;top:0;visibility:hidden;z-index:5}@media screen and (max-width:1023px){.ch-search-v2{background-color:var(--base);overflow-y:auto;position:relative}}@media screen and (min-width:1280px){.ch-search-v2{top:0}}@media screen and (min-width:1024px){.ch-search-v2_open .ch-search-v2__field{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .2s ease-out .15s,-webkit-transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,-webkit-transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,transform .2s ease-out .15s;transition:opacity .2s ease-out .15s,transform .2s ease-out .15s,-webkit-transform .2s ease-out .15s;will-change:transform}.ch-search-v2_open .ch-search-v2__result-container{opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;will-change:transform}.ch-search-v2_open .ch-search-v2__title-line{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.ch-search-v2_open .ch-search-v2__item,.ch-search-v2_open .ch-search-v2__title-line{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);will-change:transform}.ch-search-v2_open .ch-search-v2__item{-webkit-transition:opacity .2s ease-out 50ms,-webkit-transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,-webkit-transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,transform .2s ease-out 30ms;transition:opacity .2s ease-out 50ms,transform .2s ease-out 30ms,-webkit-transform .2s ease-out 30ms}.ch-search-v2_open .ch-search-v2__item:nth-child(2){-webkit-transition-delay:.6s;transition-delay:.6s}.ch-search-v2_open .ch-search-v2__item:nth-child(3){-webkit-transition-delay:.9s;transition-delay:.9s}.ch-search-v2_open .ch-search-v2__item:nth-child(4){-webkit-transition-delay:1.2s;transition-delay:1.2s}.ch-search-v2_open .ch-search-v2__item:nth-child(5){-webkit-transition-delay:1.5s;transition-delay:1.5s}.ch-search-v2_open .ch-search-v2__item:nth-child(6){-webkit-transition-delay:1.8s;transition-delay:1.8s}}.ch-search-v2_open{visibility:visible}@media screen and (max-width:1023px){.ch-search-v2_open{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,-webkit-transform .15s ease-out}}.ch-search-v2__container{height:auto;max-width:100%;position:relative}@media screen and (min-width:1024px){.ch-search-v2__container{margin-left:auto;margin-right:auto;max-width:740px}}@media screen and (min-width:768px) and (max-width:1023px){.ch-search-v2__container{margin-right:16px}}.ch-search-v2__field-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;border-bottom:none;flex-grow:1}.ch-search-v2__field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--spbSky0);border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin:8px 0;padding:8px 0 8px 32px;position:relative}@media screen and (min-width:1024px){.ch-search-v2__field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px);width:100%}}.ch-search-v2__cancel{display:none}.ch-search-v2__icon-svg{fill:var(--content);height:24px;padding:0;vertical-align:top;width:24px}.ch-search-v2__icon-svg_type_search{fill:var(--spbSky3);-webkit-box-sizing:content-box;box-sizing:content-box;height:20px;left:12px;position:absolute;top:10px;width:20px}.ch-search-v2__form{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;display:block;flex-grow:1;flex-shrink:1}.ch-search-v2__result-container{display:none;overflow:hidden}@media screen and (min-width:1024px){.ch-search-v2__result-container{display:block;left:-12px;opacity:0;padding:0 12px 12px;position:absolute;right:-12px;top:calc(100% + 12px)}}@media screen and (min-width:1280px){.ch-search-v2__result-container{height:0}}.ch-search-v2_open .ch-search-v2__result-container{height:auto}.ch-search-v2__result{background-color:var(--base);border-radius:12px;-webkit-box-shadow:0 4px 12px 0 var(--chFullBlackTransparent8);box-shadow:0 4px 12px 0 var(--chFullBlackTransparent8);font-size:15px;font-weight:400;line-height:24px;overflow:hidden;padding:16px}.ch-search-v2__title-line{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:8px}@media screen and (min-width:1024px){.ch-search-v2__title-line{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}}.ch-search-v2__title-line_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ch-search-v2__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px 8px 12px;text-decoration:none}@media screen and (min-width:1024px){.ch-search-v2__item{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}}.ch-search-v2__item:hover{background-color:var(--spbSky0);text-decoration:none}.ch-search-v2__item+.ch-search-v2__title-line{margin-top:8px}.ch-search-v2__input{background-color:transparent;border:0;border-radius:0;margin-left:12px;padding:0}.ch-search-v2__input-label{display:none}@media screen and (max-width:1023px){.ch-search-v2_mobile-visible{visibility:visible}.ch-search-v2_mobile-visible.ch-search-v2_focus{background-color:var(--stcWhite);bottom:100px;position:fixed;top:100px;z-index:3}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__field-wrapper{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--spbSky2);display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0;padding-left:8px;padding-right:16px}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__cancel{color:var(--brandPurple);display:block;font-size:12px;margin-left:16px}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__result-container{-webkit-box-flex:1;-ms-flex-positive:1;display:block;flex-grow:1;padding:16px 8px}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__result{-webkit-box-shadow:none;box-shadow:none;padding:0}.ch-search-v2_mobile-visible.ch-search-v2_focus .ch-search-v2__title-line{margin-left:8px}}.ch-single-pulse-icon{height:10px;margin-left:3px;margin-top:2px;position:relative;width:10px}.ch-single-pulse-icon:after,.ch-single-pulse-icon:before{border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.ch-single-pulse-icon:before{-webkit-animation:pulse 1.2s linear infinite;animation:pulse 1.2s linear infinite}.ch-single-pulse-icon:after{-webkit-animation:pulse 1.2s linear .6s infinite;animation:pulse 1.2s linear .6s infinite}.ch-single-pulse-icon__icon{background-color:var(--chBlack30);border-radius:50%;bottom:3px;left:3px;position:absolute;right:3px;top:3px;z-index:3}@-webkit-keyframes pulse{0%{-webkit-box-shadow:inset 0 0 6px 6px var(--chBlack30);box-shadow:inset 0 0 6px 6px var(--chBlack30);-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-box-shadow:inset 0 0 0 0 var(--chBlack30Transparent60);box-shadow:inset 0 0 0 0 var(--chBlack30Transparent60);-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-box-shadow:inset 0 0 6px 6px var(--chBlack30);box-shadow:inset 0 0 6px 6px var(--chBlack30);-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-box-shadow:inset 0 0 0 0 var(--chBlack30Transparent60);box-shadow:inset 0 0 0 0 var(--chBlack30Transparent60);-webkit-transform:scale(1);transform:scale(1)}}.ch-support-v2__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 16px 0 0}@media screen and (max-width:1023px){.ch-support-v2__container{margin:16px 0 0}}.ch-support-v2__phone{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;height:24px;line-height:18px;text-decoration:none}@media screen and (min-width:1024px){.ch-support-v2__phone{border-radius:12px;padding:3px 8px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}}@media screen and (max-width:1023px){.ch-support-v2__phone{font-size:18px;height:32px;line-height:24px}}.ch-support-v2__phone:hover{color:var(--content);text-decoration:none}@media screen and (min-width:1024px){.ch-support-v2__phone:hover{background-color:var(--spbSky0)}}.ch-support-v2__phone:hover__phone-icon{fill:var(--chBlack75)}.ch-support-v2__phone:active{color:var(--content)}@media screen and (min-width:1024px){.ch-support-v2__phone:active{background-color:var(--spbSky1)}}.ch-support-v2__phone-icon{fill:var(--content);display:none}@media screen and (max-width:1023px){.ch-support-v2__phone-icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;margin-right:16px;width:32px}.ch-support-v2_shop .ch-support-v2__container{margin:12px 0}.ch-support-v2_shop .ch-support-v2__phone-icon{height:24px;width:24px}.ch-support-v2_shop .ch-support-v2__phone{font-size:15px;height:auto}}.ch-trigger{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;font-family:inherit;margin:0;outline:0;overflow:visible;padding:8px;text-decoration:none!important}.ch-trigger:hover .ch-trigger__container_round-fill_green{background-color:var(--buttonHoverGreen)}.ch-trigger:not(.ch-trigger_view_lk-b2b):not(.ch-trigger_view_menu-b2b):hover .ch-trigger__icon_fill_black{fill:var(--chBlack75)}.ch-trigger:hover .ch-trigger__icon_fill_green{fill:var(--buttonHoverGreen)}@media screen and (min-width:1024px){.ch-trigger:hover .ch-trigger__tooltip_desktop{display:block}}.ch-trigger_v2{padding:8px 6px}@media screen and (min-width:768px) and (max-width:1023px){.ch-trigger_v2{padding:8px}}.ch-trigger__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:32px;position:relative;-webkit-transition:background .2s ease-out;transition:background .2s ease-out}.ch-trigger__container_round{border-radius:50%}.ch-trigger__container_round-fill_green{background-color:var(--brandGreen)}.ch-trigger__icon{height:32px;-webkit-transition:fill .2s ease-out;transition:fill .2s ease-out;width:32px}.ch-trigger__drop-icon{height:20px;position:absolute;right:3px;top:23px;width:25px}.ch-trigger__icon_fill_black{fill:var(--content)}.ch-trigger__icon_fill_green{fill:var(--brandGreen)}.ch-trigger__icon_fill_white{fill:var(--base)}.ch-trigger__title{display:none;font-size:15px;font-weight:500;letter-spacing:.2px;line-height:24px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1280px){.ch-trigger__title{display:block}}.ch-trigger__title_view_lk-shop{font-size:14px;font-weight:400;line-height:24px}.ch-trigger_view_burger:hover .ch-trigger__title,.ch-trigger_view_lk:hover{color:var(--chBlack75)}.ch-trigger__subtitle{font-size:12px;line-height:16px;margin-top:4px;opacity:.5}.ch-trigger__tooltip{display:none}.ch-trigger .ch-trigger__badge_color_red{background-color:var(--fury);-webkit-box-shadow:0 2px 8px rgba(235,90,64,.5);box-shadow:0 2px 8px rgba(235,90,64,.5)}.ch-trigger_with-border .ch-trigger__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media screen and (min-width:1280px){.ch-trigger_with-border .ch-trigger__container{border-bottom:4px solid transparent;border-top:4px solid transparent;-webkit-transition:border .1s ease-out;transition:border .1s ease-out}.ch-trigger_with-border.ch-trigger_open .ch-trigger__container,.ch-trigger_with-border:hover .ch-trigger__container{border-bottom:4px solid var(--content)}}.ch-trigger__badge{background-color:var(--fury);border:1px solid var(--base);border-radius:30px;-webkit-box-shadow:2px 2px 4px var(--chFullBlackTransparent13);box-shadow:2px 2px 4px var(--chFullBlackTransparent13);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--base);font-size:12px;font-weight:400;height:18px;left:14px;line-height:14px;max-width:26px;min-width:18px;padding:0 4px;position:absolute;top:0;-webkit-transition:max-width .2s ease-out,-webkit-transform .2s ease-out;transition:max-width .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,max-width .2s ease-out;transition:transform .2s ease-out,max-width .2s ease-out,-webkit-transform .2s ease-out}.ch-trigger__badge_v2{background-color:var(--brandGreen);border:none;-webkit-box-shadow:0 2px 8px rgba(0,185,86,.5);box-shadow:0 2px 8px rgba(0,185,86,.5);left:18px;line-height:16px;min-width:19px;top:-4px}@media screen and (min-width:1024px){.ch-trigger__badge_v2{line-height:18px}}.ch-trigger__badge-inner{display:block;margin:0 auto;text-align:center;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}@media screen and (min-width:1024px){.ch-trigger:hover .ch-trigger__badge{max-width:18px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:max-width .2s ease-out .1s,-webkit-transform .2s ease-out .1s;transition:max-width .2s ease-out .1s,-webkit-transform .2s ease-out .1s;transition:transform .2s ease-out .1s,max-width .2s ease-out .1s;transition:transform .2s ease-out .1s,max-width .2s ease-out .1s,-webkit-transform .2s ease-out .1s}.ch-trigger:hover .ch-trigger__badge-inner{-webkit-transform:rotate(270deg) scale(0);transform:rotate(270deg) scale(0);-webkit-transition:-webkit-transform .2s ease-out .1s;transition:-webkit-transform .2s ease-out .1s;transition:transform .2s ease-out .1s;transition:transform .2s ease-out .1s,-webkit-transform .2s ease-out .1s}}@media screen and (min-width:1280px){.ch-trigger_view_lk{padding-right:0}}.ch-trigger_view_lk .ch-trigger__title{margin-left:8px}.ch-trigger_view_lk-b2b-v2{margin:0}@media screen and (max-width:479px){.ch-trigger_view_lk-b2b-v2{display:block}}@media screen and (min-width:1024px){.ch-trigger_view_lk-b2b-v2 .ch-trigger__title{display:none}}.ch-trigger_view_lk-b2b-v2 .ch-trigger__icon{height:20px;width:20px}.ch-trigger_view_lk-b2b-v2 .ch-trigger__container{padding:2px}.ch-trigger_view_lk-b2b{padding:0;position:relative;width:255px}@media screen and (min-width:1280px) and (max-width:1599px){.ch-trigger_view_lk-b2b{width:225px}}@media screen and (min-width:1280px){.ch-trigger_view_lk-b2b{padding-right:25px}}.ch-trigger_view_lk-b2b.ch-trigger_open .ch-trigger__drop-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ch-trigger_view_lk-b2b .ch-trigger__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:64px;justify-content:center;position:static}.ch-trigger_view_lk-b2b .ch-trigger__subtitle,.ch-trigger_view_lk-b2b .ch-trigger__title{max-width:230px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ch-trigger_view_lk-b2b .ch-trigger__drop-icon{display:none}@media screen and (min-width:1280px){.ch-trigger_view_lk-b2b .ch-trigger__drop-icon{display:block}}.ch-trigger_view_menu-b2b{padding-bottom:0;padding-top:0;position:relative}.ch-trigger_view_menu-b2b.ch-trigger_v2{padding:0 0 0 4px}@media screen and (min-width:1280px){.ch-trigger_view_menu-b2b{padding-right:25px}}.ch-trigger_view_menu-b2b.ch-trigger_open .ch-trigger__drop-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ch-trigger_view_menu-b2b .ch-trigger__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;position:static}.ch-trigger_view_menu-b2b .ch-trigger__title{margin-left:8px;max-width:240px}.ch-trigger_view_menu-b2b .ch-trigger__drop-icon{display:none}@media screen and (min-width:1280px){.ch-trigger_view_menu-b2b .ch-trigger__drop-icon{display:block}}.ch-trigger_view_link{padding:0}.ch-trigger_view_link .ch-trigger__title{display:block;font-weight:400;margin-left:0}.ch-trigger_view_link .ch-trigger__title:hover{text-decoration:underline}.ch-trigger_view_menu-item{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:none;font-family:inherit;font-weight:inherit;outline:0;padding:0;position:relative;text-decoration:none!important;width:100%;z-index:1}@media screen and (max-width:1023px){.ch-trigger_view_menu-item{display:block}}.ch-trigger_view_menu-item .ch-trigger__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:48px;justify-content:space-between;letter-spacing:.3px;line-height:24px;margin-left:0;max-width:none;position:relative}.ch-trigger_view_menu-item .ch-trigger__title_v2{height:48px;margin-left:16px}.ch-trigger_view_menu-item .ch-trigger__badge{font-size:12px;font-weight:500;height:24px;left:auto;line-height:24px;min-width:24px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ch-trigger_view_menu-item-shop{margin-top:4px;padding:4px 0;position:relative;width:100%}@media screen and (max-width:767px){.ch-trigger_view_menu-item-shop{padding-left:0!important}}.ch-trigger_view_menu-item-shop .ch-trigger__icon{height:24px;width:24px}.ch-trigger_view_menu-item-shop .ch-trigger__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;height:48px;justify-content:space-between;line-height:24px;margin-left:16px;max-width:none;position:relative}.ch-trigger_view_menu-item-shop .ch-trigger__badge{font-size:12px;font-weight:500;height:24px;left:auto;line-height:24px;min-width:24px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.ch-trigger_view_burger .ch-trigger__badge{display:none}}.ch-trigger_view_burger .ch-trigger__icon{margin-right:0}.ch-account-controller-b2c{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px;position:relative}.ch-account-controller-b2c__account{opacity:0;pointer-events:none;-webkit-transition:.2s ease-out;transition:.2s ease-out;z-index:-1}@media screen and (max-width:767px){.ch-account-controller-b2c__account{-webkit-transform:translateX(312px);transform:translateX(312px)}}.ch-account-controller-b2c__account_opened{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;pointer-events:auto;z-index:10}@media screen and (max-width:767px){.ch-account-controller-b2c__account_opened{-webkit-transform:translateX(0);transform:translateX(0)}}.ch-account-menu-key-icon-b2b{fill:var(--brandGreen);display:inline-block;height:20px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.ch-account-menu-key-icon-b2b_v2{height:32px;right:65px;width:32px}@media screen and (max-width:767px){.ch-account-menu-key-icon-b2b_v2{height:28px;right:52px}}.ch-account-menu-key-icon-b2b_link{right:-36px}.ch-account-menu-key-icon-b2b__tooltip{font-weight:400;width:216px}.ch-account-b2b-login-v2{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;position:relative}@media screen and (max-width:1023px){.ch-account-b2b-login-v2{margin:0 4px}}.ch-account-b2b-login-v2_menu{display:block;width:100%}@media screen and (min-width:768px){.ch-account-b2b-login-v2_disable-indents{margin-left:0}}.ch-account-b2b-login-v2__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;fill:var(--content);align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;margin-right:4px;width:20px}@media screen and (max-width:767px){.ch-account-b2b-login-v2__icon{height:16px;width:16px}}.ch-account-b2b-login-v2__button{height:40px;padding:0 20px}.ch-account-b2b-login-v2__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}@media screen and (min-width:768px){.ch-account-b2b-login-v2__title-wrapper{font-size:15px;line-height:24px}}.ch-account-b2b-login-v2__title{display:inline-block;max-width:78px;overflow:hidden;text-overflow:ellipsis}.ch-account-b2b-login-v2__preloader{margin-right:4px}.ch-account-b2b-login-v2__button_mobile{font-size:15px;height:52px;line-height:24px;margin:4px auto 16px;width:100%}.ch-account-b2b-login-v2__button-link{margin-right:12px}@media screen and (max-width:767px){.ch-account-b2b-login-v2__button-link{display:none}}.ch-account-b2b-login-v2__button-link_menu{margin-bottom:16px}@media screen and (max-width:767px){.ch-account-b2b-login-v2__button-link_menu{display:block}.ch-account-b2b-login-v2__login-button_header{background-color:var(--brandGreen)!important;border:none!important;color:var(--stcWhite)!important}}.ch-account-b2b-menu-v2{padding:10px 0 0}.ch-account-b2b-menu-v2__tile{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;max-width:100%;min-height:64px;position:relative;width:424px}.ch-account-b2b-menu-v2__tile>a{display:block}.ch-account-b2b-menu-v2__title{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:15px;letter-spacing:0;line-height:24px;margin:0;padding:10px 64px 0 16px}.ch-account-b2b-menu-v2__subtitle{padding:0 64px 10px 16px}.ch-account-b2b-menu-v2__tile_key-icon .ch-account-b2b-menu-v2__subtitle,.ch-account-b2b-menu-v2__tile_key-icon .ch-account-b2b-menu-v2__title{padding-right:110px}.ch-account-b2b-menu-v2__icon{display:inline-block;height:35px;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px}.ch-account-b2b-menu-v2__text{font-size:12px;font-weight:400;line-height:18px;margin:-4px 0 24px}.ch-account-b2b-menu-v2__text a{color:var(--systemBlue);text-decoration:none}.ch-account-b2b-menu-v2__text a:hover{text-decoration:underline}.ch-account-b2b-menu-v2__submenu{padding:8px 0}.ch-account-b2b-menu-v2__submenu-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;height:56px;line-height:24px;padding:0 16px;position:relative;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ch-account-b2b-menu-v2__submenu-link:hover{background-color:var(--spbSky0)}.ch-account-b2b-menu-v2__submenu-link_hidden{display:none}.ch-account-b2b-menu-v2__icon-wrapper{height:32px;margin-right:16px;width:32px}.ch-account-b2b-menu-v2__icon-wrapper svg{fill:var(--content)}.ch-account-b2b-menu-v2__menu-title{max-height:48px;overflow:hidden}@media screen and (max-width:767px){.ch-account-b2b-menu-v2__menu-title{max-width:130px}}.ch-account-b2b-menu-v2__other-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;padding-bottom:16px}.ch-account-b2b-menu-v2__link-other{border-bottom:1px dashed var(--systemBlue);color:var(--systemBlue);cursor:pointer;font-size:15px;line-height:24px}.ch-account-b2b-menu-v2__link-other:hover{border-bottom:1px solid var(--systemBlue)}.ch-account-b2b-v2{background-color:var(--base);border-radius:12px;-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent20);box-shadow:0 8px 28px var(--chFullBlackTransparent20);-webkit-box-sizing:border-box;box-sizing:border-box;max-width:400px;min-width:300px;padding:16px;position:absolute;right:0;top:100%}@media screen and (max-width:1023px){.ch-account-b2b-v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:0;bottom:0;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;padding-top:88px;position:fixed;top:0}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-account-b2b-v2{right:20px}}@media screen and (min-width:1280px) and (max-width:1599px){.ch-account-b2b-v2{right:40px}}.ch-account-b2b-v2__user-container{border:1px solid var(--spbSky2);border-radius:12px;margin-bottom:16px;padding:12px 16px}.ch-account-b2b-v2__name{font-weight:500;margin-bottom:2px}.ch-account-b2b-v2__email,.ch-account-b2b-v2__name{color:var(--content);font-size:15px;line-height:24px}.ch-account-b2b-v2__email{font-weight:400}.ch-account-b2b-v2__item-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ch-account-b2b-v2__item-link:hover{background-color:var(--spbSky1)}.ch-account-b2b-v2__separator{border-top:1px solid var(--spbSky1);margin:16px 0}.ch-account-b2b-v2__icon{-ms-flex-negative:0;flex-shrink:0;height:32px;margin-right:10px;width:32px}.ch-account-b2b-v2__text{color:var(--content);font-size:15px;font-weight:400;line-height:24px}.ch-account-b2b-v2__text_logout{color:var(--fury)}.ch-account-b2b-v2__close{color:var(--content);cursor:pointer;height:32px;position:absolute;right:16px;top:12px;width:32px}@media screen and (min-width:1024px){.ch-account-b2b-v2__close{display:none}}.ch-account-b2b-v2__overflow{background-color:var(--stcBlack50);bottom:0;display:none;left:0;overflow:hidden;position:fixed;right:0;top:0}.ch-account-b2b-v2__overflow_opened{display:block}.ch-account-controller-b2b-v2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.ch-account-controller-b2b-v2_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ch-account-controller-b2b-v2__account{opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;z-index:-1}@media screen and (max-width:1023px){.ch-account-controller-b2b-v2__account{-webkit-transform:translateX(312px);transform:translateX(312px);-webkit-transition:.2s ease-out;transition:.2s ease-out}}.ch-account-controller-b2b-v2__account_opened{display:block;opacity:1;pointer-events:auto;z-index:10}@media screen and (max-width:1023px){.ch-account-controller-b2b-v2__account_opened{-webkit-transform:translateX(0);transform:translateX(0)}}.ch-account-b2c{background-color:var(--stcWhite);border-radius:12px;-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent20);box-shadow:0 8px 28px var(--chFullBlackTransparent20);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:352px;padding:16px 16px 0;position:absolute;right:0;top:-8px}@media screen and (max-width:767px){.ch-account-b2c{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:0;bottom:0;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:scroll;position:fixed;top:0}}.ch-account-b2c__title{line-height:32px;margin-bottom:16px}.ch-account-b2c__links-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:16px}@media screen and (max-width:767px){.ch-account-b2c__links-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:12px;order:1;padding-left:0}}.ch-account-b2c__info-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (max-width:767px){.ch-account-b2c__info-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:768px){.ch-account-b2c__info-container_pending{overflow:hidden}}.ch-account-b2c__info-container_pending:before{-webkit-animation:skeleton-shining 2s linear infinite;animation:skeleton-shining 2s linear infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,93%,0)),color-stop(50.17%,#fff),to(hsla(0,0%,93%,0)));background:linear-gradient(90deg,hsla(0,0%,93%,0),#fff 50.17%,hsla(0,0%,93%,0));bottom:0;content:"";height:100%;left:0;opacity:.6;pointer-events:none;position:absolute;top:0;width:500px;z-index:2}.ch-account-b2c__close-container{background-color:var(--stcBlack5);border-radius:50%;height:32px;position:absolute;right:16px;top:16px;-webkit-transition:all .2s;transition:all .2s;width:32px}.ch-account-b2c__close-container:hover{background-color:var(--stcBlack10)}.ch-account-b2c__close-container:active{background-color:var(--stcBlack20)}.ch-account-b2c__close{color:var(--content);cursor:pointer;height:100%;opacity:.5;width:100%}.ch-account-b2c__account-links{padding-top:8px}@media screen and (max-width:767px){.ch-account-b2c__account-links{margin-left:-8px;padding-bottom:8px}}.ch-account-b2c__account-links_disabled{display:none}.ch-account-b2c__overflow{background-color:var(--stcBlack50);bottom:0;display:none;left:0;overflow:hidden;position:fixed;right:0;top:0}.ch-account-b2c__overflow_opened{display:block}.ch-account-b2c__preloader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:320px;justify-content:center;width:596px}@media screen and (max-width:767px){.ch-account-b2c__preloader{height:100vh;min-width:288px;width:100%}}@-webkit-keyframes skeleton-shining{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%)}}@keyframes skeleton-shining{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%)}}.ch-account-b2c-balance{background-color:var(--brandGreen20);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:108px;padding:12px;width:100%}.ch-account-b2c-balance_negative{background-color:var(--spbSky0)}.ch-account-b2c-balance__time{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:var(--stcBlack50);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:8px}.ch-account-b2c-balance__main-balance{font-size:22px;font-weight:600;line-height:28px;margin-bottom:8px}.ch-account-b2c-balance__main-balance-small{font-size:18px;font-weight:500;line-height:24px}.ch-account-b2c-balance__limit-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.ch-account-b2c-balance__limit-value-small{font-size:12px;font-weight:400;font-weight:500;line-height:16px}.ch-account-b2c-balance__pending{color:var(--stcBlack50)}.ch-account-b2c-balance__pay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ch-account-b2c-balance__icon{fill:var(--systemBlue);height:20px;margin-right:4px;width:20px}.ch-account-b2c-error{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;text-align:center;width:280px}@media screen and (max-width:767px){.ch-account-b2c-error{padding-bottom:26px;padding-top:40px}}.ch-account-b2c-error__error{margin-bottom:20px;padding:0}.ch-account-b2c-error__error_corporate{margin-bottom:0}@media screen and (max-width:767px){.ch-account-b2c-error__error_corporate .ch-account-b2c-error__error-image{display:none}}.ch-account-b2c-error__error-title{margin-bottom:20px}.ch-account-b2c-error__corporate-text{margin-bottom:18px;margin-top:8px}@media screen and (max-width:767px){.ch-account-b2c-error__corporate-text{margin-bottom:24px}}.ch-account-b2c-error__button{margin-bottom:16px}@media screen and (max-width:767px){.ch-account-b2c-error__button{margin-bottom:20px}}.ch-account-b2c-error__buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.ch-account-b2c-error__buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px){.ch-account-b2c-error__buttons-container{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}.ch-account-b2c-fail{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.ch-account-b2c-fail__text{color:var(--stcBlack50)}.ch-account-b2c-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:280px}.ch-account-b2c-info__balance,.ch-account-b2c-info__remainders{margin-bottom:16px}.ch-account-b2c-limit:not(.ch-account-b2c-limit:first-child){margin-left:32px}.ch-account-b2c-limit__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--stcBlack50);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;line-height:16px}.ch-account-b2c-limit__balance-value{font-size:15px;font-weight:500;line-height:24px}.ch-account-b2c-login__content-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--spbSky0);border:1px solid var(--green20Transparent);border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;justify-content:center;min-width:68px;padding:3px 8px 3px 4px}@media screen and (min-width:768px){.ch-account-b2c-login__content-container{height:40px;min-width:92px;padding:8px 10px 8px 8px}}.ch-account-b2c-login__content-container:hover{background-color:var(--spbSky1)}.ch-account-b2c-login__content-container_balance-null{padding:8px 4px}.ch-account-b2c-login__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:4px}.ch-account-b2c-login__icon svg{fill:var(--stcBlack);height:24px;width:24px}@media screen and (max-width:767px){.ch-account-b2c-login__icon svg{height:16px;width:16px}}.ch-account-b2c-login__button{height:40px;padding:0 20px}.ch-account-b2c-login__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}@media screen and (min-width:768px){.ch-account-b2c-login__title-wrapper{font-size:15px;line-height:24px}}.ch-account-b2c-login__title{display:inline-block;overflow:hidden;text-overflow:ellipsis}.ch-account-b2c-login__preloader{margin-right:4px}.ch-account-b2c-login__tooltip{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;font-weight:400;line-height:24px;width:290px}@media screen and (min-width:768px){.ch-account-b2c-login__tooltip{width:343px}}.ch-account-b2c-multiacc{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;width:280px}.ch-account-b2c-multiacc__container{overflow-y:auto}.ch-account-b2c-multiacc__container>.ch-account-b2c-multiacc__field-container:last-child,.ch-account-b2c-multiacc__container>.ch-account-b2c-multiacc__field-link:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (min-width:768px){.ch-account-b2c-multiacc__container>.ch-account-b2c-multiacc__field-container:last-child,.ch-account-b2c-multiacc__container>.ch-account-b2c-multiacc__field-link:last-child{margin-bottom:16px}}.ch-account-b2c-multiacc__container::-webkit-scrollbar{width:4px}.ch-account-b2c-multiacc__container::-webkit-scrollbar-track{background-color:transparent;-webkit-box-shadow:inset 0 0 0 4px var(--spbSky0);box-shadow:inset 0 0 0 4px var(--spbSky0)}.ch-account-b2c-multiacc__container::-webkit-scrollbar-thumb{background-color:var(--spbSky2);border-radius:2px}.ch-account-b2c-multiacc__field-container,.ch-account-b2c-multiacc__field-container-main,.ch-account-b2c-multiacc__field-link{background:var(--spbSky0)}@media screen and (max-width:767px){.ch-account-b2c-multiacc__field-container-main:active,.ch-account-b2c-multiacc__field-container:active,.ch-account-b2c-multiacc__field-link:active{background:var(--spbSky1)}}@media (hover:hover) and (pointer:fine){.ch-account-b2c-multiacc__field-container-main:hover,.ch-account-b2c-multiacc__field-container:hover,.ch-account-b2c-multiacc__field-link:hover{background:var(--spbSky1)}}.ch-account-b2c-multiacc__field-container,.ch-account-b2c-multiacc__field-container-main{padding:10px 12px}.ch-account-b2c-multiacc__status{border-radius:2px;color:var(--stcWhite);font-size:8px;font-weight:400;line-height:16px;margin:4px;padding:0 4px;text-decoration:none}.ch-account-b2c-multiacc__status_exclusive{background:var(--chGradientPurple4)}.ch-account-b2c-multiacc__status_vip{background:var(--chGradientPurple1)}.ch-account-b2c-multiacc__icon{background:var(--background);border-radius:32px;-webkit-box-shadow:0 4px 12px var(--chFullBlackTransparent8);box-shadow:0 4px 12px var(--chFullBlackTransparent8);height:24px;position:absolute;right:10px;-webkit-transition:all .2s;transition:all .2s;width:24px}.ch-account-b2c-multiacc__field-name{color:var(--spbSky3);line-height:18px;padding-top:4px}.ch-account-b2c-multiacc__field-link{line-height:30px;padding:8px 12px}.ch-account-b2c-multiacc__number-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ch-account-b2c-multiacc__error,.ch-account-b2c-multiacc__field-container,.ch-account-b2c-multiacc__field-link,.ch-account-b2c-multiacc__field-name{display:none}.ch-account-b2c-multiacc__error{background-color:var(--spbSky0);color:var(--stcBlack50);cursor:default;font-weight:400;padding:12px}.ch-account-b2c-multiacc_opened{border-bottom-left-radius:0;border-bottom-right-radius:0}.ch-account-b2c-multiacc_opened .ch-account-b2c-multiacc__error,.ch-account-b2c-multiacc_opened .ch-account-b2c-multiacc__field-container,.ch-account-b2c-multiacc_opened .ch-account-b2c-multiacc__field-link,.ch-account-b2c-multiacc_opened .ch-account-b2c-multiacc__field-name{display:block}.ch-account-b2c-multiacc_opened .ch-account-b2c-multiacc__icon{-webkit-box-shadow:0 -4px 12px var(--chFullBlackTransparent8);box-shadow:0 -4px 12px var(--chFullBlackTransparent8);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ch-account-b2c-refresh{fill:var(--brandGreen);cursor:pointer;height:20px;width:20px}@media (hover:hover) and (pointer:fine){.ch-account-b2c-refresh:hover .ch-account-b2c-refresh__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.ch-account-b2c-refresh:active .ch-account-b2c-refresh__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ch-account-b2c-refresh__icon{pointer-events:none;-webkit-transition:all .2s;transition:all .2s}.ch-account-b2c-remainders__default{background:var(--background);border-radius:8px;-webkit-box-shadow:0 2px 9px var(--chFullBlackTransparent15);box-shadow:0 2px 9px var(--chFullBlackTransparent15);cursor:pointer;display:block;height:132px;padding:8px;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s}.ch-account-b2c-remainders__default:hover{-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent10);box-shadow:0 8px 28px var(--chFullBlackTransparent10);text-decoration:none}.ch-account-b2c-remainders__default-text{color:var(--stcBlack50)}.ch-account-b2c-remainders__default-icon{bottom:12px;height:20px;position:absolute;right:12px;width:20px}.ch-account-b2c-remainders__tiles-container{display:-webkit-box;display:-ms-flexbox;display:flex}.ch-account-b2c-remainders__clear-tile{background:var(--background);border-radius:8px;-webkit-box-shadow:0 2px 9px var(--chFullBlackTransparent15);box-shadow:0 2px 9px var(--chFullBlackTransparent15);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:132px;padding:8px;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;width:100%}.ch-account-b2c-remainders__clear-tile:hover{-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent10);box-shadow:0 8px 28px var(--chFullBlackTransparent10);text-decoration:none}.ch-account-b2c-remainders__clear-tile-button{fill:var(--brandGreen);background:var(--brandGreen20);border:1px solid rgba(0,185,86,.2);border-radius:40px;bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:9px;position:absolute;right:12px;width:40px}.ch-account-b2c-remainders__fail-container{background:var(--spbSky0);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:132px;padding:12px}@media screen and (max-width:767px){.ch-account-b2c-remainders__fail-container{height:108px}}.ch-account-b2c-remainders-tile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--background);border-radius:8px;-webkit-box-shadow:0 2px 9px var(--chFullBlackTransparent15);box-shadow:0 2px 9px var(--chFullBlackTransparent15);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:132px;justify-content:space-between;padding:8px;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;width:88px}.ch-account-b2c-remainders-tile:hover{-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent10);box-shadow:0 8px 28px var(--chFullBlackTransparent10);text-decoration:none}.ch-account-b2c-remainders-tile:not(:first-child){margin-left:8px}.ch-account-b2c-remainders-tile__tile-total{color:var(--stcBlack50);margin-bottom:6px}.ch-account-b2c-remainders-tile__scale{overflow:hidden;position:relative}.ch-account-b2c-remainders-tile__scale-hide{opacity:0;position:absolute}.ch-account-b2c-remainders-tile__scale-bar{background:var(--brandGreen);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ch-account-b2c-remainders-tile__scale-bar_orange{background:var(--137C)}.ch-account-b2c-remainders-tile__scale-bar_red{background:var(--fury)}.ch-account-b2c-remainders-tile__zero-remainder{color:var(--fury)}.ch-account-b2c-remainders-tile__scale-bg{background:var(--spbSky1);border-radius:8px;height:12px;overflow:hidden;position:relative}.ch-account-b2c-remainders-tile__tile-button{fill:var(--brandGreen);background:var(--brandGreen20);border:1px solid rgba(0,185,86,.2);border-radius:40px;bottom:8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;padding:9px;position:absolute;right:8px;width:40px}.ch-account-b2c-remainders-tile__prolongation-title{margin-bottom:4px}.ch-account-b2c-remainders-tile__infinity-icon{fill:var(--brandGreen);bottom:8px;height:40px;position:absolute;right:8px;width:40px}.ch-account-b2c-remainders-tile_pending{background:var(--spbSky0);-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.ch-account-b2c-tariff__title{color:var(--stcBlack50)}.ch-account-b2c-tariff__link{display:block;font-weight:400;margin-bottom:16px}@media screen and (max-width:767px){.ch-account-b2c-tariff__link{margin-bottom:4px}}.ch-account-b2c-tariff__fail{background:var(--spbSky0);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;padding:12px;width:100%}@media screen and (min-width:768px){.ch-account-b2c-tariff__fail{margin-bottom:16px}}.ch-account-b2c-tooltip{display:inline-block;margin-left:4px}.ch-account-b2c-tooltip__content{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;font-weight:400;line-height:24px;width:273px}@media screen and (max-width:767px){.ch-account-b2c-tooltip__content{width:220px}}.ch-account-b2c-tooltip__content a{color:var(--systemBlue);text-decoration:none}.ch-account-b2c-tooltip__content a:hover{text-decoration:underline}.ch-account-b2c-tooltip__toggle{height:16px;width:16px}.ch-account-b2c-tooltip__icon{fill:var(--sky);cursor:pointer;-webkit-transition:all .2s;transition:all .2s}@media (hover:hover) and (pointer:fine){.ch-account-b2c-tooltip__icon:hover{fill:var(--systemBlue)}}.ch-account-b2c-tooltip__icon:active{fill:var(--systemBlue)}.ch-account-b2c-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;color:var(--content);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;line-height:28px;padding:8px 0;position:relative;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;width:280px}.ch-account-b2c-trigger:hover{background-color:var(--spbSky1);text-decoration:none}.ch-account-b2c-trigger:last-child{fill:var(--fury);color:var(--fury)}.ch-account-b2c-trigger:last-child .ch-account-b2c-trigger__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ch-account-b2c-trigger__title{font-weight:500;margin-left:12px}.ch-account-b2c-trigger__icon{height:20px;margin-left:8px;width:20px}.ch-account-b2c-trigger__badge{background-color:var(--brandGreen);border-radius:12px;-webkit-box-shadow:0 2px 8px rgba(0,185,86,.5);box-shadow:0 2px 8px rgba(0,185,86,.5);line-height:14px;min-width:24px;overflow:hidden;padding:5px;right:6px}.ch-account-b2c-trigger__badge,.ch-account-b2c-trigger__error{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--stcWhite);font-size:12px;font-weight:500;height:24px;position:absolute;text-align:center}.ch-account-b2c-trigger__error{background-color:var(--fury);border-radius:8px;line-height:16px;padding:4px 12px;right:0;width:129px}@media screen and (max-width:767px){.ch-account-controller-v2_shop{display:block!important}}@media screen and (max-width:1023px){.ch-account-controller-v2_shop-authorized{margin-bottom:0!important}}@media screen and (max-width:767px){.ch-account-controller-v2_shop-authorized .ch-account-controller-v2__trigger{padding-left:16px;padding-right:0}}@media screen and (min-width:1024px){.ch-account-controller-v2__trigger,.ch-account-controller-v2_shop-authorized .ch-account-controller-v2__trigger{display:none}}.ch-account-controller-v2__trigger_header{display:none}.ch-account-controller-v2__trigger_shop{display:block}@media screen and (max-width:1023px){.ch-account-controller-v2__drop{display:none}}.ch-account-controller-v2__button{margin-left:4px}@media screen and (max-width:1023px){.ch-account-controller-v2__button_header{display:none}}.ch-account-item-v2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;padding-left:6px;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ch-account-item-v2:hover{background-color:var(--spbSky1)}.ch-account-item-v2__icon{height:22px;margin-right:12px;width:22px}.ch-account-item-v2__icon_logout{fill:var(--fury);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ch-account-item-v2__text{color:var(--content);font-size:15px;font-weight:500;line-height:24px}.ch-account-item-v2__text_logout{color:var(--fury)}.ch-account-v2{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1024px){.ch-account-v2{width:280px}}.ch-account-v2__greeting{line-height:28px;margin-bottom:16px}.ch-account-v2__user-container{background-color:var(--spbSky0);border-radius:8px;margin-bottom:8px;padding:10px 12px}.ch-account-v2__title{color:var(--content);font-size:15px;font-weight:500;line-height:24px;margin-bottom:4px}.ch-account-v2__subtitle{color:var(--spbSky3);font-size:15px;font-weight:400;line-height:18px}.ch-account-v2__list{margin:0;padding:0}@media screen and (min-width:1280px){.ch-platform-menu-drop{pointer-events:none}}@media screen and (max-width:1279px){.ch-platform-menu-drop{background-color:var(--base)}}@media screen and (min-width:1280px){.ch-platform-menu-drop:before{border-radius:0 0 12px 12px;bottom:0;-webkit-box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);box-shadow:0 0 16px 0 var(--chFullBlackTransparent20);content:"";height:calc(100% - 10px);left:0;position:absolute;right:0;top:10px;width:100%}}.ch-platform-menu-drop__partition{display:none}@media screen and (max-width:1279px){.ch-platform-menu-drop__partition{padding:32px 16px 8px}}@media screen and (min-width:1280px){.ch-platform-menu-drop__partition{background-color:var(--base);border-top:1px solid var(--stcBlack20);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;min-height:310px;padding:32px 40px;pointer-events:all;position:relative;z-index:0}}.ch-platform-menu-drop__partition_v2{border-radius:0 0 12px 12px;border-top:1px solid var(--spbSky2);-webkit-box-shadow:0 8px 28px var(--chFullBlackTransparent10);box-shadow:0 8px 28px var(--chFullBlackTransparent10);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 0 calc(50% - 50vw);min-height:220px;padding:30px 40px;width:100vw}@media screen and (min-width:1024px) and (max-width:1279px){.ch-platform-menu-drop__partition_v2{padding:30px 20px 6px}}@media screen and (max-width:1023px){.ch-platform-menu-drop__partition_v2{background-color:var(--base);border-top:1px solid var(--stcBlack20);-webkit-box-shadow:none;box-shadow:none;list-style:none;margin-left:0;min-height:310px;padding:24px 16px;pointer-events:all;position:relative;width:100%;z-index:0}}.ch-platform-menu-drop__partition_tabs{padding-bottom:40px;padding-left:0;padding-top:24px}.ch-platform-menu-drop__partition_tabs .ch-platform-menu-drop__services-wrap{margin-left:16px}.ch-platform-menu-drop__partition_tabs.ch-platform-menu-drop__partition_v2{padding:0 0 40px}.ch-platform-menu-drop__partition_active{display:block}.ch-platform-menu-drop__partition_all-services{padding-bottom:48px}.ch-platform-menu-drop__partition_all-services.ch-platform-menu-drop__partition_v2{padding-bottom:40px}@media screen and (min-width:1280px){.ch-platform-menu-drop__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-platform-menu-drop__container_v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1440px;padding-bottom:16px}@media screen and (min-width:1024px){.ch-platform-menu-drop__container_v2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:0}}@media screen and (min-width:1280px){.ch-platform-menu-drop__content{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;flex-grow:1;flex-shrink:1}}.ch-platform-menu-drop__content_v2{width:100%}.ch-platform-menu-drop__services-wrap{border-top:1px solid var(--spbSky2);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding-top:16px}@media screen and (max-width:1023px){.ch-platform-menu-drop__services-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}@media screen and (min-width:1280px){.ch-platform-menu-drop__services-wrap{margin-top:16px}}.ch-platform-menu-drop__services-wrap_v2{padding-top:32px}@media screen and (min-width:1024px){.ch-platform-menu-drop__services-wrap_v2{margin-top:30px}.ch-platform-menu-drop__services-wrap_right-indent{margin-right:20px}}.ch-platform-menu-drop__services-link{color:var(--systemBlue);font-weight:400;text-decoration:none}.ch-platform-menu-drop__services-link:hover{text-decoration:underline}.ch-platform-menu-drop__banners{margin-top:auto;padding-top:16px}@media screen and (min-width:1024px){.ch-platform-menu-drop__banners{margin:0;padding-top:0}}.ch-platform-menu-drop__banners_hide,.ch-platform-menu-drop_shop:before{display:none}.ch-platform-menu-drop_shop .ch-platform-menu-drop__partition{border-top:0;-webkit-box-shadow:none;box-shadow:none;padding:16px 20px 0}@media screen and (min-width:1024px){.ch-platform-menu-drop_shop .ch-platform-menu-drop__partition{max-height:calc(100vh - 129px);overflow:hidden}}@media screen and (min-width:1280px){.ch-platform-menu-drop_shop .ch-platform-menu-drop__partition{padding-left:40px;padding-right:40px;position:absolute}}@media screen and (min-width:1024px){.ch-platform-menu-drop_shop .ch-platform-menu-drop__container{height:100%;max-height:calc(100vh - 145px)}}@media screen and (max-width:1023px){.ch-platform-menu-drop_shop .ch-platform-menu-drop__partition_v2{height:100%}}.ch-platform-menu-drop-catalog_third .ch-platform-menu-drop-catalog__item{height:0;opacity:0;-webkit-transition:height 0s linear .2s,opacity .1s linear;transition:height 0s linear .2s,opacity .1s linear}.ch-platform-menu-drop-catalog__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:space-between;overflow:hidden;padding:8px 0;text-decoration:none;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.ch-platform-menu-drop-catalog__title{color:var(--buttonDown);font-weight:400}.ch-platform-menu-drop-catalog__icon{fill:var(--chBlack75);height:16px;margin-top:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:16px}.ch-platform-menu-drop-catalog__third{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--base);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:0;left:0;opacity:0;overflow:hidden;padding:32px 16px;position:absolute;right:30px;top:0;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s,-webkit-transform .15s ease-out;visibility:hidden;z-index:100}@media screen and (min-width:1024px){.ch-platform-menu-drop-catalog__third{display:block}}.ch-platform-menu-drop-catalog__third_active{height:auto;opacity:1;overflow-y:auto;right:0;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,-webkit-transform .15s ease-out;visibility:visible}.ch-platform-menu-drop-catalog__third_v2{padding:24px 16px 16px}@media screen and (min-width:1024px){.ch-platform-menu-drop-catalog__third_v2{padding:24px 16px}}.ch-platform-menu-drop-catalog__subtitle-block{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.ch-platform-menu-drop-catalog__subtitle{font-size:18px;font-weight:500;letter-spacing:.5px;line-height:24px;margin-bottom:32px;margin-top:0}.ch-platform-menu-drop-catalog__all{color:var(--systemBlue);font-size:15px;font-weight:400;line-height:24px;text-decoration:none}.ch-platform-menu-drop-catalog__device-icon{display:none}@media screen and (max-width:1023px){.ch-platform-menu-drop-catalog_v2{margin-top:-8px}}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__item{height:auto;margin-bottom:8px;overflow:auto;padding:4px 0}@media screen and (max-width:1023px){.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__item{margin-bottom:0;padding:8px 0}}.ch-platform-menu-drop-catalog_v2.ch-platform-menu-drop-catalog_third .ch-platform-menu-drop-catalog__item{height:0}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__device-icon{display:block;height:20px;margin-right:12px;width:20px}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__icon{fill:var(--content);height:32px;width:32px}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;line-height:24px;max-width:calc(100% - 32px)}@media screen and (max-width:1023px){.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__title{min-height:32px}}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__subtitle{font-size:15px;font-weight:500;line-height:24px;margin-bottom:12px}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__all{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;height:24px;line-height:24px;margin:0 12px}.ch-platform-menu-drop-catalog_v2 .ch-platform-menu-drop-catalog__all-icon{height:20px;width:20px}.ch-platform-menu-drop-catalog__banners{margin-top:auto;padding-top:16px}@media screen and (min-width:1024px){.ch-platform-menu-drop-catalog__banners{margin:0;padding-top:0}}.ch-platform-menu-drop-item{color:var(--systemBlue);cursor:pointer;display:inline-block;padding:8px 0;text-decoration:none!important;vertical-align:top}@media screen and (max-width:1279px){.ch-platform-menu-drop-item{display:block;font-weight:400}}@media screen and (min-width:1280px){.ch-platform-menu-drop-item:hover .ch-platform-menu-drop-item__title{border-bottom:1px solid}}.ch-platform-menu-drop-item_v2{color:var(--content);line-height:25px;padding:8px 0 2px}@media screen and (max-width:1023px){.ch-platform-menu-drop-item_v2{margin-bottom:12px}}.ch-platform-menu-drop-item_v2 .ch-platform-menu-drop-item__description{color:var(--spbSky3);font-size:15px;line-height:24px}@media screen and (min-width:1024px){.ch-platform-menu-drop-item_v2 .ch-platform-menu-drop-item__description{margin-bottom:12px}}.ch-platform-menu-drop-item_v2 .ch-platform-menu-drop-item__title{border:none;color:var(--content);margin-right:4px;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}@media screen and (min-width:1024px){.ch-platform-menu-drop-item_v2 .ch-platform-menu-drop-item__title{margin-right:8px}.ch-platform-menu-drop-item_v2:hover .ch-platform-menu-drop-item__title{border:none;color:var(--brandGreen)}}.ch-platform-menu-drop-item__title-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ch-platform-menu-drop-item__icon{height:24px;margin-right:8px;width:24px}.ch-platform-menu-drop-item__title{border-bottom:1px solid transparent;display:inline}.ch-platform-menu-drop-item__description{color:var(--chBlack75);font-size:12px;line-height:16px}.ch-platform-menu-drop-item__section-badge{position:absolute;right:0;top:0}.ch-platform-menu-drop-item__wrap{display:block;position:relative}.ch-platform-menu-drop-list{list-style:none;margin:0;padding:0}.ch-platform-menu-drop-list__item{font-size:15px;font-weight:400;line-height:24px}.ch-platform-menu-drop-list__item:first-child .ch-platform-menu-drop-list__item-link{padding-top:0}.ch-platform-menu-drop-list_tabs{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;height:400px}.ch-platform-menu-drop-list_tabs_v2{-webkit-column-count:2;-moz-column-count:2;column-count:2;height:auto}@media screen and (min-width:1600px){.ch-platform-menu-drop-list_tabs_v2{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.ch-platform-menu-drop-list_tabs .ch-platform-menu-drop-list__item{margin-right:40px;width:160px}@media screen and (min-width:1600px){.ch-platform-menu-drop-list_tabs .ch-platform-menu-drop-list__item{width:200px}}.ch-platform-menu-drop-list_shop{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(2,1fr);height:-webkit-min-content;height:-moz-min-content;height:min-content}@media screen and (min-width:1280px) and (max-width:1599px){.ch-platform-menu-drop-list_shop{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}}@media screen and (min-width:1600px){.ch-platform-menu-drop-list_shop{-webkit-column-gap:76px;-moz-column-gap:76px;column-gap:76px;grid-template-columns:repeat(3,1fr)}}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:32px;margin-right:0}@media screen and (min-width:1024px) and (max-width:1279px){.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__item{width:100%}}@media screen and (min-width:1280px) and (max-width:1599px){.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__item{width:286px}}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__title-link{border-bottom:1px solid transparent;color:var(--stcBlack);font-size:15px;font-weight:500;line-height:24px;text-decoration:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__title-link:hover{border-bottom-color:var(--stcBlack)}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__arrow{-ms-flex-negative:0;flex-shrink:0;height:20px;width:20px}.ch-platform-menu-drop-list_shop .ch-platform-menu-drop-list__tabs_v2{height:auto}@media screen and (min-width:1280px){.ch-platform-menu-drop-sections{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1279px){.ch-platform-menu-drop-sections__section{padding-bottom:24px}}@media screen and (min-width:1280px){.ch-platform-menu-drop-sections__section{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;flex-grow:1;flex-shrink:1;max-width:320px;padding-right:16px}}.ch-platform-menu-drop-sections__title-wrap{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.ch-platform-menu-drop-sections__title{color:var(--content);text-decoration:none}@media screen and (max-width:1279px){.ch-platform-menu-drop-sections__title{font-size:15px;font-weight:400;font-weight:500;line-height:24px;margin-bottom:8px;margin-top:0}}@media screen and (min-width:1280px){.ch-platform-menu-drop-sections__title{font-size:20px;font-weight:500;letter-spacing:.5px;line-height:28px;margin-bottom:8px;margin-top:0}}.ch-platform-menu-drop-sections__badge{-ms-flex-negative:0;flex-shrink:0;margin-left:8px}@media screen and (min-width:1024px){.ch-platform-menu-drop-sections_v2{display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__section{max-width:336px;padding-right:32px;width:100%}@media screen and (min-width:1280px) and (max-width:1599px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__section{max-width:276px}}@media screen and (min-width:1024px) and (max-width:1279px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__section{max-width:222px}}.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__section:last-child{padding-right:0}@media screen and (max-width:1023px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__section_no-title:not(:first-child){margin-top:-18px}}.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title-wrap{margin-bottom:8px}@media screen and (max-width:767px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title-wrap{width:100%}}.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width:1280px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title{font-size:15px;letter-spacing:normal;line-height:24px}}.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title-all{display:none}@media screen and (max-width:1023px){.ch-platform-menu-drop-sections_v2 .ch-platform-menu-drop-sections__title-all{color:var(--stcBlack);display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;text-decoration:none}.ch-platform-menu-drop-sections_shop .ch-platform-menu-drop-sections__section{padding:0 0 12px}.ch-platform-menu-drop-sections_shop .ch-platform-menu-drop-sections__arrow{height:20px;width:20px}}.ch-platform-menu-drop-sub-list{padding:16px 0 0}.ch-platform-menu-drop-sub-list__item:not(:last-child){margin-bottom:12px}.ch-platform-menu-drop-sub-list__item-link{padding:0}.ch-platform-menu-drop-sub-list__more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--stcBlack50);cursor:pointer;display:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-platform-menu-drop-sub-list__more_show{display:-webkit-box;display:-ms-flexbox;display:flex}.ch-platform-menu-drop-sub-list__arrow{fill:var(--stcBlack50);height:24px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:24px}.ch-platform-menu-drop-sub-list__more:hover{color:var(--stcBlack)}.ch-platform-menu-drop-sub-list__more:hover .ch-platform-menu-drop-sub-list__arrow{fill:var(--stcBlack)}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs{display:-webkit-box;display:-ms-flexbox;display:flex}}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__list{padding:16px 7px 0 0;width:330px}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__tab{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;height:48px;line-height:24px;padding:0 8px 0 16px}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__tab:hover,.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__tab_active{background-color:var(--spbSky0)}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__icon{height:22px;margin:0 8px 0 2px;width:22px}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__arrow{height:20px;width:20px}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-list{padding:16px 0 0 32px;width:100%}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-title-text{border-bottom:1px solid transparent;color:var(--content);cursor:pointer;cursor:default;display:inline;font-size:15px;font-weight:400;font-weight:500;line-height:24px;text-decoration:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-title-text:hover{border-bottom-color:var(--content);border-bottom-color:transparent;text-decoration:none}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-title-text_link{border-bottom:1px solid transparent}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-title-text_link:hover{border-bottom-color:var(--content);cursor:pointer}.ch-platform-menu-drop-tabs_v2 .ch-platform-menu-drop-tabs__panel-wrapper{position:relative}.ch-platform-menu-drop-tabs__list{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;width:300px}@media screen and (min-width:1600px){.ch-platform-menu-drop-tabs__list{width:360px}}.ch-platform-menu-drop-tabs__tab{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:0;font-weight:400;padding:8px 40px 8px 16px;position:relative}.ch-platform-menu-drop-tabs__tab:hover,.ch-platform-menu-drop-tabs__tab_active{background-color:hsla(0,0%,93%,.5)}.ch-platform-menu-drop-tabs__arrow{-ms-flex-item-align:center;align-self:center;height:20px;min-width:20px;width:20px}.ch-platform-menu-drop-tabs__panel-list{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:1;border-left:1px solid var(--spbSky2);flex-grow:0;flex-shrink:1;padding-left:40px}.ch-platform-menu-drop-tabs__panel{display:none}.ch-platform-menu-drop-tabs__panel_active{display:block}.ch-platform-menu-drop-tabs__title{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-item-align:center;align-self:center;flex-grow:1;padding-right:16px}.ch-platform-menu-drop-tabs__title-link{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:1;text-decoration:none}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs_shop{height:100%}}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__list{overflow:auto;padding:0 8px 16px 0}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__list::-webkit-scrollbar{width:6px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__list::-webkit-scrollbar-track{background:var(--spbSky1);border-radius:4px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__list::-webkit-scrollbar-thumb{background:var(--stcBlack20);border-radius:4px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__tab{padding-left:8px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__icon{margin-left:0}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__arrow{height:32px;width:32px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-right:0}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-wrapper{padding-right:20px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-wrapper_without-scroll{padding-right:26px}}@supports (-moz-appearance:none){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-wrapper_without-scroll{padding-right:20px}}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-list{border-left-color:var(--spbSky1);padding-bottom:16px;padding-top:0;position:relative}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-list{overflow:auto}}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-list::-webkit-scrollbar{width:6px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-list::-webkit-scrollbar-track{background:var(--spbSky1);border-radius:4px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-list::-webkit-scrollbar-thumb{background:var(--stcBlack20);border-radius:4px}}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-title{margin-bottom:24px}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-title-text{font-size:22px;font-weight:600;letter-spacing:.5px;line-height:28px}@media screen and (min-width:768px) and (max-width:1023px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-title-text{font-size:26px;line-height:32px}}@media screen and (min-width:1024px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-title-text{font-size:28px;line-height:36px}}@media screen and (min-width:1280px){.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__panel-title-text{font-size:32px;line-height:40px}}.ch-platform-menu-drop-tabs_shop .ch-platform-menu-drop-tabs__banners{-ms-flex-negative:0;flex-shrink:0;padding:0;position:relative}.ch-platform-menu-item-v2{display:block;position:relative}.ch-platform-menu-item-v2:first-child .ch-platform-menu-item-v2__inner{padding-left:0}.ch-platform-menu-item-v2__inner{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;display:block;font-family:inherit;font-size:15px;font-weight:inherit;line-height:24px;margin:0;outline:0;padding:0 10px;position:relative;text-decoration:none!important;width:100%;z-index:1}@media screen and (max-width:1023px){.ch-platform-menu-item-v2__inner{font-size:18px;letter-spacing:.3px;line-height:24px;padding:0}}@media screen and (min-width:1024px){.ch-platform-menu-item-v2__inner{padding:0 12px}}.ch-platform-menu-item-v2__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;height:56px;position:relative}@media screen and (max-width:1023px){.ch-platform-menu-item-v2__content{-webkit-box-pack:justify;-ms-flex-pack:justify;height:56px;justify-content:space-between}}.ch-platform-menu-item-v2__badge{-ms-flex-negative:0;flex-shrink:0;margin-left:8px;margin-right:auto}@media screen and (min-width:1024px){.ch-platform-menu-item-v2__badge{display:none}}.ch-platform-menu-item-v2__arrow{height:20px;margin-left:auto;margin-top:2px;width:20px}@media screen and (max-width:1023px){.ch-platform-menu-item-v2__arrow{fill:var(--content);height:32px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:32px}}.ch-platform-menu-item-v2__icon{display:none}@media screen and (max-width:1023px){.ch-platform-menu-item-v2__icon{display:block;height:20px;margin-right:8px;width:20px}}@media screen and (min-width:1024px){.ch-platform-menu-item-v2_active .ch-platform-menu-item-v2__content:after,.ch-platform-menu-item-v2_current .ch-platform-menu-item-v2__content:after{background-color:var(--content);bottom:0;content:"";height:3px;left:0;position:absolute;right:0;z-index:0}.ch-platform-menu-item-v2_active.ch-platform-menu-item-v2_icon .ch-platform-menu-item-v2__content:after,.ch-platform-menu-item-v2_current.ch-platform-menu-item-v2_icon .ch-platform-menu-item-v2__content:after{right:15px}.ch-platform-menu-item-v2_active .ch-platform-menu-dropdown-v2,.ch-platform-menu-item-v2_current .ch-platform-menu-dropdown-v2{visibility:visible}.ch-platform-menu-item-v2_active .ch-platform-menu-item-v2__arrow{-webkit-transform:scaleY(-1);transform:scaleY(-1)}}.ch-platform-menu-item-v2_shop .ch-platform-menu-item-v2__inner{font-size:18px;text-align:left}@media screen and (min-width:1024px){.ch-platform-menu-item-v2_shop .ch-platform-menu-item-v2__inner{font-size:15px}}.ch-platform-menu-item-v2_shop .ch-platform-menu-item-v2__content{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;justify-content:flex-start;min-height:56px;padding:8px 0}.ch-platform-menu-v2__container{margin:0;padding:0}@media screen and (min-width:1024px){.ch-platform-menu-v2__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1023px){.ch-platform-menu-v2__container{display:block}}@media screen and (min-width:1024px){.ch-platform-menu-v2__item{will-change:transform}.ch-platform-menu-v2__item,.ch-platform-menu-v2_hidden .ch-platform-menu-v2__item{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out}.ch-platform-menu-v2_hidden .ch-platform-menu-v2__item{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.ch-platform-menu-v2__drop{opacity:0;position:absolute;visibility:hidden}@media screen and (max-width:1023px){.ch-platform-menu-v2__drop{bottom:0;left:0;right:0;top:0;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,visibility 0s .15s,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s;transition:opacity .15s linear,transform .15s ease-out,visibility 0s .15s,-webkit-transform .15s ease-out;z-index:100}}@media screen and (min-width:1024px){.ch-platform-menu-v2__drop{height:0;left:0;right:0;top:100%;z-index:0}}.ch-platform-menu-v2__drop_open{border-radius:0 0 12px 12px;opacity:1;visibility:visible}@media screen and (max-width:1023px){.ch-platform-menu-v2__drop_open{overflow-y:auto;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,-webkit-transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out;transition:opacity .15s linear,transform .15s ease-out,-webkit-transform .15s ease-out}}@media screen and (min-width:1024px){.ch-platform-menu-v2__drop_open{height:auto;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}}@media screen and (max-width:1023px){.ch-service-menu-desktop-v2{display:none}}.ch-service-menu-desktop-v2__inner,.ch-service-menu-desktop-v2__list{display:-webkit-box;display:-ms-flexbox;display:flex}.ch-service-menu-desktop-v2__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0;padding:0}.ch-service-menu-desktop-v2__item{font-weight:500;margin-right:4px}@media screen and (min-width:1024px) and (max-width:1279px){.ch-service-menu-desktop-v2__item{margin-right:3px}}.ch-service-menu-desktop-v2__more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;padding:0 4px 2px 8px}.ch-service-menu-item-v2{color:var(--content);cursor:pointer}.ch-service-menu-item-v2__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:24px;line-height:18px;padding:0 8px;text-decoration:none!important;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.ch-service-menu-item-v2__link:hover{background-color:var(--spbSky0)}.ch-service-menu-item-v2__link:active{background-color:var(--spbSky1)}.ch-service-menu-item-v2_current .ch-service-menu-item-v2__link{background-color:var(--night);color:var(--base);cursor:default}.ch-service-menu-mobile-v2__section{background-color:var(--spbSky0);border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);display:inline-block;font-size:12px;height:32px;line-height:16px;margin:0 8px 0 0;padding:8px 12px;text-decoration:none;white-space:nowrap}.ch-service-menu-mobile-v2__section:focus{background-color:var(--spbSky2);text-decoration:none}.ch-service-menu-mobile-v2__section_active{background-color:var(--night);color:var(--stcWhite)}.ch-service-menu-mobile-v2__scroll-panel-inner{padding:0 12px 12px}.ch-service-menu-mobile-v2__scroll-left-gradient,.ch-service-menu-mobile-v2__scroll-right-gradient{opacity:0!important}.ch-shop-menu{width:100vw}.ch-shop-menu__container{display:none}@media screen and (min-width:1024px){.ch-shop-menu__container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px;margin-top:8px;padding:0}}.ch-shop-menu__scroll-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 0;width:100vw}@media screen and (min-width:1024px){.ch-shop-menu__scroll-container{display:none}}.ch-shop-menu__scroll-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ch-shop-menu__link,.ch-shop-menu__more{-ms-flex-negative:0;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--content);flex-shrink:0;font-size:15px;height:24px;line-height:24px;padding:3px 8px;text-decoration:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media screen and (max-width:1023px){.ch-shop-menu__link,.ch-shop-menu__more{margin-right:5px}}.ch-shop-menu__link:hover,.ch-shop-menu__more:hover{background-color:var(--spbSky0)}@media screen and (max-width:1023px){.ch-shop-menu__link:first-child{margin-left:16px}}.ch-shop-menu__link_highlighted{background:var(--chGradientBerry1);color:var(--stcWhite)}