.tbal-gallery-block .tbal-gallery-filters{display:flex;flex-wrap:wrap;gap:.5em;margin-bottom:1.5em}.tbal-gallery-block .tbal-gallery-filters .filter-button{background:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:var(--wp--preset--font-size--small,14px);padding:.5em 1em;transition:all .3s ease}.tbal-gallery-block .tbal-gallery-filters .filter-button:hover{background:#e0e0e0}.tbal-gallery-block .tbal-gallery-filters .filter-button.active{background:#333;border-color:#333;color:#fff}.wp-block-gallery.is-style-grid{--grid-row-height:calc(var(--wp--style--global--content-size)/5);display:grid;grid-auto-flow:dense;grid-gap:var(--wp--style--unstable-gallery-gap,16px);align-items:stretch;grid-auto-rows:minmax(100px,var(--grid-row-height));grid-template-columns:repeat(3,minmax(0,1fr));justify-items:stretch}@media(max-width:600px){.wp-block-gallery.is-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px}}.wp-block-gallery.is-style-grid .wp-block-image{aspect-ratio:3/2;overflow:hidden;width:100%!important}.wp-block-gallery.is-style-grid .wp-block-image>a{display:block;height:100%;text-decoration:none;width:100%}.wp-block-gallery.is-style-grid .wp-block-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-gallery.is-style-grid .wp-block-image figcaption{display:none}.wp-block-gallery.is-style-grid .wp-block-image.is-style-wide{grid-column-end:span 2;grid-row-end:span 2}.wp-block-gallery.is-style-grid .wp-block-image.is-style-tall{grid-row-end:span 2}@media(min-width:600px){.tbal-gallery-block.alignwide .wp-block-gallery.is-style-grid{--grid-row-height:20vw}}@media(min-width:1240px){.tbal-gallery-block.alignwide .wp-block-gallery.is-style-grid{--grid-row-height:240px}}.has-dialog-swiper-gallery figure a{cursor:zoom-in}.has-dialog-swiper-gallery figure a img{transition:opacity .2s ease-in}.has-dialog-swiper-gallery figure a:hover img{opacity:.8}.has-dialog-swiper-gallery figure figcaption.wp-element-caption{opacity:0}.tbal-gallery-carousel{--swiper-navigation-top-offset:50%;--swiper-navigation-size:4rem;--swiper-navigation-sides-offset:calc(var(--swiper-navigation-size)/-2);margin:0;position:relative}.tbal-gallery-carousel .tbal-gallery-media-links{text-align:center}.tbal-gallery-carousel .tbal-gallery-media-links .tbal-gallery-media-link{color:var(--wp--preset--color--secondary);display:inline-block;padding:.5em;text-decoration:none}.tbal-gallery-carousel .tbal-gallery-media-links .tbal-gallery-media-link.is-active,.tbal-gallery-carousel .tbal-gallery-media-links .tbal-gallery-media-link:focus-visible,.tbal-gallery-carousel .tbal-gallery-media-links .tbal-gallery-media-link:hover,.tbal-gallery-carousel .tbal-gallery-media-links .tbal-gallery-media-link[aria-current=true]{font-weight:600;text-decoration:underline}@media(max-width:960px){.tbal-gallery-carousel{--swiper-navigation-size:3rem}}.tbal-gallery-carousel .swiper-button-next,.tbal-gallery-carousel .swiper-button-prev{background:var(--wp--preset--color--secondary)!important;border-radius:50%!important;color:transparent!important;height:var(--swiper-navigation-size);opacity:1!important;width:var(--swiper-navigation-size)}.tbal-gallery-carousel .swiper-button-next:after,.tbal-gallery-carousel .swiper-button-prev:after{background-position:50%;background-repeat:no-repeat;background-size:2.5rem;content:"";font-size:0;height:100%;left:0;position:absolute;top:0;width:100%}.tbal-gallery-carousel .swiper-button-next:hover,.tbal-gallery-carousel .swiper-button-prev:hover{opacity:.9!important}.tbal-gallery-carousel .swiper-button-next.swiper-button-disabled,.tbal-gallery-carousel .swiper-button-prev.swiper-button-disabled{opacity:0!important}.tbal-gallery-carousel .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M17 11.2H9.8l2.7-2.7-1-1L6.9 12l4.6 4.5 1-1-2.7-2.7H17z%27/%3E%3C/svg%3E")}.tbal-gallery-carousel .swiper-button-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27M7 11.2h7.2l-2.7-2.7 1-1 4.6 4.5-4.6 4.5-1-1 2.7-2.7H7z%27/%3E%3C/svg%3E")}.tbal-gallery-carousel .swiper-slide{aspect-ratio:3/2;display:flex;flex-shrink:0;margin-right:var(--swiper-slide-margin,20px);width:var(--swiper-slide-width,300px)}.tbal-gallery-carousel .swiper-slide img{border-radius:4px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.tbal-gallery-carousel .swiper-slide .swiper-slide-caption{display:none}.tbal-gallery-carousel .swiper-slide .tbal-gallery-tour,.tbal-gallery-carousel .swiper-slide .tbal-gallery-video{background:#000;flex:0 0 auto;padding-bottom:66.6667%;position:relative;width:100%}.tbal-gallery-carousel .swiper-slide .tbal-gallery-tour iframe,.tbal-gallery-carousel .swiper-slide .tbal-gallery-tour video,.tbal-gallery-carousel .swiper-slide .tbal-gallery-video iframe,.tbal-gallery-carousel .swiper-slide .tbal-gallery-video video{border:0;border-radius:4px;height:100%;inset:0;position:absolute;width:100%}@media(max-width:600px){.tbal-gallery-carousel .swiper-slide img{height:100%;min-height:320px}}dialog.dialog-swiper-gallery{--dialog-margin:20px;--dialog-width:calc(100dvw - var(--dialog-margin) - var(--dialog-margin));--dialog-height:calc(100dvh - var(--dialog-margin));--swiper-navigation-size:60px;--swiper-slide-width:var(--dialog-width);--swiper-slide-height:calc(var(--dialog-height) - 70px);background-color:#fff;height:100%;margin:var(--dialog-margin,20px);max-height:var(--dialog-height);max-width:var(--dialog-width);padding:0;width:100%}dialog.dialog-swiper-gallery::backdrop{background-color:rgba(0,0,0,.9)}@media(max-width:960px){dialog.dialog-swiper-gallery{--dialog-margin:0px}}dialog.dialog-swiper-gallery .dialogSwiperWrapper .swiper-wrapper .swiper-slide{align-items:center;display:flex;height:var(--swiper-slide-height);justify-content:center;margin:0;margin-top:var(--swiper-navigation-size,60px);max-width:var(--swiper-slide-width);opacity:.2;padding:0 var(--dialog-margin,20px);padding-bottom:var(--swiper-navigation-size,60px);transition:opacity .5s ease;width:var(--swiper-slide-width)}dialog.dialog-swiper-gallery .dialogSwiperWrapper .swiper-wrapper .swiper-slide.swiper-slide-active{opacity:1}dialog.dialog-swiper-gallery .dialogSwiperWrapper .swiper-wrapper .swiper-slide img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}dialog.dialog-swiper-gallery .dialogSwiperWrapper .swiper-wrapper .swiper-slide figcaption{background:#fff;bottom:0;font-size:.875rem;left:0;line-height:1.5;padding:.5em 5vw;position:absolute;right:0;text-align:center}dialog.dialog-swiper-gallery button.close{color:var(--wp--preset--color--gray,#666);cursor:pointer;font-size:36px;height:60px;line-height:1;margin-top:0;position:absolute;right:0;top:0;width:60px;z-index:9}dialog.dialog-swiper-gallery button.close:hover{color:#000}dialog.dialog-swiper-gallery .swiper-pagination{font-size:.875em;height:1em;left:50%;line-height:1;margin-left:-50px;position:absolute;top:20px;width:100px;z-index:99}dialog.dialog-swiper-gallery .swiper-pagination .swiper-pagination-current{font-weight:700}dialog.dialog-swiper-gallery .swiper-nav{background:hsla(0,0%,100%,.4);cursor:pointer;height:var(--swiper-navigation-size);margin-top:-30px;position:absolute;top:50%;width:var(--swiper-navigation-size);z-index:99}dialog.dialog-swiper-gallery .swiper-nav:after{border-bottom:3px solid rgba(0,0,0,.6);border-right:3px solid rgba(0,0,0,.6);content:"";display:block;height:16px;margin:22px 18px;transform:rotate(-45deg);width:16px}dialog.dialog-swiper-gallery .swiper-nav:hover:after{border-color:#000}dialog.dialog-swiper-gallery .swiper-nav.swiper-next{right:0}dialog.dialog-swiper-gallery .swiper-nav.swiper-prev{left:0;right:auto;transform:rotate(180deg)}dialog.dialog-swiper-gallery .swiper-nav.swiper-button-disabled{display:none}.tbal-gallery-preview{background:rgba(var(--wp-admin-theme-color--rgb),.1);border:1px dashed var(--wp-admin-theme-color);color:var(--wp-admin-theme-color);padding:4em 1em;text-align:center}
