.collection-cards{padding:.4rem 0 4rem}.collection-cards__heading{font-size:2.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 2rem;color:rgb(var(--color-foreground))}.collection-cards__carousel-outer{position:relative}.collection-cards__carousel{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;list-style:none;padding:0 0 .4rem;margin:0}.collection-cards__carousel::-webkit-scrollbar{display:none}.collection-cards__item{flex:0 0 calc(20% - 1.28rem);min-width:140px;scroll-snap-align:start}@media screen and (max-width:1024px){.collection-cards__item{flex:0 0 calc(25% - 1.2rem)}}@media screen and (max-width:749px){.collection-cards__item{flex:0 0 calc(40% - .96rem);min-width:120px}}@media screen and (max-width:480px){.collection-cards__item{flex:0 0 calc(42% - .8rem)}}.collection-cards__link{display:flex;flex-direction:column;text-decoration:none;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background));transition:box-shadow .2s ease,border-color .2s ease;height:100%}.collection-cards__link:hover{border-color:#3550e9;box-shadow:0 4px 16px #3550e91f}.collection-cards__image-wrapper{aspect-ratio:1;overflow:hidden;background:#f1f5ff}.collection-cards__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collection-cards__link:hover .collection-cards__image-wrapper img{transform:scale(1.05)}.collection-cards__image-wrapper--placeholder{display:flex;align-items:center;justify-content:center;padding:2rem}.collection-cards__image-wrapper--placeholder svg{width:60%;height:60%;opacity:.25}.collection-cards__content{padding:1rem 1.2rem 1.4rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.collection-cards__title{font-size:1.4rem;font-weight:600;line-height:1.3;color:#3550e9;text-decoration:underline;text-underline-offset:2px}.collection-cards__description{font-size:1.3rem;line-height:1.5;color:rgb(var(--color-foreground));margin:0}.collection-cards__good-for{font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground));margin:.2rem 0 0}.collection-cards__good-for strong{font-weight:700}.collection-cards__btn{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:4rem;height:4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;align-items:center;justify-content:center;color:#3550e9;box-shadow:0 2px 8px #0000001a;transition:box-shadow .2s ease,border-color .2s ease}.collection-cards__btn:hover{border-color:#3550e9;box-shadow:0 4px 12px #3550e926}.collection-cards__btn--prev{left:-2rem}.collection-cards__btn--next{right:-2rem}@media screen and (min-width:750px){.collection-cards__btn{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/collection-cards-carousel.css.map */
