.GameGallery_galleryWrapper__2vFW7{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:128px}@media (max-width:600px){.GameGallery_galleryWrapper__2vFW7{grid-template-columns:1fr}}.GameGallery_galleryElement___lk92{overflow:hidden;cursor:pointer}.GameGallery_galleryElement___lk92>img{width:100%;height:auto;transition:transform .4s var(--easeInOutQuart)}.GameGallery_galleryElement___lk92:hover>img{transform:scale(1.1)}.GameGallery_galleryModalContent__lmqz0{display:grid;grid-template-columns:repeat(2,42px);align-items:end;grid-gap:24px;gap:24px;height:100%;margin:0 auto}.GameGallery_galleryImageModal__EIQgS{position:absolute;inset:0;width:calc(100% - 40px);max-width:1920px;height:auto;max-height:calc(100% - 164px);margin:auto;object-fit:contain}.GameGallery_galleryModalArrow___utiW{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px;border:1px solid var(--colorBorder);color:var(--colorForeground);cursor:pointer}.GameGallery_galleryModalArrow___utiW>svg{width:32px;aspect-ratio:1/1;transition:color .3s}.GameGallery_galleryModalArrow___utiW:hover>svg{color:var(--colorPrimary)}.GameGallery_arrowLeft__mhEMS>svg{transform:translateX(-2px)}.GameGallery_arrowRight__Misvb>svg{transform:rotate(180deg) translateX(-2px)}