body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-kerning:none;color:#262c41}canvas{width:100%;margin-right:auto;position:absolute;z-index:2;top:0;right:0;height:100vh}h1{font-size:2.6rem;margin-top:1em;margin-bottom:.3em}p{font-size:1.2rem;font-weight:300;margin:0}.hero-text{z-index:5;position:relative;margin:0 auto;width:90%;text-align:center}h1,p{text-align:center;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}button{border-radius:50px;border:1px solid rgb(48 165 230);padding:.2em .8em;font-size:1em;font-weight:500;height:28px;font-family:inherit;cursor:pointer;transition:border-color .25s ease-in-out,transform .5s ease-in-out;background:transparent}.button_filled{background-color:#30a5e6}.button_outlined{background-color:transparent;border:1px solid #30a5e6;color:#30a5e6}a{font-weight:500;color:#30a5e6;text-decoration:inherit}.button_group{display:flex;flex-direction:column;gap:20px;width:100%;justify-content:center;margin:0 auto;align-items:center;position:absolute;bottom:1%;z-index:5;opacity:0}.hero_bg{position:relative;height:100vh;overflow:hidden}@media (min-width: 768px){h1{font-size:5rem;margin-top:1em;margin-bottom:.3em}p{font-size:1.6rem;font-weight:300;margin:0}.hero-text{z-index:5;position:relative;margin:0 auto;width:55%;text-align:center}.button_group{flex-direction:row;gap:5px}}
