.collection-shop{padding-block:var(--shop-pt, 6.4rem) var(--shop-pb, 6.4rem);background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat}.collection-shop__layout{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.collection-shop__layout{grid-template-columns:minmax(26rem,34rem) 1fr;align-items:center;gap:4rem 6rem}}.collection-shop__head{text-align:center}@media screen and (min-width:990px){.collection-shop__head{text-align:left}}.collection-shop__heading{margin:0;font-size:clamp(3.2rem,4.4vw,5.6rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.collection-shop__subtitle{margin:1.4rem 0 0;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.62)}.collection-shop__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media screen and (min-width:990px){.collection-shop__cards{justify-content:flex-start}}.collection-shop__card{display:flex;flex-direction:column;width:24rem;padding:1.4rem;background:#fff;border:1px solid rgba(var(--color-foreground),.08);border-radius:1.6rem;box-shadow:0 1px 4px #1212120f;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease}.collection-shop__card:hover,.collection-shop__card:focus-visible{box-shadow:0 6px 18px #1212121a;transform:translateY(-2px)}.collection-shop__tile{display:block;aspect-ratio:1 / 1;border-radius:1.2rem;overflow:hidden;background-color:#eef3fb}.collection-shop__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-shop__card:hover .collection-shop__img{transform:scale(1.04)}.collection-shop__img--placeholder{display:grid;place-items:center;color:rgba(var(--color-foreground),.25)}.collection-shop__body{display:block;padding:1.4rem .4rem .4rem}.collection-shop__name{display:block;font-size:1.6rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground))}.collection-shop__card:hover .collection-shop__name{text-decoration:underline;text-underline-offset:.25em}.collection-shop__desc{display:block;margin-top:.4rem;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.collection-shop__cards{flex-direction:column;flex-wrap:nowrap}.collection-shop__card{flex-direction:row;align-items:center;width:100%;gap:1.4rem}.collection-shop__tile{flex:0 0 9rem;width:9rem}.collection-shop__body{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection-shop.css.map */
