.collection-hero__inner{display:flex;flex-direction:column}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}.collection-hero--with-image{position:relative}.collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width:750px){.collection-hero,.collection-hero.collection-hero--with-image{padding:0}.collection-hero.collection-hero--with-image{overflow:hidden}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}.collection-hero--with-image .collection-hero__inner{align-items:flex-end;padding-bottom:0}}.collection-hero--with-image .collection-hero__inner,.collection-hero--with-image .collection-hero__breadcrumbs{position:relative;z-index:2;--color-foreground: 255, 255, 255;color:#fff}.collection-hero--with-image .collection-hero__title,.collection-hero--with-image .collection-hero__title--display,.collection-hero--with-image .collection-hero__eyebrow{color:#fff}.cc-breadcrumbs{display:none}[class*=-padding]:has(>.cc-breadcrumbs){padding-top:0;padding-bottom:0}.collection-hero__breadcrumbs{position:relative;z-index:3;padding-top:2rem;padding-bottom:1rem}.collection-hero__crumbs ol{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0;font-size:1.3rem}.collection-hero__crumbs li+li:before{content:"\203a";margin-right:.6rem;opacity:.45}.collection-hero__crumbs a{color:inherit;text-decoration:none;opacity:.65}.collection-hero__crumbs a:hover,.collection-hero__crumbs a:focus-visible{opacity:1;text-decoration:underline}.collection-hero__crumbs [aria-current=page]{opacity:.95}.collection-hero--with-image .collection-hero__crumbs a{opacity:.78}@media screen and (min-width:750px){.collection-hero--with-image .collection-hero__breadcrumbs{position:absolute;top:0;left:0;right:0;padding-top:2.4rem;padding-bottom:0}}.collection-hero__eyebrow{margin:0 0 1.2rem;font-size:1.3rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--color-button))}.collection-hero__title{margin:2.5rem 0}.collection-hero__title--display{font-family:var(--font-body-family);font-weight:500;font-size:3.6rem;letter-spacing:-.015em;line-height:1.12}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width:750px){.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}.collection-hero__description{max-width:66.67%}.collection-hero--with-image .collection-hero__description{max-width:100%}}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}.collection-hero--with-image .collection-hero__title+.collection-hero__description{font-size:1.4rem;line-height:1.6;margin-top:1rem;margin-bottom:1rem;max-width:42rem;opacity:.82}.collection-hero__description--clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.collection-hero__button{display:inline-flex;align-items:center;gap:.9rem;margin-top:1.4rem;padding:1.5rem 2.4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;border-radius:var(--buttons-radius);text-decoration:none;text-transform:uppercase;font-size:1.3rem;font-weight:500;letter-spacing:.06em;transition:opacity .15s ease}.collection-hero__button:hover,.collection-hero__button:focus-visible{opacity:.82;color:rgb(var(--color-background))}.collection-hero--with-image .collection-hero__button{background:#fff;color:#121212}.collection-hero--with-image .collection-hero__button:hover,.collection-hero--with-image .collection-hero__button:focus-visible{color:#121212}.collection-hero__button-icon{display:inline-flex;width:1.3rem;height:1.3rem}.collection-hero__button-icon svg{width:100%;height:100%}.collection-hero__image-container{position:relative}@media screen and (min-width:750px){.collection-hero--with-image .collection-hero__inner{min-height:27rem;padding-top:0;padding-bottom:4rem}.collection-hero--with-image .collection-hero__text-wrapper{flex-basis:auto;max-width:50rem;padding:0}.collection-hero--with-image .collection-hero__image-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;border:none;border-radius:0;box-shadow:none}.collection-hero--with-image .collection-hero__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,#000,#000000eb 5%,#0000 32%),linear-gradient(to right,#000000c7,#000000ad 30%,#00000073 48%,#00000024,#00000014)}}@media screen and (max-width:749px){.collection-hero--with-image .collection-hero__image-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;margin:0;border:none;border-radius:0;box-shadow:none}.collection-hero--with-image .collection-hero__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#0000008c,#0000001f 22%,#00000052 48%,#000000d1 84%,#000)}.collection-hero--with-image .collection-hero__breadcrumbs{position:absolute;top:0;left:0;right:0;padding:1.3rem 0 0}.collection-hero.collection-hero--with-image .collection-hero__inner{min-height:26rem;justify-content:flex-end;padding-top:0;padding-bottom:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:0 0 1.4rem}.collection-hero__crumbs ol{font-size:1.15rem;gap:.5rem}.collection-hero__crumbs li+li:before{margin-right:.5rem}.collection-hero__title--display{font-size:2.8rem;line-height:1.08;letter-spacing:-.02em}.collection-hero--with-image .collection-hero__title+.collection-hero__description{font-size:1.35rem;line-height:1.55;margin-top:.8rem;margin-bottom:0;max-width:none;opacity:.85}.collection-hero__description--clamp{-webkit-line-clamp:2;line-clamp:2}.collection-hero__eyebrow{font-size:1.15rem;letter-spacing:.14em;margin:0 0 .9rem}.collection-hero__button{margin-top:1.2rem;padding:1.3rem 2rem;font-size:1.25rem}}.shopify-section .facets__heading,.shopify-section .mobile-facets__heading{margin:0 0 .4rem;font-size:1.1rem;font-weight:400;letter-spacing:.09em;text-transform:uppercase;opacity:.5}.shopify-section .facets__form .js-filter,.shopify-section .facets-wrapper .js-filter{border-bottom:1px solid rgba(var(--color-foreground),.09)}.shopify-section .js-filter .facets__summary{padding:1.4rem 0;font-size:1.35rem;font-weight:500;letter-spacing:0;line-height:1.3}.shopify-section .js-filter .facets__summary .icon-caret{width:1rem;height:1rem;opacity:.45;transition:transform .2s ease}.shopify-section .js-filter[open] .facets__summary .icon-caret{transform:rotate(180deg)}.shopify-section .js-filter .facets__selected{font-weight:400;opacity:.5}.shopify-section .facets__display-vertical{padding-bottom:.8rem}.shopify-section .facets__item .facet-checkbox{display:flex;align-items:center;gap:1rem;padding:.65rem 0;font-size:1.3rem;line-height:1.4}.shopify-section .facets__item .facet-checkbox:hover{color:rgb(var(--color-foreground))}.shopify-section .facets__item .facet-checkbox>svg:nth-of-type(1){color:rgba(var(--color-foreground),.28);flex-shrink:0}.shopify-section .facets__item .facet-checkbox:hover>svg:nth-of-type(1){color:rgba(var(--color-foreground),.5)}.shopify-section .facets__item .facet-checkbox>input[type=checkbox]:checked~svg:nth-of-type(1) rect{stroke:rgb(var(--color-button));fill:rgba(var(--color-button),.1)}.shopify-section .facets__item .facet-checkbox .icon-checkmark{color:rgb(var(--color-button))}.shopify-section .facets__price .field__input{border-radius:0;font-size:1.3rem}.shopify-section .active-facets__button .active-facets__button-inner{border-radius:0;padding:.5rem .9rem;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;min-height:0;border:1px solid rgba(var(--color-foreground),.18)}.shopify-section .active-facets__button:hover .active-facets__button-inner{border-color:rgba(var(--color-foreground),.4)}.shopify-section .active-facets .active-facets__button-remove{font-size:1.2rem;opacity:.6}.shopify-section .facet-filters__label,.shopify-section .facet-filters__label label{font-size:1.1rem;font-weight:400;letter-spacing:.09em;text-transform:uppercase;opacity:.5}.shopify-section .facet-filters .select:after,.shopify-section .facet-filters .select:before{box-shadow:none;border:0}.shopify-section .facet-filters .select{border-bottom:1px solid rgba(var(--color-foreground),.18)}.shopify-section select.facet-filters__sort{border-radius:0;padding-left:.4rem;font-size:1.35rem;font-weight:500}.shopify-section .product-count,.shopify-section .product-count__text{font-size:1.2rem;opacity:.55}@media screen and (min-width:750px){.facets-vertical .facets-wrapper{position:sticky;top:calc(var(--header-height, 10rem) + 2.4rem);align-self:flex-start;flex-shrink:0;max-height:calc(100vh - var(--header-height, 10rem) - 4.8rem);overflow-y:auto;padding-bottom:.4rem;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.22) transparent}.facets-vertical .facets-wrapper::-webkit-scrollbar{width:4px}.facets-vertical .facets-wrapper::-webkit-scrollbar-track{background:transparent}.facets-vertical .facets-wrapper::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.16);border-radius:0}.facets-vertical .facets-wrapper:hover::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3)}}.shopify-section .mobile-facets__open,.shopify-section .mobile-facets__summary{font-size:1.35rem;font-weight:500;letter-spacing:.01em}.shopify-section .mobile-facets__open .icon,.shopify-section .mobile-facets__open svg{width:1.7rem;height:1.7rem}.shopify-section .mobile-facets__label{font-size:1.4rem;padding:1.1rem 2rem;gap:1rem}.shopify-section .mobile-facets__label>svg:nth-of-type(1){color:rgba(var(--color-foreground),.28)}.shopify-section .mobile-facets__label>input[type=checkbox]:checked~svg:nth-of-type(1) rect{stroke:rgb(var(--color-button));fill:rgba(var(--color-button),.1)}.shopify-section .mobile-facets__label .icon-checkmark{color:rgb(var(--color-button))}.shopify-section .mobile-facets__footer .mobile-facets__apply,.shopify-section .mobile-facets__footer .mobile-facets__clear{border-radius:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-collection-hero.css.map */
