.swipe-instruction{align-items:center;color:var(--site-muted);display:none;flex-direction:column;gap:.5rem;justify-content:center;margin-top:auto;padding:1rem 0}.swipe-instruction .icon{animation-direction:alternate;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:leftRight;animation-timing-function:ease-in-out;font-size:2em;transform-origin:center bottom}.swipe-instruction p{font-size:1em;margin:0}@media screen and (max-width:640px){.swipe-instruction{display:flex}}@keyframes leftRight{0%{transform:translate(-1rem) rotate(-10deg)}to{transform:translate(1rem) rotate(10deg)}}.scroll-container-events{border-bottom:1px solid var(--site-border)}.scroll-container-events .card-intro{border:0;flex-basis:100%}
