.app-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(#cffcf1));background-image:-o-linear-gradient(left,#fff,#cffcf1);background-image:linear-gradient(90deg,#fff,#cffcf1);min-height:100vh;max-height:100%;padding:40px}.main-heading{font-size:34px;font-family:"roboto";color:#1e293b}.sub-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.round-container{background-image:url(https://assets.ccbp.in/frontend/react-js/digital-timer-elapsed-bg.png);background-size:cover;background-position:50%;height:400px;width:400px}.content-container,.round-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.content-container{background-color:#fff;border-radius:100px;width:130px;height:130px;margin-left:25px}.timer-text{color:#00d9f5;font-size:30px;font-weight:700;margin-bottom:0}.status{color:#0f172a;font-size:18px;font-weight:700;margin-top:0}.side-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.start-reset{-ms-flex-pack:start;justify-content:flex-start}.btn,.start-reset{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.btn{width:80px;height:30px;background-color:transparent;border-style:none;outline:none;margin-right:60px;color:#0f172a;font-size:20px;font-family:"roboto";font-weight:700;padding-left:40px;-ms-flex-pack:center;justify-content:center;cursor:pointer}.icon{height:25px;margin-right:10px}.set-limit{color:#1e293b;font-size:14px;font-weight:700;margin-bottom:0;text-align:center}.limit-setter{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;height:80px}.set-button{font-size:30px;font-weight:700;color:#0f172a;background-color:transparent;width:20px;height:20px;border-style:none;outline:none;margin-right:20px;cursor:pointer}.time-set{width:80px;padding:5px;text-align:center;font-size:25px;background-image:-webkit-gradient(linear,left top,right top,from(#90ee90),to(#00d9f5));background-image:-o-linear-gradient(left,#90ee90,#00d9f5);background-image:linear-gradient(90deg,#90ee90,#00d9f5);border-radius:5px;-ms-flex-item-align:start;align-self:flex-start;margin-right:20px}*{-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.c8a0ec61.chunk.css.map */