@import url(https://fonts.googleapis.com/css2?family=Overpass:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App,body{width:100%}.App{align-items:center;background:#121417;background:var(--prmry-clr-vr-drk-blue);display:flex;font-family:Overpass,sans-serif;height:100vh;justify-content:center;padding:0}@media screen and (max-width:600px){.App,body{width:100%}.App{padding:5%}}.card{border-radius:30px;height:24rem;padding:2rem;width:24rem}.card,.star-div{background:#252d37;background:var(--prmry-clr-drk-blue)}.star-div{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.question-div h4{color:#fff;color:var(--prmry-clr-wht);font-size:2rem;margin-bottom:0}.question-div p{color:#959eac;color:var(--prmry-clr-lt-grey);margin:10px 0 0}.ratings-div{align-items:center;color:#fff;color:var(--prmry-clr-wht);display:flex;justify-content:space-between;margin-top:1rem}.ratings-div .rating{align-items:center;background:#121417;background:var(--prmry-clr-vr-drk-blue);border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.ratings-div .rating:hover{background:#fb7413;background:var(--prmry-clr-orange)}.submit-btn{margin-top:2rem}.submit-btn button{background:#fb7413;background:var(--prmry-clr-orange);border:none;border-radius:22.5px;color:#fff;color:var(--prmry-clr-wht);cursor:pointer;font-family:Overpass,sans-serif;font-size:1.2rem;font-weight:700;height:3.5rem;width:100%}.submit-btn button:hover{background:#fff;background:var(--prmry-clr-wht);color:#fb7413;color:var(--prmry-clr-orange)}.ratings-div .active{background:#959eac;background:var(--prmry-clr-lt-grey)}@media screen and (max-width:600px){.card{width:100%}.question-div p{font-size:.9rem}.question-div,.ratings-div,.submit-btn{width:100%}.ratings-div div{height:40px;width:40px}}:root{--prmry-clr-orange:#fb7413;--prmry-clr-wht:#fff;--prmry-clr-lt-grey:#959eac;--prmry-clr-mdm-grey:hwb(216 49% 40%);--prmry-clr-drk-blue:#252d37;--prmry-clr-vr-drk-blue:#121417}.thankyou-card{flex-direction:column;text-align:center}.selected-rating,.thankyou-card{align-items:center;display:flex;justify-content:center}.selected-rating{background:#252d37;background:var(--prmry-clr-drk-blue);border-radius:22.5px;height:3rem;margin-top:1rem;width:65%}.selected-rating p{color:#fb7413;color:var(--prmry-clr-orange);font-size:1.2rem}.appreciation-div h4{color:#fff;color:var(--prmry-clr-wht);font-size:2rem;margin-bottom:0}.appreciation-div p{color:hwb(216 49% 40%);color:var(--prmry-clr-mdm-grey);margin-bottom:0;margin-top:.5rem}@media screen and (max-width:600px){.appreciation-div p{font-size:.8rem}}
/*# sourceMappingURL=main.7b41d281.css.map*/