@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-hoursDetails-hours{border-radius:30px;margin-right:2px;padding:3px 6px}.c-hoursDetails[data-hours=is-open]>.c-hoursDetails-hours{color:var(--color_status_open);background-color:#80bd2633}.c-hoursDetails[data-hours=is-closed]>.c-hoursDetails-hours{color:var(--color_status_closed);background-color:#e0001b33}
@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.turnstileContainer div:not(:first-child){display:none}