.hg-hero-seasonal{position:relative;min-height:680px;display:grid;align-items:end;overflow:hidden;padding:180px max(24px,(100vw - 1180px) / 2) 92px;background:var(--brand-primary-dark);isolation:isolate}.hg-hero-seasonal__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hg-hero-seasonal::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(40,34,28,.35),rgba(40,34,28,.72))}.hg-hero-seasonal__copy{position:relative;z-index:2;max-width:720px;color:var(--brand-text-inverse)}.hg-hero-seasonal h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.hg-hero-seasonal p{color:var(--brand-text-inverse)}.hg-hero-seasonal__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.hg-hero-seasonal__chip{display:inline-flex;margin-top:22px;padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.18);color:var(--brand-text-inverse);font-weight:700}.near-products-four{background:var(--brand-bg)}.near-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.near-product-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.near-product-card img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.near-product-card h3{margin:16px 16px 4px;color:var(--brand-text);font-size:1.1rem}.near-product-card span{display:block;margin:0 16px 18px;color:var(--brand-text)}.hg-rooms{padding:80px 0;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;display:grid;min-height:300px;align-items:end;overflow:hidden;border-radius:var(--brand-radius)}.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}.hg-room-tile::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.12),rgba(42,39,36,.68))}.hg-room-tile__label{position:relative;z-index:2;padding:22px;color:var(--brand-text-inverse);font-size:1.25rem;font-weight:900}.near-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.near-feature-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);text-align:center;background:var(--brand-bg)}.near-feature-grid span{display:inline-grid;width:48px;height:48px;align-items:center;justify-items:center;place-items:center;margin-bottom:16px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.near-feature-grid h3,.near-feature-grid p{color:var(--brand-text)}.near-timeline{background:var(--brand-bg-alt)}.near-timeline-list{position:relative;display:grid;grid-gap:28px;gap:28px;max-width:860px;margin:0 auto}.near-timeline-list::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--brand-border)}.near-timeline-list article{position:relative;width:calc(50% - 34px);padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.near-timeline-list article:nth-child(2n){margin-left:calc(50% + 34px)}.near-timeline-list span{color:var(--brand-primary-dark);font-weight:900}@media (max-width:991px){.hg-rooms__grid,.near-feature-grid,.near-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.near-timeline-list::before{left:18px}.near-timeline-list article,.near-timeline-list article:nth-child(2n){width:auto;margin-left:52px}}@media (max-width:575px){.hg-hero-seasonal{min-height:620px;padding:170px 24px 64px}.hg-rooms__grid,.near-feature-grid,.near-product-grid{grid-template-columns:1fr}}