.imageGallery_gallery__jvUsc{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:300px;margin-top:0;margin-bottom:1.5rem;overflow:hidden}.imageGallery_gallery__jvUsc+h2{margin-top:0;margin-bottom:1rem}.imageGallery_gallery__jvUsc+h2+p{margin-top:0;margin-bottom:1.5rem}.imageGallery_sliderContainer__M2PnX{position:relative;width:100%;height:100%;overflow:hidden}.imageGallery_slider__WFrIB{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.imageGallery_image__MuYoD{min-width:100%;width:100%;height:100%;object-fit:cover;flex-shrink:0}.imageGallery_arrow__Sp2PQ{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;width:32px;height:32px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;z-index:2}.imageGallery_arrow__Sp2PQ:hover{background:rgba(0,0,0,.8)}.imageGallery_arrow__Sp2PQ:first-child{left:25px}.imageGallery_arrow__Sp2PQ:last-child{right:25px}.imageGallery_arrow__Sp2PQ:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.imageGallery_arrow__Sp2PQ{width:28px;height:28px;font-size:16px}.imageGallery_arrow__Sp2PQ:first-child{left:18px}.imageGallery_arrow__Sp2PQ:last-child{right:18px}}