.hotel-amenities-dialog{max-width:900px;gap:0}.hotel-amenities-dialog section{margin-top:2em}.hotel-amenities-dialog section>h3{font-size:1.1em;font-weight:700;padding-bottom:.5em;margin-bottom:.5em;border-bottom:1px solid #e5e5e5;color:#605e63}.hotel-amenities-dialog section>ul{color:#605e63;-moz-column-count:3;column-count:3}.hotel-amenities-dialog section>ul>li{padding:.5em 0}.hotel-gallery-dialog{max-width:1000px}.hotel-gallery-dialog .gallery-content{display:grid;grid-template-columns:1fr 300px;gap:1em}.hotel-gallery-dialog ._current_image{width:100%;max-height:500px;display:flex;align-items:center;justify-content:center}.hotel-gallery-dialog ._current_image img{width:100%;height:100%;border-radius:1em;-o-object-fit:cover;object-fit:cover}.hotel-gallery-dialog ._img-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:.2em;max-height:80vh;overflow-y:auto}.hotel-gallery-dialog ._img-grid>*{border:2px solid transparent;border-radius:5px}.hotel-gallery-dialog ._img-grid>._cur{border-color:#f25a2a}.hotel-gallery-dialog ._img-grid img{width:100px;height:100px;border-radius:3px;-o-object-fit:cover;object-fit:cover}
