*{box-sizing:border-box;margin:0;padding:0}body{background-color:#121417;font-family:Overpass,sans-serif;width:100vw}.App,body{height:100vh}.App{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.card--container{background:#252d37;background:linear-gradient(180deg,#252d37,#171e28 35%);border-radius:2em;display:flex;flex-flow:column nowrap;height:auto;justify-content:flex-start;padding:2em;width:25em}.card--starContainer{align-items:center;background-color:#1e313f;border-radius:50%;display:flex;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1em}.card--star{width:1.1em}.card--title{color:#fff;font-size:1.7em;font-weight:700;margin-top:1.5em}.card--desc{color:#959eac;font-size:.9em;font-weight:400;line-height:1.8em;margin-top:1em}.card--ratingContainer{color:#959eac;display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:1.5em}.card--rating{align-items:center;background-color:#1e313f;border-radius:50%;display:flex;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:.8em 1.2em}.card--button{border:none;border-radius:3em;font-family:Overpass,sans-serif;font-size:1em;margin-top:1.5em;padding:.8em 0;text-align:center}.card--button,.card--rating:hover{background-color:#fb7413;color:#fff}.card--rating:hover{cursor:pointer}.card--button:hover{background-color:#fff;color:#fb7413;cursor:pointer}.card--checked{background-color:#959eac;color:#fff}.subcard--container{background:#252d37;background:linear-gradient(180deg,#252d37,#171e28 35%);border-radius:2em;display:flex;flex-flow:column nowrap;height:26em;justify-content:flex-start;padding:2em;width:25em}.subcard--image{align-self:center;margin-top:1em;width:10em}.subcard--ratingText{align-self:center;background-color:#1e313f;border-radius:2em;color:#fb7413;font-size:.9em;margin-top:2em;padding:.5em 1.5em}.subcard--title{align-self:center;color:#fff;font-size:1.7em;margin-top:1.5em}.subcard--desc{align-self:center;color:#959eac;font-size:.93em;margin-top:1em;text-align:center}
/*# sourceMappingURL=main.c493ffcb.css.map*/