.header-city{border:0;background-color:transparent;font-family:inherit;color:inherit;font-weight:400;font-size:15px;line-height:22px;font-weight:500;display:flex;align-items:center;width:100%;padding:8px;background-color:var(--base-100);border-radius:2px;text-align:left}.header-city:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.header-city{font-size:14px;line-height:20px;max-width:180px;width:auto;padding:0;background-color:transparent}}@media screen and (min-width:1400px){.header-city{max-width:240px}}.header-city:hover{background-color:var(--brand-blue-200)}@media screen and (min-width:1024px){.header-city:hover{background-color:transparent}}.header-city__icon{margin-right:10px}@media screen and (min-width:1024px){.header-city__icon{margin-right:4px}}@media screen and (min-width:1024px){.header-city__icon--mobile{display:none}}.header-city__icon--desktop{display:none;width:16px;min-width:16px;height:16px;fill:var(--base-0)}@media screen and (min-width:1024px){.header-city__icon--desktop{display:block}}.header-city__title{transition:color .2s ease}.header-city__title:hover{color:var(--brand-blue-200)}@media screen and (min-width:1024px){.header-city__title{font-weight:400;font-size:12px;line-height:18px;font-weight:500;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:var(--base-0)}}.popup-wrapper{position:relative;z-index:0}.popup-wrapper--open{z-index:1}.popup-wrapper__content{position:absolute;min-width:max-content;width:100%;transition:opacity .2s,transform .3s;z-index:1}.popup-wrapper__animation--primary-enter-active,.popup-wrapper__animation--primary-leave-active{transform:translateY(0);opacity:1}.popup-wrapper__animation--primary-enter-from,.popup-wrapper__animation--primary-leave-to{transform:translateY(2rem);opacity:0}.popup-wrapper__animation--opacity-enter-active,.popup-wrapper__animation--opacity-leave-active{opacity:1}.popup-wrapper__animation--opacity-enter,.popup-wrapper__animation--opacity-leave-to{opacity:0}.header-pages-popup{z-index:10}.header-pages-popup__content{padding:8px;margin:2px 0 0 -15px;background-color:var(--base-0);box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;overflow:hidden}.header-pages-popup__icon{height:16px;margin-top:-6px;margin-left:4px;fill:var(--base-0);transition:transform .3s linear;transform:scale(.7)}.header-pages-popup__icon--open{transform:scale(.75) rotateX(180deg);margin-top:0}.header-pages-popup__control{display:flex;align-items:center}.menu-pages-list{padding:0;margin:0;list-style:none}@media screen and (min-width:1024px){.menu-pages-list{display:flex;align-items:center;flex-wrap:nowrap}}.menu-pages-list__item{font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;padding:8px}@media screen and (min-width:1024px){.menu-pages-list__item{font-weight:400;font-size:12px;line-height:18px;padding:0}.menu-pages-list__item:not(:first-child){margin-left:32px}}.menu-pages-list__item-link{transition:color .2s ease}@media screen and (min-width:1024px){.menu-pages-list__item-link{color:var(--base-100)}}.menu-pages-list__item:hover .menu-pages-list__item-link{color:var(--brand-blue-500)}@media screen and (min-width:1024px){.menu-pages-list__item:hover .menu-pages-list__item-link{color:var(--base-0)}}.menu-pages-list__item--more{position:relative;cursor:pointer}.menu-pages-list__item--more>.menu-pages-list__item{padding:8px;color:var(--base-0)}.menu-pages-list__more-item{display:flex;padding:8px}.menu-pages-list__more-item:hover{background-color:var(--brand-blue-100)}.menu-pages-list__more-item-link{display:block;color:var(--base-900)}.menu-pages-list__more-item-link:hover{color:var(--base-900)}.header-phone{font-weight:400;font-size:12px;line-height:18px;padding:8px}@media screen and (min-width:1024px){.header-phone{padding-top:0;padding-bottom:0}}.header-phone__number{color:var(--base-900)}@media screen and (min-width:1024px){.header-phone__number{color:var(--base-100);transition:color .2s ease}.header-phone__number:hover{color:var(--base-0)}}.header-phone__time{color:var(--base-500)}@media screen and (min-width:1024px){.header-phone__time{display:inline;color:var(--base-100)}}.header-phone__dash{display:none}@media screen and (min-width:1024px){.header-phone__dash{display:inline}}.header-top-bar{display:none;white-space:nowrap}@media screen and (min-width:1024px){.header-top-bar{display:block;width:100%;background-color:var(--brand-blue-600);color:var(--base-100);border-bottom:16px solid var(--brand-blue-500)}}@media screen and (min-width:1400px){.header-top-bar{border-bottom:16px solid var(--brand-blue-500)}}.header-top-bar__container{display:flex;align-items:center;margin:0 auto;padding:10px 32px;max-width:1440px}@media screen and (min-width:1400px){.header-top-bar__container{max-width:1296px;padding-left:0;padding-right:0}}.header-top-bar__last{display:flex;align-items:center;margin-left:auto;padding-left:20px}@media screen and (min-width:1400px){.header-top-bar__last{padding-left:32px}}.header-top-bar__last .header-top-bar__last-item{font-weight:400;font-size:13px;line-height:20px;color:var(--base-100);transition:color .2s ease}@media screen and (min-width:1024px){.header-top-bar__last .header-top-bar__last-item{font-weight:400;font-size:12px;line-height:18px}}.header-top-bar__last .header-top-bar__last-item:not(:first-child){margin-left:20px}.header-top-bar__last .header-top-bar__last-item:hover{color:var(--base-0)}.header-top-bar__last .header-phone{display:flex}.header-top-bar__city{margin-right:20px}@media screen and (min-width:1400px){.header-top-bar__city{margin-right:32px}}.social{display:flex}.social__link:not(:first-child){margin-left:24px}.social__link:focus .social__icon,.social__link:hover .social__icon{fill:var(--brand-blue-500)}.social__icon{width:20px;height:20px;fill:var(--base-500)}.header-mobile-menu{position:fixed;left:0;top:0;bottom:0;width:100vw;height:100vh;z-index:9998}@media screen and (min-width:1024px){.header-mobile-menu{display:none}}.header-mobile-menu__backdrop{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform:translateZ(0);background:var(--bg-overlay);z-index:1}.header-mobile-menu__wrapper{position:absolute;top:0;bottom:0;width:100%;max-width:256px;height:100vh;padding:16px;overflow-y:auto;background-color:var(--base-0);box-shadow:0 8px 12px rgba(65,70,86,.2);z-index:2}.header-mobile-menu__close{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;width:24px;height:24px}.header-mobile-menu__close:not(:disabled){cursor:pointer}.header-mobile-menu__close:focus svg,.header-mobile-menu__close:hover svg{fill:var(--base-500)}.header-mobile-menu .header-mobile-menu__line{margin-bottom:12px}.header-mobile-menu__dash{display:block;width:100%;height:1px;margin:0;border:none;background-color:var(--base-200)}.header-mobile-menu__social{padding:8px}.header-bottom{background-color:var(--bg-flat-brand-blue)}.header-bottom__links{list-style:none;padding:8px 16px 12px;margin:0 auto;display:flex;flex-direction:row;overflow-x:auto}.header-bottom__links::-webkit-scrollbar{width:0;height:0;background:transparent;-webkit-appearance:none;display:none}@media screen and (min-width:1024px){.header-bottom__links{padding:16px 32px 20px}}@media screen and (min-width:1400px){.header-bottom__links{max-width:1296px;padding:16px 0 26px}}.header-bottom__link{font-weight:400;font-size:15px;line-height:22px;font-weight:500;margin:0;list-style:none;padding:0 10px;color:var(--base-0);white-space:nowrap}@media screen and (min-width:1024px){.header-bottom__link{font-size:14px;line-height:20px;padding:0 22px}}@media screen and (min-width:1400px){.header-bottom__link{padding:0 50px}}.header-bottom__link:first-child{padding-left:0}.header-bottom__link:last-child{padding-right:0}.header-bottom__link:hover{cursor:pointer;color:var(--brand-blue-200)}.categories-menu{position:absolute;top:calc(100% + 2px);left:-10px;overflow-y:hidden;overflow-x:visible;height:0;transition:height .3s ease}.categories-menu__container{background-color:#fff;padding:24px;box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;display:flex;margin:0 10px 10px}.categories-menu__main-list{margin-right:36px}.categories-menu__main-item{display:flex;align-items:center;width:222px;padding:12px 16px;border-radius:4px;cursor:pointer;transition:background-color .5s ease}.categories-menu__main-item-icon{width:24px;flex-shrink:0;margin-right:12px}.categories-menu__main-item-title{font-weight:400;font-size:16px;line-height:24px;font-style:normal}@media screen and (max-width:1240px){.categories-menu__main-item-title{font-size:14px;line-height:20px}}.categories-menu__main-item--active{background-color:#ecf6fe}.categories-menu__children-container{position:relative}.categories-menu__children-list{display:flex;min-width:630px}.categories-menu__children-column{margin-right:36px}.categories-menu__children-column:last-child{margin-right:0}.categories-menu__children-item{display:block;width:186px;padding:8px 0;font-weight:400;font-size:14px;line-height:20px}@media screen and (max-width:1240px){.categories-menu__children-item{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.categories-menu__children-item{font-size:10px;line-height:16px}}.categories-menu__children-item:active,.categories-menu__children-item:focus,.categories-menu__children-item:hover{color:#26a9e0}.categories-menu .fade-leave-active,.categories-menu .fade-leave-to{position:absolute;top:0}[data-v-0855ab5e]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.menu-wrap[data-v-0855ab5e]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:11;overflow-x:hidden}.menu-header[data-v-0855ab5e]{padding:14px 24px;display:flex;justify-content:space-between;background:#26a9e0;text-transform:uppercase}@media screen and (max-width:540px){.menu-header[data-v-0855ab5e]{padding:14px 16px}}.current-category[data-v-0855ab5e]{display:flex}.current-category-name[data-v-0855ab5e]{color:#fff;font-weight:600;line-height:24px}.categories-list[data-v-0855ab5e]{margin:0;padding:0 24px;width:100%;list-style:none}@media screen and (max-width:540px){.categories-list[data-v-0855ab5e]{padding:0}}.categories-list-item[data-v-0855ab5e]{padding:14px 0;font-size:14px}.categories-list-item[data-v-0855ab5e]:not(:first-child){box-shadow:0 -1px 0 #edf3f7}@media screen and (max-width:540px){.categories-list-item[data-v-0855ab5e]{padding:14px 16px}}.link-block[data-v-0855ab5e]{display:flex;justify-content:space-between}.child-category[data-v-0855ab5e]{display:flex;align-items:center}.child-category-image[data-v-0855ab5e]{width:16px;height:16px;margin-right:12px}.child-category-name[data-v-0855ab5e]{width:100%;line-height:20px;display:inline-block;cursor:pointer}.ic-back[data-v-0855ab5e]{height:24px;margin-left:-6px;fill:var(--base-0);transform:scale(.75)}.ic-close[data-v-0855ab5e]{height:24px;margin-left:16px}.slide-left-enter-active[data-v-0855ab5e],.slide-left-leave-active[data-v-0855ab5e],.slide-menu-left-enter-active[data-v-0855ab5e],.slide-menu-left-leave-active[data-v-0855ab5e],.slide-menu-right-enter-active[data-v-0855ab5e],.slide-menu-right-leave-active[data-v-0855ab5e],.slide-right-enter-active[data-v-0855ab5e],.slide-right-leave-active[data-v-0855ab5e]{transition:.4s ease-out}.slide-left-enter-active[data-v-0855ab5e],.slide-left-leave-active[data-v-0855ab5e],.slide-right-enter-active[data-v-0855ab5e],.slide-right-leave-active[data-v-0855ab5e]{position:absolute}.slide-left-enter[data-v-0855ab5e],.slide-menu-left-enter[data-v-0855ab5e],.slide-menu-right-leave-to[data-v-0855ab5e],.slide-right-leave-to[data-v-0855ab5e]{transform:translate(100%)}.slide-left-leave-to[data-v-0855ab5e],.slide-menu-left-leave-to[data-v-0855ab5e],.slide-menu-right-enter[data-v-0855ab5e],.slide-right-enter[data-v-0855ab5e]{transform:translate(-100%)}.fade-enter-active[data-v-0855ab5e],.fade-leave-active[data-v-0855ab5e]{transition:opacity .2s}.fade-enter[data-v-0855ab5e],.fade-leave-to[data-v-0855ab5e]{opacity:0}.categories-menu-mobile__icon[data-v-0855ab5e]{fill:var(--base-900);height:20px;transform:scale(.8)}.catalog{position:relative}.catalog__desktop{display:block}@media screen and (max-width:1240px){.catalog__desktop{display:none}}.catalog__adaptive{display:none}@media screen and (max-width:1240px){.catalog__adaptive{display:block}}.catalog__button{border:0;background-color:transparent;font-family:inherit;color:inherit;display:flex;justify-content:center;align-items:center;padding:10px 12px;border-radius:4px;font-size:15px;line-height:20px;font-weight:600;color:var(--base-0);background-color:var(--ultramarine-500);transition:background-color .3s ease;cursor:pointer}.catalog__button:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.catalog__button{padding:10px 16px}}@media screen and (min-width:1400px){.catalog__button{padding:14px 16px}}.catalog__button:active,.catalog__button:focus,.catalog__button:hover{background-color:var(--ultramarine-600)}.catalog__button-image{display:none;width:20px;height:20px;margin-right:8px;fill:var(--base-0)}@media screen and (min-width:420px){.catalog__button-image{display:block}}@media screen and (min-width:1024px){.catalog__button-image{width:24px;height:24px}}.chg-app-loader{border:3px solid transparent;border-radius:50%;animation:spin 1s cubic-bezier(.51,.21,.35,.8) infinite;transition:border-top-width .2s,border-left-width .2s,border-left-color .2s,border-top-color .2s,width .2s,height .2s}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.result-item{font-weight:400;font-size:16px;line-height:22px;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between;padding:8px;color:var(--base-900)}@media screen and (min-width:1024px){.result-item{line-height:24px}}.result-item--suggests-type{color:var(--base-500)}.result-item--history-type{padding-right:0}.result-item__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;max-height:66px}@media screen and (min-width:1024px){.result-item__text{max-height:72px}}.result-item__mark{color:var(--base-900)}.result-item__button{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;min-width:24px;width:24px;height:24px;color:var(--base-400);transition:color .2s}.result-item__button:not(:disabled){cursor:pointer}.result-item__button:hover{color:var(--base-900)}.result-item__icon{width:24px;height:24px;fill:currentcolor}.product-picture{display:flex;flex:0 0 auto;align-items:center;width:100%;height:100%}.product-picture__img{width:100%;max-width:100%;max-height:100%;object-fit:contain}.product-picture__img--opacity{opacity:.5}.search-product-card{display:flex;padding:8px}.search-product-card .search-product-card__picture{min-width:40px;width:40px;height:48px;margin-right:12px}@media screen and (min-width:1024px){.search-product-card .search-product-card__picture{width:32px;height:40px}}.search-product-card .search-product-card__info{display:flex;flex-direction:column;width:100%;overflow:hidden}@media screen and (min-width:360px){.search-product-card .search-product-card__info{flex-direction:row}}.search-product-card .search-product-card__title{font-weight:400;font-size:15px;line-height:22px;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;margin-bottom:2px}@media screen and (min-width:1024px){.search-product-card .search-product-card__title{font-size:14px;line-height:20px}}.search-product-card .search-product-card__authors{display:none}@media screen and (min-width:360px){.search-product-card .search-product-card__authors{font-weight:400;font-size:12px;line-height:18px;display:block;color:var(--base-500)}}.search-product-card .search-product-card__price{display:flex;flex-direction:row;align-items:center}@media screen and (min-width:360px){.search-product-card .search-product-card__price{flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end;padding-left:44px;margin-left:auto}}.search-product-card .search-product-card__price-old{font-weight:400;font-size:13px;line-height:20px;position:relative;display:block;margin-left:8px;color:var(--base-500);white-space:nowrap}.search-product-card .search-product-card__price-line{position:absolute;width:100%;top:50%;left:0;margin-top:-2px}.search-product-card .search-product-card__price-value{font-weight:400;font-size:15px;line-height:22px;font-weight:500;white-space:nowrap}@media screen and (min-width:1024px){.search-product-card .search-product-card__price-value{font-size:14px;line-height:20px}}.search-product-card .search-product-card__price-value--discount{color:var(--red-500)}.search-suggestion-wrapper{padding:7px 12px}.search-suggestion-wrapper__title{font-weight:400;font-size:13px;line-height:20px;font-weight:500;padding:4px 8px;color:var(--ultramarine-500)}.search-suggestion-wrapper__list{padding:0;margin:0;list-style:none}.search-suggestion-wrapper__item{background-color:transparent;transition:background-color .2s,opacity .2s,max-height .2s;cursor:pointer}.search-suggestion-wrapper__item--active,.search-suggestion-wrapper__item:focus,.search-suggestion-wrapper__item:hover{background-color:var(--brand-blue-100)}.header-search-results{background:var(--base-0)}@media screen and (min-width:1024px){.header-search-results{box-shadow:0 8px 12px rgba(65,70,86,.2);overflow-y:auto;border-radius:4px}}.header-search-results__row{padding:7px 12px}@media screen and (min-width:1024px){.header-search-results__row:first-child{padding-top:12px}.header-search-results__row:last-child{padding-bottom:12px}}.header-search-results__row+.header-search-results__row{border-top:1px solid var(--base-100)}.search-mobile-tips{margin:0;list-style:none;display:flex;padding:0 16px;overflow-x:auto}.search-mobile-tips__item{flex-shrink:0}.search-mobile-tips__item:not(:first-child){margin-left:8px}.search-mobile-tips__item-control{border:0;background-color:transparent;font-family:inherit;color:inherit;font-weight:400;font-size:15px;line-height:22px;padding:3px 12px;border-radius:4px;color:var(--base-900);background-color:var(--base-100);white-space:nowrap}.search-mobile-tips__item-control:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.search-mobile-tips__item-control{font-size:14px;line-height:20px}}.header-search{position:relative;width:100%}.header-search--opened{position:fixed;top:0;bottom:0;left:0;right:0;max-height:100vh;margin:0;background-color:var(--base-0);overflow:hidden;z-index:9998;display:flex;flex-direction:column}@media screen and (min-width:1024px){.header-search--opened{position:relative;bottom:auto;right:auto;background-color:transparent;width:100%;height:auto;max-height:none;overflow:initial}}.header-search--opened .header-search__head{position:sticky;top:0;height:72px;padding:16px;background-color:var(--base-0);z-index:9999}@media screen and (min-width:1024px){.header-search--opened .header-search__head{position:relative;height:auto;padding:0;background-color:transparent}}.header-search--opened .header-search__control-icon{display:none}.header-search--opened .header-search__control{border:1px solid var(--brand-blue-200)}@media screen and (min-width:1024px){.header-search--opened .header-search__control{border:none}}.header-search--opened .header-search__control:focus-within{box-shadow:0 0 0 4px rgba(188,228,245,.5)}.header-search--opened .header-search__input{padding-left:7px;padding-right:40px}@media screen and (min-width:1024px){.header-search--opened .header-search__input{display:block;width:100%;height:40px;padding:7px 40px}}@media screen and (min-width:1024px)and (min-width:1024px){.header-search--opened .header-search__input{height:44px;padding:9px 80px 9px 15px}}@media screen and (min-width:1024px)and (min-width:1400px){.header-search--opened .header-search__input{height:52px;padding:9px 96px 9px 15px}}.header-search__head{position:relative;display:flex;flex-wrap:nowrap;z-index:2}.header-search__results{overflow-y:auto;z-index:1;flex:1 1 100%}@media screen and (min-width:1024px){.header-search__results{position:absolute;left:0;right:0;top:100%;margin-top:4px;padding-top:0}}.header-search__close{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;font-weight:400;font-size:15px;line-height:22px;margin-left:16px;color:var(--brand-blue-500)}.header-search__close:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.header-search__close{font-size:14px;line-height:20px;display:none}}.header-search__control{position:relative;width:100%;background-color:var(--base-0);border-radius:4px}.header-search__control-icon{position:absolute;top:10px;left:12px;width:20px;height:20px;fill:var(--base-400);z-index:3}@media screen and (min-width:1024px){.header-search__control-icon{display:none}}.header-search__button{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;display:none;z-index:2}.header-search__button:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.header-search__button{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:2px;background-color:var(--ultramarine-500);transition:background-color .3s ease}.header-search__button:active,.header-search__button:focus,.header-search__button:hover{background-color:var(--ultramarine-600)}}@media screen and (min-width:1400px){.header-search__button{width:44px;height:44px}}.header-search__button-icon{width:20px;height:20px;fill:var(--base-0)}@media screen and (min-width:1400px){.header-search__button-icon{width:24px;height:24px}}.header-search__input{border:0;font-family:Inter,system-ui,Arial,sans-serif;color:inherit;-webkit-appearance:none;font-weight:400;font-size:16px;line-height:22px;line-height:24px;display:block;width:100%;height:40px;padding:7px 40px;position:relative;outline:none;appearance:textfield;background-color:transparent;z-index:2;text-overflow:ellipsis}.header-search__input::-ms-clear{display:none}@media screen and (min-width:1024px){.header-search__input{line-height:24px;height:44px;padding:9px 80px 9px 15px}}@media screen and (min-width:1400px){.header-search__input{height:52px;padding:9px 96px 9px 15px}}.header-search__input::placeholder{color:var(--base-400)}.header-search__input--tips{z-index:1;position:absolute;top:0;left:0}.header-search__input-control{position:absolute;top:0;bottom:0;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:2}@media screen and (min-width:1024px){.header-search__input-control{width:36px;height:36px;right:41px;top:4px}}@media screen and (min-width:1400px){.header-search__input-control{width:44px;height:44px;right:49px}}.header-search__clear{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.header-search__clear:not(:disabled){cursor:pointer}.header-search__clear-icon{width:20px;height:20px;fill:var(--base-400)}@media screen and (min-width:1400px){.header-search__clear-icon{width:24px;height:24px}}.header-cart{position:relative;display:flex;align-items:center}.header-cart:hover .header-cart__icon{fill:var(--base-200)}.header-cart__badge{position:absolute;top:-10px;right:-8px}@media screen and (min-width:1400px){.header-cart__badge{right:0;top:-2px}}.header-cart__icon{fill:var(--base-0);transition:fill .2s ease;width:24px;height:24px}@media screen and (min-width:1024px){.header-cart__icon{display:none}}.header-cart__icon--desktop{display:none}@media screen and (min-width:1024px){.header-cart__icon--desktop{display:block;width:32px;height:32px}}.app-button{width:100%;height:52px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;color:#fff;cursor:pointer;border:none;border-radius:4px;transition:color .2s ease,background-color .2s ease;margin-top:16px}@media screen and (max-width:540px){.app-button{height:44px}}.app-button>*{outline:none}.app-button.light-blue{background-color:#ecf6fe;color:#26a9e0}.app-button.light-blue:active,.app-button.light-blue:hover{background-color:#def0ff}.app-button.light-blue.border{border:1px solid #26a9e0}.app-button.blue{background-color:#26a9e0}.app-button.blue:active,.app-button.blue:hover{background-color:#209cd1}.app-button.violet{background-color:#5a308c;color:#fff}.app-button.violet:active,.app-button.violet:hover{background-color:#35066c}.app-button.red{background-color:#ed3f3f;color:#fff}.app-button.red:active,.app-button.red:hover{background-color:#df1a1a}.app-button.red:disabled{cursor:default;pointer-events:none;color:#d3dadf}.app-button.dark-blue{background-color:#2660ab}.app-button.dark-blue:active,.app-button.dark-blue:hover{background-color:#205496}.app-button.green{background-color:#37ceb4}.app-button.green:active,.app-button.green:hover{background-color:#30c5ac}.app-button.gray{background:#ecf6fe;color:#26a9e0}.app-button.white{background:#fff;color:inherit}.app-button.disabled{opacity:.5;pointer-events:none}.app-button-text{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width:540px){.app-button-text{font-size:12px;line-height:16px}}.app-button--notransform .app-button-text{text-transform:none}.app-button--short{max-width:200px;height:36px}.app-button--short .app-button-text{font-size:15px;line-height:20px;text-transform:none}.app-title{display:flex;align-items:center}@media screen and (max-width:1240px){.app-title{flex-direction:column;gap:8px;align-items:flex-start}}@media screen and (max-width:540px){.app-title{gap:4px}}.app-title__append{font-weight:400;font-size:14px;line-height:20px;color:#707783;margin-left:16px;text-transform:lowercase}@media screen and (max-width:1240px){.app-title__append{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.app-title__append{font-size:10px;line-height:16px}}@media screen and (max-width:1240px){.app-title__append{margin:0}}.app-title--loading>.vue-content-placeholders-text__line{width:100%;max-width:384px;min-height:26px;margin:0}@media screen and (min-width:1240px){.app-title--loading>.vue-content-placeholders-text__line{min-height:32px}}@media screen and (min-width:540px){.app-title--loading>.vue-content-placeholders-text__line{min-height:40px}}.app-title--center{display:flex;justify-content:center;align-items:center}.app-title--mounted{min-height:26px}.app-title--link{display:flow-root;align-items:center;font-weight:inherit}.app-title--link[href]:hover{color:#26a9e0}.app-title--bold{font-weight:600!important}.app-title--light{font-weight:400!important}.app-title--caps{letter-spacing:.02em;text-transform:uppercase}.app-title--header-1{font-weight:600;font-size:32px;line-height:40px}@media screen and (max-width:540px){.app-title--header-1{min-height:40px}}@media screen and (min-width:1240px){.app-title--header-1{min-height:32px}}@media screen and (max-width:1240px){.app-title--header-1{font-size:24px;line-height:32px}}@media screen and (max-width:540px){.app-title--header-1{font-size:20px;line-height:26px}}@media screen and (min-width:540px){.app-title--header-1>.vue-content-placeholders-text__line{min-height:40px;margin-top:16px;margin-bottom:16px}}@media screen and (min-width:1240px){.app-title--header-1>.vue-content-placeholders-text__line{min-height:32px;margin-top:22px;margin-bottom:22px}}.app-title--header-3{font-weight:500;font-size:30px;line-height:34px}@media screen and (max-width:1240px){.app-title--header-3{font-size:28px;line-height:32px}}@media screen and (max-width:540px){.app-title--header-3{font-size:20px;line-height:26px}}.app-title--header-4{font-weight:500;font-size:24px;line-height:30px}@media screen and (max-width:1240px){.app-title--header-4{font-size:18px;line-height:24px}}@media screen and (max-width:540px){.app-title--header-4{font-size:16px;line-height:22px}}.checkbox-native{display:flex;align-items:center}.checkbox-native:hover .checkbox-native__control{border-color:#26a9e0;cursor:pointer}.checkbox-native:hover .checkbox-native__control--disabled{cursor:default;border-color:#d3dadf}.checkbox-native__input{position:absolute;z-index:-1;opacity:0}.checkbox-native__control{display:flex;align-items:center;justify-items:center;flex-grow:0;flex-shrink:0;width:20px;height:20px;margin-right:14px;background:#fff;border-radius:4px;border:1px solid #d3dadf;transition-property:background-color,border-color;transition-duration:.3s;transition-timing-function:ease-in}.checkbox-native__control--check{background:#26a9e0;border-color:#26a9e0}.checkbox-native__control--error{border-color:#ff0016}.checkbox-native__label{font-weight:400;font-size:14px;line-height:20px;cursor:pointer}@media screen and (max-width:1240px){.checkbox-native__label{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.checkbox-native__label{font-size:10px;line-height:16px}}.close-button{position:absolute;top:16px;right:16px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;appearance:none;background:none;border:none;z-index:10}.app-input{width:100%;position:relative}.app-input__label{font-weight:400;font-size:14px;line-height:20px;color:var(--base-500);margin-bottom:6px;display:inline-flex;align-items:center}@media screen and (max-width:1240px){.app-input__label{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.app-input__label{font-size:10px;line-height:16px}}.app-input__label>button{margin:-4px 0 0 8px}.app-input__label.error{color:var(--red-500)}.app-input__asterisk{margin-left:4px}.app-input__wrapper{width:100%;display:flex;align-items:center;padding:0 24px;border:1.5px solid #d3dadf;height:48px;border-radius:4px;background-color:#fff;cursor:text}@media screen and (max-width:1240px){.app-input__wrapper{height:44px;padding:0 16px}}.app-input__wrapper.error{border-color:var(--red-500)}.app-input__wrapper.warn{border-color:var(--orange-500)}.app-input__wrapper.disabled,.app-input__wrapper.disabled input{pointer-events:none;background-color:#fafafa}.app-input__wrapper.disabled input{color:var(--base-500)}.app-input__wrapper input{font-weight:400;font-size:14px;line-height:20px;width:100%;padding:0;margin:0;border:none;outline:none}@media screen and (max-width:1240px){.app-input__wrapper input{line-height:18px;font-size:16px}}.app-input__wrapper input::placeholder{color:var(--base-500);opacity:1}.app-input__wrapper input[type=number]::-webkit-inner-spin-button,.app-input__wrapper input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.app-input__wrapper input[type=number]{appearance:textfield}.app-input__wrapper input[type=number]:focus,.app-input__wrapper input[type=number]:hover{appearance:none}.app-input__error-message{font-weight:400;font-size:14px;line-height:20px;color:var(--red-500);margin-top:6px}@media screen and (max-width:1240px){.app-input__error-message{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.app-input__error-message{font-size:10px;line-height:16px}}.app-input__list{background:var(--base-0);box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;position:absolute;width:100%;top:100%;left:0;z-index:5;max-height:0;transition:max-height .3s ease;overflow:hidden}.app-input__items,.app-input__list--open{max-height:242px}.app-input__items-list{padding:0;margin:0;list-style:none}.app-input__item{margin:0 12px;padding:6px 12px;line-height:20px;border-radius:4px;cursor:pointer}.app-input__item--active,.app-input__item:hover{background:#ecf6fe}.app-input__item:last-child{margin-bottom:16px}[data-v-5c1cfd6a]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.registration[data-v-5c1cfd6a]{position:relative;display:grid;width:100%;height:auto;grid-template-columns:310px 400px}@media screen and (max-width:540px){.registration[data-v-5c1cfd6a]{display:flex;flex-direction:column;margin:0;width:100%;height:auto}}.registration__panel[data-v-5c1cfd6a]{display:flex;flex-direction:column;background-color:#ecf6fe;padding:36px 32px}@media screen and (max-width:540px){.registration__panel[data-v-5c1cfd6a]{padding:17px 20px 16px}}.registration__header[data-v-5c1cfd6a]{font-weight:500;font-size:24px;line-height:30px;margin-bottom:12px;margin-top:0}@media screen and (max-width:1240px){.registration__header[data-v-5c1cfd6a]{font-size:18px;line-height:24px}}@media screen and (max-width:540px){.registration__header[data-v-5c1cfd6a]{font-size:16px;line-height:22px;margin-bottom:8px}}.registration__back[data-v-5c1cfd6a]{display:flex;align-items:center;height:22px;border:none;margin-bottom:20px;padding-left:0;background-color:#ecf6fe}.registration__back-icon[data-v-5c1cfd6a]{fill:var(--brand-blue-500);transform:scale(.75)}@media screen and (max-width:540px){.registration__back[data-v-5c1cfd6a]{height:20px}}.registration__back[data-v-5c1cfd6a]:hover{cursor:pointer}.registration__back-text[data-v-5c1cfd6a]{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#26a9e0;margin-left:-2px}@media screen and (max-width:540px){.registration__back-text[data-v-5c1cfd6a]{font-size:12px;line-height:18px}}.registration__text[data-v-5c1cfd6a]{font-weight:400;font-size:14px;line-height:20px;color:#0d0c22;margin-bottom:28px}@media screen and (max-width:540px){.registration__text[data-v-5c1cfd6a]{margin-bottom:0}}.registration__image[data-v-5c1cfd6a]{margin:auto auto 0}@media screen and (max-width:540px){.registration__image[data-v-5c1cfd6a]{display:none}}.registration__image-wrapper[data-v-5c1cfd6a]{display:flex;width:100%;margin:20px auto auto}@media screen and (max-width:540px){.registration__image-wrapper[data-v-5c1cfd6a]{display:none}}.registration__form-wrapper[data-v-5c1cfd6a]{background-color:#fff;padding:36px}@media screen and (max-width:540px){.registration__form-wrapper[data-v-5c1cfd6a]{padding:20px 16px 24px}}.registration[data-v-5c1cfd6a] .app-input{margin-bottom:16px}@media screen and (min-width:541px){.registration[data-v-5c1cfd6a] .app-input__wrapper{height:48px}}@media screen and (min-width:541px){.registration[data-v-5c1cfd6a] .app-input__label,.registration[data-v-5c1cfd6a] .app-input__wrapper input{font-size:14px;line-height:20px}}.registration__checkbox[data-v-5c1cfd6a]{display:flex;flex-direction:row;align-items:flex-start;margin-top:20px}.registration[data-v-5c1cfd6a] .checkbox-native__label{font-weight:400;color:#0d0c22;font-size:14px;line-height:20px}@media screen and (max-width:540px){.registration[data-v-5c1cfd6a] .checkbox-native__label{font-size:12px;line-height:18px}}.registration__error[data-v-5c1cfd6a]{margin-top:16px;font-size:14px;line-height:20px;color:#f34a57}@media screen and (max-width:540px){.registration__error[data-v-5c1cfd6a]{font-size:12px;line-height:18px}}@media screen and (max-width:540px){.registration .close-button[data-v-5c1cfd6a]{display:none}}@keyframes register-data-v-5c1cfd6a{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}[data-v-2e3e8d21]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.phone-input[data-v-2e3e8d21]{height:52px;width:100%;padding:0 24px 0 14px;display:flex;justify-content:flex-start;border:1px solid #d3dadf;border-radius:4px}@media screen and (max-width:1240px){.phone-input[data-v-2e3e8d21]{height:44px;padding:0 24px 0 14px}}.phone-input.disabled[data-v-2e3e8d21]{pointer-events:none;background-color:#fafafa}.phone-input.disabled input[data-v-2e3e8d21]{pointer-events:none;color:#707783;background-color:#fafafa}.phone-input.error[data-v-2e3e8d21]{border-color:#ff0016}.phone-input__wrapper .error-message[data-v-2e3e8d21]{font-size:14px;line-height:20px;color:#f34a57;margin-top:6px}.phone-input__wrapper .label[data-v-2e3e8d21]{font-size:14px;line-height:20px;color:#707783;margin-bottom:6px}@media screen and (max-width:1240px){.phone-input__wrapper .label[data-v-2e3e8d21]{font-size:12px;line-height:18px}}.phone-input__wrapper .label.error[data-v-2e3e8d21]{color:#ff0016}.phone-input__flag-container[data-v-2e3e8d21]{height:20px;display:flex;margin:auto 12px auto 0;flex-direction:row;align-items:center}.phone-input__flag-container[data-v-2e3e8d21]:hover{cursor:pointer}.phone-input__flag[data-v-2e3e8d21]{height:20px;width:20px}.phone-input__flag--mr-12[data-v-2e3e8d21]{margin-right:12px}.phone-input__dropdown[data-v-2e3e8d21]{position:absolute;z-index:10;width:232px;margin:0;padding:12px 8px;background-color:#fff;box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;list-style:none}.phone-input__dropdown-item[data-v-2e3e8d21]{display:flex;height:36px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:400}.phone-input__dropdown-item[data-v-2e3e8d21]:hover{background-color:#ecf6fe;cursor:pointer}.phone-input__dropdown-arrow[data-v-2e3e8d21]{margin-left:6px;transform:scaleY(.5);display:inline-block;color:#333;width:7px}.phone-input__input[data-v-2e3e8d21]{width:100%;font-family:Inter,sans-serif;font-size:16px!important;line-height:34px;color:#0d0c22;border:none;outline:none}@media screen and (max-width:1240px){.phone-input__input[data-v-2e3e8d21]{font-size:12px;line-height:18px}}.phone-input__input[data-v-2e3e8d21]::placeholder{color:#707783;opacity:1}.hidden[data-v-2e3e8d21]{display:none}[data-v-1ec58cf6]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.sms-form[data-v-1ec58cf6]{width:100%;display:flex;flex-direction:column}.sms-form__back[data-v-1ec58cf6]{display:flex;align-items:start;height:20px}.sms-form__back[data-v-1ec58cf6]:hover{cursor:pointer}.sms-form__back-icon[data-v-1ec58cf6]{margin-left:-6px;margin-right:-2px;transform:scale(.6);fill:var(--base-500)}.sms-form__back-button[data-v-1ec58cf6]{font-weight:400;font-size:14px;line-height:20px;color:#707783}@media screen and (max-width:540px){.sms-form__back-button[data-v-1ec58cf6]{font-size:12px;line-height:18px}}.sms-form__message-block[data-v-1ec58cf6]{display:flex;flex-wrap:wrap;row-gap:0;column-gap:4px;margin:20px 0}.sms-form__message-text[data-v-1ec58cf6]{font-weight:400;font-size:16px;line-height:24px;color:#0d0c22;margin:0}@media screen and (max-width:540px){.sms-form__message-text[data-v-1ec58cf6]{font-size:14px;line-height:20px}}.sms-form[data-v-1ec58cf6] .app-input__wrapper{height:52px}.sms-form[data-v-1ec58cf6] .app-input__wrapper input{width:60px;font-size:20px;line-height:26px;margin:auto}@media screen and (max-width:540px){.sms-form[data-v-1ec58cf6] .app-input__wrapper input{font-size:16px;line-height:20px}}.sms-form[data-v-1ec58cf6] .app-input__wrapper input::placeholder{color:#9ca5b6}.sms-form__error[data-v-1ec58cf6],.sms-form__resend-button[data-v-1ec58cf6],.sms-form__timer[data-v-1ec58cf6]{font-size:12px;line-height:18px;margin:8px auto 20px}.sms-form__error[data-v-1ec58cf6]{font-weight:400;color:#f34a57}.sms-form__timer[data-v-1ec58cf6]{font-weight:400;color:#707783}.sms-form__resend-button[data-v-1ec58cf6]{font-weight:500;color:#26a9e0}.sms-form__resend-button[data-v-1ec58cf6]:hover{cursor:pointer}[data-v-15960f10]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.auth-modal[data-v-15960f10]{width:100%;overflow:hidden}.auth-modal__container-auth[data-v-15960f10]{width:328px}@media screen and (max-width:540px){.auth-modal__container-auth[data-v-15960f10]{width:100%}}.auth-modal__header[data-v-15960f10]{display:none}@media screen and (max-width:540px){.auth-modal__header[data-v-15960f10]{display:block;font-size:18px;line-height:24px;font-weight:500;margin:12px 0;padding:0;color:#0d0c22}}.auth-modal__phone-description[data-v-15960f10]{font-size:16px;line-height:24px;margin-bottom:24px}@media screen and (max-width:540px){.auth-modal__phone-description[data-v-15960f10]{font-size:14px;line-height:20px}}.auth-modal .phone-input__wrapper[data-v-15960f10]{margin-bottom:24px}@media screen and (max-width:540px){.auth-modal .phone-input__wrapper[data-v-15960f10]{margin-bottom:20px}}.auth-modal__error-text[data-v-15960f10]{color:#f34a57;font-size:14px;line-height:20px;margin-bottom:24px}@media screen and (max-width:540px){.auth-modal__error-text[data-v-15960f10]{font-size:12px;line-height:18px}}.auth-modal__container-register[data-v-15960f10]{width:710px}@media screen and (max-width:540px){.auth-modal__container-register[data-v-15960f10]{width:100%}}.auth-modal__captcha[data-v-15960f10]{width:100%;padding-top:16px}.header-bookmarks{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;position:relative;display:flex;align-items:center}.header-bookmarks:not(:disabled){cursor:pointer}.header-bookmarks:hover .header-bookmarks__icon{fill:var(--base-200)}.header-bookmarks__badge{position:absolute;top:-10px;right:-8px}@media screen and (min-width:1400px){.header-bookmarks__badge{right:0;top:-2px}}.header-bookmarks__icon{fill:var(--base-0);transition:fill .2s ease;width:24px;height:24px}@media screen and (min-width:1024px){.header-bookmarks__icon{display:none}}.header-bookmarks__icon--desktop{display:none}@media screen and (min-width:1024px){.header-bookmarks__icon--desktop{display:block;width:32px;height:32px}}.counter-badge{display:flex;align-items:center;justify-content:center;min-width:20px;padding:0 6px;height:20px;background:#f34a57;border-radius:24px;color:#fff;font-weight:500;font-size:14px;line-height:20px}.profile-menu{display:flex;flex-direction:column}.profile-menu--on-desktop-page{padding:8px 16px}.profile-menu--on-desktop-page .nuxt-link-exact-active,.profile-menu--on-desktop-page .profile-menu__link--can-active.nuxt-link-active{background-color:var(--brand-blue-100)}@media screen and (min-width:1024px){.profile-menu--on-adaptive-page{display:none}}.profile-menu--on-adaptive-page .profile-menu__divider{display:none}.profile-menu--on-adaptive-page .profile-menu__link{padding:14px 16px;text-transform:uppercase}.profile-menu--on-adaptive-page .profile-menu__arrow{fill:var(--base-900);margin-left:auto}.profile-menu__link{display:flex;flex-wrap:nowrap;align-items:center;padding:9px 8px}.profile-menu__link:focus,.profile-menu__link:hover{background-color:var(--brand-blue-100)}.profile-menu__link--logout{border:0;background-color:transparent;font-family:inherit;color:inherit;width:100%;padding:9px 8px}.profile-menu__link--logout:not(:disabled){cursor:pointer}.profile-menu__title{font-weight:400;font-size:15px;line-height:22px;color:var(--base-900)}@media screen and (min-width:1024px){.profile-menu__title{font-size:14px;line-height:20px}}.profile-menu__title--logout{color:var(--red-600)}.profile-menu__icon{width:24px;height:24px;margin-right:10px;fill:var(--base-900)}.profile-menu__icon--logout{fill:var(--red-600)}.profile-menu__count{margin-left:10px}.profile-menu__divider{width:100%;height:1px;margin-top:12px;margin-bottom:12px;background-color:var(--base-200)}.profile-menu-mobile{position:fixed;right:0;top:0;bottom:0;width:100vw;height:100vh;z-index:9998}@media screen and (min-width:1024px){.profile-menu-mobile{display:none}}.profile-menu-mobile__backdrop{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform:translateZ(0);background:var(--bg-overlay);z-index:1}.profile-menu-mobile__wrapper{position:absolute;top:0;bottom:0;right:0;width:100%;max-width:256px;height:100vh;padding:16px;overflow-y:auto;background-color:var(--base-0);box-shadow:0 8px 12px rgba(65,70,86,.2);z-index:2}.profile-menu-mobile__close{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;width:24px;height:24px;margin-left:auto}.profile-menu-mobile__close:not(:disabled){cursor:pointer}.profile-menu-mobile__close:focus svg,.profile-menu-mobile__close:hover svg{fill:var(--base-500)}.profile-menu-mobile .profile-menu-mobile__line{display:flex;margin-bottom:12px}.header-profile-popup{z-index:10}.header-profile-popup__content{margin-top:4px;padding:16px 20px;background-color:var(--base-0);box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;overflow:hidden}.header-profile{position:relative}.header-profile__button{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;display:flex;align-items:center}.header-profile__button:not(:disabled){cursor:pointer}@media screen and (min-width:1400px){.header-profile__button{flex-direction:column}}@media screen and (min-width:1400px){.header-profile__button:hover .header-profile__title{color:var(--base-200)}}.header-profile__button:hover .header-profile__icon{fill:var(--base-200)}.header-profile__icon{fill:var(--base-0);transition:fill .2s ease;width:24px;height:24px}.header-profile__icon:focus,.header-profile__icon:hover{fill:var(--base-200)}@media screen and (min-width:1024px){.header-profile__icon{display:none}}.header-profile__icon--desktop{display:none}@media screen and (min-width:1024px){.header-profile__icon--desktop{display:block;width:32px;height:32px}}.header-profile__title{display:none}@media screen and (min-width:1400px){.header-profile__title{font-weight:400;font-size:15px;line-height:22px;display:block;margin-top:2px;color:var(--base-0);white-space:nowrap}}@media screen and (min-width:1400px)and (min-width:1024px){.header-profile__title{font-size:14px;line-height:20px}}.header-profile__popup .popup-wrapper__content{display:none}@media screen and (min-width:1024px){.header-profile__popup .popup-wrapper__content{display:block}}.header-orders{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;position:relative;display:flex;align-items:center}.header-orders:not(:disabled){cursor:pointer}.header-orders:hover .header-orders__icon{fill:var(--base-200)}.header-orders__badge{position:absolute;top:-10px;right:-8px}@media screen and (min-width:1400px){.header-orders__badge{right:0;top:-2px}}.header-orders__icon{fill:var(--base-0);transition:fill .2s ease;width:24px;height:24px}@media screen and (min-width:1024px){.header-orders__icon{display:none}}.header-orders__icon--desktop{display:none}@media screen and (min-width:1024px){.header-orders__icon--desktop{display:block;width:32px;height:32px}}.header-logo__icon{fill:var(--base-0);width:86px;height:24px}@media screen and (min-width:1024px){.header-logo__icon{width:142px;height:40px}}@media screen and (min-width:1400px){.header-logo__icon{width:170px;height:48px}}.badge-notice{font-weight:400;font-size:13px;line-height:20px;font-weight:500;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;min-width:20px;padding:0 6px;border-radius:24px;background-color:var(--red-600);color:var(--base-0)}.badge-notice--light{background-color:var(--base-100);color:var(--base-900)}.badge-notice__icon{margin-left:2px;fill:var(--base-0)}.sticky-header{position:sticky;top:0;background-color:var(--brand-blue-500);z-index:9}.sticky-header__row{display:grid;grid-template-areas:"menu logo controls" "catalog catalog catalog";grid-template-columns:[col] 24px [col] 86px auto;margin:0 auto;padding:16px 16px 8px}@media screen and (min-width:1024px){.sticky-header__row{display:flex;align-items:center;padding:8px 32px}}@media screen and (min-width:1400px){.sticky-header__row{max-width:1296px;padding:12px 0}}.sticky-header__menu{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;grid-area:menu}.sticky-header__menu:not(:disabled){cursor:pointer}.sticky-header__menu-icon{fill:var(--base-0);transition:fill .2s ease}.sticky-header__menu-icon:focus,.sticky-header__menu-icon:hover{fill:var(--base-200)}@media screen and (min-width:1024px){.sticky-header__menu{display:none}}.sticky-header__logo{grid-area:logo;margin-left:16px;margin-right:16px}@media screen and (min-width:1024px){.sticky-header__logo{margin-left:0;margin-right:44px}}@media screen and (min-width:1400px){.sticky-header__logo{margin-right:32px}}.sticky-header__controls{grid-area:controls;display:flex;align-items:center;margin-left:auto}@media screen and (min-width:1400px){.sticky-header__controls-item{display:flex;flex-direction:column}}.sticky-header__controls-item:not(:first-child){margin-left:12px}@media screen and (min-width:1024px){.sticky-header__controls-item:not(:first-child){margin-left:24px}}.sticky-header__controls-item--only-desktop{display:none}@media screen and (min-width:1024px){.sticky-header__controls-item--only-desktop{display:flex}}@media screen and (min-width:1024px){.sticky-header__controls-item:hover .sticky-header__controls-title{color:var(--base-200)}}.sticky-header__controls-title{display:none}@media screen and (min-width:1400px){.sticky-header__controls-title{font-weight:400;font-size:15px;line-height:22px;display:block;margin-top:2px;color:var(--base-0);transition:color .2s ease}}@media screen and (min-width:1400px)and (min-width:1024px){.sticky-header__controls-title{font-size:14px;line-height:20px}}.sticky-header__catalog{grid-area:catalog;display:flex;max-width:100%;align-items:center;padding-top:16px}@media screen and (min-width:1024px){.sticky-header__catalog{width:100%;margin-right:32px;padding-top:0}}@media screen and (min-width:1400px){.sticky-header__catalog{margin-right:44px}}.sticky-header__catalog-button{margin-right:8px}@media screen and (min-width:1024px){.sticky-header__catalog-button{margin-right:12px}}@media screen and (min-width:1400px){.sticky-header__catalog-button{margin-right:16px}}.banner-top{position:relative;width:100%;height:75px;text-align:center;overflow:hidden}@media screen and (max-width:768px){.banner-top{height:48px}}.banner-top__container{position:relative;text-align:center;left:50%;margin-left:-1500px;width:3000px;justify-content:center}.banner-top__container,.banner-top__picture{display:flex;align-items:center;height:100%}.banner-top__image{max-width:100%;object-fit:cover;height:100%}.banner-top__close-button{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;position:absolute;top:14px;right:14px;height:14px;width:14px;display:flex;align-items:center;justify-content:center;color:#fff;transition:color .2s}.banner-top__close-button:not(:disabled){cursor:pointer}.banner-top__close-button:hover{color:#d3dadf}@media screen and (max-width:1240px){.banner-top__close-button{top:8px;right:8px;height:12px;width:12px}}@media screen and (max-width:640px){.banner-top__close-button{top:14px;right:14px}}.banner-top__close-icon{fill:currentcolor}.beta-version-notice{background:#ecf6fe}.beta-version-notice__container{display:flex;justify-content:space-between;padding:8px 16px}@media screen and (min-width:1024px){.beta-version-notice__container{padding:8px 32px}}@media screen and (min-width:1400px){.beta-version-notice__container{max-width:1296px;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}}@media screen and (max-width:660px){.beta-version-notice__container{flex-direction:column}}.beta-version-notice__text{font-weight:500;font-size:12px;line-height:20px;color:#0d0c22}@media screen and (max-width:660px){.beta-version-notice__text{max-width:236px;margin-bottom:8px;line-height:18px}}.beta-version-notice__link{font-weight:500;font-size:12px;line-height:18px;color:#26a9e0}.beta-version-notice__close-mobile-only{display:none}@media screen and (max-width:660px){.beta-version-notice__close-mobile-only{display:block;position:absolute;right:11px;top:7px}.beta-version-notice__close-mobile-only img{opacity:.3}}.store{position:relative}.store__button{border:0;background-color:transparent;font-family:inherit;color:inherit;background-color:#252438;height:36px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:4px;transition:background-color .2s,color .2s;color:#fff;font-size:14px;line-height:20px;outline:none}.store__button:not(:disabled){cursor:pointer}@media screen and (max-width:1024px){.store__button{font-size:12px;line-height:18px}}.store__button--active{background-color:#fff;border:1px solid #cbd6de;color:#0d0c22}.store__button-icon{fill:var(--base-0);transition:fill .2s;transform:scale(.75) rotate(90deg);margin-left:5px}.store__button--active .store__button-icon{fill:var(--base-900);transform:scale(.75) rotate(270deg)}.store__wrapper{position:absolute;width:400px;background-color:#fff;border:1px solid #dde6ec;box-shadow:0 8px 12px -8px rgba(65,70,86,.12);border-radius:4px;padding:16px 24px;bottom:44px;height:320px;right:0}.store__icon{margin-left:5px}.store__link{position:relative;font-size:14px;line-height:20px;font-weight:500;color:#26a9e0}.store__title{color:#9ca5b6;font-size:16px;line-height:24px;cursor:pointer;font-weight:500}.store__title--app{color:#0d0c22}.store__list{padding:0;margin:0;list-style:none;display:flex;height:100%;position:relative}.store__list-item:not(:first-of-type){margin-left:20px}.store__list--app{width:100%}.store__img{max-width:152px;height:152px;margin-right:20px;stroke:#000}.store__radio-input{position:absolute;top:0;left:-9999px}.store__radio-input--store:checked+.store__title{border-bottom:2px solid #26a9e0;padding-bottom:10px;color:#0d0c22}.store__radio-input--store:checked~.store__block{display:flex;align-items:flex-start}.store__radio-input--app:checked+.app__title{background-color:#26a9e0;color:#fff}.store__radio-input--app:checked~.app__block{display:flex;align-items:flex-start}.store__block{z-index:2;display:none;overflow:hidden;position:absolute;top:50px;right:0;width:100%;height:231px}.app__title{font-size:14px;line-height:20px;color:#0d0c22;cursor:pointer;position:absolute;padding:4px 8px;border-radius:2px}.app__title--huawei{left:106px}.app__title--rustore{left:260px}.app__title--galaxy{top:39px;left:0}.app__title--nashstore{top:39px;left:173px}.app__block{z-index:2;display:none;overflow:hidden;position:absolute;top:80px;right:0;width:100%}.mobile-store__button{background-color:transparent;padding:0;font-family:inherit;color:inherit;width:32px;height:32px;display:flex;border-radius:4px;border:1px solid #cbd6de;margin-left:8px;align-items:center;justify-content:center;transition:background-color .2s}.mobile-store__button:not(:disabled){cursor:pointer}.mobile-store__button--active{background-color:#fff}.mobile-store__content{position:relative}.mobile-store__place{display:flex;position:relative;align-items:center}.mobile-store__place--google{margin-right:19px}.mobile-store__place--google:after{content:"";position:absolute;width:1px;height:20px;background-color:#cbd6de;right:-10px}.mobile-store__wrapper{position:absolute;width:195px;background-color:#fff;z-index:5;border:1px solid #dde6ec;box-shadow:0 8px 12px -8px rgba(65,70,86,.12);border-radius:4px;padding:16px 20px;right:0;bottom:40px}.mobile-store__body{display:flex;flex-direction:column}.mobile-store__text{font-size:12px;line-height:18px;color:#707783;margin:0 0 12px}.mobile-store__link{font-size:12px;line-height:18px;color:#26a9e0;font-weight:500}.mobile-store__link+.mobile-store__link{margin-top:12px}.mobile-store__button-dots{position:relative}.mobile-store__button-dots:after,.mobile-store__button-dots:before{content:"";position:absolute}.mobile-store__button-dots,.mobile-store__button-dots:after,.mobile-store__button-dots:before{width:2px;height:2px;border-radius:50%;background-color:#0d0c22}.mobile-store__button-dots:before{left:-3px}.mobile-store__button-dots:after{right:-3px}.footer-bottom{display:flex;width:100%;align-items:center;flex-wrap:wrap}@media screen and (max-width:768px){.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:20px}}.footer-bottom__line{width:100%;height:2px;background-color:#707783;border:none;opacity:.1;margin-bottom:24px;margin-top:48px}@media screen and (max-width:1024px){.footer-bottom__line{margin-top:24px}}@media screen and (max-width:768px){.footer-bottom__line{order:0;margin-top:24px;margin-bottom:24px}}.footer-bottom__copyright{font-size:14px;line-height:20px;color:#707783;display:flex;margin-right:24px}@media screen and (max-width:768px){.footer-bottom__copyright{order:0;margin-bottom:12px}}@media screen and (max-width:1024px){.footer-bottom__copyright{font-size:12px;line-height:16px}}.footer-bottom__payment{display:flex;align-items:center}@media screen and (max-width:1150px){.footer-bottom__payment{order:4;width:300px}}@media screen and (max-width:450px){.footer-bottom__payment{width:100%}}.footer-bottom__payment-text{font-size:14px;line-height:20px;color:#9ca5b6}@media screen and (max-width:1024px){.footer-bottom__payment-text{font-size:12px;line-height:18px}}.footer-bottom__icon{margin-left:12px}.footer-bottom__bottom-link{font-size:14px;line-height:20px;color:#707783;margin-right:24px}@media screen and (max-width:1024px){.footer-bottom__bottom-link{font-size:12px;line-height:18px}}@media screen and (max-width:1150px){.footer-bottom__bottom-link--mrg{margin-right:44px}}.footer-bottom__store{margin-left:auto}@media screen and (max-width:768px){.footer-bottom__store{order:4;margin-bottom:16px;margin-left:0}}.footer-bottom__desktop-store{margin-left:auto}@media screen and (max-width:768px){.footer-bottom__desktop-store{display:none}}.footer-bottom__mobile-store{display:none}@media screen and (max-width:768px){.footer-bottom__mobile-store{display:flex}}.app-footer{background-color:#ecf6fe;padding:0 24px}.app-footer p+p{margin-top:20px}.app-footer__container{max-width:1296px;margin:0 auto;padding-top:60px;padding-bottom:44px;display:flex;flex-wrap:wrap}@media screen and (max-width:1240px){.app-footer__container{padding:32px 16px;position:relative}}@media screen and (max-width:450px){.app-footer__container{padding:32px 0}}.app-footer__column{display:flex;flex-direction:column}.app-footer__column--left{max-width:435px;margin-right:223px}@media screen and (max-width:1250px){.app-footer__column--left{margin-right:123px}}@media screen and (max-width:1150px){.app-footer__column--left{margin-right:56px}}@media screen and (max-width:1024px){.app-footer__column--left{margin-right:auto}}.app-footer__column--center{max-width:190px;margin-right:143px}@media screen and (max-width:1250px){.app-footer__column--center{margin-right:89px}}@media screen and (max-width:1150px){.app-footer__column--center{margin-right:54px}}@media screen and (max-width:450px){.app-footer__column--center{margin-right:auto;max-width:120px}}@media screen and (max-width:1024px){.app-footer__column--right{margin-right:43px}}@media screen and (max-width:450px){.app-footer__column--right{margin-right:0}}.app-footer__title{font-size:20px;line-height:26px;font-weight:500;color:#0d0c22;margin:0 0 24px}@media screen and (max-width:1024px){.app-footer__title{font-size:18px;line-height:24px;max-width:310px}}@media screen and (max-width:800px){.app-footer__title{margin-bottom:12px}}.app-footer__text{font-size:14px;line-height:20px;color:#707783;margin:0}@media screen and (max-width:1024px){.app-footer__text{font-size:12px;line-height:16px}}.app-footer__text--phone{display:none}@media screen and (max-width:768px){.app-footer__text--phone{display:block}}.app-footer__link{font-size:14px;line-height:20px;color:#707783;margin-bottom:20px;cursor:pointer}@media screen and (max-width:1024px){.app-footer__link{margin-bottom:14px;font-size:12px;line-height:16px}}.app-footer__link:last-child{margin-bottom:0}.app-footer__social{margin-top:32px}@media screen and (max-width:767px){.app-footer__social{margin-top:25px;margin-bottom:25px}}.app-footer__mobile{display:block}@media screen and (max-width:1023px){.app-footer__mobile{display:none}}.scroll-button{position:absolute;top:0;bottom:0;right:16px;visibility:hidden;display:flex}@media screen and (min-width:1024px){.scroll-button{right:24px}}@media screen and (min-width:1400px){.scroll-button{right:0}}.scroll-button__arrow{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;position:sticky;bottom:16px;visibility:visible;align-self:flex-end;background-color:#26a9e0;box-shadow:0 4px 12px rgba(13,12,34,.2);border-radius:2px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:5}.scroll-button__arrow:not(:disabled){cursor:pointer}@media screen and (min-width:1024px){.scroll-button__arrow{width:44px;height:44px;bottom:24px}}.scroll-button__arrow--cart{top:90%}.scroll-button__arrow:active,.scroll-button__arrow:hover{background-color:#209cd1}.app-select{position:relative;display:flex;flex-direction:column;width:100%}@media screen and (max-width:750px){.app-select{width:100%!important}}.app-select--disabled{color:#d3dadf}.app-select__view{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 8px 16px;border:1px solid #d3dadf;border-radius:2px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;user-select:none;width:100%}.app-select__view.error{border-color:#f34a57}.app-select__view--open .app-select__icon{transform:scale(.75) rotate(0deg)}.app-select__icon{flex:0 0 24px;transform:scale(.75) rotate(180deg);transition:all .3s ease-in-out;margin-left:4px;fill:var(--base-900)}.app-select__dropdown{position:absolute;width:100%;background:#fff;box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:4px;top:100%;left:0;height:0;overflow:hidden;transition:height .3s ease-in-out;z-index:999}.app-select__list{list-style:none;padding:0;margin:12px}.app-select__list-item{display:flex;align-items:center;padding:6px;background-color:transparent;border-radius:2px;transition:background-color .2s ease-in-out;cursor:pointer}.app-select__list-item:hover{background-color:#ecf6fe}.app-select__list-item>a{display:flex;align-items:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#0d0c22}.app-select__list-item>a>img{margin-right:12px}.app-select__list-item--inactive{color:#9ca5b6;pointer-events:none}.cities-list{padding:0;margin:0;list-style:none}.cities-list__item{font-weight:400;font-size:15px;line-height:22px;padding:8px 0;color:var(--base-900);transition:color .2s ease}@media screen and (min-width:1024px){.cities-list__item{font-size:14px;line-height:20px}}.cities-list__item:hover{color:var(--brand-blue-500);cursor:pointer}.city-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100}.city-modal__backdrop{position:absolute;width:100%;height:100%;background:#0d0c22;opacity:.2;z-index:-1}@media screen and (max-width:1240px){.city-modal__backdrop{display:none}}.city-modal__container{width:100%;height:100%;margin:0}@media screen and (min-width:1024px){.city-modal__container{display:flex;align-items:center;justify-content:center}}.city-modal__content{position:relative;top:0;left:0;width:100%;height:100%;max-height:100%;padding:0;background:#fff;box-shadow:0 8px 12px rgba(65,70,86,.2);border-radius:unset;transform:none}@media screen and (min-width:1024px){.city-modal__content{width:400px;height:auto;padding:36px;border-radius:4px}}.city-modal__title{font-weight:500;font-size:24px;line-height:30px;margin:0 0 24px;padding:14px 16px;background:#26a9e0;color:#fff;text-transform:uppercase}@media screen and (max-width:1240px){.city-modal__title{font-size:18px;line-height:24px}}@media screen and (max-width:540px){.city-modal__title{font-size:16px;line-height:22px}}@media screen and (min-width:1024px){.city-modal__title{padding:0;background:none;text-transform:none;color:var(--base-900)}}.city-modal__country{display:flex;align-items:center;margin-bottom:24px;padding:0 16px}@media screen and (min-width:1024px){.city-modal__country{padding:0}}.city-modal__select .app-select__view{font-weight:400;font-size:15px;line-height:22px;justify-content:flex-start;padding:0;border:none;border-radius:0}@media screen and (min-width:1024px){.city-modal__select .app-select__view{font-size:14px;line-height:20px}}.city-modal__select .app-select__dropdown{width:auto;top:calc(100% + 8px);left:-40px}@media screen and (max-width:1240px){.city-modal__select .app-select__dropdown{left:-32px}}.city-modal__select .app-select__list{width:156px;margin:12px 8px}@media screen and (max-width:1240px){.city-modal__select .app-select__list{width:136px;margin:12px 16px}}@media screen and (max-width:540px){.city-modal__select .app-select__list{width:calc(100% - 32px)}}.city-modal__select .app-select__list-item{font-weight:400;font-size:15px;line-height:22px;padding:8px 9px}@media screen and (min-width:1024px){.city-modal__select .app-select__list-item{font-size:14px;line-height:20px}}.city-modal__city-icon{min-width:24px;margin-right:8px}@media screen and (min-width:1024px){.city-modal__city-icon{margin-right:16px}}.city-modal__city{position:relative;display:flex;align-items:center;margin-bottom:20px;margin-left:16px;margin-right:16px;padding:8px 44px 8px 50px;background:var(--base-0);border:1px solid var(--base-300);border-radius:4px;transition:all .3s}@media screen and (min-width:1024px){.city-modal__city{margin-left:0;margin-right:0}}.city-modal__city--active{border-color:var(--brand-blue-200);box-shadow:0 0 0 4px rgba(188,228,245,.5)}.city-modal__city-input{flex:1;width:100%;border:none;outline:none;font-size:16px;font-weight:400;line-height:24px;color:var(--base-900)}.city-modal__city-input::placeholder{color:var(--base-400);opacity:1}.city-modal__search-icon{left:15px;fill:var(--base-900)}.city-modal__search-clear,.city-modal__search-icon{position:absolute;top:50%;width:24px;height:24px;flex-shrink:0;transform:translateY(-50%)}.city-modal__search-clear{right:9px;cursor:pointer;fill:var(--base-400)}.city-modal__search-loader{position:absolute;right:9px;height:24px;width:24px;flex-shrink:0}.city-modal__cities-wrap{max-height:0;margin-left:16px;margin-right:16px;padding-top:0;overflow:hidden;transition:all .3s}@media screen and (min-width:1024px){.city-modal__cities-wrap{margin-left:0;margin-right:0}}.city-modal__cities-wrap--active{max-height:372px}@media screen and (max-width:1240px)and (orientation:landscape){.city-modal__cities-wrap--active{max-height:calc(100vh - 188px)}}@media screen and (max-width:540px){.city-modal__cities-wrap--active{max-height:calc(100vh - 184px)}}.city-modal__cities-wrap .ps{max-height:360px}@media screen and (max-width:1240px)and (orientation:landscape){.city-modal__cities-wrap .ps{max-height:calc(100vh - 200px)}}@media screen and (max-width:540px){.city-modal__cities-wrap .ps{max-height:calc(100vh - 196px)}}.city-modal__search-empty{padding:8px 0;color:#707783;font-size:14px;line-height:20px}@media screen and (max-width:1240px){.city-modal__search-empty{padding:9px 0;font-size:12px;line-height:18px}}.city-modal__close{position:absolute;top:16px;right:16px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:540px){.city-modal__close{top:14px}}.city-modal__close-img--desktop{display:none}@media screen and (min-width:1024px){.city-modal__close-img--desktop{display:block}}.city-modal__close-img--mobile{display:block}@media screen and (min-width:1024px){.city-modal__close-img--mobile{display:none}}.city-modal__popular{padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 16px}@media screen and (min-width:1024px){.city-modal__popular{margin-left:0;margin-right:0}}.city-modal__popular--pending{opacity:.5}.city-modal__popular--pending .city-modal__popular-item{pointer-events:none}.city-modal__popular--pending .city-modal__popular-item:hover{cursor:default}.city-modal__popular-item{font-weight:400;font-size:15px;line-height:22px;color:var(--base-900);transition:color .2s ease}@media screen and (min-width:1024px){.city-modal__popular-item{font-size:14px;line-height:20px}}.city-modal__popular-item:hover{color:var(--brand-blue-500);cursor:pointer}.button{border:0;background-color:transparent;padding:0;font-family:inherit;color:inherit;width:100%;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;transition:color .2s ease,background-color .2s ease}.button,.button:not(:disabled){cursor:pointer}.button>*{outline:none}.button.light-blue{background-color:#ecf6fe;color:#26a9e0}.button.light-blue:active,.button.light-blue:hover{background-color:#def0ff}.button.light-blue.border{border:1px solid #26a9e0}.button.blue{background-color:#26a9e0}.button.blue:active,.button.blue:hover{background-color:#209cd1}.button.dark-blue{background-color:#2660ab}.button.dark-blue:active,.button.dark-blue:hover{background-color:#205496}.button.green{background-color:#37ceb4}.button.green:active,.button.green:hover{background-color:#30c5ac}.button.gray{background:var(--brand-blue-100);color:var(--base-1000)}.button.white{background:#fff;color:inherit}.button.dark-violet{background-color:#1d1346;color:var(--base-0)}.button.disabled{opacity:.5;pointer-events:none}.button.empty{color:var(--brand-blue-500);background-color:transparent}.button.empty:active,.button.empty:hover{color:var(--brand-blue-600);background-color:transparent}.change-city{padding:20px;background-color:var(--base-0);border-radius:4px;box-shadow:0 8px 12px rgba(65,70,86,.2)}.change-city__title{font-weight:400;font-size:16px;line-height:22px;font-weight:500;margin-bottom:16px}@media screen and (min-width:1024px){.change-city__title{line-height:24px}}.change-city__buttons{display:flex;flex-direction:column;width:100%;margin-bottom:16px}.change-city__button{display:flex;align-items:center;width:100%;height:40px;font-weight:500;font-size:15px;line-height:20px;letter-spacing:.02em}.change-city__button:not(:last-child){margin-bottom:12px}.change-city__button--cancel{color:var(--brand-blue-500)}.change-city__button--accept{color:var(--base-0)}.change-city__description{font-weight:400;font-size:13px;line-height:20px;color:var(--base-500)}.change-city-container{height:0}@media screen and (min-width:1024px){.change-city-container{position:absolute;max-width:320px;z-index:9}}.change-city-container__popup-confirmation{position:sticky;top:104px;z-index:2}@media screen and (min-width:1024px){.change-city-container__popup-confirmation{position:relative;top:0}}.mobile-menu-categories{padding:0;margin:0;list-style:none;font-weight:400;font-size:15px;line-height:22px}@media screen and (min-width:1024px){.mobile-menu-categories{font-size:14px;line-height:20px}}.mobile-menu-categories__item{display:flex;align-items:center;padding:8px;border-radius:2px}.mobile-menu-categories__item:focus,.mobile-menu-categories__item:hover{background-color:var(--brand-blue-100)}.mobile-menu-categories__icon{margin-right:10px}:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.push-notification{display:none;flex-direction:column;gap:20px}.push-notification--active{display:flex}.push-notification__balloon{position:relative;display:block;width:320px;padding:20px 24px;background:#fff;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.15);animation:shown .4s ease-in-out}.push-notification__balloon:after{content:"";position:absolute;bottom:-10px;left:10px;width:0;height:0;border-top:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;animation:shown .4s ease-in-out}.push-notification__balloon--hidden{display:none}.push-notification__balloon-title{font-size:15px;font-weight:700;color:#26a9e0;line-height:19px}.push-notification__balloon-text{font-size:15px;color:#0d0c22;margin-top:12px}.push-notification__balloon-text--result{margin-top:0}.push-notification__buttons-wrapper{display:flex;gap:20px;margin-top:12px;width:100%;height:36px;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.02em}.push-notification__no-button{width:175px;color:#707783}.push-notification__bell-button{display:block;width:44px;height:44px;border-radius:2px;cursor:pointer;border:none;background:rgba(38,169,224,.5)}@media screen and (max-width:1240px){.push-notification__bell-button{width:40px;height:40px}}.push-notification__bell-button--active,.push-notification__bell-button:hover{background-color:#26a9e0}.push-notification__bell-button-icon{fill:#fff;max-width:20px;margin-top:3px}@keyframes shown{0%{opacity:0;display:block}to{opacity:1}}[data-v-26d6db52]:root{--base-1000:#000;--base-900:#0d0c22;--base-800:#252438;--base-700:#464958;--base-600:#565c66;--base-500:#707783;--base-400:#9ca5b6;--base-300:#cbd6de;--base-200:#dde6ec;--base-100:#edf3f7;--base-0:#fff;--bg-flat-base:#fff;--bg-flat-accent:#edf3f7;--bg-flat-brand-blue:#26a9e0;--bg-elevated-base:#fff;--bg-elevated-accent:#edf3f7;--bg-overlay:rgba(0,0,0,0.24);--red-800:#7e262d;--red-700:#a5323b;--red-600:#cc3e49;--red-500:#f34a57;--red-400:#f56b75;--red-300:#f9acb2;--red-200:#fcccd0;--red-100:#feedee;--orange-900:#47290b;--orange-800:#744413;--orange-700:#a15f1a;--orange-600:#cf7922;--orange-500:#fc9429;--orange-400:#fda750;--orange-300:#fece9d;--orange-200:#fee1c3;--orange-100:#fff4ea;--yellow-900:#473802;--yellow-800:#755c04;--yellow-700:#a38005;--yellow-600:#d1a407;--yellow-500:#ffc808;--yellow-400:#ffd234;--yellow-300:#ffe68d;--yellow-200:#fff0ba;--yellow-100:#fffae6;--green-900:#273712;--green-800:#405b1d;--green-700:#5a7e28;--green-600:#73a234;--green-500:#8cc53f;--green-400:#a1cf62;--green-300:#cae4a7;--green-200:#dfefc9;--green-100:#f4f9ec;--eucalyptus-900:#0f3a32;--eucalyptus-800:#195f53;--eucalyptus-700:#238473;--eucalyptus-600:#2da994;--eucalyptus-500:#37ceb4;--eucalyptus-400:#5bd7c2;--eucalyptus-300:#a3e8dd;--eucalyptus-200:#c7f1ea;--eucalyptus-100:#ebfaf8;--brand-blue-900:#0a3243;--brand-blue-800:#105370;--brand-blue-700:#16759c;--brand-blue-600:#1d96c9;--brand-blue-500:#26a9e0;--brand-blue-400:#63c1e9;--brand-blue-300:#8fd3ef;--brand-blue-200:#c7e5fb;--brand-blue-100:#e9f6fc;--ultramarine-900:#081526;--ultramarine-800:#112a4b;--ultramarine-700:#193f71;--ultramarine-600:#225496;--ultramarine-500:#2660ab;--ultramarine-400:#5587c9;--ultramarine-300:#7fa5d7;--ultramarine-200:#aac3e4;--ultramarine-100:#eaf1fa;--purple-900:#221a42;--purple-800:#372b6c;--purple-700:#4d3c96;--purple-600:#624dc0;--purple-500:#785eea;--purple-400:#907bee;--purple-300:#c1b5f5;--purple-200:#d9d2f9;--purple-100:#f2effd}.app-wrapper[data-v-26d6db52]{width:100%;margin:0 auto}.app-wrapper__content[data-v-26d6db52]{margin-left:auto;margin-right:auto;max-width:1440px;min-height:calc(100vh - 412px);position:relative}.app-wrapper__content--full[data-v-26d6db52]{max-width:100%}.app-wrapper__push-notification[data-v-26d6db52]{position:fixed;left:36px;bottom:255px;z-index:10}@media screen and (max-width:650px){.app-wrapper__push-notification[data-v-26d6db52]{bottom:85px}}