.countdown-container{background:linear-gradient(to bottom,rgba(114,84,190,.9),rgba(15,19,35,.9));border-radius:20px;padding:20px 40px;width:86%;color:#fff;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.2)}.title{font-size:18px;font-weight:700;margin-bottom:20px}.timer{display:flex;justify-content:space-around;margin-bottom:30px}.time-box-phase2{display:flex}.time-box-phase2 .value{font-size:20px;font-weight:700}.time-box-phase2 .label{font-size:14px;margin-left:5px;display:inline-block}.time-box{background-color:#333;color:#fff;border-radius:10px;width:60px;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:18px;font-weight:700;margin:0 5px}.label{font-size:10px;margin-top:5px;font-weight:400}