:root{--bvhs-font:inherit}.bvhs-hero{position:relative;width:100%;height:var(--bvhs-height,760px);min-height:420px;overflow:hidden;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.10),rgba(255,255,255,0) 32%),linear-gradient(135deg,#17120b 0%,#090909 46%,#16100a 100%);font-family:var(--bvhs-font);margin:0;border-radius:var(--bvhs-radius,0);border:var(--bvhs-border,0) solid rgba(255,255,255,.18);box-shadow:0 18px 50px rgba(0,0,0,.14);contain:layout paint style;isolation:isolate}.bvhs-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;opacity:0;transform:scale(1.04) translateZ(0);transition:opacity .45s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;background:transparent}.bvhs-video.is-ready{opacity:1}.bvhs-hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(110deg,rgba(255,255,255,.03),rgba(255,255,255,.10),rgba(255,255,255,.03));transform:translateX(-120%);animation:bvhsSoftLoad 1.25s ease-in-out infinite}.bvhs-hero.is-video-ready:before{display:none}@keyframes bvhsSoftLoad{to{transform:translateX(120%)}}.bvhs-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,var(--bvhs-overlay,.56)),rgba(0,0,0,.76));z-index:1}.bvhs-content{position:absolute;left:var(--bvhs-x,50%);top:var(--bvhs-y,52%);transform:translate(-50%,-50%);z-index:3;width:min(var(--bvhs-content-max,980px),calc(100% - 48px));display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;padding:18px;box-sizing:border-box}.bvhs-eyebrow{display:inline-flex;letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:700;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:9px 16px;margin-bottom:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.bvhs-content h1{font-size:clamp(38px,7vw,86px);line-height:.98;margin:0 0 24px;font-weight:900;color:#fff;text-shadow:0 10px 36px rgba(0,0,0,.45)}.bvhs-content p{font-size:clamp(17px,2.2vw,25px);line-height:1.65;max-width:760px;margin:0 0 28px;color:rgba(255,255,255,.91)}.bvhs-content-image{display:block;align-self:center;width:min(max(var(--bvhs-image-width,380px),220px),52vw);max-height:320px;object-fit:contain;margin:0 auto 30px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.30))}.bvhs-btn{display:inline-flex;align-self:center;align-items:center;justify-content:center;min-height:54px;padding:0 34px;border-radius:999px;background:#f4c542;color:#111!important;text-decoration:none!important;font-weight:900;font-size:17px;box-shadow:0 14px 38px rgba(244,197,66,.28);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.bvhs-btn:hover{transform:translateY(-3px);background:#ffd75a;color:#111!important;box-shadow:0 18px 46px rgba(244,197,66,.4)}.bvhs-anim-fade-up{animation:bvhsFadeUp .72s ease both .15s}.bvhs-anim-fade{animation:bvhsFade .72s ease both .15s}.bvhs-anim-zoom{animation:bvhsZoom .72s ease both .15s}@keyframes bvhsFadeUp{from{opacity:0;transform:translate(-50%,calc(-50% + 28px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes bvhsFade{from{opacity:0}to{opacity:1}}@keyframes bvhsZoom{from{opacity:0;transform:translate(-50%,-50%) scale(.94)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.bvhs-video,.bvhs-btn,.bvhs-content{transition:none!important;animation:none!important}}@media(max-width:1024px){.bvhs-hero{height:min(78vh,var(--bvhs-height,760px));min-height:560px}.bvhs-content h1{font-size:clamp(42px,8vw,68px)}}@media(max-width:768px){.bvhs-hero{height:var(--bvhs-mobile-height,620px);min-height:260px;max-height:760px;border-radius:min(var(--bvhs-radius,0),22px);content-visibility:auto;contain-intrinsic-size:620px;overscroll-behavior:contain}.bvhs-video{transform:translateZ(0);-webkit-transform:translateZ(0);object-position:center top}.bvhs-overlay{background:linear-gradient(180deg,rgba(0,0,0,var(--bvhs-mobile-overlay,.68)) 0%,rgba(0,0,0,calc(var(--bvhs-mobile-overlay,.68) * .70)) 35%,rgba(0,0,0,calc(var(--bvhs-mobile-overlay,.68) + .12)) 100%),linear-gradient(90deg,rgba(0,0,0,calc(var(--bvhs-mobile-overlay,.68) * .62)),rgba(0,0,0,calc(var(--bvhs-mobile-overlay,.68) * .36)))}.bvhs-content{left:var(--bvhs-mx,50%);top:var(--bvhs-my,67%);width:calc(100% - 32px);padding:12px}.bvhs-eyebrow{font-size:11px;letter-spacing:.16em;padding:7px 13px;margin-bottom:16px}.bvhs-content h1{font-size:clamp(34px,11vw,50px);line-height:1.08;margin-bottom:16px;max-width:96%}.bvhs-content p{font-size:16px;line-height:1.75;max-width:92%;margin-bottom:24px}.bvhs-content-image{width:min(max(var(--bvhs-image-mobile-width,260px),200px),82vw);max-height:230px;margin-bottom:24px}.bvhs-btn{min-height:50px;padding:0 30px;font-size:16px}}@media(max-width:480px){.bvhs-content h1{font-size:clamp(31px,12vw,44px);letter-spacing:-.02em}.bvhs-content p{font-size:15px;line-height:1.7}.bvhs-content-image{width:min(max(var(--bvhs-image-mobile-width,260px),190px),84vw);max-height:210px;margin-bottom:20px}.bvhs-btn{width:auto;min-width:170px;min-height:50px}}@media(max-width:360px){.bvhs-content h1{font-size:30px}.bvhs-content p{font-size:14px}}@supports(-webkit-touch-callout:none){.bvhs-video{filter:none!important;perspective:none!important}.bvhs-hero{transform:translateZ(0);-webkit-transform:translateZ(0)}}
