*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}html,body{background:black;overflow:hidden}.test{position:fixed;display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background-color:#0000001a;opacity:0}h1{color:#fff;max-width:70%;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:lighter;font-size:2em}.form{width:100%;position:fixed;bottom:30px;display:flex;justify-content:center}.form input{min-width:70%;height:50px;border-radius:10em 0 0 10em;padding:2em}.form input:focus{outline:none}.form button{cursor:pointer;border-radius:0 10em 10em 0;padding:1em}.form button svg{margin-bottom:-5px;height:30px;width:30px}.form button:hover{background-color:#6464644d}.form input,.form button{font-family:Arial,Helvetica,sans-serif;color:#c8c8c8;background-color:#00000080;border:none}.consent{z-index:5;position:fixed;bottom:0;top:0;left:0;right:0;background-color:#000000e6;display:flex;flex-direction:column;justify-content:center;align-items:center}.con-btn button{margin-top:2em;background:none;border:none}.con-btn button:first-child{margin-right:5em}.con-btn button:hover{opacity:.5;cursor:pointer}.con-btn button svg{width:2em;height:2em}.loader{position:fixed;background-color:#000;z-index:6;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.loader svg path{fill:#fff}
