.g-property-gallery.g-property-gallery--carousel{display:block;overflow:visible;height:auto;max-height:none;padding:0;border-radius:18px;scroll-snap-type:none}
.g-gallery-stage{position:relative;overflow:hidden;border-radius:18px;background:#ebe9e5;isolation:isolate}
.g-property-gallery--carousel .g-property-gallery__item--0{display:block;position:relative;width:100%;height:clamp(300px,49vw,640px);padding:0;margin:0;border:0;grid-row:auto;grid-column:auto;touch-action:pan-y;cursor:zoom-in;user-select:none}
.g-property-gallery--carousel .g-property-gallery__item--0 img{display:block;width:100%;height:100%;object-fit:contain;transform:none;pointer-events:none}
.g-gallery-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:52px;height:52px;padding:0;border:1px solid #ffffff9c;border-radius:50%;background:#ffffffed;color:#123f4d;box-shadow:0 3px 18px #0003;cursor:pointer;font:40px/1 Arial,sans-serif}
.g-gallery-arrow--prev{left:18px}.g-gallery-arrow--next{right:18px}
.g-gallery-arrow:hover{background:#fff;color:#007a83}
.g-gallery-position{position:absolute;z-index:2;bottom:18px;right:18px;padding:8px 15px;border-radius:30px;background:#ffffffed;color:#173a46;font-weight:600;font-size:14px;line-height:1.3;pointer-events:none}
.g-gallery-thumbs{position:relative;display:flex;gap:10px;overflow-x:auto;padding:12px 2px 8px;scrollbar-width:thin;scroll-snap-type:x proximity;overscroll-behavior-x:contain}
.g-gallery-thumb{flex:0 0 122px;width:122px;height:82px;padding:3px;border:2px solid transparent;border-radius:10px;background:transparent;cursor:pointer;scroll-snap-align:start;opacity:.72}
.g-gallery-thumb[aria-current=true]{border-color:#125164;opacity:1}
.g-gallery-thumb:hover{opacity:1}
.g-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}
.g-gallery-arrow:focus-visible,.g-gallery-thumb:focus-visible{outline:3px solid #24abb6;outline-offset:3px}
@media(max-width:680px){.g-property-gallery.g-property-gallery--carousel{width:calc(100% - 32px);margin-left:auto;margin-right:auto;border-radius:12px}.g-gallery-stage{border-radius:12px}.g-property-gallery--carousel .g-property-gallery__item--0{height:clamp(260px,85vw,460px)}.g-gallery-arrow{width:44px;height:44px;font-size:34px}.g-gallery-arrow--prev{left:9px}.g-gallery-arrow--next{right:9px}.g-gallery-position{right:12px;bottom:12px;font-size:12px;padding:7px 12px}.g-gallery-thumb{flex-basis:90px;width:90px;height:66px}.g-gallery-thumbs{gap:6px;padding-top:9px}}
