collection-products-rs,.collection-products-rs{display:block}.collection-products-rs__inner{padding-top:var(--col-rs-pt, 48px);padding-bottom:var(--col-rs-pb, 80px);padding-inline:0;max-width:none;margin-inline:0}.collection-products-rs__inner>.collection-products-rs__heading:not(.collection-products-rs__heading--hero),.collection-products-rs__inner>.collection-products-rs__toolbar,.collection-products-rs__inner>.collection-products-rs__layout{padding-inline:2rem}@media(min-width:750px){.collection-products-rs__inner>.collection-products-rs__heading:not(.collection-products-rs__heading--hero),.collection-products-rs__inner>.collection-products-rs__toolbar,.collection-products-rs__inner>.collection-products-rs__layout{padding-inline:4rem}}.collection-products-rs__heading{margin-bottom:2.4rem}.collection-products-rs__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight, 800);font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:-.01em;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.collection-products-rs__description{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);max-width:680px;margin:0 0 1.2rem}.collection-products-rs__count{font-family:var(--font-body-family);font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0;letter-spacing:.02em}.collection-products-rs__heading--hero{position:relative;display:flex;align-items:flex-end;min-height:var(--hero-rs-min-h, 320px);margin:0 0 3.2rem;padding:4rem;overflow:hidden;isolation:isolate}.collection-products-rs__heading--hero .collection-products-rs__heading-bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none}.collection-products-rs__heading--hero .collection-products-rs__heading-bg img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important}.collection-products-rs__heading--hero .collection-products-rs__heading-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background-color:var(--hero-rs-overlay, #000000)!important;opacity:var(--hero-rs-overlay-opacity, .4)!important;pointer-events:none;z-index:1!important;display:block!important;width:100%!important;height:100%!important}.collection-products-rs__heading--hero .collection-products-rs__heading-content{position:relative;z-index:2;max-width:760px}.collection-products-rs__heading--align-left{justify-content:flex-start;text-align:left}.collection-products-rs__heading--align-center{justify-content:center;text-align:center}.collection-products-rs__heading--align-center .collection-products-rs__heading-content{margin-inline:auto}.collection-products-rs__heading--align-right{justify-content:flex-end;text-align:right}.collection-products-rs__heading--align-right .collection-products-rs__heading-content{margin-left:auto}.collection-products-rs__heading--align-center .collection-products-rs__description,.collection-products-rs__heading--align-right .collection-products-rs__description{margin-left:auto;margin-right:0}.collection-products-rs__heading--align-center .collection-products-rs__description{margin-right:auto}.collection-products-rs__heading--hero .collection-products-rs__title,.collection-products-rs__heading--hero .collection-products-rs__description{color:var(--hero-rs-text, #FFFFFF)}.collection-products-rs__heading--hero .collection-products-rs__description{opacity:.9}@media(min-width:750px){:root{--col-rs-side-pad: 4rem}}@media(max-width:749px){.collection-products-rs__heading--hero{--col-rs-side-pad: 2rem;min-height:calc(var(--hero-rs-min-h, 320px) * .7);padding:2.4rem 2rem}}.collection-products-rs__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:2.4rem}.collection-products-rs__filters-toggle{display:inline-flex;align-items:center;gap:.8rem;background:transparent;border:1px solid rgba(var(--color-foreground),.2);border-radius:0;padding:.8rem 1.6rem;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground));cursor:pointer;transition:background .18s ease,border-color .18s ease}.collection-products-rs__filters-toggle:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.4)}.collection-products-rs__filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;border-radius:1rem}@media(min-width:990px){.collection-products-rs__filters-toggle{display:none}}.collection-products-rs__sort{position:relative;display:inline-flex;align-items:center;margin-left:auto}.collection-products-rs__sort-select{appearance:none;-webkit-appearance:none;background:transparent;border:0;border-bottom:1px solid rgba(var(--color-foreground),.2);padding:.6rem 2.4rem .6rem .4rem;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.02em;color:rgb(var(--color-foreground));cursor:pointer;border-radius:0;transition:border-color .18s ease}.collection-products-rs__sort-select:hover{border-bottom-color:rgb(var(--color-foreground))}.collection-products-rs__sort-select:focus{outline:none;border-bottom-color:rgb(var(--color-foreground))}.collection-products-rs__sort-icon{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);pointer-events:none;color:rgba(var(--color-foreground),.6)}.collection-products-rs__layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:990px){.collection-products-rs__layout{grid-template-columns:240px 1fr;gap:5rem}}.collection-products-rs__sidebar{background:rgb(var(--color-background))}@media(min-width:990px){.collection-products-rs--sticky-filters .collection-products-rs__sidebar{position:sticky;top:var(--col-rs-sticky-offset, 1.6rem);align-self:start;max-height:calc(100vh - var(--col-rs-sticky-offset, 1.6rem) - 2rem);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.collection-products-rs--sticky-filters .collection-products-rs__sidebar::-webkit-scrollbar{width:0;height:0;display:none}}@media(max-width:989px){.collection-products-rs__sidebar{position:fixed;top:0;left:0;bottom:0;width:90%;max-width:380px;z-index:1001;overflow-y:auto;transform:translate(-100%);transition:transform .3s cubic-bezier(.32,.72,0,1);visibility:hidden;box-shadow:4px 0 24px -8px #0000002e}.collection-products-rs__sidebar.is-open{transform:translate(0);visibility:visible}.collection-products-rs__sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000073;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility 0s linear .25s}.collection-products-rs__sidebar-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s ease,visibility 0s linear 0s}}@media(min-width:990px){.collection-products-rs__sidebar-overlay{display:none}}.collection-products-rs__sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.collection-products-rs__sidebar-title{font-family:var(--font-body-family);font-size:1.6rem;font-weight:600;letter-spacing:.02em;margin:0}.collection-products-rs__sidebar-close{background:transparent!important;border:0!important;cursor:pointer;padding:.6rem;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));border-radius:0!important}.collection-products-rs__sidebar-close svg{display:block}@media(min-width:990px){.collection-products-rs__sidebar-head{display:none}}.collection-products-rs__filters{padding:0 2rem 2rem}@media(min-width:990px){.collection-products-rs__filters{padding:0}}.collection-products-rs__filter-group{border-bottom:1px solid rgba(var(--color-foreground),.1)}.collection-products-rs__filter-group:last-of-type{border-bottom:0}.collection-products-rs__filter-summary{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;color:rgb(var(--color-foreground))}.collection-products-rs__filter-summary::-webkit-details-marker{display:none}.collection-products-rs__filter-chevron{flex-shrink:0;transition:transform .2s ease;color:rgba(var(--color-foreground),.5)}.collection-products-rs__filter-group[open] .collection-products-rs__filter-chevron{transform:rotate(180deg)}.collection-products-rs__filter-body{padding-bottom:1.6rem}.collection-products-rs__filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem;max-height:280px;overflow-y:auto}.collection-products-rs__filter-list::-webkit-scrollbar{width:4px}.collection-products-rs__filter-list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2)}.collection-products-rs__filter-option{display:flex;align-items:center;gap:1rem;cursor:pointer;font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground));padding:.4rem 0;-webkit-user-select:none;user-select:none}.collection-products-rs__filter-option.is-disabled{opacity:.4;cursor:not-allowed}.collection-products-rs__filter-option input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.collection-products-rs__filter-checkbox{flex-shrink:0;width:16px;height:16px;border:1px solid rgba(var(--color-foreground),.4);background:rgb(var(--color-background));display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease;position:relative}.collection-products-rs__filter-option input:checked+.collection-products-rs__filter-checkbox{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.collection-products-rs__filter-option input:checked+.collection-products-rs__filter-checkbox:after{content:"";width:8px;height:4px;border-left:1.5px solid rgb(var(--color-background));border-bottom:1.5px solid rgb(var(--color-background));transform:rotate(-45deg) translate(1px,-1px)}.collection-products-rs__filter-option input:focus-visible+.collection-products-rs__filter-checkbox{outline:2px solid rgba(var(--color-foreground),.6);outline-offset:2px}.collection-products-rs__filter-label{flex:1}.collection-products-rs__filter-count{flex-shrink:0;color:rgba(var(--color-foreground),.5);font-size:1.2rem}.collection-products-rs__filter-price-inputs{display:flex;align-items:center;gap:.8rem}.collection-products-rs__filter-price-inputs label{flex:1}.collection-products-rs__filter-price-inputs input{width:100%;padding:.8rem 1rem;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));font-family:var(--font-body-family);font-size:1.3rem;color:rgb(var(--color-foreground));border-radius:0}.collection-products-rs__filter-price-inputs input:focus{outline:none;border-color:rgb(var(--color-foreground))}.collection-products-rs__filter-price-sep{color:rgba(var(--color-foreground),.4)}.collection-products-rs__filter-price-range{margin:.8rem 0 0;font-size:1.15rem;color:rgba(var(--color-foreground),.55)}.collection-products-rs__filter-actions{display:flex;flex-direction:column;gap:.8rem;padding-top:2rem}.collection-products-rs__filter-apply{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground));padding:1.2rem 1.6rem;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:0;transition:opacity .18s ease}.collection-products-rs__filter-apply:hover{opacity:.85}.collection-products-rs__filter-clear{text-align:center;font-family:var(--font-body-family);font-size:1.25rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:.3em;padding:.6rem}.collection-products-rs__filter-clear:hover{color:rgb(var(--color-foreground))}.collection-products-rs__main{min-width:0}.collection-products-rs__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--col-rs-cols-m, 2),minmax(0,1fr));column-gap:1.6rem;row-gap:4rem}@media(min-width:750px){.collection-products-rs__grid{column-gap:2rem;row-gap:5rem}}@media(min-width:990px){.collection-products-rs__grid{grid-template-columns:repeat(var(--col-rs-cols-d, 4),minmax(0,1fr));column-gap:2.4rem}}.collection-products-rs__grid-item{min-width:0}.collection-products-rs__pagination{display:flex;flex-direction:column;align-items:center;margin-top:4rem;position:relative}.collection-products-rs__load-more{display:inline-block;padding:1.4rem 3.2rem;background:transparent;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.collection-products-rs__load-more:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.collection-products-rs__load-more.is-loading{pointer-events:none;opacity:.6}.collection-products-rs__pagination.is-auto .collection-products-rs__load-more{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.collection-products-rs__sentinel{display:block!important;width:100%!important;height:50px!important;min-height:50px!important;flex-shrink:0!important;flex-grow:0!important;flex-basis:50px!important;margin:0!important;padding:0!important;pointer-events:none;position:relative;z-index:1}.collection-products-rs__pagination.is-loading:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:24px;border:2px solid rgba(var(--color-foreground),.2);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:col-rs-spin .8s linear infinite}@keyframes col-rs-spin{to{transform:translate(-50%) rotate(360deg)}}.collection-products-rs__empty{text-align:center;padding:6rem 2rem;font-family:var(--font-body-family)}.collection-products-rs__empty p{font-size:1.6rem;color:rgba(var(--color-foreground),.7);margin:0 0 1.6rem}.collection-products-rs__empty-clear{display:inline-block;padding:1rem 2.4rem;border:1px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));text-decoration:none;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}.collection-products-rs__empty-clear:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.col-rs-quick-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:none;align-items:center;justify-content:center}.col-rs-quick-view.is-open{display:flex}.col-rs-quick-view__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.col-rs-quick-view__panel{position:relative;background:rgb(var(--color-background));width:min(92vw,720px);max-height:88vh;overflow-y:auto;z-index:1;padding:3.2rem}.col-rs-quick-view__close{position:absolute;top:1.2rem;right:1.2rem;width:36px;height:36px;background:transparent;border:0;cursor:pointer;color:rgb(var(--color-foreground));display:inline-flex;align-items:center;justify-content:center}.col-rs-quick-view__loading{text-align:center;font-family:var(--font-body-family);color:rgba(var(--color-foreground),.6);padding:4rem 0}.col-rs-quick-view__cta{display:inline-block;margin-top:2rem;padding:1.2rem 2.4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.collection-products-rs__sidebar,.collection-products-rs__sidebar-overlay,.collection-products-rs__filter-chevron{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-collection-products-rs.css.map */
