body{margin:0}html{scroll-behavior:smooth}button.contactBtn{background:#fff;border-radius:5px;color:#005e00;font-size:12pt;border:2px solid #008200;cursor:pointer;width:100%}body.noscroll{overflow:hidden}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loader{margin:3rem auto;border:16px solid #ddd;border-radius:50%;border-top:16px solid #bfc;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
