.mobile-menu{position:fixed;width:100vw;right:-100vw;top:0;bottom:0;background:#1f1f1f;transition:all .5s ease}.mobile-menu.open{right:0}.progress-bar{position:absolute;top:24px;left:135px;right:72px;height:16px;background:rgb(var(--foreground-rgb));transform-origin:0}.hero-bg{-webkit-clip-path:url(#header_logo_svg__mask);clip-path:url(#header_logo_svg__mask);translate:none;rotate:none;scale:none;background-color:#000;max-height:calc(100vh - 64px)}.hero-bg img,.hero-bg video{max-width:calc(100vw - 48px)}@media (min-width:768px){.hero-bg{position:relative;width:calc(100vw - 48px);height:calc(100vh - 64px)}.hero-bg img,.hero-bg video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:unset}}.card-info{width:100%}@media screen and (min-width:769px){.card-info{width:calc(50% - 20px)}}@media screen and (min-width:1024px){.card-info{width:calc(33% - 23px)}}.accordion-item:hover p{color:var(--subway-seat);transition:color .2s ease}