.vfw-hero-premium{position:relative;min-height:75svh;display:flex;flex-direction:column;overflow:hidden;background-color:#0b0d0f}.vfw-hero-premium__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vfw-hero-premium__img{position:absolute;top:0;bottom:0;right:0;left:35%;width:65%;height:100%;object-fit:cover;object-position:var(--bg-pos-desk, left center);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 28%);mask-image:linear-gradient(to right,transparent 0%,black 28%);display:block}.vfw-hero-premium__img--mob{display:none}.vfw-hero-premium__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0b0d0f 0% 28%,#0b0d0feb 38%,rgba(11,13,15,var(--overlay, .74)) 52%,#0b0d0f24 68%,#0b0d0f00 82%)}.vfw-hero-premium__watermark{position:absolute;top:0%;left:-5%;width:clamp(220px,24vw,360px);opacity:.07;pointer-events:none;z-index:1}.vfw-hero-premium__watermark img,.vfw-hero-premium__watermark svg{width:100%;height:auto;display:block}.vfw-hero-premium__inner{position:relative;z-index:2;flex:1;display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,.4fr);max-width:1440px;width:100%;margin:0 auto;padding:clamp(5rem,14vh,10rem) clamp(1.25rem,2.5vw,3rem) clamp(3rem,7vh,5rem) clamp(2.5rem,5vw,5rem);align-items:center}.vfw-hero-premium__content{display:flex;flex-direction:column;align-items:flex-start}.vfw-hero-premium__eyebrow{font-family:Inter,sans-serif;font-size:clamp(13px,1vw,15px);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#b27a3b;margin:0 0 .65rem;line-height:1}.vfw-hero-premium__headline{font-family:Bebas Neue,Inter,sans-serif;font-size:clamp(62px,5.8vw,84px);font-weight:400;line-height:.93;letter-spacing:.015em;color:#f8f7f3;margin:0 0 .75rem;text-shadow:0 2px 32px rgba(0,0,0,.5)}.vfw-hero-premium__stripe{display:flex;gap:5px;width:72px;height:3px;margin-bottom:1.1rem;flex-shrink:0}.vfw-hero-premium__stripe-seg{flex:1;height:3px;border-radius:1px}.vfw-hero-premium__stripe-seg--red{background-color:#d71920}.vfw-hero-premium__stripe-seg--white{background-color:#fff;border:1px solid rgba(0,0,0,.12)}.vfw-hero-premium__stripe-seg--blue{background-color:#1d4ed8}.vfw-hero-premium__subhead{font-family:Inter,sans-serif;font-size:clamp(16px,1.3vw,19px);font-weight:400;line-height:1.65;color:#f8f7f3c2;margin:0 0 2.2rem;max-width:36ch}.vfw-hero-premium__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:460px;width:100%}.vfw-herp-btn{display:flex;align-items:center;justify-content:center;gap:9px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;line-height:1;padding:0 16px;height:58px;border-radius:2px;transition:background-color .18s ease,color .18s ease,border-color .18s ease;cursor:pointer;width:100%}.vfw-herp-btn--primary{background-color:#b27a3b;color:#f8f7f3;border:1.5px solid #B27A3B}.vfw-herp-btn--primary:hover,.vfw-herp-btn--primary:focus-visible{background-color:#9a6b2e;border-color:#9a6b2e;color:#f8f7f3}.vfw-herp-btn__arrow{flex-shrink:0;transition:transform .18s ease}.vfw-herp-btn--primary:hover .vfw-herp-btn__arrow{transform:translate(3px)}.vfw-herp-btn--secondary{background-color:transparent;color:#f8f7f3e6;border:1.5px solid rgba(248,247,243,.62)}.vfw-herp-btn--secondary:hover,.vfw-herp-btn--secondary:focus-visible{border-color:#f8f7f3d9;color:#f8f7f3}.vfw-herp-proof{background:linear-gradient(to right,#b27a3b 0% 30%,#b27a3b00 70%) top / 100% 3px no-repeat,linear-gradient(to right,#b27a3b00 30%,#b27a3b 70% 100%) bottom / 100% 3px no-repeat,#0b0d0f;position:relative}.vfw-herp-proof__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));max-width:1200px;margin:0 auto;padding:0 4.5rem}.vfw-herp-proof__item{display:flex;flex-direction:row;align-items:center;gap:20px;padding:22px 36px;border-right:1px solid rgba(176,176,170,.13)}.vfw-herp-proof__item:first-child{padding-left:0}.vfw-herp-proof__item:last-child{border-right:none}.vfw-herp-proof__icon{flex-shrink:0;width:56px;height:56px;color:#b27a3b}.vfw-herp-proof__icon img,.vfw-herp-proof__icon svg{width:56px;height:56px;display:block}.vfw-herp-proof__text{display:flex;flex-direction:column;gap:5px}.vfw-herp-proof__title{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#f8f7f3;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.vfw-herp-proof__body{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#b0b0aad9;line-height:1.5}@media(max-width:1024px){.vfw-hero-premium{min-height:70svh}.vfw-hero-premium__img{left:0;width:100%;-webkit-mask-image:none;mask-image:none}.vfw-hero-premium__inner{grid-template-columns:minmax(0,.6fr) minmax(0,.4fr);padding:clamp(4rem,11vh,7rem) clamp(1.5rem,3vw,3rem) clamp(2.5rem,6vh,4rem)}.vfw-herp-proof__inner{padding:0 3rem}.vfw-herp-proof__item{padding:28px 26px}.vfw-herp-proof__item:first-child{padding-left:0}}@media(max-width:800px){.vfw-hero-premium{min-height:88svh}.vfw-hero-premium__overlay{background:linear-gradient(to bottom,#0b0d0f1a,#0b0d0f59 35%,#0b0d0fcc 62%,#0b0d0ff2)}.vfw-hero-premium__img{left:0;width:100%;-webkit-mask-image:none;mask-image:none;object-position:var(--bg-pos-mob, 72% 80%)}.vfw-hero-premium__img--mob{display:block;left:0;width:100%;object-position:var(--bg-pos-mob, 72% 80%)}.vfw-hero-premium__bg:has(.vfw-hero-premium__img--mob) .vfw-hero-premium__img--desk{display:none}.vfw-hero-premium__img--desk{left:0;width:100%;object-position:var(--bg-pos-mob, 72% 80%)}.vfw-hero-premium__watermark{display:none}.vfw-hero-premium__eyebrow{font-size:clamp(10.5px,3vw,13px);letter-spacing:.12em;white-space:nowrap;color:#fff}.vfw-hero-premium__inner{grid-template-columns:1fr;align-items:flex-end;padding:clamp(4rem,12vh,6rem) clamp(1.25rem,5vw,2rem) clamp(2.5rem,6vh,3.5rem)}.vfw-hero-premium__inner>[aria-hidden=true]{display:none}.vfw-hero-premium__headline{font-size:clamp(50px,14.5vw,70px);line-height:.95}.vfw-hero-premium__subhead{font-size:15px;max-width:100%}.vfw-hero-premium__actions{grid-template-columns:1fr;max-width:100%}.vfw-herp-proof__inner{grid-template-columns:1fr;padding:0 1.5rem}.vfw-herp-proof__item{border-right:none;border-bottom:1px solid rgba(176,176,170,.12);padding:22px 0!important}.vfw-herp-proof__item:last-child{border-bottom:none}}@media(max-width:480px){.vfw-hero-premium{min-height:86svh}.vfw-hero-premium__headline{font-size:clamp(52px,15.5vw,72px)}.vfw-herp-btn{height:54px;font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/vfw-hero-premium-v1.css.map */
