@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}.popup{position:fixed;z-index:20;width:100%;height:100%;background-color:#000c;top:0;left:0;opacity:0;visibility:hidden;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s}.popup__body{min-height:100%;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;padding:1.875rem .625rem}.popup__content{position:relative;background-color:#fff;color:#000;max-width:50rem;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;opacity:0;-webkit-transform:perspective(37.5rem) translate(0,-100%) rotateX(45deg);transform:perspective(37.5rem) translateY(-100%) rotateX(45deg)}@media (min-width: 90em){.popup__content{padding:1.875rem}}@media (min-width: 20em) and (max-width: 90em){@supports (padding: clamp(.625rem,.2678571429rem + 1.7857142857vw,1.875rem)){.popup__content{padding:clamp(.625rem,.2678571429rem + 1.7857142857vw,1.875rem)}}@supports not (padding: clamp(.625rem,.2678571429rem + 1.7857142857vw,1.875rem)){.popup__content{padding:calc(.625rem + 1.25 * (100vi - 20rem) / 70)}}}@media (max-width: 20em){.popup__content{padding:.625rem}}.popup__close{position:absolute;top:.625rem;right:.625rem;font-size:1.25rem;color:#d4673b;text-decoration:none}.popup.open{opacity:1;visibility:visible}.popup.open .popup__content{-webkit-transform:perspective(37.5rem) translate(0,0%) rotateX(0deg);transform:perspective(37.5rem) translate(0) rotateX(0);opacity:1}.button{border-radius:.5rem;text-align:center;padding-block:1rem;padding-inline:2.5rem;font-weight:500;font-size:1.25rem;line-height:1.2;letter-spacing:.03em;background-color:var(--c-orange);color:var(--c-white);-webkit-transition:all .3s;transition:all .3s}@media (any-hover: hover){.button:hover{color:var(--c-dark)}}.button--card{width:100%}:root{--stepper-main: #353434;--stepper-second: #fff;--stepper-radius: .3125rem}.stapper{width:7.5rem;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:.3125rem;top:0;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)}:root{--rating-hover: #ffef9f;--rating-light: #ffd300;--rating-dark: #986518}.simple-rating:before{content:"★★★★★";display:block}.simple-rating{position:relative;font-size:1.5rem;display:inline-block}.simple-rating__items{position:absolute;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;overflow:hidden}.simple-rating__item{position:absolute;width:0%;height:0%;opacity:0;visibility:hidden;top:0;left:0}.simple-rating__label{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;cursor:pointer;color:var(--rating-light)}.simple-rating__label:before{content:"★";display:block;-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.simple-rating__item:checked,.simple-rating__item:checked~.simple-rating__label{color:var(--rating-dark)}.simple-rating__label:hover,.simple-rating__label:hover~.simple-rating__label,.simple-rating__label:checked~.simple-rating__label:hover{color:var(--rating-hover)}.video-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.video-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.2}.video-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;pointer-events:none}.header{position:relative;z-index:1}.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;background-color:#d9d9d9;border-radius:.625rem;margin-top:.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}.search-bar{max-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;outline:none;border:none}.search-bar button{position:absolute;top:.625rem;right:.625rem;z-index:10;width:1.25rem;height:1.25rem;cursor:pointer}.shopping-cart svg{width:2.5rem;height:2.5rem}.product{border:.0625rem solid #d9d9d9;background-color:#d9d9d9;border-radius:.25rem;padding:.625rem;color:#000;height:100%}.product__image{position:relative;overflow:hidden;display:block;height:10.125rem}.product__image:not(:last-child){margin-bottom:1.25rem}.product__image-pagination{position:absolute;z-index:3;left:0;bottom:.9375rem;width:100%}.product__title{margin-bottom:.5rem}.product__actions{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;min-height:2.75rem;margin-bottom:.625rem}.product__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem}.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:#e89f71}.product__link:before{content:"";margin-right:.625rem;height:1.5rem;width:1.5rem}.product__link_share:before{background:url(../img/root/share.svg) center center no-repeat}.product__link_favorite:before{background:url(../img/root/favorite_white.svg) center center no-repeat}.product__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:.625rem}.product__label{width:2.625rem;height:2.625rem;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-size:.875rem;font-weight:400}.product__label_sale{background-color:#e97171}.product__label_new{background-color:#2ec1ac}.product__props{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.product__rating{margin-right:.625rem}.product__info{margin-bottom:1.0625rem}.product__article{margin-bottom:.4375rem}.product__price{margin-bottom:1.0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-switch{position:absolute;left:0;top:0;z-index:20;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.image-switch__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.image-switch__image{position:absolute;left:50%;top:0;z-index:2;width:100%;height:100%;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none;background-color:#fff;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;opacity:0;aspect-ratio:3/2}.image-switch__img{display:block}.image-switch__item:first-child .image-switch__image,.image-switch__item:hover .image-switch__image{opacity:1;z-index:-1}.image-pagination{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:.1875rem}.image-pagination__item{display:block;width:.25rem;height:.25rem;border-radius:100%;background-color:#4f4c4c}.image-pagination__item--active{background-color:#0b1857}.product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.product-price__current{font-size:1.5rem}.product-price__old{font-size:1rem;text-decoration:line-through}.cart__empty-container,.cart__order-container{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,.cart__order-container.hidden{display:none}.cart__empty,.cart__order{font-weight:700}@media (min-width: 90em){.cart__empty,.cart__order{font-size:1.75rem}}@media (min-width: 20em) and (max-width: 90em){@supports (font-size: clamp(1.25rem,1.1071428571rem + .7142857143vw,1.75rem)){.cart__empty,.cart__order{font-size:clamp(1.25rem,1.1071428571rem + .7142857143vw,1.75rem)}}@supports not (font-size: clamp(1.25rem,1.1071428571rem + .7142857143vw,1.75rem)){.cart__empty,.cart__order{font-size:calc(1.25rem + .5 * (100vi - 20rem) / 70)}}}@media (max-width: 20em){.cart__empty,.cart__order{font-size:1.25rem}}@media (min-width: 90em){.cart__empty,.cart__order{margin-bottom:1.875rem}}@media (min-width: 20em) and (max-width: 90em){@supports (margin-bottom: clamp(1.25rem,1.0714285714rem + .8928571429vw,1.875rem)){.cart__empty,.cart__order{margin-bottom:clamp(1.25rem,1.0714285714rem + .8928571429vw,1.875rem)}}@supports not (margin-bottom: clamp(1.25rem,1.0714285714rem + .8928571429vw,1.875rem)){.cart__empty,.cart__order{margin-bottom:calc(1.25rem + .625 * (100vi - 20rem) / 70)}}}@media (max-width: 20em){.cart__empty,.cart__order{margin-bottom:1.25rem}}.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;margin-bottom:1.25rem}.cart__title{font-size:1.25rem}.cart__total-price{font-size:1.25rem;font-weight:31.25rem;color:var(--c-scrollUp)}.cart__currency{font-size:1.25rem;color:var(--c-scrollUp)}.cart__btns{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}.item-cart{position:relative;padding-top:2.5rem;font-weight:500}.item-cart__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 7.5rem;grid-column-gap:.625rem;grid-row-gap:.625rem}.item-cart__model{grid-area:1/1/2/3}.item-cart__image{grid-area:2/1/3/2;width:7.5rem;overflow:hidden}.item-cart__counter{grid-area:2/2/3/3;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;gap:.9375rem}.item-cart__price{color:var(--c-scrollUp)}.products{position:relative;z-index:1}@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{position:relative;z-index:1;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;margin-bottom:1.5625rem}.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}.btn-show-more{display:none}
