.category-showcase{width:100%}.category-showcase__container{margin:0 auto}.category-showcase__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.category-showcase__title{margin:0;line-height:1.2}.category-showcase__shop-all{text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;display:inline-block}.category-showcase__shop-all:hover{transform:translateY(-2px);opacity:.9}.category-showcase__grid{display:grid}.category-showcase__item{overflow:hidden;transition:all .3s ease;cursor:pointer;aspect-ratio:1;position:relative;text-decoration:none;display:block}.category-showcase__item:hover{transform:translateY(-8px)}.category-showcase__content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.category-showcase__image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.category-showcase__name{position:absolute;left:50%;transform:translate(-50%);text-align:center;margin:0;white-space:nowrap;z-index:2;width:90%}@media screen and (max-width: 1024px){.category-showcase__grid{grid-template-columns:repeat(2,1fr)!important}.category-showcase__title{font-size:36px!important}}@media screen and (max-width: 768px){.category-showcase{padding:40px 15px!important}.category-showcase__grid{grid-template-columns:1fr!important;gap:20px!important}.category-showcase__title{font-size:28px!important}.category-showcase__header{flex-direction:column;align-items:flex-start;margin-bottom:30px!important}.category-showcase__name{font-size:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
