.EventImage_container__1RQy1{display:flex;flex-direction:column;gap:var(--spacing-4)}.EventImage_imageContainer__kJMTY{border:2px solid var(--red);height:-moz-fit-content;height:fit-content;width:100%;aspect-ratio:16/9;position:relative;display:flex;align-items:center;justify-content:center}.EventImage_imageContainer__kJMTY img{height:100%;width:100%;object-fit:cover;display:block;background-color:var(--beige)}.EventImage_arrowcontainer__zwwyC{height:2rem;width:100%;background-color:var(--beige);display:flex;justify-content:space-between;align-items:center}.EventImage_arrowcontainerOne__XlwEu svg{transform:rotate(-135deg)}.EventImage_arrowcontainerTwo__StOI6 svg{transform:rotate(45deg)}.Gallery_gallerycontainer__PJoh0{display:flex;height:calc(3rem + 3vw);gap:var(--spacing-1);position:relative;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.Gallery_gallerycontainer__PJoh0::-webkit-scrollbar{display:none}.Gallery_galleryimage__8kXNy img{height:100%;width:auto;object-fit:contain;filter:brightness(60%);transition:all .2s var(--bezier);scale:.95}.Gallery_galleryimage__8kXNy img::selection{background-color:transparent}.Gallery_active__3aMK9 img{filter:brightness(100%);scale:1}