.product-gallery{display:block;background-color:var(--bg-color);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);text-align:var(--text-align);color:var(--text-color)}.product-gallery .title-box{font-size:clamp(24px,2.5vw,48px);font-weight:700;line-height:1}.product-gallery .title-box span{color:var(--highlight-color)}.product-gallery .title-box+.gallery-grid{margin-top:clamp(24px,2.09vw,40px)}.product-gallery img{display:block;width:100%;height:auto;transition:all .2s linear}.product-gallery a{overflow:hidden}.product-gallery a:hover img{transform:scale(1.01);transition:all .2s linear}.product-gallery .gallery-grid{display:flex;align-items:stretch;gap:var(--image-gap)}.product-gallery .single-area{flex:0 1 43.6%}.product-gallery .multiple-area{flex:0 1 56.4%;display:flex;flex-wrap:wrap;gap:var(--image-gap)}.product-gallery .multiple-area picture{flex:1}.product-gallery .multiple-area picture:first-child{flex:0 1 100%;width:100%}@media only screen and (min-width: 750px){.product-gallery .single-area img{height:100%;object-fit:cover}.product-gallery .gallery-grid.single-right .single-area{order:2}}@media only screen and (max-width: 749px){.product-gallery{padding-top:var(--mb-padding-top);padding-bottom:var(--mb-padding-bottom);text-align:var(--text-align-mb)}.product-gallery .gallery-grid{flex-wrap:wrap}.product-gallery .single-area,.product-gallery .multiple-area{flex:0 1 100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/366/assets/section-product-gallery.css.map */
