.collection-hero{border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.collection-hero .collection-hero__inner{display:block;padding-top:var(--ll-banner-padding-top, 6.4rem);padding-bottom:var(--ll-banner-padding-bottom, 5.6rem)}.collection-hero .collection-hero__text-wrapper{display:grid;grid-template-columns:minmax(24rem,.8fr) minmax(32rem,1.2fr);gap:clamp(4rem,8vw,12rem);align-items:start;width:100%}.collection-hero__eyebrow,.collection-hero .collection-hero__title,.collection-hero .collection-hero__description{color:#000;font-family:var(--font-faro-regular-lucky);font-style:normal;font-weight:400;letter-spacing:0;text-transform:none}.collection-hero__eyebrow{margin:0 0 1.4rem;font-size:1.6rem;line-height:1.3}.collection-hero .collection-hero__title{margin:0;font-size:3.8rem;line-height:1.1}.collection-hero .collection-hero__description{max-width:68rem;margin:0;font-size:1.6rem;line-height:1.45;overflow:visible}.collection-hero .collection-hero__description>:first-child{margin-top:0}.collection-hero .collection-hero__description>:last-child{margin-bottom:0}.collection-hero--with-image .collection-hero__image-container{width:100%;min-height:28rem;margin:4rem 0 0;border:0;border-radius:0;box-shadow:none}.ll-collection-controls{z-index:4;background:rgb(var(--color-background));border-bottom:0}.ll-collection-controls__inner{border-bottom:.1rem solid rgba(var(--color-foreground),.18)}.ll-collection-sort-only{display:block}.ll-collection-controls--sticky{position:sticky;top:var(--ll-collection-sticky-offset, 0px)}.ll-collection-sort-only__form,.ll-collection-sort-only__field{display:flex;align-items:center}.ll-collection-sort-only__form{min-height:6.4rem;margin:0}.ll-collection-sort-only__field{gap:.8rem}.ll-collection-sort-only__label,.ll-collection-sort-only__select{color:#000;font-family:var(--font-faro-regular-lucky);font-weight:400;letter-spacing:0;text-transform:none;font-size:1.4rem;line-height:1.4}.ll-collection-sort-only__label{font-size:1.6rem;white-space:nowrap}.ll-collection-sort-only__select-wrap{width:32rem;max-width:100%}.ll-collection-sort-only__select-wrap:before,.ll-collection-sort-only__select-wrap:after{content:none}.ll-collection-sort-only__select{width:32rem;max-width:100%;min-height:4.4rem;padding:0 4rem;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;text-align-last:center}.ll-collection-sort-only__select option{text-align:center}.ll-collection-sort-only__select-wrap .svg-wrapper{top:50%;right:1.5rem;transform:translateY(-50%)}#ProductGridContainer .collection{max-width:var(--page-width);margin:0 auto;padding-left:5rem;padding-right:5rem}#product-grid.product-grid{display:grid;grid-template-columns:repeat(var(--ll-columns-desktop, 4),minmax(0,1fr));gap:clamp(1.6rem,2vw,3.2rem) clamp(1rem,1.4vw,2.4rem);margin-top:3.2rem;margin-bottom:0}#product-grid.product-grid>.grid__item{width:100%;max-width:none}#product-grid .card-wrapper,#product-grid .card,#product-grid .card__inner{border:0;border-radius:0;box-shadow:none;background:transparent}#product-grid .card__inner:after,#product-grid .card:after{content:none}#product-grid .card__media{position:absolute;margin:0;width:100%;border-radius:0}#product-grid .product-card__sold-out-badge{position:absolute;right:1.4rem;bottom:1.4rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.4rem;border:.1rem solid rgb(0,0,0);border-radius:999px;background:transparent;box-shadow:none;color:#000;font-family:var(--font-faro-regular-lucky);font-size:1.4rem;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}#product-grid .card__media img{width:100%;height:100%;object-fit:cover;transform:none}#product-grid .card__media .product-card__secondary-image{opacity:0;transition:opacity .25s ease}#product-grid .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:1}#product-grid .card__content{padding:0;border:0}#product-grid .card__information{padding:1.2rem 0 0;border:0;text-align:left}#product-grid .card-information,#product-grid .price,#product-grid .card__heading{border:0}#product-grid .card__heading,#product-grid .card__heading.h5{margin:0;color:#000;font-family:var(--font-faro-regular-lucky);font-size:1.6rem;font-weight:400;line-height:1.3;letter-spacing:0;text-align:left;text-transform:none}#product-grid .card__heading a{text-decoration:none}#product-grid .card__heading a:hover,#product-grid .card__heading a:focus-visible{text-decoration:underline;text-underline-offset:.3rem}#product-grid .card-information,#product-grid .price,#product-grid .price-item,#product-grid .badge{color:#000;font-family:var(--font-faro-regular-lucky);font-size:1.4rem;font-weight:400;letter-spacing:0;text-align:left;text-transform:none}#product-grid .price{margin-top:.5rem}#product-grid .price-item--regular{text-decoration-thickness:.1rem}#product-grid .card__badge{align-self:end;justify-self:start;margin:0 0 1.2rem}#product-grid .badge{padding:0;border:0;border-radius:0;background:transparent}@media(hover:hover)and (pointer:fine){#product-grid .card-wrapper:hover .card__media .product-card__secondary-image,#product-grid .card-wrapper:focus-within .card__media .product-card__secondary-image{opacity:1}}@media screen and (min-width:750px)and (max-width:989px){.collection-hero .collection-hero__text-wrapper{grid-template-columns:1fr;gap:2.4rem}#product-grid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.collection-hero .collection-hero__inner{padding-right:1.6rem;padding-left:1.6rem}.collection-hero .collection-hero__text-wrapper{grid-template-columns:1fr;gap:2.4rem}.collection-hero .collection-hero__title{font-size:3.1rem}.ll-collection-controls--sticky{position:relative;top:auto}.ll-collection-controls{padding-right:1.6rem;padding-left:1.6rem}.ll-collection-sort-only__form{min-height:5.6rem}.ll-collection-sort-only__label{font-size:1.4rem}.ll-collection-sort-only__field{width:100%}.ll-collection-sort-only__select-wrap{flex:0 0 auto;width:22rem;max-width:calc(100vw - 10.5rem)}.ll-collection-sort-only__select{width:22rem;max-width:100%;min-height:4.4rem;padding-right:3.6rem;padding-left:3.6rem}#ProductGridContainer .collection{padding-left:1.6rem;padding-right:1.6rem}#product-grid.product-grid{grid-template-columns:repeat(var(--ll-columns-mobile, 2),minmax(0,1fr));gap:2.4rem 1rem;margin-top:2.4rem}#product-grid .card__heading,#product-grid .card__heading.h5{font-size:1.5rem}#product-grid .product-card__sold-out-badge{right:1rem;bottom:1rem;min-height:2.8rem;padding:0 1rem;font-size:1.3rem}}@media(prefers-reduced-motion:reduce){#product-grid .card__media .product-card__secondary-image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/ll-collection-editorial.css.map */
