.search-container{align-items:center;display:flex;position:relative;width:100%}.search-container__input{border:1.5px solid #aeaeae;border-radius:12px;box-sizing:border-box;padding:10px 16px;width:100%}.search-container__button{cursor:pointer;display:flex;justify-content:center;position:absolute;right:10px}.category{display:flex;flex-flow:column;gap:20px}.category__title{display:none}@media only screen and (min-width:1280px){.category__title{display:block}}.wrapper-category{position:relative}@media only screen and (min-width:1280px){.wrapper-category{margin-left:-20px}}.wrapper-category .wrapper-category-list{background:#fcfcfc;height:100vh;list-style:none;margin:0;padding:0;position:relative;transition:all .3s ease;width:-moz-min-content;width:min-content;z-index:11}@media only screen and (min-width:1280px){.wrapper-category .wrapper-category-list{background:transparent;height:var(--aside-height,auto)}}@media (hover:hover) and (pointer:fine){.wrapper-category .wrapper-category-list:hover{background-color:#fcfcfc;border-radius:12px 0 0 12px}}.wrapper-category .wrapper-category-list .category-list{cursor:pointer;display:block;padding:12px 18px;white-space:nowrap}.wrapper-category .wrapper-category-list .category-list .category-list__name{align-items:center;display:flex;position:relative;z-index:1}.wrapper-category .wrapper-category-list .category-list .category-list__name .category-list__amount:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNBRUFFQUUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0ibTEgOSA0LTQtNC00Ii8+PC9zdmc+) top/contain no-repeat;content:"";display:block;height:10px;margin-left:12px;width:6px}@media only screen and (max-width:1279px){.wrapper-category .wrapper-category-list .category-list.select .category-aside{opacity:1;visibility:visible}}@media (hover:hover) and (pointer:fine){.wrapper-category .wrapper-category-list .category-list:hover.active .category-aside{animation:slideIn .35s ease-in-out;opacity:1;visibility:visible}}.wrapper-category .wrapper-category-list .category-list .category-aside{background-color:#fcfcfc;border-radius:0;left:100%;min-height:100%;min-width:200px;opacity:0;position:absolute;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:1001}@media only screen and (min-width:1280px){.wrapper-category .wrapper-category-list .category-list .category-aside{border-radius:0 12px 12px 0}}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list{margin:0;max-height:80vh;overflow-y:auto;padding:8px 0}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list::-webkit-scrollbar{width:6px}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list::-webkit-scrollbar-track{background:transparent}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list::-webkit-scrollbar-thumb{background:#2223;border-radius:3px}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list .sub-category-list{cursor:pointer;padding:8px 16px;transition:background .3s ease}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list .sub-category-list>span{font-size:14px;font-weight:600}.wrapper-category .wrapper-category-list .category-list .category-aside .sub-wrapper-category-list .sub-category-list.select>span{color:#a61b20}.wrapper-category .wrapper-category-list .category-list span{transition:color .3s ease}@media (hover:hover) and (pointer:fine){.wrapper-category .wrapper-category-list .category-list span:hover{color:#a61b20}}.wrapper-category .wrapper-category-list .category-list.select>span{color:#a61b20}.wrapper-category .wrapper-category-list .category-list.select .category-list__name{font-size:18px;font-weight:600;padding-left:19px}.wrapper-category .wrapper-category-list .category-list.select .category-list__name:before{background:#222;border-radius:0 10px 10px 0;content:"";height:28px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}@media (hover:hover) and (pointer:fine){.wrapper-category:hover~.wrapper-blur-background{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#2223;top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:5}.wrapper-category:hover~.wrapper-blur-background.--visible{opacity:1;visibility:visible}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.button-group{background:#d9d9d94d;border-radius:10px;display:flex;width:82px}.button-toggle{border-radius:10px;padding:7px 10px;transition:.3s}.button-toggle.button_horizontal,.button-toggle.button_vertical,.button-toggle:hover{background:#d9d9d9}.button-toggle.button_horizontal img,.button-toggle.button_vertical img,.button-toggle:hover img{filter:brightness(0) saturate(100%) invert(36%) sepia(19%) saturate(27%) hue-rotate(334deg) brightness(97%) contrast(94%)}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.wrapper-advertising[data-v-29cba1e8]{margin:0 auto;overflow:hidden;width:clamp(100px,100%,1200px)}@media only screen and (min-width:1200px){.wrapper-advertising[data-v-29cba1e8]{min-height:140px}}.wrapper-advertising .swiper-slide[data-v-29cba1e8]{background:#d9d9d926}.wrapper-advertising .swiper-pagination-bullet[data-v-29cba1e8]{background:#8d8d8d}.wrapper-advertising .advertising__img[data-v-29cba1e8]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.wrapper-advertising .swiper-slide.swiper-slide-active[data-v-29cba1e8]{overflow:hidden}.swiper-wrapper[data-v-29cba1e8]{align-items:flex-start!important}.web-shop-groups__navigation{height:-moz-fit-content;height:fit-content;padding:0 20px;width:100%}.web-shop-groups__content{-ms-overflow-style:none;display:flex;flex-flow:column;gap:35px;min-height:100vh;overflow-y:scroll;padding:0 20px;position:relative;scrollbar-width:none;width:100%}.web-shop-groups__content::-webkit-scrollbar{display:none}.web-shop-groups__controls{align-items:center;display:flex;gap:20px}.categories-toggle{display:none}.categories-overlay{background:#2223;height:100vh;left:0;position:absolute;top:72px;transition:opacity .3s ease;width:100%;z-index:101}.overlay-toggle-checkbox:checked~.wrapper-card-grid .web-shop-groups__content .categories-overlay{opacity:1;pointer-events:auto}.categories-overlay__content{height:100%;overflow-y:auto;padding:0 10px;position:relative}.categories-close{background:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin-top:10px;padding:10px 15px;text-decoration:none}@media (max-width:1280px){.web-shop-groups__navigation{display:none}.categories-toggle{align-items:center;background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;display:none;display:inline-flex;font-size:20px;font-weight:600;gap:8px;padding:4px 12px;position:relative;text-transform:uppercase}.categories-toggle:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRkNGQ0ZDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTUuODMzIDguMTY3aDE2LjMzNE01LjgzMyAxNGgxNi4zMzRNNS44MzMgMTkuODMzaDE2LjMzNCIvPjwvc3ZnPg==) 50%/contain no-repeat;content:"";display:inline-flex;height:28px;width:28px}}
