.mtv-block-gallery{max-width:var(--size__max-width);padding-left:var(--global-base-padding-x);padding-right:var(--global-base-padding-x);margin-left:auto;margin-right:auto}.mtv-block-gallery__filters{margin-bottom:45px}@media screen and (min-width: 768px){.mtv-block-gallery__filters{margin-bottom:40px}}.mtv-block-gallery__filters--desktop{display:none;width:100%}@media screen and (min-width: 768px){.mtv-block-gallery__filters--desktop{display:flex;gap:14px}}.mtv-block-gallery__filters--desktop button{width:100%}.mtv-block-gallery__filters--mobile{display:block;height:62px;width:100%;padding-left:20px;border:1.5px solid var(--color-blue);font-weight:500;color:var(--color-blue)}@media screen and (min-width: 768px){.mtv-block-gallery__filters--mobile{display:none}}.mtv-block-gallery__filters .filter-by-mobile{font-size:14px;color:var(--color-gray);margin-bottom:12px}@media screen and (min-width: 768px){.mtv-block-gallery__filters .filter-by-mobile{display:none}}.mtv-block-gallery__content{position:relative}.mtv-block-gallery__content--inner{display:grid;gap:20px}@media screen and (min-width: 768px){.mtv-block-gallery__content--inner{grid-template-columns:repeat(3, 1fr)}}.mtv-block-gallery__content--inner .mtv-block-gallery__image-button{position:relative;overflow:hidden;padding:0;border:0}.mtv-block-gallery__content--inner .mtv-block-gallery__image-button img{width:100%;height:auto;display:block;transition:transform .3s ease;aspect-ratio:3.73/3.2;object-fit:cover;cursor:pointer}.mtv-block-gallery__content--inner .mtv-block-gallery__image-button img:hover{transform:scale(1.1)}.mtv-block-gallery--modal{width:85%;max-width:1100px}.mtv-block-gallery--modal .swiper-wrapper .swiper-slide{text-align:center}.mtv-block-gallery--modal .swiper-wrapper .swiper-slide img{min-height:265px;height:auto;width:100%;object-fit:cover;aspect-ratio:3/2}
