.osm-events-actions{margin:2rem 1rem}.osm-events-actions .osm-events-actiontoggle{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.osm-events-actions .osm-events-actiontoggle .osm-events-actiontoggle__icon{width:1.5rem;height:1.5rem;fill:#316b4e}.osm-events-actions .osm-events-actiontoggle .osm-events-actiontoggle__button{background:none;border:none;padding:0;font-size:1.125rem;font-weight:700;text-transform:uppercase;color:#316b4e;cursor:pointer}.osm-events-actions .osm-events-filters{height:0;overflow:hidden;transition:height .5s ease-in-out}.osm-events-actions .osm-events-filters.is-active{height:auto}.osm-events-actions .osm-events-filters .osm-events-filters__wrapper{margin-top:1rem;padding:1rem 1rem 2rem;background:#eee;display:flex;flex-direction:column;gap:1rem}.osm-events-filter-label,.osm-events-filter-heading{font-weight:700;text-transform:uppercase;display:block;margin-bottom:.5rem}.osm-events-filter-heading{margin-top:0;margin-bottom:1rem}.osm-events-filter-input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:.25rem}.osm-events-filter-timespan__wrapper{display:flex;flex-wrap:wrap;gap:1rem}.osm-events-listing{display:flex;flex-direction:column;gap:1rem;margin:0 1rem}@media screen and (min-width: 768px){.osm-events-listing{flex-direction:row;flex-wrap:wrap}}.osm-events-listing .osm-events-item{background-color:#c6e7d7}.osm-events-listing .osm-events-item .osm-events-item__linkwrapper{color:#fff;text-decoration:none}.osm-events-listing .osm-events-item .osm-events-item__image{display:block;width:100%;height:13rem;object-fit:cover}.osm-events-listing .osm-events-item .osm-events-item__content{color:#3b3b3a;padding:1rem;font-size:.85rem}.osm-events-listing .osm-events-item .osm-events-item__title{margin-top:0;margin-bottom:.5rem;font-size:1.25rem;letter-spacing:2px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 768px){.osm-events-listing .osm-events-item{flex:1 1 calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media screen and (min-width: 992px){.osm-events-listing .osm-events-item{flex:1 1 calc(25% - .75rem);max-width:calc(25% - .75rem)}}img{max-width:100%;height:auto}.osm-events-pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin:2rem 0}.osm-events-pagination a{color:#316b4e}
