.countdown{display:flex;justify-content:center;gap:20px}.countdown>div{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;box-shadow:1px 1px 15px #00000040;width:80px;height:80px;border-radius:5px;color:red}.number{font-weight:500;font-size:38px;line-height:40px}.countdown>div span:last-of-type{font-size:12px}.countdown__wrapper{margin:24px 0}.countdown__heading-wrap.multicolumn-card__info{margin-top:0}h3.countdown__heading{text-align:center;text-transform:capitalize;color:red}@media screen and (max-width: 600px){.countdown{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:30px}.countdown>div{background-color:#fff;width:200px;height:68px;flex-direction:row;justify-content:space-between;padding:20px}.countdown>div span:last-of-type{font-size:20px;text-transform:uppercase}.number{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/component-countdown.css.map */
