:root{--mat-icon-color: #00ffff}*{box-sizing:border-box;position:static}html,body,app-root{padding:0;margin:0;width:100%;height:100%;display:block;font-family:Lato,sans-serif;font-weight:300;font-style:normal;line-height:1.5;font-size:large}body{background-color:#000;color:#0ff;padding-top:100px}h1{font-family:Lato,sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:2.5em;margin-bottom:1.5em}h2{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:xx-large;text-align:center}h3{font-family:Lato,sans-serif;font-weight:400;font-style:normal}a{color:#0ff}button{border:1px solid #00ffff;background-color:transparent;color:#0ff;padding:.6666666667em 1.2em;border-radius:9999999px;cursor:pointer;font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:inherit;margin:.5em 0}button:hover,button.bold{background-color:#0ff;color:#000;box-shadow:3px 3px red}button.bold:hover{background-color:#000;color:#0ff}button:disabled{border-color:#009595;background-color:transparent;color:#009595}button:disabled.bold{color:#000;background-color:transparent;color:#0ff}button:disabled{cursor:not-allowed}input[type=text],input[type=email],textarea{all:unset;color:#0ff}input[type=text]::placeholder,input[type=email]::placeholder,textarea::placeholder{color:inherit;font:inherit;font-size:inherit}input[type=checkbox]{all:unset;position:relative;cursor:pointer;border:3px solid #00ffff;width:1em;height:1em;flex:0 0 1em;display:inline-block}input[type=checkbox]:checked:after{content:"";width:calc(1em - 6px);height:calc(1em - 6px);display:inline-block;background-color:#0ff;position:absolute;left:3px;top:3px}.wrapper{max-width:1366px;margin:0 auto;padding:1em}.large{font-size:x-large}.flex{display:flex}.flex.row{flex-direction:row}.flex.column{flex-direction:column}.horizontal-divider{width:100%;height:3px;border-bottom:3px solid #00ffff;margin:2em 0}.icon.svg{width:1em;height:auto}p:first-child{margin-top:0}
