.wisine-source-gallery{position:relative;width:100%;min-width:0;max-width:100%;--wg-current-h:var(--wg-h);--wg-current-cols:var(--wg-cols);--wg-current-gap:var(--wg-gap)}
.wisine-source-gallery .swiper{width:100%;min-width:0;max-width:100%;overflow:hidden;position:relative}
.wisine-source-gallery .swiper-wrapper{display:flex;box-sizing:content-box}
.wisine-source-gallery .swiper-slide{flex-shrink:0;position:relative}
.wisine-source-gallery .wg-main .swiper-slide,.wisine-source-gallery .wg-main .swiper-slide>a{height:var(--wg-current-h);display:block}
.wisine-source-gallery .wg-main img{display:block;width:100%;height:100%;object-fit:cover}
.wisine-source-gallery .wg-thumbs{margin-top:var(--wg-current-gap)}
.wisine-source-gallery .wg-thumbs button{display:block;width:100%;padding:0;border:0;background:transparent;border-radius:0;cursor:pointer;opacity:.65;aspect-ratio:var(--wg-ratio)}
.wisine-source-gallery .wg-thumbs button[aria-current=true]{opacity:1}
.wisine-source-gallery .wg-thumbs img{display:block;width:100%;height:100%;object-fit:cover}
.wisine-source-gallery .wg-prev,.wisine-source-gallery .wg-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:0;background:transparent;color:var(--wg-arrow);font-size:var(--wg-arrow-size);line-height:1;cursor:pointer;box-shadow:none}
.wisine-source-gallery .wg-prev{left:5px}.wisine-source-gallery .wg-next{right:5px}
.wisine-source-gallery .swiper-button-disabled{opacity:.35;cursor:default}
.wisine-source-gallery button:focus-visible,.wisine-source-gallery a:focus-visible{outline:3px solid #24649a;outline-offset:-3px}
.wisine-source-gallery .wg-pagination{position:relative;margin-top:10px;height:var(--wg-progress-size);width:100%;background:#ddd}
.wisine-source-gallery .swiper-pagination-progressbar-fill{background:var(--wg-progress);height:100%;width:100%;position:absolute;left:0;top:0;transform-origin:left top}
.wisine-source-gallery .swiper-pagination-bullets{display:flex;justify-content:center;gap:6px;background:transparent;height:auto}
.wisine-source-gallery .swiper-pagination-bullet{background:var(--wg-progress)}
.wisine-source-gallery:not([data-wg-ready]) .wg-main .swiper-slide{flex:0 0 calc((100% - (var(--wg-current-cols) - 1)*var(--wg-current-gap))/var(--wg-current-cols));margin-right:var(--wg-current-gap)}
.wisine-source-gallery.wg-slideshow:not([data-wg-ready]) .wg-main .swiper-slide{flex-basis:100%;margin-right:0}
@media(max-width:1024px){.wisine-source-gallery{--wg-current-h:var(--wg-ht);--wg-current-cols:var(--wg-colst);--wg-current-gap:var(--wg-gapt)}}
@media(max-width:767px){.wisine-source-gallery{--wg-current-h:var(--wg-hm);--wg-current-cols:var(--wg-colsm);--wg-current-gap:var(--wg-gapm)}}
