.countdown__default{display:flex;flex-direction:column;justify-content:space-between;align-items:center;row-gap:var(--global-spacing-medium)}.countdown__content{text-align:center}body .countdown__content>*+*{margin-top:var(--global-spacing-extra-small)}body .countdown__content>*{margin-bottom:0}.countdown__default.hidden,.countdown__compact.hidden{pointer-events:none}.countdown__compact{padding-top:var(--global-spacing-extra-small);padding-bottom:var(--global-spacing-extra-small);text-align:center;width:100%;font-size:var(--font-size-paragraph-small);line-height:var(--line-height-paragraph-small);display:flex;flex-wrap:wrap;justify-content:center}.countdown__timer{background-color:rgb(var(--color-white))}.countdown count-down-timer li{padding:var(--global-spacing-small);text-transform:capitalize}count-down-timer{display:block}count-down-timer ul{display:flex;flex-direction:row;list-style:none;padding:0;margin:0;width:100%;align-items:center;justify-content:center}count-down-timer li{text-align:center;position:relative;text-transform:uppercase;display:flex;flex-direction:column;row-gap:.4rem}count-down-timer li:not(:last-of-type):after{content:"";top:0;bottom:0;right:0;width:.1rem;position:absolute;background-color:rgb(var(--color-strong-line))}count-down-timer li p:last-of-type{font-size:var(--font-size-tagline-small);line-height:var(--line-height-tagline-small);letter-spacing:var(--letter-spacing-tagline-small);font-family:var(--font-body-family-secondary);margin:0}count-down-timer li p:first-of-type{font-size:var(--font-size-h6);line-height:var(--line-height-h6);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);margin:0}@media screen and (max-width:749px){.countdown__timer,.countdown__cta,.countdown__cta .button{width:100%}count-down-timer li{flex:1}}@media(min-width:750px){.countdown count-down-timer li{min-width:10.7rem}count-down-timer li p:first-of-type{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}}@media screen and (min-width:1200px){.countdown__content{text-align:left}.countdown__default{flex-direction:row;flex-wrap:wrap;column-gap:var(--global-spacing-medium);row-gap:var(--global-spacing-medium)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/p80-countdown-timer.css.map */
