html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fefefe}a{color:inherit;text-decoration:none}*{padding:0;margin:0;box-sizing:border-box}::selection{background-color:#5783c5;color:#fff}h2{font-weight:400;font-size:25}button{border:none;outline:none;background-color:inherit;color:inherit;cursor:pointer}ul{list-style:none}.link:hover{text-decoration:underline}.card{box-shadow:1px 1px 3px #0000001a;background-color:#fff;border-radius:4px}.gradient_underline{background-image:linear-gradient(90deg,#e5bb45,#264520);background-size:0% 2px;background-repeat:no-repeat;background-position:left bottom;transition:background-size .3s ease}.gradient_underline:hover{background-size:100% 2px;cursor:pointer}.navbar_link:hover{text-decoration:underline;cursor:pointer}.draggable{cursor:grab;user-select:none;touch-action:none;z-index:1}.draggable:active{cursor:grabbing}@keyframes glow-red{0%{box-shadow:0 0 5px red;transform:scale(1)}to{box-shadow:0 0 13px red;transform:scale(1.15)}}.lighten-on-hover:hover{box-shadow:inset 0 2px 2px #ffffff38,0 233px 233px #ffffff1f inset}.lighten-on-hover:hover>.gradient_underline{background-size:100% 2px;cursor:pointer}.darken-on-hover:hover{box-shadow:inset 0 2px 2px #00000038,0 233px 233px #0000001f inset}.darken-on-hover:hover>.gradient_underline{background-size:100% 2px;cursor:pointer}.parent:hover>.gradient_underline{background-size:100% 2px;cursor:pointer}.onboarding-form:focus{outline:none;border-color:#0a6178}.onboarding-form::placeholder{opacity:.6}
