.wp-block-gallery{position:relative}.wp-block-gallery .gallery-slides-wrapper{overflow:hidden}.wp-block-gallery .gallery-slides{display:grid;grid-auto-flow:column;grid-auto-columns:100%;transition:transform .5s ease-in-out;list-style-type:none}.wp-block-gallery .gallery-slides .wp-block-image,.wp-block-gallery .gallery-slides .blocks-gallery-item{display:flex;align-items:center;justify-content:center;max-height:65vh;margin:0}.wp-block-gallery .gallery-slides .wp-block-image img,.wp-block-gallery .gallery-slides .blocks-gallery-item img{max-height:65vh;width:auto;max-width:100%;object-fit:contain;cursor:pointer;margin:0}.wp-block-gallery .gallery-slides figcaption{display:none}.wp-block-gallery .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#1212127a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;cursor:pointer;z-index:10;padding:0}.wp-block-gallery .gallery-nav svg{width:20px;height:20px;fill:none;stroke:var(--color-base-white);stroke-width:2}.wp-block-gallery .gallery-nav.gallery-prev{left:16px}.wp-block-gallery .gallery-nav.gallery-next{right:16px}.wp-block-gallery .gallery-dots{position:relative;margin-top:12px;display:flex;justify-content:center;gap:4px}.wp-block-gallery .gallery-dot{width:10px;height:10px;border-radius:50%;background:#0000003d;border:1px solid transparent;cursor:pointer;padding:0;transition:all .2s ease;box-sizing:content-box}.wp-block-gallery .gallery-dot.active{background:var(--color-brand-500, #f42a4f);border-color:var(--color-brand-500, #f42a4f)}.gallery-fullscreen-overlay{position:fixed;inset:0;background:var(--color-base-black);z-index:9999;display:flex;align-items:center;justify-content:center}.gallery-fullscreen-overlay .gallery-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(16px);opacity:.7}.gallery-fullscreen-overlay .gallery-main-img{position:relative;max-width:90vw;max-height:90vh;object-fit:contain;z-index:1}.gallery-fullscreen-overlay .gallery-nav{position:fixed;top:50%;transform:translateY(-50%)}.gallery-fullscreen-overlay .gallery-prev{left:16px}.gallery-fullscreen-overlay .gallery-next{right:16px}.gallery-fullscreen-overlay .gallery-close{position:fixed;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#1212127a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery-fullscreen-overlay .gallery-close svg{width:24px;height:24px;stroke:var(--color-base-white);stroke-width:2}
