.media-gallery,.media-gallery .page-width{position:relative}.media-gallery__header{display:flex;align-items:center;justify-content:center;margin-bottom:4rem}.media-gallery__title-icon{flex-shrink:0}.media-gallery__title-icon img{width:55px;height:55px;object-fit:contain}.media-gallery__title{margin:0;color:rgb(var(--color-foreground));text-align:center;font-weight:700;font-size:2.4rem}.media-gallery__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem 2rem;max-width:120rem;margin:0 auto;align-items:center;justify-items:center}@media screen and (max-width:990px){.media-gallery__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem 1.5rem}}@media screen and (max-width:750px){.media-gallery__grid{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}}@media screen and (max-width:549px){.media-gallery__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.5rem}}.media-gallery__item{display:flex;justify-content:center;align-items:center}.media-gallery__image-wrapper{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;width:100%;display:flex;justify-content:center;align-items:center;min-height:80px}.media-gallery__image-wrapper:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.media-gallery__image{display:block;max-width:100%;height:auto;object-fit:contain}@media screen and (max-width:749px){.media-gallery__header{margin-bottom:3rem}.media-gallery__title{font-size:2rem}.media-gallery__image-wrapper{padding:.8rem;min-height:60px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-media-gallery.css.map */
