.hero-grid{grid-template-columns:minmax(0,1fr);min-height:460px}.hero-copy{max-width:780px}.hero-shell{min-height:520px;isolation:isolate}.hero-photo{position:absolute;inset:0;background-size:cover;background-position:center 42%;opacity:0;transform:scale(1.015);transition:opacity 1.25s ease,transform 7s ease;z-index:0}.hero-photo.is-visible{opacity:1;transform:scale(1)}.hero-photo-a{background-image:url('/assets/delta-aircraft-1.png')}.hero-shell:before{z-index:1;background:linear-gradient(90deg,#07112fc7 0%,#08133298 42%,#09163338 100%),linear-gradient(180deg,#06102a18 0%,#06102ab5 100%)}.hero-shell:after{display:none}.hero-grid{z-index:2}.hero-copy{animation:hero-copy-in .8s cubic-bezier(.2,.8,.2,1) both}.hero-actions .button{transition:transform .25s ease,box-shadow .25s ease}.hero-actions .button:hover{transform:translateY(-3px);box-shadow:0 14px 24px #101a3540}@keyframes hero-copy-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:850px){.hero-grid{min-height:auto}.hero-shell{min-height:auto}}
