@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap);*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#000;font-family:Roboto;margin:0;padding:0}:not(input){-webkit-user-select:none;-ms-user-select:none;user-select:none}.Background{height:100%;left:0;position:fixed;top:0;transition:.5s;width:100%;z-index:-1}.Background.none{background-color:#a1a1a1}.Background.negative{background-color:#f94144}.Background.positive{background-color:#90be6d}.Info{align-items:center;display:flex;flex:auto;flex-direction:column;gap:3em;margin-top:20vh;transition:.5s}.Info>.Title{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;justify-content:center}.Info>.Title>input{background-color:transparent;border:none;border-bottom:3px solid #000;border-radius:0;font-size:2em;font-weight:700}.Info>.Title>input::-webkit-input-placeholder{color:#000;opacity:.3}.Info>.Title>input:-ms-input-placeholder{color:#000;opacity:.3}.Info>.Title>input::placeholder{color:#000;opacity:.3}.Info>.Options{border:3px solid #000;max-height:20em;overflow-y:scroll;padding-right:0 4em;width:20em}.Info>.Options>.Location{cursor:pointer;display:flex;margin:1em}.Info>.Options>.Location>.Country{width:2.5em}.Info>button{background-color:transparent;border:3px solid #000;cursor:pointer;font-size:1.5em;font-weight:700;padding:.5em 1em}@media screen and (max-width:800px){.Info{font-size:.8em}}@media screen and (max-height:800px){.Info{margin-top:10vh}}@media screen and (max-width:500px){.Info{font-size:.6em}}@media screen and (max-height:500px){.Info{gap:1em}.Info>.Options{max-height:10em}}
/*# sourceMappingURL=main.eec79127.css.map*/