#root{margin:0 auto;width:100%;padding:0;text-align:center}.hero_canvas canvas{border-radius:120px}.hero{text-align:center;background-color:#cdd5f4;height:100%;position:relative;overflow:hidden;height:100vh;width:100%;margin:0 auto;border-radius:0}.hero_text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;color:#242424;mix-blend-mode:color-burn}.hero_text p{font-size:1.2rem;color:#242424}.hero_text_title{display:flex;overflow:hidden}.hero_text h1{margin-bottom:0;font-size:3rem;padding:0;margin-right:15px;margin-top:5px}.hero_bg{position:relative;height:100vh;overflow:hidden}.button_group{display:flex;flex-direction:row;gap:20px;width:100%;justify-content:center}@media (min-width: 768px){.hero_text h1{font-size:6rem}.hero{border-radius:120px;height:90vh;width:90%}}.button_icon{vertical-align:middle;margin-right:5px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s ease-in-out,transform .5s ease-in-out}.button_filled:hover{transform:scale(1.05)}.button_outlined:hover{border-color:#646cff;color:#646cff;transform:scale(1.05)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.button_filled{background-color:#1a1a1a}.button_outlined{background-color:transparent;border:1px solid #1a1a1a;color:#1a1a1a}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
