.ccs-header{text-align:center;margin-bottom:4rem}.ccs-header__title{margin:0}.ccs-grid{display:grid;list-style:none;margin:0;padding:0;gap:1.6rem;grid-template-columns:repeat(var(--ccs-cols-mobile, 2),1fr)}@media screen and (min-width:750px){.ccs-grid{gap:2rem;grid-template-columns:repeat(var(--ccs-cols-desktop, 5),1fr)}}.ccs-item{display:flex}.ccs-card{display:flex;flex-direction:column;width:100%;text-decoration:none;color:inherit;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 4px 16px #00000012;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.ccs-card:hover{transform:translateY(-7px);box-shadow:0 4px 8px #00000012,0 20px 44px #00000021}.ccs-card:focus-visible{outline:var(--focused-base-outline);outline-offset:.3rem}.ccs-card__img-wrap{padding:2rem 2rem 0}.ccs-card__media{position:relative;border-radius:50%;overflow:hidden;background-color:rgba(var(--color-foreground),.04);transition:background-color .4s ease}.ccs-card__media:before{content:"";display:block;padding-bottom:100%}.ccs-card:hover .ccs-card__media{background-color:rgba(var(--color-foreground),.08)}.ccs-card__img{position:absolute;top:10%;left:10%;width:80%;height:80%;object-fit:contain;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.ccs-card:hover .ccs-card__img{transform:scale(1.1)}.ccs-card__placeholder{position:absolute;top:10%;left:10%;width:80%;height:80%;display:flex;align-items:center;justify-content:center}.ccs-card__placeholder-svg{width:100%;height:100%;opacity:.25}.ccs-card__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.6rem 1.8rem;margin-top:auto}.ccs-card__label{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.2rem;letter-spacing:calc(var(--font-heading-scale) * .06rem);text-transform:uppercase;line-height:1.2}@media screen and (max-width:749px){.ccs-card__content{padding:1rem 1.2rem 1.4rem}.ccs-card__img-wrap{padding:1.4rem 1.4rem 0}}.ccs-card__arrow{display:flex;align-items:center;flex-shrink:0;color:rgb(var(--color-foreground));opacity:.4;transform:translate(-5px);transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s ease}.ccs-card__arrow .icon-arrow,.ccs-card__arrow svg{width:1.5rem;height:auto;fill:currentColor}.ccs-card:hover .ccs-card__arrow{transform:translate(0);opacity:1}.ccs-view-all{text-align:center;margin-top:3.2rem}@media(prefers-reduced-motion:reduce){.ccs-card,.ccs-card__img,.ccs-card__media,.ccs-card__arrow{transition:none}.ccs-card:hover,.ccs-card:hover .ccs-card__img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-custom-collection-showcase.css.map */
