.Sliders{margin:100px 0}.Sliders__Loading{display:flex;justify-content:center;align-items:center;min-height:300px;background:#fff}.Sliders__Loading .spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Sliders .swiper-slide{width:-moz-fit-content;width:fit-content}.Sliders .swiper-wrapper{padding-bottom:40px}.Sliders h2{font-size:26px;text-align:center;font-weight:600;margin-bottom:40px}@media(max-width:768px){.Sliders h2{font-size:22px;margin-bottom:30px}}.Sliders .ProductCard{max-width:100%}.Sliders .ProductCard img{height:240px}@media (max-width:600px){.Sliders .ProductCard img{height:200px}}@media (max-width:400px){.Sliders .ProductCard img{height:180px}}