.avl-home-hero{align-items:center;background:var(--avl-hero-bg-solid,#14072a);color:#fff;display:flex;isolation:isolate;min-height:var(--avl-hero-min-h,80vh);overflow:hidden;padding:clamp(48px,6vw,96px) 20px;position:relative;--avl-hero-fade-height:260px;--avl-hero-fade-rgb:0,0,0;--avl-hero-heading-max-w:min(70vw,980px)}.avl-home-hero:after{background:linear-gradient(to bottom,rgba(var(--avl-hero-fade-rgb),0) 0,rgba(var(--avl-hero-fade-rgb),.25) 35%,rgba(var(--avl-hero-fade-rgb),.75) 70%,rgba(var(--avl-hero-fade-rgb),1) 100%);bottom:0;content:"";height:var(--avl-hero-fade-height,260px);left:0;pointer-events:none;position:absolute;right:0;z-index:1}.avl-home-hero__media{inset:0;position:absolute;z-index:0}.avl-home-hero__bgimage,.avl-home-hero__bgsolid,.avl-home-hero__video{height:100%;inset:0;position:absolute;width:100%}.avl-home-hero__bgimage{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.02)}.avl-home-hero__bgsolid{background:var(--avl-hero-bg-solid,#14072a)}.avl-home-hero__video{object-fit:cover;object-position:center}.avl-home-hero__overlay{inset:0;position:absolute;z-index:1}.avl-home-hero__inner{margin:0 auto;max-width:1200px;position:relative;width:100%;z-index:2}.avl-home-hero__content{max-width:none}.avl-home-hero--align-center .avl-home-hero__inner{display:flex;justify-content:center}.avl-home-hero--align-center .avl-home-hero__content{text-align:center}.avl-home-hero__headline{letter-spacing:-.02em;line-height:1.02;margin:0 0 18px;max-width:var(--avl-hero-heading-max-w)}.avl-home-hero__stack{max-width:var(--avl-hero-stack-max-w,640px)}.avl-home-hero--align-center .avl-home-hero__headline,.avl-home-hero--align-center .avl-home-hero__stack{margin-left:auto;margin-right:auto}.avl-home-hero__description{font-size:clamp(16px,1.2vw,20px);line-height:1.55;margin:0 0 26px;max-width:60ch;opacity:.9}.avl-home-hero__description p{margin:0 0 12px}.avl-home-hero__description p:last-child{margin-bottom:0}.avl-home-hero__cta{margin-top:18px}@media (max-width:768px){.avl-home-hero{padding:92px 18px}.avl-home-hero__headline{line-height:1.05;max-width:100%}.avl-home-hero__stack{max-width:100%}.avl-home-hero__description{max-width:58ch}}