:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px;.swiper-cube-shadow,.swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;-webkit-transform-style:flat;transform-style:flat;width:100%;will-change:transform;z-index:1}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;right:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{bottom:-17px;height:34px;right:-6px;width:28px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.noUi-horizontal .noUi-origin>.noUi-tooltip{bottom:10px;left:auto;-webkit-transform:translate(50%);transform:translate(50%)}.noUi-vertical .noUi-origin>.noUi-tooltip{right:28px;top:auto;-webkit-transform:translateY(-18px);transform:translateY(-18px)}.ui-range{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:21px;grid-template-columns:100%;padding-bottom:11px;position:relative;width:100%}.ui-range__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ui-range__input-holder{position:relative;width:100%}.ui-range__input-label{color:#94867f;font-size:13px;font-weight:600;left:15px;line-height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.ui-range__input-label{font-size:14px;left:20px}}.ui-range__input{background-color:#fff;border:1px solid #dedddd;border-radius:5px;caret-color:#ff5100;color:#22272d;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;height:38px;line-height:100%;padding:0 15px 0 34px;-webkit-transition:color .3s ease,border-color .3s ease,background-color .3s ease;transition:color .3s ease,border-color .3s ease,background-color .3s ease;width:100%}@media screen and (min-width:768px){.ui-range__input{font-size:14px;height:50px;padding:0 20px 0 41px}}.ui-range__input.default-value{color:#94867f}.ui-range__input::-webkit-input-placeholder{color:#94867f;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.ui-range__input::-moz-placeholder{color:#94867f;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.ui-range__input:-ms-input-placeholder{color:#94867f;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.ui-range__input::-ms-input-placeholder{color:#94867f;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.ui-range__input::placeholder{color:#94867f;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.ui-range__input:focus{border:1px solid #ff5100}.ui-range__input:focus::-webkit-input-placeholder{opacity:0}.ui-range__input:focus::-moz-placeholder{opacity:0}.ui-range__input:focus:-ms-input-placeholder{opacity:0}.ui-range__input:focus::-ms-input-placeholder{opacity:0}.ui-range__input:focus::placeholder{opacity:0}.invalid>.ui-range__input{color:#ff5100}.ui-range .noUi-target{background-color:#dedddd;border:0;-webkit-box-shadow:none;box-shadow:none;height:1px;padding-inline:7px}.ui-range .noUi-connect,.ui-range .noUi-handle{background-color:#ff5100}.ui-range .noUi-handle{border:0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;height:24px;right:-12px;top:-11px;width:24px}.ui-range .noUi-handle:after,.ui-range .noUi-handle:before{display:none}.ui-sort{display:grid;gap:10px;grid-auto-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;position:relative}.ui-sort__text{color:#22272d;font-size:14px;font-weight:400;line-height:125%}.ui-sort .content__visible{opacity:1;-webkit-transform:translateZ(0) rotateX(0deg);transform:translateZ(0) rotateX(0deg)}@media screen and (min-width:1366px){.ui-sort__list:hover .ui-sort__content{opacity:1;-webkit-transform:translateZ(0) rotateX(0deg);transform:translateZ(0) rotateX(0deg)}}.ui-sort__list:hover .ui-sort__dropdown{pointer-events:all;visibility:visible}.ui-sort__list:hover .ui-sort__trigger:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ui-sort__trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;color:#ff5100;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:400;gap:6px;line-height:125%;margin:0;padding:0;vertical-align:top}.ui-sort__trigger:after{background-color:#22272d;content:"";display:block;height:6px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%23000' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' viewBox='0 0 10 6'%3E%3Cpath stroke='%23000' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:10px}.ui-sort__dropdown{border-radius:15px;left:0;min-width:max(210px,100%);padding-top:12px;-webkit-perspective:1000px;perspective:1000px;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;visibility:hidden;z-index:1}.ui-sort__content{background-color:#fff;border-radius:15px;border-top:0;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.251);box-shadow:0 4px 4px 0 rgba(0,0,0,.251);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:238px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;opacity:0;overflow:auto;position:relative;-webkit-transform:rotateX(-20deg);transform:rotateX(-20deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease;width:100%}.ui-sort__content::-webkit-scrollbar{width:2px}.ui-sort__content::-webkit-scrollbar-track{background-color:transparent}.ui-sort__content::-webkit-scrollbar-thumb{background-color:#ff5100;border-radius:20px}.ui-sort__link{background-color:#fff;color:#22272d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:125%;padding:11px 15px;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:100%}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.ui-sort__link:hover{color:#ff5100}}.ui-sort__link--current{background-color:#f5f5f5;color:#ff5100}.catalog-sections{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);width:100%}@media screen and (min-width:768px){.catalog-sections{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1366px){.catalog-sections{gap:10px;grid-template-columns:repeat(6,1fr)}}.catalog-sections .catalog-card{border-radius:15px;color:#22272d;padding-right:7px;width:100%}@media screen and (min-width:1366px){.catalog-sections .catalog-card{aspect-ratio:1/1;padding:6px 10px}}.catalog-sections .catalog-card:after{border:2px solid #22272d;border-radius:15px}@media screen and (min-width:1366px){.catalog-sections .catalog-card__caption{font-size:15px}}.catalog-sections .catalog-card__caption span{display:none}@media print{.catalog-sections{gap:10px;grid-template-columns:repeat(5,1fr)}.catalog-sections .catalog-card{aspect-ratio:1/1;padding:6px 10px}.catalog-sections .catalog-card__caption{font-size:15px}}.catalog-sections-new__heading{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:22px;font-weight:500;line-height:120%;margin-bottom:40px;text-transform:uppercase}@media screen and (min-width:768px){.catalog-sections-new__heading{font-size:30px;margin-bottom:60px}}@media screen and (min-width:1366px){.catalog-sections-new__heading{font-size:40px}}.catalog-sections-new__heading span{color:#ff5100}.catalog-sections-new__heading--mobile{display:none}@media screen and (max-width:399px){.catalog-sections-new__heading--desktop{display:none}.catalog-sections-new__heading--mobile{display:block}}.catalog-sections-new__grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:768px){.catalog-sections-new__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1366px){.catalog-sections-new__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1600px){.catalog-sections-new__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.catalog-sections-new__card{border-radius:15px;height:165px;overflow:hidden;position:relative;text-decoration:none}@media screen and (min-width:768px){.catalog-sections-new__card{height:248px}}@media screen and (max-width:1023px){.catalog-sections-new__card--category:active .catalog-sections-new__title{color:#ff5100}.catalog-sections-new__card--special:active:before{opacity:1}}@media screen and (min-width:1024px){.catalog-sections-new__card--category:hover .catalog-sections-new__title{color:#ff5100}.catalog-sections-new__card--special:hover:before{opacity:1}}.catalog-sections-new__card--special{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog-sections-new__card--special:before{background-color:red;content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;z-index:0}.catalog-sections-new__card--new{background:-webkit-gradient(linear,left top,right top,from(red),to(#f37d0f));background:linear-gradient(90deg,red,#f37d0f)}.catalog-sections-new__card--category{background-color:#f7f7f7;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;padding:6px 6px 12px}@media screen and (min-width:768px){.catalog-sections-new__card--category{padding:10px 10px 17px}}@media screen and (min-width:1600px){.catalog-sections-new__card--lg-only{display:none}}.catalog-sections-new__special-bg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:0}.catalog-sections-new__special-image{height:auto;max-width:none;mix-blend-mode:hard-light;position:relative;scale:1;-webkit-transition:scale .35s ease;transition:scale .35s ease;z-index:1}.catalog-sections-new__special-image--stock{-webkit-transform:translateY(-15px);transform:translateY(-15px);width:120px}@media screen and (min-width:768px){.catalog-sections-new__special-image--stock{-webkit-transform:translateY(-30px);transform:translateY(-30px);width:153px}}.catalog-sections-new__special-image--new{-webkit-transform:translateY(-10px);transform:translateY(-10px);width:80px}@media screen and (min-width:768px){.catalog-sections-new__special-image--new{-webkit-transform:translateY(-30px);transform:translateY(-30px);width:107px}}@media screen and (min-width:1024px){.catalog-sections-new__special-image--new{-webkit-transform:translateY(-20px);transform:translateY(-20px);width:117px}}@media screen and (min-width:1366px){.catalog-sections-new__special-image--new{-webkit-transform:translateY(-20px);transform:translateY(-20px);width:117px}}@media screen and (min-width:1600px){.catalog-sections-new__special-image--new{-webkit-transform:translateY(-30px);transform:translateY(-30px);width:117px}}.catalog-sections-new__special-image--arrow{-webkit-transform:translateY(-25px);transform:translateY(-25px);width:140px}@media screen and (min-width:768px){.catalog-sections-new__special-image--arrow{-webkit-transform:translateY(-40px);transform:translateY(-40px);width:244px}}.catalog-sections-new__special-image--puzzles{-webkit-transform:translateY(-20px);transform:translateY(-20px);width:180px}@media screen and (min-width:768px){.catalog-sections-new__special-image--puzzles{-webkit-transform:translateY(-40px);transform:translateY(-40px);width:244px}}.catalog-sections-new__special-title{bottom:17px;color:#fff;font-family:Unbounded,Open Sans,sans-serif;font-size:14px;font-weight:500;left:10px;line-height:120%;position:absolute;right:10px;text-align:center;text-transform:uppercase;z-index:2}@media screen and (min-width:768px){.catalog-sections-new__special-title{bottom:30px;font-size:22px}}@media screen and (min-width:1024px){.catalog-sections-new__special-title{font-size:24px}}.catalog-sections-new__picture{border-radius:10px;display:block;height:130px;overflow:hidden;width:100%}@media screen and (min-width:768px){.catalog-sections-new__picture{height:189px}}.catalog-sections-new__picture img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;width:100%}.catalog-sections-new__tags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;left:16px;position:absolute;top:16px;z-index:3}@media screen and (min-width:768px){.catalog-sections-new__tags{left:20px;top:20px}}.catalog-sections-new__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px}.catalog-sections-new__tag--charge{background-color:#ffc300}.catalog-sections-new__tag--charge img{height:auto;width:9px}.catalog-sections-new__tag--discount{background-color:#ff5100}.catalog-sections-new__tag--discount img{height:auto;width:16px}.catalog-sections-new__title{color:#22272d;display:block;font-family:Unbounded,Open Sans,sans-serif;font-size:10px;font-weight:300;line-height:120%;text-align:center;text-wrap:nowrap;-webkit-transition:color .3s ease;transition:color .3s ease}@media screen and (min-width:768px){.catalog-sections-new__title{font-size:15px}}@media screen and (min-width:1024px){.catalog-sections-new__title{font-size:15px}}@media screen and (min-width:1366px){.catalog-sections-new__title{font-size:18px}}@media screen and (min-width:1600px){.catalog-sections-new__title{font-size:18px}}.content>.container:has(>.catalog-sections-page-new)>h1:not([class]){color:#22272d;font-family:Open Sans,sans-serif;font-size:50px;font-weight:400;letter-spacing:.1em;line-height:100%;margin-bottom:34px;text-transform:uppercase}@media not print{.filter-is-open,.filter-is-open body{height:calc(var(--vh, 1vh)*100);min-height:calc(var(--vh, 1vh)*100);overflow:hidden}.filter-is-open body{height:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:none;-ms-touch-action:none;touch-action:none}}.catalog-filter{width:100%}@media screen and (max-width:1023px){.catalog-filter{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:transparent;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;left:0;min-width:360px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:0;-webkit-transition:opacity .3s ease .3s,height .05s ease .6s;transition:opacity .3s ease .3s,height .05s ease .6s;z-index:100}.filter-is-open .catalog-filter{height:calc(var(--vh, 1vh)*100);opacity:1;pointer-events:auto;-webkit-transition:opacity .3s ease 0s,height .05s ease 0s;transition:opacity .3s ease 0s,height .05s ease 0s}.catalog-filter__block{background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;overflow:hidden;position:relative;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.filter-is-open .catalog-filter__block{-webkit-transform:translateY(0);transform:translateY(0)}}.catalog-filter__content{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:15px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-filter__content{gap:21px}}@media screen and (min-width:1024px){.catalog-filter__content{gap:26px}}.catalog-filter__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 10px 0;width:100%}@media screen and (min-width:768px){.catalog-filter__header{padding:29px 40px 0}}@media screen and (min-width:1024px){.catalog-filter__header{padding:0}}.catalog-filter__title{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:22px;font-weight:500;line-height:120%}@media screen and (min-width:1024px){.catalog-filter__title{font-size:20px;font-weight:400;line-height:100%}}.catalog-filter__close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#94867f;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;width:40px}@media screen and (min-width:1024px){.catalog-filter__close{display:none}}.catalog-filter__close:before{background-color:currentColor;content:"";display:block;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%2394867f' d='m1 1 14 14M15 1 1 15'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%2394867f' d='m1 1 14 14M15 1 1 15'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:16px}.catalog-filter__scroll{max-height:calc(var(--vh, 1vh)*100 - 206px);padding:0 10px}@media screen and (min-width:768px){.catalog-filter__scroll{max-height:calc(var(--vh, 1vh)*100 - 257px);padding:0 40px}}@media screen and (min-width:1024px){.catalog-filter__scroll{max-height:inherit;padding:0}}@media screen and (max-width:1023px){.catalog-filter__scroll{overflow-y:auto}}.catalog-filter__scroll::-webkit-scrollbar{width:2px}.catalog-filter__scroll::-webkit-scrollbar-track{background-color:transparent}.catalog-filter__scroll::-webkit-scrollbar-thumb{background-color:#ff5100;border-radius:20px}.catalog-filter__scroll-content{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:30px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-filter__scroll-content{gap:35px}}@media screen and (min-width:1024px){.catalog-filter__scroll-content{gap:30px}}.catalog-filter__item{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:13px;grid-template-columns:100%;width:100%}.catalog-filter__item>input[type=checkbox],.catalog-filter__item>input[type=radio]{display:none}.catalog-filter__item>input[type=checkbox]~.catalog-filter__item-content .catalog-filter__item-scroll,.catalog-filter__item>input[type=radio]~.catalog-filter__item-content .catalog-filter__item-scroll{min-height:160px}.catalog-filter__item>input[type=checkbox]:checked~.catalog-filter__item-content,.catalog-filter__item>input[type=radio]:checked~.catalog-filter__item-content{grid-template-rows:1fr}@media screen and (min-width:768px){.catalog-filter__item>input[type=checkbox]:checked~.catalog-filter__item-more,.catalog-filter__item>input[type=radio]:checked~.catalog-filter__item-more{padding-top:6px}}.catalog-filter__item>input[type=checkbox]:checked~.catalog-filter__item-more .catalog-filter__item-button span,.catalog-filter__item>input[type=radio]:checked~.catalog-filter__item-more .catalog-filter__item-button span{display:none}.catalog-filter__item>input[type=checkbox]:checked~.catalog-filter__item-more .catalog-filter__item-button:before,.catalog-filter__item>input[type=radio]:checked~.catalog-filter__item-more .catalog-filter__item-button:before{content:attr(data-text)}.catalog-filter__item-caption{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:100%}.catalog-filter__item-caption span{color:#94867f}.catalog-filter__item-caption .rub:before{font-size:14px;line-height:100%}.catalog-filter__item-content{gap:0;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease}.catalog-filter__item-content,.catalog-filter__item-list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;grid-template-columns:100%;width:100%}.catalog-filter__item-list{gap:8px}.catalog-filter__item-elem .checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog-filter__item-elem .checkbox__text{-ms-flex-item-align:center;align-self:center}.catalog-filter__item-more{padding-bottom:10px;padding-top:6px}@media screen and (min-width:768px){.catalog-filter__item-more{padding-top:0}}.catalog-filter__item-button{color:#ff5100;cursor:pointer;font-size:14px;font-weight:600;line-height:125%}.catalog-filter__footer{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:10px;grid-template-columns:100%;padding:16px 10px 20px;width:100%}@media screen and (min-width:768px){.catalog-filter__footer{padding:16px 40px 40px}}@media screen and (min-width:1024px){.catalog-filter__footer{padding:6px 0 0}}.catalog-filter__footer .button{font-size:14px;min-height:40px}@media print{.catalog-filter__content{gap:26px}.catalog-filter__header{padding:0}.catalog-filter__title{font-size:20px;font-weight:400;line-height:100%}.catalog-filter__close{display:none}.catalog-filter__scroll{max-height:inherit;padding:0}.catalog-filter__scroll-content{gap:30px}.catalog-filter__item-content{grid-template-rows:1fr}.catalog-filter__footer,.catalog-filter__item-button{display:none}}.catalog-cat{position:relative}@media screen and (min-width:1366px){.catalog-filter+.catalog-cat:before{background-color:#dedddd;content:"";height:1px;left:0;position:absolute;top:-31px;width:100%}}.catalog-cat__list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:13px;grid-template-columns:100%;width:100%}@media screen and (min-width:1024px){.catalog-cat__list{gap:15px}}@media screen and (max-width:1023px){.catalog-cat__item:not(.catalog-cat__item--current){display:none}}.catalog-cat__item>input[type=checkbox],.catalog-cat__item>input[type=radio]{display:none}.catalog-cat__item>input[type=checkbox]:checked~.catalog-cat__label .catalog-cat__label-icon,.catalog-cat__item>input[type=radio]:checked~.catalog-cat__label .catalog-cat__label-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:1024px){.catalog-cat__item>input[type=checkbox]:checked~.catalog-cat__label .catalog-cat__label-icon,.catalog-cat__item>input[type=radio]:checked~.catalog-cat__label .catalog-cat__label-icon{background-color:#ff5100;color:#fff;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.catalog-cat__item>input[type=checkbox]:checked~.catalog-cat__dropdown,.catalog-cat__item>input[type=radio]:checked~.catalog-cat__dropdown{grid-template-rows:1fr}.catalog-cat__label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Unbounded,Open Sans,sans-serif;font-size:16px;font-weight:400;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:125%;margin:0;outline:none;padding:0 10px;position:relative;text-decoration:none;width:100%}@media screen and (max-width:1023px){.catalog-cat__label{background-color:#f3f1f0;border-bottom:1px solid #dedddd;min-height:45px}}@media screen and (min-width:768px){.catalog-cat__label{padding:0 20px}}@media screen and (min-width:1024px){.catalog-cat__label{font-size:13px;line-height:100%;padding:0}}.catalog-cat__label-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5100;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:background-color .3s ease,color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,color .3s ease,transform .3s ease;transition:background-color .3s ease,color .3s ease,transform .3s ease,-webkit-transform .3s ease;width:24px}@media screen and (min-width:1024px){.catalog-cat__label-icon{background-color:#f3f1f0;color:#22272d;padding-left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.catalog-cat__label-icon:after{background-color:currentColor;content:"";display:block;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:7px}.catalog-cat__link{color:#22272d;display:grid;gap:9px;grid-template-columns:24px 1fr;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;width:100%}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.catalog-cat__link:hover{color:#ff5100}}.catalog-cat__link-figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.catalog-cat__link-figure img,.catalog-cat__link-figure svg{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.catalog-cat__link-figure svg path[fill]{fill:currentColor}.catalog-cat__link-figure svg path[stroke]{stroke:currentColor}.catalog-cat__link-caption{-ms-flex-item-align:center;align-self:center;color:currentColor;font-size:inherit;font-weight:inherit;line-height:inherit}.catalog-cat__dropdown{border-bottom:1px solid #dedddd;display:grid;grid-template-columns:100%;grid-template-rows:0fr;margin-top:-1px;overflow:hidden;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease,-ms-grid-rows .5s ease;width:100%}@media screen and (min-width:1024px){.catalog-cat__dropdown{border-bottom:0;margin-top:0}}.catalog-cat__dropdown-content{min-height:0}.catalog-cat__dropdown-list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:13px;grid-template-columns:100%;padding:13px 44px 27px;width:100%}@media screen and (min-width:768px){.catalog-cat__dropdown-list{padding:13px 54px 27px}}@media screen and (min-width:1024px){.catalog-cat__dropdown-list{gap:3px;padding:6px 0 9px 33px}}.catalog-cat__dropdown-link{color:#22272d;font-size:14px;font-weight:400;line-height:100%;-webkit-transition:color .3s ease;transition:color .3s ease}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.catalog-cat__dropdown-link:hover{color:#ff5100}}@media print{.catalog-cat__list{gap:15px}.catalog-cat__label{background-color:transparent;border-bottom:0;font-size:13px;line-height:100%;min-height:inherit;padding:0}.catalog-cat__dropdown,.catalog-cat__label-icon{display:none!important}}.catalog-detail{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:17px;grid-template-columns:100%;margin-bottom:30px;width:100%}@media screen and (min-width:768px){.catalog-detail{border:1px solid #dedddd;border-radius:15px;margin-top:23px;padding:14px 20px}}@media screen and (min-width:1024px){.catalog-detail{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;gap:0;grid-template-columns:minmax(417px,40%) 1fr;margin-bottom:50px;padding:0}}@media screen and (min-width:1366px){.catalog-detail{grid-template-columns:minmax(650px,50%) 1fr;margin-top:33px}}@media screen and (max-width:1023px){.catalog-detail__col{display:contents}}@media screen and (min-width:768px){.catalog-detail__col:first-of-type{border-right:1px solid #dedddd}}@media screen and (min-width:1024px){.catalog-detail__col:first-child{padding:16px}}@media screen and (min-width:1366px){.catalog-detail__col:first-child{padding:32px}}@media screen and (min-width:1024px){.catalog-detail__col:nth-child(2){-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:17px;grid-template-columns:100%;padding:26px 31px;width:100%}}.catalog-detail__top{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:14px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-detail__top{gap:23px}}@media screen and (max-width:1023px){.catalog-detail__top{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.catalog-detail__top h1:not([class]){margin:0;padding:0}.catalog-detail__props{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#94867f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;gap:20px;line-height:100%;width:100%}@media screen and (min-width:1024px){.catalog-detail__props{gap:21px}}.catalog-detail__props *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.catalog-detail__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:21px;width:100%}@media screen and (min-width:768px){.catalog-detail__price{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:12px}}@media screen and (min-width:1024px){.catalog-detail__price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.catalog-detail__price-block{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 16px}.catalog-detail__price-block,.catalog-detail__price-row{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-detail__price-row{gap:6px;white-space:nowrap}.catalog-detail__price-current{color:#000;font-family:Unbounded,Open Sans,sans-serif;font-weight:400}.catalog-detail__price-current,.catalog-detail__price-current .rub:before{font-size:24px;line-height:100%}.catalog-detail__price-old{color:#94867f;font-family:Unbounded,Open Sans,sans-serif;text-decoration:line-through}.catalog-detail__price-old,.catalog-detail__price-old .rub:before{font-size:14px;font-weight:400}.catalog-detail__price-manager{color:#ff5100;font-family:Unbounded,Open Sans,sans-serif;font-size:14px;font-weight:400}.catalog-detail__price-manager .rub:before{font-size:14px;font-weight:400}@media screen and (min-width:768px){.catalog-detail__discount{padding-top:3px}}.catalog-detail__discount .tooltip-discount{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:330px;width:100%}@media screen and (min-width:768px){.catalog-detail__discount .tooltip,.catalog-detail__discount [data-tippy-root]{display:none}}.catalog-detail__discount .tippy-box{background-color:#22272d;color:#fff;line-height:125%;max-width:356px!important;min-width:100%;padding:10px;width:100%}.catalog-detail__discount .tippy-box .catalog-detail__discount-text{color:#dedddd;font-size:13px;line-height:125%;width:185px}.catalog-detail__discount-wrap{display:none}@media screen and (min-width:768px){.catalog-detail__discount-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:16px;vertical-align:top}}@media screen and (min-width:1024px){.catalog-detail__discount-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.catalog-detail__discount-text{color:#94867f;font-size:12px;font-weight:400;line-height:100%}.catalog-detail__discount-count>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5100;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:700;height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:140%;padding:0 10px}.catalog-detail__figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin:0 -10px;overflow:hidden;padding:0 10px 3px;width:calc(100% + 20px)}@media screen and (min-width:768px){.catalog-detail__figure{margin:0 -20px;padding:21px 19px 3px;position:relative;width:calc(100% + 40px)}}@media screen and (min-width:1024px){.catalog-detail__figure{gap:30px;margin:0;padding:0;position:sticky;top:0;-webkit-transition:top .2s ease;transition:top .2s ease;width:100%}}@media screen and (min-width:1024px){body:has(.header-body.fixed) .catalog-detail__figure{top:82px}}@media screen and (min-width:1366px){body:has(.header-body.fixed) .catalog-detail__figure{top:94px}}@media screen and (min-width:768px)and (max-width:1023px){.catalog-detail__figure:before{background-color:#dedddd;content:"";height:1px;left:20px;position:absolute;right:20px;top:0}}.catalog-detail__figure-slider.swiper{width:100%}@media screen and (max-width:1023px){.catalog-detail__figure-slider.swiper{overflow:visible}}.catalog-detail__figure-elem{height:255px}@media screen and (max-width:1023px){.catalog-detail__figure-elem{border:1px solid #dedddd;border-radius:6px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:min(500px,88.3%)}}@media screen and (min-width:1366px){.catalog-detail__figure-elem{height:300px}}@media screen and (min-width:1600px){.catalog-detail__figure-elem{height:445px}}.catalog-detail__figure-elem img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.catalog-detail__figure-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.catalog-detail__figure-pagination .swiper-pagination-bullet{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dedddd;border-radius:6px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:color .3s ease,border-color .3s ease,border-radius .3s ease;transition:color .3s ease,border-color .3s ease,border-radius .3s ease;width:52px}@media screen and (min-width:768px){.catalog-detail__figure-pagination .swiper-pagination-bullet{height:58px;width:58px}}@media screen and (min-width:1366px){.catalog-detail__figure-pagination .swiper-pagination-bullet{height:66px;width:66px}}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.catalog-detail__figure-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{border-color:#ff5100}}.catalog-detail__figure-pagination .swiper-pagination-bullet-figure{height:100%;width:100%}.catalog-detail__figure-pagination .swiper-pagination-bullet:after{background-color:currentColor;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.catalog-detail__figure-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:transparent;border-radius:0;color:#ff5100;overflow:visible}.catalog-detail__figure-pagination .swiper-pagination-bullet img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.catalog-detail__types{-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:1px solid #dedddd;display:grid;gap:11px;grid-template-columns:100%;padding:16px 0 20px;width:100%}@media screen and (min-width:768px){.catalog-detail__types{gap:16px}}@media screen and (min-width:1024px){.catalog-detail__types{padding:20px 0 22px}}@media screen and (min-width:1366px){.catalog-detail__types{padding:20px 0}}.catalog-detail__types-title{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:125%}@media screen and (min-width:1024px){.catalog-detail__types-title{display:none}}.catalog-detail__types-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.catalog-detail__types-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.catalog-detail__types-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dedddd;border-radius:6px;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:color .3s ease,border-color .3s ease,border-radius .3s ease;transition:color .3s ease,border-color .3s ease,border-radius .3s ease;width:52px}@media screen and (min-width:768px){.catalog-detail__types-link{height:58px;width:58px}}@media screen and (min-width:1366px){.catalog-detail__types-link{height:66px;width:66px}}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.catalog-detail__types-link:not(.current):hover{border-color:#ff5100}}.catalog-detail__types-link:after{background-color:currentColor;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.catalog-detail__types-link.current{border-color:transparent;border-radius:0;color:#ff5100;overflow:visible}.catalog-detail__types-link img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.catalog-detail__offers{border-top:1px solid #dedddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px 0 18px;width:100%}@media screen and (min-width:768px){.catalog-detail__offers{padding:20px 0 22px}}.catalog-detail__alert{width:100%}.catalog-detail__alert-text{background-color:rgba(255,81,0,.05);border:1px solid #ff5100;color:#000;font-size:14px;font-weight:400;line-height:125%;padding:19px 20px}.catalog-detail__amount{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:17px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-detail__amount{gap:23px}}.catalog-detail__total{color:#22272d;font-size:16px;font-weight:600;line-height:100%}@media screen and (min-width:768px){.catalog-detail__total{font-size:18px}}.catalog-detail__total .rub:before{font-size:16px;font-weight:400;line-height:100%}@media screen and (min-width:768px){.catalog-detail__total .rub:before{font-size:18px}}.catalog-detail__actions{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:10px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-detail__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;grid-template-columns:327px 1fr}}@media screen and (min-width:1024px){.catalog-detail__actions{grid-template-columns:207px 1fr}}.catalog-detail__actions--b-top{border-top:1px solid #dedddd;padding-top:20px}.catalog-detail__sampleOrder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;vertical-align:top}@media screen and (min-width:768px){.catalog-detail__buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.catalog-detail__buttons .button{font-size:13px;width:100%}@media screen and (min-width:768px){.catalog-detail__buttons .button{min-height:50px}}.catalog-detail__buttons .button--disabled{background-color:#dedddd;cursor:default;pointer-events:none}.catalog-detail__other{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;font-size:14px;font-weight:600;gap:3px;grid-template-columns:100%;line-height:125%;padding-top:36px;width:100%}@media screen and (min-width:768px){.catalog-detail__other{padding-top:56px}}.catalog-detail__other a{color:#ff5100;font-size:inherit;font-weight:inherit;line-height:inherit}.catalog-detail .faq-list{padding-top:40px}.catalog-detail .faq-list .faq-list__item-trigger{font-size:14px;font-weight:400;line-height:125%;padding:15px 0}@media screen and (min-width:768px){.catalog-detail .faq-list .faq-list__item-trigger{font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}}.catalog-detail .faq-list .faq-list__item-icon{height:24px;width:24px}@media screen and (min-width:768px){.catalog-detail .faq-list .faq-list__item-icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.catalog-detail .faq-list .faq-list__item-text{font-size:13px;padding-left:0;padding-right:25px;padding-top:4px}}@media print{.container{padding-bottom:1px}.catalog-detail{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;border:1px solid #dedddd;border-radius:15px;gap:0;grid-template-columns:minmax(417px,40%) 1fr;margin-bottom:100px;margin-top:33px;padding:0}.catalog-detail__col{display:block}.catalog-detail__col:first-of-type{border-right:1px solid #dedddd}.catalog-detail__col:first-child{padding:16px}.catalog-detail__col:nth-child(2){-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:17px;grid-template-columns:100%;padding:26px 31px;width:100%}.catalog-detail__top{gap:23px;-webkit-box-ordinal-group:auto;-ms-flex-order:auto;order:auto}.catalog-detail__props{gap:21px}.catalog-detail__price{padding-top:12px}.catalog-detail__figure{gap:30px;margin:0;padding:0;position:static;top:0;-webkit-transition:top .2s ease;transition:top .2s ease;width:100%}.catalog-detail__figure-slider.swiper{overflow:hidden}.catalog-detail__figure-elem{height:300px}.catalog-detail__figure-pagination .swiper-pagination-bullet{height:58px;width:58px}.catalog-detail__types{gap:16px;padding:20px 0}.catalog-detail__types-title{display:none}.catalog-detail__types-link{height:58px;width:58px}.catalog-detail__offers{padding:20px 0 22px}.catalog-detail__amount{gap:23px}.catalog-detail__total,.catalog-detail__total .rub:before{font-size:18px}.catalog-detail__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;grid-template-columns:327px 1fr;grid-template-columns:207px 1fr}.catalog-detail__buttons{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.catalog-detail__buttons .button{min-height:50px}.catalog-detail__other{padding-top:56px}.catalog-detail .faq-list .faq-list__item-trigger{font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}.catalog-detail .faq-list .faq-list__item-icon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.catalog-detail .faq-list .faq-list__item-text{font-size:13px;padding-left:0;padding-right:25px;padding-top:4px}}.product-card{border-bottom:1px solid #dedddd;border-top:1px solid #dedddd;height:calc(100% + 1px);margin:-1px 0 0;position:relative}@media screen and (min-width:768px){.product-card{border:1px solid #dedddd;height:calc(100% + 1px);margin:-1px 0 0 -1px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:calc(100% + 1px)}}.product-card__elem{background-color:#fff;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%}.product-card__elem.active{opacity:1;pointer-events:all;position:relative}.product-card__link{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-flex:1;-ms-flex-positive:1;flex-grow:1;gap:10px;padding:17px 10px 12px;width:100%}@media screen and (min-width:768px){.product-card__link{padding:17px 20px}}.product-card__top{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#94867f;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:130%;width:100%}.product-card__article,.product-card__count{color:currentColor;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap}.product-card__figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:170px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (min-width:768px){.product-card__figure{height:280px}}.product-card__figure img{max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-card__figure._not-available img{opacity:.5}.product-card__discount{bottom:15px;left:0;position:absolute;z-index:1}@media screen and (min-width:768px){.product-card__discount{bottom:30px}}.product-card__discount>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5100;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:140%;padding:0 10px}.product-card__caption{-webkit-box-orient:vertical;color:#22272d;display:-webkit-box;font-size:13px;font-weight:400;height:26px;-webkit-line-clamp:2;line-height:100%;overflow:hidden}@media screen and (min-width:768px){.product-card__caption{font-size:14px;height:28px}}.product-card__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 20px;width:100%}@media screen and (min-width:768px){.product-card__bottom{border-top:1px solid #dedddd;padding:15px}}@media screen and (min-width:1366px){.product-card__bottom{padding:20px}}.product-card__bottom-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product-card__bottom-main,.product-card__price{display:-webkit-box;display:-ms-flexbox;display:flex}.product-card__price{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#22272d;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;font-weight:700;gap:2px 12px;line-height:140%}@media screen and (min-width:1366px){.product-card__price{font-size:16px}}.product-card__price-row{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;white-space:nowrap}.product-card__price-row .tooltip,.product-card__price-row .tooltip__icon{height:20px;width:20px}.product-card__price-row .tooltip__icon{border-radius:8px}.product-card__price-new .rub:before{font-size:14px;line-height:140%}@media screen and (min-width:1366px){.product-card__price-new .rub:before{font-size:16px}}.product-card__price-old{color:#94867f;text-decoration:line-through}.product-card__price-old,.product-card__price-old .rub:before{font-size:12px;font-weight:600}.product-card__price-notice{color:#94867f;font-size:12px;font-weight:400;line-height:100%;padding-top:10px;text-align:center;width:100%}.product-card__btn.button{border-radius:6px;min-width:112px}@media screen and (min-width:768px){.product-card__btn.button{font-size:14px;min-height:40px;min-width:120px}}.product-card__btn.active{display:none}.product-card__btn.active~.product-card__quantity{display:block}.product-card__quantity{display:none}.product-card__pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;pointer-events:none;position:absolute;right:0;top:49px;width:52px}@media screen and (min-width:768px){.product-card__pagination{gap:5px;top:68px;width:84px}}.product-card__pagination:not(:has(.active)) .product-card__pagination-item:first-of-type{border-color:#ff5100}.product-card__pagination-item{border:1px solid #dedddd;border-radius:6px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;height:32px;overflow:hidden;pointer-events:all;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:border-color .3s ease;transition:border-color .3s ease;width:32px}@media screen and (min-width:768px){.product-card__pagination-item{border-radius:10px;height:45px;width:45px}}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.product-card__pagination-item:hover{border-color:#ff5100}}.product-card__pagination-item.active{border-color:#ff5100}.product-card__pagination-item._not-available{opacity:.5}.product-card__pagination-item img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media screen and (min-width:1024px)and (max-width:1365px){.main-items .product-card .product-card__pagination{gap:4px;top:49px;width:52px}.main-items .product-card .product-card__pagination-item{border-radius:6px;height:32px;width:32px}}@media print{.product-card{border:1px solid #dedddd;height:calc(100% + 1px);margin:-1px 0 0 -1px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:calc(100% + 1px)}.product-card__link{padding:17px 20px}.product-card__figure{height:280px}.product-card__caption{font-size:14px;min-height:28px}.product-card__bottom{border-top:1px solid #dedddd;padding:15px}.product-card__btn.button{border-radius:6px;font-size:14px;min-height:40px;min-width:120px}}.catalog-card{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;aspect-ratio:1/1;background-color:#dedddd;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:7px 10px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (min-width:768px){.catalog-card{border-radius:15px}}@media screen and (min-width:1024px){.catalog-card{padding:5px 10px}}@media screen and (min-width:1366px){.catalog-card{aspect-ratio:250/244;padding:12px 10px;-webkit-transition:left .5s ease,top .5s ease,-webkit-transform .5s ease;transition:left .5s ease,top .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,left .5s ease,top .5s ease;transition:transform .5s ease,left .5s ease,top .5s ease,-webkit-transform .5s ease}}@media screen and (min-width:1600px){.catalog-card{padding:17px 14px}}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.catalog-card:hover:after{opacity:1}.catalog-card:hover .catalog-card__figure{-webkit-transform:scale(1.05);transform:scale(1.05)}}.catalog-card:after{border:4px solid #22272d;border-radius:10px;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%}@media screen and (min-width:768px){.catalog-card:after{border-radius:15px}}.catalog-card__caption{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:currentColor;font-family:Unbounded,Open Sans,sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;font-weight:500;line-height:120%;position:relative;text-transform:uppercase;-webkit-transform:translateZ(0);transform:translateZ(0)}@media screen and (min-width:1024px){.catalog-card__caption{font-size:15px}}@media screen and (min-width:1366px){.catalog-card__caption{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media screen and (min-width:1600px){.catalog-card__caption{font-size:26px}}.catalog-card__caption span{display:none}@media screen and (min-width:1366px){.catalog-card__caption span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:currentColor;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .3s ease,width .3s ease,height .3s ease;transition:background-color .3s ease,width .3s ease,height .3s ease;vertical-align:top;width:24px}.catalog-card__caption span:after{background-color:#22272d;content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:7px}}.catalog-card__figure{height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .8s ease;transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease,-webkit-transform .8s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.catalog-card__figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.faq-list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:15px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.faq-list{gap:32px}}@media screen and (min-width:1366px){.faq-list{gap:53px}}.faq-list__title{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:20px;font-weight:500;line-height:120%;margin:0}@media screen and (min-width:768px){.faq-list__title{font-size:30px}}@media screen and (min-width:1600px){.faq-list__title{font-size:40px}}.faq-list__item{border-top:1px solid #dedddd}.faq-list__item:last-of-type{border-bottom:1px solid #dedddd}.faq-list__item-input{display:none}@media screen and (min-width:768px){.faq-list__item-input:checked~.faq-list__item-trigger{padding-bottom:11px}}.faq-list__item-input:checked~.faq-list__item-trigger .faq-list__item-icon{background-color:#f3f1f0;color:#ff5100}.faq-list__item-input:checked~.faq-list__item-trigger .faq-list__item-icon>span{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:14px}.faq-list__item-input:checked~.faq-list__item-trigger .faq-list__item-icon>span span{-webkit-transition:width .2s;transition:width .2s;width:14px}.faq-list__item-input:checked~.faq-list__item-trigger .faq-list__item-icon>span span:after,.faq-list__item-input:checked~.faq-list__item-trigger .faq-list__item-icon>span span:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:14px}.faq-list__item-input:checked~.faq-list__item-body{grid-template-rows:1fr}.faq-list__item-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#22272d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Unbounded,Open Sans,sans-serif;font-size:16px;font-weight:500;gap:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:120%;padding:18px 0;-webkit-transition:padding .3s ease;transition:padding .3s ease;width:100%}@media screen and (min-width:768px){.faq-list__item-trigger{font-size:20px;gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0}}.faq-list__item-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;background-color:#ff5100;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s;width:40px}@media screen and (min-width:768px){.faq-list__item-icon{height:24px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:24px}}.faq-list__item-icon>span{-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(405deg);transform:rotate(405deg);-webkit-transition:-webkit-transform .4s 0s;transition:-webkit-transform .4s 0s;transition:transform .4s 0s;transition:transform .4s 0s,-webkit-transform .4s 0s;width:12px}.faq-list__item-icon>span span{background-color:transparent;display:block;height:2px;position:relative;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:width .2s .4s;transition:width .2s .4s;width:0}.faq-list__item-icon>span span:after,.faq-list__item-icon>span span:before{background-color:currentColor;content:"";display:block;height:2px;left:0;position:absolute;top:0;-webkit-transition:width .4s,-webkit-transform .3s;transition:width .4s,-webkit-transform .3s;transition:transform .3s,width .4s;transition:transform .3s,width .4s,-webkit-transform .3s;width:12px}.faq-list__item-icon>span span:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.faq-list__item-icon>span span:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq-list__item-body{display:grid;grid-template-rows:0fr;overflow:hidden;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease;width:100%}.faq-list__item-content{min-height:0}.faq-list__item-text{-webkit-box-align:start;-ms-flex-align:start;align-items:start;color:#22272d;display:grid;font-size:13px;font-weight:400;gap:12px;grid-template-columns:100%;line-height:125%;max-width:1000px;padding-bottom:15px;width:100%}@media screen and (min-width:768px){.faq-list__item-text{font-size:14px;padding-bottom:18px;padding-left:54px}}@media screen and (min-width:1024px){.faq-list__item-text{padding-bottom:19px}}.faq-list__item-text *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.faq-list__item-text a{color:#ff5100}.faq-list__item-text b{font-weight:700}@media print{.faq-list{gap:53px}.faq-list__title{font-size:40px}.faq-list__item-trigger{font-size:20px;gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 0 11px}.faq-list__item-icon{background-color:#f3f1f0;color:#ff5100;height:24px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:24px}.faq-list__item-icon>span{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:14px}.faq-list__item-icon>span span{width:14px}.faq-list__item-icon>span span:after,.faq-list__item-icon>span span:before{-webkit-transform:rotate(0deg);transform:rotate(0deg);width:14px}.faq-list__item-body{grid-template-rows:1fr}.faq-list__item-text{font-size:14px;padding-bottom:19px;padding-left:54px}}.pagination__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.pagination__item{-ms-flex-negative:0;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pagination__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dedddd;border-radius:4px;color:#22272d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:125%;text-decoration:none;-webkit-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease;width:32px}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.pagination__link:hover{border-color:#ff5100;color:#ff5100}}.pagination__link.current{border-color:#ff5100;color:#ff5100;pointer-events:none}.pagination__link.arrow{border:0!important;height:auto;white-space:nowrap;width:auto}.pagination__link.arrow.disabled{pointer-events:none}.pagination__link.arrow.prev{margin-right:15px}.pagination__link.arrow.next{margin-left:15px}.catalog-page{margin:0 -10px 18px}@media screen and (min-width:768px){.catalog-page{margin:0}}@media screen and (min-width:1024px){.catalog-page{border:0;display:grid;grid-template-columns:minmax(251px,25%) 1fr;width:100%}}@media screen and (min-width:1366px){.catalog-page{grid-template-columns:minmax(325px,23.2%) 1fr}}@media screen and (min-width:1024px){.catalog-page:has(.additional-text){-ms-flex-line-pack:start;align-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-auto-rows:1fr;grid-template-rows:auto}}@media screen and (min-width:1024px){.catalog-page:has(.additional-text) .catalog-page__aside{grid-row-end:span 2;min-height:100%}}.catalog-page__aside{border:1px solid #dedddd;border-radius:10px 10px 0 0}@media screen and (max-width:1023px){.catalog-page__aside{border-bottom:0}}@media screen and (min-width:1024px){.catalog-page__aside{-ms-flex-line-pack:start;align-content:start;border-radius:10px 0 0 10px;display:grid;-ms-flex-negative:0;flex-shrink:0;gap:30px;grid-template-columns:100%;overflow:hidden;padding:18px 10px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}}@media screen and (min-width:1366px){.catalog-page__aside{gap:61px;padding:18px 19px}}.catalog-page__head{padding:15px 10px}@media screen and (min-width:768px){.catalog-page__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dedddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 19px;width:100%}}@media screen and (max-width:767px){.catalog-page__head .pagination{display:none}}.catalog-page__body{border:1px solid #dedddd;border-radius:0 0 10px 10px}@media screen and (max-width:1023px){.catalog-page__body{border-top:0}}@media screen and (min-width:1024px){.catalog-page__body{border-radius:0 10px 10px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:-1px}}@media screen and (min-width:1024px){.catalog-page__body:not(:has(.catalog-page__empty)){-ms-flex-item-align:start;align-self:start}}.catalog-page__list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:0;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.catalog-page__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1366px){.catalog-page__list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.catalog-page__list-elem{height:100%}}.catalog-page__foot{padding:12px 10px}@media screen and (min-width:768px){.catalog-page__foot{border-top:1px solid #dedddd;margin-top:-1px;padding:12px 19px}}@media screen and (min-width:1024px){.catalog-page__foot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media screen and (max-width:1023px){.catalog-page__foot .ui-sort{display:none}}.catalog-page__trigger{border-bottom:1px solid #dedddd}@media screen and (min-width:1024px){.catalog-page__trigger{display:none}}.catalog-page__trigger>:first-child{border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.catalog-page__trigger-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f1f0;border:0;color:#22272d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Unbounded,Open Sans,sans-serif;font-size:16px;font-weight:400;gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:125%;margin:0;min-height:45px;outline:none;padding:0 10px;position:relative;text-decoration:none;width:100%}@media screen and (min-width:768px){.catalog-page__trigger-btn{padding:0 20px}}.catalog-page__trigger-btn[data-trigger=filter]:before{background-color:currentColor;content:"";display:block;height:17px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='17' fill='none' viewBox='0 0 18 17'%3E%3Cpath stroke='%23241e1b' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5' d='M16.708 8.5H6.412m-3.634 0H1.292m1.486 0a1.817 1.817 0 1 1 3.634 0 1.817 1.817 0 0 1-3.634 0Zm13.93 5.506h-4.79m0 0a1.819 1.819 0 0 1-3.102 1.284 1.82 1.82 0 0 1-.532-1.284m3.634 0a1.816 1.816 0 0 0-3.634 0m0 0H1.291M16.709 2.994h-2.587m-3.635 0H1.291m9.196 0a1.817 1.817 0 1 1 3.633 0 1.817 1.817 0 0 1-3.633 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='17' fill='none' viewBox='0 0 18 17'%3E%3Cpath stroke='%23241e1b' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5' d='M16.708 8.5H6.412m-3.634 0H1.292m1.486 0a1.817 1.817 0 1 1 3.634 0 1.817 1.817 0 0 1-3.634 0Zm13.93 5.506h-4.79m0 0a1.819 1.819 0 0 1-3.102 1.284 1.82 1.82 0 0 1-.532-1.284m3.634 0a1.816 1.816 0 0 0-3.634 0m0 0H1.291M16.709 2.994h-2.587m-3.635 0H1.291m9.196 0a1.817 1.817 0 1 1 3.633 0 1.817 1.817 0 0 1-3.633 0Z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:18px}.catalog-page__trigger-btn>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ff5100;border-radius:50%;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:1px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;vertical-align:top;width:24px}@media screen and (min-width:768px){.catalog-page__trigger-btn>span{right:20px}}.catalog-page__trigger-btn>span:after{background-color:currentColor;content:"";display:block;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23241e1b' d='m1 1 5 5-5 5'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:7px}.catalog-page__empty{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:14px;grid-template-columns:100%;padding:28px 10px;width:100%}@media screen and (min-width:768px){.catalog-page__empty{padding:28px 20px}}@media screen and (min-width:1024px){.catalog-page__empty{padding:17px 20px}}.catalog-page__empty-title{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:100%}@media screen and (min-width:1024px){.catalog-page__empty-title{font-size:20px}}.catalog-page__empty-text{color:#22272d;font-size:14px;font-weight:400;line-height:125%}@media screen and (max-width:767px){.catalog-page .ui-sort{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1024px){.catalog-page .ui-sort .ui-sort__dropdown{right:-19px}}@media screen and (min-width:768px){.catalog-page .product-card{margin:-1px -1px 0;width:calc(100% + 2px)}.catalog-page .product-card__bottom{min-height:81px;padding:10px 19px}.catalog-page .product-card__price,.catalog-page .product-card__price-new .rub:before{font-size:16px}}.catalog-page .additional-text{padding:0 10px}@media screen and (min-width:768px){.catalog-page .additional-text{padding:0 0 0 19px}}@media screen and (min-width:1024px){.catalog-page .additional-text{align-self:start;grid-column-start:2}}@media print{.catalog-page{border:0;display:grid;grid-template-columns:minmax(251px,25%) 1fr;margin:0;width:100%}.catalog-page__aside{-ms-flex-line-pack:start;align-content:start;border:1px solid #dedddd;border-radius:10px 0 0 10px;display:grid;-ms-flex-negative:0;flex-shrink:0;gap:30px;grid-template-columns:100%;overflow:hidden;padding:18px 10px;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%}.catalog-page__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dedddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 19px;width:100%}.catalog-page__body{border:1px solid #dedddd;border-radius:0 10px 10px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:-1px}.catalog-page__body:not(:has(.catalog-page__empty)){-ms-flex-item-align:start;align-self:start}.catalog-page__list{grid-template-columns:repeat(2,1fr)}.catalog-page__list-elem:nth-child(odd){margin-left:0}.catalog-page__foot{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dedddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:-1px;padding:12px 19px;width:100%}.catalog-page__trigger{display:none}.catalog-page__empty{padding:17px 20px}.catalog-page__empty-title{font-size:20px}.catalog-page .ui-sort{display:none}.catalog-page .product-card{height:100%;margin:0;width:100%}.catalog-page .product-card__figure{height:250px}}.product-slider{overflow:hidden}.content>.product-slider:not(:first-child){margin-top:80px}@media screen and (min-width:768px){.content>.product-slider:not(:first-child){margin-top:100px}}.product-slider__content{min-height:320px;position:relative}@media screen and (min-width:768px){.product-slider__content{min-height:450px}}@media screen and (min-width:1366px){.product-slider__content{min-height:460px}}.product-slider__loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100vw;z-index:1}.js-slider-wrap-hidden .product-slider__loader{opacity:1;pointer-events:all}.product-slider__loader img{aspect-ratio:1/1;-ms-flex-negative:0;flex-shrink:0;height:50%}@media screen and (min-width:1366px){.product-slider__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-slider__title{color:#22272d;font-family:Unbounded,Open Sans,sans-serif;font-size:20px;font-weight:500;line-height:120%;text-transform:uppercase}@media screen and (min-width:768px){.product-slider__title{font-size:30px}}@media screen and (min-width:1600px){.product-slider__title{font-size:40px}}.product-slider__navigation{display:none}@media screen and (min-width:1366px){.product-slider__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.product-slider__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f3f1f0;border-radius:50%;color:#22272d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;height:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease;width:42px}@media(hover),(min-device-pixel-ratio:0),(min-width:0\0){.product-slider__arrow:hover{border-color:#ff5100;color:#ff5100}}.product-slider__arrow.swiper-button-disabled{color:#dedddd;cursor:default;pointer-events:none}.product-slider__arrow:before{background-color:currentColor;display:block;height:16px;width:8px}.product-slider__arrow--next:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='none' viewBox='0 0 8 16'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 .9 6 7-6 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='none' viewBox='0 0 8 16'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='m1 .9 6 7-6 7'/%3E%3C/svg%3E")}.product-slider__arrow--next:before,.product-slider__arrow--prev:before{content:"";display:block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.product-slider__arrow--prev:before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='none' viewBox='0 0 8 16'%3E%3Cpath stroke='%23dedddd' stroke-linecap='round' stroke-width='1.5' d='m7 .9-6 7 6 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' fill='none' viewBox='0 0 8 16'%3E%3Cpath stroke='%23dedddd' stroke-linecap='round' stroke-width='1.5' d='m7 .9-6 7 6 7'/%3E%3C/svg%3E")}.product-slider__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:14px;grid-template-columns:100%;width:100%}@media screen and (min-width:768px){.product-slider__wrap{gap:22px}}@media screen and (min-width:1366px){.product-slider__wrap{gap:32px}}@media screen and (min-width:1600px){.product-slider__wrap{gap:42px}}.product-slider__slider.swiper{overflow:visible}.product-slider__elem{height:auto;width:309px}@media screen and (min-width:768px){.product-slider__elem{width:368px}}@media screen and (min-width:1024px){.product-slider__elem{width:299px}}@media screen and (min-width:1366px){.product-slider__elem{width:325px}}@media screen and (min-width:1600px){.product-slider__elem{width:383px}}.product-slider__elem:first-of-type .product-card{border-bottom-left-radius:6px;border-top-left-radius:6px}@media screen and (min-width:768px){.product-slider__elem:first-of-type .product-card{border-bottom-left-radius:15px;border-top-left-radius:15px}}@media screen and (min-width:1024px){.product-slider__elem:first-of-type .product-card{border-bottom-left-radius:10px;border-top-left-radius:10px}}.product-slider__elem:last-of-type .product-card{border-bottom-right-radius:6px;border-top-right-radius:6px}@media screen and (min-width:768px){.product-slider__elem:last-of-type .product-card{border-bottom-right-radius:15px;border-top-right-radius:15px}}@media screen and (min-width:1024px){.product-slider__elem:last-of-type .product-card{border-bottom-right-radius:10px;border-top-right-radius:10px}}.product-slider .product-card{border:1px solid #dedddd;height:100%;margin:0 -1px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:calc(100% + 2px)}.offersTable{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:10px;grid-template-columns:100%;width:100%}.offersTable__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}@media screen and (min-width:768px){.offersTable__row{gap:10px}}.offersTable__size{pointer-events:none}.offersTable__check{position:relative}.offersTable__checkInput{left:0;opacity:0;position:absolute;visibility:hidden}.offersTable__checkInput:checked+.offersTable__checkText{background-color:#22272d;color:#fff}.offersTable__checkText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;border-radius:5px;color:#22272d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;font-size:13px;font-weight:600;height:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:100%;text-transform:uppercase;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;width:79px}@media screen and (min-width:768px){.offersTable__checkText{font-size:14px;height:50px;width:104px}}.offersTable__edition{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:102px}@media screen and (min-width:768px){.offersTable__edition{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:328px}}@media screen and (min-width:1024px){.offersTable__edition{-ms-flex-negative:0;flex-shrink:0;width:207px}}@media screen and (min-width:768px){.offersTable__size~.offersTable__edition{width:214px}}@media screen and (min-width:1024px){.offersTable__size~.offersTable__edition{width:118px}}@media screen and (min-width:1366px){.offersTable__size~.offersTable__edition{width:154px}}.offersTable__edition__field{width:100%}.offersTable__edition__input{background-color:#fff;border:1px solid #dedddd;border-radius:5px;caret-color:#ff5100;color:#22272d;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;height:38px;line-height:100%;padding:0 15px;-webkit-transition:color .3s ease,border-color .3s ease,background-color .3s ease;transition:color .3s ease,border-color .3s ease,background-color .3s ease;width:100%}@media screen and (min-width:768px){.offersTable__edition__input{font-size:14px;height:50px;padding:0 19px}}.offersTable__edition__input::-webkit-input-placeholder{color:#94867f;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.offersTable__edition__input::-moz-placeholder{color:#94867f;opacity:1;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.offersTable__edition__input:-ms-input-placeholder{color:#94867f;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.offersTable__edition__input::-ms-input-placeholder{color:#94867f;opacity:1;-ms-transition:opacity .3s ease;transition:opacity .3s ease}.offersTable__edition__input::placeholder{color:#94867f;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.offersTable__edition__input:focus{border:1px solid #ff5100}.offersTable__edition__input:focus::-webkit-input-placeholder{opacity:0}.offersTable__edition__input:focus::-moz-placeholder{opacity:0}.offersTable__edition__input:focus:-ms-input-placeholder{opacity:0}.offersTable__edition__input:focus::-ms-input-placeholder{opacity:0}.offersTable__edition__input:focus::placeholder{opacity:0}.offersTable__edition__input.zeroValue{color:#94867f}.offersTable__counts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;gap:5px;padding-left:5px;width:clamp(170px,50.1%,41.3vw)}@media screen and (min-width:768px){.offersTable__counts{padding-left:30px}}@media screen and (min-width:1024px){.offersTable__counts{gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:320px;width:calc(100% - 227px)}}.offersTable__size~.offersTable__counts{width:clamp(149px,43.1%,35vw)}@media screen and (min-width:768px){.offersTable__size~.offersTable__counts{padding-left:10px}}@media screen and (min-width:1024px){.offersTable__size~.offersTable__counts{width:calc(100% - 242px)}}@media screen and (min-width:1366px){.offersTable__size~.offersTable__counts{padding-left:30px}}.offersTable__count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;width:max(45px,33.3%)}@media screen and (min-width:768px){.offersTable__count{gap:3px;padding-bottom:2px}}@media screen and (min-width:1024px){.offersTable__count{width:max(54px,33.3%)}}.offersTable__count__label{color:#dedddd;font-size:11px;font-weight:600;line-height:100%;white-space:nowrap}@media screen and (min-width:768px){.offersTable__count__label{color:#94867f;font-size:14px}}.offersTable__count__value{color:#22272d;font-size:12px;font-weight:600;line-height:100%}@media screen and (min-width:768px){.offersTable__count__value{font-size:18px}}
