:root{--very-dark-gray: #111;--dark-gray: #222;--light-grey: #ddd;--very-light-gray: rgb(224, 207, 207);--medium-text: #333;--yellow: yellow;--danger: rgb(253, 101, 101);--success: rgb(250, 255, 242)}html,body,header{width:100%;height:100%;margin:0;padding:0;position:relative}.not-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}textarea:focus,input:focus,select:focus,button:focus,a:focus,nav:focus{box-shadow:0 0;border:none;outline:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;appearance:textfield}h1{font-size:50pt;line-height:49pt}h2{font-size:35pt;line-height:35pt}h3{font-size:25pt;line-height:24pt!important}p{font-size:14pt}h1,h2,h3,p{word-wrap:break-word}h3,p{margin:1px!important}p{line-height:1.25em;font-size:14pt}h3{margin:1px!important;line-height:45px}h4{margin:0;font-size:16pt;line-height:15pt!important}h2{margin-top:5px!important;margin-bottom:5px!important;line-height:45px!important}h1{line-height:60px!important;margin:20px 0!important}form{padding:0}textarea:focus,input:focus{border:2px solid #111}select{border:none!important}label{width:100%;position:relative;word-break:keep-all}input{padding:10px;font-size:14pt;border:1px solid #333;border-radius:0}button{border:none;transition:all .5s;cursor:pointer;background-color:#e9e9ed}button:hover{background-color:var(--very-dark-gray);color:var(--light-grey)}a{color:#4b4933;text-decoration:underline;cursor:pointer}@media (max-width: 1100px){p{line-height:1.25em}h3{margin:1px!important;line-height:initial!important;font-family:Times New Roman,Times,serif}h2{margin:0!important;line-height:initial!important;font-size:15pt;font-family:Times New Roman,Times,serif}h1{margin:20px 0!important;font-size:30pt!important;line-height:29pt!important;font-family:Times New Roman,Times,serif}}
