rgba(0,0,0,0.5) <h1>Everleigh by Mirvac,
<br/>where life takes shape</h1> <!-- TOP: Header copy with NO image -->
<div class="rt-grants-wide-wrap" aria-labelledby="rt-grants-title">
<div class="rt-grants-wide single-col">
<section class="rt-grants__copy fullwidth">
<h3 class="rt-grants__feature" style="text-align: center; padding-top:20px;"> </h3>
</section>
</div>
</div>
<!-- FULL-BLEED TWO-COLUMN BAND: Image (left) + Text (right) -->
<div class="rt-grants-split-wrap">
<div class="rt-grants-split">
<!-- LEFT: Responsive Image -->
<div class="rt-grants__media sideimg">
<img src="https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/Project/residential/greenbank/Media/Pages/Home/EGB_277_Tastes_of_Home_eDM_700_x_475px.jpg" alt="Everleigh Tastes of Home event" />
</div>
<!-- RIGHT: Static panels -->
<div class="rt-accordions">
<div class="rt-accordion rt-accordion--static">
<div class="rt-accordion__summary" role="heading" aria-level="4"></div>
<h1><span class="rt-accordion__title">Everleigh’s NEW Display Village</span></h1><br />
<div class="rt-accordion__summary" role="heading" aria-level="4">
<p>
Join us for <strong>'Tastes of Homes'</strong> — a family-friendly community event packed with flavour, creativity and fresh design inspiration.
<br /><br />
Discover 16 breathtaking new display homes at Everleigh Display Village, crafted by Queensland’s most renowned builders. Join us for a vibrant celebration featuring international food tastings, hands-on workshops, and family-friendly activities inspired by cultures from around the globe.
<br /><br />
Thinking of building soon? Don’t miss your chance to enter the ‘Taste of Homes’ competition on the day for priority access to the Camellia Release Stage 2 land ballot (T&Cs apply).
<br /><br />
Mark your calendar for <strong>Saturday, 15 November 2025</strong>, from <strong>10am to 1pm</strong> at Anderson Drive, Greenbank QLD 4124.
<br /><br />
<a href="https://everleigh.mirvac.com/" class="btn-primary-1" target="_blank" style="
display:inline-block;
font-family: Raleway, Arial, sans-serif;
font-weight: 600;
font-size: 16px;
color: #ffffff;
background-color: #BB4197;
padding: 12px 50px;
border-radius: 6px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.5px;
line-height: 1.2;
transition: all 0.3s ease;
text-align: center;
width: 340px;
box-sizing: border-box;">
BOOK YOUR FREE TICKETS
</a>
</p>
</div>
</div>
</div>
</div>
</div>
<style>
/* ====== Full-bleed wrapper ====== */
.rt-grants-wide-wrap,
.rt-grants-split-wrap {
position: relative !important;
width: 100vw !important;
max-width: 100vw !important;
left: 50% !important;
transform: translateX(-50%) !important;
margin: 0 !important;
padding: 0 !important;
background: #fff !important;
}
/* ====== Inner containers ====== */
.rt-grants-wide,
.rt-grants-split {
max-width: 1600px;
margin: 0 auto !important;
padding-left: clamp(24px, 5vw, 64px);
padding-right: clamp(24px, 5vw, 64px);
box-sizing: border-box;
}
/* ====== Split grid ====== */
.rt-grants-split {
display: grid;
grid-template-columns: minmax(420px, 1.05fr) minmax(420px, 0.95fr);
gap: clamp(28px, 4vw, 56px);
align-items: center;
padding-top: 4px !important;
padding-bottom: 32px;
}
/* ====== Responsive Image ====== */
.rt-grants__media.sideimg {
position: relative;
overflow: hidden;
}
.rt-grants__media.sideimg img {
width: 100%;
height: auto;
aspect-ratio: 16 / 10;
max-height: 600px;
object-fit: cover;
border-radius: 8px;
transition: all 0.3s ease-in-out;
}
/* ====== Optional hover zoom effect ====== */
.rt-grants__media.sideimg img:hover {
transform: scale(1.02);
}
/* ====== Button hover (Mirvac magenta) ====== */
.btn-primary-1:hover,
.btn-primary-1:focus {
background-color: #a13a86 !important;
color: #ffffff !important;
text-decoration: none !important;
}
/* ====== Mobile adjustments ====== */
@media (max-width: 768px) {
.rt-grants-split {
grid-template-columns: 1fr !important;
gap: 16px !important;
align-items: start !important;
}
.rt-grants__media.sideimg {
order: -1;
}
.rt-grants__media.sideimg img {
aspect-ratio: auto;
max-height: none;
}
.btn-primary-1 {
width: 100% !important;
}
}
</style>