html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-size:1rem;line-height:1.15}body{font-family:myriad-pro,myriad-pro-condensed,myriad-pro-semiextended,myriad-pro-semi-condensed,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:inherit}button{font-family:myriad-pro,myriad-pro-condensed,myriad-pro-semiextended,myriad-pro-semi-condensed,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-capitalize{text-transform:capitalize}.text-2xl{font-size:24px;line-height:28px}.text-3xl{font-size:32px;line-height:38px}.text-4xl{font-size:40px;line-height:48px}.text-lg{font-size:18px;line-height:22px}.text-md,.text-base{font-size:16px;line-height:19px}.text-sm{font-size:12px;line-height:20px}.text-xl{font-size:20px;line-height:24px}.text-xs{font-size:10px;line-height:20px}.font-semibold{font-weight:600}@media (min-width:1024px){.lg\:text-2xl{font-size:24px;line-height:28px}.lg\:text-3xl{font-size:32px;line-height:38px}.lg\:text-4xl{font-size:40px;line-height:48px}.lg\:text-lg{font-size:18px;line-height:22px}.lg\:text-md,.lg\:text-base{font-size:16px;line-height:19px}.lg\:text-sm{font-size:12px;line-height:20px}.lg\:text-xl{font-size:20px;line-height:24px}.lg\:text-xs{font-size:10px;line-height:20px}}strong,b{font-weight:600}.countdown-timer{text-align:center;padding:40px 20px}.countdown-timer__container{max-width:800px;margin:0 auto}.countdown-timer__title{margin-bottom:16px}@media screen and (max-width:768px){.countdown-timer__title{margin-bottom:24px}}.countdown-timer__description{margin-bottom:32px}@media screen and (max-width:768px){.countdown-timer__description{margin-bottom:48px}}.countdown-timer__units{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:16px;display:-ms-flexbox;display:flex}@media screen and (max-width:640px){.countdown-timer__units{gap:24px}}@media screen and (max-width:768px){.countdown-timer__units{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:32px}}@media screen and (max-width:1024px){.countdown-timer__units{gap:48px}}.countdown-timer__unit{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.countdown-timer__circle{margin-bottom:8px;display:inline-block;position:relative}.countdown-timer__progress{width:140px;height:140px;display:block}@media screen and (min-width:640px){.countdown-timer__progress{width:120px;height:120px}}@media screen and (min-width:1024px){.countdown-timer__progress{width:140px;height:140px}}.countdown-timer__progress-bg{stroke:#f0f0f0;stroke-width:6px}@media screen and (max-width:768px){.countdown-timer__progress-bg{stroke-width:8px}}.countdown-timer__progress-bar{stroke-width:6px;stroke-dasharray:314.16;stroke-dashoffset:314.16px;transition:stroke-dashoffset .5s ease-in-out}@media screen and (max-width:768px){.countdown-timer__progress-bar{stroke-width:8px}}.countdown-timer__content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.countdown-timer__label{text-transform:uppercase;margin-top:2px}@media screen and (max-width:768px){.countdown-timer__label{margin-top:4px}}.countdown-timer--finished .countdown-timer__progress-bar{stroke-dashoffset:0}.countdown-timer--finished .countdown-timer__value{color:var(--wp--preset--color--green)}.countdown-timer--finished .countdown-timer__finished-text{color:var(--wp--preset--color--green);font-weight:700;display:inline!important}@media (max-width:640px){.countdown-timer__units{grid-template-columns:1fr 1fr;justify-items:center;gap:16px;display:grid}}