.app-container{padding:10px;min-height:100vh;-ms-flex-direction:column;flex-direction:column;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#cffcf1),color-stop(#cffcf1),to(#defafe));background-image:-o-linear-gradient(top,#fff,#cffcf1,#cffcf1,#defafe);background-image:linear-gradient(180deg,#fff,#cffcf1,#cffcf1,#defafe)}.app-container,.header-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.header-container{-ms-flex-direction:row;flex-direction:row}.timer-heading{font-size:35px;font-weight:600;font-family:"Roboto";color:#000}.display-timer-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:100%;-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:0 5px 15px rgba(0,0,0,.35)}@media screen and (min-width:768px){.display-timer-container{max-width:1000px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}}.show-time-container{background-image:url(https://assets.ccbp.in/frontend/react-js/digital-timer-elapsed-bg.png);background-size:cover;background-position:50%;height:500px;width:100%;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}@media screen and (max-width:767px){.show-time-container{width:100%}}@media screen and (min-width:768px){.show-time-container{width:60%;max-width:500px}}.timer-block{background-color:#fff;padding:20px;border-radius:200px;width:150px;height:150px;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}.time-text{font-size:35px;font-weight:600;font-family:"Roboto";text-align:center;color:#00d9f5;margin-bottom:0;padding-bottom:0}.time-status{font-weight:500;font-family:"Roboto";font-size:20px}.timer-control-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}@media screen and (min-width:768px){.timer-control-container{width:35%}}.control-options-container{-ms-flex-pack:distribute;justify-content:space-around}.control-options-container,.start-stop-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.start-stop-container{-ms-flex-pack:center;justify-content:center;margin-right:20px}.start-stop-button{background-color:transparent;border:none;outline:none;cursor:pointer}.reset-img,.start-stop-img{width:50px;height:50px;padding:10px}@media screen and (min-width:768px){.reset-img,.start-stop-img{width:60px;height:60px;padding:10px}}.start-stop-text{font-size:18px}@media screen and (min-width:768px){.start-stop-text{font-size:25px}}.set-timer-controls{-ms-flex-direction:column;flex-direction:column}.set-limit-heading-container,.set-timer-controls{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.set-limit-heading-container{-ms-flex-direction:row;flex-direction:row;margin-bottom:0;padding-bottom:0}.set-timer-heading{font-size:20px;font-weight:600;font-family:"Roboto";margin-bottom:0;padding-bottom:0}.inc-dec-time-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:0;padding-top:0}.inc-sec-button{background-color:transparent;border:none;outline:none;padding:10px}.time-limit-text-container{margin-left:10px;margin-right:10px;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;background-image:-webkit-gradient(linear,left top,right top,from(#00f5a0),to(#00d9f5));background-image:-o-linear-gradient(left,#00f5a0,#00d9f5);background-image:linear-gradient(90deg,#00f5a0,#00d9f5);width:90px;height:50px;padding:0;border-radius:8px;color:#fff}.time-limit-text{font-size:30px;font-weight:600;font-family:"Roboto"}.inc-dec-icon{font-size:50px;cursor:pointer}*{-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.cb68dad9.chunk.css.map */