<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.md-best-seller{padding:25px 0}.md-best-seller__container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:var(--page-width);margin:auto;padding:0 5rem}@media (max-width:1024px){.md-best-seller__container{padding:0 1.25rem}}.md-best-seller h2{margin:3.5rem;text-align:center}.md-best-seller__category-titles{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;max-width:fit-content;height:fit-content;margin:auto}@media (max-width:1024px){.md-best-seller__category-titles{justify-content:center}.md-best-seller__category-titles button{width:45%;padding:8px 2rem;border:1px solid rgb(var(--color-foreground))}}.md-best-seller .product-swiper{max-width:var(--page-width);margin:25px 0}.md-best-seller .product-swiper .swiper-wrapper{max-width:var(--page-width)}.md-best-seller .product-swiper .swiper-slide{width:100%;box-sizing:border-box}@media (max-width:1024px){.md-best-seller .product-swiper .swiper-wrapper{max-width:100%}.md-best-seller .product-swiper .swiper-slide{width:400px;box-sizing:border-box}}.md-best-seller .swiper,.md-best-seller .swiper-slide,.md-best-seller .swiper-wrapper{width:100%}.md-best-seller .category-swiper{margin-bottom:25px}@media (min-width:1024px){.md-best-seller .category-swiper{overflow:visible}}.md-best-seller .category-swiper .swiper-slide{max-width:fit-content;flex:0 0 auto;box-sizing:border-box}.md-best-seller .product-swiper .swiper-slide{width:100%;flex:0 0 auto}.md-best-seller .product-swiper{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 1.2s ease-in-out,visibility 1s ease-in-out;z-index:-1}.md-best-seller .product-swiper.active{opacity:1;visibility:visible;position:relative;z-index:1}.md-best-seller .swiper-pagination{position:relative;margin-top:20px}.md-best-seller .swiper-pagination-bullet-active{background-color:rgba(var(--color-button),var(--alpha-button-background))}</pre></body></html>