.collection-hero{position:relative;background:#737e87;overflow:hidden;display:block}.collection-hero--no-img{min-height:0;width:100%;aspect-ratio:3 / 1;background-color:#8f9aa3}.collection-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;z-index:1;pointer-events:none}.collection-hero--no-img:before{display:none}.collection-hero__picture{display:block;width:100%}.collection-hero__bg{position:relative;display:block;width:100%;height:auto;opacity:1}.collection-hero__overlay{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:0 72px 40px;width:100%}.collection-hero__title{font-family:Google Sans,sans-serif;font-size:40px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px;line-height:100%;margin:10px 0 0}.collection-hero__desc{font-family:Google Sans,sans-serif;font-size:16px;font-weight:400;color:#fff;margin:8px 0 0;line-height:1.5;letter-spacing:1px}.collection-hero__desc p{margin:0}.breadcrumb{display:flex;align-items:center;gap:6px;margin:0}.breadcrumb__item{font-family:Google Sans,sans-serif;font-size:13px;font-weight:400;color:#fffc;text-transform:capitalize}.breadcrumb__sep{font-family:Google Sans,sans-serif;font-size:13px;color:#ffffff80}.breadcrumb__item--active{font-family:Google Sans,sans-serif;color:#fff;font-weight:400}.breadcrumb__item a{color:#fffc;text-decoration:none;transition:color .15s}.breadcrumb__item a:hover{color:#fff}@media(max-width:980px){.collection-hero{height:auto;margin-top:0;padding-top:0}.collection-hero--no-img{aspect-ratio:32 / 13.5}.collection-hero__bg{width:100%;height:auto}.collection-hero__desc{margin:16px 0 0;letter-spacing:0}.collection-hero__overlay{padding:0 24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.breadcrumb{justify-content:center}.collection-hero__title{font-size:32px;font-weight:600;margin-top:16px}.breadcrumb__item{font-size:10px;line-height:100%}.breadcrumb__sep{font-size:10px}}.collection-subnav{background-color:#f2f2f2;border-bottom:1px solid #eaeaea;padding:0;display:none;width:100%}.collection-subnav .container{width:100%;max-width:none;margin:0;padding:0}.collection-subnav__list{display:flex;align-items:center;gap:24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;padding:0 24px;width:100%;max-width:100%;box-sizing:border-box;background:#f2f2f2}.collection-subnav__list::-webkit-scrollbar{display:none}.collection-subnav__tab-btn{font-family:Google Sans,sans-serif;font-size:14px;font-weight:500;line-height:140%;text-transform:uppercase;letter-spacing:0px;color:#8f9aa3;background:transparent;border:none;border-radius:0;padding:14px 0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s ease}.collection-subnav__tab-btn:hover{color:#000}.collection-subnav__tab-btn.is-active{color:#000;text-decoration:underline;text-underline-offset:8px;font-weight:500;background:transparent}@media screen and (max-width:980px){.collection-subnav{display:block;width:100%}.collection-subnav .container,.collection-subnav__list{width:100%;max-width:100%}.collection-subnav__list{gap:32px;padding:0 16px}.collection-subnav__tab-btn{font-size:14px;padding:24px 0}}@media screen and (max-width:980px)and (orientation:landscape){.collection-subnav,.collection-subnav .container,.collection-subnav__list{width:100%!important;max-width:100%!important}.collection-subnav .container{margin:0!important;padding:0!important}}.collection-body{padding-block:clamp(24px,4vw,56px);background-color:#f2f2f2}.collection-body .container{max-width:1440px;margin-inline:auto;padding-inline:clamp(16px,4vw,72px);box-sizing:border-box}.collection-layout{position:relative;display:grid;grid-template-columns:25% 1fr;gap:clamp(20px,2.5vw,40px);align-items:start;border:0}@media(min-width:1441px){.collection-body .container{max-width:none;margin-inline:0}}.collection-layout:before{content:none}.filter-sidebar{position:sticky;top:88px;align-self:start;min-height:auto;background:transparent;padding:0;box-shadow:none;outline:0;display:flex;flex-direction:column;gap:12px}.filter-sidebar__close{display:none}.filter-group{display:flex;flex-direction:column;gap:10px;padding:0 20px 22px 0;border-bottom:1px solid #E1E6EA}.filter-group__label{font-family:Figtree,sans-serif;font-size:15px;font-weight:500;text-transform:none;letter-spacing:0;color:#40484f}.filter-multiselect{position:relative}.filter-multiselect__trigger{display:flex;align-items:center;gap:8px;min-height:46px;padding:0 14px;border:1px solid #E2E2E2;border-radius:4px;cursor:pointer;background:transparent;transition:border-color .15s}.filter-multiselect__trigger:hover,.filter-multiselect[data-open] .filter-multiselect__trigger{border-color:#83324c}.filter-multiselect__chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;align-items:center;min-height:44px}.filter-multiselect__placeholder{font-size:14px;font-family:Figtree,sans-serif;color:#40484f;line-height:1;letter-spacing:0}.filter-multiselect__chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 10px;background:#fff;border:1.5px solid #c0a0b0;border-radius:99px;font-size:12px;font-weight:500;color:#1a0a0f;text-decoration:none;transition:border-color .15s,background .15s}.filter-multiselect__chip:hover{border-color:#83324c;background:#fdf5f7}.filter-multiselect__chevron{flex-shrink:0;margin-top:0;color:#8d98a1;transition:transform .2s}.filter-multiselect[data-open] .filter-multiselect__chevron{transform:rotate(180deg)}.filter-multiselect__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid #e8e0e4;border-radius:10px;box-shadow:0 4px 16px #0000001a;z-index:50;overflow:hidden;max-height:220px;overflow-y:auto}.filter-multiselect__option{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:13px;color:#1a0a0f;text-decoration:none;transition:background .12s;cursor:pointer}.filter-multiselect__option:hover{background:#fdf5f7}.filter-multiselect__check{width:16px;height:16px;border:1.5px solid #c0a0b0;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .12s,border-color .12s;color:transparent}.filter-multiselect__option.is-checked .filter-multiselect__check{background:#83324c;border-color:#83324c;color:#fff}.filter-multiselect__count{margin-left:auto;font-size:11px;color:#9e7080}.filter-select{-webkit-appearance:none;appearance:none;width:100%;padding:10px 40px 10px 14px;border:1.5px solid #e8e0e4;border-radius:10px;font-size:13px;color:#5c3d4a;background:#fff url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L6.75 6.75L12.75 0.75' stroke='%23737E87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:14px 8px;cursor:pointer;transition:border-color .15s}.filter-select:focus{outline:none;border-color:#83324c}.price-range{display:flex;flex-direction:column;gap:14px}.price-range__track-wrap{position:relative;height:3px;background:#d9d9d9;border-radius:99px;margin-top:6px;margin-bottom:4px}.price-range__fill{position:absolute;top:0;height:100%;background:#d9d9d9;border-radius:99px;pointer-events:none}.price-range__slider{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.price-range__slider input[type=range]{position:absolute;width:100%;height:4px;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0}.price-range__slider input[data-price-min]{z-index:2}.price-range__slider input[data-price-max]{z-index:1}.price-range__slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#455a64;border:0;box-shadow:0 0 0 2px #455a642e;cursor:pointer;pointer-events:all;transition:transform .15s}.price-range__slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.price-range__slider input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#455a64;border:0;box-shadow:0 0 0 2px #455a642e;cursor:pointer;pointer-events:all}.price-range__values{display:flex;justify-content:space-between;font-size:14px;color:#40484f;font-weight:500}.filter-divider{display:none}.filter-note{margin:0 0 8px;padding-right:0;color:#40484f;font-size:13px;line-height:1.45}.collection-main{display:flex;flex-direction:column;gap:32px;position:relative;background-color:transparent}.collection-main .product-card__price-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.collection-main .product-card__price--sale{font-family:Google Sans,sans-serif;background-color:#be0a0a!important;color:#fff!important;font-size:12px;font-weight:700;padding:4px 8px!important;border-radius:4px!important;display:inline-block;line-height:1.2}.collection-main .product-card__price-percent{display:inline!important;color:#fff!important}.collection-main .product-card__price--original{font-size:11px;font-weight:400;color:#8f9aa3;text-decoration:line-through;line-height:1}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:0;background:transparent;flex-wrap:nowrap}.collection-toolbar__left{display:flex;align-items:center;gap:12px;flex:1 1 auto;padding:0 0 0 24px;background-color:transparent}.collection-toolbar__count{margin:0;font-family:Google Sans,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0;color:#40484f}.collection-toolbar__sort{display:flex;align-items:center;align-self:center;gap:8px;padding:8px 16px;background:transparent;box-shadow:none!important}.collection-toolbar__sort-label{font-family:Google Sans,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0px;color:#40484f;text-transform:uppercase;white-space:nowrap}.sort-select-wrapper{--sort-arrow-width: 12px;--sort-arrow-height: 8px;position:relative;display:inline-flex;flex:1 1 auto;min-width:0}.sort-select{display:none!important}.sort-custom{display:flex;align-items:flex-start;position:relative;width:100%}.sort-custom__toggle{position:relative;width:100%;padding:0 20px 0 0;border:0;background:transparent;color:#40484f;cursor:pointer;font-family:Google Sans,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0px;text-align:left;text-transform:uppercase}.sort-custom__toggle:after{content:"";position:absolute;top:50%;right:0;width:12px;height:8px;transform:translateY(-50%);background:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L6.75 6.75L12.75 0.75' stroke='%23737E87' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;pointer-events:none}.sort-custom__toggle[aria-expanded=true]:after{transform:translateY(-50%) rotate(180deg)}.sort-custom__menu{position:absolute;top:calc(100% + 8px);right:0;left:auto;min-width:220px;z-index:50;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;box-shadow:0 10px 30px #00000014,0 2px 6px #0000000a}.sort-custom__option{position:relative;display:flex;align-items:center;width:100%;padding:10px 14px;border-radius:6px;border:0;background:transparent;color:#40484f;cursor:pointer;font-family:Google Sans,sans-serif;font-size:13px;font-weight:500;line-height:1.4;letter-spacing:0;text-align:left;text-transform:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.sort-custom__option:hover{background:#f4f6f8;color:#000}.sort-custom__option.is-active{background:#f4f6f8;color:#000;font-weight:600}.sort-select option{font-size:13px;line-height:1.4;font-weight:500;color:#737e87;background:#fff;text-transform:none}.filter-mobile-toggle{display:none;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid #e8e0e4;border-radius:10px;font-size:13px;font-weight:600;color:#1a0a0f;background:#fff;cursor:pointer;transition:border-color .15s,color .15s}.filter-mobile-toggle:hover{border-color:#83324c;color:#83324c}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,26px) clamp(16px,2.4vw,35px);width:100%;max-width:100%;box-sizing:border-box}@media(max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.5vw,20px) clamp(14px,2vw,24px)}}.product-grid__item{width:100%;max-width:100%}.product-grid .product-card{width:100%;max-width:100%;margin-inline:auto;height:100%;background:transparent;border-radius:0;box-shadow:none}.product-grid .product-card:hover{box-shadow:none;transform:none}.product-grid .product-card__media{width:100%;max-width:100%;aspect-ratio:1 / 1;margin-inline:auto;background:transparent;box-sizing:border-box}.product-grid .product-card__img{width:100%;height:100%;max-height:100%;object-fit:contain}.product-grid .product-card__wishlist{z-index:2;opacity:0;transform:scale(.85)}.product-grid .product-card:hover .product-card__wishlist{opacity:1;transform:scale(1);pointer-events:auto}.product-grid .product-card__body{flex:1;padding:16px 0 0}.product-grid .product-card__swatches{margin-left:0}.product-grid .product-card__name{min-height:2em}.product-grid .product-card__name a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-grid .product-card__description{max-width:100%;min-height:.3em;color:#40484f;font-size:10px;font-weight:300;line-height:normal;letter-spacing:0}.product-grid .product-card__description p{margin:0}.product-grid .product-card__footer{display:flex;justify-content:flex-start;width:100%;padding:10px 0 0}.product-grid .product-card__cta{display:inline-flex;align-items:center;justify-content:flex-start;width:auto;min-height:auto;padding:0;border:0;background:transparent;color:#40484f;font-family:Figtree,sans-serif;font-size:12px;font-weight:500;line-height:100%;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;gap:8px}.product-grid .product-card__cta:hover{background:transparent;color:#40484f;transform:none}.product-grid .product-card__cta--solid{background:transparent;color:#40484f}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px}.pagination__btn{width:38px;height:38px;border-radius:6px;border:1px solid #E2E4E8;display:inline-flex;align-items:center;justify-content:center;font-family:Google Sans,sans-serif;font-size:13px;font-weight:500;color:#40484f;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;background:#fff;cursor:pointer;box-shadow:0 1px 3px #00000005}.pagination__btn:hover:not(.is-disabled):not(.pagination__btn--ellipsis){background:#f7f5f0;border-color:#40484f;color:#40484f}.pagination__btn.is-active,.pagination__btn[aria-current=page]{background:#40484f!important;border-color:#40484f!important;color:#fff!important;font-weight:600}.pagination__btn--arrow{color:#40484f}.pagination__btn--arrow[disabled],.pagination__btn--arrow.is-disabled{opacity:.35;background:#fafafa;border-color:#e2e4e8;color:#8f9aa3;pointer-events:none}@media(max-width:1024px){.collection-body .container{padding-inline:24px}.collection-hero__overlay{padding-inline:22px}.collection-layout{grid-template-columns:1fr;gap:24px}.collection-layout:before{content:none}.filter-sidebar{display:none!important}.collection-toolbar__left{padding-left:0}.collection-toolbar__sort{padding-right:0}.filter-mobile-toggle{display:flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px 18px;padding-left:0}.product-grid__item{width:100%;max-width:100%}.product-grid .product-card:hover .product-card__media:after{opacity:0;display:none;content:none}}@media(max-width:980px){.collection-body{padding-block:0}.collection-body .container{padding-inline:0}.collection-layout{position:relative;grid-template-columns:1fr}.collection-layout:before{content:none}.collection-main{gap:16px;padding:0 0 44px}.collection-body .collection-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#f2f2f2;border:0;border-top:1px solid #DDE0E3;border-bottom:1px solid #DDE0E3;min-height:48px;width:100%;margin:0;padding:0;box-sizing:border-box}.collection-body .collection-toolbar__left{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border-right:1px solid #DDE0E3;height:100%;flex:1 1 50%;width:50%;box-sizing:border-box}.collection-toolbar__count{display:none}.filter-mobile-toggle{display:flex;align-items:center;justify-content:center;gap:0;padding:14px 8px;margin:0;border:none;border-radius:0;background:transparent;font-family:Google Sans,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;color:#40484f;letter-spacing:.02em;width:100%;height:100%;box-shadow:none}.filter-mobile-toggle svg{display:none}.collection-toolbar__sort{display:flex;flex-direction:row;align-items:center;align-self:center;justify-content:center;gap:4px;padding:14px 8px;margin:0;height:100%;flex:1 1 50%;width:50%;box-sizing:border-box;white-space:nowrap;border:none}.collection-toolbar__sort-label{font-size:12px;font-weight:400;color:#40484f;white-space:nowrap;flex-shrink:0;margin:0}.sort-select-wrapper{display:inline-flex;flex:0 1 auto;min-width:0;width:auto}.sort-custom{display:inline-flex;min-width:0;width:auto}.sort-custom__toggle{font-size:12px;font-weight:400;color:#40484f;padding:0 16px 0 0;white-space:nowrap;width:auto;max-width:100%;min-width:0;display:inline-flex;align-items:center}.sort-custom__toggle-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;min-width:0}.product-grid,.pagination{padding-inline:16px}.product-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:32px 8px}.product-grid .product-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.product-grid .product-card__media{width:100%;aspect-ratio:1 / 1;align-self:center}.product-grid .product-card__wishlist{display:none!important}.product-grid .product-card__wishlist svg{width:12px;height:12px}.product-grid .product-card__footer{padding:16px 15px 0}.product-grid .product-card__img{width:100%;height:100%;object-fit:contain;object-position:center}.product-grid .product-card__body{width:100%;padding:16px 0 0}.product-grid .product-card__footer{width:100%;padding-inline:0}.product-grid .product-card__pricing{display:flex;align-items:flex-end;justify-content:space-between;width:100%;white-space:nowrap}.product-grid .product-card__quick-add{margin-left:auto;flex-shrink:0}.product-grid .product-card__price--original{font-size:10px}.product-grid .product-card__description{min-height:1.35em;text-overflow:ellipsis;white-space:nowrap}.product-grid .product-card__description br{display:none}.product-grid .product-card__description p{display:inline;font-size:10px}}@media(max-width:980px)and (orientation:landscape){.product-grid{grid-template-columns:repeat(4,1fr);gap:16px 8px}}@media(max-width:1024px){.filter-sidebar{display:none!important}html.filter-open,body.filter-open{overflow:hidden!important;height:100%!important;overscroll-behavior:contain!important}.filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s}.filter-backdrop.is-visible{opacity:1;visibility:visible}.filter-drawer{position:fixed;top:0;left:0;z-index:1201;width:75vw;max-width:320px;height:100vh;background:#fff;box-shadow:4px 0 24px #40484f26;transform:translate(-100%);visibility:hidden;transition:transform 1s cubic-bezier(.4,0,.2,1),visibility 1s;display:flex;flex-direction:column;overscroll-behavior:contain}.filter-drawer.is-open{transform:translate(0);visibility:visible}.filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E1E6EA;flex-shrink:0}.filter-drawer__title{font-size:14px;font-weight:700;text-transform:uppercase;color:#40484f;letter-spacing:.05em}.filter-drawer__close{background:none;border:none;cursor:pointer;padding:4px;color:#737e87;display:flex;align-items:center;justify-content:center}.filter-drawer__content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 20px;overscroll-behavior:contain}.filter-accordion-item{border-bottom:1px solid #E1E6EA}.filter-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;outline:none;font-family:inherit}.filter-accordion-trigger span:first-child{font-size:13px;font-weight:600;text-transform:uppercase;color:#40484f;letter-spacing:.05em}.filter-accordion-icon{display:flex;align-items:center;justify-content:center;color:#737e87}.filter-accordion-panel{overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.filter-accordion-panel-inner{padding-bottom:16px}.filter-checkbox-list{display:flex;flex-direction:column;gap:12px}.filter-checkbox-row{display:flex;align-items:center;color:#40484f;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.filter-checkbox-box{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1.5px solid #AEB7BF;border-radius:3px;margin-right:10px;background:#fff;color:transparent;transition:background .15s ease,border-color .15s ease,color .15s ease;flex-shrink:0}.filter-checkbox-box svg{display:block;width:10px;height:10px}.filter-checkbox-row.is-checked .filter-checkbox-box{background:#40484f;border-color:#40484f;color:#fff}.filter-checkbox-text{flex:1}.filter-checkbox-count{color:#8d98a1;font-size:12px;margin-left:6px}.filter-boolean-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#40484f;font-weight:500;padding-block:4px}.filter-toggle-switch{position:relative;display:inline-block;width:44px;height:24px;background-color:#e1e6ea;border-radius:99px;transition:background-color .25s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.filter-toggle-switch__thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #00000026;transition:transform .25s cubic-bezier(.4,0,.2,1)}.filter-toggle-switch.is-active{background-color:#40484f}.filter-toggle-switch.is-active .filter-toggle-switch__thumb{transform:translate(20px)}.price-filter-group--drawer{padding-top:10px}.price-filter-group--drawer .price-range__track-wrap{position:relative;height:4px;background:#e1e6ea;border-radius:2px;margin:15px 10px}.price-filter-group--drawer .price-range__fill{position:absolute;height:100%;background:#40484f}.price-filter-group--drawer .price-range__slider{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.price-filter-group--drawer .price-range__slider input[type=range]{position:absolute;width:100%;height:4px;top:0;background:none;pointer-events:auto;-webkit-appearance:none;appearance:none;margin:0}.price-filter-group--drawer .price-range__slider input[type=range]::-webkit-slider-thumb{width:20px;height:20px;border-radius:50%;background:#40484f;cursor:pointer;-webkit-appearance:none;appearance:none;pointer-events:auto;box-shadow:0 1px 4px #0003}.price-filter-group--drawer .price-range__values{display:flex;justify-content:space-between;font-size:13px;color:#40484f;font-weight:600;margin-top:10px;padding-inline:10px}.filter-drawer__footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #E1E6EA;background:#fff;flex-shrink:0;position:sticky;bottom:0}.filter-drawer__clear{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;background:#40484f;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;border-radius:4px;transition:background .15s ease}.filter-drawer__clear.is-disabled{opacity:.5;pointer-events:none}.filter-divider{display:none}.filter-group{padding:0;border-bottom:0}.filter-note{padding-right:0}.filter-sidebar__close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:16px;background:none;border:none;cursor:pointer;margin-bottom:0;padding:0;width:auto;color:#737e87;z-index:10}}@media(max-width:480px){.collection-body .container{padding-inline:0}}@media(max-width:980px){.collection-toolbar{top:72px}}@media(min-width:1025px){.filter-drawer,.filter-backdrop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection.css.map */
