.product-card{--ctc-card-radius: var(--ctc-showroom-box-radius, 24px);--ctc-card-inner-radius: var(--ctc-showroom-box-inner-radius, 18px);--ctc-card-pad: var(--ctc-showroom-box-padding, clamp(.75rem, 1.5vw, 1.25rem));--ctc-card-gap: var(--ctc-showroom-box-gap, clamp(.55rem, 1.1vw, .85rem));--ctc-card-accent: 25 179 255;border-radius:var(--ctc-card-radius);overflow:visible;isolation:isolate}.product-card__content.product-grid__card{position:relative;gap:var(--ctc-card-gap);padding:var(--ctc-card-pad);height:auto;min-height:0;align-content:flex-start;justify-content:flex-start;border-radius:var(--ctc-card-radius);border:var(--ctc-showroom-box-border, 1px solid rgb(var(--color-foreground-rgb) / .12));background:var(--ctc-showroom-box-bg, var(--color-background));box-shadow:var(--ctc-showroom-box-shadow, 0 18px 40px rgb(var(--color-foreground-rgb) / .08));transition:transform .32s var(--animation-easing, cubic-bezier(.16, 1, .3, 1)),box-shadow .32s var(--animation-easing, ease),border-color .32s var(--animation-easing, ease)}.product-card__content.product-grid__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgb(var(--ctc-card-accent) / .7),transparent 38%,transparent 62%,rgb(var(--ctc-card-accent) / .45));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .32s ease;pointer-events:none;z-index:1}.product-card__content>.card-gallery{order:0}.product-card__content>.ctc-card-meta{order:1}.product-card__content>product-price{order:2}.product-card__content>a[ref=productTitleLink]{display:none}.product-card .card-gallery{position:relative;border-radius:var(--ctc-card-inner-radius);overflow:hidden;border:none;background:rgb(var(--color-foreground-rgb) / .04)}.product-card .card-gallery img,.product-card .card-gallery .product-media-container img{transition:transform .5s var(--animation-easing, cubic-bezier(.16, 1, .3, 1)),filter .4s ease}.product-card .card-gallery:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgb(255 255 255 / .2) 47%,transparent 64%);background-size:250% 100%;background-position:160% 0;opacity:0}.product-card .ctc-card-meta{display:flex;flex-direction:column;gap:.3rem;width:100%;text-decoration:none}.product-card .ctc-card-meta__brand{display:inline-flex;align-items:center;gap:.45rem;font-size:clamp(.6875rem,2vw,.8125rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.2;color:rgb(var(--ctc-card-accent))}.product-card .ctc-card-meta__brand:before{content:"";flex:0 0 auto;width:14px;height:2px;border-radius:2px;background:linear-gradient(90deg,rgb(var(--ctc-card-accent)),transparent);box-shadow:0 0 8px rgb(var(--ctc-card-accent) / .6);transition:width .3s ease}.product-card .ctc-card-meta__name{color:rgb(var(--color-foreground-rgb) / .92);font-size:clamp(.9375rem,2.8vw,1.0625rem);font-weight:600;line-height:1.35;letter-spacing:-.015em;text-wrap:balance;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;transition:color .25s ease}.product-card:hover .ctc-card-meta__name,.product-card:focus-within .ctc-card-meta__name{color:rgb(var(--color-foreground-rgb))}.product-card .product-grid__card product-price,.product-grid .product-card .product-grid__card product-price,.product-recommendations .product-card .product-grid__card product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;width:100%;margin:0;padding:.65rem 0 0;border:none;border-radius:0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:1px solid rgb(var(--color-foreground-rgb) / .1);font-size:clamp(1rem,2.7vw,1.125rem)!important;line-height:1.2!important;font-weight:700!important;color:rgb(var(--color-foreground-rgb) / .95)!important}.product-card .product-grid__card product-price .price-item--sale,.product-card .product-grid__card product-price .price-item--regular.price,.product-grid .product-card .product-grid__card product-price .price-item--sale,.product-grid .product-card .product-grid__card product-price .price-item--regular.price,.product-recommendations .product-card .product-grid__card product-price :is(.price-item--sale,.price-item--regular.price){color:rgb(var(--color-foreground-rgb) / .95)!important;font-weight:700!important}.product-card .product-grid__card product-price .compare-at-price,.product-grid .product-card .product-grid__card .compare-at-price,.product-recommendations .product-card .product-grid__card product-price .compare-at-price{color:rgb(var(--color-foreground-rgb) / .55)!important;font-size:.88em!important;font-weight:500!important;opacity:1!important;text-decoration-thickness:1px}.product-recommendations .product-card .product-grid__card product-price :is(.price-item,.compare-at-price){color:inherit!important}.product-card .group-block,.product-card .group-block-content{height:auto;min-height:0;align-content:flex-start}@media(prefers-reduced-motion:no-preference){.product-grid .product-grid__item{animation:ctc-card-rise .6s cubic-bezier(.16,1,.3,1) both}.product-grid .product-grid__item:nth-child(1){animation-delay:.03s}.product-grid .product-grid__item:nth-child(2){animation-delay:.07s}.product-grid .product-grid__item:nth-child(3){animation-delay:.11s}.product-grid .product-grid__item:nth-child(4){animation-delay:.15s}.product-grid .product-grid__item:nth-child(5){animation-delay:.19s}.product-grid .product-grid__item:nth-child(6){animation-delay:.23s}.product-grid .product-grid__item:nth-child(7){animation-delay:.27s}.product-grid .product-grid__item:nth-child(8){animation-delay:.31s}.product-grid .product-grid__item:nth-child(n+9){animation-delay:.34s}}@keyframes ctc-card-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ctc-card-shine{0%{background-position:160% 0}to{background-position:-60% 0}}@media(any-pointer:fine){.product-card:hover .product-card__content.product-grid__card,.product-card:focus-within .product-card__content.product-grid__card{transform:translateY(-6px);border-color:rgb(var(--ctc-card-accent) / .32);box-shadow:0 26px 56px rgb(var(--color-foreground-rgb) / .16),0 0 22px rgb(var(--ctc-card-accent) / .12)}.product-card:hover .product-card__content.product-grid__card:before,.product-card:focus-within .product-card__content.product-grid__card:before{opacity:1}.product-card:hover .card-gallery img,.product-card:focus-within .card-gallery img{transform:scale(1.05);filter:saturate(1.06)}.product-card:hover .card-gallery:after,.product-card:focus-within .card-gallery:after{animation:ctc-card-shine .9s ease forwards}.product-card:hover .ctc-card-meta__brand:before,.product-card:focus-within .ctc-card-meta__brand:before{width:24px}}@media screen and (max-width:749px){.product-card{--ctc-card-radius: 20px;--ctc-card-inner-radius: 14px;overflow:hidden}.product-card:hover .product-card__content.product-grid__card,.product-card:focus-within .product-card__content.product-grid__card{transform:none;box-shadow:var(--ctc-showroom-box-shadow, 0 18px 40px rgb(var(--color-foreground-rgb) / .08))}.product-card .card-gallery:after{display:none}.main-collection-grid .product-grid:not([product-grid-view=zoom-out]):not([product-grid-view=mobile-single]){display:block;columns:var(--mobile-columns, 2);column-gap:12px}.main-collection-grid .product-grid-mobile--large:not([product-grid-view=zoom-out]){columns:1}.main-collection-grid .product-grid:not([product-grid-view=zoom-out]) .product-grid__item{display:inline-block;width:100%;height:auto;margin:0 0 12px;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.main-collection-grid .product-grid .product-card{height:auto}.product-card__content.product-grid__card{height:auto;flex:0 1 auto}.product-card .group-block,.product-card .group-block-content{flex:0 1 auto}.main-collection-grid .product-grid .product-card .card-gallery .product-media-container{aspect-ratio:auto!important;height:auto!important;min-height:0!important}.main-collection-grid .product-grid .product-card .card-gallery :is(img,.product-media-container img){width:100%;height:auto;object-fit:contain}.product-card .ctc-card-meta__brand{font-size:clamp(.75rem,2.2vw,.875rem)}.product-card .ctc-card-meta__name{font-size:clamp(1rem,3vw,1.125rem)}.product-grid .product-grid__item{animation:none}}@media(prefers-reduced-motion:reduce){.product-card .product-card__content.product-grid__card,.product-card .card-gallery img,.product-card .ctc-card-meta__brand:before{transition:none}.product-grid .product-grid__item{animation:none}.product-card .card-gallery:after{display:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/ctc-product-cards.css.map */
