*{margin:0;padding:0;font-family:"Robot",sans-serif}header{background-color:#e21717;color:#fff;width:100%;height:100px;display:flex;justify-content:space-between;align-items:center;letter-spacing:.5px}.header{font-size:3rem;margin-left:25px;display:inline}a{color:#fff;text-decoration:none}.text-div{display:flex}.profile-text{margin-right:25px}.profile-text:hover,.profile-text>a:hover{color:#000;cursor:pointer}@media only screen and (max-width:440px){header{height:200px;flex-wrap:wrap}.header{margin-left:0}.header,.text-div{width:100vw;text-align:center}.text-div{flex-direction:column;justify-content:space-evenly;height:5rem}.profile-text{margin-right:0}}@media only screen and (max-width:230px){.header{font-size:1.5rem}}form{margin-top:15px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.city-input,.country-input{height:40px;width:30vw;margin-right:15px;padding:5px;border:1px solid #d3d3d3;border-radius:8px;outline:none}.buy-button,.search-button{background-color:#1b98f5;border:none;border-radius:8px;color:#fff;width:100px;height:50px;padding:6px 12px;font-size:1rem}.buy-button:hover,.search-button:hover{background-color:#1878c2;cursor:pointer}@media only screen and (max-width:440px){.city-input,.country-input{margin-top:15px;width:100%;margin-right:0}.search-button{margin-top:1rem}}.event-card{text-align:center;display:inline-block;border:1px solid #000;border-radius:8px;height:500px;width:350px;margin-bottom:15px;position:relative}.event-card:hover{cursor:pointer;transition:all .25s;box-shadow:3px 3px 5px 6px grey}.event-image{width:100%;height:56.25%;border-top-right-radius:8px;border-top-left-radius:8px}.buy-button{position:absolute;bottom:0;left:0;width:100%;height:15%;border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:350px){.event-card{width:90vw}}.events{margin-top:10px;margin-left:10px}.results{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:25px}.login-form{display:inline-block;margin-top:15px;margin-left:35vw}.login-input{display:block;height:40px;width:30vw;margin-bottom:30px;padding:5px;border:1px solid #d3d3d3;border-radius:8px;outline:none}.login-button{background-color:#1b98f5;border:none;border-radius:8px;color:#fff;width:100px;height:50px;padding:6px 12px;font-size:1rem;float:right}.login-button:hover{background-color:#1878c2;cursor:pointer}@media only screen and (max-width:600px){.login-form{display:flex;margin-left:0}.login-input{width:90vw}.login-button{float:none}}.name-div{text-align:center;width:20%;margin:1rem}.username{font-weight:100}.favourites{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.favourites-header{text-align:center;width:20%;margin:3rem 1rem 1rem}
/*# sourceMappingURL=main.d64e996e.chunk.css.map */