section.image-slider{position:relative}section.image-slider .swiper-wrapper{height:auto}section.image-slider .intro-title{margin-bottom:3rem}section.image-slider .intro-title h3{margin-bottom:0}section.image-slider .single-image{display:flex;height:100%;padding:0 1.5rem 0 0}section.image-slider .single-image img{max-width:100%}section.image-slider .image-swiper-scrollbar{background:var(--grey);border-radius:10px;cursor:grab;left:50%;margin-left:-150px;position:absolute;top:110%;width:300px}section.image-slider .swiper-scrollbar-drag{background:var(--dark-blue);border-radius:10px;height:10px;left:0;position:relative;top:50%;width:100%}@media screen and (min-width:768px){section.image-slider .image-swiper-scrollbar{left:unset;margin-left:unset;position:relative;top:unset}}@media screen and (min-width:1024px){section.image-slider .single-event{padding:0 2.5rem 0 0}}