@keyframes sparkle-glow{0%,to{filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}50%{filter:drop-shadow(0 0 8px rgb(255,255,255)) drop-shadow(0 0 12px rgba(255,255,255,.6))}}@keyframes sparkle-rotate{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1.15)}75%{transform:rotate(-10deg) scale(1.1)}}.hero-cta{height:280px;position:relative}@media screen and (min-width:768px){.hero-cta{height:380px}}@media screen and (min-width:1024px){.hero-cta{height:480px}}@media screen and (min-width:1280px){.hero-cta{height:580px}}.hero-cta__content{align-items:center;bottom:0;color:var(--color-white);display:flex;justify-content:center;margin:0 auto;padding:0 var(--grid-col-gutter);right:0;text-align:center}.hero-cta__content,.hero-cta__image{left:0;position:absolute;top:0;z-index:1}.hero-cta__image{filter:brightness(.7);height:100%;object-fit:cover;width:100%}.hero-cta__title{margin-bottom:2px}.hero-cta__btn{margin-top:20px;transition:none}
