@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&family=Lato:wght@400;700&display=swap");section.constellation-hero{align-items:center;background:linear-gradient(180deg,#3094ed,#524fef);box-sizing:border-box;display:flex;justify-content:center;margin-left:0;margin-right:0;min-height:540px;overflow:hidden;padding:160px 40px 100px;position:relative;width:100%;z-index:0}section.constellation-hero .constellation-hero__stars{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:1}section.constellation-hero .constellation-hero__inner{margin:0 auto;max-width:900px;position:relative;text-align:center;width:100%;z-index:2}section.constellation-hero .constellation-hero__headline-above{color:hsla(0,0%,100%,.88);font-family:Sora,sans-serif;font-size:26px;font-weight:400;margin:0}section.constellation-hero .constellation-hero__logo{display:block;height:auto;margin:-20px auto 20px;max-width:600px;width:100%}section.constellation-hero .constellation-hero__headline-below{color:#fff;font-family:Sora,sans-serif;font-size:40px;font-weight:400;margin:0 0 24px}section.constellation-hero .constellation-hero__body{color:hsla(0,0%,100%,.75);font-family:Sora,sans-serif;font-size:20px;font-weight:400;line-height:1.7;margin:0 auto 36px;max-width:900px}section.constellation-hero .constellation-hero__body p{color:hsla(0,0%,100%,.75);font-family:Sora,sans-serif;font-size:20px;font-weight:400;line-height:1.7;margin:0}section.constellation-hero .constellation-hero__body b,section.constellation-hero .constellation-hero__body strong{font-weight:400}section.constellation-hero .constellation-hero__cta{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:480px;width:100%}section.constellation-hero .constellation-hero__btn{-webkit-appearance:none;appearance:none;background:#fff;border:none;border-radius:999px;-webkit-border-radius:999px;color:#524fef;cursor:pointer;display:block;flex-shrink:0;font-family:Sora,sans-serif;font-size:16px;font-weight:600;line-height:1;padding:12px 24px;text-decoration:none;white-space:nowrap}section.constellation-hero .constellation-hero__btn:hover{background:#f0eeff;color:#524fef}@media (max-width:600px){section.constellation-hero .constellation-hero__logo{margin:0 auto 16px;max-width:320px}}