.products .deco{z-index:0}.products .deco.top-left{left:5%;max-width:180px;top:-5%;width:33%}.products .deco.top-right{max-width:360px;right:5%;top:0;width:28%}.products__slider{z-index:3}.products__slider .product{align-items:center;aspect-ratio:1;border:8px solid var(--color-secondary);display:flex;justify-content:center;transition:border-color .3s ease-in-out}.products__slider .product__image{height:100%;width:100%}.products__slider .slider-arrows .slider-arrow{height:45px;width:45px}.products__slider .slider-arrows .slider-arrow.slider-arrow-left{left:-60px}.products__slider .slider-arrows .slider-arrow.slider-arrow-right{right:-60px}.products__slider .slider-arrows .slider-arrow svg{fill:var(--color-light-gray)}.products .slider-slide.active .product,.products .slider-slide:hover .product{border-color:var(--color-main)}@media(max-width:1679px){.products__header{margin-bottom:40px}.products__slider .slider-arrows .slider-arrow.slider-arrow-left{left:-50px}.products__slider .slider-arrows .slider-arrow.slider-arrow-right{right:-50px}}@media(max-width:1279px){.products .deco.top-left{top:5%;width:40%}.products .deco.top-right{right:-5%;top:0;width:35%}}@media(max-width:1023px){.products__slider .slider-arrows{display:none}}@media(max-width:767px){.products__header .fancy{margin-right:0}}@media(max-width:575px){.products__header{margin-top:20px}.products__header .fancy{margin-top:10px}}