.main-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;background:-webkit-gradient(linear,right top,left top,from(#fff),color-stop(#cffcf1),color-stop(#cffcf1),to(#fff));background:linear-gradient(270deg,#fff,#cffcf1,#cffcf1,#fff);height:100vh;width:100vw}.main-heading{font-size:50px;color:#1e293b;font-weight:600}.lower-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.lower-left-container{background-image:url(https://assets.ccbp.in/frontend/react-js/digital-timer-elapsed-bg.png);width:728px;height:658px;margin-right:20px}.display-timer-circle,.lower-left-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}.display-timer-circle{border:none;border-radius:50%;background-color:#fff;width:200px;height:200px;padding:30px}.timer-text{font-size:50px;color:#00d9f5;font-weight:700;margin:0}.timer-status-text{font-size:25px;margin:0;font-weight:600;color:#0f172a}.lower-right-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;width:500px}.icon-btn{border:none;background:none;font-size:40px;text-align:center;padding:20px;font-weight:600;color:#1e293b}.icon-image{width:30px;height:30px;margin-right:10px}.set-time-limit-text{font-size:20px;font-weight:600;color:#0f172a}.set-time-limit-btn-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}.count-btn{width:50px;height:4vh;background:-webkit-gradient(linear,left top,right top,from(#2ae29f),to(#00d9f5));background:linear-gradient(90deg,#2ae29f,#00d9f5);border:none;border-radius:5px}@media screen and (max-width:576px){.main-heading{font-size:32px;text-align:center}.lower-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.lower-left-container{width:100%;height:auto;margin:0;background-size:cover;background-position:50%}.display-timer-circle{width:150px;height:150px;padding:20px}.timer-text{font-size:32px}.timer-status-text{font-size:18px}.lower-right-container{width:100%;padding:20px}.icon-btn{font-size:28px;padding:10px}.set-time-limit-text{font-size:16px}.count-btn{width:40px;height:30px}}@media screen and (min-width:577px) and (max-width:768px){.main-heading{font-size:40px}.lower-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.lower-left-container,.lower-right-container{width:100%;margin:10px 0}.display-timer-circle{width:180px;height:180px;padding:25px}.timer-text{font-size:40px}.timer-status-text{font-size:20px}.icon-btn{font-size:32px}.set-time-limit-text{font-size:18px}.count-btn{width:45px;height:35px}}*{-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.d0ead6c0.chunk.css.map */