.event-page-nav{position:sticky;bottom:0;will-change:transform,opacity;animation-play-state:paused;animation:in .5s ease forwards;animation-play-state:running}.event-page-nav.stuck{animation:out .5s ease forwards;animation-play-state:running}@keyframes in{0%{top:0;bottom:unset;transform:translateY(0);opacity:1}50%{top:0;bottom:unset;transform:translateY(-100%);opacity:0}51%{bottom:0;top:unset;transform:translateY(100%);opacity:0}to{bottom:0;top:unset;transform:translateY(0);opacity:1}}@keyframes out{0%{bottom:0;top:unset;transform:translateY(0);opacity:1}50%{bottom:0;top:unset;transform:translateY(100%);opacity:0}51%{top:0;bottom:unset;transform:translateY(-100%);opacity:0}to{top:0;bottom:unset;transform:translateY(0);opacity:1}}.event-tickets .wysiwyg-default-styling ul,.event-tickets .wysiwyg-default-styling li{margin-top:0}
