.hero{align-items:center}.hero-text{display:flex;flex-direction:column;gap:1rem}.hero-media{max-height:420px}.center{text-align:center}.cta-section .card{display:flex;flex-direction:column;align-items:center;gap:1rem}.sticky-cta{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:50;padding:0 1rem;width:100%;max-width:480px}.sticky-cta .btn{width:100%}@media(min-width:768px){.sticky-cta{max-width:320px;right:20px;left:auto;transform:none}}