@charset "UTF-8";@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Bold.woff2) format("woff2"),url(../fonts/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Medium.woff2) format("woff2"),url(../fonts/Lato-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Lato;font-display:swap;src:url(../fonts/Lato-ExtraBold.woff2) format("woff2"),url(../fonts/Lato-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:280px}body{color:#2e2e2e;line-height:1;font-family:Lato;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Lato;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#2e2e2e;font-weight:400;line-height:1.4rem}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1rem}.spollers__item.--mt24{margin-top:1.5rem}.spollers__title{padding-right:1.625rem;cursor:default;text-align:left;position:relative;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.spollers__title:hover{color:#e13866}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:0;top:50%;background-color:#2e2e2e;height:1px;width:7px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.spollers__body a{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;display:block;padding:.75rem .75rem}.spollers__body a:hover{color:#e13866}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup .text-field{width:100%}.popup .request__accept{margin-top:0}.popup form{gap:1rem}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;max-width:900px;border-radius:1rem}.lock .popup__content{visibility:visible}.popup__content .title-section{font-weight:800}.popup__content .request__button{margin-top:.5rem}.popup__form-request{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__form-request .request__button{width:100%}.popup__close{position:absolute;right:0;top:0;margin-top:2rem;margin-right:2.5rem}.popup__close::after,.popup__close::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;width:1.375rem;height:.125rem;background-color:#202020}.popup__close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.typical-content{letter-spacing:0;text-align:left;color:#2e2e2e}.typical-content h2{font-weight:800}.typical-content h3{font-weight:800}.typical-content h4{font-weight:800}.typical-content p:first-child{color:#100015}.typical-content ul{padding-left:1.25rem}.typical-content li{position:relative}.typical-content li:not(:first-child){margin-top:.5rem}.typical-content li::before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background-color:#e13866;position:absolute;left:-1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.typical-content img{float:left}.typical-content :last-child{margin:0}.typical-content-article span{font-size:.875rem;line-height:1.295rem}.typical-content-article h2{margin-top:.5rem;font-weight:800}.typical-content-article img:first-of-type{max-height:27.5rem;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.typical-content-article img{border-radius:1.5rem;max-width:55.9375rem;width:100%}.typical-content-article p{max-width:55.9375rem}.typical-content-article p:last-of-type{border-bottom:1px solid #e8eaef}.typical-content-article h3{font-weight:800}.breadcrumbs{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;gap:1.3125rem}.breadcrumbs__item{-webkit-transition:-webkit-text-decoration .15s ease-in-out;transition:-webkit-text-decoration .15s ease-in-out;transition:text-decoration .15s ease-in-out;transition:text-decoration .15s ease-in-out,-webkit-text-decoration .15s ease-in-out;color:#2e2e2e;font-size:.75rem;font-weight:600;line-height:1.25rem;letter-spacing:0;text-align:left;position:relative}.breadcrumbs__item:hover{text-decoration:underline}.breadcrumbs__item:not(:first-child)::before{content:"-";display:inline-block;position:absolute;line-height:0;left:-.8125rem;top:45%}._active{color:#81848c}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.pagination__arrow{background-color:transparent;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;stroke:#ffd765;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.pagination__arrow:not(._noactive):hover{background-color:transparent}.pagination__arrow._noactive{stroke:#d7dae2;pointer-events:none;cursor:default}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.pagination__item{font-weight:700;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;width:100%;height:100%;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.pagination__item._active{background-color:#ffd765}.pagination__item:hover{background-color:#f7f8f8}.pagination--item-style{border-radius:.75rem;width:3rem;height:3rem}.button{background-color:#e13866;padding:.7188rem 1rem;border-radius:.75rem;color:#fff;font-weight:700;line-height:1.06rem;display:inline-block;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.button:hover{opacity:.8}.button--bgyellow{border-radius:1rem;color:#2e2e2e;background-color:#ffd765}.hov{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.hov:hover{color:#e13866;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.products__slider{overflow:unset!important}.cross-title-page{font-weight:800;text-align:center;text-wrap:wrap}.cross-title-page--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;gap:.5rem}.cross-title-page--link a{text-wrap:nowrap;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;font-size:1rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.cross-title-page--link a:hover{-webkit-transition:color .15s ease-out;transition:color .15s ease-out;color:#e13866}.cross-title-page--btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;gap:.5rem}.cross-title-page--btn button{text-wrap:nowrap;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;color:#e13866}.cross-title-page--btn button:hover{-webkit-transition:color .15s ease-out;transition:color .15s ease-out;color:#ffd765}.items-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product{background-color:#fff;border-radius:1.5rem;padding:1.5rem;-webkit-box-shadow:0 16px 56px 0 rgba(101,107,117,.1215686275);box-shadow:0 16px 56px 0 rgba(101,107,117,.1215686275);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product--category{height:17.25rem!important;width:17.8125rem!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product--brand{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}.product--brand img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.product__img{-o-object-fit:cover;object-fit:cover;cursor:pointer;-webkit-transition:scale .15s ease-in-out;transition:scale .15s ease-in-out}.product__img:hover{-webkit-transition:scale .15s ease-in-out;transition:scale .15s ease-in-out;scale:1.08}.product__name{height:2.75rem;text-wrap:wrap;overflow:hidden;color:#101828}.product__prices-buy{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}.product__prices-count{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.product__main-price{font-size:1.5rem;font-weight:700;line-height:1.74rem}.product__main-price.--discount{color:#e13866}.product__second-price{text-decoration:line-through;color:#81848c}.product__count{font-size:.75rem;line-height:1.11rem;color:#81848c}.product__buy-basket{width:3rem;height:3rem;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;border-radius:.75rem;background-color:#ffd765;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.product__buy-basket svg{opacity:.7}.product__buy-basket:hover{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;opacity:.6}.product--category{-webkit-transition:scale .15s ease;transition:scale .15s ease}.product--category:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:scale .15s ease;transition:scale .15s ease;scale:.95}.product--category__img{width:10rem}.product--category__name{color:#e13866;margin-top:1rem;font-weight:700}.product--category__counter{color:#81848c;display:-webkit-box;display:-ms-flexbox;display:flex}.sort{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.sort p{font-weight:700}.sort__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sort__item{cursor:pointer;color:#81848c}.sort__item._active{font-weight:700;color:#e13866;border-bottom:2px solid #e13866;margin-bottom:.125rem;line-height:normal}.card-pp{max-width:386px;max-height:468px;background-color:transparent;overflow:hidden}.card-pp-info__img{width:100%;height:240px;overflow:hidden;text-align:center;border-radius:1.5rem}.card-pp-info__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card-pp-other-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1.5rem}.card-pp-other-info__title{margin-top:.5rem;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#272b37}.card-pp-other-info__date{font-size:.75rem;line-height:1.0625rem}.card-pp-other-info__text{margin-top:1rem;font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:4.5rem;color:#81848c}.card-pp-other-info__block-link{margin-top:1rem}.card-pp-other-info__link{font-weight:700;color:#e13866;position:relative}.card-pp-other-info__link::after,.card-pp-other-info__link::before{content:"";position:absolute;right:-.875rem;top:50%;background-color:#e13866;height:2px;width:6px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;border-radius:.125rem}.card-pp-other-info__link::before{-webkit-transform:translate(0,-90%) rotate(45deg);-ms-transform:translate(0,-90%) rotate(45deg);transform:translate(0,-90%) rotate(45deg)}.card-pp-other-info__link::after{-webkit-transform:translate(0,80%) rotate(-45deg);-ms-transform:translate(0,80%) rotate(-45deg);transform:translate(0,80%) rotate(-45deg)}.text-field__input[type=search]::-webkit-search-cancel-button,.text-field__input[type=search]::-webkit-search-decoration,.text-field__input[type=search]::-webkit-search-results-button,.text-field__input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.text-field__input::-webkit-input-placeholder{color:#bebebe;opacity:.4}.text-field__input::-moz-placeholder{color:#bebebe;opacity:.4}.text-field__input:-ms-input-placeholder{color:#bebebe;opacity:.4}.text-field__input::-ms-input-placeholder{color:#bebebe;opacity:.4}.text-field__input::placeholder{color:#bebebe;opacity:.4}.text-field__label span{line-height:0;padding-left:.25rem;color:#e13866}.text-field__input{border:1px solid #e8eaef;border-radius:1rem}.text-field__input:focus{color:#1a1a1a;background-color:#fff;border-color:#bdbdbd;outline:0;border:2px solid #ffd765}.text-field__input:disabled,.text-field__input[readonly]{background-color:#f5f5f5;opacity:1}.text-field_floating{position:relative}.text-field_floating .text-field__input{color:#1a1a1a;height:calc(3.5rem + 2px);line-height:1.25;padding:1rem 1.5rem}.text-field_floating .text-field__input.--p16{padding:1rem 1rem}.text-field_floating .text-field__label{position:absolute;top:0;left:0;text-align:center;height:100%;padding:1rem 1.5rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:opacity .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:opacity .15s ease-in-out,transform .15s ease-in-out;transition:opacity .15s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out;color:#bebebe}.text-field_floating .text-field__label.--grey{color:#81848c}.text-field_floating .text-field__label.--p16{padding:1rem 1rem}.text-field_floating .text-field__input::-moz-placeholder{color:transparent}.text-field_floating .text-field__input::-webkit-input-placeholder{color:transparent}.text-field_floating .text-field__input:-ms-input-placeholder{color:transparent}.text-field_floating .text-field__input::-ms-input-placeholder{color:transparent}.text-field_floating .text-field__input::placeholder{color:transparent}.text-field_floating .text-field__input:not(:-moz-placeholder-shown){padding-bottom:.5625rem}.text-field_floating .text-field__input:not(:-ms-input-placeholder){padding-bottom:.5625rem}.text-field_floating .text-field__input:focus,.text-field_floating .text-field__input:not(:placeholder-shown){padding-bottom:.5625rem}.text-field_floating .text-field__input:not(:-moz-placeholder-shown)~.text-field__label{transform:scale(.85) translateY(-.75rem) translateX(.15rem)}.text-field_floating .text-field__input:not(:-ms-input-placeholder)~.text-field__label{-ms-transform:scale(.85) translateY(-.75rem) translateX(.15rem);transform:scale(.85) translateY(-.75rem) translateX(.15rem)}.text-field_floating .text-field__input:focus~.text-field__label,.text-field_floating .text-field__input:not(:placeholder-shown)~.text-field__label{-webkit-transform:scale(.85) translateY(-.75rem) translateX(.15rem);-ms-transform:scale(.85) translateY(-.75rem) translateX(.15rem);transform:scale(.85) translateY(-.75rem) translateX(.15rem)}.text-field_floating .text-field__input:not(:-moz-placeholder-shown){border:2px solid #ffd765}.text-field_floating .text-field__input:not(:-ms-input-placeholder){border:2px solid #ffd765}.text-field_floating .text-field__input:not(:placeholder-shown){border:2px solid #ffd765}.header{position:relative;background-color:#fff;min-height:.25rem}.header__bg{background-color:#ffd765;border-radius:0 0 2.5rem 2.5rem;z-index:5;position:relative}.menu__body-up{z-index:3;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}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:1.5rem}.menu__link{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.menu__link:hover{color:#e13866}.menu__mobile{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.menu__mobile:hover{color:#e13866}.menu__body-down{padding:1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__body-up-bg{left:-100%;width:17.5rem;height:100%;background-color:#fff;position:absolute;z-index:5;top:0}.menu__catalog{padding:8px 24px 8px 24px;border-radius:1rem;background-color:#fff;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;gap:.5rem;cursor:pointer}.menu__catalog-name{font-weight:700}.menu__bag{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.menu__bag:hover{color:#e13866}.menu__bag:hover svg{fill:#e13866}.menu__logo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__logo-block a{z-index:5}.catalog{opacity:0;top:-200%;width:100%;padding:1.5rem 0;background-color:#fff;position:absolute;border-radius:0 0 40px 40px;-webkit-box-shadow:0 16px 56px 0 rgba(101,107,117,.12);box-shadow:0 16px 56px 0 rgba(101,107,117,.12);-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;z-index:4}.catalog__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.5rem}.catalog__item{-webkit-box-flex:1;-ms-flex:1 0 22%;flex:1 0 22%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-transition:color .15s ease-out;transition:color .15s ease-out;font-weight:400}.catalog__item:hover{color:#e13866}@-webkit-keyframes increaseWidth{from{width:0}to{width:100%}}@keyframes increaseWidth{from{width:0}to{width:100%}}.search-form{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-form__arrow-close{cursor:pointer;display:none;margin-right:1.375rem}.search-form__serch-icon{left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;margin-left:1rem;-webkit-transition:left .3s ease;transition:left .3s ease}.search-form__input{width:100%;font-size:1rem;font-weight:400;line-height:1.4rem;color:#2e2e2e;padding:1rem 6.375rem 1rem 3.5rem;border-radius:1rem}.search-form__input::-webkit-input-placeholder{color:#81848c}.search-form__input::-moz-placeholder{color:#81848c}.search-form__input:-ms-input-placeholder{color:#81848c}.search-form__input::-ms-input-placeholder{color:#81848c}.search-form__input::placeholder{color:#81848c}.search-form__input:focus{outline-width:0}.search-form__button{margin-right:.25rem;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute}.menu-catalog-open .catalog{opacity:1;top:100%}.icon-menu-catalog{display:block;position:relative;width:.9375rem;height:.75rem;cursor:pointer;z-index:5}.icon-menu-catalog span,.icon-menu-catalog::after,.icon-menu-catalog::before{content:"";right:0;position:absolute;width:100%;height:.125rem;background-color:#2e2e2e;border-radius:.125rem}.icon-menu-catalog::before{top:0}.icon-menu-catalog::after{bottom:0}.icon-menu-catalog span{top:calc(50% - .0625rem)}.menu-catalog-open .icon-menu-catalog span{width:0}.menu-catalog-open .icon-menu-catalog::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-catalog-open .icon-menu-catalog::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.icon-menu{display:none}.search-form._active{right:0;overflow:hidden;border-radius:1rem;max-width:100%;-webkit-transition:max-width .4s ease;transition:max-width .4s ease}.search-form._active>.search-form__input{padding:1rem 6.375rem 1rem 3.5rem}.search-form._active>.search-form__arrow-close{display:inline}.search-form._active>.serch-icon{left:0;margin-left:3.5rem}.search-form._active>.serch-icon path{stroke:#e13866}.search-form._active>.button{display:block}.menu-open .icon-menu span,.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:#2e2e2e}.menu-open .menu__body-up-bg{left:0}.menu-open .menu__body-up{left:0;overflow:auto}.menu-open .menu__mobile-phon{-webkit-transition:opacity .43s ease-in-out;transition:opacity .43s ease-in-out;left:0;opacity:1}.menu__mobile-phon{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;width:100vw;opacity:0;height:100vh;position:fixed;left:-120%;top:0;background-color:rgba(0,0,0,.1607843137);z-index:1}.footer{position:relative}.footer__bg-color{background-color:#ffd765}.no-webp .footer__topvolnfooter{background-image:url(../img/icons/topvolnfooter.png)}.footer__topvolnfooter{position:absolute;bottom:100%;width:100%;background-repeat:repeat-x;background-size:cover}.footer__copy{border-top:1px solid rgba(255,255,255,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875rem}.footer__copy p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.footer__block{max-width:17.625rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__block-social{width:auto}.footer__link-logo svg{width:11.625rem}.footer__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__blocks--second{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer__btn{margin-top:1.5rem}.block-nav__title{font-weight:500;font-size:1.25rem;line-height:1.1875rem}.block-nav__mobile{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.block-nav__mobile:hover{color:#e13866}.block-nav__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;margin-top:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-nav__social a{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;width:2.5rem;height:2.5rem;border-radius:.75rem;background-color:#fff;opacity:1;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.block-nav__social a:hover{opacity:.7}.block-nav__list{max-width:10.0625rem}.block-nav__item:not(:first-child){margin-top:1.5rem}.block-nav__item a{-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.block-nav__item a:hover{color:#e13866}.gift{margin-top:3.5rem;border-radius:4rem;overflow:hidden}.gift__slider{overflow:unset!important;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;height:26.5rem;width:100%;background-color:#e13866;border-radius:4.125rem}.gift__slider-button-next,.gift__slider-button-prev{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;border-radius:100%}.gift__slider__btn{text-align:center}.gift__slider__btn a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gift__slider__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.375rem;position:absolute}.gift__slider__arrow-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.375rem}.swiper{position:relative}.gift__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.375rem;overflow:hidden}.gift__slide__content{width:100%;padding:3.875rem 0 3.875rem 5rem;max-width:32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gift__slide__title{font-weight:700;color:#fff}.gift__slide__text{color:#fff;font-weight:400}.gift__slide__img{border-radius:4rem;height:100%;width:100%;max-width:40.625rem;background-size:cover;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover}.content-section__back{display:block;margin-left:.875rem;font-weight:700;color:#e13866;position:relative}.content-section__back::after,.content-section__back::before{content:"";position:absolute;left:-.875rem;top:50%;background-color:#e13866;height:2px;width:6px;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;border-radius:.125rem}.content-section__back::before{-webkit-transform:translate(0,-90%) rotate(-45deg);-ms-transform:translate(0,-90%) rotate(-45deg);transform:translate(0,-90%) rotate(-45deg)}.content-section__back::after{-webkit-transform:translate(0,80%) rotate(45deg);-ms-transform:translate(0,80%) rotate(45deg);transform:translate(0,80%) rotate(45deg)}.advantages__list-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem}.advantages__rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1rem}.advantages__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:54.125rem}.advantages__item{background-color:#f9fafd;-webkit-box-flex:1;-ms-flex:auto;flex:auto;border-radius:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;max-width:30.5rem}.advantages__item svg{-ms-flex-negative:0;flex-shrink:0}.advantages__item.--col-direction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantages__item.--small{width:24.25rem}.products-discounted{width:100%}.catalog-section__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.info-section h3{font-weight:700}.product-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.product-page__description h4{font-weight:800}.about-product__textANDprice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}.about-product__text{font-size:.875rem;line-height:20.72px}.about-product__text p:first-child{margin-top:0;margin-bottom:.5rem}.about-product__text p{margin-top:.5rem}.about-product__text li{margin-top:.5rem}.about-product__btn-add{padding:1rem 1rem;margin-top:1rem;display:block;text-align:center;position:relative;border:solid .125rem #ffd765}.about-product__btn-add p:last-child{display:none}.about-product__btn-add p:first-child{display:inline}.about-product__btn-add.--buy-successful{background-color:transparent}.about-product__btn-add.--buy-successful p:last-child{position:relative;display:inline}.about-product__btn-add.--buy-successful p:last-child::after,.about-product__btn-add.--buy-successful p:last-child::before{content:"";position:absolute;left:-1.5625rem;top:50%;background-color:#2e2e2e;color:#2e2e2e}.about-product__btn-add.--buy-successful p:last-child::before{height:2px;width:4px;-webkit-transform:translate(-40%,15%) rotate(45deg);-ms-transform:translate(-40%,15%) rotate(45deg);transform:translate(-40%,15%) rotate(45deg)}.about-product__btn-add.--buy-successful p:last-child::after{height:2px;width:12px;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}.about-product__btn-add.--buy-successful p:first-child{display:none}.about-product__bju{font-size:.75rem;line-height:17.76px;font-size:1.125rem;line-height:25.2px;text-align:left}.about-product__bju div{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-product__bju p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.75rem;line-height:17.76px;color:#81848c;gap:.25rem}.about-product__bju span{font-size:1.125rem;font-weight:700;line-height:26.64px;color:#e13866}.about-roduct__name h2{font-weight:800}.about-roduct__name p{margin-top:.5rem;font-size:.875rem;line-height:20.72px;color:#81848c}.price-block{-webkit-box-shadow:0 16px 56px 0 rgba(101,107,117,.1215686275);box-shadow:0 16px 56px 0 rgba(101,107,117,.1215686275)}.price-block__values{font-weight:800;letter-spacing:-.02em;color:#2e2e2e;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.price-block__values.--discount p:first-child{color:#e13866}.price-block__values.--discount p:last-child{color:#81848c;font-weight:700;text-decoration:line-through}.content-product__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.content-product__image{overflow:hidden}.content-product__image img{height:100%}.product-slider{max-width:24rem}.product-slider__slide{-ms-flex-negative:0;flex-shrink:0;width:5rem;height:5rem;overflow:hidden}.product-slider__slide img{height:100%}.product-slider__button-prev{left:0}.product-slider__button-next{right:0}.product-slider__button-next,.product-slider__button-prev{height:100%;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);line-height:0;background-color:#fff;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;opacity:1}.product-slider__button-next:hover,.product-slider__button-prev:hover{background-color:#ffd765}.posts{background-color:transparent}.posts__includes{display:-ms-grid;display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.clear-bag__cont{width:100%;text-align:center}.clear-bag h4{font-weight:800}.clear-bag .button{padding:12px 24px;border-radius:12px}.bag__tovars{display:-ms-grid;display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1200px))}.--bg{border-radius:24px;-webkit-box-shadow:0 16px 56px 0 rgba(0,0,0,.1215686275);box-shadow:0 16px 56px 0 rgba(0,0,0,.1215686275)}.bag-tovar__inner{padding:24px;border-radius:24px;background-color:#fff;position:relative;z-index:2}.bag-tovar__inner.--tovar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bag-tovar__img{height:6rem;width:6rem}.bag-tovar__name{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 1rem}.bag-tovar__counter{color:#161616;border-radius:.75rem;border:solid 2px #ffd765;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.bag-tovar__counter p{padding:0 .6875rem}.bag-tovar__price{font-weight:800;color:#2e2e2e}.bag-tovar__price.--discount p:first-child{color:#e13866}.bag-tovar__price.--discount p:last-child{color:#81848c;font-weight:400;text-decoration:line-through}.bag-tovar__endcontent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}.bag-tovar__clean:hover svg path{stroke:#e13866}.bag-tovar__minus{padding:1.25rem;position:relative;width:.625rem;height:.125rem;border-radius:.125rem;overflow:hidden}.bag-tovar__minus::before{content:"";position:absolute;left:50%;top:50%;background-color:#2e2e2e;border-radius:.125rem;height:.125rem;width:.625rem;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.bag-tovar__minus::before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.bag-tovar__add{position:relative;padding:1.25rem;position:relative;width:.625rem;height:.125rem;border-radius:.125rem;overflow:hidden}.bag-tovar__add::after,.bag-tovar__add::before{content:"";position:absolute;left:50%;top:50%;background-color:#2e2e2e;border-radius:.125rem;height:.125rem;width:.625rem;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.bag-tovar__add::before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.bag-tovar__add::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.bag__personal-date-choise-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem}.bag__personal-date-choise{width:100%}.bag__h6{font-size:20px;font-weight:500;line-height:19.2px}.bag-personal-date__form{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;gap:1rem}.text-field{-webkit-box-flex:1;-ms-flex:1;flex:1}.text-field__input{width:100%}.bag-choise{margin-top:1rem}.bag-choise__form{margin-top:.5rem}.bag-choise__form-flex{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5rem;gap:.5rem}.bag-choise__h6{margin-top:1.5rem;font-weight:700}.bag-choise__radios{margin-top:1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.bag-choise__cont-radio{padding:1rem;border:1px #e8eaef solid;border-radius:1rem;-ms-flex-preferred-size:50%;flex-basis:50%}.bag-choise__inf{margin-left:2.5rem}.bag-choise__inf p{display:block;margin-top:.25rem}.bag-submit{min-width:17.8125rem}.bag-submit__tovars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bag-submit__tovars p:first-of-type{color:#b7b9c2}.bag-submit__tovars p:last-of-type{color:#373a41}.bag-submit__summ{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:800}.bag-submit__summ p:first-of-type{color:#b7b9c2}.bag-submit__summ p:last-of-type{color:#2e2e2e}.bag-submit__button{width:100%;margin-top:1rem}.bag-choise__lb-radio{display:inline;position:relative;padding-left:40px;margin-bottom:12px;cursor:pointer;font-family:Lato;font-size:1.125rem;font-weight:700;line-height:1.665rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#81848c}.bag-choise__lb-radio input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:transparent;border:.125rem solid #b7b9c2;border-radius:50%}.bag-choise__lb-radio:hover input~.checkmark{background-color:#ccc}.bag-choise__lb-radio input:checked~.checkmark{background-color:#e13866;border:none}.checkmark:after{content:"";position:absolute;display:none}.bag-choise__lb-radio input:checked~.checkmark:after{display:block}.bag-choise__lb-radio .checkmark:after{top:50%;left:50%;width:11px;height:11px;border-radius:50%;background:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contacts__h2{text-align:left}.block-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}.block-contacts__inner{padding:24px;border-radius:24px;background-color:#fff;position:relative;z-index:2;min-width:15rem}.block-contacts__map{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:23.75rem}.block-contacts__map iframe{border:.125rem solid #ffd765;border-radius:1.5rem;overflow:hidden;width:100%;height:100%}.block-contacts__img{border-radius:1.5rem;overflow:hidden}.block-contacts__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-contacts__flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.inf-contacts__red-text{font-weight:700;color:#e13866}.inf-contacts__textblock:not(:first-child){margin-top:1.5rem}.inf-contacts__sub-red-text{margin-top:.5rem}.inf-contacts__social{margin-top:1.5rem}.inf-contacts__social div{gap:.5rem}.inf-contacts__social div a{background-color:#f9fafd}picture{line-height:0}.slider-product{width:384px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slides-product{width:16rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.slide-product{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-ms-flex-negative:0;flex-shrink:0}.slider-product-next,.slider-product-prev{-ms-flex-negative:0;flex-shrink:0;line-height:0;background-color:#fff;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out;opacity:1}.slider-product-next:hover,.slider-product-prev:hover{background-color:#ffd765}.swiper{overflow:hidden}.swiper-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (min-width:47.99875em){.gift__slider-button-next,.gift__slider-button-prev{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.gift__slider-button-next:hover,.gift__slider-button-prev:hover{background-color:#ffd765;opacity:.7}}@media (min-width:76.875em){.popup form{margin-top:2.5rem}.popup__content{padding:3.5rem}.popup__content .title-section{font-size:2.5rem}.popup__content .title-section{line-height:2.625rem}.typical-content{margin-top:1.5rem}.typical-content h2{font-size:2.25rem}.typical-content h2{line-height:2.5rem}.typical-content h2{margin-bottom:2.5rem}.typical-content h3{font-size:2rem}.typical-content h3{line-height:2.1875rem}.typical-content h3{margin-bottom:1.5rem}.typical-content h3+p{margin-bottom:2.5rem}.typical-content h4{font-size:1.5rem}.typical-content h4{line-height:1.6875rem}.typical-content h4{margin-bottom:1.5rem}.typical-content p{font-size:1rem}.typical-content p{line-height:1.375rem}.typical-content p{margin-bottom:1.5rem}.typical-content ul{font-size:1rem}.typical-content ul{line-height:1.375rem}.typical-content ul{margin-bottom:2.5rem}.typical-content img{margin-bottom:1.5rem}.typical-content img{margin-right:2.5rem}.typical-content-article{margin-top:1.5rem}.typical-content-article h2{font-size:2.25rem}.typical-content-article h2{line-height:2.5rem}.typical-content-article img{margin-top:2.5rem}.typical-content-article p:first-of-type{margin-top:2.5rem}.typical-content-article p{margin-top:1.5rem}.typical-content-article p{font-size:1.125rem}.typical-content-article p{line-height:1.5625rem}.typical-content-article p:last-of-type{padding-bottom:2.5rem}.typical-content-article h3{margin-top:2.5rem}.typical-content-article h3{font-size:1.5rem}.typical-content-article h3{line-height:1.6875rem}.pagination--item-style{width:3rem}.pagination--item-style{height:3rem}.pagination.margin-top56{margin-top:3.5rem}.button{font-size:1rem}.--pt112{padding-top:7rem}.--pt56{padding-top:3.5rem}.--pb112{padding-bottom:7rem}.--pt40{padding-top:2.5rem}.--mt24{margin-top:1.5rem}.--mt40{margin-top:2.5rem}.--fs36{font-size:2.25rem}.--fs36{line-height:2.5rem}.--fs32{font-size:2rem}.--fs32{line-height:2.1875rem}.--fs24{font-size:1.5rem}.--fs24{line-height:1.6875rem}.cross-title-page{font-size:2.25rem}.cross-title-page{line-height:2.5rem}.items-product{gap:1.25rem}.product{height:25.6875rem}.product{width:17.8125rem}.product--brand{height:10rem}.product--brand{width:17.8125rem}.product__img{width:14.8125rem}.product__name{font-size:1rem}.product__name{line-height:1.375rem}.product--category__name{font-size:1.125rem}.product--category__name{line-height:1.625rem}.card-pp-other-info__title{font-size:1.5rem}.card-pp-other-info__title{line-height:1.6875rem}.card-pp-other-info__link{font-size:1rem}.card-pp-other-info__link{line-height:1.4375rem}.menu__body-up{padding-top:1.5rem}.menu__catalog{margin-left:2.5rem}.menu__bag{margin-left:3.5rem}.menu__logo-block svg{width:11.625rem}.search-form{margin-left:1.5rem}.footer{margin-top:11.5rem}.footer__topvolnfooter{height:4.5rem}.footer__blocks{padding-top:5rem}.footer__blocks{padding-bottom:5rem}.footer__copy{padding-top:2.5rem}.footer__copy{padding-bottom:2.5rem}.footer__block--logo{max-width:17.625rem}.gift__slider-button-next,.gift__slider-button-prev{width:3rem}.gift__slider-button-next,.gift__slider-button-prev{height:3rem}.gift__slider__btn a{height:3rem}.gift__slider__navigation{padding-left:5rem}.gift__slider__navigation{padding-bottom:3.625rem}.gift__slide__content{padding-top:3.875rem}.gift__slide__content{padding-bottom:3.875rem}.gift__slide__content{padding-left:5rem}.gift__slide__title{font-size:3.5rem}.gift__slide__title{line-height:3.3125rem}.gift__slide__text{margin-top:1rem}.gift__slide__text{font-size:1.125rem}.gift__slide__text{line-height:1.5625rem}.content-section{margin-top:3.5rem}.content-section__back{margin-top:2.5rem}.content-section__back{font-size:1rem}.content-section__back{line-height:1.4375rem}.advantages__list-cards{margin-top:2.5rem}.advantages__row{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.advantages__item{padding:1.5rem}.advantages__item svg{width:4rem}.advantages__item svg{height:4rem}.advantages__item p{font-size:1.25rem}.advantages__item p{line-height:1.75rem}.products-discounted{padding-top:7rem}.products-popular{padding-top:7rem}.brends{padding-top:7rem}.info-section h3{font-size:2rem}.info-section h3{line-height:2.1875rem}.info-section h3:not(:first-child){margin-top:2.5rem}.info-section p{font-size:1rem}.info-section p{line-height:1.375rem}.info-section p{margin-top:1.5rem}.product-page__description{margin-top:4rem}.product-page__description h4{font-size:1.5rem}.product-page__description h4{line-height:1.6875rem}.product-page__description p{margin-top:1.5rem}.about-product{margin-left:2.5rem}.about-product__btn-add{width:14.8125rem}.about-roduct__name h2{font-size:2.25rem}.about-roduct__name h2{line-height:2.5rem}.price-block{padding:1.5rem}.price-block{border-radius:1.5rem}.price-block__values{font-size:2rem}.price-block__values{line-height:2.1875rem}.price-block__values.--discount p:last-child{font-size:1rem}.price-block__values.--discount p:last-child{line-height:1.4375rem}.content-product__image{width:29.25rem}.content-product__image{height:29.25rem}.product-slider{padding-left:4rem}.product-slider{padding-right:4rem}.product-slider__button-next,.product-slider__button-prev{width:4rem}.posts{padding-top:3.5rem}.posts{padding-bottom:7.5rem}.posts__includes{padding-top:2.5rem}.posts__title{margin-top:1rem}.clear-bag__cont{margin-top:5rem}.clear-bag__cont{padding-bottom:3.75rem}.clear-bag h4{margin-top:1.5rem}.clear-bag h4{font-size:1.5rem}.clear-bag h4{line-height:1.6875rem}.clear-bag .button{margin-top:1.5rem}.bag-tovar__name{font-size:1.125rem}.bag-tovar__name{line-height:1.5625rem}.bag-tovar__price{margin-left:3.5rem}.bag-tovar__price{font-size:1.5rem}.bag-tovar__price{line-height:1.6875rem}.bag-tovar__price.--discount p:last-child{font-size:1rem}.bag-tovar__price.--discount p:last-child{line-height:1.4375rem}.bag-tovar__clean{margin-left:3.75rem}.bag-submit__summ p:first-of-type{font-size:1.5rem}.bag-submit__summ p:first-of-type{line-height:1.6875rem}.bag-submit__summ p:last-of-type{font-size:1.5rem}.bag-submit__summ p:last-of-type{line-height:1.6875rem}.block-contacts{margin-top:2.5rem}.slider-product-next,.slider-product-prev{width:4rem}}@media (max-width:1149.9px){.advantages__list-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages__row{width:auto}.advantages__item{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:1.25rem;gap:1rem}.advantages__item.--col-direction{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages__item.--small{width:auto}}@media (max-width:1139.9px){.bag-choise__form-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:622.1px){.footer__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.footer__block{max-width:none;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media (max-width:400px){.product-slider{max-width:100%}.product-slider__slide{width:3.75rem;height:3.75rem}.slides-product{width:12.25rem}}@media (max-width:61.99875em){.typical-content img{float:none}.footer__block--social{margin-top:2.5rem}.footer__blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__blocks--second{margin-top:2.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.catalog-section__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-product__textANDprice{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}.bag-personal-date__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bag-choise__radios{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-contacts{-ms-flex-wrap:wrap;flex-wrap:wrap}.block-contacts__map{-ms-flex-preferred-size:50%;flex-basis:50%}.block-contacts__img{-ms-flex-preferred-size:50%;flex-basis:50%}.block-contacts__flex{-ms-flex-preferred-size:100%;flex-basis:100%}.block-contacts__img{max-width:18.75rem}.block-contacts__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media (max-width:53.0688rem){.icon-menu-catalog{display:none}}@media (max-width:47.99875em){.typical-content img{width:100%}.products__slider{overflow:hidden}.product__prices{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.header__bg{border-radius:0 0 16px 16px}.menu__body-up{padding-top:6.375rem!important;padding-bottom:40px;position:fixed;height:100vh;width:17.5rem;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;left:-100%;gap:1.5rem;padding-left:1rem;padding-right:1rem}.menu__body-up .menu__list{gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__body-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__catalog{display:none}.menu__bag._none{display:none}.menu__bag p{display:none}.menu__logo-block{margin-left:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.menu__logo-block .logo-link{display:inline}.menu__logo-block._none{-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-box-flex:0;-ms-flex:0;flex:0}.menu__logo-block._none .logo-link{display:none}.catalog{left:-100%;top:0}.search-form{max-width:0;margin:0;-webkit-transition:max-width .4s ease;transition:max-width .4s ease}.search-form__serch-icon{cursor:pointer;left:calc(100% - 24px);margin:0}.search-form__serch-icon path{stroke:#2e2e2e}.search-form__input{padding:1rem 0}.search-form__button{display:none}.icon-menu{display:block;position:relative;width:1.125rem;height:.875rem;cursor:pointer;z-index:5}.icon-menu._none{display:none}.icon-menu span,.icon-menu::after,.icon-menu::before{border-radius:.125rem;content:"";right:0;position:absolute;width:100%;height:.125rem;background-color:#e13866;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.catalog{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;opacity:1;position:static}.catalog__container{padding:0}.catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.gift{border-radius:2rem}.gift__slider{height:27.25rem;border-radius:2rem}.gift__slider__navigation{bottom:44.5%;gap:1.5rem}.gift__slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}.gift__slide__content{padding:0!important;max-width:unset}.gift__slide__img{height:12.3125rem;border-radius:2rem;background-position:center}.product-page__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-product{margin-left:0!important;margin-top:1.5rem}.posts__includes{display:-ms-grid;display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:40px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.bag-tovar__inner.--tovar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bag-tovar__name{margin:0 1rem 1rem 0}.bag__personal-date-choise-submit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bag-submit{width:100%}.block-contacts__img{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:47.99875em) and (max-width:17.5em){.cross-title-page--link p{max-width:8.125rem}.cross-title-page--btn p{max-width:8.125rem}.gift__slide__title{max-width:12.5rem}}@media (max-width:29.99875em){.gift__slider__navigation{bottom:47%;gap:.75rem}}@media (max-width:17.5em){.popup form{margin-top:1.5rem}.popup__content{padding:1.5rem}.popup__content .title-section{font-size:1.5rem}.popup__content .title-section{line-height:1.5625rem}.typical-content{margin-top:1rem}.typical-content h2{font-size:1.5rem}.typical-content h2{line-height:1.625rem}.typical-content h2{margin-bottom:1.5rem}.typical-content h3{font-size:1.25rem}.typical-content h3{line-height:1.375rem}.typical-content h3{margin-bottom:1rem}.typical-content h3+p{margin-bottom:1.5rem}.typical-content h4{font-size:1.125rem}.typical-content h4{line-height:1.25rem}.typical-content h4{margin-bottom:1rem}.typical-content p{font-size:.875rem}.typical-content p{line-height:1.25rem}.typical-content p{margin-bottom:1rem}.typical-content ul{font-size:.875rem}.typical-content ul{line-height:1.25rem}.typical-content ul{margin-bottom:1.5rem}.typical-content img{margin-bottom:1rem}.typical-content img{margin-right:1.5rem}.typical-content-article{margin-top:1rem}.typical-content-article h2{font-size:1.5rem}.typical-content-article h2{line-height:1.625rem}.typical-content-article img{margin-top:1.5rem}.typical-content-article p:first-of-type{margin-top:1.5rem}.typical-content-article p{margin-top:1rem}.typical-content-article p{font-size:1rem}.typical-content-article p{line-height:1.4375rem}.typical-content-article p:last-of-type{padding-bottom:1.5rem}.typical-content-article h3{margin-top:1.5rem}.typical-content-article h3{font-size:1.125rem}.typical-content-article h3{line-height:1.25rem}.pagination--item-style{width:2.375rem}.pagination--item-style{height:2.375rem}.pagination.margin-top56{margin-top:1.5rem}.button{font-size:.75rem}.--pt112{padding-top:3.5rem}.--pt56{padding-top:2.5rem}.--pb112{padding-bottom:3.5rem}.--pt40{padding-top:1.5rem}.--mt24{margin-top:1rem}.--mt40{margin-top:1.5rem}.--fs36{font-size:1.5rem}.--fs36{line-height:1.625rem}.--fs32{font-size:1.25rem}.--fs32{line-height:1.375rem}.--fs24{font-size:1.125rem}.--fs24{line-height:1.25rem}.cross-title-page{font-size:1.125rem}.cross-title-page{line-height:1.25rem}.items-product{gap:.5rem}.product{height:24.375rem}.product{width:15.5rem}.product--brand{height:7.75rem}.product--brand{width:9.875rem}.product__img{width:12.5rem}.product__name{font-size:.875rem}.product__name{line-height:1.25rem}.product--category__name{font-size:1rem}.product--category__name{line-height:1.375rem}.card-pp-other-info__title{font-size:1.125rem}.card-pp-other-info__title{line-height:1.375rem}.card-pp-other-info__link{font-size:.875rem}.card-pp-other-info__link{line-height:1.3125rem}.menu__body-up{padding-top:.5rem}.menu__catalog{margin-left:1.5rem}.menu__bag{margin-left:1.5rem}.menu__logo-block svg{width:7.8125rem}.search-form{margin-left:1rem}.footer{margin-top:3.75rem}.footer__topvolnfooter{height:1.375rem}.footer__blocks{padding-top:3rem}.footer__blocks{padding-bottom:3rem}.footer__copy{padding-top:1.5rem}.footer__copy{padding-bottom:1.5rem}.footer__block--logo{max-width:12.5rem}.gift__slider-button-next,.gift__slider-button-prev{width:2.375rem}.gift__slider-button-next,.gift__slider-button-prev{height:2.375rem}.gift__slider__btn a{height:2.5rem}.gift__slider__navigation{padding-left:.375rem}.gift__slider__navigation{padding-bottom:1.125rem}.gift__slide__content{padding-top:1rem}.gift__slide__content{padding-bottom:1rem}.gift__slide__content{padding-left:1rem}.gift__slide__title{font-size:2rem}.gift__slide__title{line-height:1.875rem}.gift__slide__text{margin-top:.5rem}.gift__slide__text{font-size:.75rem}.gift__slide__text{line-height:1rem}.content-section{margin-top:2.5rem}.content-section__back{margin-top:1.5rem}.content-section__back{font-size:.875rem}.content-section__back{line-height:1.3125rem}.advantages__list-cards{margin-top:1.5rem}.advantages__row{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.advantages__item{padding:1rem}.advantages__item svg{width:3rem}.advantages__item svg{height:3rem}.advantages__item p{font-size:.75rem}.advantages__item p{line-height:1rem}.products-discounted{padding-top:3rem}.products-popular{padding-top:3rem}.brends{padding-top:3rem}.info-section h3{font-size:1.25rem}.info-section h3{line-height:1.375rem}.info-section h3:not(:first-child){margin-top:1.5rem}.info-section p{font-size:.875rem}.info-section p{line-height:1.25rem}.info-section p{margin-top:1rem}.product-page__description{margin-top:3rem}.product-page__description h4{font-size:1.125rem}.product-page__description h4{line-height:1.3125rem}.product-page__description p{margin-top:1rem}.about-product{margin-left:1.5rem}.about-product__btn-add{width:12.5rem}.about-roduct__name h2{font-size:1.5rem}.about-roduct__name h2{line-height:1.625rem}.price-block{padding:1rem}.price-block{border-radius:1rem}.price-block__values{font-size:1.25rem}.price-block__values{line-height:1.375rem}.price-block__values.--discount p:last-child{font-size:.875rem}.price-block__values.--discount p:last-child{line-height:1.3125rem}.content-product__image{width:15rem}.content-product__image{height:15rem}.product-slider{padding-left:3rem}.product-slider{padding-right:3rem}.product-slider__button-next,.product-slider__button-prev{width:3rem}.posts{padding-top:3rem}.posts{padding-bottom:3rem}.posts__includes{padding-top:1.5rem}.posts__title{margin-top:.875rem}.clear-bag__cont{margin-top:3.5rem}.clear-bag__cont{padding-bottom:1.5rem}.clear-bag h4{margin-top:1.125rem}.clear-bag h4{font-size:1.125rem}.clear-bag h4{line-height:1.25rem}.clear-bag .button{margin-top:1.125rem}.bag-tovar__name{font-size:1rem}.bag-tovar__name{line-height:1.4375rem}.bag-tovar__price{margin-left:.00000625rem}.bag-tovar__price{font-size:1.125rem}.bag-tovar__price{line-height:1.25rem}.bag-tovar__price.--discount p:last-child{font-size:.875rem}.bag-tovar__price.--discount p:last-child{line-height:1.3125rem}.bag-tovar__clean{margin-left:.00000625rem}.bag-submit__summ p:first-of-type{font-size:1.125rem}.bag-submit__summ p:first-of-type{line-height:1.25rem}.bag-submit__summ p:last-of-type{font-size:1.125rem}.bag-submit__summ p:last-of-type{line-height:1.25rem}.block-contacts{margin-top:1.5rem}.slider-product-next,.slider-product-prev{width:3rem}}@media (min-width:17.5em) and (max-width:76.875em){@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.popup form{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.popup form{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (padding:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.popup__content{padding:clamp(1.5rem ,.9105263158rem + 3.3684210526vw ,3.5rem)}}@supports not (padding:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.popup__content{padding:calc(1.5rem + 2 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.popup__content .title-section{font-size:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (font-size:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.popup__content .title-section{font-size:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.5625rem ,1.2493421053rem + 1.7894736842vw ,2.625rem)){.popup__content .title-section{line-height:clamp(1.5625rem ,1.2493421053rem + 1.7894736842vw ,2.625rem)}}@supports not (line-height:clamp(1.5625rem ,1.2493421053rem + 1.7894736842vw ,2.625rem)){.popup__content .title-section{line-height:calc(1.5625rem + 1.0625 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.typical-content h2{font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.typical-content h2{font-size:calc(1.5rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.typical-content h2{line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)}}@supports not (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.typical-content h2{line-height:calc(1.625rem + .875 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content h2{margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content h2{margin-bottom:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.typical-content h3{font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.typical-content h3{font-size:calc(1.25rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.typical-content h3{line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)}}@supports not (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.typical-content h3{line-height:calc(1.375rem + .8125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content h3{margin-bottom:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content h3{margin-bottom:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content h3+p{margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content h3+p{margin-bottom:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.typical-content h4{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.typical-content h4{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.typical-content h4{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.typical-content h4{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content h4{margin-bottom:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content h4{margin-bottom:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.typical-content p{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.typical-content p{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.typical-content p{line-height:clamp(1.25rem ,1.2131578947rem + .2105263158vw ,1.375rem)}}@supports not (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.typical-content p{line-height:calc(1.25rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content p{margin-bottom:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content p{margin-bottom:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.typical-content ul{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.typical-content ul{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.typical-content ul{line-height:clamp(1.25rem ,1.2131578947rem + .2105263158vw ,1.375rem)}}@supports not (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.typical-content ul{line-height:calc(1.25rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content ul{margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content ul{margin-bottom:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content img{margin-bottom:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content img{margin-bottom:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-right:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content img{margin-right:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-right:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content img{margin-right:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content-article{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content-article{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.typical-content-article h2{font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.typical-content-article h2{font-size:calc(1.5rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.typical-content-article h2{line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)}}@supports not (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.typical-content-article h2{line-height:calc(1.625rem + .875 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article img{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article img{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article p:first-of-type{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article p:first-of-type{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content-article p{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.typical-content-article p{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.typical-content-article p{font-size:clamp(1rem ,.9631578947rem + .2105263158vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.typical-content-article p{font-size:calc(1rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.4375rem ,1.4006578947rem + 0.2105263158vw ,1.5625rem)){.typical-content-article p{line-height:clamp(1.4375rem ,1.4006578947rem + .2105263158vw ,1.5625rem)}}@supports not (line-height:clamp(1.4375rem ,1.4006578947rem + 0.2105263158vw ,1.5625rem)){.typical-content-article p{line-height:calc(1.4375rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article p:last-of-type{padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article p:last-of-type{padding-bottom:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article h3{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.typical-content-article h3{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.typical-content-article h3{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.typical-content-article h3{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.typical-content-article h3{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.typical-content-article h3{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.pagination--item-style{width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)}}@supports not (width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.pagination--item-style{width:calc(2.375rem + .625 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.pagination--item-style{height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)}}@supports not (height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.pagination--item-style{height:calc(2.375rem + .625 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.pagination.margin-top56{margin-top:clamp(1.5rem ,.9105263158rem + 3.3684210526vw ,3.5rem)}}@supports not (margin-top:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.pagination.margin-top56{margin-top:calc(1.5rem + 2 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.75rem ,0.6763157895rem + 0.4210526316vw ,1rem)){.button{font-size:clamp(.75rem ,.6763157895rem + .4210526316vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6763157895rem + 0.4210526316vw ,1rem)){.button{font-size:calc(.75rem + .25 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)){.--pt112{padding-top:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)}}@supports not (padding-top:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)){.--pt112{padding-top:calc(3.5rem + 3.5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)){.--pt56{padding-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)}}@supports not (padding-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)){.--pt56{padding-top:calc(2.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)){.--pb112{padding-bottom:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)}}@supports not (padding-bottom:clamp(3.5rem ,2.4684210526rem + 5.8947368421vw ,7rem)){.--pb112{padding-bottom:calc(3.5rem + 3.5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.--pt40{padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.--pt40{padding-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.--mt24{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.--mt24{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.--mt40{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.--mt40{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.--fs36{font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.--fs36{font-size:calc(1.5rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.--fs36{line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)}}@supports not (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.--fs36{line-height:calc(1.625rem + .875 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.--fs32{font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.--fs32{font-size:calc(1.25rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.--fs32{line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)}}@supports not (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.--fs32{line-height:calc(1.375rem + .8125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.--fs24{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.--fs24{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.--fs24{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.--fs24{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,0.7934210526rem + 1.8947368421vw ,2.25rem)){.cross-title-page{font-size:clamp(1.125rem ,.7934210526rem + 1.8947368421vw ,2.25rem)}}@supports not (font-size:clamp(1.125rem ,0.7934210526rem + 1.8947368421vw ,2.25rem)){.cross-title-page{font-size:calc(1.125rem + 1.125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,0.8815789474rem + 2.1052631579vw ,2.5rem)){.cross-title-page{line-height:clamp(1.25rem ,.8815789474rem + 2.1052631579vw ,2.5rem)}}@supports not (line-height:clamp(1.25rem ,0.8815789474rem + 2.1052631579vw ,2.5rem)){.cross-title-page{line-height:calc(1.25rem + 1.25 * (100vw - 17.5rem)/ 59.375)}}@supports (gap:clamp(0.5rem ,0.2789473684rem + 1.2631578947vw ,1.25rem)){.items-product{gap:clamp(.5rem ,.2789473684rem + 1.2631578947vw ,1.25rem)}}@supports not (gap:clamp(0.5rem ,0.2789473684rem + 1.2631578947vw ,1.25rem)){.items-product{gap:calc(.5rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(24.375rem ,23.9881578947rem + 2.2105263158vw ,25.6875rem)){.product{height:clamp(24.375rem ,23.9881578947rem + 2.2105263158vw ,25.6875rem)}}@supports not (height:clamp(24.375rem ,23.9881578947rem + 2.2105263158vw ,25.6875rem)){.product{height:calc(24.375rem + 1.3125 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(15.5rem ,14.8184210526rem + 3.8947368421vw ,17.8125rem)){.product{width:clamp(15.5rem ,14.8184210526rem + 3.8947368421vw ,17.8125rem)}}@supports not (width:clamp(15.5rem ,14.8184210526rem + 3.8947368421vw ,17.8125rem)){.product{width:calc(15.5rem + 2.3125 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(7.75rem ,7.0868421053rem + 3.7894736842vw ,10rem)){.product--brand{height:clamp(7.75rem ,7.0868421053rem + 3.7894736842vw ,10rem)}}@supports not (height:clamp(7.75rem ,7.0868421053rem + 3.7894736842vw ,10rem)){.product--brand{height:calc(7.75rem + 2.25 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(9.875rem ,7.5355263158rem + 13.3684210526vw ,17.8125rem)){.product--brand{width:clamp(9.875rem ,7.5355263158rem + 13.3684210526vw ,17.8125rem)}}@supports not (width:clamp(9.875rem ,7.5355263158rem + 13.3684210526vw ,17.8125rem)){.product--brand{width:calc(9.875rem + 7.9375 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)){.product__img{width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)}}@supports not (width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)){.product__img{width:calc(12.5rem + 2.3125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.product__name{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.product__name{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.product__name{line-height:clamp(1.25rem ,1.2131578947rem + .2105263158vw ,1.375rem)}}@supports not (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.product__name{line-height:calc(1.25rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.product--category__name{font-size:clamp(1rem ,.9631578947rem + .2105263158vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.product--category__name{font-size:calc(1rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.3013157895rem + 0.4210526316vw ,1.625rem)){.product--category__name{line-height:clamp(1.375rem ,1.3013157895rem + .4210526316vw ,1.625rem)}}@supports not (line-height:clamp(1.375rem ,1.3013157895rem + 0.4210526316vw ,1.625rem)){.product--category__name{line-height:calc(1.375rem + .25 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.card-pp-other-info__title{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.card-pp-other-info__title{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.2828947368rem + 0.5263157895vw ,1.6875rem)){.card-pp-other-info__title{line-height:clamp(1.375rem ,1.2828947368rem + .5263157895vw ,1.6875rem)}}@supports not (line-height:clamp(1.375rem ,1.2828947368rem + 0.5263157895vw ,1.6875rem)){.card-pp-other-info__title{line-height:calc(1.375rem + .3125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.card-pp-other-info__link{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.card-pp-other-info__link{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.card-pp-other-info__link{line-height:clamp(1.3125rem ,1.2756578947rem + .2105263158vw ,1.4375rem)}}@supports not (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.card-pp-other-info__link{line-height:calc(1.3125rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(0.5rem ,0.2052631579rem + 1.6842105263vw ,1.5rem)){.menu__body-up{padding-top:clamp(.5rem ,.2052631579rem + 1.6842105263vw ,1.5rem)}}@supports not (padding-top:clamp(0.5rem ,0.2052631579rem + 1.6842105263vw ,1.5rem)){.menu__body-up{padding-top:calc(.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.menu__catalog{margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.menu__catalog{margin-left:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.menu__bag{margin-left:clamp(1.5rem ,.9105263158rem + 3.3684210526vw ,3.5rem)}}@supports not (margin-left:clamp(1.5rem ,0.9105263158rem + 3.3684210526vw ,3.5rem)){.menu__bag{margin-left:calc(1.5rem + 2 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(7.8125rem ,6.6888157895rem + 6.4210526316vw ,11.625rem)){.menu__logo-block svg{width:clamp(7.8125rem ,6.6888157895rem + 6.4210526316vw ,11.625rem)}}@supports not (width:clamp(7.8125rem ,6.6888157895rem + 6.4210526316vw ,11.625rem)){.menu__logo-block svg{width:calc(7.8125rem + 3.8125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.search-form{margin-left:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-left:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.search-form{margin-left:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(3.75rem ,1.4657894737rem + 13.0526315789vw ,11.5rem)){.footer{margin-top:clamp(3.75rem ,1.4657894737rem + 13.0526315789vw ,11.5rem)}}@supports not (margin-top:clamp(3.75rem ,1.4657894737rem + 13.0526315789vw ,11.5rem)){.footer{margin-top:calc(3.75rem + 7.75 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(1.375rem ,0.4539473684rem + 5.2631578947vw ,4.5rem)){.footer__topvolnfooter{height:clamp(1.375rem ,.4539473684rem + 5.2631578947vw ,4.5rem)}}@supports not (height:clamp(1.375rem ,0.4539473684rem + 5.2631578947vw ,4.5rem)){.footer__topvolnfooter{height:calc(1.375rem + 3.125 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)){.footer__blocks{padding-top:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)}}@supports not (padding-top:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)){.footer__blocks{padding-top:calc(3rem + 2 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)){.footer__blocks{padding-bottom:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)}}@supports not (padding-bottom:clamp(3rem ,2.4105263158rem + 3.3684210526vw ,5rem)){.footer__blocks{padding-bottom:calc(3rem + 2 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.footer__copy{padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.footer__copy{padding-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.footer__copy{padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.footer__copy{padding-bottom:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (max-width:clamp(12.5rem ,10.9894736842rem + 8.6315789474vw ,17.625rem)){.footer__block--logo{max-width:clamp(12.5rem ,10.9894736842rem + 8.6315789474vw ,17.625rem)}}@supports not (max-width:clamp(12.5rem ,10.9894736842rem + 8.6315789474vw ,17.625rem)){.footer__block--logo{max-width:calc(12.5rem + 5.125 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.gift__slider-button-next,.gift__slider-button-prev{width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)}}@supports not (width:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.gift__slider-button-next,.gift__slider-button-prev{width:calc(2.375rem + .625 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.gift__slider-button-next,.gift__slider-button-prev{height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)}}@supports not (height:clamp(2.375rem ,2.1907894737rem + 1.0526315789vw ,3rem)){.gift__slider-button-next,.gift__slider-button-prev{height:calc(2.375rem + .625 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(2.5rem ,2.3526315789rem + 0.8421052632vw ,3rem)){.gift__slider__btn a{height:clamp(2.5rem ,2.3526315789rem + .8421052632vw ,3rem)}}@supports not (height:clamp(2.5rem ,2.3526315789rem + 0.8421052632vw ,3rem)){.gift__slider__btn a{height:calc(2.5rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-left:clamp(0.375rem ,-0.9881578947rem + 7.7894736842vw ,5rem)){.gift__slider__navigation{padding-left:clamp(.375rem ,-.9881578947rem + 7.7894736842vw ,5rem)}}@supports not (padding-left:clamp(0.375rem ,-0.9881578947rem + 7.7894736842vw ,5rem)){.gift__slider__navigation{padding-left:calc(.375rem + 4.625 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(1.125rem ,0.3881578947rem + 4.2105263158vw ,3.625rem)){.gift__slider__navigation{padding-bottom:clamp(1.125rem ,.3881578947rem + 4.2105263158vw ,3.625rem)}}@supports not (padding-bottom:clamp(1.125rem ,0.3881578947rem + 4.2105263158vw ,3.625rem)){.gift__slider__navigation{padding-bottom:calc(1.125rem + 2.5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(1rem ,0.1526315789rem + 4.8421052632vw ,3.875rem)){.gift__slide__content{padding-top:clamp(1rem ,.1526315789rem + 4.8421052632vw ,3.875rem)}}@supports not (padding-top:clamp(1rem ,0.1526315789rem + 4.8421052632vw ,3.875rem)){.gift__slide__content{padding-top:calc(1rem + 2.875 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(1rem ,0.1526315789rem + 4.8421052632vw ,3.875rem)){.gift__slide__content{padding-bottom:clamp(1rem ,.1526315789rem + 4.8421052632vw ,3.875rem)}}@supports not (padding-bottom:clamp(1rem ,0.1526315789rem + 4.8421052632vw ,3.875rem)){.gift__slide__content{padding-bottom:calc(1rem + 2.875 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-left:clamp(1rem ,-0.1789473684rem + 6.7368421053vw ,5rem)){.gift__slide__content{padding-left:clamp(1rem ,-.1789473684rem + 6.7368421053vw ,5rem)}}@supports not (padding-left:clamp(1rem ,-0.1789473684rem + 6.7368421053vw ,5rem)){.gift__slide__content{padding-left:calc(1rem + 4 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(2rem ,1.5578947368rem + 2.5263157895vw ,3.5rem)){.gift__slide__title{font-size:clamp(2rem ,1.5578947368rem + 2.5263157895vw ,3.5rem)}}@supports not (font-size:clamp(2rem ,1.5578947368rem + 2.5263157895vw ,3.5rem)){.gift__slide__title{font-size:calc(2rem + 1.5 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.875rem ,1.4513157895rem + 2.4210526316vw ,3.3125rem)){.gift__slide__title{line-height:clamp(1.875rem ,1.4513157895rem + 2.4210526316vw ,3.3125rem)}}@supports not (line-height:clamp(1.875rem ,1.4513157895rem + 2.4210526316vw ,3.3125rem)){.gift__slide__title{line-height:calc(1.875rem + 1.4375 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(0.5rem ,0.3526315789rem + 0.8421052632vw ,1rem)){.gift__slide__text{margin-top:clamp(.5rem ,.3526315789rem + .8421052632vw ,1rem)}}@supports not (margin-top:clamp(0.5rem ,0.3526315789rem + 0.8421052632vw ,1rem)){.gift__slide__text{margin-top:calc(.5rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.75rem ,0.6394736842rem + 0.6315789474vw ,1.125rem)){.gift__slide__text{font-size:clamp(.75rem ,.6394736842rem + .6315789474vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.6394736842rem + 0.6315789474vw ,1.125rem)){.gift__slide__text{font-size:calc(.75rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1rem ,0.8342105263rem + 0.9473684211vw ,1.5625rem)){.gift__slide__text{line-height:clamp(1rem ,.8342105263rem + .9473684211vw ,1.5625rem)}}@supports not (line-height:clamp(1rem ,0.8342105263rem + 0.9473684211vw ,1.5625rem)){.gift__slide__text{line-height:calc(1rem + .5625 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)){.content-section{margin-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)}}@supports not (margin-top:clamp(2.5rem ,2.2052631579rem + 1.6842105263vw ,3.5rem)){.content-section{margin-top:calc(2.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.content-section__back{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.content-section__back{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.content-section__back{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.content-section__back{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.content-section__back{line-height:clamp(1.3125rem ,1.2756578947rem + .2105263158vw ,1.4375rem)}}@supports not (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.content-section__back{line-height:calc(1.3125rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.advantages__list-cards{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.advantages__list-cards{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports ((-moz-column-gap:clamp(0.625rem ,0.4407894737rem + 1.0526315789vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4407894737rem + 1.0526315789vw ,1.25rem))){.advantages__row{-webkit-column-gap:clamp(.625rem ,.4407894737rem + 1.0526315789vw ,1.25rem);-moz-column-gap:clamp(.625rem ,.4407894737rem + 1.0526315789vw ,1.25rem);column-gap:clamp(.625rem ,.4407894737rem + 1.0526315789vw ,1.25rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,0.4407894737rem + 1.0526315789vw ,1.25rem)) or (column-gap:clamp(0.625rem ,0.4407894737rem + 1.0526315789vw ,1.25rem))){.advantages__row{-webkit-column-gap:calc(.625rem + .625 * (100vw - 17.5rem)/ 59.375);-moz-column-gap:calc(.625rem + .625 * (100vw - 17.5rem)/ 59.375);column-gap:calc(.625rem + .625 * (100vw - 17.5rem)/ 59.375)}}@supports (padding:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.advantages__item{padding:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (padding:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.advantages__item{padding:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.advantages__item svg{width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.advantages__item svg{width:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.advantages__item svg{height:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (height:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.advantages__item svg{height:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.75rem ,0.6026315789rem + 0.8421052632vw ,1.25rem)){.advantages__item p{font-size:clamp(.75rem ,.6026315789rem + .8421052632vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.6026315789rem + 0.8421052632vw ,1.25rem)){.advantages__item p{font-size:calc(.75rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1rem ,0.7789473684rem + 1.2631578947vw ,1.75rem)){.advantages__item p{line-height:clamp(1rem ,.7789473684rem + 1.2631578947vw ,1.75rem)}}@supports not (line-height:clamp(1rem ,0.7789473684rem + 1.2631578947vw ,1.75rem)){.advantages__item p{line-height:calc(1rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.products-discounted{padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)}}@supports not (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.products-discounted{padding-top:calc(3rem + 4 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.products-popular{padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)}}@supports not (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.products-popular{padding-top:calc(3rem + 4 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.brends{padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)}}@supports not (padding-top:clamp(3rem ,1.8210526316rem + 6.7368421053vw ,7rem)){.brends{padding-top:calc(3rem + 4 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.info-section h3{font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.info-section h3{font-size:calc(1.25rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.info-section h3{line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)}}@supports not (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.info-section h3{line-height:calc(1.375rem + .8125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.info-section h3:not(:first-child){margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.info-section h3:not(:first-child){margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.info-section p{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.info-section p{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.info-section p{line-height:clamp(1.25rem ,1.2131578947rem + .2105263158vw ,1.375rem)}}@supports not (line-height:clamp(1.25rem ,1.2131578947rem + 0.2105263158vw ,1.375rem)){.info-section p{line-height:calc(1.25rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.info-section p{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.info-section p{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-page__description{margin-top:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (margin-top:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-page__description{margin-top:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.product-page__description h4{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.product-page__description h4{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.3125rem ,1.2019736842rem + 0.6315789474vw ,1.6875rem)){.product-page__description h4{line-height:clamp(1.3125rem ,1.2019736842rem + .6315789474vw ,1.6875rem)}}@supports not (line-height:clamp(1.3125rem ,1.2019736842rem + 0.6315789474vw ,1.6875rem)){.product-page__description h4{line-height:calc(1.3125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.product-page__description p{margin-top:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (margin-top:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.product-page__description p{margin-top:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.about-product{margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-left:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.about-product{margin-left:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)){.about-product__btn-add{width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)}}@supports not (width:clamp(12.5rem ,11.8184210526rem + 3.8947368421vw ,14.8125rem)){.about-product__btn-add{width:calc(12.5rem + 2.3125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.about-roduct__name h2{font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,1.2789473684rem + 1.2631578947vw ,2.25rem)){.about-roduct__name h2{font-size:calc(1.5rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.about-roduct__name h2{line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)}}@supports not (line-height:clamp(1.625rem ,1.3671052632rem + 1.4736842105vw ,2.5rem)){.about-roduct__name h2{line-height:calc(1.625rem + .875 * (100vw - 17.5rem)/ 59.375)}}@supports (padding:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.price-block{padding:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (padding:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.price-block{padding:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (border-radius:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.price-block{border-radius:clamp(1rem ,.8526315789rem + .8421052632vw ,1.5rem)}}@supports not (border-radius:clamp(1rem ,0.8526315789rem + 0.8421052632vw ,1.5rem)){.price-block{border-radius:calc(1rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.price-block__values{font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)}}@supports not (font-size:clamp(1.25rem ,1.0289473684rem + 1.2631578947vw ,2rem)){.price-block__values{font-size:calc(1.25rem + .75 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.price-block__values{line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)}}@supports not (line-height:clamp(1.375rem ,1.1355263158rem + 1.3684210526vw ,2.1875rem)){.price-block__values{line-height:calc(1.375rem + .8125 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.price-block__values.--discount p:last-child{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.price-block__values.--discount p:last-child{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.price-block__values.--discount p:last-child{line-height:clamp(1.3125rem ,1.2756578947rem + .2105263158vw ,1.4375rem)}}@supports not (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.price-block__values.--discount p:last-child{line-height:calc(1.3125rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(15rem ,10.8rem + 24vw ,29.25rem)){.content-product__image{width:clamp(15rem ,10.8rem + 24vw ,29.25rem)}}@supports not (width:clamp(15rem ,10.8rem + 24vw ,29.25rem)){.content-product__image{width:calc(15rem + 14.25 * (100vw - 17.5rem)/ 59.375)}}@supports (height:clamp(15rem ,10.8rem + 24vw ,29.25rem)){.content-product__image{height:clamp(15rem ,10.8rem + 24vw ,29.25rem)}}@supports not (height:clamp(15rem ,10.8rem + 24vw ,29.25rem)){.content-product__image{height:calc(15rem + 14.25 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-left:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider{padding-left:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (padding-left:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider{padding-left:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-right:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider{padding-right:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (padding-right:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider{padding-right:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider__button-next,.product-slider__button-prev{width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.product-slider__button-next,.product-slider__button-prev{width:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(3rem ,2.8526315789rem + 0.8421052632vw ,3.5rem)){.posts{padding-top:clamp(3rem ,2.8526315789rem + .8421052632vw ,3.5rem)}}@supports not (padding-top:clamp(3rem ,2.8526315789rem + 0.8421052632vw ,3.5rem)){.posts{padding-top:calc(3rem + .5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(3rem ,1.6736842105rem + 7.5789473684vw ,7.5rem)){.posts{padding-bottom:clamp(3rem ,1.6736842105rem + 7.5789473684vw ,7.5rem)}}@supports not (padding-bottom:clamp(3rem ,1.6736842105rem + 7.5789473684vw ,7.5rem)){.posts{padding-bottom:calc(3rem + 4.5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.posts__includes{padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (padding-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.posts__includes{padding-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.posts__title{margin-top:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (margin-top:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.posts__title{margin-top:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(3.5rem ,3.0578947368rem + 2.5263157895vw ,5rem)){.clear-bag__cont{margin-top:clamp(3.5rem ,3.0578947368rem + 2.5263157895vw ,5rem)}}@supports not (margin-top:clamp(3.5rem ,3.0578947368rem + 2.5263157895vw ,5rem)){.clear-bag__cont{margin-top:calc(3.5rem + 1.5 * (100vw - 17.5rem)/ 59.375)}}@supports (padding-bottom:clamp(1.5rem ,0.8368421053rem + 3.7894736842vw ,3.75rem)){.clear-bag__cont{padding-bottom:clamp(1.5rem ,.8368421053rem + 3.7894736842vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.5rem ,0.8368421053rem + 3.7894736842vw ,3.75rem)){.clear-bag__cont{padding-bottom:calc(1.5rem + 2.25 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag h4{margin-top:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (margin-top:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag h4{margin-top:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag h4{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag h4{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.clear-bag h4{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.clear-bag h4{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag .button{margin-top:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (margin-top:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.clear-bag .button{margin-top:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.bag-tovar__name{font-size:clamp(1rem ,.9631578947rem + .2105263158vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9631578947rem + 0.2105263158vw ,1.125rem)){.bag-tovar__name{font-size:calc(1rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.4375rem ,1.4006578947rem + 0.2105263158vw ,1.5625rem)){.bag-tovar__name{line-height:clamp(1.4375rem ,1.4006578947rem + .2105263158vw ,1.5625rem)}}@supports not (line-height:clamp(1.4375rem ,1.4006578947rem + 0.2105263158vw ,1.5625rem)){.bag-tovar__name{line-height:calc(1.4375rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(0.00000625rem ,-1.0315708553rem + 5.8947263158vw ,3.5rem)){.bag-tovar__price{margin-left:clamp(.00000625rem ,-1.0315708553rem + 5.8947263158vw ,3.5rem)}}@supports not (margin-left:clamp(0.00000625rem ,-1.0315708553rem + 5.8947263158vw ,3.5rem)){.bag-tovar__price{margin-left:calc(.00000625rem + 3.5 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-tovar__price{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-tovar__price{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-tovar__price{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-tovar__price{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.bag-tovar__price.--discount p:last-child{font-size:clamp(.875rem ,.8381578947rem + .2105263158vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8381578947rem + 0.2105263158vw ,1rem)){.bag-tovar__price.--discount p:last-child{font-size:calc(.875rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.bag-tovar__price.--discount p:last-child{line-height:clamp(1.3125rem ,1.2756578947rem + .2105263158vw ,1.4375rem)}}@supports not (line-height:clamp(1.3125rem ,1.2756578947rem + 0.2105263158vw ,1.4375rem)){.bag-tovar__price.--discount p:last-child{line-height:calc(1.3125rem + .125 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-left:clamp(0.00000625rem ,-1.1052550658rem + 6.3157789474vw ,3.75rem)){.bag-tovar__clean{margin-left:clamp(.00000625rem ,-1.1052550658rem + 6.3157789474vw ,3.75rem)}}@supports not (margin-left:clamp(0.00000625rem ,-1.1052550658rem + 6.3157789474vw ,3.75rem)){.bag-tovar__clean{margin-left:calc(.00000625rem + 3.75 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-submit__summ p:first-of-type{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-submit__summ p:first-of-type{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-submit__summ p:first-of-type{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-submit__summ p:first-of-type{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-submit__summ p:last-of-type{font-size:clamp(1.125rem ,1.0144736842rem + .6315789474vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0144736842rem + 0.6315789474vw ,1.5rem)){.bag-submit__summ p:last-of-type{font-size:calc(1.125rem + .375 * (100vw - 17.5rem)/ 59.375)}}@supports (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-submit__summ p:last-of-type{line-height:clamp(1.25rem ,1.1210526316rem + .7368421053vw ,1.6875rem)}}@supports not (line-height:clamp(1.25rem ,1.1210526316rem + 0.7368421053vw ,1.6875rem)){.bag-submit__summ p:last-of-type{line-height:calc(1.25rem + .4375 * (100vw - 17.5rem)/ 59.375)}}@supports (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.block-contacts{margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)}}@supports not (margin-top:clamp(1.5rem ,1.2052631579rem + 1.6842105263vw ,2.5rem)){.block-contacts{margin-top:calc(1.5rem + 1 * (100vw - 17.5rem)/ 59.375)}}@supports (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.slider-product-next,.slider-product-prev{width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)}}@supports not (width:clamp(3rem ,2.7052631579rem + 1.6842105263vw ,4rem)){.slider-product-next,.slider-product-prev{width:calc(3rem + 1 * (100vw - 17.5rem)/ 59.375)}}}@media (max-width:47.99875em) and (min-width:76.875em){.cross-title-page--link p{max-width:20rem}.cross-title-page--btn p{max-width:20rem}.gift__slide__title{max-width:32.5rem}}@media (max-width:47.99875em) and (min-width:17.5em) and (max-width:76.875em){@supports (max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)){.cross-title-page--link p{max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)}}@supports not (max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)){.cross-title-page--link p{max-width:calc(8.125rem + 11.875 * (100vw - 17.5rem)/ 59.375)}}@supports (max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)){.cross-title-page--btn p{max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)}}@supports not (max-width:clamp(8.125rem ,4.625rem + 20vw ,20rem)){.cross-title-page--btn p{max-width:calc(8.125rem + 11.875 * (100vw - 17.5rem)/ 59.375)}}@supports (max-width:clamp(12.5rem ,6.6052631579rem + 33.6842105263vw ,32.5rem)){.gift__slide__title{max-width:clamp(12.5rem ,6.6052631579rem + 33.6842105263vw ,32.5rem)}}@supports not (max-width:clamp(12.5rem ,6.6052631579rem + 33.6842105263vw ,32.5rem)){.gift__slide__title{max-width:calc(12.5rem + 20 * (100vw - 17.5rem)/ 59.375)}}}.webp .footer__topvolnfooter{background-image:url(../img/icons/topvolnfooter.webp)}