.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}.timer-wrapper.typeThree{flex-wrap:wrap}.timer-wrapper.typeThree .box{backdrop-filter:blur(2px);background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);color:#fff;margin:8px;width:46%}.timer-wrapper.typeThree .box:first-child,.timer-wrapper.typeThree .box:nth-child(3){margin-left: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}.timer-wrapper.typeThree{flex-wrap:no-wrap}.timer-wrapper.typeThree .box{width:133px}.timer-wrapper.typeThree .box:first-child{margin-left:0}.timer-wrapper.typeThree .box:nth-child(3){margin-left:8px}}