.subCategory{padding:0 0 80px}@media screen and (max-width: 991px){.subCategory{padding:10px 0 20px}}.subCategory .container{max-width:1366px;margin:0 auto;gap:80px}@media screen and (max-width: 1400px){.subCategory .container{max-width:100%;padding:0 20px}}@media screen and (max-width: 991px){.subCategory .container{gap:50px}}@media screen and (max-width: 500px){.subCategory .container{gap:30px}}.subCategory .categores_slide{display:flex;width:100%}.subCategory .categores_slide a{background:var(--Bright-Orange);padding:3px 27px;border-radius:5px;font-weight:700;font-size:calc(18px + (25 - 18) * (100vw - 475px) / 1445);line-height:170%;color:var(--coal-black);text-transform:none;width:auto;display:flex}.sidebar{position:fixed;top:0;left:0;width:100%;z-index:1000;transform:translate(-100%);transition:.5s ease}.sidebar.active{transform:translate(0);transition:.5s ease}@media screen and (max-width: 991px){.sidebar{width:100%}}@media screen and (max-width: 500px){.sidebar{width:100%}}.sidebar-back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:#00000080}.sidebar-content{width:350px;background:#fff;display:flex;flex-direction:column;position:relative;z-index:1001;height:100vh;border-radius:0 23px 0 0}@media screen and (max-width: 991px){.sidebar-content{width:100%}}@media screen and (max-width: 500px){.sidebar-content{width:100%}}.sidebar-content_inner{display:flex;flex-direction:column;height:100vh;overflow:auto;gap:15px;padding:20px 0 30px 20px}@media screen and (max-width: 991px){.sidebar-content_inner{padding:10px 0 20px 10px}}.sidebar .close{display:flex;justify-content:flex-start;align-items:center;gap:10px;background:var(--Coal-Black);padding:14px 30px;border-radius:0 20px 20px;position:relative}@media screen and (max-width: 991px){.sidebar .close{gap:10;padding:10px 20px}}@media screen and (max-width: 500px){.sidebar .close{gap:10px;padding:6px 15px}}.sidebar .close i{cursor:pointer}@media screen and (max-width: 767px){.sidebar .close i svg{width:20px}}.sidebar .close .title{font-weight:400;font-size:26px;color:var(--Light-Gray)}.sidebar .close .btn{position:absolute;right:20px;opacity:0;transition:.5s ease;visibility:hidden;font-size:calc(10px + (18 - 10) * (100vw - 475px) / 1445);padding:5px 10px;height:auto}.sidebar .close .btn.active{transition:.5s ease;opacity:1;visibility:visible}@media screen and (max-width: 767px){.sidebar .close .btn{height:30px}}.sidebar .filter-active{display:flex;flex-direction:column;padding-right:30px;gap:10px}@media screen and (max-width: 991px){.sidebar .filter-active{padding-right:15px;gap:5px}}.sidebar .filter-active .elements{display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 991px){.sidebar .filter-active .elements{gap:5px}}.sidebar .filter-active .elements a{border-radius:22px;padding:0 10px;background:var(--Light-Gray);font-weight:400;font-size:calc(10px + (16 - 10) * (100vw - 475px) / 1445);color:var(--Coal-Black);text-transform:none;display:flex;align-items:center;gap:0}@media screen and (max-width: 991px){.sidebar .filter-active .elements a{padding:0 5px;gap:0}}@media screen and (max-width: 991px){.sidebar .filter-active .elements a svg{width:20px}}.sidebar .filter-active .button-clear{font-size:calc(10px + (16 - 10) * (100vw - 475px) / 1445);font-weight:400;color:var(--Pure-White);background:var(--Graphite);text-decoration:none;height:20px;cursor:pointer;padding:0 10px}@media screen and (max-width: 767px){.sidebar .filter-active .button-clear{font-weight:400}}.sidebar #filter-form{width:100%;display:flex;flex-direction:column;height:auto;padding-right:30px;gap:20px}@media screen and (max-width: 991px){.sidebar #filter-form{gap:15px}}@media screen and (max-width: 500px){.sidebar #filter-form{gap:10px}}.sidebar #filter-form .accordion-item{display:flex;flex-direction:column;gap:15px;width:100%;overflow:unset}.sidebar #filter-form .accordion-item.show .accordion-content{max-height:500px;height:100%;overflow-y:auto;overflow-x:hidden;width:100%}.sidebar #filter-form .accordion-item.show .accordion-item__header i{transform:rotate(180deg);transition:.5s ease}.sidebar #filter-form .accordion-item__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.sidebar #filter-form .accordion-item__header span{font-weight:400;font-size:calc(18px + (26 - 18) * (100vw - 475px) / 1445);color:var(--Coal-Black)}.sidebar #filter-form .accordion-item__header i{transition:.5s ease}.sidebar #filter-form .accordion-content{display:flex;flex-direction:column;width:100%;gap:10px;height:0;overflow-y:hidden;overflow-x:hidden}.sidebar #filter-form .accordion-content.cvet{flex-direction:row;flex-wrap:wrap}.sidebar #filter-form .accordion-content.cvet .custom-checkbox .checkbox-cvet{border:1px solid transparent}.sidebar #filter-form .accordion-content .custom-checkbox{display:flex;align-items:center;gap:calc(10px + (18 - 10) * (100vw - 475px) / 1445)}.sidebar #filter-form .accordion-content .custom-checkbox.disabled{opacity:.5;pointer-events:none}.sidebar #filter-form .accordion-content .custom-checkbox .checkbox{border:1px solid var(--Coal-Black);border-radius:3px;width:24px;height:24px;background:var(--Light-Gray);display:flex;justify-content:center;align-items:center;cursor:pointer}.sidebar #filter-form .accordion-content .custom-checkbox .checkbox svg{opacity:0;transition:.5s ease}.sidebar #filter-form .accordion-content .custom-checkbox .checkbox-cvet{cursor:pointer}.sidebar #filter-form .accordion-content .custom-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;display:none}.sidebar #filter-form .accordion-content .custom-checkbox input[type=checkbox]:checked+.checkbox svg{opacity:1;transition:.5s ease}.sidebar #filter-form .accordion-content .custom-checkbox input[type=checkbox]:checked+.checkbox-cvet{border:1px solid var(--Coal-Black)}.sidebar #filter-form .accordion-content .custom-checkbox .text{font-weight:300;font-size:calc(16px + (20 - 16) * (100vw - 475px) / 1445);color:var(--Coal-Black);cursor:pointer}.category-page{padding-bottom:80px}.category-page .container{max-width:1366px;margin:0 auto;gap:80px}@media screen and (max-width: 1550px){.category-page .container{max-width:1200px;padding:0 20px;gap:0}}@media screen and (max-width: 1400px){.category-page .container{max-width:1000px;padding:0 20px}}@media screen and (max-width: 991px){.category-page .container{gap:50px;max-width:100%}}@media screen and (max-width: 500px){.category-page .container{gap:30px}}.category-page .container .filter-open{display:none}@media screen and (max-width: 991px){.category-page .container .filter-open{display:none}}@media screen and (max-width: 767px){.category-page .container .filter-open{display:flex;width:100%}}.category-page .container .products{display:flex;flex-wrap:wrap;width:100%;column-gap:78px;row-gap:25px}@media screen and (max-width: 1620px){.category-page .container .products{column-gap:10px;row-gap:10px;justify-content:center}}.category-page__inner{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.category-page__inner{gap:10px}}.category-page__inner_top{display:flex;justify-content:center;align-items:center;gap:32px}@media screen and (max-width: 991px){.category-page__inner_top{justify-content:end}}@media screen and (max-width: 768px){.category-page__inner_top{text-align:end}}.category-page__inner_top .title{text-transform:uppercase}@media screen and (max-width: 768px){.category-page__inner_top .title{width:100%;display:flex;justify-content:center}}.category-page__inner_top a{border-radius:5px;text-transform:uppercase}@media screen and (max-width: 991px){.category-page__inner_top a{display:none}}.descriptionFull{display:flex;flex-direction:column;gap:15px;overflow:hidden;max-height:180px;position:relative}.descriptionFull:after{content:"";display:block;position:absolute;bottom:0;left:0;height:161px;width:100%;background:linear-gradient(180deg,#fff0,#fff)}.descriptionFull.show{max-height:100%}.descriptionFull.show:after{display:none}.descriptionFull p{font-weight:400}.product_mini{width:100%;max-width:283px;border-radius:20px;border:1px solid #cfcfd0;overflow:hidden;position:relative}@media screen and (max-width: 1620px){.product_mini{max-width:282px}}@media screen and (max-width: 1330px){.product_mini{max-width:250px}}@media screen and (max-width: 767px){.product_mini{max-width:48%}}.product_mini .favoritesAdd{position:absolute;top:16px;right:16px;cursor:pointer}.product_mini .favoritesAdd.active svg path{fill:var(--Bright-Orange)}.product_mini .image{width:100%;display:flex}.product_mini .image picture{width:100%}.product_mini .image picture img{width:100%;height:auto;object-fit:cover}.product_mini .info{padding:17px 18px 15px}@media screen and (max-width: 768px){.product_mini .info{padding:6px}}.product_mini .info .name{font-size:calc(14px + (18 - 14) * (100vw - 475px) / 1445);font-weight:400;line-height:111%;color:var(--Coal-Black);margin-bottom:10px;text-transform:none;height:60px;overflow:hidden;display:block}.product_mini .info .price_block{display:flex;align-items:flex-end;justify-content:space-between}.product_mini .info .price_block .price .price_old{font-size:calc(12px + (14 - 12) * (100vw - 475px) / 1445);font-weight:400;text-decoration:line-through;color:#cfcfd0}.product_mini .info .price_block .price .price_new{font-size:calc(16px + (18 - 16) * (100vw - 475px) / 1445);font-weight:700;line-height:139%;color:var(--Coal-Black)}@media screen and (max-width: 425px){.product_mini .info .price_block .price .price_new{font-size:14px}}.product_mini .info .price_block .btn{font-size:14px;font-weight:700;line-height:214%;border-radius:9px;min-width:max-content;width:89px;height:31px;padding:0}
