.categories{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;font-weight:600;margin-left:-.5em;margin-right:-.5em}.sm_categories{}.category{flex-basis:50%;flex-basis:25%;flex-grow:0;flex-shrink:0}.category-card{height:25em;height:15em;min-width:16em;min-width:15em;position:relative;margin:.5em}.category-img{z-index:0;background-size:cover;position:absolute;top:-5px;bottom:-5px;right:-5px;left:-5px;transition:all .3s}.category-link{color:#fff;text-align:center;z-index:1;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.19);transition:all .3s}.category-link:hover{box-shadow:2px 2px 5px 0 rgba(0,0,0,0.3);transition:all .3s}.category-link:hover .category-img{transform:scale(1.05);transition:all .3s;-webkit-filter:blur(3px);filter:blur(3px);opacity:.6}.category-overlay{position:absolute;top:0;bottom:0;right:0;left:0;z-index:-1;background:rgb(172,172,172);background:linear-gradient(156deg,rgb(172 172 172 / 81%) 0%,rgb(17 18 21) 100%)}.category-text{font-size:2.75em;font-size:2em;font-weight:700;letter-spacing:.0319rem;text-shadow:3px 3px 3px rgba(0,0,0,0.35);z-index:2;text-transform:uppercase;padding:0 1em;font-family:"Montserrat",sans-serif}@media (max-width:1150px){.category{flex-basis:50%}}@media (max-width:1000px){.category-card{height:18em}.category-text{font-size:2.5em}}@media (max-width:800px){.category-card{height:15em;min-width:14em}.category-text{font-size:2em}}@media (max-width:600px){.category{flex-basis:95%}.category-card{min-width:16em}}.upcomingEvents{margin:1.3em}