@import url(https://fonts.googleapis.com/css2?family=Odibee+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Odibee+Sans&family=Ubuntu&display=swap);._message_qtuhw_1{width:50%;background:#faebd7;margin-top:60px;padding:15px;position:relative;font-size:20px;border-radius:4px;outline:2px solid #fff;outline-offset:-4px}._copy_qtuhw_13{position:absolute;top:5px;right:10px;font-size:20px;cursor:pointer}._success_qtuhw_21{background:#45d133}._error_qtuhw_25{background:#d13333}._header_1goac_1{height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._titles_1goac_18{margin-top:-100px;text-align:center}._titles_1goac_18 h1{font-size:4.375rem}._titles_1goac_18 h3{font-size:1.875rem}._titles_1goac_18 span{color:#f50808}@media (max-width:668px){._titles_1goac_18{margin-top:0}._titles_1goac_18 h1{font-size:3.75rem}._titles_1goac_18 h3{font-size:1.25rem}}._input_17p4y_1{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:39px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}._input_17p4y_1 input{width:64%;min-width:200px;padding:6px;font-size:20px;outline:0;width:64%;min-width:200px;-webkit-box-shadow:0 0 4px 6px #00000029;box-shadow:0 0 4px 6px #00000029;border-radius:4px}._input_17p4y_1 div{font-size:25px;-webkit-box-shadow:0 0 4px 6px #00000029;box-shadow:0 0 4px 6px #00000029;background:#185adb;color:#fff;padding:10px;margin-left:4px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}._nav_tl4f4_5{background-color:var(--nav-background-color);padding:1.25rem;display:flex;justify-content:space-around;font-family:"Odibee Sans",cursive}._logo_tl4f4_19{font-size:1.875rem;color:var(--font-color)}._toggler_tl4f4_29{height:30px;display:flex;width:30px;justify-content:center;align-items:center;font-size:30px;cursor:pointer}._toggler_tl4f4_29:active{animation:_rotate_tl4f4_1 .4s ease-in}@keyframes _rotate_tl4f4_1{0%{transform:rotateZ(0)}100%{transform:rotateZ(180deg)}}:root{--background-color:#fff;--font-color:black;--nav-background-color:#ebebeb}*{padding:0;margin:0}body{background-color:var(--background-color);font-family:Ubuntu,sans-serif}h1,h3{color:var(--font-color)}