.collection-loader{padding-top:20px}.collection-filter-loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;background:color-mix(in srgb,var(--body_background, #fff) 78%,transparent);pointer-events:all}.collection-filter-loader.hidden{display:none}.collection-filter-loader__spinner-anchor{position:sticky;top:clamp(120px,28vh,280px);display:flex;justify-content:center;width:100%;padding-top:24px;pointer-events:none}.collection-filter-loader__spinner{display:block;color:var(--text_color, #000);transform-origin:center center;animation:collection-filter-loader-spin 1s linear infinite}@keyframes collection-filter-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.collection-filter-loader__spinner{animation:none}}.main-collection--products.is-filter-loading{pointer-events:none}.main-collection--products.is-filter-loading .collection-filter-loader{pointer-events:all}.main-collection--wrapper.filter-layout-horizontal:not(.horizontal-bottom){isolation:isolate}.collection-result-count{font-size:70%}.collection--topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.filter-toggle-button svg{margin-right:10px}.collection-category--main{padding-bottom:30px;border-bottom:1px dashed var(--text_color);margin-bottom:30px}.collection-category--list{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.collection-category--link{background:var(--body_alternate_background);color:var(--text_color);padding:4px 16px;align-items:center;border-radius:30px;font-size:var(--medium_text);border:1px solid var(--text_color);display:inline-grid;grid-template-columns:auto 1fr;gap:6px}.collection-category--link.has-image{padding-left:4px}.collection-category--image{width:30px}.main-collection--products{position:relative;display:grid;grid-template-columns:1fr;transition:.5s ease;align-items:start}.main-collection--products-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--product_card_column_gap)}.main-collection--products-list>.product--card{min-width:0}.main-collection--products-list>.editorial--card{min-width:0;grid-column:1 / -1;display:flex;flex-direction:column;gap:0}.editorial--card-media{width:100%}.editorial--card-media .media{border-radius:0;overflow:hidden;--image_ratio: var(--editorial_ratio_mobile, 65%)}.editorial--card-image,.editorial--card-video,.editorial--card-media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.editorial--card-image--desktop{display:none}.editorial--card-image--mobile{display:block}.editorial--video,.editorial--card-video{position:absolute;top:0;right:0;bottom:0;left:0}.editorial--video-toggle{position:absolute;right:12px;bottom:12px;z-index:2;width:40px;height:40px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:#111;cursor:pointer;padding:0}.editorial--card-content{display:flex;flex-direction:column;gap:0;padding-inline:0}.editorial--card-heading{margin:0;box-sizing:border-box;height:44px;padding:10px 0 0;display:flex;align-items:center;font-weight:700;line-height:1.2;overflow:hidden}.editorial--card-heading.heading-size-large{font-size:clamp(1.25rem,2.5vw,1.75rem)}.editorial--card-heading.heading-size-medium{font-size:clamp(1.125rem,2vw,1.5rem)}.editorial--card-heading.heading-size-small{font-size:clamp(1rem,1.75vw,1.25rem)}.editorial--card-heading.heading-size-xsmall{font-size:clamp(.9375rem,1.5vw,1.125rem)}.editorial--card-detail{display:grid;gap:4px;padding:6px 0 0}.editorial--card-description{margin:0;line-height:1.4;color:inherit}.editorial--card-link{display:inline-flex;align-items:center;gap:6px;width:fit-content;text-decoration:underline;text-underline-offset:3px;color:inherit}.editorial--card-link .arrow--icon{width:12px;height:12px}@media(min-width:1025px){.main-collection--products-list>.editorial--card{grid-column:auto}.editorial--card-media .media{--image_ratio: var(--editorial_ratio_desktop, 130%)}.editorial--card-image--desktop{display:block}.editorial--card-image--mobile{display:none}}.filter-sorting--accordions summary{display:flex;align-items:center;justify-content:space-between}.filter-sorting--accordions .collection-sort--icon{width:24px;height:24px}.filter-sorting--accordions .collection-sort--icon svg{width:100%;height:100%}.filter--sidebar-content{padding-top:30px;padding-bottom:30px}.filter--columns{display:grid;gap:30px;overflow:auto;align-content:start;align-items:start}.filter--columns .filter--sorting select{line-height:inherit}.filter--columns-heading{margin-bottom:15px}.filter--columns:has(>.product-accordion){gap:0}.filter--columns>.product-accordion .product-accordion--heading{padding:16px 0}.filter--columns>.product-accordion .product-accordion--heading-text{margin:0}.filter--columns>.product-accordion .product-accordion--content{padding-bottom:20px}.filter--columns>.product-accordion .product-accordion--content *{margin-bottom:0}.filter--columns>.filter--columns-item:not(.product-accordion){margin-bottom:24px}.filter-option-item{margin-top:15px}.filter-option-item a{color:var(--text_color)}.horizontal-filters--content-list .filter-option-item{margin-top:0;margin-bottom:15px}.filter-option-item.disabled{opacity:.5;pointer-events:none}.filter-option-item label{margin:0;white-space:normal}.filter--applied-list ul{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px}.filter--applied-item{display:flex;align-items:center;background:var(--body_alternate_background);padding:10px 15px;border-radius:50px;border:1px solid var(--text_color)}.filter-layout-horizontal .filter--applied-item{padding:6px 10px}.filter-layout-horizontal .filter--applied-item filter-remove{display:flex;line-height:1}.filter-layout-horizontal .filter--applied-item filter-remove{font-size:12px}.filter--applied-item .close-icon{width:10px;height:auto;margin-left:10px}.filter-layout-horizontal .filter--applied-item .close-icon{width:8px;margin-left:5px}.filter--category-menus .filter-option-item a:before{content:"" "";background:currentColor;width:5px;height:5px;border-radius:50px;position:absolute;left:0;top:calc(50% - 2px);transition:all .25s ease-out;transform:scale(0)}.filter--category-menus .filter-option-item a{transition:all .25s ease-out;position:relative}.filter--range-slider{height:5px}.filter--progress{position:absolute;background:var(--text_color);top:0;height:100%;z-index:1}.filter--slider-range{height:5px;vertical-align:top;position:absolute;top:0;left:0;width:100%;background:var(--body_alternate_background);border-radius:.25rem;margin:0;padding:0;border:0;min-height:4px;-webkit-appearance:none;appearance:none}.filter--slider-range::-webkit-slider-thumb{height:20px;margin-block-start:-9px;width:20px}.filter--slider-range::-moz-range-thumb{height:16px;width:16px}.filter--range-slider .filter--slider-range::-webkit-slider-runnable-track{background:none}.filter--range-slider .filter--slider-range::-webkit-slider-thumb{pointer-events:auto}.filter--range-slider .filter--slider-range::-moz-range-progress,.filter--range-slider .range::-moz-range-track{background:none}.filter--range-slider .filter--slider-range::-moz-range-thumb{pointer-events:auto}.filter--slider-range::-webkit-slider-thumb{-webkit-margin-before:-6px;-webkit-appearance:none;background-color:var(--body_alternate_background);border:2px solid var(--text_color);border-radius:100%;box-shadow:none;cursor:pointer;height:16px;margin-block-start:-6px;position:relative;width:16px;z-index:1}.filter--slider-range::-webkit-slider-runnable-track{background-color:var(--text_color);border:none;border-radius:2px;cursor:pointer;height:4px;width:100%}.filter--slider-range::-moz-range-thumb{background-color:var(--text_color);border:2px solid var(--text_color);border-radius:100%;cursor:pointer;height:12px;width:12px}.filter--slider-range::-moz-range-progress,.filter--slider-range::-moz-range-track{border:none;border-radius:2px;cursor:pointer;height:4px;width:100%}.filter--slider-range::-moz-range-progress{background-color:var(--body_alternate_background)}.filter--slider-range::-moz-range-track{background-color:var(--text_color)}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.price-input-field{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:12px 20px;background:var(--form_background);border:1px solid var(--form_border);color:var(--form_color);border-radius:var(--form_radius);gap:5px;min-height:50px}.price-input-field input{background:transparent;border:0;border-radius:0;padding:0;min-height:auto}@media(min-width:768px){.filter-layout-vertical .main-collection--products{grid-template-columns:auto 1fr}.filter-layout-horizontal .filter--sidebar,.filter-layout-horizontal .collection--topbar{display:none}.filter--sidebar{width:0;transition:width .3s ease .1s;position:sticky;top:var(--dynamic_header_height, 0px);height:calc(100vh - var(--dynamic_header_height, 0px));overflow:hidden}.main-collection--products.open-filter .filter--sidebar{width:280px}.filter--sidebar-content{padding-right:30px;opacity:0;transition:opacity .2s ease-in-out;overflow:hidden}.filter--columns{padding-right:20px}.main-collection--products.open-filter .filter--sidebar .filter--sidebar-content{opacity:1;transition:opacity .2s ease-in-out .1s}.collection-category--image{width:34px}.collection-category--link{padding:8px 20px;gap:10px}.collection-category--link.has-image{padding-left:8px}}@media(min-width:1025px){.main-collection--products-list{grid-template-columns:repeat(var(--row_count, 4),minmax(0,1fr))}.filter--columns{gap:40px}.filter--applied-item:hover svg line{animation:cross_animate .5s ease-in-out forwards}.filter--applied-item:hover svg path{animation:cross_animate .5s ease-in-out forwards;animation-delay:.1s}.collection-category--image{width:40px}.filter--columns .filter--columns-item:last-child{padding-bottom:8px}.filter--category-menus .filter-option-item a:hover{padding-left:10px}.filter--category-menus .filter-option-item a:hover:before{transform:scale(1)}}@media(min-width:1200px){.main-collection--products.open-filter .filter--sidebar{width:380px}.filter--sidebar-content{padding-right:50px}.price-inputs{gap:20px}.collection-category--main{padding-bottom:50px;margin-bottom:50px}.filter-layout-horizontal .main-collection--products-list{grid-template-columns:repeat(var(--row_count, 4),minmax(0,1fr))}}@media(max-width:767px){.filter--sidebar{position:fixed;bottom:0;left:0;right:0;z-index:9;overflow:hidden;pointer-events:none}.filter--sidebar.active{pointer-events:auto}.filter--sidebar-overlay{background:rgba(var(--page_overlay_background),var(--page_overlay_opacity));min-height:100vh;position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;visibility:hidden;pointer-events:none;cursor:none;transition:.8s cubic-bezier(.7,0,.2,1)}.filter--sidebar.active .filter--sidebar-overlay{opacity:1;visibility:visible;pointer-events:auto}.filter--sidebar-content{position:relative;height:100%;max-height:80vh;overflow:hidden;border-radius:var(--card_radius) var(--card_radius) 0 0;background:var(--body_background);padding:0;transform:translate3d(0,100%,0);transition:transform .6s cubic-bezier(.7,0,.2,1);display:grid;pointer-events:auto;grid-template-rows:auto 1fr auto}.filter--sidebar-header{display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px 30px;box-shadow:0 0 1px var(--border_color)}.filter--columns{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:30px 30px 16px}.filter--sidebar-footer{position:sticky;bottom:0;z-index:2;padding:16px 30px calc(16px + env(safe-area-inset-bottom,0px));background:var(--body_background);box-shadow:0 -4px 16px #0000000f}.filter--sidebar-apply-btn{justify-content:center;text-transform:uppercase}.filter--sidebar.active .filter--sidebar-content{transform:translateZ(0)}[data-products-wrapper]>.collection-filter-loader:not(.collection-filter-loader--drawer){display:none!important}.collection-filter-loader--drawer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;align-items:center;justify-content:center}.collection-filter-loader--drawer:not(.hidden){display:flex}.collection-filter-loader--drawer .collection-filter-loader__spinner-anchor{position:static;top:auto;padding-top:0}}.swatch-list .filter-option-item{padding-left:0}.swatch-list .filter-option-item label{display:grid;grid-template-columns:auto 1fr;gap:6px;align-items:center}.swatch-list .filter-swatch-swatch{width:26px;height:26px;padding:4px;overflow:hidden}.swatch-list .filter-swatch-swatch:after{background:var(--swatch-color);box-shadow:0 0 0 1px var(--border-color);position:absolute;content:"";left:4px;top:4px;width:18px;height:18px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.swatch-list .filter-swatch-swatch.image:after{background:var(--swatch-img);background-position:var(--swatch-focal-point)}.swatch-list .checkmark-input{display:none}.swatch-list .filter-swatch-img{width:66px;height:66px;padding:0;border-radius:0!important;display:inline-block}.swatch-list .filter-swatch-img img{width:100%;height:100%;object-fit:contain}.swatch-list .filter-swatch-img,.swatch-list .filter-swatch-swatch{box-shadow:0 0 0 1px var(--text-color) inset}
/*# sourceMappingURL=/cdn/shop/t/31/assets/main-collection.css.map */
