.shop-paths__header{max-width:760px;margin:0 auto 3rem;text-align:center}.shop-paths__title{margin:0}.shop-paths__intro{margin-top:1rem}.shop-paths__grid{display:grid;gap:2rem}.shop-paths__grid--2,.shop-paths__grid--3,.shop-paths__grid--4{grid-template-columns:1fr}.shop-paths__card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;box-shadow:0 1.4rem 4rem rgba(var(--color-foreground),.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-paths__card:hover,.shop-paths__card:focus-visible{transform:translateY(-.3rem);border-color:rgba(var(--color-button),.55);box-shadow:0 1.8rem 5rem rgba(var(--color-foreground),.12)}.shop-paths__image-wrap{aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.04)}.shop-paths__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.shop-paths__card:hover .shop-paths__image,.shop-paths__card:focus-visible .shop-paths__image{transform:scale(1.035)}.shop-paths__content{display:flex;flex:1;flex-direction:column;padding:2.4rem}.shop-paths__card-title{margin:0 0 1.2rem;font-size:clamp(2rem,2vw,2.8rem);line-height:1.15}.shop-paths__text{flex:1;color:rgba(var(--color-foreground),.75)}.shop-paths__button{width:100%;margin-top:2rem;min-height:4.8rem}@media screen and (min-width:750px){.shop-paths__grid--2,.shop-paths__grid--3,.shop-paths__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1100px){.shop-paths__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-paths__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
