.DetailMediaGallery_gallery__5nakA{display:grid;height:420px;gap:8px;overflow:hidden;border-radius:14px;background:var(--theme-primary-soft)}.DetailMediaGallery_layout1__himN8,.DetailMediaGallery_layoutEmpty__w4La_{grid-template:minmax(0,1fr) /minmax(0,1fr)}.DetailMediaGallery_layout2__RWUjV{grid-template:minmax(0,1fr) /repeat(2,minmax(0,1fr))}.DetailMediaGallery_layout3___gr23{grid-template:repeat(2,minmax(0,1fr)) /minmax(0,2fr) minmax(0,1fr)}.DetailMediaGallery_tile__8j8NA{position:relative;min-width:0;min-height:0;overflow:hidden;padding:0;border:0;background:var(--theme-border);cursor:pointer}.DetailMediaGallery_mainTile__IURlp{grid-row:1/span 2}.DetailMediaGallery_emptyImage__jrLK6,.DetailMediaGallery_tile__8j8NA img,.DetailMediaGallery_tile__8j8NA video{display:block;width:100%;height:100%;object-fit:cover}.DetailMediaGallery_tile__8j8NA img,.DetailMediaGallery_tile__8j8NA video{transition:transform .18s ease}.DetailMediaGallery_tile__8j8NA:hover img,.DetailMediaGallery_tile__8j8NA:hover video{transform:none}.DetailMediaGallery_playBadge__kUAlK{position:absolute;inset:50% auto auto 50%;display:grid;width:52px;height:52px;place-items:center;transform:translate(-50%,-50%);border:1px solid var(--site-color-rgba-255-255-255-0-72);border-radius:999px;background:var(--site-color-rgba-3-15-25-0-72);color:white;pointer-events:none}.DetailMediaGallery_playBadge__kUAlK svg{width:25px;height:25px;fill:currentColor}.DetailMediaGallery_more__DWa5i{position:absolute;inset:0;display:grid;place-items:center;background:var(--site-color-rgba-7-44-76-0-66);color:var(--theme-primary-contrast);font-size:1.5rem;font-weight:700}.DetailMediaGallery_lightbox__24pk_{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;background:var(--site-color-rgba-3-15-25-0-94)}.DetailMediaGallery_lightboxImage__fnWox{max-width:min(90vw,1440px);max-height:85vh;object-fit:cover;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.DetailMediaGallery_lightboxVideo__7ugVL{width:min(90vw,1440px);max-height:85vh;background:black}.DetailMediaGallery_close__Wj0mH,.DetailMediaGallery_navigation__PSRja{position:absolute;display:grid;place-items:center;padding:0;border:1px solid var(--site-color-rgba-255-255-255-0-22);border-radius:999px;background:var(--site-color-rgba-255-255-255-0-12);color:var(--theme-primary-contrast);cursor:pointer}.DetailMediaGallery_close__Wj0mH{top:20px;right:24px;width:40px;height:40px}.DetailMediaGallery_navigation__PSRja{top:50%;width:46px;height:46px;transform:translateY(-50%)}.DetailMediaGallery_previous__80sgH{left:20px}.DetailMediaGallery_next__R81u1{right:20px}.DetailMediaGallery_close__Wj0mH svg,.DetailMediaGallery_navigation__PSRja svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.DetailMediaGallery_counter__oc7_l{position:absolute;bottom:20px;left:50%;padding:6px 12px;transform:translateX(-50%);border-radius:999px;background:var(--site-color-rgba-3-15-25-0-72);color:var(--theme-primary-contrast);font-size:.78rem;font-weight:600}@media (max-width:980px){.DetailMediaGallery_gallery__5nakA{height:340px}}@media (max-width:640px){.DetailMediaGallery_gallery__5nakA{height:260px}.DetailMediaGallery_navigation__PSRja{width:40px;height:40px}.DetailMediaGallery_previous__80sgH{left:10px}.DetailMediaGallery_next__R81u1{right:10px}}.location-map{margin-top:28px;overflow:hidden;border:1px solid var(--theme-border);border-radius:14px;background:var(--theme-surface);box-shadow:0 14px 36px var(--site-color-rgba-12-46-78-0-07)}.location-map__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border-bottom:1px solid var(--theme-border);background:radial-gradient(circle at 94% 20%,var(--site-color-rgba-45-137-205-0-12),transparent 13rem),var(--theme-surface)}.location-map__heading{min-width:0}.location-map__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;color:var(--theme-primary-strong);font-size:.68rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.location-map__eyebrow svg{width:15px;height:15px}.location-map__heading h2{margin:0;color:var(--theme-text);font-size:1.15rem;line-height:1.3}.location-map__heading p{margin:6px 0 0;color:var(--theme-text-soft);font-size:.8rem;line-height:1.55}.location-map__heading .location-map__message{color:var(--theme-danger);font-weight:600}.location-map__actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.location-map__directions{display:inline-flex;flex:0 0 auto;min-height:42px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid transparent;border-radius:8px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .16s ease,transform .16s ease}.location-map__directions--route{background:var(--theme-primary);color:var(--theme-primary-contrast);cursor:pointer}.location-map__directions--route:hover:not(:disabled){background:var(--theme-primary-hover);transform:translateY(-1px)}.location-map__directions--route:disabled{cursor:wait;opacity:.72}.location-map__directions--external{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-primary-strong)}.location-map__directions--external:hover{border-color:var(--theme-primary-soft-strong);background:var(--theme-primary-soft);transform:translateY(-1px)}.location-map__directions svg{width:15px;height:15px}.location-map__route-form{position:relative;z-index:2;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:12px;padding:16px 22px;border-bottom:1px solid var(--theme-border);background:var(--theme-surface-muted)}.location-map__origin-field{position:relative;display:grid;gap:6px}.location-map__origin-field label{color:var(--theme-text-soft);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.location-map__origin-field input{width:100%;height:44px;box-sizing:border-box;padding:0 13px;border:1px solid var(--theme-border);border-radius:8px;outline:none;background:var(--theme-surface);color:var(--theme-text);font:inherit;font-size:.82rem;transition:border-color .16s ease,box-shadow .16s ease}.location-map__origin-field input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-soft)}.location-map__origin-dropdown{position:absolute;top:calc(100% + 7px);right:0;left:0;z-index:30;overflow:hidden;border:1px solid var(--theme-border);border-radius:9px;background:var(--theme-surface);box-shadow:0 16px 34px var(--site-color-rgba-12-46-78-0-18)}.location-map__origin-dropdown>button{display:flex;width:100%;align-items:flex-start;gap:11px;padding:11px 13px;border:0;border-bottom:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);cursor:pointer;text-align:left}.location-map__origin-dropdown>button.is-active,.location-map__origin-dropdown>button:hover{background:var(--theme-primary-soft)}.location-map__origin-dropdown>button>svg{flex:0 0 auto;width:16px;height:16px;margin-top:2px;color:var(--theme-primary-strong)}.location-map__origin-dropdown small,.location-map__origin-dropdown strong,.location-map__origin-dropdown>button>span{display:block}.location-map__origin-dropdown strong{font-size:.78rem;line-height:1.35}.location-map__origin-dropdown small{margin-top:2px;color:var(--theme-text-soft);font-size:.68rem;line-height:1.35}.location-map__origin-status{padding:13px;color:var(--theme-text-soft);font-size:.76rem}.location-map__origin-status--error{color:var(--theme-danger)}.location-map__origin-attribution{display:flex;justify-content:flex-end;padding:7px 10px;background:var(--site-color-ffffff)}.location-map__origin-attribution img{width:auto;height:14px}.location-map__current-location,.location-map__route-submit{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:8px;cursor:pointer;font-size:.76rem;font-weight:700}.location-map__route-submit{border:1px solid var(--theme-primary);background:var(--theme-primary);color:var(--theme-primary-contrast)}.location-map__route-submit:hover{border-color:var(--theme-primary-hover);background:var(--theme-primary-hover)}.location-map__current-location{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-primary-strong)}.location-map__current-location:hover:not(:disabled){border-color:var(--theme-primary-soft-strong);background:var(--theme-primary-soft)}.location-map__current-location:disabled{cursor:wait;opacity:.72}.location-map__frame{position:relative;z-index:1;height:380px;background:var(--theme-surface-muted)}.location-map__frame iframe{display:block;width:100%;height:100%;border:0}@media (max-width:640px){.location-map__header{align-items:stretch;flex-direction:column;gap:16px;padding:18px}.location-map__directions{width:100%}.location-map__actions{align-items:stretch;flex-direction:column;width:100%}.location-map__route-form{grid-template-columns:1fr;align-items:stretch;padding:16px 18px}.location-map__frame{height:310px}}@media print{.location-map{display:none}}