@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,600;1,9..144,300&display=swap";:root{--gf-collection-title-font: "Fraunces", Georgia, serif;--gf-collection-title-size: clamp(2rem, 5vw, 3.5rem);--gf-collection-title-weight: 300;--gf-collection-title-tracking: -.025em;--gf-collection-desc-max-width: 60rem;--gf-collection-desc-opacity: .65;--gf-filter-bar-border: rgba(var(--color-foreground), .1);--gf-filter-bar-bg: rgb(var(--color-background));--gf-grid-gap-desktop: 2.4rem;--gf-grid-gap-mobile: 1.2rem;--gf-grid-cols-desktop: 4;--gf-grid-cols-mobile: 2;--gf-count-font-size: 1.1rem;--gf-count-tracking: .08em;--gf-tag-radius: 2rem;--gf-tag-border-color: rgba(var(--color-foreground), .2)}.collection-hero{padding-top:4rem;padding-bottom:2.5rem}@media screen and (min-width:750px){.collection-hero{padding-top:5rem;padding-bottom:3rem}}.collection-hero__inner{flex-direction:column!important;align-items:center!important;text-align:center}.collection-hero__text-wrapper{flex-basis:auto!important;width:100%;display:flex;flex-direction:column;align-items:center}.collection-hero__title{font-family:var(--gf-collection-title-font);font-size:var(--gf-collection-title-size);font-weight:var(--gf-collection-title-weight);font-style:normal;letter-spacing:var(--gf-collection-title-tracking);line-height:1.1;text-align:center;margin:0 0 2rem;color:rgb(var(--color-foreground));display:block}.collection-hero__title .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.collection-hero__description,.collection-hero__description.rte{max-width:var(--gf-collection-desc-max-width);margin:0 auto 1rem;text-align:center;font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),var(--gf-collection-desc-opacity))}@media screen and (min-width:750px){.collection-hero__description,.collection-hero__description.rte{font-size:1.6rem;max-width:var(--gf-collection-desc-max-width)!important}}.collection-hero--with-image .collection-hero__inner{flex-direction:column!important}.collection-hero--with-image .collection-hero__text-wrapper{padding:2.5rem 0 2rem!important;flex-basis:auto!important}@media screen and (min-width:750px){.collection-hero--with-image .collection-hero__text-wrapper{padding:3rem 0 2.5rem!important}}.collection-hero--with-image .collection-hero__image-container{width:100%;max-width:120rem;margin:0 auto;flex:0 0 auto!important;margin-left:0!important}.facets-wrapper{border-top:1px solid var(--gf-filter-bar-border);border-bottom:1px solid var(--gf-filter-bar-border);padding:.75rem 0;margin-bottom:2rem;background-color:var(--gf-filter-bar-bg)}.facets-wrapper--no-filters{border-top:none;border-bottom:none}.facets__form{align-items:center}.facets__heading,.facets__summary{font-size:1.3rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.facets__disclosure[open] .facets__summary,.facets__summary:hover{color:rgb(var(--color-foreground))}.facet-filters__sort,.facet-filters__sort:hover{font-size:1.3rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.75)}.facet-filters__label{font-size:1.2rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}span.active-facets__button-inner{font-size:1.1rem;letter-spacing:.04em;border-radius:var(--gf-tag-radius);box-shadow:0 0 0 1px var(--gf-tag-border-color);padding:.3rem 1.1rem;background-color:rgb(var(--color-background));transition:box-shadow .15s ease,background-color .15s ease}.active-facets__button:hover span.active-facets__button-inner{box-shadow:0 0 0 1.5px rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.04)}.facets__display{border-color:rgba(var(--color-foreground),.12);border-radius:.4rem;box-shadow:0 4px 16px rgba(var(--color-shadow),.08)}.facet-checkbox{font-size:1.35rem}#ProductGridContainer{width:100%}#ProductGridContainer .product-grid,.product-grid{--grid-desktop-vertical-spacing: var(--gf-grid-gap-desktop);--grid-desktop-horizontal-spacing: var(--gf-grid-gap-desktop);--grid-mobile-vertical-spacing: var(--gf-grid-gap-mobile);--grid-mobile-horizontal-spacing: var(--gf-grid-gap-mobile)}@media screen and (min-width:990px){#ProductGridContainer .product-grid.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:749px){#ProductGridContainer .product-grid.grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)}}#ProductGridContainer .grid__item{min-width:0}.product-count,.product-count-vertical{text-align:right}.product-count__text,.product-count-vertical .product-count__text{font-size:var(--gf-count-font-size);letter-spacing:var(--gf-count-tracking);text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin:0;font-weight:400}#ProductCountDesktop{font-size:var(--gf-count-font-size);letter-spacing:var(--gf-count-tracking);text-transform:uppercase}#ProductGridContainer .collection.page-width,.collection.page-width{padding-top:0}.collection .loading-overlay{background:rgba(var(--color-background),.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pagination{margin-top:4rem;margin-bottom:2rem}.pagination__item{font-size:1.4rem;letter-spacing:.02em}.collection--empty .title-wrapper{margin-top:8rem;margin-bottom:12rem;text-align:center}@media screen and (min-width:750px){.facets-vertical.page-width{display:grid;grid-template-columns:22rem 1fr;column-gap:3.2rem;align-items:start}}@media screen and (min-width:990px){.facets-vertical.page-width{grid-template-columns:25rem 1fr;column-gap:4rem}}@media screen and (min-width:750px){.facets-vertical .facets-wrapper{border-top:none;border-bottom:none;border-right:none;padding:0;margin-bottom:0;background-color:transparent;position:sticky;top:calc(var(--header-height, 80px) + 20px);max-height:calc(100vh - var(--header-height, 80px) - 40px);overflow-y:auto;border-right:1px solid rgba(var(--color-foreground),.1);padding-right:2.4rem}.facets-vertical .facets-wrapper::-webkit-scrollbar{width:3px}.facets-vertical .facets-wrapper::-webkit-scrollbar-track{background:transparent}.facets-vertical .facets-wrapper::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.15);border-radius:2px}.facets__form-vertical{width:100%}}@media screen and (min-width:750px){.facets-vertical .product-grid-container,.facets-vertical #ProductGridContainer{width:100%;min-width:0}}@media screen and (min-width:750px){.facets__heading--vertical{font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin:0 0 2rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}}@media screen and (min-width:750px){.facets__disclosure-vertical{border-top:1px solid rgba(var(--color-foreground),.08);margin-right:0}.facets__disclosure-vertical:last-of-type{border-bottom:1px solid rgba(var(--color-foreground),.08)}.facets-vertical .facets__summary{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;margin-bottom:0;font-size:1.15rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.75);cursor:pointer;transition:color .15s ease}.facets-vertical .facets__summary>div{display:flex;align-items:center;justify-content:space-between;width:100%}.facets-vertical .facets__summary-label{display:flex;align-items:center;gap:.6rem}.facets-vertical .facets__summary .facets__selected{font-size:1rem;font-weight:400;letter-spacing:.02em;color:rgba(var(--color-foreground),.5)}.facets__disclosure-vertical[open] .facets__summary,.facets-vertical .facets__summary:hover{color:rgb(var(--color-foreground))}.facets__disclosure-vertical .facets__summary .icon-caret{transition:transform .2s ease;flex-shrink:0}.facets__disclosure-vertical[open] .facets__summary .icon-caret{transform:rotate(180deg)}}@media screen and (min-width:750px){.facets__display-vertical{padding-bottom:1.6rem;animation:gfFacetOpen .18s ease}@keyframes gfFacetOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.facets__list--vertical .list-menu__item,.facets__list--vertical .facets__item{display:flex;align-items:center}.facets-vertical .facet-checkbox{font-size:1.3rem;padding:.55rem 0;color:rgba(var(--color-foreground),.7);transition:color .12s ease}.facets-vertical .facet-checkbox:hover,.facets-vertical .facets__label.active .facet-checkbox{color:rgb(var(--color-foreground))}.facets-vertical .facet-checkbox__text{display:flex;align-items:baseline;gap:.4rem}.facets-vertical .facets__price{padding:.4rem 0 .8rem;gap:1rem}}@media screen and (min-width:750px){.facets-vertical .active-facets{margin:0 0 1.6rem}.facets-vertical .active-facets-vertical-filter{margin-bottom:.8rem}.facets-vertical .active-facets__button-wrapper{padding-top:0}.facets-vertical .active-facets__button-remove{font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--color-foreground),.45)}.facets-vertical .active-facets__button-remove:hover{color:rgb(var(--color-foreground))}}@media screen and (min-width:750px){.facets-vertical-sort{display:flex;justify-content:flex-end;align-items:center;padding:.8rem 0 1.2rem;margin-bottom:0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.facets-vertical-sort.page-width{padding-left:0;padding-right:0}.facets-vertical-sort .facet-filters{padding-left:0;grid-column:unset}.facets-vertical-sort .product-count-vertical{margin-left:2.4rem}}@media screen and (min-width:750px){.facets-vertical .button-show-more{font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;margin-top:.6rem;color:rgba(var(--color-foreground),.5);transition:color .15s ease}.facets-vertical .button-show-more:hover{color:rgb(var(--color-foreground))}}@media screen and (max-width:749px){.mobile-facets__heading{font-size:1.5rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.mobile-facets__label{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gf-collection-page.css.map */
