.hgal{min-width:0;isolation:isolate}.hgal__mainwrap{position:relative}.hgal__main{position:relative;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);background:rgba(var(--color-foreground),.04);cursor:zoom-in;touch-action:pan-y}@media screen and (max-width:749px){.hgal__main{aspect-ratio:1 / 1;width:100vw;margin-left:calc(50% - 50vw);border-radius:0;border:0}}.hgal__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hgal__badge{position:absolute;top:12px;left:12px;z-index:3;background:#171717;color:#fff;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.2rem;border-radius:30px;font-weight:600}.hgal__zoom{position:absolute;top:10px;right:10px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.12);background:#ffffffeb;display:flex;align-items:center;justify-content:center;font-size:18px;color:#171717}.hgal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.12);background:#ffffffeb;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#171717}.hgal__nav--prev{left:10px}.hgal__nav--next{right:10px}.hgal__thumbwrap{position:relative}.hgal__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.hgal__thumb{position:relative;width:100%;aspect-ratio:1;border-radius:7px;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04);overflow:hidden;padding:0;cursor:pointer}.hgal__thumb.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.hgal__thumbimg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hgal__tnav{display:none}@media screen and (max-width:749px){.hgal__nav{display:none}.hgal__badge{top:8px;left:8px}.hgal__zoom{top:8px;bottom:auto;right:8px}.hgal__thumbwrap{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;width:100vw;max-width:none;margin-left:calc(50% - 50vw);box-sizing:border-box;padding:0 4px;margin-top:8px}.hgal__tnav{display:flex;flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:0;background:#fff;font-size:22px;line-height:1;cursor:pointer;align-items:center;justify-content:center;color:#171717}.hgal__thumbs{display:flex;grid-template-columns:none;gap:8px;justify-content:safe center;overflow-x:auto;flex:0 1 auto;min-width:0;margin-top:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.hgal__thumbs::-webkit-scrollbar{display:none}.hgal__thumb{flex:0 0 40px;width:40px}}.hgal-lb{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;display:none;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.hgal-lb.is-open{display:flex}.hgal-lb__viewport{flex:1;min-height:0;width:100%;display:flex;align-items:center;gap:26px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 max(2vw,calc(50vw - 40vh))}.hgal-lb__viewport::-webkit-scrollbar{display:none}.hgal-lb__slide{flex:0 0 auto;height:100vh;aspect-ratio:4 / 5;max-width:96vw;scroll-snap-align:center;opacity:.13;transition:opacity .35s ease;cursor:pointer}.hgal-lb__slide.is-on{opacity:1;cursor:default}.hgal-lb__img{width:100%;height:100%;object-fit:cover;display:block}.hgal-lb__best{position:absolute;top:14px;left:calc(max(2vw,50vw - 40vh) + 14px);background:#171717;color:#fff;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;padding:.7rem 1.2rem;border-radius:30px;font-weight:600;z-index:7;pointer-events:none}.hgal-lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;background:transparent;font-size:40px;line-height:1;cursor:pointer;color:#171717;z-index:6}.hgal-lb__nav--prev{left:18px}.hgal-lb__nav--next{right:18px}.hgal-lb__x{position:absolute;top:16px;right:18px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.12);background:#ffffffeb;font-size:24px;line-height:1;cursor:pointer;color:#171717;display:flex;align-items:center;justify-content:center;z-index:7}.hgal-lb__topbar{display:contents}.hgal-lb__thumbbar{display:none}@media screen and (max-width:749px){.hgal-lb{background:#fff;height:100dvh;justify-content:safe center;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.hgal-lb__nav{display:none}.hgal-lb__topbar{display:flex;flex:0 0 auto;width:100%;height:44px;box-sizing:border-box;align-items:center;gap:12px;padding:0 18px;margin-bottom:10px}.hgal-lb__x,.hgal-lb__best{position:static;transform:none}.hgal-lb__x{width:44px;height:44px;font-size:22px;background:#fff;border:1px solid rgba(0,0,0,.15);color:#171717;margin-left:auto}.hgal-lb__viewport{flex:0 0 auto;height:137.5vw;min-height:0;align-items:stretch;padding:0;gap:0;overscroll-behavior-x:contain}.hgal-lb__slide{width:100vw;max-width:100vw;height:137.5vw;max-height:100%;aspect-ratio:auto}.hgal-lb__thumbbar{display:flex;flex:0 0 auto;width:100%;box-sizing:border-box;margin-top:10px;align-items:center;justify-content:center;gap:6px;padding:0 4px}.hgal-lb__tnav{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:0;background:#fff;color:#171717;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.hgal-lb__thumbs{display:flex;gap:8px;overflow-x:auto;flex:0 1 auto;min-width:0;max-width:100%;justify-content:safe center;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.hgal-lb__thumbs::-webkit-scrollbar{display:none}.hgal-lb__thumb{position:relative;flex:0 0 40px;width:40px;aspect-ratio:1;border-radius:7px;border:1px solid rgba(0,0,0,.15);background:#f4f4f4;overflow:hidden;padding:0;cursor:pointer}.hgal-lb__thumb.is-active{border-color:#171717;box-shadow:0 0 0 1px #171717}.hgal-lb__thumbimg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}}@media screen and (max-width:749px)and (max-height:700px){.hgal-lb{justify-content:flex-end}.hgal-lb__topbar{position:fixed;top:0;left:0;right:0;height:auto;padding:10px 10px 0;align-items:flex-start;margin-bottom:0;z-index:1001}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/hotel-product-media-gallery.css.map */
