.category-showcase{background-color:var(--bg-color, #fdfbf7);width:100%;min-height:80vh;font-family:var(--font-body-family, sans-serif)}.category-showcase__left{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:3rem 2rem}@media(min-width:768px){.category-showcase__left{padding:4rem 10%}}.category-showcase__list{list-style:none;padding:0;margin:0}.category-showcase__item{margin-bottom:1.5rem}.category-showcase__link{text-decoration:none;color:#111;font-size:3rem;font-weight:600;display:inline-block;transition:opacity .4s ease,transform .4s ease;opacity:.25;position:relative}.category-showcase__link:hover{transform:translate(10px)}.category-showcase__link.is-active{opacity:1}.category-showcase__link:hover{opacity:.8}.category-showcase__link.is-active:hover{opacity:1}.category-showcase__right{position:relative;overflow:hidden;min-height:50vh}@media(min-width:768px){.category-showcase__right{min-height:100%}}.category-showcase__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s}.category-showcase__image-wrapper.is-active{opacity:1;visibility:visible;z-index:1}.category-showcase__image{width:100%;height:100%;object-fit:cover;object-position:center}.placeholder-svg{background-color:#eaeaea}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cat-showcase.css.map */
