.featured-collections-wrapper{overflow:hidden}.featured__collections{position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.collection__image.image-1,.collection__image.image-2,.collection__image.image-3,.collection__image.image-4{overflow:hidden;border-radius:1rem}.featured__collections-links{display:flex;flex-direction:column;justify-content:center;gap:2rem}.featured__collections-item{line-height:initial;cursor:pointer}.featured__collections-link{position:relative;overflow:hidden;opacity:.5;transition:opacity .4s ease;display:inline-flex;align-items:flex-start;gap:1.5rem;margin-bottom:0}.featured__collections-item.is-active .featured__collections-link{opacity:1;text-decoration:underline}.featured__collections-link span.collection--count{font-size:1.6rem}.featured__collections-link-text{display:inline-block;word-break:break-word;position:relative;transform:translateZ(0);transform-style:preserve-3d;transition:transform 1s cubic-bezier(.19,1,.22,1)}.featured__collections-link-text:after{display:inline-block;content:attr(data-text);position:absolute;top:120%;left:0;right:0;vertical-align:text-top}.featured__collections-images{transition:opacity .5s ease}.featured__collections-images:not(.is-active){opacity:0;pointer-events:none}.featured__collections-images.is-active{opacity:1;animation:fade-in .3s cubic-bezier(.7,0,.3,1) both}@media only screen and (min-width:992px){.collection__image.image-1,.collection__image.image-2,.collection__image.image-3,.collection__image.image-4{position:absolute;will-change:transform}.featured-collections--images-1 .collection__image.image-1{width:50%;inset-inline-start:50%;top:50%;left:0;transform:translate(-50%,-50%);max-width:40vw;animation:floatAnimation 8s ease-in-out infinite}.featured-collections--images-1 .featured__collections-content{margin:0 0 0 auto}.featured-collections--images-1.text_first .featured__collections-content{margin:0 auto 0 0}.featured-collections--images-1.text_first .collection__image.image-1{right:0;left:auto}.featured-collections--images-2 .collection__image.image-1{width:25%;inset-inline-start:15%;top:50%;transform:translateY(-50%);max-width:25%;animation:floatAnimation 8s ease-in-out infinite;left:0}.featured-collections--images-2 .collection__image.image-2{width:22%;inset-inline-end:15%;transform:translateY(-50%);max-width:22%;animation:floatAnimationNormal 12s ease-in-out infinite;right:0;top:25%}.featured-collections--images-3 .collection__image.image-1{width:25%;inset-inline-start:5%;top:50%;transform:translateY(-50%);max-width:25%;animation:floatAnimation 8s ease-in-out infinite;right:0;left:auto}.featured-collections--images-3 .collection__image.image-2{width:20%;inset-inline-end:10.5%;top:5%;max-width:20%;animation:floatAnimationNormal 10s ease-in-out infinite;left:0}.featured-collections--images-3 .collection__image.image-3{width:22%;inset-inline-end:6.5%;bottom:5%;max-width:22%;animation:floatAnimationNormal 12s ease-in-out infinite;left:3rem}.featured-collections--images-4 .collection__image.image-1{width:20%;inset-inline-start:5%;top:0;max-width:20%;animation:floatAnimationNormal 8s ease-in-out infinite;left:0}.featured-collections--images-4 .collection__image.image-2{width:16%;inset-inline-end:10%;top:3%;max-width:16%;animation:floatAnimationNormal 10s ease-in-out infinite;right:0}.featured-collections--images-4 .collection__image.image-3{width:20%;inset-inline-end:6%;bottom:2%;max-width:20%;animation:floatAnimationNormal 12s ease-in-out infinite;left:10rem}.featured-collections--images-4 .collection__image.image-4{width:20rem;inset-inline-start:10%;bottom:5%;max-width:14vw;animation:floatAnimationNormal 14s ease-in-out infinite;right:3rem;left:auto}.featured__collections{display:flex;align-items:center;min-height:60rem;height:100%;flex-direction:column;justify-content:center;position:relative}.featured__collections-content{width:50%;margin:0 auto;padding:0 5rem}@media screen and (pointer:fine){.featured__collections-item:hover .featured__collections-link-text{transform:translate3d(0,-120%,0)}}}@media only screen and (min-width:1366px){.featured-collections--images-1 .collection__image.image-1{width:45%;max-width:45%}.featured-collections--images-2 .collection__image.image-2{top:20%}}@media only screen and (min-width:1600px){.featured-collections--images-2 .collection__image.image-2{top:14%;width:25%;max-width:25%}.featured-collections--images-3 .collection__image.image-2{width:18%;top:2%;max-width:18%}.featured-collections--images-3 .collection__image.image-3{width:18%;bottom:2%;max-width:18%;left:6rem}.featured-collections--images-4 .collection__image.image-3{width:100%;max-width:22%}}@media only screen and (max-width:991px){.featured__collections-images-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:1rem;margin-bottom:4rem}.featured--collections-media.media{padding-bottom:125%}.collection__image.image-1,.collection__image.image-2,.collection__image.image-3,.collection__image.image-4{animation:none}.featured__collections-item{padding:.5rem 0}.featured__collections:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:4rem;height:.3rem;background:rgba(var(--color-foreground),.1);border-radius:1rem;display:none}@media(max-width:749px){.featured__collections:after{display:block}}}@media(hover:hover){.collection__image:hover{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.collection__image.image-1,.collection__image.image-2,.collection__image.image-3,.collection__image.image-4{animation:none}}@keyframes floatAnimation{0%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 20px))}to{transform:translateY(-50%)}}@keyframes floatAnimationNormal{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.collections__fullwidth.featured-collections--images-1 .collection__image.image-1{width:100%;max-width:100%;height:100%;animation:unset;top:0;left:0;transform:translate(0)}.collections__fullwidth .featured__collections-content{width:100%}@media only screen and (min-width:992px){.collections__fullwidth .featured__collections-content{width:80%;margin:0 auto}}@media only screen and (min-width:1366px){.collections__fullwidth .featured__collections-content{width:70%}}.collections__fullwidth .featured__collections-links{flex-direction:row;flex-wrap:wrap;gap:5rem}@media only screen and (max-width:749px){.collections__fullwidth .featured__collections-links{gap:2.5rem;padding:0 3rem 4rem}}.collections__fullwidth.featured-collections--images-1.text_first .featured__collections-content{margin:0 auto}.collections__fullwidth .featured--collections-media{height:100%}@media only screen and (min-width:992px){.collections__fullwidth .featured--collections-media.media--adapt.placeholder{padding-bottom:inherit}}.featured--collections-media.media--adapt.placeholder{padding-bottom:100%}.collection-items-border .featured__collections-links{gap:0}.collection-items-border .featured__collections-item{padding:2rem 0;border-bottom:1px solid rgba(var(--color-foreground),.15)}.collection-items-border .featured__collections-item.is-active .featured__collections-link{text-decoration:none}.collection-items-border .featured__collections-link{align-items:center;justify-content:space-between;width:100%}.collection-items-border .featured__collections-item.is-active{padding-left:3rem;position:relative}.collection-items-border .featured__collections-item.is-active:before{position:absolute;content:"";width:.6rem;height:.6rem;background:rgba(var(--color-foreground),1);left:.5rem;top:50%;transform:translateY(-50%);border-radius:50%}.collection-items-border .featured__collections-item.is-active:after{position:absolute;content:"";width:1.6rem;height:1.6rem;border:1px solid rgba(var(--color-foreground),1);left:0;top:50%;transform:translateY(-50%);border-radius:50%}.featured__collections--count{color:rgba(var(--color-foreground),.6);font-weight:300;font-size:2rem}.featured-collections--images-1 .collection__image--border .collection__image{animation:unset;transform:translateY(-50%)}.featured__collections.featured__collections--border-style{min-height:auto}.featured__collections.image_first.featured__collections--border-style{flex-direction:row}.featured__collections.text_first.featured__collections--border-style{flex-direction:row-reverse}.featured__collections--border-style .collection__image.image-1{animation:unset;transform:inherit;position:inherit;inset-inline-start:auto;max-width:100%;width:100%}.featured__collections--border-style .featured__collections-images{transition:opacity .5s ease;width:100%}@media only screen and (min-width:992px){.featured__collections--border-style .featured__collections-images{width:50%}}@media only screen and (max-width:991px){.featured__collections--border-style .featured__collections-images-inner{margin-bottom:3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/collection-showcase.css.map */
