.hero-cosmos-star{border-radius:50%;animation-name:hero-cosmos-twinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes hero-cosmos-twinkle{0%,to{opacity:.15;transform:scale(.7)translateY(0)}50%{opacity:1;transform:scale(1.4)translateY(-10px)}}.hero-cosmos-ring{opacity:.7;animation:linear infinite hero-cosmos-spin;position:absolute}@keyframes hero-cosmos-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-cosmos-nebula{border-radius:50%;position:absolute}.hero-cosmos-nebula--blue{background:radial-gradient(circle,#0d93f22e 0%,#0000 70%);width:50vw;height:50vw;animation:20s ease-in-out infinite alternate hero-cosmos-nebula-drift;top:-10%;right:-5%}.hero-cosmos-nebula--pink{background:radial-gradient(circle,#ec489924 0%,#0000 70%);width:45vw;height:45vw;animation:25s ease-in-out infinite alternate-reverse hero-cosmos-nebula-drift;bottom:5%;left:-10%}.hero-cosmos-nebula--teal{background:radial-gradient(circle,#14b8a61f 0%,#0000 70%);width:35vw;height:35vw;animation:18s ease-in-out 5s infinite alternate hero-cosmos-nebula-drift;top:30%;left:25%}@keyframes hero-cosmos-nebula-drift{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.15)}to{transform:translate(-20px,30px)scale(.95)}}.hero-cosmos-center-glow{background:radial-gradient(circle,#0d93f24d 0%,#14b8a626 40%,#0000 70%);border-radius:50%;width:80px;height:80px;animation:4s ease-in-out infinite alternate hero-cosmos-pulse;position:absolute;box-shadow:0 0 60px #0d93f233,0 0 120px #14b8a61a}@keyframes hero-cosmos-pulse{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.4)}}.hero-cosmos-grid{transform-origin:bottom;opacity:.5;background-image:linear-gradient(#0d93f20f 1px,#0000 1px),linear-gradient(90deg,#0d93f20f 1px,#0000 1px);background-size:80px 80px;height:40%;position:absolute;bottom:0;left:0;right:0;transform:perspective(600px)rotateX(60deg);-webkit-mask-image:linear-gradient(#0000 30%,#0000004d 100%);mask-image:linear-gradient(#0000 30%,#0000004d 100%)}@media (min-width:768px){.hero-cosmos-ring:first-child{width:500px!important;height:500px!important}.hero-cosmos-ring:nth-child(2){width:700px!important;height:700px!important}.hero-cosmos-ring:nth-child(3){width:900px!important;height:900px!important}.hero-cosmos-ring:nth-child(4){width:350px!important;height:350px!important}}@media (max-width:767px){.hero-cosmos-star{box-shadow:none!important;opacity:.5!important;animation:none!important}}@media (prefers-reduced-motion:reduce){.hero-cosmos-star,.hero-cosmos-nebula,.hero-cosmos-ring,.hero-cosmos-grid{transition:none!important;animation:none!important}}
