.vfw-hero{position:relative;width:100%;display:flex;flex-direction:column;overflow:hidden}.vfw-hero--large{min-height:80svh}.vfw-hero--medium{min-height:60svh}.vfw-hero--full{min-height:100svh}.vfw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vfw-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.vfw-hero__placeholder{width:100%;height:100%;background:#111}.vfw-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent 20%,rgba(0,0,0,.45) 55%,rgba(0,0,0,.68) 100%)}.vfw-hero__content-outer{position:relative;z-index:1;flex:1}.vfw-hero__content-wrap{position:absolute;bottom:clamp(3rem,20%,12rem);right:clamp(1.5rem,4.5vw,5rem)}.vfw-hero__content{width:clamp(480px,40vw,760px)}.vfw-hero__headline{font-family:var(--font-heading--family);font-weight:600;font-size:clamp(2.5rem,3.75vw,5rem);line-height:1.05;letter-spacing:-.01em;color:#fff;margin:0 0 1rem}.vfw-hero__sub{font-family:var(--font-body--family);font-weight:300;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6;color:#ffffffd1;margin:0 0 1.75rem;max-width:460px}.vfw-hero__sub p{margin:0}.vfw-hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.vfw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 2.5rem;font-family:var(--font-body--family);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-width:1px;border-style:solid;transition:background .18s ease,border-color .18s ease,color .18s ease;cursor:pointer;white-space:nowrap}.vfw-btn--primary{background:#b27a3b;color:#fff;border-color:#b27a3b}.vfw-btn--primary:hover,.vfw-btn--primary:focus-visible{background:#7a5940;border-color:#7a5940;color:#fff;transform:translateY(-1px)}.vfw-btn--secondary{background:transparent;color:#fff;border-color:#876b54}.vfw-btn--secondary:hover,.vfw-btn--secondary:focus-visible{background:#876b5438;border-color:#9a7a60;color:#fff}.vfw-hero__trust{position:relative;z-index:1;background:#000000ad;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-top:1px solid rgba(255,255,255,.07)}.vfw-hero__trust-inner{display:flex;align-items:stretch;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,3rem)}.vfw-hero__trust-item{flex:1;display:flex;align-items:center;gap:1.5rem;padding:2.25rem 2rem 2.25rem 0;border-right:1px solid rgba(255,255,255,.1)}.vfw-hero__trust-item:first-child{padding-left:0}.vfw-hero__trust-item:last-child{border-right:none;padding-right:0}.vfw-hero__trust-item+.vfw-hero__trust-item{padding-left:2rem}.vfw-hero__trust-icon{flex-shrink:0;width:56px;height:56px;color:#fff9}.vfw-hero__trust-icon svg{width:100%;height:100%}.vfw-hero__trust-text{display:flex;flex-direction:column;gap:.1rem}.vfw-hero__trust-heading{font-family:var(--font-body--family);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;line-height:1.3}.vfw-hero__trust-body{font-family:var(--font-body--family);font-size:1rem;line-height:1.4;color:#ffffffb8}@media screen and (max-width:1024px){.vfw-hero__overlay{background:linear-gradient(to bottom,#00000014,#00000085 45%,#000000b8)}}@media screen and (min-width:750px)and (max-width:1024px){.vfw-hero__content-outer{display:flex;flex-direction:column;justify-content:center;padding-top:80px}.vfw-hero__content-wrap{position:static;width:100%;max-width:640px;margin-inline:auto;padding:0 2.5rem 2.5rem}.vfw-hero__content{width:100%;text-align:center}.vfw-hero__headline{font-size:clamp(2.5rem,4.5vw,3.75rem);text-shadow:0 2px 20px rgba(0,0,0,.6)}.vfw-hero__sub{max-width:480px;margin-inline:auto;font-size:clamp(1rem,1.6vw,1.2rem);text-shadow:0 1px 12px rgba(0,0,0,.5)}.vfw-hero__buttons{justify-content:center;flex-wrap:wrap}.vfw-hero__trust-item{padding:1.75rem 1.5rem 1.75rem 0}.vfw-hero__trust-item+.vfw-hero__trust-item{padding-left:1.5rem}}@media screen and (max-width:749px){.vfw-hero--large,.vfw-hero--full{min-height:88svh}.vfw-hero--medium{min-height:65svh}.vfw-hero__content-outer{display:flex;flex-direction:column;justify-content:center;padding-top:80px}.vfw-hero__content-wrap{position:static;padding:0 1.5rem 2rem;width:100%}.vfw-hero__content{width:100%;text-align:center}.vfw-hero__headline{font-size:clamp(2rem,8.5vw,2.75rem);margin-bottom:.875rem;text-shadow:0 2px 16px rgba(0,0,0,.65)}.vfw-hero__sub{margin-inline:auto;margin-bottom:1.5rem;font-size:clamp(.95rem,3.5vw,1.125rem);text-shadow:0 1px 10px rgba(0,0,0,.5)}.vfw-hero__buttons{flex-direction:column;align-items:center;gap:.75rem}.vfw-btn{width:100%;justify-content:center;min-height:54px}.vfw-hero__trust-inner{flex-direction:column;padding-inline:1.25rem}.vfw-hero__trust-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 0}.vfw-hero__trust-icon{width:56px;height:56px}.vfw-hero__trust-item:first-child{padding-left:0}.vfw-hero__trust-item:last-child{border-bottom:none}.vfw-hero__trust-item+.vfw-hero__trust-item{padding-left:0}}@media screen and (max-width:749px)and (max-height:700px){.vfw-hero__trust{display:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/vfw-hero.css.map */
