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">2 WEEKS RENT-FREE ON 12 MONTHS LEASES*</h1>
<p class="banner-description">
You've been selected to take advantage of our limited time offer - 2 weeks rent free on 12-month leases*.
</p>
<p class="banner-description">
Next to the river, Gasworks, and everything Newstead has to offer, LIV Anura is a lush, lively and amenity-packed community that is all about easy living in great, build-to-rent Mirvac apartments. It offers brand new studio, 1 & 2 bedroom apartments, ready to move in now.</p>
</div>