@media only screen and (max-width: 768px){.section-gallery:has(.item[style*="--custom-col-span-m"]) swiper-slide{width:calc(100%/var(--custom-columns-m, 1) - var(--custom-column-gap-m, 0)) !important}.section-gallery:has(.item[style*="--custom-col-span-m"]) swiper-slide[style*="--col-span-m"]{width:calc((100%/var(--custom-columns-m, 1) - var(--custom-column-gap-m, 0))*var(--col-span-m, 1)) !important}.section-gallery:has(.item[style*="--custom-col-span-m"]) swiper-slide[style*="--col-span-m"] .item{padding-bottom:0;height:100%}}@media only screen and (min-width: 769px){.section-gallery:has(.item[style*="--custom-col-span-d"]) swiper-slide{width:calc(100%/var(--custom-columns-d, 1) - var(--custom-column-gap-d, 0)) !important}.section-gallery:has(.item[style*="--custom-col-span-d"]) swiper-slide[style*="--col-span-d"]{width:calc((100%/var(--custom-columns-d, 1) - var(--custom-column-gap-d, 0))*var(--col-span-d, 1)) !important}.section-gallery:has(.item[style*="--custom-col-span-d"]) swiper-slide[style*="--col-span-d"] .item{padding-bottom:0;height:100%}}