.swiper-container{width:100%;padding:20px}.swiper-slide{width:fit-content;display:flex;justify-content:left}.event-card{background:#000;color:#fff;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);width:100%;margin-right:30px;transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.event-banner{background-size:contain;border-radius:0;height:220px;width:100% !important;background-repeat:no-repeat}.event-content{padding:20px;display:flex;flex-flow:column nowrap;height:280px;flex-wrap:nowrap;justify-content:space-between}.event-content h3{font-size:1.5rem;margin-bottom:10px}.event-content p{margin-top:12px;color:#fff;font-family:"Noto Sans",Sans-serif;font-size:14px;font-weight:300;text-align:left}.event-button{padding:0;border-radius:0;background-color:#02010100;color:#0082c8;margin-top:10px;transition:background-color .3s ease;text-align:left}.event-button:hover{align-items:center}.swiper-button-next,.swiper-button-prev{color:#fff}.swiper-pagination-bullet{background:#464646 !important}.swiper-pagination-bullet-active{background:#fff !important}.event-description{font-size:1rem;color:#ccc;margin-bottom:15px;line-height:1.5}.event-description a{color:#0073e6;text-decoration:underline}.event-description a:hover{color:#005bb5}@media screen and (max-width:767px){.swiper-container{padding:10px}.swiper-slide{width:100%;margin-bottom:20px}.swiper-button-next,.swiper-button-prev{display:none !important}.event-content{height:340px;display:flex;flex-wrap:nowrap;justify-content:space-between}.event-banner{background-size:contain;border-radius:0;height:126px;width:100% !important;background-repeat:no-repeat}}@media only screen and (min-width:768px) and (max-width:1023px){.event-card{height:430px}.event-content{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:-36%}}