.section-timer-header{margin:0;background:var(--seashell)}.section-timer-header *{font-size:12px;font-weight:600}@media screen and (max-width: 749px){.section-timer-header *{font-size:10px}}.section-timer-header .timer{margin:0;background-size:cover;background-position:center}.section-timer-header .page-width{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.section-timer-header .page-width{flex-direction:column}}.section-timer-header .timer{background:var(--seashell);padding:0 1rem;margin:0 auto}.section-timer-header .timer--expired{display:none}.section-timer-header .timer__title{display:block;margin:11px}@media screen and (max-width: 749px){.section-timer-header .timer__title{margin:10px 10px 0 10px}}.section-timer-header .timer-display{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}@media screen and (max-width: 749px){.section-timer-header .timer-display{margin-bottom:10px}}.section-timer-header .timer-block{position:relative;padding:0 5px;display:flex}.section-timer-header .timer-block span{display:inline-block;padding:0}.section-timer-header .timer-block span:last-of-type{padding-left:.5rem}