form[data-v-6d7ba272]{display:flex;align-items:center;justify-content:center;width:100%}form input[data-v-6d7ba272]{width:100%;height:45px;border:1px solid var(--white);border-right:none;border-radius:10px 0 0 10px;padding:0 20px;font-size:1rem;font-weight:400;color:#fff;background:var(--background);outline:none}form button[data-v-6d7ba272]{height:45px;border:1px solid var(--white);border-radius:0 10px 10px 0;padding:0 15px;font-size:18px;font-weight:400;color:var(--background);background:var(--primary-font-color);outline:none}form button[data-v-6d7ba272]:hover{background:var(--secondary-font-color)}.qr-wrapper[data-v-42e77628]{background:var(--white);border:1px solid #000;border-radius:15px;width:280px;height:280px;display:grid;place-items:center}button[data-v-42e77628]{display:flex;border:none;outline:none;background:none;cursor:pointer}button p[data-v-42e77628]{font-size:1rem;font-weight:400;color:var(--primary-font-color)}button i[data-v-42e77628]{margin:0 0 0 10px;font-size:1rem;color:var(--primary-font-color)}button:hover i[data-v-42e77628],button:hover p[data-v-42e77628]{color:var(--secondary-font-color)}div[data-v-b59671e0]{position:absolute;width:100%;height:100%;justify-content:center}div section[data-v-b59671e0],div[data-v-b59671e0]{display:flex;flex-direction:column;align-items:center;background:var(--background)}div section[data-v-b59671e0]{width:350px;height:600px;box-shadow:5px 5px 10px #040507,-5px -5px 10px #10131b;justify-content:space-around;border-radius:15px;padding:20px}div section span[data-v-b59671e0]{display:flex;flex-direction:column;justify-content:center;gap:5px}div section span h1[data-v-b59671e0]{color:#fff;font-size:2rem;font-weight:400}div section span h2[data-v-b59671e0]{color:var(--secondary-font-color);font-size:1rem;margin:0 0 0 10px;font-weight:lighter}@media(max-width:768px){div section[data-v-b59671e0]{width:100%;height:100%;min-height:650px}}:root{--background:#0a0c11;--primary-font-color:#fff;--secondary-font-color:#c4c4c4;--white:#fff;--black:#000}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Avenir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}