.bfvs{background:#fff;font-family:Oswald,Inter,sans-serif;box-sizing:border-box}.bfvs *,.bfvs *:before,.bfvs *:after{box-sizing:border-box}.bfvs-spacer{position:relative;height:calc(400px + var(--bfvs-count) * var(--bfvs-scroll-unit-desktop, 550px));margin-bottom:var(--bfvs-bottom-desktop, 0px)}.bfvs-sticky{position:sticky;top:0;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(10px,2vh,40px) 0;gap:clamp(6px,1.6vh,36px);background:#fff!important}.bfvs-head{max-width:880px;text-align:center;padding:0 24px}.bfvs-eyebrow{font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bfvs-accent, #C51820);font-size:clamp(13px,1.8vh,16px);margin-bottom:clamp(6px,1.2vh,14px)}.bfvs-title{font-weight:700;text-transform:uppercase;font-size:clamp(32px,4vw,52px);line-height:1.15;color:#111;margin:0}.bfvs-cta-pill{display:inline-flex;align-items:center;gap:clamp(12px,2vh,22px);flex-wrap:wrap;justify-content:center;background:#111!important;border-radius:100px;padding:clamp(10px,1.8vh,16px) clamp(10px,1.8vh,16px) clamp(10px,1.8vh,16px) clamp(20px,3vh,32px);margin:0 24px 20px}.bfvs-prices{display:flex;align-items:baseline;gap:10px}.bfvs-price-a{font-size:clamp(15px,2vh,18px);color:#ffffff73;text-decoration:line-through}.bfvs-price-b{font-weight:700;font-size:clamp(19px,2.6vh,26px);color:#fff}.bfvs-cta-btn{display:inline-flex;align-items:center;gap:8px;background:var(--bfvs-accent, #C51820);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:clamp(14px,2vh,17px);padding:clamp(12px,2vh,16px) clamp(22px,3.4vh,34px);border-radius:100px;text-decoration:none;white-space:nowrap;transition:background .2s ease}.bfvs-cta-btn:hover{background:#a4131a;color:#fff}.bfvs-stage{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(10px,2vh,20px);align-self:stretch;padding:var(--bfvs-gap-desktop, 24px) 0}.bfvs-stage-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bfvs-stage-bg, #111)!important}.bfvs-linerow{position:relative;z-index:1;display:flex;align-items:stretch;gap:20px;max-width:1440px;width:100%;padding:0 var(--bfvs-gap-desktop, 16px)}.bfvs-line{flex-shrink:0;width:3px;background:#e6e4e0!important;position:relative;border-radius:2px}.bfvs-line-fill{position:absolute;top:0;left:0;width:3px;background:var(--bfvs-scroll-color, #111)!important;height:0%;border-radius:2px;transition:height .15s linear}.bfvs-cardrow{position:relative;flex:1;min-height:clamp(280px,60vh,560px)}.bfvs-card{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff!important;border-radius:32px;display:flex;align-items:center;gap:clamp(14px,4.5vh,56px);padding:var(--bfvs-pad-desktop, 44px);flex-wrap:wrap;opacity:0;transform:translateY(36px) scale(.98);pointer-events:none;transition:opacity .32s ease,transform .38s cubic-bezier(.22,1,.36,1)}.bfvs-card.is-active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;position:relative}.bfvs-img{width:clamp(130px,min(30vw,38vh),440px);height:clamp(150px,min(38vh,44vw),500px);flex-shrink:0;border-radius:20px;overflow:hidden;background:#f2f2f2}.bfvs-img img{width:100%;height:100%;object-fit:cover;display:block}.bfvs-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px;padding:12px;text-align:center}.bfvs-copy{flex:1;min-width:200px}.bfvs-badge-row{display:flex;align-items:center;gap:clamp(12px,2.2vh,18px);margin-bottom:clamp(8px,1.8vh,16px)}.bfvs-num{width:clamp(32px,5.2vh,48px);height:clamp(32px,5.2vh,48px);border-radius:50%;background:var(--bfvs-accent, #C51820);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:clamp(13px,2vh,17px);flex-shrink:0}.bfvs-heading{font-weight:600;text-transform:uppercase;font-size:clamp(20px,min(2.8vw,3.4vh),34px);color:#111;margin:0;line-height:1.2}.bfvs-desc{font-family:Inter,sans-serif;font-size:clamp(15px,1.9vh,18px);line-height:1.55;color:#4f4f4f;margin:0 0 clamp(10px,1.8vh,16px);max-width:460px}.bfvs-value{display:inline-block;border:1px dashed var(--bfvs-accent, #C51820);color:var(--bfvs-accent, #C51820);font-weight:600;font-size:clamp(12px,1.7vh,14px);padding:clamp(4px,.9vh,6px) 14px;border-radius:20px;white-space:nowrap}.bfvs-cta-form{display:inline-flex}.bfvs-cta-form .bfvs-cta-btn{border:none;cursor:pointer}.bfvs-carousel-nav{display:none;align-items:center;justify-content:center;gap:16px;margin-top:6px;position:relative;z-index:1}.bfvs-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #E6E4E0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#111;flex-shrink:0}.bfvs-arrow:hover{background:#f2f2f2}.bfvs-arrow svg{width:18px;height:18px}.bfvs-dots{display:none;gap:8px;align-items:center}.bfvs-dot{width:8px;height:8px;border-radius:50%;background:#d8d5cf;border:none;cursor:pointer;padding:0;transition:all .2s ease}.bfvs-dot.is-active{background:#111;width:22px;border-radius:4px}.bfvs[data-nav-style=dots] .bfvs-dots{display:flex}.bfvs[data-nav-style=dots] .bfvs-arrow,.bfvs[data-nav-style=arrows] .bfvs-dots{display:none}.bfvs[data-nav-style=arrows] .bfvs-arrow,.bfvs[data-nav-style=both] .bfvs-dots,.bfvs[data-nav-style=both] .bfvs-arrow{display:flex}@media(min-width:681px){.bfvs[data-desktop-layout=stacked] .bfvs-spacer{height:auto!important}.bfvs[data-desktop-layout=stacked] .bfvs-sticky{position:static;min-height:0;height:auto}.bfvs[data-desktop-layout=stacked] .bfvs-stage-bg,.bfvs[data-desktop-layout=stacked] .bfvs-line{display:none}.bfvs[data-desktop-layout=stacked] .bfvs-linerow{display:block;padding:0 24px}.bfvs[data-desktop-layout=stacked] .bfvs-cardrow{display:flex;flex-direction:column;gap:28px;min-height:0;max-width:1000px;margin:0 auto}.bfvs[data-desktop-layout=stacked] .bfvs-card{position:static;opacity:1!important;transform:none!important;pointer-events:auto}.bfvs[data-desktop-layout=carousel] .bfvs-spacer{height:auto!important}.bfvs[data-desktop-layout=carousel] .bfvs-sticky{position:static;min-height:0;height:auto}.bfvs[data-desktop-layout=carousel] .bfvs-stage-bg,.bfvs[data-desktop-layout=carousel] .bfvs-line{display:none}.bfvs[data-desktop-layout=carousel] .bfvs-linerow{padding:0}.bfvs[data-desktop-layout=carousel] .bfvs-cardrow{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:24px;min-height:0;padding:0 24px 4px;scrollbar-width:none;max-width:1440px;margin:0 auto}.bfvs[data-desktop-layout=carousel] .bfvs-cardrow::-webkit-scrollbar{display:none}.bfvs[data-desktop-layout=carousel] .bfvs-card{position:relative;opacity:1!important;transform:none!important;pointer-events:auto;scroll-snap-align:start;flex:0 0 100%;width:100%}.bfvs[data-desktop-layout=carousel] .bfvs-carousel-nav{display:flex}}@media(max-width:680px){.bfvs-spacer{height:calc(300px + var(--bfvs-count) * var(--bfvs-scroll-unit-mobile, 300px));margin-bottom:var(--bfvs-bottom-mobile, 0px)}.bfvs-sticky{padding:10px 0;gap:8px;min-height:0;height:auto}.bfvs-stage{padding:var(--bfvs-gap-mobile, 12px) 0}.bfvs-linerow{padding:0 var(--bfvs-gap-mobile, 8px);gap:12px}.bfvs-eyebrow{font-size:13px;letter-spacing:.1em;margin-bottom:5px}.bfvs-title{font-size:clamp(26px,7vw,36px);line-height:1.18}.bfvs-cta-pill{padding:9px 9px 9px 18px;gap:10px}.bfvs-cta-btn{font-size:14px;padding:11px 20px}.bfvs-price-a{font-size:15px}.bfvs-price-b{font-size:19px}.bfvs-line{display:none}.bfvs-card{padding:var(--bfvs-pad-mobile, 14px);gap:12px;border-radius:22px;flex-direction:column;text-align:center}.bfvs-img{width:min(76vw,300px);height:clamp(140px,30vh,280px);margin:0 auto}.bfvs-badge-row{justify-content:center}.bfvs-heading{font-size:19px}.bfvs-desc{font-size:15px;max-width:100%;margin-bottom:8px}.bfvs[data-mobile-layout=stacked] .bfvs-spacer{height:auto!important}.bfvs[data-mobile-layout=stacked] .bfvs-sticky{position:static}.bfvs[data-mobile-layout=stacked] .bfvs-stage{padding:var(--bfvs-gap-mobile, 12px) 16px}.bfvs[data-mobile-layout=stacked] .bfvs-stage-bg{display:none}.bfvs[data-mobile-layout=stacked] .bfvs-linerow{display:block;padding:0}.bfvs[data-mobile-layout=stacked] .bfvs-cardrow{display:flex;flex-direction:column;gap:21px;min-height:0;padding:0}.bfvs[data-mobile-layout=stacked] .bfvs-card{position:static;opacity:1!important;transform:none!important;pointer-events:auto}.bfvs[data-mobile-layout=carousel] .bfvs-spacer{height:auto!important}.bfvs[data-mobile-layout=carousel] .bfvs-sticky{position:static}.bfvs[data-mobile-layout=carousel] .bfvs-stage{padding:var(--bfvs-gap-mobile, 12px) 0}.bfvs[data-mobile-layout=carousel] .bfvs-stage-bg{display:none}.bfvs[data-mobile-layout=carousel] .bfvs-linerow{padding:0}.bfvs[data-mobile-layout=carousel] .bfvs-cardrow{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;min-height:0;padding:0 16px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.bfvs[data-mobile-layout=carousel] .bfvs-cardrow::-webkit-scrollbar{display:none}.bfvs[data-mobile-layout=carousel] .bfvs-card{position:relative;opacity:1!important;transform:none!important;pointer-events:auto;scroll-snap-align:start;flex:0 0 100%;width:100%}.bfvs[data-mobile-layout=carousel] .bfvs-carousel-nav{display:flex}}@media(max-height:700px){.bfvs-sticky{padding:8px 24px;gap:6px}.bfvs-title{font-size:clamp(22px,3.4vh,32px)}.bfvs-eyebrow{font-size:12px;margin-bottom:3px}.bfvs-cta-pill{padding:8px 8px 8px 18px}.bfvs-cta-btn{padding:9px 18px;font-size:13px}.bfvs-price-a,.bfvs-price-b{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/built-fast-value-stack.css.map */
