@charset "UTF-8";:root{--font-family: "Roboto", sans-serif;--ff-primary: "Roboto", sans-serif;--ff-secondary: "Roboto", sans-serif;--f-font-size: 1.125rem;--f-font-size-mobile: 1rem;--f-font-weight: 400;--f-line-height: 1;--main-color: var(--c-dark);--second-color: var(--c-dark);--accent-color: var(--c-purple);--hover-color: var(--c-scrollUp);--hover-background: var(--c-scrollUp);--c-scrollUp: #966749;--c-white: #FFFFFF;--c-purple: #9333EA;--c-bg-body: #edf0f5;--c-lightgrey: #B2B2B9;--c-dark: #0F172A;--c-orange: #e89f71;--c-pink: #e97171;--c-black: rgba(0, 0, 0, .1);--transition: .3s ease 0s;--b-radius: .625rem}*{padding:0;margin:0;border:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{display:inline-block}html,body{inline-size:100%;block-size:100%;min-inline-size:20rem}body{text-rendering:optimizeLegibility;text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-scroll-chaining:none;overscroll-behavior:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}input,button,textarea{font-family:var(--ff-primary);font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button::-moz-focus-inner{border:0;padding:0}input,textarea{width:100%}label{display:inline-block}button,select,option{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}a:hover{text-decoration:none}a:focus,a:active{outline:none}a:visited{text-decoration:none}ul,ol{list-style:none}img{vertical-align:top;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}sup{color:inherit}body.lock{-ms-touch-action:none;touch-action:none;overflow:hidden}.sr-only{display:block;width:.0625rem!important;height:.0625rem!important;padding:0!important;margin:-.0625rem!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body{font-weight:var(--f-font-weight);color:var(--main-color);background-color:var(--c-bg-body);line-height:var(--f-line-height);font-family:var(--font-family),sans-serif;font-size:var(--f-font-size)}@media (max-width: 47.99875em){body{font-size:var(--f-font-size-mobile)}}body.lock{overflow:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:hidden}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}[class*=__container]{margin-inline:auto;max-inline-size:91.875rem;padding-inline:.9375rem}.ibg{position:relative}.ibg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg_contain img{-o-object-fit:contain;object-fit:contain}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-block:.625rem;padding-inline:.9375rem;font-weight:500;font-size:1.125rem;border-radius:.25rem;background-color:var(--c-white);color:var(--c-dark);-webkit-transition:all .3s;transition:all .3s}@media (any-hover: hover){.btn:hover{color:var(--c-dark)}}.btn:hover{background-color:#966749}.btn_white{color:#e89f71;background-color:#fff}.btn_white:hover{background-color:#e89f71;color:#fff}:root{--stepper-main: #353434;--stepper-second: #fff;--stepper-radius: .3125rem}.stapper{border:.0625rem solid var(--stepper-main);border-radius:var(--stepper-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.stapper__button{padding:.3125rem .625rem;border-radius:var(--stepper-radius);background-color:var(--stepper-main);color:var(--stepper-second);cursor:pointer}.stapper__button.disabled{opacity:.5;cursor:default}.stapper__number{padding:.3125rem .625rem;text-align:center;color:var(--stepper-main)}.close{position:absolute;right:.625rem;top:.625rem;width:1.25rem;height:1.25rem;padding:.9375rem;cursor:pointer}.close:before,.close:after{content:"";position:absolute;top:.3125rem;height:1.25rem;width:.125rem;background-color:#000}.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;padding-top:.625rem;padding-bottom:.625rem}.header__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.header__cart svg{width:2.5rem;height:2.5rem}.search-bar{width:11.25rem;border:.0625rem solid #000;border-radius:.9375rem;position:relative}.search-bar input{width:90%;height:2.5rem;border-radius:.9375rem;padding:0 0 0 .9375rem;font-size:1rem;outline:none;border:none}.search-bar button{position:absolute;top:.625rem;right:.625rem;z-index:10;width:1.25rem;height:1.25rem;cursor:pointer}.actions-product__button.hold{opacity:.2;cursor:default}@media (any-hover: hover){.product__actions{-webkit-transition:all .2s;transition:all .2s;opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#3a3a3abd;z-index:3}}.product:hover .product__actions{opacity:1;visibility:visible}.product__inner{background-color:#d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.product__labels{position:absolute;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;right:1.5rem;top:1.5rem}.product__label{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;width:3rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:500}.product__label:not(:last-child){margin-bottom:.625rem}.product__label_sale{background-color:#e97171}.product__label_new{background-color:#2ec1ac}.product__image{aspect-ratio:3/2}.product__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.product__title{font-size:1.5rem;font-weight:600;line-height:120%;margin-bottom:.5rem}.product__text{color:#6f6d6d;margin-bottom:.5rem}.product__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__price{font-size:1.25rem;font-weight:500}.product__price_old{font-size:1rem;font-weight:400;margin-left:1rem;color:#6f6d6d;text-decoration:line-through}.actions-product__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.actions-product__button{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.actions-product__button:not(:last-child){margin-bottom:1.25rem}.actions-product__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#e97171}.actions-product__link:before{content:"";margin-right:.625rem;height:1.5rem;width:1.5rem}.actions-product__link_share:before{background:url(../img/root/share.svg) center center no-repeat}.actions-product__link_favorite:before{background:url(../img/root/favorite_white.svg) center center no-repeat}main{position:relative}main .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;z-index:10;display:none;-webkit-transition:background-color .2s;transition:background-color .2s}main .overlay.active{display:block;background-color:#00000080}.cart{position:fixed;top:0;right:-25rem;width:25rem;min-height:100vh;max-height:100vh;background-color:#fff;-webkit-transition:right .2s ease-in-out;transition:right .2s ease-in-out;z-index:95;overflow-y:auto}.cart.active{right:0;-webkit-transition:right .2s ease-in-out;transition:right .2s ease-in-out}.cart__wrapper{padding:3.125rem .3125rem}.cart__empty-container{width:21.875rem;min-height:calc(100vh - 6.25rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__empty-container.hidden{display:none}.cart__empty{font-size:1.75rem;font-weight:700;margin-bottom:1.875rem}.cart__order-container{width:21.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__order-container.hidden{display:none}.cart__order{font-size:1.75rem;font-weight:700;margin-bottom:1.875rem}.cart__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__total-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:21.875rem;margin-bottom:1.25rem}.cart__title{font-size:1.25rem}.cart__total-price{font-size:1.25rem;font-weight:31.25rem}.cart__currency{font-size:1.25rem}.cart__btns{width:21.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart__btn-order{background-color:#333;letter-spacing:.0625rem;color:#fff;border-radius:.125rem;font-size:.875rem;font-weight:500;width:15.625rem;height:3.125rem;text-transform:uppercase;margin-bottom:1.5625rem;cursor:pointer;border:none}.item-cart{position:relative}.item-cart__wrapper{width:21.875rem;margin-bottom:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5625rem}.item-cart__image{width:7.5rem;overflow:hidden}.item-cart__img{width:100%}.item-cart__descr{text-align:center}.item-cart__model{margin-bottom:1.25rem}.item-cart__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media (min-width: 90em){.products{padding-top:3.75rem}}@media (min-width: 20em) and (max-width: 90em){@supports (padding-top: clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)){.products{padding-top:clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)}}@supports not (padding-top: clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)){.products{padding-top:calc(1.25rem + 2.5 * (100vi - 20rem) / 70)}}}@media (max-width: 20em){.products{padding-top:1.25rem}}@media (min-width: 90em){.products{padding-bottom:3.75rem}}@media (min-width: 20em) and (max-width: 90em){@supports (padding-bottom: clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)){.products{padding-bottom:clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)}}@supports not (padding-bottom: clamp(1.25rem,.5357142857rem + 3.5714285714vw,3.75rem)){.products{padding-bottom:calc(1.25rem + 2.5 * (100vi - 20rem) / 70)}}}@media (max-width: 20em){.products{padding-bottom:1.25rem}}.products__list{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr))}.pagination{padding:1.25rem;border-radius:.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.pagination:not(:last-child){margin-bottom:1rem}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.1875rem}.pagination-item,.pagination-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:.875rem;font-weight:500;color:#84868e;border-radius:.1875rem;cursor:pointer;background-color:#fdfdfd;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:.0625rem solid #e0dede}.pagination-item{height:1.875rem;width:1.875rem}.pagination-btn{font-weight:700;height:1.875rem;width:2.1875rem}.pagination-item.active{color:#fff;background:#000;border:.0625rem solid #000}
