.event-heading{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-between;align-items:center}.event-card-heading{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:flex-start}.event-card-heading>div{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:flex-start;align-items:stretch}.event-heading button{background:0 0;border:none;font-size:1.1em;cursor:pointer}.event-filters select{margin:0 0 0 10px}.event-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.event-card{width:100%;max-width:800px;border:thin solid #cacaca;border-radius:6px;padding:1em;margin:.75em;box-shadow:0 0 10px rgba(0,0,0,.5);scroll-margin-top:85px}.event-card h4{font-size:1.4em;margin:0 0 5px 0}.event-details{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 10px}.event-hidden{display:none}.event-expand{scroll-margin:calc(70px + 1em)}span.event-type{color:var(--blue);background-color:var(--yellow);padding:4px 15px 3px 15px;border-radius:14px;font-size:.8em;font-weight:700;margin:0 15px 6px 15px;align-self:center}.event-embedded{max-width:100%}.event-container .events-share{border:none;background:0 0;font-size:1.2em;cursor:pointer}.events-share-options{position:absolute;background-color:#fff;border:thin solid #cacaca;border-radius:6px;padding:5px;z-index:1;top:100%;right:0;box-shadow:0 0 10px rgba(0,0,0,.5)}.events-share-hidden{display:none}.events-share-container{position:relative}.events-share-options span{white-space:nowrap}.events-social{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;padding-top:5px;font-size:xx-large}button.events-menu{padding:0;margin:0;border:none;font-size:unset;cursor:pointer;color:#6e47d2;background-color:transparent}button.events-copy{cursor:pointer}a.events-facebook{color:#4267b2}a.events-twitter{color:#1da1f2}