.category-tile[data-astro-cid-d3vzac56]{display:grid;grid-template-rows:subgrid;grid-template-columns:1fr auto;grid-template-areas:"thumbnail thumbnail" "title arrow" "description description";gap:var(--spacing);color:inherit;text-decoration:none;grid-row:span 3}.category-tile[data-astro-cid-d3vzac56] .thumbnail-wrapper[data-astro-cid-d3vzac56]{grid-area:thumbnail;display:flex;align-items:center;border-radius:var(--border-radius);overflow:hidden;position:relative}[data-astro-cid-d3vzac56]:is(.category-tile .thumbnail-wrapper)>[data-astro-cid-d3vzac56]{border-radius:0}[data-astro-cid-d3vzac56]:is(.category-tile .thumbnail-wrapper) img[data-astro-cid-d3vzac56]{transition:transform var(--transition-default)}[data-astro-cid-d3vzac56]:is(.category-tile .thumbnail-wrapper) .back-image[data-astro-cid-d3vzac56]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;z-index:-1;filter:blur(20px);max-width:unset;max-height:unset;opacity:.75;object-fit:cover}[data-astro-cid-d3vzac56]:is(.category-tile .thumbnail-wrapper) .front-image[data-astro-cid-d3vzac56]{width:100%;height:auto}.category-tile[data-astro-cid-d3vzac56] h3[data-astro-cid-d3vzac56]{grid-area:title}.category-tile[data-astro-cid-d3vzac56] p[data-astro-cid-d3vzac56]{grid-area:description}.category-tile[data-astro-cid-d3vzac56]:hover img[data-astro-cid-d3vzac56]{transform:scale(1.1)}.category-tile[data-astro-cid-d3vzac56]:hover .arrow[data-astro-cid-d3vzac56]{color:var(--text-primary)}.arrow[data-astro-cid-d3vzac56]{width:8px;grid-area:arrow;color:var(--text-secondary);transition:color var(--transition-default);align-self:center}.no-categories-empty-state[data-astro-cid-efpdry42]{display:flex;justify-content:center;margin-top:var(--spacing-4)}.no-categories-empty-state[data-astro-cid-efpdry42]>[data-astro-cid-efpdry42]{max-width:var(--breakpoint-lg);width:100%}.product-categories[data-astro-cid-efpdry42]{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:calc(var(--spacing) * 3);margin-bottom:calc(var(--spacing) * 8)}@media(min-width:448px){.product-categories[data-astro-cid-efpdry42]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(min-width:900px){.product-categories[data-astro-cid-efpdry42]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(min-width:1200px){.product-categories[data-astro-cid-efpdry42]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.no-categories-empty-state[data-astro-cid-efpdry42]{margin-top:0}}h3[data-astro-cid-efpdry42]{margin-bottom:var(--spacing)}.hero[data-astro-cid-j7pv25f6].container{text-align:center;margin-block:var(--spacing-2);gap:var(--spacing);display:flex;flex-direction:column}.hero[data-astro-cid-j7pv25f6].container .logo[data-astro-cid-j7pv25f6]{width:auto;height:80px;align-self:center}.hero[data-astro-cid-j7pv25f6].container .banner[data-astro-cid-j7pv25f6]{width:100%;height:auto;border-radius:var(--border-radius);aspect-ratio:3 / 1;object-fit:cover}.hero[data-astro-cid-j7pv25f6].container .hero-content[data-astro-cid-j7pv25f6]{max-width:900px;display:flex;flex-direction:column;gap:var(--spacing);align-self:center}@media(min-width:900px){.hero[data-astro-cid-j7pv25f6].container{gap:var(--spacing-2);margin-top:var(--spacing-4);margin-bottom:calc(var(--spacing) * 8)}.hero[data-astro-cid-j7pv25f6].container .logo[data-astro-cid-j7pv25f6]{height:140px}}
