.collection{width:100%}.collection-hero{display:grid;position:relative;grid-template-columns:1fr 1fr}.collection-hero--plain{grid-template-columns:1fr;min-height:160px}.collection-hero__media{overflow:hidden;width:100vw;height:400px}.collection-hero__image{width:100%;height:100%;object-fit:cover;display:block}.collection-hero__title{position:absolute;top:50%;left:5%;transform:translateY(-50%);font-size:32px;font-weight:400;line-height:1.2;letter-spacing:.01em;text-align:left}.collection-body{max-width:var(--max-section-width, 1440px);margin:0 auto;padding:28px 12px 48px;display:block}.search-page-bar{max-width:var(--max-section-width, 1440px);margin:0 auto;padding:28px 12px 0}.search-page-bar__form{position:relative;max-width:920px;margin:0 auto}.search-page-bar__input{width:100%;height:48px;padding:0 48px 0 16px;border:1px solid #111;background:#fff;font-size:16px;line-height:24px;color:#111;border-radius:0}.search-page-bar__input::placeholder{color:#9a9a9a}.search-page-bar__input:focus{outline:none;border-color:#111}.search-page-bar__submit{position:absolute;top:0;right:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:0;background:none;color:#111;cursor:pointer}.collection--search .collection-body{padding-top:20px}.collection-layout{display:grid;grid-template-columns:22% 1fr;grid-template-rows:auto 1fr;column-gap:48px;row-gap:8px;align-items:start}.collection-layout--no-filters{grid-template-columns:1fr}.collection-layout--no-filters .collection-main{grid-column:1}.collection-chrome{display:contents}.collection-chrome--start{grid-column:1;grid-row:1;min-width:0}.collection-filters-shell{display:contents}.collection-filters{grid-column:1;grid-row:2;min-width:0}.collection-main{grid-column:2;grid-row:1 / span 2;min-width:0}.collection-chrome--start,.collection-chrome--end{display:flex;align-items:center;min-height:28px}.collection-chrome--start{justify-content:space-between;gap:12px}.collection-chrome--end{display:none}.collection-chrome__filters{display:inline-flex;align-items:center;gap:8px;-webkit-appearance:none;appearance:none;background:none;border:none;padding:0;font-size:15px;font-weight:400;color:#2e2e2e;pointer-events:none;cursor:default}.collection-chrome__filters-icon{flex-shrink:0;color:#2e2e2e}.collection-chrome__filters-tick{display:none}.collection-chrome__clear{font-size:12px;font-weight:400;color:#2e2e2e;text-decoration:none}.collection-chrome__sort{position:relative;display:inline-flex;align-items:center;max-width:100%}.collection-chrome__sort-select{-webkit-appearance:none;appearance:none;background:none;border:1px solid #e6e6e6;padding:8px 32px 8px 12px;font-size:15px;color:#2e2e2e;cursor:pointer;max-width:220px;text-overflow:ellipsis}.collection-chrome__sort-select:focus{outline:none}.collection-chrome__sort-chevron{position:absolute;right:12px;top:50%;width:10px;height:7px;color:#2e2e2e;pointer-events:none;transform:translateY(-50%)}.collection.is-filtering .collection-main{opacity:.55;pointer-events:none}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 20px}.collection-chrome__sort--mobile{display:none}.collection-toolbar__count{margin:0;font-size:14px;font-weight:400;color:#2e2e2e}.collection-toolbar__count strong{font-weight:600}.collection-filters__header,.collection-filters__clear,.collection-filters__close{display:none}.collection-filter{border-bottom:1px solid #ededed}.collection-filter__summary{display:flex;align-items:center;gap:12px;padding:18px 0;font-size:15px;font-weight:600;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.collection-filter__nav-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.collection-filter__label{min-width:0;font-size:16px;line-height:24px}.collection-filter__selected{display:none;font-size:13px;font-weight:400;color:#8a8a8a}.collection-filter__panel-header,.collection-filters__header--panel,.collection-filters__back,.collection-filters__panel-title,.collection-filter__clear-one--panel,.collection-filters__panel-actions,.collection-filters__panel-menu,.collection-filters__title-icon{display:none}.collection-filter__option-text{flex:1;min-width:0;display:flex;justify-content:space-between;align-items:baseline;gap:6px}.collection-filter__option-check{display:none;flex-shrink:0;color:#2e2e2e}.collection-filter__option-ticks{flex-shrink:0;color:#464646}.collection-filter__clear-one{-webkit-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;font-size:13px;font-weight:400;color:#6e6e6e;cursor:pointer;flex-shrink:0}.collection-filter__clear-one:hover{color:#2e2e2e;text-decoration:underline}.collection-filter__summary::-webkit-details-marker{display:none}.collection-filter__chevron{flex-shrink:0;width:10px;height:7px;color:#2e2e2e;transition:transform .15s}.collection-filter:not([open]) .collection-filter__chevron{transform:rotate(-90deg)}.collection-filter__body{padding:0 0 18px}.collection-filter__list{list-style:none;margin:0;padding:0 2px 0 0;max-height:225px;overflow-y:auto}.collection-filter__list--sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.collection-filter__option{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:14px;font-weight:400;line-height:24px;cursor:pointer}.collection-filter__option input{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin:0;flex-shrink:0;border:1px solid #2e2e2e;border-radius:2px;background:#fff}.collection-filter__option input:checked{background:#000;box-shadow:inset 0 0 0 2px #fff}.collection-filter__option-label{min-width:0}.collection-filter__option-count{color:#8a8a8a;font-size:13px}.collection-range{position:relative;width:100%}.collection-filters collection-range-slider{display:block;width:100%}.collection-filters-backdrop,.collection-filters__footer{display:none}.collection-filters__apply{display:none;margin-top:16px;width:100%;padding:10px 16px;border:1px solid #2e2e2e;background:#2e2e2e;color:#fff;font-size:14px;cursor:pointer}.collection:not([data-filters-js]) .collection-filters__footer,.collection:not([data-filters-js]) .collection-filters__apply{display:block}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 20px}.collection-card{display:flex;flex-direction:column;min-width:0}.collection-card__media{position:relative}.collection-card__image-link{display:block;position:relative;overflow:hidden;background:#f7f7f7}.collection-card__image-link--empty{aspect-ratio:1 / 1.15}.collection-card__image{width:100%;aspect-ratio:1 / 1.3;object-fit:cover;display:block;transition:transform 1.6s cubic-bezier(.15,.75,.5,1),opacity .8s ease}.collection-card__image--contain{object-fit:contain}.collection-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;aspect-ratio:auto;opacity:0;pointer-events:none}@media(hover:hover)and (pointer:fine){.collection-card:hover .collection-card__image{transform:scale3d(1.05,1.05,1)}.collection-card:hover .collection-card__image-link--swap .collection-card__image:first-child{opacity:0}.collection-card:hover .collection-card__image--hover{opacity:1}}.collection-card__body{display:flex;flex-direction:column;flex:1;margin-top:12px;gap:6px}.collection-card__title{margin:0;font-size:13px;font-weight:500;line-height:20px}.collection-card__title a{color:inherit;text-decoration:none}.collection-card__title a:hover{color:#666}.collection-card__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px;margin-top:auto}.collection-card__sale{position:absolute;left:8px;bottom:8px;z-index:2;display:flex;align-items:center;font-weight:500;font-size:12px;line-height:20px;color:#000;background-color:#eaeaea;height:28px;width:max-content;border-radius:4px;padding:4px 6px}.collection-card__price{margin:0;display:flex;align-items:baseline;gap:6px;font-size:14px;font-weight:500;line-height:22px;color:#b87253}.collection-card__price .collection-card__price-was{color:#8e8e8e;font-weight:400;text-decoration:line-through}.collection-card__details{display:inline-flex;align-items:center;gap:2px;font-size:11px;color:#000;font-weight:500;line-height:16px;text-decoration:none;white-space:nowrap}.collection-card__details:hover{color:#666}.collection-empty{text-align:center;color:#6e6e6e;padding:48px 0}.collection-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px;font-size:14px}.collection[data-infinite-enabled] .collection-pagination{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.collection-sentinel{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px;min-height:48px}.collection-sentinel__spinner{display:none;width:28px;height:28px;border:2px solid #e5e5e5;border-top-color:#2e2e2e;border-radius:50%;animation:collection-spin .7s linear infinite}.collection-sentinel.is-loading .collection-sentinel__spinner{display:block}.collection-sentinel.is-loading .collection-sentinel__btn{opacity:.5;pointer-events:none}.collection-sentinel__btn{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #2e2e2e;border-radius:4px;padding:10px 28px;font-size:14px;color:#2e2e2e;cursor:pointer}.collection-sentinel__btn:hover{background:#2e2e2e;color:#fff}@keyframes collection-spin{to{transform:rotate(360deg)}}.collection-pagination .page,.collection-pagination .prev,.collection-pagination .next,.collection-pagination .deco{display:inline-flex}.collection-pagination a{color:#2e2e2e;text-decoration:none;padding:4px 8px}.collection-pagination .current{font-weight:600;padding:4px 8px}.collection-card__media .add-to-wishlist{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;z-index:10;cursor:pointer;color:#2e2e2e}@media(hover:hover)and (pointer:fine){.collection-card__media .add-to-wishlist{opacity:0;pointer-events:none;transition:opacity .2s ease}.collection-card:hover .collection-card__media .add-to-wishlist{opacity:1;pointer-events:auto}}.collection .add-to-wishlist.is-active{background-color:#000}.collection .add-to-wishlist.is-active svg path{fill:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.collection-hero{display:none}.collection-body{padding:0 0 48px}.search-page-bar{padding:16px 12px 0}.collection--search .collection-body{padding-top:12px}.collection-layout{display:flex;flex-direction:column}.collection-chrome{display:flex;margin:12px 12px 0;width:95%;border:1px solid #e6e6e6}.collection-chrome--start,.collection-chrome--end{flex:1;min-width:0;min-height:40px;justify-content:center}.collection-chrome--end{display:flex}.collection-chrome--start{border-right:1px solid #e6e6e6}.collection-chrome__filters{pointer-events:auto;cursor:pointer;width:100%;height:100%;font-size:14px;justify-content:center}.collection-chrome__filters-tick{display:block}.collection-chrome__clear--bar{display:none}.collection-chrome__sort--mobile{display:inline-flex;width:100%;justify-content:center}.collection-chrome__sort--desktop{display:none}.collection-chrome__sort-select{width:100%;height:40px;max-width:none;text-align:center;text-align-last:center;padding:8px 32px;font-size:14px;border:none}.collection-main{padding:6px 12px 12px}.collection-toolbar{margin:0 0 16px}.collection-filters-shell{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:110}.collection.filters-open .collection-filters-shell{display:block}.collection-filters{display:flex;position:absolute;top:0;left:0;bottom:0;width:min(360px,88vw);z-index:1;background:#fff;padding:0;overflow:hidden;flex-direction:column;transform:translate(-100%);transition:transform .28s cubic-bezier(.645,.045,.355,1)}.collection.filters-shown .collection-filters{transform:translate(0)}.collection-filters__close{display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;z-index:1;width:32px;height:32px;padding:0;-webkit-appearance:none;appearance:none;background:none;border:none;color:#fff;cursor:pointer}.collection-filters__close svg{display:block;width:32px;height:32px}.collection-filters__close svg path{stroke-width:2px}.collection-filters-backdrop{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;opacity:0;transition:opacity .28s cubic-bezier(.645,.045,.355,1)}.collection.filters-shown .collection-filters-backdrop{opacity:1}.collection-filters__scroller{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;font-size:13px;line-height:16px;color:#000}.collection-filters__header{display:flex;align-items:center;gap:12px;flex-shrink:0;margin:0;padding:18px 20px;border-bottom:1px solid #ededed}.collection-filters.is-panel-open .collection-filters__header--index{display:none}.collection-filters__header--panel{display:none;position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #ededed}.collection-filters__header--panel .collection-filters__panel-title{flex:1;min-width:0;margin:0;font-size:16px;font-weight:400;text-transform:uppercase;text-align:left}.collection-filters__header--panel .collection-filters__panel-actions{display:flex;align-items:center;gap:12px;margin-left:auto;flex-shrink:0}.collection-filters__header--panel .collection-filter__clear-one--panel{margin-left:0;flex-shrink:0}.collection-filters__panel-menu{display:block;flex-shrink:0;width:16px;height:16px;color:#464646}.collection-filter.is-open .collection-filters__header--panel{display:flex}.collection-filters__back{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none;background:none;border:none;padding:4px;color:#464646;cursor:pointer}.collection-filters__back svg{display:block;width:20px;height:20px}.collection-filters__panel-title{display:block;flex:1;margin:0;font-size:16px}.collection-filter__clear-one--desktop{display:none}.collection-filter__clear-one--panel{display:inline-flex;align-items:center;gap:6px;font-size:16px;line-height:24px;color:#2e2e2e}.collection-filter__select-all .collection-filter__option-ticks{width:20px;height:20px}.collection-filters__clear{display:inline-flex;align-items:center;gap:6px;margin:0 0 0 auto;font-size:16px;line-height:24px;font-weight:400;color:#2e2e2e;text-decoration:none}.collection-filters__title{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;line-height:20px;font-weight:400;color:#000}.collection-filters__title-icon{display:block;flex-shrink:0;color:#464646}.collection-filter{border-bottom:1px solid #ededed}.collection-filters.is-panel-open .collection-filter:not(.is-open){display:none}.collection-filters.is-panel-open .collection-filter.is-open{border-bottom:none}.collection-filters.is-panel-open .collection-filter.is-open .collection-filter__summary{display:none}.collection-filter__summary{align-items:center;padding:18px 20px;font-size:13px;font-weight:400;line-height:16px;color:#000;text-transform:uppercase}.collection-filter__label{font-size:13px;line-height:16px}.collection-filter__selected{display:block;text-transform:none;letter-spacing:0;color:#999}.collection-filter__selected[hidden]{display:none}.collection-filter__chevron{width:8px;height:12px;transform:rotate(-90deg)}.collection-filter:not([open]) .collection-filter__chevron{transform:rotate(-90deg)}.collection-filter__body{display:none;padding:0}.collection-filter.is-open .collection-filter__body{display:block}.collection-filter__body .collection-range{padding:18px 20px}.collection-filter__list{max-height:none;padding:0}.collection-filter__option{padding:18px 30px;border-bottom:1px solid #ededed;font-size:13px;font-weight:400;line-height:16px;color:#000}.collection-filter__option:has(input:checked){color:#000}.collection-filter__option-text{justify-content:flex-start}.collection-filter__option:has(input:checked) .collection-filter__option-text{font-weight:700}.collection-filter__option input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.collection-filter__option-check{display:block;visibility:hidden}.collection-filter__option:has(input:checked) .collection-filter__option-check{visibility:visible}.collection-filter__option-count{color:#9b9b9b;font-size:13px}.collection-filters__footer{display:block;flex-shrink:0;border-top:1px solid #ededed;padding:16px}.collection-filters__apply{display:block;width:100%;margin:0;padding:16px;border:1px solid #000;background:#000;color:#fff;border-radius:5px;font-size:13px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.collection-grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.collection-card__image{aspect-ratio:1 / 1.2}.collection-card__details,.collection-card__title,.collection-card__price{font-size:12px}}@media(min-width:901px){.collection-layout:not(:has(.collection-filters)){grid-template-columns:1fr}.collection-layout:not(:has(.collection-filters)) .collection-main{grid-column:1}}body.collection-filters-lock{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/81/assets/collection.css.map */
