.categories{margin-top:1rem;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:640px){.categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.categories{margin-top:2.5rem;gap:1rem}}@media (min-width:1280px){.categories{grid-template-columns:repeat(4,minmax(0,1fr))}}.categories__categpry{width:100%;border-radius:.5rem;background-color:hsla(0,0%,100%,.05);padding:2rem 1rem 1rem;text-align:start}.categories__categpry-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;text-transform:capitalize;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px){.categories__categpry-title{font-size:1rem;line-height:1.5rem;font-weight:600}}.categories__categpry-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:400;color:hsla(0,0%,100%,.5)}@media (min-width:768px){.categories__categpry-subtitle{display:block;font-size:.875rem;line-height:1.25rem}}.artworks-slider{margin-top:2.25rem}@media (min-width:768px){.artworks-slider{margin-top:2.75rem}}