@charset "UTF-8";.logo{position:relative;width:150px}.logo__img{max-width:240px;width:100%}@media only screen and (max-width:1280px){.logo__img{max-width:200px}}@media only screen and (max-width:1100px){.logo__img{max-width:140px}}.logo__text{color:#fff;display:inline-block;left:0;overflow:hidden;position:absolute;text-indent:110%;white-space:nowrap;width:100%}.help-menu-button{align-items:center;cursor:pointer;display:none}@media only screen and (max-width:1024px){.help-menu-button{display:flex}}.help-menu-button__icon{width:28px;fill:#141413}.location-link{align-items:center;color:#141413;cursor:pointer;display:flex;transition:all .3s ease-out}@media only screen and (max-width:1024px){.location-link{margin-bottom:0;margin-left:0}}.location-link:hover{opacity:.5}.location-link__title{display:none;margin-left:7px}@media only screen and (max-width:1024px){.location-link__title{display:block}}.location-link__city{font-size:15px;line-height:15px;margin-left:7px;white-space:nowrap}@media only screen and (max-width:1200px){.location-link__city{font-size:14px}}@media only screen and (max-width:1024px){.location-link__city{font-size:18px}}.top-menu{display:flex}@media only screen and (max-width:1150px){.top-menu{flex-wrap:wrap;height:23px;justify-content:flex-end;overflow:hidden}}@media only screen and (max-width:1024px){.top-menu{border-top:1px solid #ccd0d5;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;margin-top:30px;overflow:hidden;padding-top:20px}}.top-menu__item{padding:0 0 0 15px}@media only screen and (max-width:1200px){.top-menu__item{padding:0 0 0 10px}}.top-menu__link{font-size:15px;text-decoration:none;transition:all .3s ease-out;white-space:nowrap}@media only screen and (max-width:1200px){.top-menu__link{font-size:14px}}@media only screen and (max-width:1024px){.top-menu__link{align-items:center;color:#141413;display:flex;font-size:18px;font-weight:300;height:100%;justify-content:space-between;padding:10px 25px 10px 0;position:relative;transition:all .3s ease-out;width:100%}}.top-menu__link:hover{opacity:.5}.phone{align-items:center;display:flex;font-weight:700;text-decoration:none;transition:all .3s ease-out}.phone:hover{color:#eb5757}.phone__number{padding:0 0 0 5px}@media only screen and (max-width:1024px){.phone__number{display:none}}.phone__icon{cursor:pointer;display:none;transition:all .2s ease-in-out;fill:none;stroke:#141413}@media only screen and (max-width:1024px){.phone__icon{display:block}}.header-bar{display:flex}.header-bar__left{min-width:152px;width:152px}@media only screen and (max-width:1024px){.header-bar__left{min-width:auto;width:auto}.header-bar__left .logo{display:none}}.header-bar__center{display:flex;flex-grow:1;padding:0 0 0 50px}@media only screen and (max-width:1280px){.header-bar__center{padding:0 0 0 35px}}@media only screen and (max-width:1024px){.header-bar__center{align-items:center;justify-content:center;padding:0}}.header-bar__center .logo{display:none}@media only screen and (max-width:1024px){.header-bar__center .logo{display:block}}.header-bar__location{padding-right:20px}@media only screen and (max-width:1024px){.header-bar__location{display:none}}.header-bar__menu{display:flex;flex-grow:1;justify-content:flex-end}@media only screen and (max-width:1024px){.header-bar__menu{display:none}}.header-bar__right{display:flex;justify-content:flex-end;width:290px}@media only screen and (max-width:1280px){.header-bar__right{min-width:260px;width:260px}}@media only screen and (max-width:1024px){.header-bar__right{min-width:auto;width:auto}.header-bar__social{display:none}}.header-bar__phone{padding-left:30px}@media only screen and (max-width:1024px){.header-bar__phone{padding-left:0}}.header-catalog{align-items:center;background:#141413;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:15px 30px;position:relative}@media only screen and (max-width:1024px){.header-catalog{height:53px;padding:0;width:53px}}.header-catalog__search{left:30px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-out;z-index:5}@media only screen and (max-width:1024px){.header-catalog__search{height:22px;left:calc(50% - 10px);width:26px}}.header-catalog__close{left:26px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-out;z-index:0}@media only screen and (max-width:1024px){.header-catalog__close{left:calc(50% - 10px)}}.header-catalog__name{line-height:100%;padding-left:30px}@media only screen and (max-width:1024px){.header-catalog__name{display:none}}.header-catalog--active .header-catalog__search{opacity:0;z-index:0}.header-catalog--active .header-catalog__close{opacity:1;z-index:5}.header-search{display:block;width:100%}.header-search__form{position:relative}.header-search__input{border:1px solid #dee2e7;border-radius:10px;display:block;font-size:18px;padding:15px;position:relative;width:100%}.header-search__input:focus{border:1px solid #858598}.header-search__button{background:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.drop{background:#fff;border-radius:15px;bottom:0;box-shadow:0 16px 40px #6c859f3d;color:#292929;opacity:0;position:absolute;transform:translateY(103%);transition:opacity .15s ease-out 0s,transform .15s ease-out 0s;visibility:hidden;z-index:100}.drop__close{cursor:pointer;display:none;height:10px;position:absolute;right:20px;top:20px;transition:all .3s ease-out;width:10px}.drop__close:hover{transform:rotate(90deg)}.drop__close .icon-close{height:10px;width:10px}.drop__content{padding:30px}.drop--profile{cursor:default;right:0;width:250px}.drop--open{display:block;opacity:1;transform:translateY(100%);visibility:visible}.drop-profile__user{border-bottom:1px solid rgba(41,41,41,.1);padding-bottom:15px}.drop-profile__name{font-size:18px;font-weight:700}.drop-profile__email{font-size:14px;opacity:.5}.drop-profile__menu{padding-top:10px}.drop-profile__item{padding:7px 0}.drop-profile__item:last-child{padding:5px 0 0}.drop-profile__item_line{border-bottom:1px solid rgba(41,41,41,.1);margin:0 0 10px;padding:10px 0 0}.drop-profile__link{align-items:center;color:#141413;cursor:pointer;display:flex;justify-content:flex-start;position:relative;text-decoration:none;transition:all .3s ease-out}.drop-profile__link:hover{color:#eb5757}.drop-profile__link:hover svg{fill:#eb5757!important}.drop-profile__icon{align-items:center;display:flex;margin-right:10px}.drop-profile__icon svg{transition:all .3s ease-out;fill:#141413}.drop-profile__icon-favorite{left:-2px;margin-right:-4px;position:relative}.drop-profile__icon-exit{position:relative;top:-2px}.header-сontrols{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-left:30px;padding:0;position:relative;text-decoration:none;transition:all .3s ease-out}@media only screen and (max-width:1280px){.header-сontrols{margin-left:15px}}.header-сontrols:hover{color:#eb5757}.header-сontrols:hover .header-сontrols__icon svg path{fill:#eb5757}.header-сontrols__icon{display:block;flex-grow:1;position:relative}.header-сontrols__icon svg path{transition:all .3s ease-out}.header-сontrols__label{align-items:center;background:#eb5757;border-radius:7px;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:center;padding:2px 8px;position:absolute;right:calc(-100% - 7px);text-align:center;top:-2px}.header-сontrols__text{display:block;font-size:15px;padding:0;text-align:center}.menu{display:flex;gap:0 12px;height:57px;justify-content:space-between;list-style:none;overflow:hidden;width:100%;z-index:40}@media only screen and (max-width:1280px){.menu{flex-wrap:wrap}}.menu__item{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;min-height:100%;padding:0}.menu__item_active .menu__link:before{background:#96ca4f;bottom:0;content:"";display:block;height:4px;left:5%;position:absolute;right:5%;width:90%}.menu__link{align-items:center;display:flex;font-size:15px;height:100%;padding:20px 0;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-out}.menu__link:before{left:50%;right:50%;width:0}.menu__link:before,.menu__link:hover:before{background:#141413;bottom:0;content:"";display:block;height:3px;position:absolute;transition:all .3s ease-out}.menu__link:hover:before{left:0;right:0;width:100%}.menu__link.router-link-active:before{background:#141413;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;right:0;transition:all .3s ease-out;width:100%}.additional-menu{display:flex;gap:10px;justify-content:flex-end;list-style:none;z-index:40}@media only screen and (max-width:1024px){.additional-menu{margin-top:20px;width:100%}}.additional-menu__item{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;min-height:100%;padding:0}@media only screen and (max-width:1024px){.additional-menu__item{display:flex;margin-bottom:10px;width:50%}}.additional-menu__item--sale .additional-menu__icon{display:block}.additional-menu__item--sale .additional-menu__link{background:#eb5757}.additional-menu__item--sale .additional-menu__link:hover{background:#e64646}.additional-menu__item--sale .additional-menu__link:active{background:#cd2121}.additional-menu__link{align-items:center;background:#141413;border-radius:10px;color:#fff;display:flex;font-size:13px;height:100%;letter-spacing:1px;line-height:100%;padding:10px 12px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-out}@media only screen and (max-width:1024px){.additional-menu__link{font-size:14px;justify-content:center;padding:16px 12px;width:100%}}.additional-menu__link:hover{background:#eb5757}.additional-menu__link:active{background:#cd2121}.additional-menu__icon{display:none;margin-right:7px}@media only screen and (max-width:1024px){.additional-menu__icon{display:block}}.search-result{background:#fff;left:0;min-height:660px;opacity:0;padding-bottom:20px;position:absolute;right:0;top:0;transform:translateY(-100%);transition:top .3s ease-out,transform .3s ease-out,opacity .2s ease-out .2s;z-index:91}@media only screen and (max-width:1024px){.search-result{bottom:0;padding-bottom:0;position:fixed}}.search-result--active{bottom:0;box-shadow:0 20px 25px #643f7e1a;opacity:1;transform:translateY(0);transition:top .3s ease-out,transform .3s ease-out,opacity .1s ease-out 0s}.search-result__container{display:flex;flex-wrap:wrap;height:100%;overflow-y:auto}@media only screen and (max-width:1024px){.search-result__container{align-items:flex-start;flex-direction:row;justify-content:flex-start}}.search-result__left{min-width:250px;padding:40px 30px 0 0;width:250px}@media only screen and (max-width:1024px){.search-result__left{padding:30px 0 170px;width:100%}}.search-result__right{padding-top:40px;width:calc(100% - 250px)}@media only screen and (max-width:1024px){.search-result__right{order:-1;width:100%}}.search-result__title{font-size:18px;font-weight:700;padding-bottom:20px}.search-result__content--products{display:flex;flex-wrap:wrap;gap:15px 30px;padding-top:10px}@media only screen and (max-width:1024px){.search-result__content--products{gap:0}}.search-result__content--products>.catalog-item{transition:all .2s linear .1s;width:calc(20% - 24px)}@media only screen and (max-width:1024px){.search-result__content--products>.catalog-item{width:100%}}.search-result__tag{padding-bottom:5px}.search-result__tag-link{color:#abadb7;font-size:14px;transition:all .3s ease-out}.search-result__tag-link:hover{color:#141413}.search-result__categories{margin-bottom:30px}.search-result__category{padding-bottom:5px}.search-result__category-link{color:#abadb7;font-size:16px;transition:all .3s ease-out}.search-result__category:hover{color:#141413}.search-result__controls{display:flex;padding:20px 0;width:100%}@media only screen and (max-width:1024px){.search-result__controls{align-items:center;background:#fff;bottom:70px;box-shadow:0 0 20px #0000000d;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;z-index:120}}.search-result__button{align-items:center;background:#141413;border-radius:10px;color:#fff;display:flex;font-size:18px;min-height:43px;padding:10px 14px;transition:all .3s ease-out;white-space:nowrap}@media only screen and (max-width:1024px){.search-result__button{justify-content:center;padding:15px 14px;width:100%}}.search-result__button:hover{background:#eb5757}.search-result__button:active{background:#cd2121}.search-result__close{display:none;position:absolute;right:20px;z-index:5}@media only screen and (max-width:1024px){.search-result__close{background:#fff;display:block}}.catalog-menu{background:#fff;height:100vh;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:top .3s ease-out,transform .3s ease-out,opacity .2s ease-out .2s;z-index:91}@media only screen and (max-width:1024px){.catalog-menu{bottom:0;padding-bottom:100px;position:fixed}}.catalog-menu--active{opacity:1;transform:translateY(0);transition:top .3s ease-out,transform .3s ease-out,opacity .1s ease-out 0s}.catalog-menu__container{display:flex;height:100%}@media only screen and (max-width:1024px){.catalog-menu__container{position:relative}}.catalog-menu__main{min-height:100%;overflow-y:auto;padding:20px 0 30px;width:280px}@media only screen and (max-width:1024px){.catalog-menu__main{padding:10px 0 30px;width:100%;z-index:92}}.catalog-menu__main-items{border-right:1px solid rgba(0,48,120,.039);padding-right:12px}@media only screen and (max-width:1024px){.catalog-menu__main-items{border-right:none;padding-right:0}}.catalog-menu__main-item{align-items:center;background:#fff;border-radius:10px;cursor:pointer;display:flex;line-height:1.5;transition:background-color .2s ease-in-out}.catalog-menu__main-item:hover{background:#eef0f2}.catalog-menu__main-item:hover .catalog-menu__main-item-link{color:#141413}.catalog-menu__main-item-link{align-items:center;color:#141413;display:flex;font-weight:400;height:100%;justify-content:space-between;padding:7px 25px 7px 15px;position:relative;transition:all .3s ease-out;width:100%}@media only screen and (max-width:1024px){.catalog-menu__main-item-link{padding:7px 10px 10px}}.catalog-menu__main-item-icon{display:flex;margin-right:15px;width:35px}.catalog-menu__main-item-name{flex-grow:1}.catalog-menu__main-item--active{background:#eef0f2}.catalog-menu__sub{height:100%;overflow-y:auto;width:calc(100% - 280px)}@media only screen and (max-width:1024px){.catalog-menu__sub{background:#fff;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s,z-index .2s;width:100%;z-index:91}.catalog-menu__sub--active{opacity:1;transition:opacity .2s,z-index .2s;z-index:92}}.catalog-menu__sub-back{align-items:center;display:flex;margin-bottom:30px}.catalog-menu__sub-back svg{height:15px;margin-right:10px;transform:rotate(-180deg);width:10px}.catalog-menu__sub-container{display:flex;min-height:100%;min-width:100%;padding:25px 30px 30px 50px}@media only screen and (max-width:1024px){.catalog-menu__sub-container{padding:0 20px 30px 30px}}.catalog-menu__sub-content{width:calc(100% - 400px)}@media only screen and (max-width:1024px){.catalog-menu__sub-content{padding-top:15px;width:100%}}.catalog-menu__sub-content--big{width:100%}.catalog-menu__sub-items{display:flex;flex-wrap:wrap;width:100%}.catalog-menu__sub-items-column{flex:1}@media only screen and (max-width:1024px){.catalog-menu__sub-items-column{flex:auto;width:100%}}.catalog-menu__sub-title{padding-bottom:20px}.catalog-menu__sub-title-link{border-bottom:1px solid #141413;display:inline-block;font-size:24px;font-weight:400;padding-bottom:2px;transition:all .3s ease-out}.catalog-menu__sub-title-link:hover{border-bottom:1px solid transparent;color:#141413}.catalog-menu__sub-item{padding-top:20px;width:100%}.catalog-menu__sub-item-title{padding-bottom:15px}.catalog-menu__sub-item-title-link{border-bottom:1px solid transparent;cursor:pointer;display:inline-block;font-size:17px;font-weight:500;padding-bottom:2px;transition:all .3s ease-out}.catalog-menu__sub-item-title-link:hover{border-bottom:1px solid #141413;color:#141413}.catalog-menu__sub-list{display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.catalog-menu__sub-list-item-link{color:#858598;cursor:pointer;font-size:16px;transition:all .3s ease-out}.catalog-menu__sub-list-item-link:hover{color:#141413}.catalog-menu__sub-more{border-radius:10px;display:flex;font-size:15px;font-weight:700;order:1;padding:8px 0;transition:all .3s ease-out;white-space:nowrap}.catalog-menu__sub-more--open{order:1}.catalog-menu__sub-more:active,.catalog-menu__sub-more:hover{color:#858598}.catalog-menu__sub-more-text{margin-right:7px}.catalog-menu__sub-more-icon{transform:rotate(90deg);transition:all .3s ease-out}.catalog-menu__sub-more-icon--up{transform:rotate(-90deg)}.catalog-menu__sub-banner{width:400px}@media only screen and (max-width:1024px){.catalog-menu__sub-banner{display:none}}.catalog-menu__sub-banner-img,.catalog-menu__sub-banner-photo{width:100%}.header{background:#fff;border-bottom:1px solid rgba(34,34,34,0);height:204px;left:0;position:absolute;right:0;top:0;z-index:100}@media only screen and (max-width:1024px){.header{height:135px;position:fixed}}.header.is-visible{background:#fff;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,0 15px 25px 2px #643f7e1a;position:fixed;transform:translateY(0)!important;transition:transform .3s ease-out,box-shadow .3s ease-out,height .3s ease-out}@media only screen and (max-width:1024px){.header.is-visible{height:80px;transform:inherit!important}}.header.is-visible .header__bar{transition:transform .3s ease-out}@media only screen and (max-width:1024px){.header.is-visible .header__bar{margin-bottom:-55px;position:relative;transform:translateY(-100%);transition:all .2s ease-out;z-index:104}}.header.is-visible .header__menu{opacity:1;position:relative;transition:transform .3s ease-out,opacity .3s ease-out;z-index:90}.header.is-visible .header__main{transition:background-color .3s ease-out}.header.is-visible .header__container{background:#fff}.header.is-hidden{background:#fff;border-bottom:1px solid rgba(34,34,34,.08);height:80px;position:fixed;transform:translateY(calc(-100% + 80px))!important;transition:transform .3s ease-out,box-shadow .3s ease-out,height .3s ease-out}@media only screen and (max-width:1024px){.header.is-hidden{border-bottom:none;box-shadow:none;height:135px;transform:translateY(-100%)!important}}.header.is-hidden .header__bar{position:relative;transition:transform .3s ease-out;z-index:104}@media only screen and (max-width:1024px){.header.is-hidden .header__bar{transition:all .2s ease-out}}.header.is-hidden .header__menu{opacity:0;position:relative;transition:transform .3s ease-out,opacity .2s ease-out;visibility:hidden;z-index:90}.header.is-hidden .header__main{background:none}.header.is-hidden .header__container{background:#fff}.header.is-hidden.is-catalog-open{background:#fff;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,0 15px 25px 2px #643f7e1a;height:80px;transform:translateY(0)!important;transition:transform .3s ease-out,box-shadow .3s ease-out,height .3s ease-out}@media only screen and (max-width:1024px){.header.is-hidden.is-catalog-open{height:80px;transform:inherit!important}}.header.is-hidden.is-catalog-open .catalog-menu--active{padding-top:79px}.header.is-hidden.is-catalog-open .header__main{background:#fff}.header.is-hidden.is-help-open{background:#fff;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,0 15px 25px 2px #643f7e1a;height:204px;transform:translateY(0)!important;transition:transform .3s ease-out,box-shadow .3s ease-out,height .3s ease-out}@media only screen and (max-width:1024px){.header.is-hidden.is-help-open{height:80px;transform:inherit!important}}.header.is-hidden.is-help-open .header__main{background:#fff}.header.is-hidden.is-search-open{background:#fff;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,0 15px 25px 2px #643f7e1a;height:80px;transform:translateY(0)!important;transition:transform .3s ease-out,box-shadow .3s ease-out,height .3s ease-out}@media only screen and (max-width:1024px){.header.is-hidden.is-search-open{height:80px;transform:inherit!important}}.header.is-hidden.is-search-open .search-result--active{padding-top:59px}.header.is-hidden.is-search-open .header__main{background:#fff}.header.is-visible.is-catalog-open .catalog-menu--active{padding-top:140px}@media only screen and (max-width:1024px){.header.is-visible.is-catalog-open .catalog-menu--active{padding-top:79px}}.header.is-visible.is-search-open .search-result--active{padding-top:120px}@media only screen and (max-width:1024px){.header.is-visible.is-search-open .search-result--active{padding-top:59px}}.header.is-catalog-open{background:#fff}.header.is-catalog-open .catalog-menu--active{padding-top:141px}.header.is-search-open{background:#fff}.header.is-search-open .search-result--active{padding-top:121px}.header__container{display:flex;flex-direction:column;height:100%;justify-content:center;z-index:100}@media only screen and (max-width:1024px){.header__container{justify-content:flex-start;position:relative}}.header__bar{background:#fff;padding:25px 0 30px;position:relative;z-index:104}@media only screen and (max-width:1024px){.header__bar{padding:20px 0;transition:all .2s ease-out}}.header__main{align-items:center;background:#fff;display:flex;flex-wrap:wrap;padding:0 0 15px;position:relative;top:-4px;z-index:106}@media only screen and (max-width:1024px){.header__main{align-items:flex-start;flex-wrap:nowrap;padding-bottom:0}.header__catalog{height:100%}}.header__search{flex-grow:1;padding:0 0 0 50px}@media only screen and (max-width:1280px){.header__search{padding:0 0 0 30px}}@media only screen and (max-width:1024px){.header__search{height:100%;padding:0 0 0 15px}}.header__controls{display:flex;justify-content:flex-end;position:relative;width:290px}@media only screen and (max-width:1280px){.header__controls{width:260px}}@media only screen and (max-width:1024px){.header__controls{display:none}}.header__menu{display:flex;justify-content:space-between;opacity:1;position:relative;width:100%;z-index:90}@media only screen and (max-width:1024px){.header__menu{display:none}}.header__favorite-menu{flex-grow:1;overflow:hidden}.header__additional-menu{align-items:center;display:flex;justify-content:flex-end;width:290px}@media only screen and (max-width:1280px){.header__additional-menu{min-width:260px;width:260px}}@media only screen and (max-width:1024px){.header__additional-menu{display:none}}.subscribe{padding-bottom:55px;padding-top:30px}@media only screen and (max-width:1100px){.subscribe{font-size:24px}}.subscribe__title{color:#fff;font-size:40px;font-weight:300;padding-bottom:25px}@media only screen and (max-width:1100px){.subscribe__title{font-size:24px}}.subscribe__form{position:relative}.subscribe__input{background:#fff;background:none;border:none;border-bottom:1px solid #f8f8fa;color:#fff;display:block;font-size:18px;padding:15px 0;transition:all .3s ease-out;width:100%}.subscribe__input::-moz-placeholder{color:#f8f8fa}.subscribe__input::placeholder{color:#f8f8fa}.subscribe__input:focus{border-bottom:1px solid #f8f8fa}.subscribe__button{cursor:pointer;display:flex;justify-content:flex-end;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease-out;width:50px;z-index:1}.subscribe__button:hover{opacity:.5}.subscribe__button .icon-big-arrow{fill:#fff;width:40px}.subscribe__policy{color:#fff;font-size:14px;font-weight:300;padding-top:30px}.subscribe__policy-link{border-bottom:1px solid #fff;color:#fff;text-decoration:none;transition:all .3s ease-out}.subscribe__policy-link:hover{border-bottom:1px solid transparent}.social-contacts{position:relative}@media only screen and (max-width:1024px){.social-contacts{display:flex;flex-wrap:wrap;justify-content:center}}.social-contacts__title{color:#fff;font-size:18px;padding-bottom:15px}.social-contacts__indicator{background:#ccff331a;border-radius:50%;height:25px;left:-30px;position:absolute;top:-2px;width:25px}@media only screen and (max-width:1024px){.social-contacts__indicator{left:-5px;order:-1;position:relative}}.social-contacts__indicator:after{background:#cf33;height:17px;width:17px}.social-contacts__indicator:after,.social-contacts__indicator:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;transform:translateY(-50%) translate(-50%)}.social-contacts__indicator:before{background:#cf3c;height:9px;width:9px}.social-contacts__icons{display:flex;gap:10px}@media only screen and (max-width:1024px){.social-contacts__icons{justify-content:center;width:100%}}.social-contacts__icon svg path,.social-contacts__icon--whatsapp:hover svg{transition:all .3s ease-out}.social-contacts__icon--whatsapp:hover svg path:nth-child(2){transition:all .3s ease-out;fill:#43d854}.social-contacts__icon--telegram:hover svg{transition:all .3s ease-out}.social-contacts__icon--telegram:hover svg path:nth-child(2){transition:all .3s ease-out;fill:#27a7e7}.social{align-items:center;display:flex;padding:20px 0 0}@media only screen and (max-width:1024px){.social{height:50px;justify-content:center}}.social__item{align-items:center;display:flex;flex-wrap:wrap;margin-right:15px;position:relative}.social__item:last-child{margin-right:0}.social__item .icon{transition:all .3s ease-out}.social__item:hover .icon{fill:#96ca4f}.footer{background:#141413;padding-top:130px;position:relative}.footer:before{background:#fff;border-radius:0 0 35px 35px;content:"";height:70px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:1100px){.footer{padding-top:30px}}@media only screen and (max-width:780px){.footer{margin-top:-16px;padding-top:40px;position:relative;z-index:0}}.footer__subscribe{max-width:50%}@media only screen and (max-width:1100px){.footer__subscribe{max-width:100%}}.footer__content{display:flex;justify-content:space-between;padding:40px 0}@media only screen and (max-width:1100px){.footer__content{flex-wrap:wrap;padding-top:0}}@media only screen and (max-width:780px){.footer__content{padding-bottom:10px;width:100%}.footer__column{padding-bottom:0;width:100%}}@media only screen and (max-width:1100px){.footer__column:last-child{order:-1;padding-bottom:30px;width:100%}}@media only screen and (max-width:780px){.footer__menu{border-bottom:1px solid hsla(0,0%,100%,.2);padding:20px 0 10px}.footer__menu--active .footer__menu-items{max-height:400px;overflow:hidden;transition:max-height .2s ease-out 0s,opacity .3s ease-out 0s}}.footer__menu--active .footer__menu__arrow svg{transform:rotate(-180deg);transition:transform .2s ease-out 0s}.footer__menu-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}@media only screen and (max-width:780px){.footer__menu-header{padding-bottom:10px}.footer__menu-items{max-height:0;overflow:hidden;transition:max-height .2s ease-out 0s,opacity .3s ease-out 0s}}.footer__menu-item{padding-bottom:15px}@media only screen and (max-width:780px){.footer__menu-item{padding-bottom:10px}}.footer__menu-title{color:#fff;font-size:18px;font-weight:600;letter-spacing:.5px;text-decoration:none;transition:all .3s ease-out}@media only screen and (max-width:780px){.footer__menu-title{font-size:16px}}.footer__menu-link{color:#fff;font-size:15px;font-weight:300;letter-spacing:.5px;opacity:.7;text-decoration:none;transition:all .3s ease-out}@media only screen and (max-width:780px){.footer__menu-link{font-size:14px}}.footer__menu-link:hover{color:#fff;opacity:1}.footer__menu__arrow{display:none}@media only screen and (max-width:780px){.footer__menu__arrow{display:block}}.footer__menu__arrow svg{transition:transform .2s ease-out 0s;fill:#fff}@media only screen and (max-width:1024px){.footer__logo{text-align:center}}.footer__phone{color:#fff;font-size:28px;font-weight:700;padding:20px 0 5px}@media only screen and (max-width:1024px){.footer__phone{text-align:center}}.footer__phone a{color:#fff}.footer__phone a,.footer__phone a:hover{text-decoration:none}.footer__email{color:#fff;font-weight:300;max-width:250px;opacity:.7;padding-bottom:20px}@media only screen and (max-width:1024px){.footer__email{max-width:100%;text-align:center}}.footer__social{padding:0 0 20px}@media only screen and (max-width:780px){.footer__social{padding:0}}.footer__copyright{border-top:1px solid hsla(0,0%,100%,.5);color:#fff;font-size:15px;font-weight:400;padding:30px 0}@media only screen and (max-width:1024px){.footer__copyright{font-size:15px;font-weight:300;padding-bottom:100px}}@media only screen and (max-width:780px){.footer__copyright{border-top:none}}.footer__copyright-item,.footer__copyright-small{font-size:13px;font-weight:300;opacity:.5}.footer__copyright-small{padding-top:5px}.footer__links{display:flex;gap:50px;justify-content:flex-start;padding-bottom:20px}@media only screen and (max-width:780px){.footer__links{flex-direction:column;gap:15px}}.footer__links-item{font-size:13px;font-weight:300;opacity:.5;transition:all .3s ease-out}.footer__links-item:hover{color:#fff;opacity:1}.navbar-mobile{align-items:center;background:#fff;bottom:0;box-shadow:0 -10px 20px 2px #643f7e1a,0 -1px 1px #0000001a;cursor:pointer;display:none;height:70px;justify-content:space-between;left:0;padding:18px 10px;position:fixed;right:0;text-decoration:none;transition:all .3s ease-out;z-index:1001}@media only screen and (max-width:1024px){.navbar-mobile{display:flex}}.navbar-mobile-item{align-items:center;display:flex;flex-direction:column;width:58px}.navbar-mobile-item__icon{display:block;flex-grow:1;position:relative}.navbar-mobile-item__icon svg path{transition:all .3s ease-out}.navbar-mobile-item__icon-help{width:22px;fill:#141413}.navbar-mobile-item__label{align-items:center;background:#eb5757;border-radius:7px;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:center;padding:2px 8px;position:absolute;right:calc(-100% - 7px);text-align:center;top:-2px}.navbar-mobile-item__text{color:#abadb7;display:block;font-size:11px;padding:0;text-align:center}.help-menu{background:#fff;bottom:0;left:0;opacity:0;overflow-y:scroll;position:fixed;right:0;top:0;transform:translateY(-100%);transition:top .3s ease-out,transform .3s ease-out,opacity .2s ease-out .2s;z-index:600}.help-menu--active{opacity:1;transform:translateY(0);transition:top .3s ease-out,transform .3s ease-out,opacity .1s ease-out 0s}.help-menu__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;position:sticky;top:0;z-index:10}.help-menu__title{border-bottom:1px solid transparent;flex-grow:1;font-size:20px;font-weight:700;line-height:100%;padding:30px;transition:all .3s ease-out}.help-menu__close{cursor:pointer;padding:0 0 0 30px;right:25px;top:30px}.help-menu__close-link{align-items:center;background:#fff;border-radius:50%;display:flex;height:45px;justify-content:center;position:relative;top:-3px;transition:all .3s ease-out;width:45px}.help-menu__close-link:hover{background:#ececec}.help-menu__container{padding:0 0 70px}.help-menu__location{color:#abadb7;display:flex;padding:0 30px 30px;width:100%}.help-menu__items{padding:20px 20px 10px}.help-menu__item{align-items:center;background:#fff;border-radius:10px;cursor:pointer;display:flex;line-height:1.5;transition:background-color .2s ease-in-out}.help-menu__item:hover{background:#eef0f2}.help-menu__item-link{align-items:center;color:#141413;display:flex;font-weight:400;height:100%;justify-content:space-between;padding:10px;position:relative;transition:all .3s ease-out;width:100%}.help-menu__phone{padding:30px}.help-menu__phone-title{font-size:20px;font-weight:700;padding:0 0 20px}.help-menu__phone-intro{font-size:15px;opacity:.7;padding:0 30px 20px 0}.help-menu__phone-item{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:30px}.help-menu__phone-item:last-child{padding-bottom:0}.help-menu__phone-item-title{font-size:12px;font-weight:700;padding-bottom:15px;text-transform:uppercase}.help-menu__phone-item-number{border-bottom:1px solid #100c08;font-size:22px;font-weight:700}.help-menu__close{position:absolute;right:30px;z-index:100}.location-dialog__info{font-size:18px;opacity:.7;padding:0 0 20px}.location-dialog__city{align-items:center;display:flex;font-size:22px;font-weight:900;padding:0 0 20px}.location-dialog__city svg{height:20px;margin-right:10px;width:20px}.location-dialog__regions{padding:30px 0 0}.location-dialog__subtitle{font-weight:700;padding-bottom:20px}.location-dialog__region{display:inline-flex;flex-wrap:wrap;list-style:none;padding:0 20px 20px 0}.location-dialog__region-item{padding-bottom:5px;width:33.3333333333%}@media only screen and (max-width:780px){.location-dialog__region-item{width:50%}}.location-dialog__region-item:hover .location-dialog__region-text{opacity:1}.location-dialog__region-text{cursor:pointer;display:inline-block;font-size:16px;opacity:.7;position:relative;transition:all .3s ease-out}.location-dialog__region-text:hover{opacity:1}.location-dialog__region-text--active{color:#1c1c1c;cursor:default;font-weight:700;opacity:1}.location-dialog__region-text--active :before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 45.7 34.1'%3E%3Cpath d='M20.7 32.5c-2.1 2.1-5.4 2.1-7.5 0L1.6 20.9c-2.1-2.1-2.1-5.4 0-7.5s5.4-2.1 7.5 0l6.9 6.9c.5.5 1.4.5 1.9 0L36.6 1.6c2.1-2.1 5.4-2.1 7.5 0 1 1 1.6 2.3 1.6 3.8s-.6 2.8-1.6 3.8z' style='fill:%2300a8ee'/%3E%3C/svg%3E") no-repeat 100% 100%;content:"";display:block;height:12px;left:-15px;position:absolute;top:calc(50% - 6px);width:12px}.location-dropdown{position:relative;width:100%}.location-dropdown--open .location-dropdown__content{display:block}.location-dropdown__content{background:#fff;border-radius:0 0 15px 15px;box-shadow:0 16px 40px #6c859f3d;display:none;left:0;max-height:350px;overflow-y:auto;padding:10px 0;position:absolute;right:0;z-index:1}.location-dropdown__content a{color:#000;display:block;padding:12px 16px;text-decoration:none}.location-dropdown__content a:hover{background-color:#f1f1f1}.location-dropdown:hover .dropdown__content{display:block}.location-dropdown:hover .dropbtn{background-color:#3e8e41}.modal-sheets{background:#fff;bottom:0;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,-20px 0 20px #0000001a;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0;position:fixed;right:0;top:0;transform:translate(110%);transition:transform .6s cubic-bezier(.19,1,.22,1);width:480px;z-index:1000}@media only screen and (max-width:1024px){.modal-sheets{width:100%}}.modal-sheets--favorite{width:420px}@media only screen and (max-width:1024px){.modal-sheets--favorite{width:100%}}.modal-sheets--active{transform:translate(0);visibility:visible!important}.modal-sheets__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start;margin-bottom:0;padding:30px 40px 20px;position:relative;z-index:10}.modal-sheets__title{border-bottom:1px solid transparent;flex-grow:1;font-size:20px;font-weight:700;line-height:100%;transition:all .3s ease-out}.modal-sheets__close{padding:0 0 0 30px;position:absolute;right:25px}.modal-sheets__close-link{align-items:center;background:#fff;border-radius:50%;display:flex;height:45px;justify-content:center;position:relative;top:-3px;transition:all .3s ease-out;width:45px}.modal-sheets__close-link:hover{background:#ececec}.modal-sheets__close svg{height:15px;width:15px}.modal-sheets__menu{align-items:center;cursor:default;display:flex;flex-wrap:nowrap;overflow:hidden;padding:10px 40px 40px;white-space:nowrap}.modal-sheets__menu-container{margin:0}.modal-sheets__menu-item{cursor:pointer;width:auto}.modal-sheets__menu-link{align-items:center;border:2px solid #eef0f2;border-radius:25px;color:#141413;cursor:pointer;display:flex;font-size:16px;font-weight:500;padding:12px 20px;text-decoration:none;transition:background .3s ease-in-out;white-space:nowrap}.modal-sheets__menu-link:hover{border:2px solid #e3e6ea;color:#141413}.modal-sheets__menu-link--active,.modal-sheets__menu-link--active:active,.modal-sheets__menu-link--active:hover{background:#eef0f2;border:2px solid #eef0f2}.modal-sheets__container{overflow-x:hidden;overflow-y:auto;padding:0 40px 40px}.modal-sheets__content{display:flex;flex-direction:column;gap:30px 0;position:relative}.modal-sheets__corner{display:none;height:20px;margin-bottom:-20px;position:sticky;top:0;width:100%;z-index:10}.modal-sheets__corner:after{background:radial-gradient(circle at 0 100%,transparent 20px,#fff 0);background-position:0 100%;right:-10px}.modal-sheets__corner:after,.modal-sheets__corner:before{bottom:0;content:"";height:30px;position:absolute;width:30px}.modal-sheets__corner:before{background:radial-gradient(circle at 100% 100%,transparent 20px,#fff 0);background-position:0 100%;left:-10px}@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.header-padding{height:203px}@media only screen and (max-width:1024px){.header-padding{height:135px}}.page{background:#fff}.page .__jivoMobileButton{z-index:80!important}.page .__jivoCallbackBtn{background:#141413!important}.page--cart .page__content{background:#f5f5f6;padding-top:0;position:relative}@media only screen and (max-width:1024px){.page--cart .page__content{background:#fff}.page--cart .page__content .limiter{padding:0}}.page--cart .footer:before{background:#f5f5f6}@media only screen and (max-width:1024px){.page--cart .footer:before{background:#fff}}.page--cart .separator{display:block}.page--cart .navbar-mobile{box-shadow:0 -1px 1px #0000001a}.page--cart .__jivoMobileButton{margin-bottom:170px!important}.page--cabinet .page__content{background:#f5f5f6;padding-top:0;position:relative}@media only screen and (max-width:1024px){.page--cabinet .page__content{background:#fff}.page--cabinet .page__content .limiter{padding:0}}.page--cabinet .footer:before{background:#f5f5f6}@media only screen and (max-width:1024px){.page--cabinet .footer:before{background:#fff}}.page--cabinet .separator{z-index:2}.page--cabinet .separator--white{display:block}.page--brands .page__content{padding:20px 0 30px;position:relative}@media only screen and (max-width:1024px){.page--brands .page__content .limiter{padding:0}}.page--main .page__content{padding:20px 0 30px}@media only screen and (max-width:1024px){.page--main .page__content{padding:0 0 30px}}.page__wrapper{height:100%;min-height:100%;width:100%}.page__header{background:#fff}.page__content{overflow:hidden;padding:30px 0;position:relative}@media only screen and (max-width:1024px){.page__content{border-radius:0;padding:10px 0 30px}}.page--product .navbar-mobile{box-shadow:0 -1px 1px #0000001a}.page--product .__jivoMobileButton{margin-bottom:150px!important}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}body.noscroll{overflow:hidden}
