.wpb-big-gallery{--wapu-anatomy-content-width:1440px}
.wapu-block-style-scope.wapu-c-block-structure.wpb-big-gallery{padding-block:var(--wapu-block-section-y,clamp(32px,4vw,64px))!important}
.wpb-big-gallery__frame{position:relative;min-width:0;overflow:hidden;border-radius:12px}
.wpb-big-gallery__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}
.wpb-big-gallery__track::-webkit-scrollbar{display:none}
.wpb-big-gallery__slide{flex:0 0 100%;min-width:0;height:clamp(480px,48vw,680px);scroll-snap-align:start;scroll-snap-stop:always}
.wpb-big-gallery .wpb-big-gallery__slide img{display:block;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}
.wpb-big-gallery .wpb-big-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:48px;height:48px;min-width:0;padding:0;border:0;border-radius:50%;background:#fffffff0;color:#181818;box-shadow:0 3px 16px #0003;cursor:pointer;z-index:2}
.wpb-big-gallery__arrow.is-prev{left:20px}.wpb-big-gallery__arrow.is-next{right:20px}
.wpb-big-gallery .wpb-big-gallery__arrow:disabled{opacity:.4;cursor:default}
.wpb-big-gallery__dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;padding:2px 6px;background:#0006;border:1px solid #ffffff50;border-radius:16px;max-width:95%;box-sizing:border-box}
.wpb-big-gallery .wpb-big-gallery__dots button{display:grid;place-items:center;width:32px;height:36px;padding:0;border:0;background:transparent;border-radius:6px;cursor:pointer;min-width:0}
.wpb-big-gallery__dots button span{width:8px;height:8px;border-radius:8px;background:#ffffff80;transition:width .2s ease,background .2s ease}
.wpb-big-gallery__dots button[aria-pressed="true"] span{width:28px;background:#fff}
.wpb-big-gallery :is(button,.wpb-big-gallery__track):focus-visible{outline:3px solid #7052e8;outline-offset:-3px}
.wpb-big-gallery__status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.wpb-big-gallery__empty{min-height:480px;display:grid;place-content:center;gap:12px;text-align:center;border:1px dashed currentColor;border-radius:12px;padding:24px;box-sizing:border-box}
.wpb-big-gallery__empty :is(strong,span){color:inherit}.wpb-big-gallery__empty strong{font-size:20px}
@media(max-width:767px){.wpb-big-gallery__slide{height:clamp(360px,110vw,480px)}.wpb-big-gallery__empty{min-height:360px}.wpb-big-gallery__arrow.is-prev{left:12px}.wpb-big-gallery__arrow.is-next{right:12px}}
@media(prefers-reduced-motion:reduce){.wpb-big-gallery__dots button span{transition:none}}
