.category-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}@media(min-width:1024px){.category-grid{grid-template-columns:repeat(9,minmax(0,1fr))}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.basis-full{flex-basis:100%}.grow-0{flex-grow:0}.min-w-0{min-width:0}.hero-dots-container{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;padding:.375rem .75rem;border-radius:9999px;background-color:#00000059}.hero-dot{width:.5rem;height:.5rem;border-radius:9999px;border:none;background-color:#ffffff80;cursor:pointer;padding:0;transition:background-color .2s}.hero-dot-active{background-color:#fff}
