.catalog{min-height:100vh}.catalog__heading{width:100%;box-sizing:border-box}.catalog__menu{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;position:relative;box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:0 2rem;overflow:visible}.catalog__menu-left,.catalog__menu-right{display:flex;align-items:center;min-width:0;gap:clamp(.75rem,1.5vw,2rem)}.catalog__menu-left{justify-content:flex-end;padding-right:1.5rem}.catalog__menu-right{justify-content:flex-start;padding-left:1.5rem}.catalog__item{position:relative;flex:0 0 auto;min-width:0;text-align:center}.catalog__item a{display:inline-block;color:#fff6;white-space:nowrap;font-size:clamp(1.35rem,2.25vw,2.25rem);transition:.3s color ease-in-out}.catalog__item a.active,.catalog__item a:hover{color:#fff}.catalog__item-popular{position:relative;z-index:5;flex:0 0 auto;white-space:nowrap}.catalog__delimiter{flex:0 0 auto;display:flex;align-items:center;justify-content:center;transform:translateY(-2px);zoom:1.8}.catalog__delimiter img{display:block;width:auto;height:auto}.filters__left .popup-menu__activator{text-align:left;width:135px}.filters__right .popup-menu__activator{text-align:left;width:277px;background-image:url(/build/assets/bg-block-wide-jDFV90Ia.png);white-space:nowrap;font-size:1.35rem}.cart-contains{position:absolute;right:1rem;bottom:1rem}.products{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;align-items:stretch}.product{width:100%;display:grid;grid-template-columns:1fr 3fr;padding:0}.product__content{padding:1rem 1.5rem 1.5rem;text-shadow:1px 1px 3px rgba(0,0,0,1)}.blur-gradient{position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(6px);background:#0000004d;border-radius:3rem;-webkit-backdrop-filter:blur(6px);mask-image:linear-gradient(to right,#0000004d,#000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.3),rgba(0,0,0,1));z-index:1;pointer-events:none}.product h3{margin-bottom:-.25rem}.product p{margin-bottom:-.5rem}.product__title{line-height:1}.product__category-color{top:50%;right:-1rem;transform:translateY(-50%)}.product .price-container__old-price,.product .price-container__new-price{font-family:Arial,sans-serif;font-weight:400;font-size:1.25rem;transform:none}.product .price-container__old-price{margin-right:.5rem}.product .btn-to-cart{font-weight:lighter;font-size:2rem;padding:.25rem 1rem 0;border:1px solid #3f3f3f;transition:1s all cubic-bezier(.47,1.64,.41,.8)}.product .btn-to-cart.btn-transforming .hover,.product .btn-to-cart.btn-transforming .non-hover{transition:.7s opacity cubic-bezier(.47,1.64,.41,.8)}.product .btn-to-cart.btn-transforming .hover{opacity:0;position:absolute}.product:hover .btn-to-cart.btn-transforming .hover{opacity:1}.product:hover .btn-to-cart.btn-transforming{width:180px!important;background-color:var(--main-color)}.product:hover .btn-to-cart.btn-transforming:disabled,.product .btn-to-cart:not(.btn-transforming):disabled{background:#151515}.product:hover .btn-to-cart.btn-transforming .non-hover{opacity:0}.product__filter-link span{transition:.3s color ease-in-out}.product__filter-link:hover span{color:var(--dark-red)}header .menu li:not(:last-child) .menu__link:after{top:.8rem}@media screen and (max-width: 1800px){.products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1400px){.products{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1280px){.catalog__item a{font-size:1.65rem}.header__menu li:not(:last-child) .menu__link:after{top:.6rem}}@media screen and (max-width: 1240px){.catalog__menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;max-width:100%;margin:0 auto;padding:0 1rem;gap:.75rem 1rem;box-sizing:border-box}.catalog__menu-left,.catalog__menu-right{display:contents;padding:0;margin:0}.catalog__item{display:block;flex:0 0 auto;width:auto;margin:0;padding:0}.catalog__item-popular{position:static;order:0}.catalog__delimiter{flex:0 0 auto}}@media screen and (max-width: 1100px){.catalog__heading{padding-right:0}.catalog__menu{gap:.65rem .8rem;padding:0 .75rem}.catalog__delimiter{zoom:1.6}}@media screen and (max-width: 1024px){.products{grid-template-columns:repeat(2,1fr)}.catalog__menu{gap:.6rem .75rem}}@media screen and (max-width: 768px){.catalog__menu{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0;gap:0}.catalog__menu-left,.catalog__menu-right{display:contents}.catalog__item{display:block;width:100%;flex:none;margin:0;padding:0;text-align:center}.catalog__item-popular{position:static;order:1}.catalog__menu-left .catalog__item:nth-child(1){order:2}.catalog__menu-left .catalog__item:nth-child(3){order:3}.catalog__menu-left .catalog__item:nth-child(5){order:4}.catalog__menu-right .catalog__item:nth-child(2){order:5}.catalog__menu-right .catalog__item:nth-child(4){order:6}.catalog__menu-right .catalog__item:nth-child(6){order:7}.catalog__item a{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:3rem;margin:0;padding:.5rem 1rem;text-align:center;white-space:normal}.catalog__delimiter{display:none}.products{grid-template-columns:repeat(3,33%);gap:1rem}.product{display:flex;flex-direction:column}.product .product__card{position:relative;left:0;top:-1rem;width:80%;height:auto;scale:1.3;align-self:center}.product .product__card img{width:100%;height:auto}.product .product__card:before{top:5rem}.product__content{order:-1;width:100%;align-items:center;height:auto}.product__actions{position:absolute;bottom:1rem}.product__actions button{font-size:1.5rem!important;padding:.25rem .5rem 0!important}.blur-gradient{display:none}}@media screen and (max-width: 660px){.catalog__item a{min-height:3.2rem;padding:.55rem .75rem}.products{grid-template-columns:calc(50% - .5rem) calc(50% - .5rem)}.product .product__card{display:flex;align-items:center;justify-content:center}.product .product__card img{width:80%;height:auto}}@media screen and (max-width: 450px){.catalog__item a{min-height:3.3rem;padding:.6rem .5rem}.products{grid-template-columns:100%}}
