.events-page-main>.col-12{padding:0}.events-cards-container{max-width:unset!important}.events-cards-container>div{display:grid!important;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center;margin-bottom:1.5rem;margin-top:1rem}@media(min-width:810px){.events-cards-container>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1440px){.events-cards-container>div{grid-template-columns:repeat(3,minmax(0,1fr))}}.select-container{background:#fff;border:1px solid #ccc;box-shadow:0 0 10px #0000004d;display:flex;flex-wrap:wrap;gap:1rem;margin:auto auto -2rem;padding:1rem;transform:translateY(-50%);width:100%;z-index:2}@media(min-width:810px){.select-container{flex-wrap:nowrap;margin-bottom:0;max-width:850px}}.select-container+.events-cards-container{margin-top:-1.5rem}.select-container select{border:1px solid #ccc;flex:1;padding:.5rem}.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown{display:flex;flex-grow:1;width:calc(50% - .5rem)}.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown:first-child{width:100%}@media(min-width:810px){.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown{width:100%}}.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown .dropdown-menu{width:100%}.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown .dropdown-item{padding:.25rem .5rem}.select-container .dropdown.dropdown.dropdown.dropdown.dropdown.dropdown .dropdown-item .text{overflow:hidden;text-overflow:ellipsis;width:100%}