.c-hoursDetails-hours{padding:3px 6px;border-radius:30px;margin-right:2px}.c-hoursDetails[data-hours=is-open]>.c-hoursDetails-hours{color:var(--color_green);background-color:rgba(128,189,38,.2)}.c-hoursDetails[data-hours=is-closed]>.c-hoursDetails-hours{color:var(--color_red);background-color:rgba(224,0,27,.2)}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.turnstileContainer div:not(:first-child){display:none}