.categories-component{--tw-bg-opacity:1;background-color:rgb(252 247 242/var(--tw-bg-opacity,1));display:flex;height:-moz-fit-content;height:fit-content;padding-bottom:var(--spacing-md);padding-top:var(--spacing-md);position:relative;width:100%}.categories-component .component-inner{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:576px){.categories-component .component-inner{max-width:576px}}@media (min-width:768px){.categories-component .component-inner{max-width:768px}}@media (min-width:992px){.categories-component .component-inner{max-width:992px}}@media (min-width:1200px){.categories-component .component-inner{max-width:1200px}}@media (min-width:1400px){.categories-component .component-inner{max-width:1400px}}.categories-component .component-inner{align-items:center;display:flex;flex-direction:column;width:100%}.categories-component .component-inner .component-title{line-height:1.25;margin-bottom:var(--spacing-md);text-align:center;width:100%}.categories-component .component-inner .product-categories{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}@media (min-width:576px){.categories-component .component-inner .product-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.categories-component .component-inner .product-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.categories-component .component-inner .product-categories{grid-template-columns:repeat(4,minmax(0,1fr))}}.categories-component .component-inner .product-categories .product-category{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-color:rgb(253 8 100/var(--tw-border-opacity,1));border-radius:30px;border-width:2px;display:flex;flex:1 1 0%;flex-direction:column;gap:1rem;height:auto;padding:1rem 1rem 1.5rem;transition:all .2s;width:100%}.categories-component .component-inner .product-categories .product-category .category-thumbnail{aspect-ratio:1/1;border-radius:1rem;display:flex;height:auto;overflow:hidden;position:relative;width:100%}.categories-component .component-inner .product-categories .product-category .category-thumbnail img{display:flex;height:100%;inset:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;transition:all .2s;width:100%}.categories-component .component-inner .product-categories .product-category .category-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.categories-component .component-inner .product-categories .product-category .category-content .category-title{--tw-text-opacity:1;color:rgb(253 8 100/var(--tw-text-opacity,1));font-size:var(--header-size-sm)}.categories-component .component-inner .product-categories .product-category .category-content button{font-size:1.25rem;line-height:1.75rem;line-height:1;padding:.75rem}.categories-component .component-inner .product-categories .product-category:hover{--tw-bg-opacity:1;background-color:rgb(255 217 230/var(--tw-bg-opacity,1))}.categories-component .component-inner .component-links{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem;width:100%}.categories-component .background-line.line-1{left:0;top:100%;z-index:-10}.categories-component .background-line.line-1:before{transform:rotate(-15deg) scaleX(-1) translate(35%)}.categories-component .background-line.line-2{bottom:100%;right:0;z-index:-10}.categories-component .background-line.line-2:before{transform:rotate(-15deg) scaleX(-1) translate(-45%,60%)}
