body{--containerPadding:40px;--headerHeight:88px;--sectionMarginSmall:40px;--sectionMarginMedium:56px;--sectionMarginBig:100px}@media (max-width:1024px){body{--headerHeight:80px;--sectionMarginSmall:32px;--sectionMarginMedium:48px;--sectionMarginBig:80px;--containerPadding:16px}}@media (max-width:568px){body{--headerHeight:61px;--sectionMarginSmall:20px;--sectionMarginMedium:32px}}.product-section{margin-top:var(--sectionMarginMedium)}.product-section__wrapper{display:flex;flex-direction:column;gap:16px}@media (max-width:568px){.product-section__wrapper{gap:12px}}.product-section__filters{display:flex;gap:8px}.product-section__filters input{display:none}.product-section__filters label{align-items:center;background-color:#fdf9ed;color:#392b30;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0 12px;text-align:center;transition:.4s}.product-section__filters label:has(input:checked){background-color:#392b30;color:#fdf9ed}@media (max-width:1024px){.product-section__main .swiper{margin:0 calc(var(--containerPadding)*-1);padding:0 calc(var(--containerPadding)*1)}.product-section__main .swiper-slide{max-width:362px}}@media (max-width:568px){.product-section__main .swiper-slide{max-width:173px}}.product-section__btn{margin:0 auto;width:-moz-fit-content;width:fit-content}
