.style_loop__LcM2L {
    --column-count: 2;
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: var(--site-gutter);
    grid-template-columns: repeat(var(--column-count),minmax(10px,1fr))
}

.style_loop__LcM2L:not(:first-child) {
    margin-top: 50px
}

@media screen and (min-width: 1024px) {
    .style_loop__LcM2L {
        --column-count:4
    }
}

.style_li__q6bV3 {
    width: 100%;
    padding-top: 100%;
    position: relative;
    cursor: pointer
}

.style_model__YNIi8 {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 9000;
    top: 0;
    left: 0
}

.style_model__YNIi8.style_visible__VhjIx {
    display: block
}

.style_swiper-wrapper__q8XsT {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110
}

.style_swiper-wrapper__q8XsT img {
    max-width: 100%;
    height: 100%;
    max-height: 100dvh;
    margin: auto;
    display: block;
    object-fit: contain
}

.style_swiper-wrapper__q8XsT .style_swiper__y_5hW {
    --swiper-navigation-color: var(--c-white);
    width: 100%;
    height: 100%
}

.style_close-modal-button__vmKMk {
    width: 48px;
    height: 48px;
    padding: 4px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 120;
    cursor: pointer;
    background: none;
    border: none
}

.style_wrapper__4PwtN {
    padding: 0;
    position: relative;
    padding-top: 33%!important
}
