.vf-chip{display:inline-block;border:1px solid #eeece4;border-radius:8px;padding:8px 12px;font:500 14px/1.2 var(--vf-body);text-transform:uppercase;color:#eeece4}.vf-acc__item{border-bottom:1px solid rgba(22,24,23,.6)}.vf-acc__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:18px 0}.vf-acc__summary::-webkit-details-marker{display:none}.vf-acc__title{font-family:var(--vf-display);font-weight:500;font-stretch:75%;font-size:32px;line-height:36px;color:#161817;font-variation-settings:"opsz" 72}.vf-acc__icon{position:relative;flex:0 0 17px;width:17px;height:17px}.vf-acc__icon:before,.vf-acc__icon:after{content:"";position:absolute;left:0;top:7.5px;width:17px;height:2px;background:#161817;transition:transform .25s}.vf-acc__icon:after{transform:rotate(90deg)}.vf-acc__item[open] .vf-acc__icon:after{transform:rotate(0)}.vf-acc__body{padding:0 0 18px;font:400 16px/28px var(--vf-body);color:#474847;max-width:649px}.vf-acc__body :where(p){margin:0 0 8px}.vf-pdp{background:#fff;padding:10px;margin-top:16px}.vf-pdp__grid{display:grid;grid-template-columns:668px minmax(0,1fr);gap:42px}.vf-pdp__gallery{position:relative;display:flex;flex-direction:column;gap:34px}.vf-pdp__arrow{display:none}.vf-pdp__arrow-ico--prev{transform:rotate(90deg)}.vf-pdp__arrow-ico--next{transform:rotate(-90deg)}.vf .vf-pdp__main-img-m{display:block}.vf .vf-pdp__main:has(.vf-pdp__main-img-m)>.vf-pdp__main-img:not(.vf-pdp__main-img-m){display:none}.vf.vf-pdp--sleep .vf-pdp__main-img{width:150%;left:-30%;top:12%}.vf-pdp__main{position:relative;height:572px;border-radius:10px;overflow:hidden;border:2px solid rgba(238,236,228,.07);background:linear-gradient(156.5deg,var(--g1) 5.8%,var(--g2) 62.9%)}.vf .vf-pdp__hc{position:absolute;left:-10%;top:-30%;width:118%;opacity:.07;transform:rotate(-11.4deg);pointer-events:none}.vf .vf-pdp__main-img{position:absolute;left:-13.2%;top:7.3%;width:117.2%;height:auto;max-width:none}.vf .vf-pdp__main-img--fit{left:0;top:0;width:100%;height:100%;object-fit:cover}.vf-pdp__badges{position:absolute;left:45px;top:119px;display:flex;flex-direction:column;gap:16px}.vf .vf-pdp__badges img{width:100px;height:100px}.vf-pdp__thumbs{display:grid;grid-template-columns:1fr 1fr;gap:40px}.vf-pdp__thumb{position:relative;height:334px;border-radius:10px;overflow:hidden;border:1.4px solid rgba(238,236,228,.07);background:radial-gradient(60% 55% at 50% 112%,#363636,#212121 50%,#161616,#0b0b0b)}.vf-pdp__thumb:before{content:"";position:absolute;left:-14px;top:0;width:204px;height:163px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 34px),repeating-linear-gradient(180deg,rgba(255,255,255,.08) 0 1px,transparent 1px 34px);pointer-events:none}.vf-pdp__thumb:after{content:"";position:absolute;left:50%;top:-60px;width:420px;height:310px;transform:translate(-50%);background:radial-gradient(closest-side,rgba(255,255,255,.14),transparent);pointer-events:none}.vf .vf-pdp__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vf-pdp__thumb--hand{background:radial-gradient(60% 55% at 50% 112%,#363636,#2b251f,#1f1408)}.vf-pdp__thumb--figma:before,.vf-pdp__thumb--figma:after{display:none}.vf-pdp__play{position:absolute;left:50%;top:50%;width:69px;height:69px;transform:translate(-50%,-50%);z-index:2;cursor:pointer;border:0;background:none;padding:0}.vf .vf-pdp__play img{position:static;width:69px;height:69px;object-fit:contain}.vf-pdp__video{border:0;padding:0;background:transparent;max-width:min(1100px,92vw);width:100%}.vf-pdp__video::backdrop{background:#000c}.vf-pdp__video-box{position:relative;aspect-ratio:16 / 9;background:#000;border-radius:12px;overflow:hidden}.vf-pdp__video-el,.vf-pdp__video-box video,.vf-pdp__video-box iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.vf-pdp__video-close{position:absolute;right:0;top:-44px;color:#fff;background:none;border:0;cursor:pointer;z-index:2}.vf-pdp__col{display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.vf-pdp__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;border:1px solid rgba(238,236,228,.27);background:#ffffff08;font:400 12px/16.5px var(--vf-body);letter-spacing:2.2px;text-transform:uppercase;color:#0c0c0c}.vf-pdp__dot{width:6px;height:6px;border-radius:50%;background:var(--acc)}.vf-pdp__title{margin-top:10px;font-family:var(--vf-display);font-weight:800;font-stretch:87.5%;font-size:60px;line-height:62px;text-transform:uppercase;color:#0c0c0c;font-variation-settings:"opsz" 24}.vf-pdp__deg{color:var(--acc)}.vf-pdp__rating{display:flex;flex-wrap:wrap;align-items:center;gap:0 12px;margin-top:16px;padding-top:4px;font:400 16px/16px var(--vf-body);color:#0c0c0c}.vf-pdp__stars{display:inline-flex;gap:2px;color:var(--acc)}.vf-pdp__rating strong{font-weight:700}.vf-pdp__reviews-link{text-decoration:none}.vf-pdp__sep{color:#909299;font-size:12px}.vf-pdp__tested{display:inline-flex;align-items:center;gap:6px;color:#0c0c0c}.vf-pdp__tested .vf-ico{color:var(--acc)}.vf-pdp__price{display:flex;align-items:center;gap:10px;margin-top:16px;font-family:var(--vf-display);font-stretch:87.5%;font-size:32px;line-height:1.2;font-variation-settings:"opsz" 24}.vf-pdp__price-now{font-weight:700;color:#0c0c0c}.vf-pdp__price-was{font-weight:400;color:#909299}.vf-pdp__desc{margin-top:20px;padding:4px 0 12px;font:400 16px/29.25px var(--vf-body);color:#0c0c0c}.vf-pdp__desc :where(p){margin:0}.vf-pdp__h2{margin-top:12px;font-family:var(--vf-display);font-weight:700;font-stretch:87.5%;font-size:32px;line-height:1.2;text-transform:uppercase;color:#0c0c0c;font-variation-settings:"opsz" 24}.vf-pdp__chips{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:20px}.vf-pdp__chip{display:inline-flex;align-items:center;gap:8px;height:46px;padding:11px 13px;border:1px solid rgba(144,146,153,.37);border-radius:10px;font:400 16px/16px var(--vf-body);color:#0c0c0c}.vf-pdp__chip-ico{display:grid;place-items:center;width:24px;height:24px;border-radius:12px;background:color-mix(in srgb,var(--acc) 10%,transparent);color:var(--acc)}.vf-pdp__form{display:block;width:100%;margin-top:32px;padding-top:20px}.vf-pdp__form .vf-form{display:block}.vf-pdp__divider{display:flex;align-items:center;gap:12px;margin-bottom:33px}.vf-pdp__divider:before,.vf-pdp__divider:after{content:"";flex:1;height:1px;background:#00000045}.vf-pdp__divider span{font-family:var(--vf-display);font-weight:700;font-stretch:87.5%;font-size:32px;line-height:1;letter-spacing:2px;text-transform:uppercase;color:#0c0c0c;font-variation-settings:"opsz" 24}.vf-pdp__bundles{display:flex;flex-direction:column;gap:16px}.vf-pdp__bundle{position:relative;display:flex;align-items:center;gap:16px;padding:15px;border:1px solid #bfbfbf;border-radius:12px;background:#ffffff05;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.vf-pdp__bundle.is-active{border-color:var(--acc);background:color-mix(in srgb,var(--acc) 6%,#fff);box-shadow:0 4px 10px color-mix(in srgb,var(--acc) 17%,transparent)}.vf-pdp__radio{flex:0 0 20px;width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.25);display:grid;place-items:center}.vf-pdp__bundle.is-active .vf-pdp__radio{background:var(--acc);border-color:var(--acc)}.vf-pdp__bundle.is-active .vf-pdp__radio:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.vf-pdp__bundle-img{position:relative;flex:0 0 56px;width:56px;height:56px;border-radius:14px;border:1px solid #ddd;overflow:hidden;background:#fff}.vf .vf-pdp__bundle-img img{position:absolute;bottom:-8px;left:50%;width:30px;height:auto;transform:translate(-50%)}.vf .vf-pdp__bundle-img img:nth-child(2){transform:translate(-50%) translate(-11px) rotate(-6deg);bottom:-6px}.vf .vf-pdp__bundle-img img:nth-child(3){transform:translate(-50%) translate(11px) rotate(6deg);bottom:-6px}.vf-pdp__bundle-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.vf-pdp__bundle-name{display:flex;align-items:center;gap:8px;font:600 16px/20px var(--vf-body);color:#0c0c0c}.vf-pdp__save{display:inline-block;padding:3px 8px;border-radius:6px;background:var(--vf-lime);font-family:var(--vf-display);font-weight:500;font-stretch:87.5%;font-size:14px;line-height:1.2;letter-spacing:.5px;text-transform:uppercase;color:#0c0c0c;font-variation-settings:"opsz" 24}.vf-pdp__bundle-sub{font:400 16px/16.5px var(--vf-body);color:#0c0c0cb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vf-pdp__bundle-price{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right;font-family:var(--vf-display);font-stretch:87.5%;font-variation-settings:"opsz" 24}.vf-pdp__bundle-price>span{font-weight:700;font-size:32px;line-height:18px;letter-spacing:-.36px;color:#0c0c0c}.vf-pdp__bundle-price s{font-weight:400;font-size:18px;line-height:16.5px;color:#0c0c0cb3;opacity:.6}.vf-pdp__ribbon{position:absolute;right:15px;top:-10.5px;height:20px;padding:2px 10px;border-radius:999px;background:var(--acc);color:#fff;font-family:var(--vf-display);font-weight:500;font-stretch:87.5%;font-size:14px;line-height:16px;letter-spacing:.5px;text-transform:uppercase;font-variation-settings:"opsz" 24}.vf-pdp__sub{position:relative;display:flex;align-items:flex-start;gap:16px;margin-top:16px;padding:17px;border-radius:12px;border:1px solid rgba(0,0,0,.2);background:#00000005;cursor:pointer}.vf-pdp__sub.is-active{border-color:color-mix(in srgb,var(--acc) 50%,transparent);background:color-mix(in srgb,var(--acc) 5%,#fff)}.vf-pdp__check{flex:0 0 20px;width:20px;height:20px;border-radius:6px;border:1px solid rgba(0,0,0,.3);display:grid;place-items:center;color:transparent;margin-top:1px}.vf-pdp__sub.is-active .vf-pdp__check{background:var(--acc);border-color:var(--acc);color:#fff}.vf-pdp__sub-body{flex:1;display:flex;flex-direction:column;gap:16px}.vf-pdp__sub-row{display:flex;align-items:flex-start;gap:16px}.vf-pdp__sub-list{font:400 16px/26px var(--vf-body);color:#0c0c0cb3}.vf-pdp__sub-list :where(ul){list-style:disc;padding-left:20px}.vf-pdp__sub-side{flex:0 0 149px;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.vf-pdp__sub-price{display:flex;align-items:center;gap:4px;font-family:var(--vf-display);font-stretch:87.5%;font-variation-settings:"opsz" 24}.vf-pdp__sub-price>span{font-weight:700;font-size:32px;line-height:1.2;letter-spacing:-.36px;color:#0c0c0c}.vf-pdp__sub-price small{font-weight:400;font-size:18px;color:#0c0c0cb3;opacity:.6}.vf-pdp__sub-freq{display:flex;flex-direction:column;gap:8px;width:100%;font:400 16px/1.2 var(--vf-body);color:#0c0c0c}.vf-pdp__select{width:100%;height:36px;padding:0 32px 0 16px;border:1px solid #d9d9d9;border-radius:8px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='%231e1e1e' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 10px center / 14px;font:400 16px/1 var(--vf-body);color:#1e1e1e;appearance:none;-webkit-appearance:none}.vf-pdp__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:77px;margin-top:20px;padding:14px 24px;border:0;border-radius:170px;background:var(--acc);color:#fff;font-family:var(--vf-display);font-weight:600;font-stretch:87.5%;font-size:30px;line-height:1;text-transform:uppercase;cursor:pointer;box-shadow:0 7px 13.5px #ffffff5e;position:relative;font-variation-settings:"opsz" 36;transition:filter .2s}.vf-pdp__cta:hover{filter:brightness(1.08)}.vf-pdp__cta[disabled]{opacity:.5;cursor:default}.vf-pdp__cta .loading__spinner{position:absolute;right:22px;top:50%;transform:translateY(-50%)}.vf-pdp__form .product-form__error-message-wrapper{margin-bottom:8px;font:400 14px/1.4 var(--vf-body);color:#b42318}.vf-pdp__quote{position:relative;width:100%;margin-top:17px;padding:22px 30px 26px 36px;border-radius:10px;background:#f5f5f5;border:1px solid rgba(0,0,0,.05)}.vf-pdp__quote-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vf-pdp__quote-name{display:inline-flex;align-items:center;gap:8px;font-family:var(--vf-display);font-weight:700;font-stretch:87.5%;font-size:20px;color:#0c0c0c;font-variation-settings:"opsz" 24}.vf-pdp__verified{color:var(--vf-lime)}.vf-pdp--sleep .vf-pdp__verified{color:var(--vf-navy)}.vf-pdp__quote-stars{display:inline-flex;gap:1px;color:#e8813a}.vf-pdp__quote blockquote{margin-top:10px;font:400 16px/1.6 var(--vf-body);color:#000c}.vf-pdp__quote blockquote strong{display:block;color:#0c0c0c}.vf-pdp__quote blockquote p{margin:0}.vf-pdp__trust{display:flex;flex-wrap:wrap;gap:8px 27px;width:100%;margin-top:24px;padding:17px 0 6px;border-top:1px solid #bfbfbf}.vf-pdp__trust li{display:inline-flex;align-items:center;gap:8px;height:32px;font:400 16px/16px var(--vf-body);letter-spacing:-.16px;color:#0c0c0c}.vf-pdp__trust .vf-ico{color:var(--acc)}.vf-pdp__acc{width:100%;margin-top:20px}.vf-pdp__acc-item{border-bottom:1px solid #bfbfbf}.vf-pdp__acc-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 16px 16px;cursor:pointer;font:500 18px/20px var(--vf-body);color:#0c0c0c}.vf-pdp__acc-item summary::-webkit-details-marker{display:none}.vf-pdp__acc-item summary .vf-ico{color:#909299;transition:transform .25s}.vf-pdp__acc-item[open] summary .vf-ico{transform:rotate(180deg)}.vf-pdp__acc-body{padding:0 16px 18px;font:400 16px/1.6 var(--vf-body);color:#474847}.vf-pdp__acc-body :where(p){margin:0 0 8px}.vf-pdp__acc-body :where(ul,ol){padding-left:20px}.vf-pdp__timeline{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-top:8px;padding:20px 0 0}.vf-pdp__timeline li{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.vf-pdp__tl-ico{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;border:1px solid #0c0c0c;color:#0c0c0c}.vf-pdp__timeline .is-done .vf-pdp__tl-ico{background:var(--acc);border-color:var(--acc);color:#fff}.vf-pdp__tl-label{font:500 14px/1.2 var(--vf-body);color:#0c0c0c}.vf-pdp__tl-date{font:400 13px/16px var(--vf-body);color:#999;text-transform:uppercase}.vf-pdp__tl-arrow{flex:1;align-self:flex-start;padding-top:24px;color:#8a8a8a}.vf-pdp__tl-arrow svg{width:52px;height:15px;margin:0 auto}.vf-ing--espresso,.vf-ing--midnight{--bg: #1f1408;color:#fff;padding:50px 60px;border:1px solid #000;position:relative}.vf-ing--midnight{--bg: #080b1f}.vf-ing__glow{position:absolute;right:-221px;top:-72px;width:649px;height:658px;border-radius:50%;background:#9a231c33;filter:blur(72px);pointer-events:none}.vf-ing--midnight .vf-ing__glow{background:#4f6ea840}.vf-ing--espresso .vf-ing__head,.vf-ing--midnight .vf-ing__head{position:relative;margin-bottom:48px}.vf-ing__chip{display:inline-block;margin-bottom:11.5px}.vf-ing--espresso .vf-h2,.vf-ing--midnight .vf-h2{color:#fff;font-size:100px;line-height:90px;font-weight:700}.vf-ing__hi{font-style:normal;color:#e5ad50}.vf-ing--cream .vf-ing__hi{color:inherit}.vf-ing--espresso .vf-carousel__track,.vf-ing--midnight .vf-carousel__track{background:#fff3}.vf-ing--espresso .vf-carousel__fill,.vf-ing--midnight .vf-carousel__fill{background:#e5ad50}.vf-ing--espresso .vf-carousel__arrow,.vf-ing--midnight .vf-carousel__arrow{color:#e5ad50}.vf-ing--espresso .vf-ing__track,.vf-ing--midnight .vf-ing__track{position:relative}.vf-ing--espresso .vf-ing__card,.vf-ing--midnight .vf-ing__card{color:var(--vf-ink)}.vf-benefits__title,.vf-faq__title,.vf-ing--espresso .vf-h2,.vf-ing--midnight .vf-h2{font-variation-settings:"opsz" 72}.vf-benefits{position:relative;background:#fff;border:1px solid #e9e2d9;border-radius:12px;padding:100px 40px}.vf .vf-benefits__texture{position:absolute;left:0;top:0;width:154%;max-width:none;opacity:.07;pointer-events:none}.vf-benefits__grid{position:relative;display:grid;grid-template-columns:591px minmax(0,649px);justify-content:space-between;gap:40px}.vf-benefits__media{height:601px;border-radius:10px;overflow:hidden}.vf .vf-benefits__media img{width:100%;height:100%;object-fit:cover}.vf-benefits__body{display:flex;flex-direction:column;justify-content:space-between;min-height:601px}.vf-benefits__intro{max-width:611px;display:flex;flex-direction:column;gap:15px}.vf-benefits__title{font-weight:700;font-size:60px;line-height:52px;text-transform:uppercase;color:#161817}.vf-benefits__hi{font-style:normal;color:var(--acc)}.vf-benefits__text{font:400 16px/28px var(--vf-body);color:#474847}.vf-benefits .vf-acc{margin-top:0}.vf-faq{background:var(--bg, #f5eadc);border:1px solid #000}.vf-faq__head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:224px;background:radial-gradient(120% 220% at 43% 50%,var(--head) 0%,color-mix(in srgb,var(--head) 55%,#000) 50%,color-mix(in srgb,var(--head) 30%,#000) 75%,#030303 100%)}.vf-faq__title{font-weight:700;font-size:100px;line-height:90px;text-transform:uppercase;color:#eeece4;text-align:center}.vf-faq__list{padding:50px}.vf-faq__item .vf-acc__summary{gap:20px;padding:24px 0 20px}.vf-faq__item:first-child .vf-acc__summary{padding-top:0}.vf-faq__num{flex:0 0 auto;font-family:var(--vf-display);font-weight:800;font-stretch:75%;font-size:32px;line-height:36px;letter-spacing:-.96px;color:#0c0c0c;opacity:.5;margin-right:1px;font-variation-settings:"opsz" 24}.vf-faq__item .vf-acc__title{flex:1}.vf-faq__item .vf-acc__icon:before,.vf-faq__item .vf-acc__icon:after{width:22px;top:10.5px;height:1.5px}.vf-faq__item .vf-acc__icon{width:22px;height:22px;flex-basis:22px}.vf-faq__a{max-width:none;padding:0 0 22px;font:400 20px/30px var(--vf-body);color:#080810cc}.vf-faq__item{border-color:#0003}.vf-faq__item:last-child{border-bottom:0}@media(max-width:1240px){.vf-pdp__grid{grid-template-columns:minmax(0,1fr)}.vf-pdp__gallery{max-width:668px}.vf-benefits__grid{grid-template-columns:1fr}.vf-benefits__media{height:auto;aspect-ratio:1}.vf-ing--espresso .vf-h2,.vf-ing--midnight .vf-h2,.vf-faq__title{font-size:64px;line-height:60px}}@media(max-width:899px){.vf-pdp{display:flex;flex-direction:column;padding:3px 10px 12px;margin-top:0;border-radius:0}.vf-pdp__grid,.vf-pdp__col{display:contents}.vf-pdp__eyebrow{order:1;padding:4px 7.5px;gap:4.6px;font-size:12px;line-height:1;letter-spacing:1.26px;align-self:flex-start}.vf-pdp__dot{width:3.4px;height:3.4px}.vf-pdp__title{order:2;margin-top:12px;font-size:48px;line-height:36px}.vf-pdp__rating{order:3;margin-top:12px;padding-top:2px;gap:0 7px;font-size:12px;line-height:12px}.vf-pdp__stars .vf-ico,.vf-pdp__tested .vf-ico{width:8px;height:8px}.vf-pdp__sep{font-size:7px}.vf-pdp__price{order:4;margin-top:12px;gap:6px;font-size:30px}.vf-pdp__desc{order:5;margin-top:12px;padding:2px 0 7px;font-size:12px;line-height:20px}.vf-pdp__gallery{order:6;position:relative;display:flex;flex-direction:row;gap:8px;margin:8px 0 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vf-pdp__gallery::-webkit-scrollbar{display:none}.vf-pdp__main{flex:0 0 100%;height:318px;scroll-snap-align:start;border-radius:5.6px;border-width:1.1px}.vf .vf-pdp__main-img{left:-8%;top:10%;width:113%;height:auto}.vf .vf-pdp__main-img-m{display:block}.vf-pdp__main:has(.vf-pdp__main-img-m)>.vf-pdp__main-img:not(.vf-pdp__main-img-m){display:none}.vf-pdp--sleep .vf .vf-pdp__main-img,.vf.vf-pdp--sleep .vf-pdp__main-img{width:152%;left:-27%;top:8%}.vf-pdp__badges{left:27px;top:46px;gap:11px}.vf .vf-pdp__badges img{width:70px;height:70px}.vf-pdp__thumbs{display:contents}.vf-pdp__thumb{flex:0 0 100%;height:318px;scroll-snap-align:start;border-radius:5.6px}.vf-pdp__arrow{position:absolute;top:143px;width:31px;height:30px;display:grid;place-items:center;border:0;border-radius:6px;background:#00000059;color:#fff;cursor:pointer;z-index:3}.vf-pdp__arrow--prev{left:0}.vf-pdp__arrow--next{right:0}.vf-pdp__h2{order:7;margin-top:4px;font-size:18px}.vf-pdp__chips{order:8;display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:12px;width:100%}.vf-pdp__chip{height:auto;padding:8.6px 12.6px;gap:6px;border-width:.57px;border-radius:5.7px;font-size:13px;line-height:1}.vf-pdp__chip-ico{width:20px;height:20px}.vf-pdp__chip-ico .vf-ico{width:13px;height:13px}.vf-pdp__form{order:9;margin-top:12px;padding-top:11.5px;display:block}.vf-pdp__form>*,.vf-pdp__form .vf-form{order:9}.vf-pdp__divider{margin-bottom:16px;gap:7px}.vf-pdp__divider span{font-size:18px;letter-spacing:1.15px}.vf-pdp__bundles{gap:16px}.vf-pdp__bundle{padding:8.6px;gap:9.2px;border-width:.57px;border-radius:6.9px}.vf-pdp__radio{flex-basis:11.5px;width:11.5px;height:11.5px}.vf-pdp__bundle.is-active .vf-pdp__radio:after{width:4.6px;height:4.6px}.vf-pdp__bundle-img{flex-basis:36px;width:36px;height:36px;border-radius:9px}.vf .vf-pdp__bundle-img img{width:19px;bottom:-5px}.vf .vf-pdp__bundle-img img:nth-child(2){transform:translate(-50%) translate(-7px) rotate(-6deg)}.vf .vf-pdp__bundle-img img:nth-child(3){transform:translate(-50%) translate(7px) rotate(6deg)}.vf-pdp__bundle-name{gap:4.6px;font-size:12px;line-height:11.5px}.vf-pdp__save{padding:1px 4.6px;border-radius:3.4px;font-size:11px;letter-spacing:.29px}.vf-pdp__bundle-sub{font-size:12px;line-height:9.5px}.vf-pdp__bundle-price{gap:3.4px}.vf-pdp__bundle-price>span{font-size:18px;line-height:10px;letter-spacing:-.2px}.vf-pdp__bundle-price s{font-size:12px;line-height:9.5px}.vf-pdp__ribbon{right:8px;top:-7px;height:auto;padding:1px 5.7px;font-size:11px;line-height:14px;letter-spacing:.29px}.vf-pdp__sub{margin-top:16px;padding:9.8px;gap:9.2px;border-width:.57px;border-radius:6.9px;flex-wrap:nowrap}.vf-pdp__check{flex-basis:11.5px;width:11.5px;height:11.5px;border-radius:4px}.vf-pdp__check .vf-ico{width:8px;height:8px}.vf-pdp__sub-body{gap:9.2px}.vf-pdp__sub-row{gap:6px}.vf-pdp__sub-list{font-size:12px;line-height:18px}.vf-pdp__sub-list :where(ul){padding-left:14px}.vf-pdp__sub-side{flex-basis:86px;align-items:flex-end;gap:4px}.vf-pdp__sub-price>span{font-size:18px}.vf-pdp__sub-price small{font-size:12px}.vf-pdp__sub-freq{gap:4.6px;font-size:12px}.vf-pdp__select{height:21px;padding:0 18px 0 9px;font-size:9.2px;border-width:.57px;border-radius:4px;background-size:10px;background-position:right 6px center}.vf-pdp__cta{height:48px;margin-top:12px;padding:8px 14px;gap:8px;font-size:20px;border-radius:98px;box-shadow:0 4px 7.7px #ffffff5e}.vf-pdp__cta>.vf-ico{width:16px;height:16px}.vf-pdp__cta .loading__spinner{right:12px}.vf-pdp__quote{order:10;margin-top:12px;padding:12px 20px 14px;border-radius:5px}.vf-pdp__quote-name{gap:4.6px;font-size:13px}.vf-pdp__verified{width:14px;height:14px}.vf-pdp__quote-stars .vf-ico{width:13.8px;height:13.8px}.vf-pdp__quote blockquote{margin-top:8px;font-size:11px;line-height:1.6}.vf-pdp__trust{order:11;margin-top:12px;padding:16.6px 0 4px;gap:15.5px;flex-wrap:nowrap;align-items:flex-start}.vf-pdp__trust li{height:auto;align-items:flex-start;gap:4.6px;font-size:11px;line-height:1.25;letter-spacing:0}.vf-pdp__trust .vf-ico{flex:0 0 16px;width:16px;height:16px}.vf-pdp__acc{order:12;margin-top:12px}.vf-pdp__acc-item summary{padding:12.6px 9.2px 12px;font-size:13px;line-height:11.5px}.vf-pdp__acc-item summary .vf-ico{width:16px;height:16px}.vf-pdp__acc-body{padding:0 9.2px 12px;font-size:12px}.vf-pdp__timeline{order:13;margin-top:0;padding:11.5px 0 0}.vf-pdp__timeline li{gap:2px}.vf-pdp__tl-ico{width:35.6px;height:35.6px}.vf-pdp__tl-ico .vf-ico{width:18px;height:18px}.vf-pdp__tl-label{font-size:12px}.vf-pdp__tl-date{font-size:10px;line-height:9px}.vf-pdp__tl-arrow{padding-top:13px}.vf-pdp__tl-arrow svg{width:29px;height:12px}.vf-pdp__video{max-width:96vw}.vf-ing--espresso,.vf-ing--midnight{padding:34px 0 28px 19px;border:0}.vf-ing--espresso .vf-h2,.vf-ing--midnight .vf-h2{font-size:44px;line-height:40px;white-space:nowrap}.vf-ing--espresso .vf-ing__head,.vf-ing--midnight .vf-ing__head{margin-bottom:0}.vf-benefits{padding:30px 12px;border-radius:12px}.vf-benefits__grid{display:flex;flex-direction:column;gap:16px;padding-top:13.5px}.vf-benefits__media{height:auto;aspect-ratio:583 / 600;border-radius:4.6px}.vf-benefits__body{min-height:0}.vf-benefits__intro{gap:8px;max-width:none;padding-top:9px}.vf-benefits__title{font-size:32px;line-height:30px}.vf-benefits__text{font-size:12px;line-height:16px;max-width:337px}.vf-benefits .vf-acc{margin-top:16px}.vf-benefits .vf-acc__summary{padding:4px 0;gap:12px}.vf-benefits .vf-acc__title{font-size:24px;line-height:36px}.vf-benefits .vf-acc__body{padding:0 0 8px;font-size:12px;line-height:20px}.vf-acc__icon{width:17px;height:16px;flex-basis:17px}.vf-acc__icon:before,.vf-acc__icon:after{width:17px;height:1.5px;top:7px}.vf-faq{border-radius:10px}.vf-faq__head{height:auto;padding:20px 12px;gap:12px}.vf-faq__head .vf-chip{font-size:12px;padding:10px}.vf-faq__title{font-size:40px;line-height:40px;max-width:346px}.vf-faq__list{padding:16px}.vf-faq__item .vf-acc__summary{padding:24px 0;gap:12px}.vf-faq__item:first-child .vf-acc__summary{padding-top:0}.vf-faq__num{font-size:32px;line-height:36px;letter-spacing:-.96px;margin-right:8px}.vf-faq__item .vf-acc__title{font-size:18px;line-height:36px}.vf-faq__item .vf-acc__icon{width:24px;height:24px;flex-basis:24px}.vf-faq__item .vf-acc__icon:before,.vf-faq__item .vf-acc__icon:after{width:24px;top:11px;height:1.5px}.vf-faq__a{padding:0 0 24px;font-size:13px;line-height:20px}}.vf-sticky{display:none}@media(max-width:899px){.vf-sticky{display:block;position:fixed;left:0;right:0;bottom:0;z-index:60;padding:12px;background:#191919;box-shadow:0 -6px 6px #0003;transform:translateY(110%);transition:transform .3s ease}.vf-sticky[hidden]{display:block}.vf-sticky.is-on{transform:none}.vf-sticky__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:44px;padding:8px 14px;border:.57px solid rgba(255,255,255,.2);border-radius:98px;background:var(--acc, #9a231c);color:#fff;font-family:var(--vf-display);font-weight:600;font-stretch:87.5%;font-size:20px;line-height:1;text-transform:uppercase;cursor:pointer;font-variation-settings:"opsz" 36}.vf-sticky__btn .vf-ico{width:16px;height:16px}body.vf-sticky-open{padding-bottom:68px}}.vf .vf-pdp__main .vf-pdp__main-img--fit,.vf.vf-pdp--sleep .vf-pdp__main .vf-pdp__main-img--fit{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.vf-pdp__main--photo .vf-pdp__hc,.vf-pdp__main--photo .vf-pdp__badges{display:none}.vf-pdp__main--photo{border-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/25/assets/vf-product.css.map */
