.responsive-grid{position:relative;display:grid;box-sizing:border-box;grid-template-columns:repeat(1,1fr);gap:calc(2 * var(--unit)) 0;width:100%;background-color:#fff;z-index:10;padding-bottom:calc(2 * var(--unit));overflow:hidden;padding-top:var(--header-height)}.template-index .responsive-grid{padding-top:var(--header-height)}.background-div{position:relative;background-color:#fff}.foreground-div{position:absolute;top:0;left:0;width:100%;z-index:1;padding:.25em .5em}.collection-product__image{position:relative;width:100%;aspect-ratio:4 / 5;height:120vw;outline:1px solid black;background-color:#ededed}.product-image{position:absolute;top:0;left:2px;width:calc(100% - 4px);height:100%;object-fit:contain;object-position:center;transition:opacity .3s ease;display:block}.primary-image{opacity:1;z-index:1}.hover-image{opacity:0;z-index:2}.collection-product__image:hover .hover-image{opacity:1!important}.collection-product__image:hover .primary-image{opacity:0!important}.product-image.swap{opacity:1!important}.information{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:0}.info-row{display:flex;align-items:start;flex-direction:row;gap:0px;background-color:#fff}.info-row>*{padding:.25em .25em .25em .2em}.info-row>.price-name{padding-right:0}.number{background-color:#000;color:#fff;text-align:center;margin-left:-1px}.price-name{display:flex;flex-direction:row;column-gap:.5em;flex-wrap:wrap;width:100%}.price-name>*:last-child{margin-left:auto;margin-right:var(--unit)}@media (min-width: 640px) and (max-width: 1279px){.responsive-grid{grid-template-columns:repeat(2,1fr)}.information{display:flex;flex-direction:column;gap:4px}.collection-product__image{height:60vw}}@media (max-width: 639px){.information{flex-direction:row}.info-row{display:contents}}@media (min-width: 1280px){.responsive-grid{grid-template-columns:repeat(4,1fr)}.collection-product__image{height:30vw}}.scan-overlay{bottom:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:9}@property --start{syntax: "<percentage>"; initial-value: -100%; inherits: false;}@property --mid{syntax: "<percentage>"; initial-value: -50%; inherits: false;}.scan-bar{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top,transparent var(--start),white var(--mid),transparent calc(var(--mid) + 50%));background-repeat:no-repeat;background-size:100% 100%;animation:scan-stops 6s ease-out forwards;z-index:5;mix-blend-mode:difference;pointer-events:none}@keyframes scan-stops{0%{--start: -100%;--mid: -50%}to{--start: 100%;--mid: 150%}}body>.scan-bar{animation-delay:2s;top:calc(-1 * var(--header-height));animation:scan-stops 6s ease-out reverse;mix-blend-mode:difference}.sticker{width:150px;height:auto;image-rendering:auto;object-fit:contain;position:absolute;z-index:10;filter:drop-shadow(0 -1px 0 rgba(255,255,255,.5)) drop-shadow(0 1px 0 rgba(0,0,0,.5)) drop-shadow(0px 1px 2px rgba(0,0,0,.35))}.grey-overlay{background:#00000080;opacity:.4;transition:opacity .25s ease;z-index:10}.red{color:red}.hidden{display:none}.crossed-out{text-decoration:line-through;text-decoration-color:red;text-decoration-thickness:2px;color:gray}@media (hover: none){.responsive-grid .collection-product__image .hover-image{display:none!important}.responsive-grid .collection-product__image .primary-image{opacity:1!important;visibility:visible!important}}.responsive-grid .collection-product__image .scan-overlay,.responsive-grid .collection-product__image .sticker,.responsive-grid .collection-product__image .hover-image{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/27/assets/collection.css.map */
