section.upcoming-events{position:relative}section.upcoming-events .swiper-pointer-events{display:flex}section.upcoming-events .swiper-wrapper{height:auto}section.upcoming-events .intro-title{margin-bottom:3rem}section.upcoming-events .intro-title h3{margin-bottom:0}section.upcoming-events .single-event{display:flex;height:100%;padding:0 1.5rem 0 0}section.upcoming-events .single-event .card{display:flex;flex-direction:column}section.upcoming-events .single-event .single-event_img{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;min-height:275px;width:100%}section.upcoming-events .single-event .single-event_body{flex:1;padding:1rem 0}section.upcoming-events .single-event .single-event_footer .event-location{align-items:center;color:var(--theme-colour);display:flex;font-size:14px}section.upcoming-events .single-event .single-event_footer .event-location svg{margin-right:.5rem}section.upcoming-events .single-event .card .single-event_footer .see-all{margin-top:2rem}section.upcoming-events .single-event .card .single-event_footer .see-all .button{color:var(--white)}section.upcoming-events .single-event .card .single-event_footer .see-all .button:hover{color:var(--dark-blue)!important}section.upcoming-events .events-swiper-scrollbar{background:var(--theme-colour);border-radius:10px;left:50%;margin-left:-162.5px;position:absolute;top:108%;width:325px}section.upcoming-events .swiper-scrollbar-drag{background:var(--white);border-radius:10px;height:10px;left:0;position:relative;top:50%;width:100%}@media screen and (max-width:767px){section.upcoming-events .single-event .card .single-event_footer .see-all .button{display:flex}}@media screen and (min-width:768px){section.upcoming-events .events-swiper-scrollbar{background:var(--theme-colour);left:unset;margin-left:unset;position:relative;top:unset;width:300px}}@media screen and (min-width:1024px){section.upcoming-events .single-event{padding:0 2.5rem 0 0}}