.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.limited-release-item{display:flex;flex-direction:column;align-items:center;color:var(--color-purple)}.limited-release-item .product-image{width:309px;height:309px;position:relative}.limited-release-item .product-image img{transition:all .3s ease-in-out;position:absolute;transform-origin:center;transform:scale(.9)}.limited-release-item .product-image img:nth-child(2){width:128px;top:10px;left:0}.limited-release-item .product-image img:nth-child(3){width:128px;bottom:50px;left:-10px}.limited-release-item .product-image img:nth-child(4){width:128px;top:5px;right:20px}.limited-release-item .product-image:hover img:not(:nth-child(1)){transform:scale(1.1)}.limited-release-item .product-image:hover img:nth-child(2){top:-20px;left:-30px}.limited-release-item .product-image:hover img:nth-child(3){bottom:0;left:-40px}.limited-release-item .product-image:hover img:nth-child(4){top:-20px;right:-30px}.limited-release-item .product-image .limited-release__bg{grid-column:first/fourth;grid-row:1}.limited-release-item .product-image .limited-release__bg-2{grid-column:first/fourth;grid-row:4}@media screen and (max-width: 1024px){.limited-release-item .title{font-size:clamp(30px,3vw,40px)}.limited-release-item .chance-text,.limited-release-item .value-text{font-size:clamp(16px,1.5vw,20px)}.limited-release-item .price-text{font-size:clamp(20px,3.5vw,44px)}.limited-release-item .description-text{font-size:clamp(12px,1vw,16px)}.limited-release-item .product-image{width:200px;height:200px}}@media screen and (max-width: 768px){.limited-release-item{margin-bottom:100px}.limited-release-item .product-image{width:309px;height:309px}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
