.hotel-detail-page{background:#f4f9fc}.hotel-detail-shell{max-width:1240px;margin:0 auto;padding:24px 32px 72px}.hotel-title-block,.hotel-copy-section,.hotel-rooms-section{scroll-margin-top:96px}.hotel-section-navigation{z-index:1100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #d2e2eae6;border-radius:17px;gap:4px;padding:6px;display:grid;position:fixed;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 14px 36px #143e5224}.hotel-section-navigation button{color:#6d8794;cursor:pointer;width:48px;height:48px;font:inherit;background:0 0;border:0;border-radius:12px;place-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:grid;position:relative}.hotel-section-navigation button>span{place-items:center;width:24px;height:24px;transition:transform .18s cubic-bezier(.22,1,.36,1);display:grid}.hotel-section-navigation svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.hotel-section-navigation small{color:#33566a;opacity:0;pointer-events:none;background:#fff;border:1px solid #dce8ef;border-radius:8px;width:max-content;padding:7px 10px;font-size:11px;font-weight:700;transition:opacity .13s,transform .13s;position:absolute;top:50%;right:calc(100% + 10px);transform:translate(5px,-50%);box-shadow:0 8px 22px #143e5221}.hotel-section-navigation button:hover,.hotel-section-navigation button.is-active{color:#168cbe;background:#eaf7fd}.hotel-section-navigation button.is-active>span{transform:scale(1.16)}.hotel-section-navigation button:hover small,.hotel-section-navigation button:focus-visible small{opacity:1;transform:translateY(-50%)}.hotel-section-navigation button:focus-visible{outline-offset:2px;outline:3px solid #27aae170}.hotel-contact-modal{z-index:1400;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081d28ad;place-items:center;padding:24px;font-family:IBM Plex Sans Thai,sans-serif;animation:.2s ease-out both hotel-contact-backdrop-in;display:grid;position:fixed;inset:0}.hotel-contact-panel{background:#f8fcfe;border:1px solid #ffffff85;border-radius:20px;width:min(1120px,100%);padding:24px;animation:.24s cubic-bezier(.22,1,.36,1) both hotel-contact-panel-in;box-shadow:0 30px 80px #051e2b4d}.hotel-contact-panel>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.hotel-contact-panel>header p,.hotel-contact-panel>header h2{margin:0}.hotel-contact-panel>header p{color:#27aae1;margin-bottom:4px;font-size:13px;font-weight:750}.hotel-contact-panel>header h2{color:#16323f;font-family:IBM Plex Sans Thai,sans-serif;font-size:25px;font-weight:700;line-height:1.4}.hotel-contact-panel>header button{color:#42606f;cursor:pointer;background:#fff;border:1px solid #dce8ef;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.hotel-contact-panel>header button:hover{color:#168cbe;border-color:#b9d9e7}.hotel-contact-panel>header button:focus-visible{outline-offset:2px;outline:3px solid #27aae170}.hotel-contact-panel>header svg{fill:none;stroke:currentColor;stroke-width:2px;width:20px;height:20px}.hotel-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hotel-contact-card,.hotel-contact-card:visited{color:#284d60;background:#fff;border:1px solid #dce8ef;border-radius:15px;grid-template-rows:auto auto 1fr;grid-template-columns:48px minmax(0,1fr);align-content:center;align-items:start;column-gap:14px;min-width:0;min-height:134px;padding:20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.hotel-contact-card>span{color:#168cbe;background:#eaf6fc;border-radius:12px;grid-area:1/1/4;place-items:center;width:44px;height:44px;margin:0;display:grid}.hotel-contact-card>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px;height:23px}.hotel-contact-card small{color:#78909b;letter-spacing:.08em;grid-area:1/2;font-size:11.5px;font-weight:750}.hotel-contact-card strong{overflow-wrap:anywhere;grid-area:2/2;max-width:100%;margin-top:4px;font-size:16px;font-weight:700;line-height:1.45}.hotel-contact-card em{color:#78909b;grid-area:3/2;margin-top:8px;padding:0;font-size:12.5px;font-style:normal;font-weight:600;line-height:1.45}.hotel-contact-card.is-email strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hotel-contact-card.is-line,.hotel-contact-card.is-line:visited{color:#fff;background:#06c755;border-color:#06b84f;box-shadow:0 14px 30px #06c75533}.hotel-contact-card.is-line>span{color:#fff;background:#ffffff2e}.hotel-contact-card.is-line>span svg{fill:currentColor;stroke:none}.hotel-contact-card.is-line small,.hotel-contact-card.is-line em{color:#ffffffd6}.hotel-contact-card.is-unavailable{color:#6f858f;background:#f5f8fa;border-style:dashed}a.hotel-contact-card:hover{border-color:#9dcddd;transform:translateY(-2px);box-shadow:0 14px 30px #143e521f}a.hotel-contact-card.is-line:hover{color:#fff;background:#05b94f;border-color:#05a947;box-shadow:0 16px 34px #06c75547}.hotel-contact-card:focus-visible{outline-offset:3px;outline:3px solid #27aae180}@keyframes hotel-contact-backdrop-in{0%{opacity:0}}@keyframes hotel-contact-panel-in{0%{opacity:0;transform:translateY(14px)scale(.985)}}.hotel-breadcrumb{color:#8aa3b0;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.hotel-breadcrumb a{color:#78909b}.hotel-breadcrumb a:hover{color:#1e8bbb}.hotel-breadcrumb [aria-current=page]{color:#42606f}.hotel-detail-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:32px;display:grid}.hotel-detail-content{min-width:0}.hotel-title-block{padding:2px 0 4px}.hotel-featured-badge{color:#187c4b;background:#e5f7ee;border:1px solid #cfeadb;border-radius:7px;margin-bottom:12px;padding:5px 11px;font-size:12px;font-weight:650;display:inline-flex}.hotel-title-block h1{color:#16323f;letter-spacing:-.04em;margin:0;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.12}.hotel-location-line{color:#5b7684;align-items:center;gap:8px;margin-top:14px;font-size:15px;display:flex}.hotel-location-line>span:first-child,.hotel-aside-address>span{color:#27aae1;flex:none;display:inline-flex}.hotel-location-line svg,.hotel-aside-address svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px}.hotel-lead{color:#33566a;text-wrap:pretty;max-width:760px;margin:24px 0 0;font-size:17px;line-height:1.8}.hotel-copy-section,.hotel-rooms-section{margin-top:36px}.hotel-copy-section>h2,.hotel-section-heading h2{color:#16323f;letter-spacing:-.025em;margin:0 0 16px;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:23px;font-weight:650}.hotel-rich-copy{color:#33566a;font-size:16px;line-height:1.85}.hotel-rich-copy>:first-child{margin-top:0}.hotel-rich-copy>:last-child{margin-bottom:0}.hotel-rich-copy h2,.hotel-rich-copy h3{color:#16323f;margin:24px 0 10px;font-family:Sora,IBM Plex Sans Thai,sans-serif;line-height:1.35}.hotel-rich-copy a{text-underline-offset:3px;font-weight:600;text-decoration:underline}.hotel-facility-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.hotel-facility-grid li{color:#33566a;text-align:center;background:#fff;border:1px solid #e4eef3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:132px;padding:16px 8px 14px;font-size:13px;font-weight:650;line-height:1.4;display:flex}.hotel-facility-icon{color:#27aae1;background-color:#eaf6fc;border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.hotel-facility-icon svg{width:28px;height:28px;display:block}.hotel-facility-icon:not(.has-custom-svg) svg,.hotel-room-capacity svg,.hotel-room-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.hotel-room-capacity svg,.hotel-room-links svg{width:17px;height:17px}.hotel-facility-icon.has-custom-svg svg{max-width:28px;max-height:28px;color:inherit}.hotel-facility-grid li>span:last-child{-webkit-line-clamp:2;text-wrap:balance;-webkit-box-orient:vertical;width:100%;display:-webkit-box;overflow:hidden}.hotel-section-empty{color:#78909b;text-align:center;background:#f8fcfe;border:1px dashed #ccdee7;border-radius:12px;padding:24px;font-size:14px}.hotel-media-empty{background:#f8fbfc;border:1px solid #dce8ef;border-radius:14px;align-items:center;gap:16px;min-height:128px;padding:22px;display:flex}.hotel-media-empty>span{color:#27aae1;background:#fff;border:1px solid #cfe4ed;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:inline-grid}.hotel-media-empty svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.hotel-media-empty strong,.hotel-map-placeholder strong{color:#16323f;font-size:14px}.hotel-media-empty p,.hotel-map-placeholder p{color:#78909b;margin:4px 0 0;font-size:13px;line-height:1.55}.hotel-video-section .hotel-section-heading{align-items:flex-end}.hotel-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hotel-video-card{background:#fff;border:1px solid #e4eef3;border-radius:14px;min-width:0;overflow:hidden}.hotel-video-thumbnail{aspect-ratio:16/9;cursor:pointer;background:#dce8ef;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.hotel-video-thumbnail-image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .22s;display:block}.hotel-video-thumbnail:after{content:"";background:linear-gradient(#0000 54%,#061e2a52);position:absolute;inset:0}.hotel-video-play{z-index:1;color:#fff;background:#16323fd1;border:1px solid #fffc;border-radius:50%;place-items:center;width:58px;height:58px;transition:background .18s,transform .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px #061e2a42}.hotel-video-play svg{fill:currentColor;width:25px;height:25px}.hotel-video-thumbnail:hover .hotel-video-thumbnail-image{transform:scale(1.035)}.hotel-video-thumbnail:hover .hotel-video-play{background:#1b8fbd;transform:translate(-50%,-50%)scale(1.06)}.hotel-video-thumbnail:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #27aae18f}.hotel-video-lightbox{z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05131be6;place-items:center;padding:28px;animation:.2s ease-out both hotel-video-lightbox-in;display:grid;position:fixed;inset:0}.hotel-video-lightbox.is-closing{animation:.18s ease-in both hotel-video-lightbox-out}.hotel-video-lightbox-panel{background:#101d24;border:1px solid #ffffff29;border-radius:16px;width:min(1080px,100%);animation:.24s cubic-bezier(.22,1,.36,1) both hotel-video-panel-in;overflow:hidden;box-shadow:0 30px 80px #00000075}.hotel-video-lightbox.is-closing .hotel-video-lightbox-panel{animation:.18s ease-in both hotel-video-panel-out}.hotel-video-lightbox-panel>header{color:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:8px 10px 8px 20px;display:flex}.hotel-video-lightbox-panel>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.45;overflow:hidden}.hotel-video-lightbox-panel>header button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.hotel-video-lightbox-panel>header button:hover{background:#ffffff2e}.hotel-video-lightbox-panel>header button:focus-visible{outline-offset:2px;outline:3px solid #52c3ec}.hotel-video-lightbox-panel>header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:20px;height:20px}.hotel-video-lightbox-frame{aspect-ratio:16/9;background:#000}.hotel-video-lightbox-frame iframe{border:0;width:100%;height:100%;display:block}@keyframes hotel-video-lightbox-in{0%{opacity:0}}@keyframes hotel-video-lightbox-out{to{opacity:0}}@keyframes hotel-video-panel-in{0%{opacity:0;transform:translateY(14px)scale(.98)}}@keyframes hotel-video-panel-out{to{opacity:0;transform:translateY(10px)scale(.985)}}.hotel-video-card h3{color:#16323f;margin:0;padding:14px 16px 16px;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:15px;font-weight:650;line-height:1.5}.hotel-map-frame,.hotel-map-loading{background:#eaf6fc;border:1px solid #dce8ef;border-radius:14px;height:330px;overflow:hidden}.hotel-map-placeholder{text-align:left;background-color:#f8fbfc;background-image:linear-gradient(#27aae10e 1px,#0000 1px),linear-gradient(90deg,#27aae10e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #dce8ef;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-height:220px;margin-bottom:14px;padding:24px;display:flex}.hotel-map-placeholder>span{color:#27aae1;background:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:inline-grid;box-shadow:0 5px 18px #16323f1a}.hotel-map-placeholder svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:21px;height:21px}.hotel-map-frame{margin-bottom:14px;position:relative}.hotel-map-canvas{width:100%;height:100%;font-family:inherit}.hotel-map-loading{color:#5b7684;place-items:center;font-size:13px;font-weight:650;display:grid}.hotel-map-frame .leaflet-control-attribution{color:#5b7684;font-size:10px}.hotel-map-frame .leaflet-tooltip{color:#16323f;border:0;border-radius:8px;font:650 12px/1.4 IBM Plex Sans Thai,sans-serif;box-shadow:0 6px 20px #0e3a522e}.hotel-map-frame .leaflet-interactive{cursor:pointer}.hotel-aside-address p{color:#5b7684;margin:5px 0 0;font-size:14px;line-height:1.6}.hotel-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.hotel-section-heading p{color:#8aa3b0;margin:0 0 4px;font-size:13px;font-weight:600}.hotel-section-heading h2{margin-bottom:0;font-size:26px}.hotel-section-heading>span{color:#1e8bbb;background:#eaf6fc;border:1px solid #d6e9f4;border-radius:8px;padding:7px 11px;font-size:13px;font-weight:650}.hotel-room-list{flex-direction:column;gap:20px;display:flex}.hotel-room-card{background:#fff;border:1px solid #e4eef3;border-radius:16px;overflow:hidden}.hotel-room-gallery{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;gap:8px;height:270px;padding:16px 16px 0;display:grid}.hotel-room-image{border-radius:11px}.hotel-room-image.is-main{grid-row:span 2}.hotel-room-gallery.has-1-images{grid-template-columns:1fr}.hotel-room-gallery.has-2-images{grid-template-rows:1fr;grid-template-columns:2fr 1fr}.hotel-room-gallery.has-2-images .is-main{grid-row:span 1}.hotel-room-gallery.has-3-images{grid-template-columns:2fr 1fr}.hotel-room-gallery.has-4-images .hotel-room-image:last-child{grid-column:2/4}.hotel-room-body{padding:20px}.hotel-room-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hotel-room-heading h3{color:#16323f;margin:0;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:20px;font-weight:650}.hotel-room-capacity{flex-wrap:wrap;gap:12px;margin-top:9px;display:flex}.hotel-room-capacity span{color:#5b7684;align-items:center;gap:6px;font-size:13px;display:inline-flex}.hotel-room-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hotel-room-links a{background:#fff;border:1px solid #d6e9f4;border-radius:9px;align-items:center;gap:7px;min-height:44px;padding:9px 13px;font-size:13px;font-weight:650;display:inline-flex}.hotel-room-body>p{color:#5b7684;margin:16px 0 0;font-size:14px;line-height:1.7}.hotel-room-packages{border-top:1px solid #edf3f6;margin-top:20px;padding-top:18px}.hotel-room-packages-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.hotel-room-packages-head h4{color:#16323f;margin:0;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:15px;font-weight:650}.hotel-room-packages-head p{color:#78909b;margin:0;font-size:12px}.hotel-room-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hotel-room-package-card{background:#f8fcfe;border:1px solid #dcecf4;border-radius:12px;min-width:0;padding:15px}.hotel-room-package-duration{color:#5b7684;white-space:nowrap;align-items:baseline;gap:4px;display:flex}.hotel-room-package-duration strong{color:#1e8bbb;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:25px;font-weight:700;line-height:1}.hotel-room-package-duration span{font-size:12px;font-weight:650}.hotel-room-package-duration i{color:#b8ced8;margin:0 2px;font-size:10px;font-style:normal}.hotel-room-package-price{border-top:1px solid #e4f0f5;margin-top:13px;padding-top:11px}.hotel-room-package-price small{color:#78909b;font-size:11px;line-height:1.4;display:block}.hotel-room-package-price strong{color:#16323f;margin-right:5px;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:22px;font-weight:700}.hotel-room-package-price strong>span{color:#27aae1;margin-right:2px;font-size:13px}.hotel-room-package-price>span{color:#78909b;white-space:nowrap;font-size:11px}.hotel-room-package-note{color:#8aa0ab!important;margin-top:10px!important;font-size:11px!important}.hotel-room-empty{color:#78909b;text-align:center;background:#fff;border:1px dashed #ccdee7;border-radius:14px;padding:32px}.hotel-detail-aside{flex-direction:column;gap:16px;display:flex;position:sticky;top:96px}.hotel-aside-address,.hotel-nearby-card{background:#fff;border:1px solid #e4eef3;border-radius:14px}.hotel-aside-address{align-items:flex-start;gap:12px;padding:18px;display:flex}.hotel-aside-address strong{color:#16323f;font-size:14px}.hotel-nearby-card{padding:18px}.hotel-nearby-card>header{border-bottom:1px solid #e8f0f4;align-items:flex-start;gap:10px;padding-bottom:13px;display:flex}.hotel-nearby-card>header>span{color:#27aae1;flex:none;display:inline-flex}.hotel-nearby-card>header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px}.hotel-nearby-card>header p,.hotel-nearby-card>header h2{margin:0}.hotel-nearby-card>header p{color:#8aa3b0;font-size:11px}.hotel-nearby-card>header h2{color:#16323f;margin-top:2px;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:15px;line-height:1.4}.hotel-nearby-card ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.hotel-nearby-card li{border-bottom:1px solid #edf3f6;justify-content:space-between;align-items:center;gap:12px;min-height:58px;display:flex}.hotel-nearby-card li:last-child{border-bottom:0}.hotel-nearby-card li>span{color:#33566a;font-size:13px;line-height:1.45}.hotel-nearby-card li>strong{color:#1e8bbb;font-variant-numeric:tabular-nums;flex:none;font-family:Sora,IBM Plex Sans Thai,sans-serif;font-size:19px}.hotel-nearby-card li small{color:#78909b;letter-spacing:.06em;margin-left:4px;font-size:9px}.hotel-nearby-empty{color:#78909b;padding:18px 4px 2px;font-size:12px;line-height:1.6}.hotel-detail-page a:focus-visible{outline-offset:3px;outline:3px solid #27aae16b}@media (max-width:900px){.hotel-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-facility-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-detail-page{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.hotel-title-block,.hotel-copy-section,.hotel-rooms-section{scroll-margin-top:84px}.hotel-section-navigation{top:auto;right:10px;bottom:max(8px, env(safe-area-inset-bottom));border-radius:18px;gap:2px;padding:5px;display:flex;left:10px;transform:none;box-shadow:0 12px 34px #0d344833}.hotel-section-navigation button{border-radius:13px;flex:20%;align-content:center;gap:2px;width:auto;min-width:0;height:58px}.hotel-section-navigation button>span{width:24px;height:25px;margin:0 auto}.hotel-section-navigation button.is-active>span{transform:scale(1.2)}.hotel-section-navigation small{width:auto;max-width:100%;box-shadow:none;color:currentColor;opacity:1;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0 2px;font-size:9px;font-weight:650;line-height:1.15;position:static;overflow:hidden;transform:none}.hotel-section-navigation button:hover small,.hotel-section-navigation button:focus-visible small{transform:none}.hotel-detail-shell{padding-left:18px;padding-right:18px}.hotel-detail-grid{grid-template-columns:1fr}.hotel-detail-aside{order:initial;position:static}.hotel-aside-address{display:none}}@media (max-width:560px){.hotel-contact-modal{align-items:end;padding:10px}.hotel-contact-panel{border-radius:18px;max-height:calc(100dvh - 20px);padding:18px;overflow-y:auto}.hotel-contact-panel>header h2{font-size:21px}.hotel-contact-grid{grid-template-columns:1fr}.hotel-contact-card{min-height:120px}.hotel-contact-card.is-email strong{overflow-wrap:anywhere;white-space:normal}.hotel-detail-shell{padding-bottom:56px}.hotel-title-block h1{font-size:30px}.hotel-lead{font-size:16px}.hotel-facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-video-grid{grid-template-columns:1fr}.hotel-video-lightbox{padding:12px}.hotel-video-lightbox-panel{border-radius:12px}.hotel-video-lightbox-panel>header{padding-left:14px}.hotel-media-empty,.hotel-map-placeholder{align-items:flex-start}.hotel-map-frame,.hotel-map-loading{height:260px}.hotel-room-gallery{grid-template-rows:170px 100px;grid-template-columns:1fr 1fr;height:auto}.hotel-room-image.is-main{grid-area:span 1/span 2}.hotel-room-gallery.has-1-images,.hotel-room-gallery.has-2-images,.hotel-room-gallery.has-3-images,.hotel-room-gallery.has-4-images{grid-template-columns:1fr 1fr}.hotel-room-gallery.has-1-images{grid-template-rows:220px}.hotel-room-image.is-optional{display:none}.hotel-room-heading{display:block}.hotel-room-links{justify-content:flex-start;margin-top:16px}.hotel-room-packages-head{align-items:flex-start;display:block}.hotel-room-packages-head p{margin-top:5px}.hotel-room-package-grid{grid-template-columns:1fr}.hotel-room-package-card{justify-content:space-between;align-items:center;gap:14px;display:flex}.hotel-room-package-price{text-align:right;border-top:0;border-left:1px solid #e4f0f5;margin-top:0;padding-top:0;padding-left:14px}.hotel-section-heading{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.hotel-section-navigation button,.hotel-section-navigation button>span,.hotel-section-navigation small,.hotel-contact-card{transition:none}.hotel-contact-modal,.hotel-contact-panel{animation:none}.hotel-detail-page *,.hotel-detail-page :before,.hotel-detail-page :after{scroll-behavior:auto!important}.hotel-video-thumbnail-image,.hotel-video-play{transition:none}.hotel-video-lightbox,.hotel-video-lightbox-panel,.hotel-video-lightbox.is-closing,.hotel-video-lightbox.is-closing .hotel-video-lightbox-panel{animation:none}}
