.main-Container{-ms-flex-pack:center;justify-content:center;min-height:100vh;background-image:-webkit-gradient(linear,right top,left top,from(green),to(#fff));background-image:linear-gradient(270deg,green,#fff);font-family:"roboto"}.main-Container,.toss-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.toss-container{-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:24px;width:80%;border-radius:18px}@media screen and (min-width:768px){.toss-container{padding:64px;max-width:500px}}.heading{text-align:center;font-size:28px;color:#a35200;margin-bottom:8px;font-weight:500}@media screen and (min-width:768px){.heading{font-size:42px;margin-bottom:16px}}.game-head{margin-top:8px;font-size:20px;font-weight:500;color:#334155}@media screen and (min-width:768px){.game-head{font-size:24px;margin-top:24px}}.coin-image{height:150px;width:150px}@media screen and (min-width:768px){.coin-image{height:250px;width:250px}}.coinBtn{background-color:#f9d423;padding:8px 16px;border:none;outline:none;cursor:pointer;border-radius:8px;color:#a35200;font-size:12px;font-weight:500;margin-top:16px}@media screen and (min-width:768px){.coinBtn{margin-top:32px}}.para{color:#475569;font-family:"Roboto";font-size:16px;font-weight:500;margin-left:24px;margin-right:24px}.result-Container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (min-width:768px){.result-Container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:32px}}*{-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.e60e49a4.chunk.css.map */