.bg{animation:parallaxImg linear;animation-timeline:scroll(root);background-image:url(https://ik.imagekit.io/y3ayiqneqlr/airport/parking-diorama-ws-w.png?tr=o-50);background-position:50% 0;background-repeat:no-repeat;background-size:auto 100vh}@keyframes parallaxImg{0%{background-position:50% 50px}to{background-position:50% 450px}}.hero-button{position:relative}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.hero-button:after,.hero-button:before{animation:turn 3s linear infinite;background-image:conic-gradient(from var(--angle),#ffae45,#0f9,#00a2ff,#d0ff00,#ffae45);border-radius:.75rem;content:"";height:calc(100% + 1px);left:50%;position:absolute;top:50%;translate:-50% -50%;width:calc(100% + 1px);z-index:-1}.hero-button:before{filter:blur(.5rem);opacity:.5}@keyframes turn{0%{--angle:0deg}to{--angle:360deg}}
