.MainSearch.is-disabled{opacity:.5;pointer-events:none}.MainSearch__title-wrapper{padding:40px 24px 30px}@media (min-width:1024px){.MainSearch__title-wrapper{padding:70px 60px 44px}}.MainSearch__title{max-width:317px;text-align:left;margin:0}@media (min-width:1024px){.MainSearch__title{max-width:512px}}.has-no-results .MainSearch__title{max-width:100%;text-align:center}.MainSearch__filter.hidden{display:none}.MainSearch__search-term{text-transform:capitalize}.MainSearch__no-results-recommendations{width:100%;padding:20px 24px 0}@media (min-width:1024px){.MainSearch__no-results-recommendations{padding:16px 60px 0}}.MainSearch__no-results-title{margin-bottom:18px;text-align:center}@media (min-width:1024px){.MainSearch__no-results-title{margin-bottom:24px;text-align:left}}.MainSearch__popular-products-grid,.MainSearch__results-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;column-gap:6px;row-gap:50px}@media (min-width:1024px){.MainSearch__popular-products-grid,.MainSearch__results-grid{row-gap:100px}}.MainSearch__item,.MainSearch__popular-product{width:calc(50% - 3px)}@media (min-width:1024px){.MainSearch__item,.MainSearch__popular-product{width:calc(25% - 4.5px)}}.MainSearch__load-more-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:65px}.MainSearch__load-more-wrapper.hidden{margin:0;display:none}.MainSearch__load-more-wrapper.is-loading .MainSearch__load-more{padding:8px}.MainSearch__load-more-wrapper.is-loading .MainSearch__load-more-text{display:none}.MainSearch__load-more-wrapper.is-loading .MainSearch__loader{display:inline-block}.MainSearch__load-more{border:none;margin:0 auto;display:block}.MainSearch__loader{width:24px;height:24px;border-radius:50%;position:relative;animation:rotate 1.5s linear infinite;display:none}.MainSearch__loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:3px solid #3f2021;animation:prixClipFix 3s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.MainSearch__cover{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff;z-index:450;opacity:1;transition-delay:0ms;transition-duration:.3s;transition-property:opacity;will-change:opacity;transition-timing-function:easing("easeOutExpo")}.MainSearch__cover.revealed{opacity:0}.MainSearch__cover.removed{display:none}.SearchFilterDesktop{display:none;z-index:300}@media (min-width:1024px){.SearchFilterDesktop{position:relative;display:flex;flex-direction:row;justify-content:space-between;gap:24px;margin-bottom:14px}}.SearchFilterDesktop.no-filters{justify-content:flex-end}.SearchFilterDesktop__filter-form{position:relative;width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:6px;padding:0 280px 0 60px}.SearchFilterDesktop__filter-tablist{display:flex;gap:6px;height:100%}.SearchFilterDesktop__filter-tab{background:none;border:none;padding:6px 12px;display:flex;align-items:center;gap:7px;white-space:nowrap;border-radius:1px;color:#3f2021;height:100%}.SearchFilterDesktop__filter-tab--header{padding-left:0}.SearchFilterDesktop__filter-tab.is-active{background:#efe4ce}.SearchFilterDesktop__filter-tab.is-active svg{transform:rotate(-45deg)}.SearchFilterDesktop__filter-tab svg{transition:all .3s}.SearchFilterDesktop__filter-tab-panel{position:absolute;top:100%;left:0;margin-top:0;width:100vw;max-width:2560px;height:0;overflow:hidden;padding:0;display:flex;flex-direction:column;gap:16px}.SearchFilterDesktop__filter-values-list{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:40px;row-gap:24px;padding:24px 65px;background:#efe4ce}.SearchFilterDesktop__active-filters{display:flex;flex-direction:row;flex-wrap:wrap;padding-left:24px;gap:14px;overflow:auto}.SearchFilterDesktop__active-value{padding:5px 14px;border:1px solid #3F202124;display:flex;gap:6px;border-radius:2px;white-space:nowrap;margin-bottom:1px;color:#3f2021}.SearchFilterDesktop__remove-active-filter{background:none;border:none}.SearchFilterDesktop__remove-active-filter svg{transform:rotate(45deg)}.SearchFilterDesktop__clear-filters{background:none;border:none;border-bottom:1px solid #966b57;white-space:nowrap;margin-left:18px;margin-bottom:1px;height:25px;color:#3f2021}.SearchFilterDesktop__sort-by{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:flex-start;padding-right:60px;margin-bottom:14px;z-index:10}.SearchFilterMobile{display:flex;justify-content:space-between;padding:0 24px;margin-bottom:12px}@media (min-width:1024px){.SearchFilterMobile{display:none}}.SearchFilterMobile__filter-toggle{position:relative;text-align:left;height:30px;width:105px;border:1px solid #3F202124;border-radius:3px;padding:6px 12px;background:#fff;color:#3f2021;display:flex;justify-content:space-between;align-items:center}.SearchFilterMobile__filter-toggle svg{transition:all .3s}.SearchFilterMobile__filter-toggle.is-open svg{transform:scaleY(-1)}.SearchFilterMobileModal{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;z-index:600;padding:80px 0 68px;display:none}.SearchFilterMobileModal.is-active{display:block}@media (min-width:1024px){.SearchFilterMobileModal.is-active{display:none}}.SearchFilterMobileModal__header{position:fixed;padding:27px 50px 24px 24px;top:0;left:0;height:80px;width:100%}.SearchFilterMobileModal__close{position:absolute;top:24px;right:24px;background:none;cursor:pointer;border:none}.SearchFilterMobileModal__close svg{height:16px;width:16px}.SearchFilterMobileModal__filter-category-list{height:100%;overflow:auto}.SearchFilterMobileModal__filter-category{border-bottom:1px solid #3F202124}.SearchFilterMobileModal__filter-category:first-of-type{border-top:1px solid #3F202124}.SearchFilterMobileModal__filter-category.is-open{padding-bottom:18px}.SearchFilterMobileModal__filter-values-toggle{width:100%;display:flex;justify-content:space-between;padding:24px;-webkit-appearance:none;appearance:none;border:none;background:none;color:#3f2021}.SearchFilterMobileModal__filter-category.is-open .SearchFilterMobileModal__filter-values-toggle{padding-bottom:18px}.SearchFilterMobileModal__filter-category.is-open .SearchFilterMobileModal__filter-values-toggle span{transform:scaleY(-1)}.SearchFilterMobileModal__filter-values-toggle span{transition:all .3s}.SearchFilterMobileModal__filter-values-toggle svg{transform:rotate(90deg)}.SearchFilterMobileModal__filter-values-list{margin-top:0;position:relative;width:100%;height:0;overflow:hidden;padding:0;display:flex;flex-direction:column;gap:16px}.SearchFilterMobileModal__footer{position:fixed;padding:14px 24px;bottom:0;left:0;height:68px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:24px;border-top:1px solid #3F202124}.SearchFilterMobileModal__apply{height:40px}.SearchFilterMobileModal__clear{background:none;padding-bottom:6px;border:none;border-bottom:1px solid #3f2021}.SearchSortByDropdown__sort-by-toggle{position:relative;text-align:left;height:30px;width:140px;border:1px solid #3F202124;border-radius:3px;padding:6px 12px;background:#fff;color:#3f2021;display:flex;justify-content:space-between;align-items:center}.SearchSortByDropdown__sort-by-toggle svg{transition:all .3s}.SearchSortByDropdown__sort-by-toggle.is-open svg{transform:scaleY(-1)}.SearchSortByDropdown__item-count-wrapper{display:flex;align-items:center;white-space:nowrap;gap:7px}@media (min-width:768px){.SearchSortByDropdown__item-count-wrapper{gap:18px}}.SearchSortByDropdown__sort-by-selector{position:relative}.SearchSortByDropdown__sort-by-options-list-wrap{position:absolute;left:0;top:100%;height:auto;width:100%;background-color:#fff;border-radius:3px 3px 0 0;display:none;z-index:450;padding:12px}.SearchSortByDropdown__sort-by-options-list-wrap.is-open{display:block}.SearchSortByDropdown__sort-by-options-list{height:100%;max-height:0;overflow-y:auto;transition:max-height .3s ease-in;display:flex;flex-direction:column;gap:12px}.SearchSortByDropdown__sort-by-options-list.is-open{max-height:294px}.SearchSortByDropdown__sort-by-options-list::-webkit-scrollbar{width:0}.SearchSortByDropdown__sort-by-options-list::-webkit-scrollbar-track{background-color:transparent}.SearchSortByDropdown__sort-by-options-list::-webkit-scrollbar-thumb{border-radius:100px;background-color:#ccc}.SearchSortByDropdown__sort-by-option{white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.SearchSortByDropdown__sort-by-option.selected,.SearchSortByDropdown__sort-by-option:hover{font-weight:700}.FilterValue{position:relative;padding:12px 24px 12px 56px;display:flex;align-items:center}@media (min-width:1024px){.FilterValue{padding:0 0 0 32px}}.FilterValue.is-active{background:#f8f6f0}@media (min-width:1024px){.FilterValue.is-active{background:none}}.FilterValue__checkbox:before{content:"";width:22px;height:22px;position:absolute;left:24px;top:50%;transform:translateY(-50%);border:1px solid #3f2021;border-radius:100px}@media (min-width:1024px){.FilterValue__checkbox:before{left:0}}input:checked+.FilterValue__checkbox:after{content:"";width:18px;height:18px;position:absolute;left:27px;top:50%;transform:translateY(-50%);background-color:#3f2021;border-radius:100px}@media (min-width:1024px){input:checked+.FilterValue__checkbox:after{left:3px}}input:checked+.FilterValue__swatch:before{content:"";width:22px;height:22px;position:absolute;left:24px;top:50%;transform:translateY(-50%);border:1px solid #3f2021;border-radius:100px}@media (min-width:1024px){input:checked+.FilterValue__swatch:before{left:0}}.FilterValue__swatch-content{position:absolute;left:27px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:100px;overflow:hidden}@media (min-width:1024px){.FilterValue__swatch-content{left:3px}}.FilterValue__swatch-content .FilterValue__image,.FilterValue__swatch-content .FilterValue__image-wrap{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%}.is-white .FilterValue__swatch-content{border:1px solid #3F202124}.is-multicolor .FilterValue__swatch-content{border:1px solid #966b57}.FilterValue input:disabled+label{opacity:.3;pointer-events:none}.FilterValue input:focus-visible+.FilterValue__checkbox:before,.FilterValue input:focus-visible+.FilterValue__swatch .FilterValue__swatch-content{outline:1px solid #e8d574;outline-offset:0;box-shadow:0 0 0 2px #966b57}.FilterValue label{width:100%;display:block;white-space:nowrap;cursor:pointer}.ProductCard{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0}.ProductCard,.ProductCard__images-wrapper{position:relative;width:100%}.ProductCard__swym-button.swym-button.swym-add-to-wishlist-view-product{position:absolute;background:none;border:none;z-index:2;cursor:pointer;padding:0;display:none}.swym-ready .ProductCard__swym-button.swym-button.swym-add-to-wishlist-view-product{display:block}.ProductCard__swym-button.swym-button.swym-add-to-wishlist-view-product .swym-tooltip{display:none}.ProductCard__details-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:0 12px}@media (min-width:1024px){.ProductCard__details-wrapper{gap:12px}}.ProductCardDetails{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}@media (min-width:1024px){.ProductCardDetails{flex-direction:row;justify-content:space-between;gap:unset}}.ProductCardDetails__title{display:flex;flex-direction:column;gap:4px}@media (min-width:1024px){.ProductCardDetails__title{gap:6px}}.ProductCardDetails__prices-wrapper{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;gap:4px}@media (min-width:1024px){.ProductCardDetails__prices-wrapper{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px}}.ProductCardDetails__compare-at-price{text-decoration:line-through;display:none}.has-anniversary-price .ProductCardDetails__compare-at-price,.has-compare-price .ProductCardDetails__compare-at-price,.ProductCardDetails__price{display:inline-block}.has-compare-price .ProductCardDetails__price{color:#b30006}.has-anniversary-price .ProductCardDetails__price{color:#3f2021}.ProductCardMediaGallery{width:100%}.ProductCardMediaGallery__images-container{position:relative;cursor:pointer}.ProductCardMediaGallery__quickshop-button{display:none;border:none;cursor:pointer;height:27px;width:calc(100% - 24px);position:absolute;bottom:12px;left:12px;z-index:2;justify-content:center;align-items:center}@media (min-width:1024px){.ProductCardMediaGallery__quickshop-button{display:flex;opacity:0}}@media (min-width:1024px){.ProductCardMediaGallery__images-container:hover .ProductCardMediaGallery__quickshop-button,.ProductCardMediaGallery__quickshop-button:focus-visible{opacity:1}}.ProductCardMediaGallery__featured-image{border:none;background:none;-webkit-appearance:none;appearance:none}.ProductCardMediaGallery__img-link{display:block}.ProductCardMediaGallery__image-wrap{background-color:#fff;aspect-ratio:.8;width:100%;object-fit:cover;height:auto}@supports (mix-blend-mode:darken){.ProductCardMediaGallery__image-wrap{background-color:#EFE4CE66}}@supports not (aspect-ratio:auto){.ProductCardMediaGallery__image-wrap{position:relative}.ProductCardMediaGallery__image-wrap:before{display:block;content:"";width:100%;padding-top:125%}.ProductCardMediaGallery__image-wrap .fallback-aspect{position:absolute;display:block;top:0;left:0;right:0;bottom:0;object-fit:cover}}.ProductCardMediaGallery__image{height:100%;width:100%;object-fit:cover;mix-blend-mode:darken}.ProductCardMediaGallery__controls{position:relative;margin-top:9px;margin-bottom:14px}.ProductCardMediaGallery__arrow{position:absolute;top:50%;transform:translateY(-50%);-webkit-appearance:none;appearance:none;background:none;border:none;display:none}@media (min-width:1024px){.ProductCardMediaGallery__arrow{display:block}}.ProductCardMediaGallery__arrow.swiper-button-disabled{display:none}.ProductCardMediaGallery__arrow svg{min-height:12px;min-width:12px;height:12px;width:12px}.ProductCardMediaGallery__arrow--prev{left:12px}.ProductCardMediaGallery__arrow--next{right:12px}.ProductCardMediaGallery__pagination{display:flex;justify-content:center;gap:12px;width:100%;z-index:1}.ProductCardMediaGallery__bullet{display:block;height:7px;width:7px;border-radius:50%;border:1px solid #3f2021;background:none}.ProductCardMediaGallery__bullet:focus-visible{background:#e4d7c6}.ProductCardMediaGallery__bullet.active{background:#3f2021}.ProductCardMediaGallery__cover{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#f8f6f0;z-index:4;opacity:1;transition-duration:.3s;transition-property:opacity;will-change:opacity;transition-timing-function:easing("easeOutExpo")}.ProductCardMediaGallery__cover.revealed{opacity:0}.ProductCardMediaGallery__cover.removed{display:none}.ProductCardBadges{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:absolute;top:12px;left:12px;z-index:200}.ProductCardBadges__badge{background-color:#e4d7c6;color:#3f2021;padding:3.5px 10px;text-transform:capitalize;border-radius:4px;opacity:1;transition:opacity .3s ease;transition-delay:.3s}.ProductCardBadges__badge.is-sale-badge{background-color:#b30006;color:#fff}.ProductCardBadges__badge.hidden{display:block;opacity:0;transition:none}.ProductCardSwatches{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.ProductCardSwatches__swatch-button{border:none;background:none;padding:0;cursor:pointer}.ProductCardSwatches__swatch-button.is-selected .ProductCardSwatches__image{border:1px solid #3f2021}.ProductCardSwatches__swatch-button .ProductCardSwatches__image{border:1px solid transparent;border-radius:100%;display:inline-block;width:22px;height:22px;padding:2px;min-width:0;max-width:none}.ProductCardQuickshopModal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:600;background:rgba(0,0,0,.2);display:none}@media (min-width:1024px){.ProductCardQuickshopModal.is-open{display:flex;align-items:center;justify-content:center}}.ProductCardQuickshopModal__inner{position:relative;width:1066px;height:716px;background:#fff;display:flex;flex-direction:row;max-height:100vh}.ProductCardQuickshopModal__close{position:absolute;top:25px;right:25px;width:20px;height:20px;background:none;border:none}.ProductCardQuickshopModal__close svg{height:100%;width:100%}.ProductCardQuickshopModal__images{width:590px;height:100%}.ProductCardQuickshopModal__info{width:476px;height:100%}.QuickshopInfo{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;padding:0 24px}.QuickshopInfo__title{display:flex;flex-direction:column;gap:9px;margin:0 0 12px}.QuickshopInfo__prices{margin-top:12px}.QuickshopInfo__price-swatch-details{display:flex;flex-direction:column}.QuickshopInfo__view-full{color:#3f2021;text-decoration:underline;margin-top:24px}.QuickshopMediaGallery{position:relative;height:100%}.QuickshopMediaGallery__images,.QuickshopMediaGallery__images-container{height:100%}.QuickshopMediaGallery__featured-image{border:none;background:none;-webkit-appearance:none;appearance:none}.QuickshopMediaGallery__image-wrap{background-color:#fff;aspect-ratio:.8;width:100%;object-fit:cover;height:auto;height:100%}@supports (mix-blend-mode:darken){.QuickshopMediaGallery__image-wrap{background-color:#EFE4CE66}}@supports not (aspect-ratio:auto){.QuickshopMediaGallery__image-wrap{position:relative}.QuickshopMediaGallery__image-wrap:before{display:block;content:"";width:100%;padding-top:125%}.QuickshopMediaGallery__image-wrap .fallback-aspect{position:absolute;display:block;top:0;left:0;right:0;bottom:0;object-fit:cover}}.QuickshopMediaGallery__image{height:100%;width:100%;object-fit:cover;mix-blend-mode:darken}.QuickshopMediaGallery__arrow{position:absolute;bottom:30px;transform:translateY(50%);-webkit-appearance:none;appearance:none;background:none;border:none;z-index:2}.QuickshopMediaGallery__arrow.swiper-button-disabled{display:none}.QuickshopMediaGallery__arrow svg{min-height:12px;min-width:12px;height:12px;width:12px}.QuickshopMediaGallery__arrow--prev{left:16px}.QuickshopMediaGallery__arrow--next{right:16px}.QuickshopMediaGallery__pagination{position:absolute;bottom:27px;display:flex;justify-content:center;gap:12px;width:100%;z-index:1}.QuickshopMediaGallery__bullet{display:block;height:7px;width:7px;border-radius:50%;border:1px solid #3f2021;background:none}.QuickshopMediaGallery__bullet:focus-visible{background:#e4d7c6}.QuickshopMediaGallery__bullet.active{background:#3f2021}.QuickshopMediaGallery__cover{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#fff;z-index:4;opacity:1;transition-duration:.3s;transition-property:opacity;will-change:opacity;transition-timing-function:easing("easeOutExpo")}.QuickshopMediaGallery__cover.revealed{opacity:0}.QuickshopForm__variant-select,.QuickshopMediaGallery__cover.removed{display:none}.QuickshopForm__submit{width:100%;transition:background-color .3s,color .3s;margin-bottom:6px;border:none}.QuickshopForm__submit:hover .QuickshopForm__text{display:none}.QuickshopForm__submit:hover .QuickshopForm__hover-text{display:block}.QuickshopForm__hover-text{display:none}.ProductOptions{display:flex;flex-direction:column;margin:12px 0 0}.ProductOptions__option{display:flex;gap:12px}.ProductOptions__option-value-label{display:block;text-transform:capitalize}.ProductOptions__swatch{display:inline-block;width:22px;height:22px;border-radius:50%;box-shadow:none;position:relative;overflow:hidden;border:1px solid transparent;padding:2px;min-width:0;max-width:none;background:none}.ProductOptions__swatch.selected{border:1px solid #3f2021}.ProductOptions__image,.ProductOptions__image-wrap{height:100%;width:100%;object-fit:cover;border-radius:50%;display:block}.ProductOptions__option--size{-ms-grid-row-align:center;align-self:center;width:200px}@media (min-width:1024px){.ProductOptions__option--size{-ms-grid-row-align:initial;align-self:auto;width:auto;max-width:200px}}.ProductOptions__option-selector{position:relative}.ProductOptions__option-toggle{display:flex;justify-content:flex-start;flex-flow:nowrap;padding:12px 15px;background:none;padding:6px 12px;border:1px solid #3F202124;border-radius:3px}.ProductOptions__option-toggle.open .ProductOptions__icon{transform:scaleY(-1)}.ProductOptions__option-toggle.has-error{border-color:#b30006}.ProductOptions__option-toggle:focus-visible,.ProductOptions__option-toggle:hover{background-color:#EFE4CE66}.ProductOptions__icon svg{transform:rotate(90deg);transition:all .3s}.ProductOptions__selected-value{display:flex;justify-content:space-between;gap:36px;min-width:146px}.ProductOptions__option-values-wrap{position:absolute;left:0;top:100%;height:auto;width:100%;padding:0;display:none}.ProductOptions__option-values-wrap.open{display:block}.ProductOptions__option-values{height:100%;padding:0;background:#fff;border-radius:0 0 3px 3px;border-color:#3F202124;border-width:0 1px 1px;border-style:solid}.ProductOptions__option-value{display:flex;justify-content:flex-start;border-bottom:1px solid #3F202124;padding:6px 12px;cursor:pointer}.ProductOptions__option-value:hover{background-color:#EFE4CE66}.ProductOptions__option-value.selected{display:none}.ProductOptions__option-value:last-of-type{border-bottom:none}.ProductPrice__compare-at-price{text-decoration:line-through;display:inline-block}.ProductPrice__price-wrapper{display:flex;justify-content:flex-start;align-items:center;margin-bottom:6px}.ProductPrice__price{display:inline-block}.ProductPrice__price--sale{margin-right:10px;color:#966b57}.ProductPrice__percent-discount-wrapper{display:flex;flex-direction:row;gap:6px;align-items:center;margin-top:6px}.ProductPrice__percent-discount{color:#966b57;white-space:nowrap}.ProductPrice__final-sale{padding-bottom:1px;margin-left:13px;display:inline-block;letter-spacing:normal}.ProductPrice__price-as-marked--green{color:#966b57}.ProductPrice__price-as-marked--red{color:#b30006}.ProductDescription{margin:24px 0}.CollectionSeoCopy{position:relative;max-width:2560px;margin:60px auto 80px;box-sizing:border-box;padding:60px 24px}@media (min-width:1024px){.CollectionSeoCopy{padding:0 60px}}.CollectionSeoCopy__paragraph{position:relative;width:100%;padding-top:60px}.CollectionSeoCopy__paragraph:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#3F202124}.CollectionSeoCopy__header{margin-bottom:17px}@media (min-width:1024px){.CollectionSeoCopy__header{width:50%}}.CollectionSeoCopy__body{margin-bottom:35px}@media (min-width:1024px){.CollectionSeoCopy__body{width:50%}}.CollectionSeoCopy__more-toggle{display:inline-block;cursor:pointer;text-decoration:underline}.AdditionalDiscountMessage--green{color:#966b57}.AdditionalDiscountMessage--red{color:#b30006}
:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
