.section-featured-categories{overflow:hidden;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.featured-categories-grid{display:grid;margin-top:5rem}.category-item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.category-image-border{width:200px;height:200px;border-radius:50%;padding:2px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.category-item .category-image-border:hover{box-shadow:0 8px 20px rgba(var(--color-shadow),.15)}.category-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease;border-radius:var(--collection-card-corner-radius)}.category-item .category-image-border:hover{transform:scale(1.05)}.category-item h3{margin:0 0 1.5rem;text-align:center}.category-item .shop-button{position:relative;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:12px 25px;text-decoration:none;font-weight:700;font-size:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 10px rgba(var(--color-button),.15);display:inline-block;border-radius:var(--buttons-radius);overflow:hidden;z-index:1}.category-item .shop-button:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-button-text))}.section-featured-categories__title{margin:0;margin-bottom:3rem;font-weight:600;color:rgb(var(--color-foreground));letter-spacing:-.03em;text-align:center;width:100%;font-family:var(--font-heading-family)}@media screen and (max-width:749px){.featured-categories-grid{margin-top:3rem}.category-image-border{margin-bottom:1rem;width:auto;height:auto}.columns-mobile-3 .category-item h3{font-size:1.4rem;margin-bottom:1rem}.category-item .shop-button{font-size:16px;width:auto;min-width:120px;text-align:center;padding:8px 18px}.columns-mobile-3 .category-item .shop-button{font-size:1rem;padding:6px 12px;min-width:80px;letter-spacing:.05em}.columns-mobile-3.featured-categories-grid{gap:20px!important;row-gap:30px!important}}@media screen and (max-width:600px){.category-image-border{margin-bottom:1rem}}@media screen and (max-width:350px){.category-item h3{margin-bottom:.8rem}.columns-mobile-3 .category-item h3{font-size:1.1rem}.category-item .shop-button{font-size:16px;padding:6px 12px;min-width:80px}.columns-mobile-3 .category-item .shop-button{font-size:.8rem;padding:4px 8px;min-width:60px;letter-spacing:.02em}.category-image-border{margin-bottom:.8rem;width:100px;height:100px}}.category-item.placeholder .category-image-border{background:rgba(var(--color-foreground),.1)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-categories.css.map */
