.app-container{-ms-flex-pack:center;justify-content:center;background-color:#ffd569;height:100vh}.app-container,.fruits-counter{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.fruits-counter{-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:16px;width:90%;padding:24px;max-width:1110px}@media screen and (min-width:768px){.fruits-counter{width:80%;padding:96px 64px}}.count-text{text-align:center;color:#000;font-family:"Roboto";font-size:20px;font-weight:700}@media screen and (min-width:768px){.count-text{font-size:48px}}.count{color:#ffd569}.counters-control-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.counters-control-container{-ms-flex-direction:row;flex-direction:row}}.counter-control{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:32px;margin-left:16px;margin-right:16px}@media screen and (min-width:768px){.counter-control{margin-top:96px;margin-left:48px;margin-right:48px}}.fruit-image{width:200px;height:175px}@media screen and (min-width:992px){.fruit-image{width:296px;height:275px}}.button-container{text-align:center;margin-top:24px}@media screen and (min-width:768px){.button-container{margin-top:48px}}.button{color:#fff;background-color:#007bff;font-size:12px;font-family:"Roboto";border:none;border-radius:4px;padding:8px 16px;outline:none;cursor:pointer}@media screen and (min-width:768px){.button{font-size:16px}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.6ae73f88.chunk.css.map */