/* ND HOTEL FACETS R2.0.0 */
.nd-hotel-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px;margin:26px auto;padding:0 18px}.nd-hotel-card{border:1px solid #e8e4dc;background:#fff;padding:22px}.nd-hotel-card h3{font-size:18px;line-height:1.35;margin:0 0 10px}.nd-hotel-card p,.nd-hotel-card div{font-size:14px;line-height:1.65}.nd-hotel-card a{color:inherit;text-decoration:none}.nd-hotel-card a:hover{text-decoration:underline}#nd-hotel-facet-content,#nd-hotel-explore,[data-nd-hotel-r200-base-public="1"]{max-width:1180px;margin:32px auto;padding:0 18px}#nd-hotel-facet-content h2,[data-nd-hotel-r200-base-public="1"] h2,#nd-hotel-explore h2{font-size:24px;line-height:1.3;margin:28px 0 12px}#nd-hotel-facet-content p,[data-nd-hotel-r200-base-public="1"] p{line-height:1.75;margin:0 0 16px}.nd-hotel-explore-group{margin:18px 0}.nd-hotel-explore-group h3{font-size:16px;margin:0 0 8px}.nd-hotel-explore-group nav{display:flex;flex-wrap:wrap;gap:8px 16px}.nd-hotel-explore-group a,.nd-hotel-portfolio a{text-decoration:underline}.nd-hotel-portfolio{margin-top:22px;font-weight:600}@media(max-width:900px){.nd-hotel-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.nd-hotel-card-grid{grid-template-columns:1fr}}