html,body,.vs-collection-v4{background:#fff!important}.vs-collection-v4{color:#211915;overflow-x:clip}.vs-page-width-v4{width:min(1560px,calc(100% - 40px));margin-inline:auto}.vs-curated-v4{display:flex;gap:10px;overflow-x:auto;padding:22px 0;border-bottom:1px solid rgba(33,25,21,.1);background:#fff;scrollbar-width:none}.vs-curated-v4::-webkit-scrollbar{display:none}.vs-curated-v4__link{flex:0 0 auto;display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid rgba(33,25,21,.12);color:#211915;background:#fff;text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,transform .22s ease}.vs-curated-v4__link:hover{background:#faf7f2;border-color:#2119153d;transform:translateY(-1px)}@media(max-width:768px){.vs-curated-v4{padding:16px 0}.vs-curated-v4__link{min-height:38px;padding:0 14px;font-size:11px}}.vs-hero-v4{position:relative;min-height:520px;display:grid;align-items:end;isolation:isolate;overflow:hidden;background:#1c1411}.vs-hero-height--compact .vs-hero-v4{min-height:clamp(420px,54vh,580px)}.vs-hero-height--medium .vs-hero-v4{min-height:clamp(520px,64vh,680px)}.vs-hero-height--large .vs-hero-v4{min-height:clamp(600px,74vh,780px)}.vs-hero-v4__media,.vs-hero-v4__shade,.vs-hero-v4__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.vs-hero-v4__media{z-index:-3}.vs-hero-v4__image{width:100%;height:100%;object-fit:cover;object-position:var(--vs-hero-image-position)}.vs-hero-v4__shade{z-index:-2;background:linear-gradient(90deg,rgba(18,12,10,calc(var(--vs-hero-overlay-opacity) + .22)),rgba(18,12,10,var(--vs-hero-overlay-opacity)) 44%,#120c0a1a),linear-gradient(0deg,#120c0a8a,#120c0a0f 54%,#120c0a1f)}.vs-hero-v4__placeholder{z-index:-3;display:grid;place-items:center;padding:40px;color:#fffaf2b8;background:linear-gradient(135deg,#221815,#5c4538);text-align:center}.vs-hero-v4__content{width:min(1560px,calc(100% - 40px));margin-inline:auto;padding:0 0 clamp(44px,6vw,82px);color:#fffaf2}.vs-overline-v4{margin:0 0 12px;font-size:11px;line-height:1.2;letter-spacing:.22em;text-transform:uppercase;color:currentColor;opacity:.72}.vs-hero-v4__title{max-width:980px;margin:0;font-family:inherit;font-size:clamp(44px,6.4vw,104px);font-weight:400;line-height:.92;letter-spacing:-.048em}.vs-hero-v4__description{max-width:var(--vs-hero-description-width)!important;width:min(100%,var(--vs-hero-description-width))!important;margin-top:22px!important;display:block!important;color:#fffaf2db!important;font-size:clamp(15px,1.15vw,17px)!important;line-height:1.78!important;letter-spacing:.01em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.vs-hero-v4__description *,.vs-hero-v4__description p,.vs-hero-v4__description span,.vs-hero-v4__description div,.vs-hero-v4__description strong,.vs-hero-v4__description em{max-width:100%!important;width:auto!important;min-width:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;line-height:inherit!important;font-size:inherit!important;letter-spacing:inherit!important;text-align:left!important}.vs-hero-v4__description p,.vs-hero-v4__description div{display:block!important;margin:0 0 12px!important}.vs-hero-v4__description p:last-child,.vs-hero-v4__description div:last-child{margin-bottom:0!important}.vs-hero-v4__description br{display:none!important}.vs-toolbar-v4{position:relative;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(33,25,21,.11);background:#fff}.vs-toolbar-v4__left{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-width:0}.vs-toolbar-v4__right{display:flex;align-items:center;gap:10px;margin-left:auto}.vs-count-v4{color:#6f625b;font-size:13px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.vs-filter-pill-v4,.vs-sort-modern-v4__button{min-height:42px;display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#211915;padding:0;font-size:12px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.vs-filter-pill-v4{padding-right:14px;border-right:1px solid rgba(33,25,21,.16)}.vs-filter-pill-v4__icon{width:18px;height:10px;display:inline-block;position:relative}.vs-filter-pill-v4__icon:before,.vs-filter-pill-v4__icon:after{content:"";position:absolute;left:0;width:18px;height:1px;background:currentColor}.vs-filter-pill-v4__icon:before{top:2px}.vs-filter-pill-v4__icon:after{bottom:2px;width:12px}.vs-sort-modern-v4{position:relative}.vs-sort-modern-v4__button{gap:8px}.vs-sort-modern-v4__current{color:#7a6b62;letter-spacing:.04em;text-transform:none;font-size:13px}.vs-sort-modern-v4__panel{position:absolute;top:calc(100% + 14px);right:0;z-index:50;width:260px;padding:12px;background:#fff;border:1px solid rgba(33,25,21,.12);box-shadow:0 24px 60px #0000001a;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.vs-sort-modern-v4.is-open .vs-sort-modern-v4__panel{opacity:1;transform:translateY(0);pointer-events:auto}.vs-sort-option-v4{display:flex;align-items:center;min-height:40px;padding:0 10px;color:#211915;font-size:13px;cursor:pointer}.vs-sort-option-v4:hover{background:#faf7f2}.vs-sort-option-v4 input{display:none}.vs-sort-option-v4 input:checked+span{text-decoration:underline;text-underline-offset:5px}.vs-active-filters-v4{display:flex;gap:7px;flex-wrap:wrap}.vs-active-filters-v4__item{display:inline-flex;align-items:center;gap:7px;color:#211915;text-decoration:none;border:1px solid rgba(33,25,21,.11);padding:7px 10px;background:#fff;font-size:12px}.vs-filter-drawer-v4{position:fixed;inset:0 0 0 auto;z-index:100;width:min(470px,94vw);transform:translate(105%);transition:transform .38s cubic-bezier(.2,.7,.2,1);background:#fff;box-shadow:-30px 0 80px #00000024;padding:26px;overflow-y:auto}.vs-filter-drawer-v4.is-open{transform:translate(0)}.vs-filter-drawer-v4__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:24px;border-bottom:1px solid rgba(33,25,21,.12)}.vs-filter-drawer-v4__header h2{margin:0;font-family:inherit;font-size:34px;line-height:1;font-weight:400;letter-spacing:-.03em}.vs-filter-drawer-v4__header button{width:38px;height:38px;border:1px solid rgba(33,25,21,.14);background:#fff;color:#211915;font-size:24px;line-height:1;cursor:pointer}.vs-filter-group-v4{border-bottom:1px solid rgba(33,25,21,.11);padding:22px 0}.vs-filter-group-v4 summary{display:flex;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;color:#211915;font-size:13px;letter-spacing:.13em;text-transform:uppercase}.vs-filter-group-v4 summary::-webkit-details-marker{display:none}.vs-filter-group-v4 summary span:last-child{width:14px;height:14px;position:relative;margin-top:1px}.vs-filter-group-v4 summary span:last-child:before,.vs-filter-group-v4 summary span:last-child:after{content:"";position:absolute;inset:50% auto auto 0;width:14px;height:1px;background:currentColor}.vs-filter-group-v4 summary span:last-child:after{transform:rotate(90deg)}.vs-filter-group-v4[open] summary span:last-child:after{opacity:0}.vs-filter-group-v4__content{padding-top:18px;display:flex;flex-wrap:wrap;gap:8px}.vs-filter-choice-v4{position:relative;display:inline-flex;align-items:center;min-height:38px;border:1px solid rgba(33,25,21,.12);padding:0 12px;color:#211915;font-size:13px;cursor:pointer;background:#fff}.vs-filter-choice-v4 input{position:absolute;opacity:0;pointer-events:none}.vs-filter-choice-v4:has(input:checked){background:#211915;color:#fff;border-color:#211915}.vs-filter-choice-v4__count{margin-left:8px;opacity:.56;font-size:11px}.vs-filter-choice-v4.is-disabled{opacity:.34;cursor:not-allowed}.vs-price-v4{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.vs-price-v4 label{display:grid;gap:8px;color:#7a6b62;font-size:12px}.vs-price-v4 input{width:100%;min-height:44px;border:1px solid rgba(33,25,21,.14);background:#fff;padding-inline:12px;color:#211915}.vs-filter-actions-v4{position:sticky;bottom:-26px;display:grid;gap:12px;padding:18px 0 0;margin-top:6px;background:linear-gradient(0deg,#fff 80%,#fff0)}.vs-apply-v4{width:100%;min-height:50px;border:1px solid #1c1411;background:#1c1411;color:#fffaf2;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.vs-reset-v4{display:block;text-align:center;color:#7a6b62;font-size:13px}.vs-drawer-backdrop-v4{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#120c0a57;opacity:0;pointer-events:none;transition:opacity .3s ease}.vs-drawer-backdrop-v4.is-open{opacity:1;pointer-events:auto}.vs-products-v4{padding-top:34px;background:#fff}.vs-grid-v4{display:grid;grid-template-columns:repeat(var(--vs-grid-columns-desktop),minmax(0,1fr));gap:clamp(24px,2.8vw,42px) clamp(16px,2.4vw,34px)}.vs-product-v4{min-width:0}.vs-product-v4__media{position:relative;display:block;aspect-ratio:3 / 4.25;overflow:hidden;background:#f5f1ec;color:inherit}.vs-product-v4__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .7s ease,transform 1s cubic-bezier(.2,.65,.2,1)}.vs-product-v4__image--secondary{opacity:0}.vs-product-v4__media:hover .vs-product-v4__image--primary{opacity:0;transform:scale(1.04)}.vs-product-v4__media:hover .vs-product-v4__image--secondary{opacity:1;transform:scale(1.04)}.vs-product-v4__badge{position:absolute;top:13px;left:13px;padding:7px 10px;background:#ffffffdb;color:#211915;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.vs-product-v4__meta{display:flex;justify-content:space-between;gap:14px;padding-top:13px}.vs-product-v4__meta h3{margin:0;font-size:15px;line-height:1.35;font-weight:400}.vs-product-v4__meta a{color:#211915;text-decoration:none}.vs-product-v4__price{color:#7a6b62;font-size:14px;white-space:nowrap;text-align:right}.vs-product-v4__price s{display:block;opacity:.5;margin-top:4px}.vs-editorial-card-v4{grid-column:span 2;min-height:560px;position:relative;overflow:hidden;background:linear-gradient(135deg,#211915,#62483b);color:#fffaf2}.vs-editorial-card-v4__image,.vs-editorial-card-v4__shade{position:absolute;top:0;right:0;bottom:0;left:0}.vs-editorial-card-v4__image{width:100%;height:100%;object-fit:cover}.vs-editorial-card-v4__shade{background:linear-gradient(0deg,#140c0abd,#140c0a1f),linear-gradient(90deg,rgba(20,12,10,.54),transparent)}.vs-editorial-card-v4__content{position:absolute;left:clamp(24px,4vw,54px);right:clamp(24px,4vw,54px);bottom:clamp(26px,4vw,54px);max-width:520px}.vs-editorial-card-v4 h3{margin:0 0 16px;font-family:inherit;font-size:clamp(34px,4.2vw,64px);line-height:.96;font-weight:400;letter-spacing:-.04em}.vs-editorial-card-v4 p{margin:0;max-width:440px;color:#fffaf2d1;line-height:1.7}.vs-editorial-card-v4 a{display:inline-flex;margin-top:28px;color:#fffaf2;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.vs-empty-v4{grid-column:1 / -1;text-align:center;padding:90px 0}.vs-empty-v4 h3{font-family:inherit;font-weight:400;font-size:34px;margin:0 0 10px}.vs-empty-v4 p{color:#7a6b62}.vs-empty-v4 a{color:#211915}.vs-pagination-v4{display:flex;justify-content:center;align-items:center;gap:24px;padding:58px 0 10px;color:#7a6b62;font-size:14px}.vs-pagination-v4 a{color:#211915}.vs-trust-v4{display:grid;grid-template-columns:repeat(3,1fr);margin:clamp(78px,9vw,132px) 0;border:1px solid rgba(33,25,21,.13);background:#21191521;gap:1px}.vs-trust-v4__item{background:#fff;padding:clamp(28px,3vw,48px)}.vs-trust-v4__item h3{margin:0 0 12px;font-family:inherit;font-size:25px;font-weight:400;letter-spacing:-.02em}.vs-trust-v4__item p{margin:0;color:#7a6b62;line-height:1.72}.vs-mobile-bar-v4{display:none}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;margin:-1px;clip:rect(0 0 0 0)}@media(max-width:1180px){.vs-grid-v4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.vs-page-width-v4,.vs-hero-v4__content{width:min(100% - 28px,760px)}.vs-hero-height--compact .vs-hero-v4,.vs-hero-height--medium .vs-hero-v4,.vs-hero-height--large .vs-hero-v4{min-height:520px}.vs-hero-v4__content{padding-bottom:52px}.vs-hero-v4__title{font-size:clamp(42px,12vw,74px)}.vs-hero-v4__description{width:100%!important;max-width:680px!important;font-size:14px!important;line-height:1.68!important;margin-top:18px!important}.vs-toolbar-v4{align-items:flex-start;flex-direction:column;gap:16px}.vs-toolbar-v4__right{width:100%;justify-content:space-between}.vs-sort-modern-v4__panel{right:auto;left:0}.vs-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.vs-editorial-card-v4{grid-column:1 / -1;min-height:500px}.vs-product-v4__meta{display:block}.vs-product-v4__price{text-align:left;margin-top:6px}.vs-trust-v4{grid-template-columns:1fr}.vs-mobile-bar-v4{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid rgba(33,25,21,.13);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.vs-mobile-bar-v4 button,.vs-mobile-bar-v4 a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1c1411;background:#1c1411;color:#fffaf2;text-decoration:none;font-size:11px;letter-spacing:.16em;text-transform:uppercase}}@media(max-width:560px){.vs-page-width-v4,.vs-hero-v4__content{width:calc(100% - 28px)}.vs-hero-height--compact .vs-hero-v4,.vs-hero-height--medium .vs-hero-v4,.vs-hero-height--large .vs-hero-v4{min-height:470px}.vs-hero-v4__title{font-size:44px}.vs-hero-v4__description{max-width:100%!important;font-size:13.5px!important}.vs-toolbar-v4{padding:18px 0}.vs-sort-modern-v4__current{display:none}.vs-filter-drawer-v4{width:100%;padding:22px}.vs-products-v4{padding-top:26px}.vs-grid-v4{gap:22px 10px}.vs-product-v4__meta h3,.vs-product-v4__price{font-size:12px}.vs-product-v4__badge{top:9px;left:9px;font-size:9px}.vs-editorial-card-v4{min-height:450px}}.vs-footer-text-v4{padding:clamp(56px,7vw,110px) 0;border-top:1px solid rgba(33,25,21,.1);background:#fff}.vs-footer-text-v4__inner{max-width:920px;margin:0 auto;color:#4f433d;font-size:clamp(14px,1.05vw,16px);line-height:1.9;letter-spacing:.01em}.vs-footer-text-v4__inner h1,.vs-footer-text-v4__inner h2,.vs-footer-text-v4__inner h3{margin:0 0 18px;color:#211915;font-family:inherit;font-weight:400;line-height:1.1;letter-spacing:-.02em}.vs-footer-text-v4__inner h1{font-size:clamp(34px,3.4vw,58px)}.vs-footer-text-v4__inner h2{font-size:clamp(30px,3vw,52px)}.vs-footer-text-v4__inner h3{font-size:clamp(22px,2vw,34px)}.vs-footer-text-v4__inner p{margin:0 0 18px}.vs-footer-text-v4__inner p:last-child{margin-bottom:0}.vs-footer-text-v4__inner ul,.vs-footer-text-v4__inner ol{margin:0 0 20px;padding-left:20px}.vs-footer-text-v4__inner li{margin-bottom:8px}.vs-footer-text-v4__inner a{color:#211915;text-underline-offset:4px}.vs-footer-text-v4__inner strong{color:#211915;font-weight:600}@media(max-width:768px){.vs-footer-text-v4{padding:48px 0 78px}.vs-footer-text-v4__inner{max-width:100%;font-size:14px;line-height:1.75}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/vs-collection-heritage-v4.css.map */
