.sunz-ideas-hero{background:#fff}.sunz-ideas-rooms{padding:80px 0;background:var(--brand-bg-alt)}.hg-rooms__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-room-tile{min-height:320px;position:relative;overflow:hidden;border-radius:var(--brand-radius);color:var(--brand-text-inverse);display:flex;align-items:flex-end;padding:24px}.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}.hg-room-tile::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.1),rgba(42,39,36,.72));z-index:1}.hg-room-tile__label{position:relative;z-index:2;color:var(--brand-text-inverse);font-weight:900;font-size:1.4rem}.sunz-ideas-gallery{background:var(--brand-bg)}.sunz-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sunz-gallery-grid article,.sunz-quote-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.sunz-gallery-grid img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.sunz-gallery-grid h3,.sunz-gallery-grid p{padding-left:20px;padding-right:20px}.sunz-gallery-grid h3{padding-top:20px;color:var(--brand-text);font-weight:900}.sunz-gallery-grid p{padding-bottom:22px}.sunz-testimonials{background:var(--brand-bg-alt)}.sunz-quote-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sunz-quote-grid article{padding:26px}.sunz-quote-grid span{display:block;color:var(--brand-primary-dark);font-weight:900}.sunz-ideas-cta{background:var(--brand-primary-dark)}.sunz-ideas-cta::after{display:none}@media (max-width:991px){.hg-rooms__grid,.sunz-gallery-grid,.sunz-quote-grid{grid-template-columns:1fr}}