.hg-hero-design{min-height:78vh;padding:160px max(24px,(100vw - 1180px) / 2) 92px;display:grid;grid-template-columns:minmax(0,0.92fr) minmax(320px,1.08fr);grid-gap:56px;gap:56px;align-items:center;background:var(--brand-neutral-light)}.hg-hero-design__copy p:not(.hg-eyebrow){max-width:590px;font-size:1.08rem;color:var(--brand-text)}.hg-hero-design__cta{display:flex;align-items:center;gap:22px;margin-top:26px;flex-wrap:wrap}.hg-hero-design__media{position:relative}.hg-hero-design__media img{width:100%;aspect-ratio:1.12;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:#fff;box-shadow:0 28px 70px rgba(26,35,47,.14)}.hg-rooms,.home-features,.home-products{padding:88px max(24px,(100vw - 1180px) / 2)}.home-products{background:#fff}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(26,35,47,.12)}.home-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card div{padding:24px}.home-product-card span{color:var(--brand-secondary);font-weight:800;font-size:.78rem;text-transform:uppercase}.home-product-card p{color:var(--brand-text)}.home-product-card a{font-weight:750}.hg-rooms{background:var(--brand-bg-alt)}.hg-rooms__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-room-tile{position:relative;min-height:360px;border-radius:var(--brand-radius);overflow:hidden;display:grid;align-items:end;padding:24px;isolation:isolate;background:var(--brand-primary-dark)}.hg-room-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .25s}.hg-room-tile::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,35,47,.12),rgba(26,35,47,.72));z-index:1}.hg-room-tile:hover img{transform:scale(1.04)}.hg-room-tile__label{position:relative;z-index:2;color:#fff;font-size:1.25rem;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}.feature-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;text-align:center}.feature-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;background:rgba(22,160,133,.12);color:var(--brand-secondary);font-weight:800}.feature-grid p{color:var(--brand-text)}.hg-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:34px max(24px,(100vw - 1180px) / 2);background:var(--brand-neutral-light);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.hg-trust__item{display:grid;grid-gap:4px;gap:4px;justify-items:center;text-align:center;padding:12px 18px;border-right:1px solid var(--brand-border)}.hg-trust__item:last-child{border-right:0}.hg-trust__ico{width:20px;height:20px;border-radius:50%;border:5px solid var(--brand-secondary)}.hg-trust__sub{color:var(--brand-text);font-size:.92rem}@media (max-width:991px){.hg-hero-design{grid-template-columns:1fr;padding-top:136px}.hg-hero-design__media{order:-1}.feature-grid,.hg-rooms__grid,.hg-trust,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-trust__item{border-right:0;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.feature-grid,.hg-rooms__grid,.hg-trust,.home-product-grid{grid-template-columns:1fr}}