@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap);body{margin:0;font-family:"Indie Flower",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:"Indie Flower",source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace!important}.App{width:100%;height:100vh}.App,.flipCard{display:flex;align-items:center;flex-direction:column}.flipCard{padding:10px;width:350px;height:450px;justify-content:center;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}.flipCard span{font-size:21px;font-weight:700}.svg-class{filter:drop-shadow(0 5px 3px rgb(212 72 51/.4))}.svg-green{filter:drop-shadow(0 5px 3px rgb(116 227 145/.4))}.svg-warning{filter:drop-shadow(0 5px 3px rgb(242 158 41/.4))}.btn-back{cursor:pointer;color:hsla(0,0%,41.6%,.85);font-weight:700;background:rgba(160,231,229,.5);border:none;width:70px;height:30px;border-radius:5px;box-shadow:0 3px 3px #a0e7e5}.btn-back:active{box-shadow:none}.btn-next{cursor:pointer;color:hsla(0,0%,41.6%,.85);font-weight:700;background:rgba(251,231,198,.5);border:none;width:70px;height:30px;border-radius:5px;box-shadow:0 3px 3px #fbe7c6}.btn-next:active{box-shadow:none}.progressbar-container{width:350px;display:flex;justify-content:space-between;align-items:center}.progressbar-container span{color:hsla(0,0%,41.6%,.85);font-weight:700;font-size:17px}
/*# sourceMappingURL=main.7431038b.chunk.css.map */