section.products-shelf{padding:72px 0;position:relative;overflow:hidden}@media screen and (max-width:768px){section.products-shelf{padding:36px 0}}section.products-shelf h2{font-family:Poppins,sans-serif;font-weight:400;font-size:32px;line-height:130%;text-align:center;color:#333;display:block;width:555px;max-width:100%;margin:0 auto;margin-bottom:44px}@media screen and (max-width:768px){section.products-shelf h2{font-size:24px;padding:0 24px;margin-bottom:38px}}section.products-shelf .splide{visibility:visible;width:100%}section.products-shelf .splide .splide__track .products-shelf__grid{list-style-type:none}section.products-shelf .splide .splide__arrows{display:none}section.products-shelf .splide .splide__arrows .splide__arrow{width:50px;height:50px;opacity:1;background:0 0;top:calc(50% - 14px)}section.products-shelf .splide .splide__arrows .splide__arrow svg{width:inherit;height:inherit}section.products-shelf .splide .splide__arrows .splide__arrow:disabled{background-color:none;opacity:0}section.products-shelf .splide .splide__arrows .splide__arrow.mobile-width{width:43px;height:43px}@media screen and (max-width:1280px){section.products-shelf .splide .splide__arrows .splide__arrow{display:none}}section.products-shelf .splide .splide__pagination{margin-top:30px;position:relative}section.products-shelf .splide .splide__pagination li .splide__pagination__page{width:16px;height:16px;background:#f1f1f1;border-radius:100px;opacity:1;margin:0 6px;transition:all .5s ease-in-out}section.products-shelf .splide .splide__pagination li .splide__pagination__page.is-active{width:69px;background:#dbdbdb;transform:none}