.once-clock-section{display:grid;place-items:center;padding:var(--once-clock-space-top) var(--gutter) var(--once-clock-space-bottom);overflow:clip;background:var(--void)}.once-clock{width:min(100%,var(--once-clock-size-mobile));aspect-ratio:1;color:var(--once-clock-accent);opacity:1;transition:opacity .7s var(--ease)}.once-clock.is-withdrawn{opacity:0}.once-clock__face{width:100%;height:100%}.once-clock__ring{fill:none;stroke:currentColor;stroke-width:1;stroke-opacity:.42}.once-clock__ticks line{stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-opacity:.52}.once-clock__numerals text{fill:var(--bone-3);font-family:var(--font-num);font-size:11px;letter-spacing:.04em;text-anchor:middle}.once-clock__numerals .is-hour{fill:currentColor;font-size:14px}.once-clock__hand{stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.once-clock__pin{fill:currentColor}@media(min-width:750px){.once-clock{width:min(100%,var(--once-clock-size-desktop))}}@media(prefers-reduced-motion:reduce){.once-clock{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
