@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,500);.form{text-align:center;margin-bottom:2em}.form .row{display:flex;width:calc(100% + .8em);margin-left:-.4em;margin-bottom:.8em}.form .row>*{margin:0 .25em}.form .rating{margin-bottom:.8em}.form button{margin:0 0 .25em;width:100%;text-align:center;box-sizing:border-box;max-width:20em}@media (min-width:600px){.form button{width:auto;margin:0 .25em}}.rating{display:flex}.rating .star{display:block;width:2em;height:2em;padding-right:.4em;position:relative;background-image:url(/images/star.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.rating .star.active{background-image:url(/images/star_active.svg)}.rating.enabled .star{cursor:pointer}.comment{margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid #eee}.comment header{display:flex;justify-content:space-between}.comment header p{font-size:1.4em}.comment header .user{display:flex;align-items:center}.comment header .user .rating{margin-left:1em;font-size:.6em}.comment header .date{color:#999}.comment p,p.empty{font-size:1.6em}p.empty{text-align:center}.alert-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex}.alert-container .alert{position:relative;background-color:#fff;padding:2em;margin:auto}.alert-container .alert p{font-size:1.6em}.alert-container .alert .close{border-radius:100%;background-color:#000;width:2em;height:2em;cursor:pointer;position:absolute;top:-1em;right:-1em}.alert-container .alert.error p{color:#c00}.user-profile{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.8em}.user-profile p{font-size:1.2em;margin-right:.5em}.user-profile button{font-size:1.2em;padding:.2em .5em;font-weight:400}*{margin:0;font-size:1em;font-family:inherit;-webkit-font-smoothing:antialiased}*,body{padding:0}body{font-family:"IBM Plex Sans",sans-serif;font-size:62.5%}input[type=email],input[type=password],input[type=text],textarea{width:100%;display:block;box-sizing:border-box;padding:.5em;font-size:1.6em}button{font-size:1.6em;font-weight:700;padding:.5em 1em;cursor:pointer;text-align:left;border-radius:.2em;border:0}button.facebook{background-color:#3b5998;background-image:url(/images/facebook.svg)}button.facebook,button.google{background-position:.5em 50%;background-repeat:no-repeat;background-size:auto 65%;padding-left:2.4em;color:#fff;border:0}button.google{background-color:#4c8bf5;background-image:url(/images/google.svg)}button.apple{background-color:#000;background-image:url(/images/apple.svg);background-position:.5em 50%;background-repeat:no-repeat;background-size:auto 65%;padding-left:2.4em;color:#fff;border:0}
/*# sourceMappingURL=main.25e8a032.chunk.css.map */