Experience greater and greener living at LIV Anura. Nestled by the river and Gasworks, this vibrant, amenity-rich community in Newstead offers the ultimat in easy living. rgba(0, 95, 130, 1) <style>
.banner-container {
background-color: #f4e976;
padding: 60px 20px;
text-align: center;
min-height: 200px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.banner-title {
color: #005F82;
font-size: 40px;
font-weight: 400;
margin-bottom: 24px;
letter-spacing: 0.5px;
}
.banner-description {
color: #1f2937;
font-size: 18px;
line-height: 1.6;
max-width: 600px;
margin: 0 auto 32px auto;
}
.enquiry-button {
background-color: #374151;
color: white;
padding: 5px 14px;
border: none;
border-radius: 50px;
font-size: 18px;
font-weight: 400;
cursor: pointer;
transition: all 0.3s ease;
text-decoration: none;
display: inline-block;
}
.enquiry-button:hover {
background-color: #1f2937;
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
/* Mobile Responsive */
@media (max-width: 768px) {
.banner-container {
padding: 40px 16px;
min-height: 180px;
}
.banner-title {
font-size: 2rem;
margin-bottom: 20px;
line-height: 1.2;
}
.banner-description {
font-size: 1rem;
margin-bottom: 28px;
padding: 0 8px;
}
.enquiry-button {
padding: 6px 12px;
font-size: 0.95rem;
}
}
@media (max-width: 480px) {
.banner-container {
padding: 32px 12px;
}
.banner-title {
font-size: 1.75rem;
margin-bottom: 16px;
}
.banner-description {
font-size: 0.95rem;
line-height: 1.5;
}
.enquiry-button {
padding: 11px 20px;
font-size: 0.9rem;
}
}
/* Desktop enhancements */
@media (min-width: 1024px) {
.banner-container {
padding: 80px 40px;
}
.banner-title {
font-size: 3rem;
margin-bottom: 28px;
}
.banner-description {
font-size: 1.2rem;
max-width: 700px;
}
.enquiry-button {
padding: 10px 20px;
font-size: 1.1rem;
}
}
</style>
<div class="banner-container">
<h1 class="banner-title">LEARN MORE ABOUT WHO'S ELIGIBLE FOR REDUCED RATE RENTING AT LIV ANURA</h1>
<p class="banner-description">
Partnering with National Affordable Housing (NAH), we’re proud to offer some of our brand-new apartments at a discount to eligible renters. If you need to work within 10 kilometres of the Newstead area, but have been priced out of local rentals, Reduced Rate Renting could be for you. Under this affordable housing scheme, eligible tenants can enjoy a Mirvac-quality apartment at a minimum of 25% below the market rate.
</p>
<p class="banner-description">
Interested? Check out our FAQ below and make sure you meet the criteria. If you’re eligible, your next step will be setting up a profile on Snug.</p>
</div>