.image-carousel-slide.svelte-uohsyw{--items-per-view:var(--mobile-items-per-view);flex:0 0 calc(( 100% - (var(--items-per-view) - 1) * var(--carousel-gap,.75rem) ) / var(--items-per-view))}@media (width>=640px){.image-carousel-slide.svelte-uohsyw{--items-per-view:var(--tablet-items-per-view)}}@media (width>=1024px){.image-carousel-slide.svelte-uohsyw{--items-per-view:var(--desktop-items-per-view)}}:is(html:has(.image-carousel-zoom[role=dialog]),body:has(.image-carousel-zoom[role=dialog])){overflow:hidden}.image-carousel-zoom>div:nth-of-type(2){width:calc(100vw - 2rem);min-width:0;max-width:none;height:calc(100dvh - 2rem);min-height:0;max-height:none}.image-carousel-zoom>div:nth-of-type(2)>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}@media (width>=640px){.image-carousel-zoom>div:nth-of-type(2){width:calc(100vw - 3rem);height:calc(100dvh - 3rem)}}
