.kw-gallery{--kw-gallery-ratio:16 / 9;--kw-gallery-accent:#ee312d;--kw-gallery-ink:#fff;--kw-gallery-control:rgba(13, 13, 13, 0.55);position:relative;width:100%;margin:0 0 32px;color:var(--kw-gallery-ink);padding-bottom:28px}.kw-gallery__slide{margin:0;height:auto}.kw-gallery__frame{position:relative;aspect-ratio:var(--kw-gallery-ratio);overflow:hidden;background:#0d0d0d}.kw-gallery--strip .kw-gallery__frame,.kw-gallery--contain .kw-gallery__frame{background:#fff0}.kw-gallery__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.kw-gallery--contain .kw-gallery__img{object-fit:contain}.kw-gallery__caption{margin:12px 0 0;font-size:16px;line-height:1.4;text-align:center;color:inherit}.kw-gallery--captions{color:inherit}.kw-gallery__arrow,.kw-gallery__full{position:absolute;z-index:2;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--kw-gallery-control);color:var(--kw-gallery-ink);cursor:pointer;opacity:0;transition:opacity 150ms ease-out,background-color 150ms ease-out}.kw-gallery__arrow{top:calc((100% - 28px) / 2);transform:translateY(-50%)}.kw-gallery__arrow--prev{left:12px}.kw-gallery__arrow--next{right:12px}.kw-gallery__full{top:12px;right:12px;width:40px;height:40px}.kw-gallery:hover .kw-gallery__arrow,.kw-gallery:hover .kw-gallery__full,.kw-gallery:focus-within .kw-gallery__arrow,.kw-gallery:focus-within .kw-gallery__full{opacity:1}@media (hover:none){.kw-gallery__arrow,.kw-gallery__full{opacity:1}}.kw-gallery__arrow:hover,.kw-gallery__full:hover{background:var(--kw-gallery-accent)}.kw-gallery__arrow:focus-visible,.kw-gallery__full:focus-visible{outline:3px solid var(--kw-gallery-accent);outline-offset:2px;opacity:1}.kw-gallery__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.kw-gallery .kw-gallery__dots.swiper-pagination{position:absolute;bottom:0;left:0;right:0;height:28px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff0}.kw-gallery .swiper-pagination-bullet{width:8px;height:8px;margin:0;background:#c4c4c4;opacity:1;transition:background-color 150ms ease-out,transform 150ms ease-out}.kw-gallery .swiper-pagination-bullet-active{background:var(--kw-gallery-accent)!important;transform:scale(1.25)}.kw-gallery--strip .kw-gallery__slide{display:flex;align-items:center;justify-content:center}.kw-gallery--strip .kw-gallery__frame{width:100%}.kw-gallery--strip.kw-gallery--no-dots{padding-bottom:0}.kw-gallery--strip .kw-gallery__arrow{top:calc((100% - 28px) / 2)}.kw-gallery--strip:not(:hover):not(:focus-within) .kw-gallery__arrow{opacity:0}.kw-gallery:fullscreen{margin:0;padding-bottom:28px;background:#000;display:flex;flex-direction:column;justify-content:center}.kw-gallery:fullscreen .kw-gallery__frame{aspect-ratio:auto;height:calc(100vh - 28px)}.kw-gallery:fullscreen .kw-gallery__img{object-fit:contain}.kw-gallery:fullscreen .kw-gallery__dots.swiper-pagination{background:#000}.kw-gallery:fullscreen .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:#6b6b6b}@media (prefers-reduced-motion:reduce){.kw-gallery .swiper-wrapper{transition-duration:0ms!important}}