.TourGalleryLightbox-module__d7iPTG__overlay{z-index:100;background:#0f0906fa;flex-direction:column;width:100vw;height:100dvh;animation:.14s ease-out TourGalleryLightbox-module__d7iPTG__fadeIn;display:flex;position:fixed;inset:0}.TourGalleryLightbox-module__d7iPTG__topBar{color:#fff;z-index:2;flex:0 0 64px;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.TourGalleryLightbox-module__d7iPTG__counter{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.2px;font-size:14px;font-weight:600}.TourGalleryLightbox-module__d7iPTG__spacer{flex-shrink:0;width:44px;height:44px}.TourGalleryLightbox-module__d7iPTG__stage{flex:auto;justify-content:center;align-items:center;min-height:0;padding:0 64px 48px;display:flex;position:relative;overflow:hidden}.TourGalleryLightbox-module__d7iPTG__imageWrap{border-radius:var(--r-lg);background:#0000004d;width:min(1100px,90vw);height:min(78vh,800px);position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}.TourGalleryLightbox-module__d7iPTG__image{object-fit:contain;animation:.16s ease-out TourGalleryLightbox-module__d7iPTG__imageIn}.TourGalleryLightbox-module__d7iPTG__iconButton{border-radius:var(--r-pill);color:#fff;cursor:pointer;background:#ffffff1f;border:0;flex-shrink:0;place-items:center;width:44px;height:44px;transition:background .14s,transform .14s;display:grid}.TourGalleryLightbox-module__d7iPTG__iconButton:hover{background:#ffffff38}.TourGalleryLightbox-module__d7iPTG__iconButton:active{transform:scale(.95)}.TourGalleryLightbox-module__d7iPTG__iconButton:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffffb3}.TourGalleryLightbox-module__d7iPTG__nav{width:48px;height:48px;color:var(--c-text);box-shadow:var(--shadow-lg);background:#fffffff2;position:absolute;top:50%;transform:translateY(-50%)}.TourGalleryLightbox-module__d7iPTG__nav:hover{background:#fff;transform:translateY(-50%)scale(1.04)}.TourGalleryLightbox-module__d7iPTG__nav:active{transform:translateY(-50%)scale(.96)}.TourGalleryLightbox-module__d7iPTG__navPrev{left:16px}.TourGalleryLightbox-module__d7iPTG__navNext{right:16px}@keyframes TourGalleryLightbox-module__d7iPTG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes TourGalleryLightbox-module__d7iPTG__imageIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.TourGalleryLightbox-module__d7iPTG__topBar{flex:0 0 56px;padding:8px 12px}.TourGalleryLightbox-module__d7iPTG__stage{padding:0 8px 16px}.TourGalleryLightbox-module__d7iPTG__imageWrap{width:100%;height:100%;max-height:calc(100dvh - 96px)}.TourGalleryLightbox-module__d7iPTG__nav{width:40px;height:40px}.TourGalleryLightbox-module__d7iPTG__navPrev{left:8px}.TourGalleryLightbox-module__d7iPTG__navNext{right:8px}}
.TourGallery-module__-TU9na__gallery{border-radius:var(--r-xl);background:var(--c-surface-2);grid-template-rows:240px 240px;grid-template-columns:2fr 1fr 1fr;gap:10px;display:grid;position:relative;overflow:hidden}.TourGallery-module__-TU9na__tileMain{background:var(--c-surface-2);cursor:pointer;text-align:left;border:0;grid-area:1/1/span 2/span 1;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.TourGallery-module__-TU9na__tileMain img{object-fit:cover}.TourGallery-module__-TU9na__tileMain:hover img{filter:brightness(.94);transition:filter .16s}.TourGallery-module__-TU9na__tileMain:focus-visible{box-shadow:0 0 0 4px var(--c-primary-tint);outline:none}.TourGallery-module__-TU9na__tileSide{background:var(--c-surface-2);cursor:pointer;text-align:left;border:0;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.TourGallery-module__-TU9na__tileSide img{object-fit:cover}.TourGallery-module__-TU9na__tileSide:hover img{filter:brightness(.94);transition:filter .16s}.TourGallery-module__-TU9na__tileSide:focus-visible{box-shadow:0 0 0 4px var(--c-primary-tint);outline:none}.TourGallery-module__-TU9na__gallery[data-count="1"]{grid-template-rows:480px;grid-template-columns:1fr}.TourGallery-module__-TU9na__gallery[data-count="1"] .TourGallery-module__-TU9na__tileMain{grid-area:1/1}.TourGallery-module__-TU9na__gallery[data-count="2"]{grid-template-rows:240px;grid-template-columns:2fr 1fr}.TourGallery-module__-TU9na__gallery[data-count="2"] .TourGallery-module__-TU9na__tileMain{grid-row:1}.TourGallery-module__-TU9na__gallery[data-count="3"]{grid-template-rows:120px 120px;grid-template-columns:2fr 1fr}.TourGallery-module__-TU9na__gallery[data-count="3"] .TourGallery-module__-TU9na__tileMain{grid-row:1/span 2}.TourGallery-module__-TU9na__gallery[data-count="4"]{grid-template-rows:240px;grid-template-columns:2fr 1fr 1fr}.TourGallery-module__-TU9na__gallery[data-count="4"] .TourGallery-module__-TU9na__tileMain{grid-row:1}.TourGallery-module__-TU9na__bestSeller{z-index:2;box-shadow:var(--shadow-sm);border-radius:var(--r-pill);color:var(--c-text);background:#fff;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:16px;left:16px}.TourGallery-module__-TU9na__bestSellerDot{background:var(--c-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.TourGallery-module__-TU9na__showAll{z-index:2;color:var(--c-text);border:1px solid var(--c-border);border-radius:var(--r-pill);cursor:pointer;background:#fff;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;bottom:16px;right:16px}.TourGallery-module__-TU9na__showAll:hover{background:var(--c-surface-2)}.TourGallery-module__-TU9na__showAll:focus-visible{box-shadow:0 0 0 4px var(--c-primary-tint);outline:none}@media (max-width:768px){.TourGallery-module__-TU9na__gallery,.TourGallery-module__-TU9na__gallery[data-count="1"],.TourGallery-module__-TU9na__gallery[data-count="2"],.TourGallery-module__-TU9na__gallery[data-count="3"],.TourGallery-module__-TU9na__gallery[data-count="4"]{border-radius:var(--r-lg);grid-template-rows:280px;grid-template-columns:1fr;gap:0}.TourGallery-module__-TU9na__gallery .TourGallery-module__-TU9na__tileMain,.TourGallery-module__-TU9na__gallery[data-count="1"] .TourGallery-module__-TU9na__tileMain,.TourGallery-module__-TU9na__gallery[data-count="2"] .TourGallery-module__-TU9na__tileMain,.TourGallery-module__-TU9na__gallery[data-count="3"] .TourGallery-module__-TU9na__tileMain,.TourGallery-module__-TU9na__gallery[data-count="4"] .TourGallery-module__-TU9na__tileMain{grid-area:1/1}.TourGallery-module__-TU9na__tileSide{display:none}.TourGallery-module__-TU9na__bestSeller{top:12px;left:12px}.TourGallery-module__-TU9na__showAll{padding:7px 12px;font-size:12px;bottom:12px;right:12px}}
