@charset "UTF-8";.hg-hero-outdoor{position:relative;min-height:720px;padding:180px 0 150px;overflow:hidden;background:var(--brand-primary-dark)}.hg-hero-outdoor::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(36,84,54,.82),rgba(36,84,54,.48),rgba(42,39,36,.28))}.hg-hero-outdoor__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-outdoor__copy{position:relative;z-index:2;max-width:720px;margin-left:max(24px,(100vw - 1180px) / 2)}.hg-hero-outdoor__copy h1,.hg-hero-outdoor__copy p{color:var(--brand-text-inverse)}.hg-hero-outdoor__copy .hg-eyebrow{color:var(--brand-primary-light)}.hg-hero-outdoor__apps{position:absolute;z-index:3;left:max(24px,(100vw - 1180px) / 2);right:max(24px,(100vw - 1180px) / 2);bottom:32px;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.hg-app-chip{flex:0 0 auto;min-width:150px;padding:13px 18px;border:1px solid rgba(255,255,255,.44);color:var(--brand-text-inverse);background:rgba(36,84,54,.58);scroll-snap-align:start;text-align:center;font-weight:700}.featured-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:20px;gap:20px}.feature-product{border:1px solid var(--brand-border);background:var(--brand-bg);padding:16px;align-self:start}.feature-product img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);margin-bottom:16px}.feature-product--large{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,0.9fr);grid-gap:24px;gap:24px;align-items:center}.feature-product--large img{margin:0;aspect-ratio:4/3}.product-label{color:var(--brand-primary);font-weight:700;text-transform:uppercase;font-size:.78rem}.hg-rooms__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.hg-room-tile{position:relative;display:grid;min-height:360px;overflow:hidden;align-items:end;padding:24px;background:var(--brand-neutral-dark)}.hg-room-tile::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(42,39,36,.12),rgba(42,39,36,.74))}.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__label{position:relative;z-index:2;color:var(--brand-text-inverse);font-size:1.4rem;font-weight:700}.icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.icon-grid article{border:1px solid var(--brand-border);padding:26px;text-align:center;background:var(--brand-bg)}.line-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;margin-bottom:16px;border:2px solid var(--brand-primary);color:var(--brand-primary);font-weight:700}.horizontal-timeline{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);grid-gap:18px;gap:18px;overflow-x:auto;padding-bottom:12px}.horizontal-timeline article{border-top:4px solid var(--brand-primary);background:var(--brand-bg);border-left:1px solid var(--brand-border);border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:22px}.horizontal-timeline span{display:inline-block;color:var(--brand-primary);font-weight:700;margin-bottom:10px}.cta-image{position:relative;overflow:hidden;background:var(--brand-primary-dark);text-align:center}.cta-image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(36,84,54,.78)}.cta-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cta-image .container{position:relative;z-index:2;max-width:760px}.cta-image h2,.cta-image p{color:var(--brand-text-inverse)}@media (max-width:991px){.feature-product--large,.featured-grid,.hg-rooms__grid,.icon-grid{grid-template-columns:1fr 1fr}.feature-product--large{grid-column:span 2}}@media (max-width:575px){.hg-hero-outdoor{min-height:640px;padding-top:156px}.feature-product--large,.featured-grid,.hg-rooms__grid,.icon-grid{grid-template-columns:1fr}.feature-product--large{grid-column:auto}}