.timer-wrapper{display:flex;justify-content:space-between;padding-bottom:40px;text-align:center}.timer-wrapper .box{background:#fff;border:2px solid #e8e8e8;border-radius:15px;color:#21245c;font-size:42px;font-weight:600;margin-right:10px;padding:18px 10px}.timer-wrapper .box span{display:block;font-size:15px;font-weight:400}.timer-wrapper.typeTwo{padding-bottom:0}.timer-wrapper.typeTwo .box{background:transparent;border:0;font-size:3.75rem;position:relative}.timer-wrapper.typeTwo .box:after{border:0;border-right:1px solid #a3a3a3;content:" ";height:70px;position:absolute;right:-13px;top:42px;width:1px}.timer-wrapper.typeTwo .box:last-child:after{border-right:0}@media (min-width:400px){.timer-wrapper .box{padding:18px 14px}}@media (min-width:768px){.timer-wrapper{justify-content:start}.timer-container{padding-top:0}.timer-wrapper .box{margin-right:20px}.timer-wrapper.typeTwo .box{background:transparent;border:0;font-size:60px;position:relative}}