birta-finish-gallery{display:block;min-width:0;align-self:start}
birta-finish-gallery [hidden]{display:none!important}
birta-finish-gallery .finish-stage{position:relative;background:var(--ivory,#f5f1ea);aspect-ratio:1/1;overflow:hidden;touch-action:pan-y pinch-zoom}
birta-finish-gallery .finish-slide{position:absolute;inset:0}
birta-finish-gallery .finish-slide>img,birta-finish-gallery .finish-slide>video,birta-finish-gallery .finish-slide>iframe,birta-finish-gallery .finish-slide>model-viewer{width:100%;height:100%;object-fit:contain;max-width:100%}
birta-finish-gallery .finish-slide>img{user-select:none;-webkit-user-drag:none}
birta-finish-gallery .finish-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}
birta-finish-gallery .finish-arrow{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--line,#ddd);border-radius:50%;background:transparent;display:grid;place-items:center;padding:0}
birta-finish-gallery .finish-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.2}
birta-finish-gallery .finish-dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
birta-finish-gallery .finish-dot{padding:0;width:28px;height:44px;background:none;display:grid;place-items:center}
birta-finish-gallery .finish-dot::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.25}
birta-finish-gallery .finish-dot[aria-pressed=true]::before{opacity:1}
birta-finish-gallery .finish-empty{padding:32px;text-align:center;font-size:13px}
@media(max-width:749px){birta-finish-gallery .finish-stage{aspect-ratio:1/1.08}birta-finish-gallery .finish-controls{gap:8px}}