.commingSoonComponent .countdown-timer{background:var(--color-primary);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:1082px;margin:0 auto 40px;padding:24px;display:flex}.commingSoonComponent .countdown-timer .title{color:#f9b03f;font-size:34px;font-weight:700}.commingSoonComponent .countdown-timer .boxes{align-items:center;gap:6px;display:flex}.commingSoonComponent .countdown-timer .boxes .box{background:#f9b03f;border-radius:14px;flex-direction:column;align-items:center;padding:10px 18px;display:flex}.commingSoonComponent .countdown-timer .boxes .box .value{margin-bottom:4px;font-size:48px;font-weight:700;line-height:1}.commingSoonComponent .countdown-timer .boxes .box .unit{text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:24px;font-weight:700;line-height:1}.commingSoonComponent .countdown-timer .separator{color:#f9b03f;font-size:48px;font-weight:700;line-height:1;animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.commingSoonComponent .content{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.commingSoonComponent .content h2{color:var(--color-primary);font-size:40px;font-weight:700;line-height:1}.commingSoonComponent .content .img{margin:18px auto}.commingSoonComponent .content .img img{max-height:100%}.commingSoonComponent .content p{color:var(--color-primary);text-align:center;font-size:44px;font-weight:700}@media (max-width:479px){.commingSoonComponent .countdown-timer{gap:12px;padding:12px}.commingSoonComponent .countdown-timer .title,.commingSoonComponent .countdown-timer .boxes .box .value{font-size:22px}.commingSoonComponent .countdown-timer .boxes .box .unit{font-size:12px}.commingSoonComponent .countdown-timer .separator{font-size:18px}.commingSoonComponent .content{gap:0}.commingSoonComponent .content h2{font-size:30px}.commingSoonComponent .content .img{height:250px}.commingSoonComponent .content p{font-size:25px}}
