.custom-collection-grid{--gap: 1.25rem;display:grid;gap:var(--gap);grid-template-columns:repeat(var(--columns, 3),minmax(0,1fr))}.custom-collection-card{position:relative;display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;background:var(--color-background, rgba(0,0,0,.02));box-shadow:0 2px 10px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.custom-collection-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.custom-collection-card__header{padding:.75rem 1rem;font-weight:600;letter-spacing:.2px;background:#000;color:#fff}.custom-collection-card__image{width:100%;height:auto;display:block;aspect-ratio:16/10;object-fit:cover}.custom-collection-card__footer{margin:.5rem;padding:.65rem 1rem;border-radius:.75rem;text-align:center;font-weight:600;line-height:1;background:#bf301f;color:#fff;text-decoration:none;transition:filter .2s ease,transform .2s ease}.custom-collection-card__footer:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (max-width: 989px){.custom-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 599px){.custom-collection-grid{grid-template-columns:1fr}}.custom-collection-grid{--gap: 2.4rem}.custom-collection-card__image-wrap{background:#fff;padding:10px 0 6px}.custom-collection-card__image{display:block;width:100%;height:340px;object-fit:contain;object-position:center;background:transparent!important;border:0!important;box-shadow:none!important}@media (max-width:1199px){.custom-collection-card__image{height:300px}}@media (max-width:989px){.custom-collection-card__image{height:260px}}@media (max-width:599px){.custom-collection-card__image{height:220px}}.custom-collection-card__cta-text{color:#fff!important;text-decoration:none}.custom-collection-card__cta-text:hover{text-decoration:underline}:root{--accent: #DD1D1D;--card-bg: rgba(255,255,255,.035);--card-border: rgba(0,0,0,.08)}.custom-collection-card{border:1px solid var(--card-border);background:linear-gradient(180deg,#fffffffa,#fffffff5),var(--color-background, #fff);box-shadow:0 8px 18px #0000001f,0 1px 2px #0000002e inset;transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease}.custom-collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 70% at 50% 0%,rgba(255,255,255,.18),transparent 60%);opacity:.35;transition:opacity .25s ease}.custom-collection-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #00000038,0 6px 14px #00000029;border-color:#0000001f}.custom-collection-card:hover:before{opacity:.55}.custom-collection-card:focus-within{box-shadow:0 0 0 3px #dd1d1d38,0 16px 32px #00000038;border-color:#dd1d1d59}.custom-collection-card__header{background:linear-gradient(180deg,#000000eb,#000000c7);border-bottom:1px solid rgba(0,0,0,.12);text-shadow:0 1px 0 rgba(0,0,0,.45)}.custom-collection-card__image-wrap{background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.custom-collection-card__image{filter:drop-shadow(0 6px 12px rgba(0,0,0,.25));transition:transform .35s ease,filter .35s ease;will-change:transform}.custom-collection-card:hover .custom-collection-card__image{transform:scale(1.035);filter:drop-shadow(0 12px 20px rgba(0,0,0,.32))}.custom-collection-card__footer{background:linear-gradient(180deg,var(--accent),#BF301F);border:1px solid rgba(221,29,29,.55);box-shadow:0 3px #00000040,inset 0 1px #ffffff2e}.custom-collection-card__footer:hover{transform:translateY(-1px);box-shadow:0 6px 16px #dd1d1d59,0 3px #00000038;filter:brightness(1.04)}.custom-collection-card__footer:active{transform:translateY(0);box-shadow:0 2px #00000040,inset 0 1px #00000040}@media (prefers-reduced-motion: reduce){.custom-collection-card,.custom-collection-card__image,.custom-collection-card__footer{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-custom-collection.css.map */
