.wp-block-digicommerce-product-gallery{margin:0 0 var(--wp--preset--spacing--50) 0;padding:0}.wp-block-digicommerce-product-gallery .gallery-main-container{background-color:#f6f7f9;border-radius:8px;overflow:hidden;width:100%}.wp-block-digicommerce-product-gallery .gallery-main-container a{display:flex;height:100%;width:100%}.wp-block-digicommerce-product-gallery .gallery-main-image{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.wp-block-digicommerce-product-gallery .gallery-thumbnails{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}@media (max-width:768px){.wp-block-digicommerce-product-gallery .gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.wp-block-digicommerce-product-gallery .gallery-thumbnails{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.wp-block-digicommerce-product-gallery .gallery-thumbnail-container{background-color:#f6f7f9;border-radius:8px;overflow:hidden}.wp-block-digicommerce-product-gallery .gallery-thumbnail-button{background:none;border:none;cursor:pointer;display:flex;height:100%;padding:0;width:100%}.wp-block-digicommerce-product-gallery .gallery-thumbnail-image{display:flex;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.wp-block-digicommerce-product-gallery a:hover .gallery-main-image{transform:scale(1.02);transition:transform .3s ease}