:root{
  --efc-hdv-heading-font:"Virage Italic","Virage Wide Italic","Virage","Virage Wide","Virage Display","Arial Black",Impact,sans-serif;
  --efc-hdv-body-font:Inter,"Inter var",Arial,sans-serif;
}
.efc-hdv-section{position:relative;background:#06142a;color:#fff;padding:90px 20px;overflow:hidden}.efc-hdv-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(45,112,255,.26),transparent 34%),linear-gradient(180deg,#071a36 0%,#030914 100%);pointer-events:none}.efc-hdv-container{position:relative;z-index:1;max-width:1220px;margin:0 auto}.efc-hdv-header{max-width:860px;margin:0 auto 42px;text-align:center}.efc-hdv-eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.07);font:700 12px/1 var(--efc-hdv-body-font);letter-spacing:.18em;text-transform:uppercase;color:#8db6ff}.efc-hdv-title{margin:0;color:#fff;font-family:var(--efc-hdv-heading-font);font-size:clamp(34px,5vw,68px);line-height:.94;text-transform:uppercase;letter-spacing:-.04em;font-weight:900;font-synthesis:none;text-rendering:geometricPrecision}.efc-hdv-subtitle{max-width:760px;margin:22px auto 0;color:rgba(255,255,255,.76);font:400 17px/1.65 var(--efc-hdv-body-font)}.efc-hdv-hero-media-wrap{position:relative;margin:0 0 34px;border-radius:32px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px rgba(0,0,0,.34);background:#0b1630;transform:translateZ(0);isolation:isolate}.efc-hdv-hero-media-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.35));pointer-events:none}.efc-hdv-hero-media{display:block;width:100%;height:clamp(320px,46vw,600px);object-fit:cover;background:#0b1630}.efc-hdv-hero-media::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.efc-hdv-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.efc-hdv-card{position:relative;min-height:255px;border-radius:26px;overflow:hidden;background:#101f3b;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 50px rgba(0,0,0,.22);transition:transform .3s ease,border-color .3s ease}.efc-hdv-card:hover{transform:translateY(-6px);border-color:rgba(141,182,255,.55)}.efc-hdv-card-image-wrap{position:absolute;inset:0}.efc-hdv-card-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(3,9,20,.86) 100%)}.efc-hdv-card img{width:100%;height:100%;object-fit:cover;display:block}.efc-hdv-card-content{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}.efc-hdv-card h3,.efc-hdv-wide-card h3{margin:0 0 10px;color:#fff;font-family:var(--efc-hdv-heading-font);text-transform:uppercase;letter-spacing:-.03em;line-height:1;font-weight:900;font-synthesis:none;text-rendering:geometricPrecision}.efc-hdv-card h3{font-size:clamp(22px,2.4vw,34px)}.efc-hdv-card p,.efc-hdv-wide-card p{margin:0;color:rgba(255,255,255,.78);font:400 14px/1.55 var(--efc-hdv-body-font)}.efc-hdv-wide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:22px}.efc-hdv-wide-card{position:relative;min-height:355px;border-radius:30px;overflow:hidden;background:#101f3b;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.28)}.efc-hdv-wide-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.efc-hdv-wide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,9,20,.88) 0%,rgba(3,9,20,.54) 46%,rgba(3,9,20,.12) 100%)}.efc-hdv-wide-content{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;max-width:520px}.efc-hdv-wide-card h3{font-size:clamp(26px,3.2vw,44px)}.efc-hdv-wide-card p{font-size:15px}@media(max-width:900px){.efc-hdv-section{padding:70px 16px}.efc-hdv-cards-grid,.efc-hdv-wide-grid{grid-template-columns:1fr}.efc-hdv-card{min-height:300px}.efc-hdv-wide-card{min-height:330px}.efc-hdv-hero-media-wrap{border-radius:24px}.efc-hdv-hero-media{height:360px}}@media(max-width:540px){.efc-hdv-section{padding:64px 16px}.efc-hdv-title{font-size:38px}.efc-hdv-subtitle{font-size:15px}.efc-hdv-hero-media-wrap{border-radius:20px;margin-top:10px}.efc-hdv-hero-media{height:300px}.efc-hdv-card{min-height:285px;border-radius:22px}.efc-hdv-card-content{left:20px;right:20px;bottom:20px}.efc-hdv-wide-card{min-height:310px;border-radius:22px}.efc-hdv-wide-content{left:22px;right:22px;bottom:22px}}
