.gallery__image-container{background-repeat:repeat-x;background-size:contain;overflow:hidden;position:relative;text-align:center}.gallery__image-container,.gallery__main-img,.gallery__other-img{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:350px;max-height:350px;max-width:100%;object-fit:contain;width:100%}@media (max-width:767px){.gallery__image-container,.gallery__main-img,.gallery__other-img{height:200px;max-height:200px}}.gallery__main-img--video.game-video--embed{width:auto}.gallery__other-img{position:absolute}.gallery__other-img--prev{right:100%}.gallery__other-img--next{left:100%}.gallery__main{display:flex;justify-content:center;margin-bottom:.75rem}.gallery__menu{display:flex;gap:.5rem;list-style:none;margin:0;max-width:100%;min-height:100px;overflow-x:auto;overflow-y:hidden;padding:0 0 .25rem}.gallery__menu-button{background:0 0;border:3px solid transparent;border-radius:20px;cursor:pointer;height:100px;overflow:hidden;padding:0;width:100px}.gallery__menu-button--active{border-color:#009efd}.gallery__menu-item:first-of-type{margin-left:.5rem}.gallery__menu-item:last-of-type{margin-right:.5rem}.gallery__menu-button:not(.gallery__menu-button--active):focus,.gallery__menu-button:not(.gallery__menu-button--active):hover{border-color:rgba(0,158,253,.8);transition:border-color .3s ease-in-out}.gallery__menu-image{border-radius:20px;height:100%;object-fit:cover;width:100%}.gallery__pagination-btn{background:0 0;border:0;cursor:pointer;height:100%;margin:0;padding:.5rem;position:absolute;top:0;transition:background-color .3s ease-in-out;z-index:1}@media (min-width:992px){.gallery__main-img--openable{cursor:pointer}.gallery__pagination-btn{visibility:hidden}}.gallery__pagination-btn--prev{left:0}.gallery__pagination-btn--next{right:0}.gallery__pagination-btn:focus,.gallery__pagination-btn:hover{background-color:rgba(255,255,255,.1)}.gallery:focus-within .gallery__pagination-btn,.gallery__main:hover .gallery__pagination-btn{visibility:visible}@media (min-width:768px){.gallery--large .gallery__image-container,.gallery--large .gallery__main-img,.gallery--large .gallery__other-img{height:600px;max-height:800px;object-fit:cover;width:100%}}.gallery--large .gallery__main-img--video.game-video--embed{width:auto}.gallery--hide-pagination .gallery__pagination-btn{display:none}