.sb-carousel-gallery{position:relative}.sb-carousel-gallery::before,.sb-carousel-gallery::after{position:absolute;top:0;width:calc((100vw - 100%)*.5 + 10%);height:100%;content:"";z-index:10;pointer-events:none}.sb-carousel-gallery::before{right:90%;background:linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.sb-carousel-gallery::after{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);left:90%}.sb-carousel-gallery__slide.swiper-slide{height:auto;overflow:hidden;display:flex;padding:6px}.sb-carousel-gallery__modal-toggle{line-height:1;padding:0;background:none;border:none;flex-grow:1;border-radius:24px;overflow:hidden;width:100%;aspect-ratio:1/1}.sb-carousel-gallery__modal-toggle picture,.sb-carousel-gallery__modal-toggle img{height:100%;width:100%;object-fit:cover;display:block}.sb-carousel-gallery__modal-content{display:flex;gap:.5rem;justify-content:flex-end;align-items:center;padding:0 .5rem .5rem}.sb-carousel-gallery__modal-image{height:60vh}.sb-carousel-gallery__modal-image picture,.sb-carousel-gallery__modal-image img{height:100%;width:100%;object-fit:contain;display:block}.sb-carousel-gallery__modal-caption{flex-grow:1}.sb-carousel-gallery__nav{display:flex;justify-content:center;margin:2rem;gap:2rem;align-items:center}.sb-carousel-gallery__arrow{--primary: #000;--secondary: #fff;--size: 64px;background:var(--secondary);border:none;color:var(--primary);display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - var(--size)*.5);z-index:20;width:var(--size);height:unset;aspect-ratio:1;border-radius:50%;box-shadow:0px 2px 4px rgba(20,57,102,.16);font-size:24px;padding:0}.sb-carousel-gallery__arrow:hover,.sb-carousel-gallery__arrow:focus,.sb-carousel-gallery__arrow:active{background:var(--primary);color:var(--secondary)}.sb-carousel-gallery__arrow:disabled{visibility:hidden}.sb-carousel-gallery__arrow--prev{right:calc(100% - var(--size)*.5)}.sb-carousel-gallery__arrow--next{left:calc(100% - var(--size)*.5)}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container.is-desktop-preview .carousel-gallery .swiper-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}
