.site-logo{display:block;color:#5200FF;font-family:"Victor Mono",sans-serif;font-weight:900;font-size:44px;padding-right:0px}.navbar{display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding-right:25px;padding-left:25px;background-color:#F7F7F7;box-shadow:0px 2px 5px 0px #00000030}.hero{display:flex;flex-flow:row;justify-content:center;align-items:center;position:static;height:50vh;aspect-ratio:/;background-image:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(223,215,242,1) 100%);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll}.button-dark{color:#FFF;font-family:"Roboto Flex",sans-serif;text-decoration:none;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;background-color:#9567F9;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;transition:background 200ms ease,box-shadow 200ms ease}.button-dark:hover{background-color:#5323BB;cursor:pointer;transition:background 200ms ease,box-shadow 200ms ease;box-shadow:0px 5px 15px 0px #00000021}.hero-container{display:flex;flex-flow:column;justify-content:center;align-items:start;width:500px}.main-title{font-family:"Victor Mono",sans-serif;font-size:58px;text-align:start}.body-text{font-family:"Roboto Flex",sans-serif;font-size:22px;margin-top:-20px;margin-bottom:25px}