@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap&display=swap');
@font-face {
font-family: "Nexa";
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.eot');
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.eot?#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.svg#Helvetica') format('svg'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.ttf') format('truetype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.woff') format('woff'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.woff2') format('woff2'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Light.otf') format('otf');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: "Nexa";
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.eot');
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.eot?#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.svg#Helvetica') format('svg'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.ttf') format('truetype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.woff') format('woff'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.woff2') format('woff2'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Regular.otf') format('otf');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Nexa";
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.eot');
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.eot?#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.svg#Helvetica') format('svg'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.ttf') format('truetype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.woff') format('woff'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.woff2') format('woff2'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Medium.otf') format('otf');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "Nexa";
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.eot');
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.eot?#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.svg#Helvetica') format('svg'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.ttf') format('truetype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.woff') format('woff'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.woff2') format('woff2'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-SemiBold.otf') format('otf');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "Nexa";
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.eot');
src: url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.eot?#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.svg#Helvetica') format('svg'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.ttf') format('truetype'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.woff') format('woff'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.woff2') format('woff2'),
url('https://assets.zenu.com.au/fonts/Nexa/Nexa-Bold.otf') format('otf');
font-weight: 900;
}
/* global - start */
:root {
	--mobile-scale: calc(min(100vh, 900px) / 85);
	--root-font-size: 16px;
}

/* Resets */

html {
	font-size: var(--root-font-size);
}
ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

body{
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-family: Nexa;
	color: #58585a;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
}
@font-face {
font-family: 'icomoon';
src:
url('https://assets.zenu.com.au/icons/set2/icomoon.woff2?t=e-071136') format('woff2'),
url('https://assets.zenu.com.au/icons/set2/icomoon.ttf?t=e-071136') format('truetype'),
url('https://assets.zenu.com.au/icons/set2/icomoon.woff?t=e-071136') format('woff'),
url('https://assets.zenu.com.au/icons/set2/icomoon.svg?t=e-071136#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
	}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
	}
.icon-car:before {
content: "\1f697";
	}
	.icon-bed:before {
content: "\1f6cf";
	}
	.icon-bath:before {
content: "\1f6c1";
	}
	.icon-pet-friendly:before {
content: "\e900";
	}
	.icon-envelope:before {
content: "\2709";
	}
@font-face {
	font-family: 'social-icons';
	src:
url('https://assets.zenu.com.au/icons/social-icons/social-icons.ttf?t=e-071136') format('truetype'),
url('https://assets.zenu.com.au/icons/social-icons/social-icons.woff?t=e-071136') format('woff'),
url('https://assets.zenu.com.au/icons/social-icons/social-icons.svg?t=e-071136#social-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="social-icon-"], [class*=" social-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'social-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.social-icon-facebook:before {
	content: "\e900";
}
.social-icon-linkedin:before {
	content: "\e901";
}
.social-icon-pinterest:before {
	content: "\e902";
}
.social-icon-twitter:before {
	content: "\e903";
}
.social-icon-instagram:before {
	content: "\e904";
}
.social-icon-youtube:before {
	content: "\e905";
}
.social-icon-rate-my-agent:before {
	content: "\e906";
}
.social-icon-facebook_f:before {
content: "\e907";
}
.social-icon-twitter_x:before {
content: "\e908";
}
body .at4-visible {
opacity: 1 !important;
}
@font-face {
	font-family: 'widgetIcons';
src:  url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.eot?t=e-071136');
	src:  url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.eot?t=e-071136#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.ttf?t=e-071136') format('truetype'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.woff?t=e-071136') format('woff'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.svg?t=e-071136#widgetIcons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="widget-icon-"]:before, [class*=" widget-icon-"]:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'widgetIcons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.widget-icon-users-group:before {
	content: "\e900";
}
.widget-icon-time:before {
	content: "\e901";
}
.widget-icon-search:before {
	content: "\e902";
}
.widget-icon-phone:before {
	content: "\e903";
}
.widget-icon-pets:before {
	content: "\e904";
}
.widget-icon-person:before {
	content: "\e905";
}
.widget-icon-office:before {
	content: "\e906";
}
.widget-icon-map-pin:before {
	content: "\e907";
}
.widget-icon-house:before {
	content: "\e908";
}
.widget-icon-filter:before {
	content: "\e909";
}
.widget-icon-files:before {
	content: "\e90a";
}
.widget-icon-expand:before {
	content: "\e90b";
}
.widget-icon-event-available:before {
	content: "\e90c";
}
.widget-icon-directions:before {
	content: "\e90d";
}
.widget-icon-chevron-right:before {
content: "\e90e";
}
.widget-icon-chevron_up:before {
content: "\e921";
}
.widget-icon-chevron-left:before {
content: "\e90f";
}
.widget-icon-chevron_down:before {
content: "\e922";
}
.widget-icon-calendar:before {
	content: "\e910";
}
.widget-icon-blog:before {
	content: "\e911";
}
.widget-icon-elipsis_horizontal:before {
content: "\e912";
}
.widget-icon-elipsis_vertical:before {
content: "\e913";
}
.widget-icon-elipsis_cross:before {
content: "\e920";
}
.widget-icon-hamburger_full:before {
content: "\e914";
}
.widget-icon-hamburger_short:before {
content: "\e915";
}
.widget-icon-house:before {
content: "\e916";
}
.widget-icon-arrow_n:before {
content: "\e917";
}
.widget-icon-arrow_ne:before {
content: "\e918";
}
.widget-icon-arrow_e:before {
content: "\e919";
}
.widget-icon-arrow_se:before {
content: "\e91a";
}
.widget-icon-arrow_s:before {
content: "\e91b";
}
.widget-icon-arrow_sw:before {
content: "\e91c";
}
.widget-icon-arrow_w:before {
content: "\e91d";
}
.widget-icon-arrow_nw:before {
content: "\e91e";
}
.widget-icon-plus:before {
content: "\e91f";
}
.widget-icon-plus_bold:before {
content: "\e923";
}
.widget-icon-minus_bold:before {
content: "\e924";
}
.widget-icon-close:before {
content: "\e925";
}
.widget-icon-quotes:before {
content: "\e926";
}
.widget-icon-dot:before {
content: "\e927";
}
.widget-icon-ebook:before {
content: "\e929";
}
.widget-icon-floorplan:before {
content: "\e92d";
}
.widget-icon-video:before {
content: "\e92e";
}
.widget-icon-virtual:before {
content: "\e92f";
}
.widget-icon-tick:before {
content: "\2713";
}
.widget-icon-expand_arrow:before {
content: "\e92c";
}
.widget-icon-share:before {
content: "\e930";
}
.widget-icon-clipboard_success:before {
content: "\e931";
}
.widget-icon-mail:before {
content: "\e932";
}
.widget-icon-link:before {
content: "\e933";
}
.widget-icon-chevron_left_200:before {
	content: "\e934";
}
.widget-icon-chevron_right_200:before {
	content: "\e935";
}
.widget-icon-close_200:before {
	content: "\e936";
}
.widget-icon-page_info_300:before {
content: "\2255";
}

.container{
	box-sizing: border-box;
	background: #ffffff;
	max-width: 1200px;
	margin: 0 auto;
}

.container.container-full{
	max-width: 100%;
}

.form-text,
input[type=text],
input[type=password],
input[type=number],
input[type=mobile],
input[type=tel],
textarea,
select {
	padding: 0 15px;
	display: block;
	box-sizing: border-box;
	font-family: Nexa;
	font-size: 14px;
	font-weight: 400;
	color: #58585a;
	border-style: solid;
	border-color: #f7f9fa;
	border-width: 1px;
	border-radius: 2px;
	background: #ededed;
}

input[type=text], input[type=password], input[type=number], select {
	height: 45px;
	line-height: 45px;
	background: #ededed
}

input[type=number] {
	padding-right: 0;
}

input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
input[type=mobile]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
	color: #58585a;
	font-weight: 400;
}

textarea {
	padding: 15px;
	line-height: 21px;
}

#address-select {
	display: block;
	box-sizing: border-box;
	font-family: Nexa;
	font-size: 14px;
	font-weight: 400;
	border-style: solid;
	border-color: #f7f9fa;
	border-width: 1px;
	border-radius: 2px;
}
#address-select li {
	padding: 0 15px;
	min-height: 45px;
	line-height: 45px;
	color: #58585a;
	background: #ededed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#address-select li:hover {
	color: #ededed;
	background: #58585a;
	cursor: pointer;
}

.heading-1-8551-1211,
.heading- {
font-family: Nexa;
color: #58585a;
font-size: max(calc(1.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.944);
font-weight: 400;
}
@media only screen and (min-width:1200px){
.heading-1-8551-1211,
.heading- {
font-size: max(calc(1.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.heading-1-8551-1211,
.heading- {
font-size: max(calc(1.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.heading-1-8551-1211,
.heading- {
font-size: 2.4rem;
}
}
.sub-heading-1-8552-1211,
.sub-heading- {
font-family: Nexa;
color: #58585a;
font-size: 24px;
line-height: 36px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-1-8552-1211,
.sub-heading- {
font-size: 24px;
line-height: 36px;
}
}
@media only screen and (min-width:980px){
.sub-heading-1-8552-1211,
.sub-heading- {
font-size: 24px;
line-height: 36px;
}
}
.body-text-1-8553-1211,
.body-text- {
font-family: Nexa;
color: #58585a;
font-size: 14px;
line-height: 21px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-1-8553-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width:980px){
.body-text-1-8553-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
.main-button-8554-1211,
.button- {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 50px;
line-height: 50px;
font-family: Nexa;
color: #ffffff;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #e7e7e8;
border-width: 1px;
border-radius: 25px;
background-color: #58585a;
}
.main-button-8554-1211:hover,
.button-:hover {
color: #ffffff;
border-color: #e7e7e8;
background-color: #00aeef;
}
@media only screen and (min-width:640px){
.main-button-8554-1211,
.button- {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
@media only screen and (min-width:980px){
.main-button-8554-1211,
.button- {
font-size: 15px;
line-height: 50px;
height: 50px;
}
}
.reverse-button-8555-1211 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 32px;
line-height: 32px;
font-family: Nexa;
color: #6b6c6e;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #ffffff;
border-width: 0px;
border-radius: 0px;
background-color: rgba(255,255,255,0);
}
.reverse-button-8555-1211:hover {
color: #e7e7e8;
border-color: #ffffff;
background-color: rgba(255,255,255,0);
}
@media only screen and (min-width:640px){
.reverse-button-8555-1211 {
font-size: 16px;
line-height: 32px;
height: 32px;
}
}
@media only screen and (min-width:980px){
.reverse-button-8555-1211 {
font-size: 40px;
line-height: 50px;
height: 50px;
}
}
input[type=text].main-form-style-8556-1211,
input[type=password].main-form-style-8556-1211,
input[type=number].main-form-style-8556-1211,
input[type=mobile].main-form-style-8556-1211,
input[type=tel].main-form-style-8556-1211,
textarea.main-form-style-8556-1211,
select.main-form-style-8556-1211 {
padding: 0 15px;
display: block;
box-sizing: border-box;
font-family: Nexa;
font-size: 14px;
font-weight: 400;
color: #58585a;
border-style: solid;
border-color: #f7f9fa;
border-width: 1px;
border-radius: 2px;
background: #ededed
}
input[type=text].main-form-style-8556-1211,
input[type=password].main-form-style-8556-1211,
input[type=number].main-form-style-8556-1211,
select.main-form-style-8556-1211 {
height: 45px;
line-height: 45px;
background: #ededed;
}
input[type=number].main-form-style-8556-1211 {
padding-right: 0;
}
textarea.main-form-style-8556-1211 {
padding: 15px;
line-height: 21px;
}
input[type=text].main-form-style-8556-1211::placeholder,
input[type=password].main-form-style-8556-1211::placeholder,
input[type=number].main-form-style-8556-1211::placeholder,
input[type=mobile].main-form-style-8556-1211::placeholder,
input[type=tel].main-form-style-8556-1211::placeholder,
textarea.main-form-style-8556-1211::placeholder {
color: #58585a;
font-weight: 400;
}
label.main-form-style-8556-1211 {
font-family: Nexa;
font-size: 14px;
line-height: 21px;
font-weight: 400;
color: #58585a;
}
@media only screen and (min-width:640px){
label.main-form-style-8556-1211 {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width:980px){
label.main-form-style-8556-1211 {
font-size: 14px;
line-height: 21px;
}
}
input[type=radio].main-form-style-8556-1211,
input[type=checkbox].main-form-style-8556-1211 {
accent-color: #ffffff;
height: 19px;
width: 19px;
}
#address-select.main-form-style-8556-1211 {
display: block;
box-sizing: border-box;
font-family: Nexa;
font-size: 14px;
font-weight: 400;
border-style: solid;
border-color: #f7f9fa;
border-width: 1px;
border-radius: 2px;
}
#address-select.main-form-style-8556-1211 li {
padding: 0 15px;
min-height: 45px;
line-height: 45px;
color: #58585a;
background: #ededed;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#address-select.main-form-style-8556-1211 li:hover {
color: #ededed;
background: #58585a;
cursor: pointer;
}
.heading-2-8557-1211,
.heading- {
font-family: Nexa;
color: #ffffff;
font-size: max(calc(1.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.5em * 0.944);
font-weight: 500;
}
@media only screen and (min-width:1200px){
.heading-2-8557-1211,
.heading- {
font-size: max(calc(1.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.heading-2-8557-1211,
.heading- {
font-size: max(calc(1.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.heading-2-8557-1211,
.heading- {
font-size: 2.4rem;
}
}
.heading-3-8558-1211,
.heading- {
font-family: Nexa;
color: #58585a;
font-size: max(calc(0.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.5em * 0.984);
font-weight: 500;
}
@media only screen and (min-width:1200px){
.heading-3-8558-1211,
.heading- {
font-size: max(calc(0.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.heading-3-8558-1211,
.heading- {
font-size: max(calc(0.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.heading-3-8558-1211,
.heading- {
font-size: 1.4rem;
}
}
.heading-4-8559-1211,
.heading- {
font-family: Nexa;
color: #58585a;
font-size: max(calc(0.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.5em * 0.984);
font-weight: 700;
}
@media only screen and (min-width:1200px){
.heading-4-8559-1211,
.heading- {
font-size: max(calc(0.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.heading-4-8559-1211,
.heading- {
font-size: max(calc(0.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.heading-4-8559-1211,
.heading- {
font-size: 1.4rem;
}
}
.sub-heading-2-8560-1211,
.sub-heading- {
font-family: Nexa;
color: #ffffff;
font-size: 20px;
line-height: 30px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-2-8560-1211,
.sub-heading- {
font-size: 13px;
line-height: 19.5px;
}
}
@media only screen and (min-width:980px){
.sub-heading-2-8560-1211,
.sub-heading- {
font-size: 24px;
line-height: 36px;
}
}
.sub-heading-3-8561-1211,
.sub-heading- {
font-family: 'Playfair Display', serif;
color: #ffffff;
font-size: 20px;
line-height: 30px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-3-8561-1211,
.sub-heading- {
font-size: 22px;
line-height: 33px;
}
}
@media only screen and (min-width:980px){
.sub-heading-3-8561-1211,
.sub-heading- {
font-size: 24px;
line-height: 36px;
}
}
.sub-heading-4-8562-1211,
.sub-heading- {
font-family: 'Manrope', sans-serif;
color: #212121;
font-size: 24px;
line-height: 36px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-4-8562-1211,
.sub-heading- {
font-size: 26px;
line-height: 39px;
}
}
@media only screen and (min-width:980px){
.sub-heading-4-8562-1211,
.sub-heading- {
font-size: 26px;
line-height: 39px;
}
}
.body-text-2-8563-1211,
.body-text- {
font-family: Nexa;
color: #ffffff;
font-size: 16px;
line-height: 24px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-2-8563-1211,
.body-text- {
font-size: 16px;
line-height: 24px;
}
}
@media only screen and (min-width:980px){
.body-text-2-8563-1211,
.body-text- {
font-size: 16px;
line-height: 24px;
}
}
.body-text-3-8564-1211,
.body-text- {
font-family: Nexa;
color: #212121;
font-size: 12px;
line-height: 18px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-3-8564-1211,
.body-text- {
font-size: 12px;
line-height: 18px;
}
}
@media only screen and (min-width:980px){
.body-text-3-8564-1211,
.body-text- {
font-size: 12px;
line-height: 18px;
}
}
.body-text-4-8565-1211,
.body-text- {
font-family: Nexa;
color: #212121;
font-size: 12px;
line-height: 18px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-4-8565-1211,
.body-text- {
font-size: 12px;
line-height: 18px;
}
}
@media only screen and (min-width:980px){
.body-text-4-8565-1211,
.body-text- {
font-size: 12px;
line-height: 18px;
}
}
.secondary-button-8566-1211,
.button- {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 22.5px;
height: 45px;
line-height: 45px;
font-family: Nexa;
color: #58585a;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #ededed;
border-width: 1px;
border-radius: 0px;
background-color: #ededed;
}
.secondary-button-8566-1211:hover,
.button-:hover {
color: #ffffff;
border-color: #ededed;
background-color: #06aeef;
}
@media only screen and (min-width:640px){
.secondary-button-8566-1211,
.button- {
font-size: 16px;
line-height: 45px;
height: 45px;
}
}
@media only screen and (min-width:980px){
.secondary-button-8566-1211,
.button- {
font-size: 14px;
line-height: 45px;
height: 45px;
}
}
.tertiary-button-8567-1211,
.button- {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 50px;
line-height: 50px;
font-family: Nexa;
color: #57585a;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #e7e7e8;
border-width: 1px;
border-radius: 25px;
background-color: rgba(255,255,255,0.5);
}
.tertiary-button-8567-1211:hover,
.button-:hover {
color: #ffffff;
border-color: #e7e7e8;
background-color: #00aeef;
}
@media only screen and (min-width:640px){
.tertiary-button-8567-1211,
.button- {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
@media only screen and (min-width:980px){
.tertiary-button-8567-1211,
.button- {
font-size: 15px;
line-height: 50px;
height: 50px;
}
}
.fourth-button-8568-1211,
.button- {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 32px;
line-height: 32px;
font-family: Nexa;
color: #58585a;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #ffffff;
border-width: 0px;
border-radius: 0px;
background-color: rgba(255,255,255,0);
}
.fourth-button-8568-1211:hover,
.button-:hover {
color: #00aeef;
border-color: #ffffff;
background-color: rgba(255,255,255,0);
}
@media only screen and (min-width:640px){
.fourth-button-8568-1211,
.button- {
font-size: 16px;
line-height: 32px;
height: 32px;
}
}
@media only screen and (min-width:980px){
.fourth-button-8568-1211,
.button- {
font-size: 40px;
line-height: 50px;
height: 50px;
}
}
.slim-heading-8569-1211 {
font-family: 'Playfair Display', serif;
color: #ffffff;
font-size: 30px;
line-height: 45px;
font-weight: 300;
}
@media only screen and (min-width:640px){
.slim-heading-8569-1211 {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.slim-heading-8569-1211 {
font-size: 40px;
line-height: 60px;
}
}
.main-badge {
display: flex;
box-sizing: border-box;
align-items: center;
justify-content: center;
position: absolute;
Top : 16px;
Left : 16px;
isolation: isolate;
z-index: 4;
}
.main-badge .badge-wrapper {
position: relative;
display: flex;
box-sizing: border-box;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
font-size: 15px;
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-weight: 400;
border-radius: 0px;
background-color: #00aeef;
padding: 0 16px;line-height: 33.75px;border-radius: 0px;
z-index: 2;
}
.main-badge .badge-wrapper[data-listing-badge] {
position: relative;
}
.main-badge .badge-wrapper.loaded[data-listing-badge] {
position: absolute;
}
.main-badge[data-listing-badge-wrapper='top-left'] .badge-wrapper {
top: 0;
left: 0;
}
.main-badge[data-listing-badge-wrapper='top-right'] .badge-wrapper {
top: 0;
right: 0;
}
.main-badge[data-listing-badge-wrapper='bottom-right'] .badge-wrapper {
bottom: 0;
right: 0;
}
.main-badge[data-listing-badge-wrapper='bottom-left'] .badge-wrapper {
bottom: 0;
left: 0;
}
@media only screen and (min-width:640px) {
.main-badge.large {
Top : 32px;
Left : 32px;
}
.main-badge.large .badge-wrapper {
font-size: 24px;
padding: 0 16px;line-height: 54px;border-radius: 0px;
}
}
.main-badge span {
box-sizing: border-box;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0;
top:  unset;
left: unset;
transform: unset;
}
@media only screen and (min-width:640px) {
.main-badge.large span {
padding: 0;
}
}
.main-badge .badge-wrapper.image-badge {
padding: 0;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
.main-badge .badge-wrapper.image-badge span img.badge-image {
width: 100%;
height: 100%;
transform: none;
}
.main-badge .listing-badge-advanced-banner {
position: relative;
visibility: hidden;
display: flex;
opacity: 0;
flex-direction: column;
box-sizing: border-box;
padding: 32px 16px 16px;
width: 100%;
max-width: 700px;
overflow: hidden;
text-decoration: none;
color: #ffffff;
font-weight: 400;
background-color: #909090;
border-width: 1px
border-style: solid;
border-color: #ffffff;
border-radius: 1px;
z-index: 1;
}
.main-badge .listing-badge-advanced-banner.active {
position: relative;
visibility: visible;
animation: animateFadeIn .3s;
opacity: 1;
}
@media only screen and (min-width:640px) {
.main-badge .listing-badge-advanced-banner {
max-width: 1000px;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
}
@media only screen and (min-width:980px) {
.main-badge .listing-badge-advanced-banner {
max-width: 1000px;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
}
.main-badge .listing-badge-advanced-banner .close-button {
position: absolute;
top: 8px;
display: flex;
justify-content: center;
align-items: center;
color: #909090;
background: none;
border: none;
cursor: pointer;
}
.main-badge[data-listing-badge-wrapper='top-left'] .listing-badge-advanced-banner .close-button {
right: 8px;
}
.main-badge[data-listing-badge-wrapper='top-right'] .listing-badge-advanced-banner .close-button {
left: 8px;
}
.main-badge[data-listing-badge-wrapper='bottom-right'] .listing-badge-advanced-banner .close-button {
left: 8px;
}
.main-badge[data-listing-badge-wrapper='bottom-left'] .listing-badge-advanced-banner .close-button {
right: 8px;
}
.main-badge .listing-badge-advanced-banner .button-wrapper {
display: flex;
justify-content: flex-start;
align-items: center;
padding-top: 16px;
}
.main-badge .listing-badge-advanced-banner .button-wrapper button {
cursor: pointer;
}
.main-badge {
display: flex;
box-sizing: border-box;
align-items: center;
justify-content: center;
position: absolute;
Top : 16px;
Left : 16px;
isolation: isolate;
z-index: 4;
}
.main-badge .badge-wrapper {
position: relative;
display: flex;
box-sizing: border-box;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
font-size: 16px;
font-family: Arial;
color: #ffffff;
font-weight: 200;
border-radius: 0px;
background-color: #00aeef;
padding: 0 16px;line-height: 36px;border-radius: 0px;
z-index: 2;
}
.main-badge .badge-wrapper[data-listing-badge] {
position: relative;
}
.main-badge .badge-wrapper.loaded[data-listing-badge] {
position: absolute;
}
.main-badge[data-listing-badge-wrapper='top-left'] .badge-wrapper {
top: 0;
left: 0;
}
.main-badge[data-listing-badge-wrapper='top-right'] .badge-wrapper {
top: 0;
right: 0;
}
.main-badge[data-listing-badge-wrapper='bottom-right'] .badge-wrapper {
bottom: 0;
right: 0;
}
.main-badge[data-listing-badge-wrapper='bottom-left'] .badge-wrapper {
bottom: 0;
left: 0;
}
@media only screen and (min-width:640px) {
.main-badge.large {
Top : 32px;
Left : 32px;
}
.main-badge.large .badge-wrapper {
font-size: 24px;
padding: 0 16px;line-height: 54px;border-radius: 0px;
}
}
.main-badge span {
box-sizing: border-box;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0;
top:  unset;
left: unset;
transform: unset;
}
@media only screen and (min-width:640px) {
.main-badge.large span {
padding: 0;
}
}
.main-badge .badge-wrapper.image-badge {
padding: 0;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
.main-badge .badge-wrapper.image-badge span img.badge-image {
width: 100%;
height: 100%;
transform: none;
}
.main-badge .listing-badge-advanced-banner {
position: relative;
visibility: hidden;
display: flex;
opacity: 0;
flex-direction: column;
box-sizing: border-box;
padding: 32px 16px 16px;
width: 100%;
max-width: 700px;
overflow: hidden;
text-decoration: none;
color: #ffffff;
font-weight: 200;
background-color: #909090;
border-width: 1px
border-style: solid;
border-color: #ffffff;
border-radius: 1px;
z-index: 1;
}
.main-badge .listing-badge-advanced-banner.active {
position: relative;
visibility: visible;
animation: animateFadeIn .3s;
opacity: 1;
}
@media only screen and (min-width:640px) {
.main-badge .listing-badge-advanced-banner {
max-width: 1000px;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
}
@media only screen and (min-width:980px) {
.main-badge .listing-badge-advanced-banner {
max-width: 1000px;
}
.main-badge .badge-wrapper.image-badge span {
height: 50px;
width: 100px;
}
}
.main-badge .listing-badge-advanced-banner .close-button {
position: absolute;
top: 8px;
display: flex;
justify-content: center;
align-items: center;
color: #909090;
background: none;
border: none;
cursor: pointer;
}
.main-badge[data-listing-badge-wrapper='top-left'] .listing-badge-advanced-banner .close-button {
right: 8px;
}
.main-badge[data-listing-badge-wrapper='top-right'] .listing-badge-advanced-banner .close-button {
left: 8px;
}
.main-badge[data-listing-badge-wrapper='bottom-right'] .listing-badge-advanced-banner .close-button {
left: 8px;
}
.main-badge[data-listing-badge-wrapper='bottom-left'] .listing-badge-advanced-banner .close-button {
right: 8px;
}
.main-badge .listing-badge-advanced-banner .button-wrapper {
display: flex;
justify-content: flex-start;
align-items: center;
padding-top: 16px;
}
.main-badge .listing-badge-advanced-banner .button-wrapper button {
cursor: pointer;
}
.search-buttons-17403-1637 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 22px;
height: 44px;
line-height: 44px;
font-family: Nexa;
color: #ffffff;
font-size: 12px;
font-weight: 400;
border-style: solid;
border-color: #e7e7e8;
border-width: 1px;
border-radius: 25px;
background-color: #58585a;
}
.search-buttons-17403-1637:hover {
color: #ffffff;
border-color: #e7e7e8;
background-color: #00aeef;
}
@media only screen and (min-width:640px){
.search-buttons-17403-1637 {
font-size: 16px;
line-height: 44px;
height: 44px;
}
}
@media only screen and (min-width:980px){
.search-buttons-17403-1637 {
font-size: 15px;
line-height: 44px;
height: 44px;
}
}
.listing-card-button-blue-17489-1637 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 22px;
height: 37px;
line-height: 37px;
font-family: Nexa;
color: #ffffff;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #06aeef;
border-width: 1px;
border-radius: 43px;
background-color: #06aeef;
}
.listing-card-button-blue-17489-1637:hover {
color: #ffffff;
border-color: #06aeef;
background-color: #06aeef;
}
@media only screen and (min-width:640px){
.listing-card-button-blue-17489-1637 {
font-size: 16px;
line-height: 44px;
height: 44px;
}
}
@media only screen and (min-width:980px){
.listing-card-button-blue-17489-1637 {
font-size: 16px;
line-height: 44px;
height: 44px;
}
}
.blue-heading-1-17576-1637 {
font-family: Nexa;
color: #06aeef;
font-size: max(calc(1.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.5em * 0.944);
font-weight: 400;
}
@media only screen and (min-width:1200px){
.blue-heading-1-17576-1637 {
font-size: max(calc(1.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.blue-heading-1-17576-1637 {
font-size: max(calc(1.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.blue-heading-1-17576-1637 {
font-size: 2.4rem;
}
}
.blue-sub-heading-1-17577-1637 {
font-family: Nexa;
color: #06aeef;
font-size: max(calc(0.2 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.992);
font-weight: 400;
}
@media only screen and (min-width:1200px){
.blue-sub-heading-1-17577-1637 {
font-size: max(calc(0.2 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.blue-sub-heading-1-17577-1637 {
font-size: max(calc(0.2 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.blue-sub-heading-1-17577-1637 {
font-size: 1.2rem;
}
}
.sub-heading-6-17578-1637 {
font-family: Nexa;
color: #58585a;
font-size: max(calc(0.58 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.9768);
font-weight: 400;
}
@media only screen and (min-width:1200px){
.sub-heading-6-17578-1637 {
font-size: max(calc(0.58 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.sub-heading-6-17578-1637 {
font-size: max(calc(0.58 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.sub-heading-6-17578-1637 {
font-size: 1.58rem;
}
}
.bold-heading-1-17579-1637 {
font-family: Nexa;
color: #06aeef;
font-size: max(calc(1.4 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.944);
font-weight: 700;
}
@media only screen and (min-width:1200px){
.bold-heading-1-17579-1637 {
font-size: max(calc(1.4 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.bold-heading-1-17579-1637 {
font-size: max(calc(1.4 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.bold-heading-1-17579-1637 {
font-size: 2.4rem;
}
}
.blue-word-button-17580-1637 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 20px;
height: 32px;
line-height: 32px;
font-family: Nexa;
color: #06aeef;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #3faeef;
border-width: 2px;
border-radius: 50px;
background-color: rgba(87,88,90,0);
}
.blue-word-button-17580-1637:hover {
color: #ffffff;
border-color: #ffffff;
background-color: rgba(69,69,69,0);
}
@media only screen and (min-width:640px){
.blue-word-button-17580-1637 {
font-size: 17px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.blue-word-button-17580-1637 {
font-size: 18px;
line-height: 40px;
height: 40px;
}
}
.sub-heading-white-1-17581-1637 {
font-family: Nexa;
color: #ffffff;
font-size: max(calc(0.2 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.992);
font-weight: 400;
}
@media only screen and (min-width:1200px){
.sub-heading-white-1-17581-1637 {
font-size: max(calc(0.2 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.sub-heading-white-1-17581-1637 {
font-size: max(calc(0.2 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.sub-heading-white-1-17581-1637 {
font-size: 1.2rem;
}
}
.sub-heading-white-2-17582-1637 {
font-family: Nexa;
color: #ffffff;
font-size: max(calc(0.6 * var(--mobile-scale) + 1rem), var(--root-font-size));
line-height: calc(1.2em * 0.976);
font-weight: 700;
}
@media only screen and (min-width:1200px){
.sub-heading-white-2-17582-1637 {
font-size: max(calc(0.6 * 1vw + .8rem), var(--root-font-size));
}
}
@media only screen and (min-width:1440px){
.sub-heading-white-2-17582-1637 {
font-size: max(calc(0.6 * 1vw + .7rem), var(--root-font-size));
}
}
@media only screen and (min-width:1700px){
.sub-heading-white-2-17582-1637 {
font-size: 1.6rem;
}
}
.main-page-header-text-black-17690-1637 {
font-family: Nexa;
color: #ffffff;
font-size: 5.5rem;
line-height: calc(1.5em * 0.82);
font-weight: 500;
}

.client-login .search-text-box {
	min-height: 45px;
	line-height: 45px;
	position: relative;
}
.client-login .search-text-box .suburb-multi-select {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	font-family: Nexa;
	font-size: 14px;
	font-weight: 400;
	color: #58585a;
	border-style: solid;
	border-color: #f7f9fa;
	border-width: 1px;
	border-radius: 2px;
	background: #666;
}
.client-login .search-text-box .suburb-multi-select input[type=text] {
	background: transparent;
	border: 0;
	display: flex;
	flex-grow: 1;
	outline: none;
}

.client-login .search-text-box .suburb-multi-select .labels {
	display: flex;
	flex-wrap: wrap;
}
.client-login .search-text-box .suburb-multi-select .suburb_label {
	padding: 0 0 0 15px;
	display: flex;
	align-items: center;
}
.client-login .search-text-box .suburb-multi-select .suburb_label a {
	display: block;
	height: 10px;
	width: 10px;
	position: relative;
	padding-right: 7.5px;
}
.client-login .search-text-box .suburb-multi-select .suburb_label a:after,
.client-login .search-text-box .suburb-multi-select .suburb_label a:before {
	content: '';
	display: block;
	height: 10px;
	width: 1px;
	background: #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 5px;
}
.client-login .search-text-box .suburb-multi-select .suburb_label a:before {
	transform: rotate(-45deg);
}

.client-login .search-text-box .display-none {
	display: none;
}

.client-login #client-login-session-new .recaptcha_container {
	margin-top: 16px;
}

.client-login #client-login-session-new .recaptcha_container .fieldset_captcha {
	border: unset;
	padding-left: 0;
	margin-left: 0;
}

.client-login .search-text-box #search-result-container {
	position: absolute;
	background: #ffffff;
	width: 100%;
	left: 0;
	font-family: Nexa;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	max-height: 200px;
	overflow-y: auto;
	padding: 0 15px;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, .6);
}
.client-login .search-text-box #search-result-container .search-results {
	cursor: pointer;
}
label {
	font-family: Nexa;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #58585a;
}
@media only screen and (min-width:640px){
	label {
font-size: 20px;
line-height: 30px;
	}
}
@media only screen and (min-width:980px){
	label {
font-size: 20px;
line-height: 30px;
	}
}

input[type=radio],
input[type=checkbox] {
	accent-color: #ffffff;
	height: 19px;
	width: 19px;
}

.pad{
	padding: 20px;
}
.pad-v{
	padding-top: 20px;
	padding-bottom: 20px;
}
.pad-s{
	padding-left: 20px;
	padding-right: 20px;
}
.pad-t{
	padding-top: 20px;
}
.pad-b{
	padding-bottom: 20px;
}
.pad-l{
	padding-left: 20px;
}
.pad-r{
	padding-right: 20px;
}

.pad-h{
	padding: 10px;
}
.pad-v-h{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad-s-h{
	padding-left: 10px;
	padding-right: 10px;
}
.pad-t-h{
	padding-top: 10px;
}
.pad-b-h{
	padding-bottom: 10px;
}
.pad-l-h{
	padding-left: 10px;
}
.pad-r-h{
	padding-right: 10px;
}

.pad-q{
	padding: 5px;
}
.pad-v-q{
	padding-top: 5px;
	padding-bottom: 5px;
}
.pad-s-q{
	padding-left: 5px;
	padding-right: 5px;
}
.pad-t-q{
	padding-top: 5px;
}
.pad-b-q{
	padding-bottom: 5px;
}
.pad-l-q{
	padding-left: 5px;
}
.pad-r-q{
	padding-right: 5px;
}

@media only screen and (min-width:640px){
	.pad{
padding: 20px;
}
	.pad-v{
padding-top: 20px;
padding-bottom: 20px;
	}
	.pad-s{
padding-left: 20px;
padding-right: 20px;
	}
	.pad-t{
padding-top: 20px;
	}
	.pad-b{
padding-bottom: 20px;
	}
	.pad-l{
padding-left: 20px;
	}
	.pad-r{
padding-right: 20px;
	}
.pad-h{
padding: 10px;
	}
	.pad-v-h{
padding-top: 10px;
padding-bottom: 10px;
	}
	.pad-s-h{
padding-left: 10px;
padding-right: 10px;
	}
	.pad-t-h{
padding-top: 10px;
	}
	.pad-b-h{
padding-bottom: 10px;
	}
	.pad-l-h{
padding-left: 10px;
	}
	.pad-r-h{
padding-right: 10px;
	}
.pad-q{
padding: 5px;
	}
	.pad-v-q{
padding-top: 5px;
padding-bottom: 5px;
	}
	.pad-s-q{
padding-left: 5px;
padding-right: 5px;
	}
	.pad-t-q{
padding-top: 5px;
	}
	.pad-b-q{
padding-bottom: 5px;
	}
	.pad-l-q{
padding-left: 5px;
	}
	.pad-r-q{
padding-right: 5px;
	}
}

@media only screen and (min-width:980px){
	.pad{
padding: 50px;
}
	.pad-v{
padding-top: 50px;
padding-bottom: 50px;
	}
	.pad-s{
padding-left: 50px;
padding-right: 50px;
	}
	.pad-t{
padding-top: 50px;
	}
	.pad-b{
padding-bottom: 50px;
	}
	.pad-l{
padding-left: 50px;
	}
	.pad-r{
padding-right: 50px;
	}
.pad-h{
padding: 25px;
	}
	.pad-v-h{
padding-top: 25px;
padding-bottom: 25px;
	}
	.pad-s-h{
padding-left: 25px;
padding-right: 25px;
	}
	.pad-t-h{
padding-top: 25px;
	}
	.pad-b-h{
padding-bottom: 25px;
	}
	.pad-l-h{
padding-left: 25px;
	}
	.pad-r-h{
padding-right: 25px;
	}
.pad-q{
padding: 12.5px;
	}
	.pad-v-q{
padding-top: 12.5px;
padding-bottom: 12.5px;
	}
	.pad-s-q{
padding-left: 12.5px;
padding-right: 12.5px;
	}
	.pad-t-q{
padding-top: 12.5px;
	}
	.pad-b-q{
padding-bottom: 12.5px;
	}
	.pad-l-q{
padding-left: 12.5px;
	}
	.pad-r-q{
padding-right: 12.5px;
	}
}

.floating-socials {
	position: fixed;
	top: 50%;
left: 10px;
transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 50px;
	display: none;
}

@media only screen and (min-width:980px){
	.floating-socials {
display: block;
	}
}

.floating-socials {
	background-color: #ffffff;
}

.floating-socials a {
	font-size: 1em;
	text-decoration: none;
	transition: ease-in-out .2s;
	display: block;
}

.floating-socials .social-icon-facebook:hover {
	color: #1877F2;
}

.floating-socials .social-icon-linkedin:hover {
	color: #0A66C2;
}

.floating-socials .social-icon-pinterest:hover {
	color: #BD081C;
}

.floating-socials .social-icon-twitter:hover {
	color: #1DA1F2;
}

.floating-socials .social-icon-instagram:hover {
	color: #E4405F;
}

.floating-socials .social-icon-youtube:hover {
	color: #FF0000;
}

.floating-socials .social-icon-rate-my-agent:hover {
	color: #000000;
}

.floating-socials.dark {
	padding: 15px 10px 5px;
}

.floating-socials.dark a {
	margin-bottom: 10px;
	padding: 0 4px;
	color: white;
}

.floating-socials.dark a:hover {
	background: white;
	padding: 4px;
	border-radius: 100%;
}

.floating-socials.light {
	padding: 15px 15px 5px;
}

.floating-socials.light a {
	margin-bottom: 10px;
	color: #666;
}

.floating-socials.light a:hover {
	padding: 10px 0;
}

.floating-socials.color {
	padding: 15px 15px 5px;
.social-icon-facebook {
color: #1877F2;
	}
.social-icon-linkedin {
color: #0A66C2;
	}
.social-icon-pinterest {
color: #BD081C;
	}
.social-icon-twitter {
color: #1DA1F2;
	}
.social-icon-instagram {
color: #E4405F;
	}
.social-icon-youtube {
color: #FF0000;
	}
.social-icon-rate-my-agent {
color: #000000;
	}
}

.floating-socials.color a {
	margin-bottom: 10px;
	color: #666;
}

.floating-socials.color a:hover {
	padding: 10px 0;
}

.form-row label {
	width: 100%;
	padding-top: 25px;
	display: block;
}

input[type=submit],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email],
textarea,
select,
button {
	-webkit-appearance: none;
}

.form-row label input[type=text],
.form-row label input[type=password],
.form-row label input[type=number],
.form-row label textarea,
.form-row label select {
	width: 100%;
	margin-top: 12.5px;
}

.client-login .contact-methods {
	display: flex;
	flex-wrap: wrap;
}
.client-login .contact-methods label {
	width: 50%;
	display: flex;
	align-items: center;
	margin-top: 25px;
}
.client-login .contact-methods label input {
	margin-right: 10px;
}

.client-login .radios {
	display: flex;
	flex-wrap: wrap;
}
.client-login .radios label {
	display: flex;
	align-items: center;
	width: 33.33%;
}
.client-login .radios label input {
	margin: 0 10px 0 0;
}
.client-login .radios.property_types label {
	margin-top: 12.5px;
	width: 50%;
}

.client-login .rooms .radios label {
	width: unset;
	padding-right: 15px;
}

.client-login .action-buttons .button {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	display: block;
	margin-top: 25px;
}

@media only screen and (min-width:640px) {
.client-login .radios label {
width: 15%;
	}
	.client-login .radios.property_types label {
margin-top: 12.5px;
width: 25%;
	}
.client-login .form-row {
display: flex;
justify-content: space-between;
padding-top: 25px;
gap: 25px;
	}
	.client-login .form-row label {
width: 50%;
padding: 0;
	}
.client-login .form-row.single label {
width: 100%;
	}
.client-login .form-row label[for=contact-suburb] {
flex: 2;
	}
	.client-login .form-row label[for=contact-state],
	.client-login .form-row label[for=contact-pcode] {
flex: 1;
	}
.client-login .form-row label input[type=text],
	.client-login .form-row label input[type=password],
	.client-login .form-row label input[type=number],
	.client-login .form-row label textarea,
	.client-login .form-row label select {
width: 100%;
margin-top: 12.5px;
	}
.client-login .contact-methods label {
width: 25%;
	}
.client-login .rooms {
display: flex;
gap: 25px;
	}
.client-login .rooms > div {
width: 33.33%;
	}
.client-login .action-buttons {
display: flex;
gap: 25px;
	}
	.client-login .action-buttons .button {
width: unset;
	}

}

#client-login-user-new a,
#client-login-session-new a,
#client-login-credentials-new a {
	color: inherit;
}

#flash-message, .flash-message {
	display: block;
	background: pink;
	border: 1px solid red;
	color: red;
	padding: 25px;
	border-radius: 5px;
	margin-top: 25px;
}
#flash-message.alert-success {
	background: honeydew;
	border: 1px solid forestgreen;
	color: forestgreen;
}
#flash-message a {
	display: none;
}

.form-messages {
	display: none;
	justify-content: center;
	align-items: center;
	padding: 30px;
	margin-bottom: 25px;
}

.form-messages.error {
	display: flex;
	color: #ec1c41;
	background-color: #ffd5d5;
	border: 1px solid #ec1c41;
}

.form-messages.success {
	display: flex;
	color: #1dc551;
	background-color: #d5ffd5;
	border: 1px solid #1dc551;
}

#quick-appraisal-modal,
#calculate-stuff-modal {
	z-index: 4;
	inset: 0;
	position: fixed;
	isolation: isolate;
	display: none;
}

#quick-appraisal-modal .overlay,
#calculate-stuff-modal .overlay {
	position: absolute;
	inset: 0;
	background: rgba(255,255,255,0.5);
	z-index: 1;
}

#quick-appraisal-modal .modal-content,
#calculate-stuff-modal .modal-content {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: auto;
	width: 90%;
	z-index: 2;
}

#calculate-stuff-modal .modal-content {
	top: 64px;
	height: calc(100vh - 128px);
	overflow-y: auto;
}

@media only screen and (min-width:980px){
	#quick-appraisal-modal .modal-content,
	#calculate-stuff-modal .modal-content {
width: 50%;
	}
}

#quick-appraisal-modal .modal-content .appraisal-step {
	text-align: right;
	box-sizing: border-box;
	background: #ffffff;
	padding: 48px;
	width: 100%;
	box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, .6);
	transition: ease-in-out .5s;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: translate(30px, 0);
}

#quick-appraisal-modal .modal-content .appraisal-step.active {
	opacity: 1;
	pointer-events: unset;
	transform: translate(0, 0);
}

#quick-appraisal-modal .modal-content .appraisal-step#step-3,
#quick-appraisal-modal .modal-content .appraisal-step#step-3.active {
	transform: unset;
}

#quick-appraisal-modal .modal-content .appraisal-step .quick-app-modal-close-button,
#calculate-stuff-modal .modal-content .close-button {
	position: absolute;
	top: 16px;
	right: 16px;
	font-size: 20px;
	font-weight: 300;
	line-height: 10px;
	cursor: pointer;
}

#quick-appraisal-modal .modal-content .appraisal-step input,
#quick-appraisal-modal .modal-content .appraisal-step select,
#quick-appraisal-modal .modal-content .appraisal-step textarea {
	width: 100%;
}

#quick-appraisal-modal .modal-content .appraisal-step #quick-address-select {
	position: absolute;
	background: #ffffff;
	width: 100%;
	left: 0;
	font-family: Nexa;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	max-height: 200px;
	overflow-y: auto;
	box-sizing: border-box;
	box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, .6);
	text-align: left;
}

#quick-appraisal-modal .modal-content .appraisal-step #quick-address-select button {
	cursor: pointer;
	display: block;
	width: 100%;
	padding: 0 15px;
	text-align: left;
}

#quick-appraisal-modal .modal-content .appraisal-step #quick-address-select button:hover {
	background: #2196F3;
	color: #ffffff;
}

#quick-appraisal-modal .modal-content .appraisal-step .sub-heading {
	padding-bottom: 32px;
	text-align: center;
}

#quick-appraisal-modal .modal-content .appraisal-step .contact-row {
	display: flex;
	gap: 16px;
	margin-bottom: 16px;
	position: relative;
}

#quick-appraisal-modal .modal-content .appraisal-step .navigate-button {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#quick-appraisal-modal .modal-content .appraisal-step .navigate-button .back-button{
	font-family: Nexa;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-decoration: none;
}
#quick-appraisal-modal .modal-content .appraisal-step .navigate-button .back-button:hover{
	text-decoration: underline;
}

#quick-appraisal-modal .modal-content .appraisal-step .navigate-button .button {
	display: block;
}

#quick-appraisal-modal .modal-content .appraisal-step .navigate-button .submit-buttons {
	display: flex;
	align-items: flex-end;
	gap: 32px;
}

body .lightbox {
	line-height: inherit;
	font-weight: inherit;
}
body .lb-outerContainer,
body .lightbox .lb-image {
	border-radius: 0;
	background: unset;
}
body .lb-container .lb-nav {
	z-index: 20;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
}
body .lb-dataContainer {
	height: 100%;
	padding: 0;
}
body .lb-dataContainer .lb-data {
	color: inherit;
}
body .lb-dataContainer .lb-data .lb-details {
	width: 100%;
	position: absolute;
	inset: 100% 0 auto;
	background: #ffffff;
	padding: 16px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	line-height: inherit;
}
body .lb-data .lb-caption {
	font-weight: inherit;
}
body .lb-dataContainer .lb-data .lb-details .lb-caption,
body .lb-dataContainer .lb-data .lb-number {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}
body .lb-dataContainer .lb-data .lb-details .lb-caption {
	flex: 3;
}
body .lb-dataContainer .lb-data .lb-number {
	flex: 1;
	padding: 0;
	margin: 0;
	text-align: right;
}
#OfferKit_make-an-offer {
	z-index: 2;
}
.card-7306 * {
box-sizing: border-box;
	}
.card-7306 {
position: relative;
	}
.card-7306 a {
text-decoration: none;
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
	}
.card-7306 a .image {
position: relative;
display: flex;
width: 100%;
height: 350px;
overflow: hidden;
isolation: isolate;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
	}
.card-7306 {
& .additional {
display: flex;
align-items: center;
& .property-attributes {
border-right: 1px solid #57585a;
padding-right: 16px;
}
& .price {
padding-left: 16px;
}
}
	}
@media only screen and (min-width: 640px) {
.card-7306 a .image {
height: 350px;
}
	}
@media only screen and (min-width: 980px) {
.card-7306 a .image {
height: 504px;
}
	}
.card-7306 a .image {
& img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
&:hover .overlay{
opacity: 1;
visibility: visible;
& .view-button {
transform: translate(-50%, -50%);
}
}
	}
.card-7306 a .image .overlay {
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
z-index: 2;
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
transition: all .2s ease-in-out;
& .view-button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-60%, -50%);
transition: all .35s ease-in-out;
}
	}
.card-7306 a .details {
position: relative;
padding: 32px 24px;
background-color: #e6e7e9;
	}
.card-7306 a .details .listing-address {
margin-bottom: 16px;
	}
.card-7306 a .details .street-address,
.card-7306 a .details .suburb,
.card-7306 a .details .additional .property-attributes,
.card-7306 a .details .additional .price {
transition: all 1s;
}
.card-7306 a .details .additional .property-attributes {
display: flex;
align-items: center;
	}
.card-7306 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-7306 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-7306 .bed-bath-car .icon:before {
font-size: 30px;
	}
.card-7306 .bed-bath-car {
display: flex;
flex-direction: row;
gap: 8px
	}
@media only screen and (min-width:1200px) {
.card-7306 a {
min-height: 384px;
}
.card-7306.width-3 a .details,
.card-7306.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7306.width-3 a {
flex-direction: row;
}
.card-7306.width-3 a .image {
width: 100%;
max-width: 70%;
}
.card-7306.width-3 a .details {
width: 100%;
max-width: 30%;
}
.card-7306.card-columns-4.width-3 a .image {
height: 100%;
}
.card-7306 {
&.card-columns-4.width-4,
&.card-columns-4.width-3,
&.card-columns-4.width-1,
&.card-columns-3.width-3,
&.card-columns-2.width-2,
&.card-columns-1.width-1 {
& .additional {
flex-direction: column;
align-items: flex-start;
& .property-attributes {
padding-right: 0;
border-right: 0;
}
& .price {
padding-left: 0;
}
}
}
}
.card-7306.card-columns-1.width-1 a {
flex-direction: row;
}
.card-7306.card-columns-1.width-1 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7306.card-columns-1.width-1 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7306.card-columns-2.width-2 a {
flex-direction: row;
}
.card-7306.card-columns-2.width-2 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7306.card-columns-2.width-2 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7306.card-columns-3.width-3 a {
flex-direction: row;
}
.card-7306.card-columns-3.width-3 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7306.card-columns-3.width-3 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7306.card-columns-4.width-4 a {
flex-direction: row;
}
.card-7306.card-columns-4.width-4 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7306.card-columns-4.width-4 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
}
.card-7308 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-7308 * {
box-sizing: border-box;
	}
.card-7308 a {
display: block;
text-decoration: none;
height: 100%;
	}
.card-7308 a .main-content {
position: relative;
height: 100%;
padding: 24px;
	}
.card-7308 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-7308 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-7308:hover a .background img {
transform: scale(1.1);
}
.card-7308 a .main-content .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);;
height: 20%;
bottom: 0;
left: 0;
right: 0;
transition: background 2s;
}
.card-7308 a .main-content .details {
height: 380px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
text-align: left;
	}
@media only screen and (min-width: 640px) {
.card-7308 a .main-content .details {
height: 380px;
}
	}
@media only screen and (min-width: 980px) {
.card-7308 a .main-content .details {
height: 397px;
}
	}
.card-7308 a .main-content .details .text-top {
display: flex;
flex-direction: column;
padding-bottom: 8px;
	}
.card-7308 a .main-content .details .suburb-name,
	.card-7308 a .main-content .details .blurb {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
	}
@media only screen and (min-width:1200px){
.card-7308.width-2 a .main-content .details .text-top,
.card-7308.width-4 a .main-content .details .text-top {
display: block;
}
.card-7308.width-2 a .main-content .details .text-top div,
.card-7308.width-4 a .main-content .details .text-top div {
display: inline-block;
}
	}
.card-7309 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-7309 * {
box-sizing: border-box;
	}
.card-7309 a {
display: block;
text-decoration: none;
height: 100%;
	}
.card-7309 a .main-content {
position: relative;
height: 100%;
padding: 24px;
	}
.card-7309 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-7309 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-7309:hover a .background img {
transform: scale(1.1);
}
.card-7309 a .main-content .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);;
height: 20%;
bottom: 0;
left: 0;
right: 0;
transition: background 2s;
}
.card-7309 a .main-content .details {
height: 380px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
text-align: left;
	}
@media only screen and (min-width: 640px) {
.card-7309 a .main-content .details {
height: 380px;
}
	}
@media only screen and (min-width: 980px) {
.card-7309 a .main-content .details {
height: 397px;
}
	}
.card-7309 a .main-content .details .text-top {
display: flex;
flex-direction: column;
padding-bottom: 8px;
	}
.card-7309 a .main-content .details .suburb-name,
	.card-7309 a .main-content .details .blurb {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
	}
@media only screen and (min-width:1200px){
.card-7309.width-2 a .main-content .details .text-top,
.card-7309.width-4 a .main-content .details .text-top {
display: block;
}
.card-7309.width-2 a .main-content .details .text-top div,
.card-7309.width-4 a .main-content .details .text-top div {
display: inline-block;
}
	}
.card-7337 .content-wrapper {
height: 100%;
overflow: hidden;
background: #e7e7e8;
border-radius: 0px;
border: 1px solid #00aeef;
color: inherit;
text-decoration: none;
box-sizing: border-box;
transition: background 1s;
}
.card-7337:hover .content-wrapper {
background: #ffffff;
	}
.card-7337 .content-wrapper .content {
display: flex;
flex-direction: column;
align-items: center;
margin: 8px;
justify-content: center;
	}
.card-7337 .content-wrapper .quotes {
font-size: 15px;
color: #00aeef;
padding-bottom: 8px;
	}
.card-7337 .content-wrapper .headline {
padding-bottom: 16px;
	}
	.card-7337 .content-wrapper .from-name {
padding-top: 16px;
	}
.card-7337 .content-wrapper .from-name,
	.card-7337 .content-wrapper .headline,
	.card-7337 .content-wrapper .testimonial {
text-align: center;
	}
.card-7337 .content-wrapper .quotes,
.card-7337 .content-wrapper .from-name,
.card-7337 .content-wrapper .headline,
.card-7337 .content-wrapper .testimonial {
transition: all 1s;
}
.card-7337:hover .content-wrapper .quotes,
	.card-7337:hover .content-wrapper .from-name,
	.card-7337:hover .content-wrapper .headline,
	.card-7337:hover .content-wrapper .testimonial {
color: #58585a;
	}
@media only screen and (min-width: 640px) {
.card-7337 .content-wrapper {
display: flex;
justify-content: center;
min-height: 350px;
}
.card-7337 .content-wrapper .content {
max-width: 400px;
}
.card-7337 .content-wrapper .testimonial {
display: flex;
align-items: center;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow-y: auto;
overflow-x: hidden;
padding: 0 16px;
}
.card-7337 .content-wrapper .testimonial::-webkit-scrollbar {
width: 4px;
}
.card-7337 .content-wrapper .testimonial::-webkit-scrollbar-track {
background: transparent;
}
.card-7337 .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #eaeaea;
border-radius: 2px;
border: transparent;
transition: all 1s;
}
.card-7337:hover .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #eaeaea;
}
	}
@media only screen and (min-width: 980px) {
.card-7337 .content-wrapper {
min-height: 350px;
}
.card-7337 .content-wrapper .content {
max-width: 700px;
}
.card-7337 .content-wrapper .testimonial {
-webkit-line-clamp: 3;
}
	}
@media only screen and (min-width:1200px){
.card-7337.width-2 .content-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.card-7337.width-3 .content-wrapper,
.card-7337.width-4 .content-wrapper {
grid-template-columns: 3fr 1fr;
}
}
.card-7344 * {
box-sizing: border-box;
	}
.card-7344 a {
position: relative;
display: flex;
flex-direction: column;
height: 100%;
text-decoration: none;
overflow: hidden;
	}
.card-7344 a .image {
position: relative;
display: flex;
height: 250px;
overflow: hidden;
isolation: isolate;
	}
@media only screen and (min-width: 640px) {
.card-7344 a .image {
height: 250px;
}
	}
@media only screen and (min-width: 980px) {
.card-7344 a .image {
height: 340px;
}
	}
.card-7344 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
transition: all 1s;
	}
.card-7344:hover a .image img {
transform: scale(1.1);
}
.card-7344 a .image .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
height: 20%;
bottom: 0;
transition: background 2s;
	}
.card-7344 a .details-aside{
display: none;
	}
.card-7344 .listing-address {
transform: translateY(-25%);
	}
.card-7344 a .details {
position: relative;
padding: 0 24px 32px;
background-color: #00aeef;
	}
.card-7344 a .details .street-address,
.card-7344 a .details .suburb,
.card-7344 a .details .additional .property-attributes,
.card-7344 a .details .additional .price {
transition: all 1s;
}
.card-7344 a .details .additional .property-attributes {
display: flex;
align-items: center;
	}
.card-7344 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-7344 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-7344 .bed-bath-car .icon:before {
font-size: 14px;
	}
@media only screen and (min-width:1200px) {
.card-7344 a {
min-height: 384px;
}
.card-7344.width-3 a {
grid-template-columns: repeat(3, 1fr);
}
.card-7344.width-3 a .image{
grid-column: 1 / 3;
}
.card-7344.width-4 a {
grid-template-columns: repeat(4, 1fr);
}
.card-7344.width-4 a .image {
grid-column: 1 / 3;
}
.card-7344.width-3 a .image,
.card-7344.width-4 a .image {
height: 100%;
max-height: none;
width: 100%;
overflow: hidden;
}
.card-7344.width-3 a .details,
.card-7344.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7344.width-3 a {
flex-direction: row;
}
.card-7344.width-3 a .details .listing-address {
transform: translate(-40px, -25%);
}
.card-7344.card-columns-1.width-1 a {
flex-direction: row;
}
.card-7344.card-columns-1.width-1 a .image {
width: 100%;
height: 100%;
}
.card-7344.card-columns-1.width-1 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7344.card-columns-1.width-1 a .details .details-main {
width: 100%;
}
.card-7344.card-columns-1.width-1 a .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7344.card-columns-1.width-1 a .details .listing-address {
transform: translate(-40px, -25%);
}
.card-7344.card-columns-1.width-1 .image .overlay {
background: linear-gradient(270deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7344.card-columns-2.width-2 a {
flex-direction: row;
}
.card-7344.card-columns-2.width-2 a .image {
width: 100%;
height: 100%;
}
.card-7344.card-columns-2.width-2 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7344.card-columns-2.width-2 a .details .details-main {
width: 100%;
}
.card-7344.card-columns-2.width-2 a .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7344.card-columns-2.width-2 a .details .listing-address {
transform: translate(-40px, -25%);
}
.card-7344.card-columns-2.width-2 .image .overlay {
background: linear-gradient(270deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7344.card-columns-3.width-3 a {
flex-direction: row;
}
.card-7344.card-columns-3.width-3 a .image {
width: 100%;
height: 100%;
}
.card-7344.card-columns-3.width-3 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7344.card-columns-3.width-3 a .details .details-main {
width: 100%;
}
.card-7344.card-columns-3.width-3 a .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7344.card-columns-3.width-3 a .details .listing-address {
transform: translate(-40px, -25%);
}
.card-7344.card-columns-3.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7344.card-columns-4.width-4 a {
flex-direction: row;
}
.card-7344.card-columns-4.width-4 a .image {
width: 100%;
height: 100%;
}
.card-7344.card-columns-4.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7344.card-columns-4.width-4 a .details .details-main {
width: 100%;
}
.card-7344.card-columns-4.width-4 a .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7344.card-columns-4.width-4 a .details .listing-address {
transform: translate(-40px, -25%);
}
.card-7344.card-columns-4.width-4 .image .overlay {
background: linear-gradient(270deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7344.card-columns-4.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
	}
.card-7349 * {
box-sizing: border-box;
	}
.card-7349 {
position: relative;
	}
.card-7349 a {
text-decoration: none;
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
	}
.card-7349 a .image {
position: relative;
display: flex;
width: 100%;
height: 350px;
overflow: hidden;
isolation: isolate;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
	}
.card-7349 {
& .additional {
display: flex;
align-items: center;
& .property-attributes {
border-right: 1px solid #57585a;
padding-right: 16px;
}
& .price {
padding-left: 16px;
}
}
	}
@media only screen and (min-width: 640px) {
.card-7349 a .image {
height: 350px;
}
	}
@media only screen and (min-width: 980px) {
.card-7349 a .image {
height: 504px;
}
	}
.card-7349 a .image {
& img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
&:hover .overlay{
opacity: 1;
visibility: visible;
& .view-button {
transform: translate(-50%, -50%);
}
}
	}
.card-7349 a .image .overlay {
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
z-index: 2;
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
transition: all .2s ease-in-out;
& .view-button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-60%, -50%);
transition: all .35s ease-in-out;
}
	}
.card-7349 a .details {
position: relative;
padding: 32px 24px;
background-color: #e6e7e9;
	}
.card-7349 a .details .listing-address {
margin-bottom: 16px;
	}
.card-7349 a .details .street-address,
.card-7349 a .details .suburb,
.card-7349 a .details .additional .property-attributes,
.card-7349 a .details .additional .price {
transition: all 1s;
}
.card-7349 a .details .additional .property-attributes {
display: flex;
align-items: center;
	}
.card-7349 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-7349 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-7349 .bed-bath-car .icon:before {
font-size: 30px;
	}
.card-7349 .bed-bath-car {
display: flex;
flex-direction: row;
gap: 8px
	}
@media only screen and (min-width:1200px) {
.card-7349 a {
min-height: 384px;
}
.card-7349.width-3 a .details,
.card-7349.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7349.width-3 a {
flex-direction: row;
}
.card-7349.width-3 a .image {
width: 100%;
max-width: 70%;
}
.card-7349.width-3 a .details {
width: 100%;
max-width: 30%;
}
.card-7349.card-columns-4.width-3 a .image {
height: 100%;
}
.card-7349 {
&.card-columns-4.width-4,
&.card-columns-4.width-3,
&.card-columns-4.width-1,
&.card-columns-3.width-3,
&.card-columns-2.width-2,
&.card-columns-1.width-1 {
& .additional {
flex-direction: column;
align-items: flex-start;
& .property-attributes {
padding-right: 0;
border-right: 0;
}
& .price {
padding-left: 0;
}
}
}
}
.card-7349.card-columns-1.width-1 a {
flex-direction: row;
}
.card-7349.card-columns-1.width-1 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7349.card-columns-1.width-1 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7349.card-columns-2.width-2 a {
flex-direction: row;
}
.card-7349.card-columns-2.width-2 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7349.card-columns-2.width-2 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7349.card-columns-3.width-3 a {
flex-direction: row;
}
.card-7349.card-columns-3.width-3 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7349.card-columns-3.width-3 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7349.card-columns-4.width-4 a {
flex-direction: row;
}
.card-7349.card-columns-4.width-4 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7349.card-columns-4.width-4 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
}
.card-7390 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-7390 * {
box-sizing: border-box;
	}
.card-7390 a {
display: block;
text-decoration: none;
height: 100%;
	}
.card-7390 a .main-content {
position: relative;
height: 100%;
padding: 24px;
	}
.card-7390 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-7390 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-7390:hover a .background img {
transform: scale(1.1);
}
.card-7390 a .main-content .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(0,174,239,1) 0%, rgba(0,174,239,0) 100%);;
height: 20%;
bottom: 0;
left: 0;
right: 0;
transition: background 2s;
}
.card-7390 a .main-content .details {
height: 350px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
text-align: left;
	}
@media only screen and (min-width: 640px) {
.card-7390 a .main-content .details {
height: 776px;
}
	}
@media only screen and (min-width: 980px) {
.card-7390 a .main-content .details {
height: 500px;
}
	}
.card-7390 a .main-content .details .text-top {
display: flex;
flex-direction: column;
padding-bottom: 8px;
	}
.card-7390 a .main-content .details .suburb-name,
	.card-7390 a .main-content .details .blurb {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
	}
@media only screen and (min-width:1200px){
.card-7390.width-2 a .main-content .details .text-top,
.card-7390.width-4 a .main-content .details .text-top {
display: block;
}
.card-7390.width-2 a .main-content .details .text-top div,
.card-7390.width-4 a .main-content .details .text-top div {
display: inline-block;
}
	}
.card-7419 * {
box-sizing: border-box;
	}
.card-7419 {
position: relative;
	}
.card-7419 a {
text-decoration: none;
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
	}
.card-7419 a .image {
position: relative;
display: flex;
width: 100%;
height: 350px;
overflow: hidden;
isolation: isolate;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
	}
.card-7419 {
& .additional {
display: flex;
align-items: center;
& .property-attributes {
border-right: 1px solid #57585a;
padding-right: 16px;
}
& .price {
padding-left: 16px;
}
}
	}
@media only screen and (min-width: 640px) {
.card-7419 a .image {
height: 350px;
}
	}
@media only screen and (min-width: 980px) {
.card-7419 a .image {
height: 500px;
}
	}
.card-7419 a .image {
& img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
&:hover .overlay{
opacity: 1;
visibility: visible;
& .view-button {
transform: translate(-50%, -50%);
}
}
	}
.card-7419 a .image .overlay {
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
z-index: 2;
background-color: rgba(0,0,0,0.2);
top: 0;
left: 0;
transition: all .2s ease-in-out;
& .view-button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-60%, -50%);
transition: all .35s ease-in-out;
}
	}
.card-7419 a .details {
position: relative;
padding: 32px 24px;
background-color: #e6e7e9;
	}
.card-7419 a .details .listing-address {
margin-bottom: 16px;
	}
.card-7419 a .details .street-address,
.card-7419 a .details .suburb,
.card-7419 a .details .additional .property-attributes,
.card-7419 a .details .additional .price {
transition: all 1s;
}
.card-7419 a .details .additional .property-attributes {
display: flex;
align-items: center;
	}
.card-7419 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-7419 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-7419 .bed-bath-car .icon:before {
font-size: 35px;
	}
.card-7419 .bed-bath-car {
display: flex;
flex-direction: row;
gap: 8px
	}
@media only screen and (min-width:1200px) {
.card-7419 a {
min-height: 384px;
}
.card-7419.width-3 a .details,
.card-7419.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7419.width-3 a {
flex-direction: row;
}
.card-7419.width-3 a .image {
width: 100%;
max-width: 70%;
}
.card-7419.width-3 a .details {
width: 100%;
max-width: 30%;
}
.card-7419.card-columns-4.width-3 a .image {
height: 100%;
}
.card-7419 {
&.card-columns-4.width-4,
&.card-columns-4.width-3,
&.card-columns-4.width-1,
&.card-columns-3.width-3,
&.card-columns-2.width-2,
&.card-columns-1.width-1 {
& .additional {
flex-direction: column;
align-items: flex-start;
& .property-attributes {
padding-right: 0;
border-right: 0;
}
& .price {
padding-left: 0;
}
}
}
}
.card-7419.card-columns-1.width-1 a {
flex-direction: row;
}
.card-7419.card-columns-1.width-1 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7419.card-columns-1.width-1 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7419.card-columns-2.width-2 a {
flex-direction: row;
}
.card-7419.card-columns-2.width-2 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7419.card-columns-2.width-2 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7419.card-columns-3.width-3 a {
flex-direction: row;
}
.card-7419.card-columns-3.width-3 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7419.card-columns-3.width-3 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-7419.card-columns-4.width-4 a {
flex-direction: row;
}
.card-7419.card-columns-4.width-4 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-7419.card-columns-4.width-4 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
}
.card-7448 .card-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
overflow: hidden;
	}
.card-7448 * {
box-sizing: border-box;
	}
.card-7448 a {
text-decoration: none;
	}
.card-7448 .image {
overflow: hidden;
isolation: isolate;
position: relative;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 250px;
	}
@media only screen and (min-width: 640px) {
.card-7448 .image {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-7448 .image {
height: 300px;
}
	}
	.card-7448 .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
transition: all 1s;
}
.card-7448 a.image:hover img {
transform: scale(1.1);
}
.card-7448 a.image .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
height: 20%;
bottom: 0;
transition: background 2s;
}
.card-7448 .details-aside {
display: none;
	}
.card-7448 .details {
position: relative;
padding: 0 24px 32px;
background-color: #57585a;
	}
.card-7448 .calendar .widget-icon-calendar:before {
font-size: 18px;
	}
.card-7448 .details .street-suburb {
display: flex;
flex-direction: column;
	}
.card-7448 .suburb {
text-transform: capitalize;
	}
.card-7448 .street-suburb {
transform: translateY(-25%);
display: block;
	}
.card-7448 .property-attributes {
display: flex;
align-items: center;
text-transform: capitalize;
margin-bottom: 8px;
	}
.card-7448 .property-attributes .value-wrapper {
display: flex;
align-items: center;
	}
.card-7448 .property-attributes .value-wrapper:before {
font-size: 14px;
	}
.card-7448 .calendar a,
.card-7448 .details .date,
.card-7448 .details .address,
.card-7448 .details .suburb,
.card-7448 .details .property-attributes,
.card-7448 .details .additional .price {
transition: all 1s;
}
.card-7448 .calendar a {
display: flex;
align-items: center;
gap: 8px;
	}
@media only screen and (min-width:1200px){
.card-7448 .card-wrapper {
min-height: 384px;
}
.card-7448.width-3 .card-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.card-7448.width-3 .card-wrapper .image{
grid-column: 1 / 3;
}
.card-7448.width-4 .card-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.card-7448.width-4 .card-wrapper .image {
grid-column: 1 / 3;
}
.card-7448.width-3 .card-wrapper .image,
.card-7448.width-4 .card-wrapper .image {
height: 100%;
max-height: none;
width: 100%;
overflow: hidden;
}
.card-7448.width-3 .card-wrapper .details,
.card-7448.width-4 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7448.width-3 .card-wrapper {
flex-direction: row;
}
.card-7448.width-3 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7448.card-columns-1.width-1 .card-wrapper {
flex-direction: row;
}
.card-7448.card-columns-1.width-1 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7448.card-columns-1.width-1 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7448.card-columns-1.width-1 .card-wrapper .details .details-main {
width: 100%;
}
.card-7448.card-columns-1.width-1 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7448.card-columns-1.width-1 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7448.card-columns-1.width-1 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-1.width-1 .street-suburb {
margin-top: 50%;
}
.card-7448.card-columns-1.width-1 .details-main-bottom {
margin-top: auto;
}
.card-7448.card-columns-1.width-1 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7448.card-columns-2.width-2 .card-wrapper {
flex-direction: row;
}
.card-7448.card-columns-2.width-2 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7448.card-columns-2.width-2 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7448.card-columns-2.width-2 .card-wrapper .details .details-main {
width: 100%;
}
.card-7448.card-columns-2.width-2 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7448.card-columns-2.width-2 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7448.card-columns-2.width-2 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-2.width-2 .street-suburb {
margin-top: 50%;
}
.card-7448.card-columns-2.width-2 .details-main-bottom {
margin-top: auto;
}
.card-7448.card-columns-2.width-2 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7448.card-columns-3.width-3 .card-wrapper {
flex-direction: row;
}
.card-7448.card-columns-3.width-3 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7448.card-columns-3.width-3 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7448.card-columns-3.width-3 .card-wrapper .details .details-main {
width: 100%;
}
.card-7448.card-columns-3.width-3 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7448.card-columns-3.width-3 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7448.card-columns-3.width-3 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-3.width-3 .street-suburb {
margin-top: 50%;
}
.card-7448.card-columns-3.width-3 .details-main-bottom {
margin-top: auto;
}
.card-7448.card-columns-3.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7448.card-columns-4.width-4 .card-wrapper {
flex-direction: row;
}
.card-7448.card-columns-4.width-4 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7448.card-columns-4.width-4 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7448.card-columns-4.width-4 .card-wrapper .details .details-main {
width: 100%;
}
.card-7448.card-columns-4.width-4 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7448.card-columns-4.width-4 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7448.card-columns-4.width-4 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-4.width-4 .street-suburb {
margin-top: 50%;
}
.card-7448.card-columns-4.width-4 .details-main-bottom {
margin-top: auto;
}
.card-7448.card-columns-4.width-4 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7448.card-columns-2.width-1 .details-main {
flex-direction: row;
}
.card-7448.width-4 .details-main,
.card-7448.width-3 .details-main,
.card-7448.width-1 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-4.width-3 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7448.card-columns-4.width-3 .street-suburb {
margin-top: 75%;
}
.card-7448.card-columns-4.width-3 .details-main-bottom {
margin-top: auto;
}
.card-7448.card-columns-4.width-2 .details-main,
.card-7448.card-columns-2.width-1 .details-main {
display: flex;
flex-wrap: wrap;
}
.card-7448.card-columns-4.width-2 .details-main .street-suburb,
.card-7448.card-columns-2.width-1 .details-main .street-suburb {
flex: 1 0 100%;
}
.card-7448.card-columns-4.width-2 .details-main .details-main-top,
.card-7448.card-columns-2.width-1 .details-main .details-main-top {
margin-right: 64px;
}
.card-7448.card-columns-4.width-2 .property-attributes,
.card-7448.card-columns-2.width-1 .property-attributes {
margin-bottom: 0;
}
.card-7448.card-columns-4.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
	}
.card-7449 .card-wrapper {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
transition: background 1s;
overflow: hidden;
	}
.card-7449 * {
box-sizing: border-box;
	}
.card-7449 a {
text-decoration: none;
	}
.card-7449 .image {
overflow: hidden;
isolation: isolate;
position: relative;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 254px;
	}
@media only screen and (min-width: 640px) {
.card-7449 .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-7449 .image {
height: 339px;
}
	}
	.card-7449 .image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
transition: all 1s;
}
.card-7449 .image:hover img {
transform: scale(1.1);
}
.card-7449 .image .overlay {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
height: 20%;
bottom: 0;
transition: background 2s;
}
.card-7449 .details-aside {
display: none;
	}
.card-7449 .details {
position: relative;
padding: 0 24px 32px;
background: #57585a;
	}
.card-7449 .calendar .widget-icon-calendar:before {
margin-right: 8px;
font-size: 18px;
	}
.card-7449 .details .street-suburb {
display: flex;
flex-direction: column;
	}
.card-7449 .suburb {
text-transform: capitalize;
	}
.card-7449 .street-suburb {
transform: translateY(-25%);
display: block;
	}
.card-7449 .property-attributes {
display: flex;
align-items: center;
text-transform: capitalize;
margin-bottom: 24px;
	}
.card-7449 .property-attributes .value-wrapper {
display: flex;
align-items: center;
	}
.card-7449 .property-attributes .value-wrapper:before {
font-size: 17px;
	}
.card-7449 .calendar a,
.card-7449 .details .date,
.card-7449 .details .address,
.card-7449 .details .suburb,
.card-7449 .details .property-attributes,
.card-7449 .details .additional .price {
transition: all 1s;
}
.card-7449 .calendar a {
display: flex;
align-items: center;
gap: 8px;
	}
@media only screen and (min-width:1200px){
.card-7449 .card-wrapper {
min-height: 384px;
}
.card-7449.width-3 .card-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.card-7449.width-3 .card-wrapper .image{
grid-column: 1 / 3;
}
.card-7449.width-4 .card-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.card-7449.width-4 .card-wrapper .image {
grid-column: 1 / 3;
}
.card-7449.width-3 .card-wrapper .image,
.card-7449.width-4 .card-wrapper .image {
height: 100%;
max-height: none;
width: 100%;
overflow: hidden;
}
.card-7449.width-3 .card-wrapper .details,
.card-7449.width-4 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7449.width-3 .card-wrapper {
flex-direction: row;
}
.card-7449.width-3 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7449.card-columns-1.width-1 .card-wrapper {
flex-direction: row;
}
.card-7449.card-columns-1.width-1 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7449.card-columns-1.width-1 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7449.card-columns-1.width-1 .card-wrapper .details .details-main {
width: 100%;
}
.card-7449.card-columns-1.width-1 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7449.card-columns-1.width-1 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7449.card-columns-1.width-1 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7449.card-columns-1.width-1 .street-suburb {
margin-top: 50%;
}
.card-7449.card-columns-1.width-1 .details-main-bottom {
margin-top: auto;
}
.card-7449.card-columns-1.width-1 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7449.card-columns-2.width-2 .card-wrapper {
flex-direction: row;
}
.card-7449.card-columns-2.width-2 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7449.card-columns-2.width-2 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7449.card-columns-2.width-2 .card-wrapper .details .details-main {
width: 100%;
}
.card-7449.card-columns-2.width-2 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7449.card-columns-2.width-2 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7449.card-columns-2.width-2 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7449.card-columns-2.width-2 .street-suburb {
margin-top: 50%;
}
.card-7449.card-columns-2.width-2 .details-main-bottom {
margin-top: auto;
}
.card-7449.card-columns-2.width-2 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7449.card-columns-3.width-3 .card-wrapper {
flex-direction: row;
}
.card-7449.card-columns-3.width-3 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7449.card-columns-3.width-3 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7449.card-columns-3.width-3 .card-wrapper .details .details-main {
width: 100%;
}
.card-7449.card-columns-3.width-3 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7449.card-columns-3.width-3 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7449.card-columns-3.width-3 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7449.card-columns-3.width-3 .street-suburb {
margin-top: 50%;
}
.card-7449.card-columns-3.width-3 .details-main-bottom {
margin-top: auto;
}
.card-7449.card-columns-3.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7449.card-columns-4.width-4 .card-wrapper {
flex-direction: row;
}
.card-7449.card-columns-4.width-4 .card-wrapper .image {
width: 100%;
height: 100%;
}
.card-7449.card-columns-4.width-4 .card-wrapper .details {
width: 100%;
display: flex;
align-items: center;
}
.card-7449.card-columns-4.width-4 .card-wrapper .details .details-main {
width: 100%;
}
.card-7449.card-columns-4.width-4 .card-wrapper .details .details-aside {
display: block;
width: 100%;
padding-left: 24px;
}
.card-7449.card-columns-4.width-4 .card-wrapper .details .street-suburb {
transform: translate(-40px, -25%);
}
.card-7449.card-columns-4.width-4 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7449.card-columns-4.width-4 .street-suburb {
margin-top: 50%;
}
.card-7449.card-columns-4.width-4 .details-main-bottom {
margin-top: auto;
}
.card-7449.card-columns-4.width-4 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
.card-7449.card-columns-4.width-3 .details-main {
display: flex;
flex-direction: column;
height: 100%;
}
.card-7449.card-columns-4.width-3 .street-suburb {
margin-top: 75%;
}
.card-7449.card-columns-4.width-3 .details-main-bottom {
margin-top: auto;
}
.card-7449.card-columns-4.width-2 .details-main,
.card-7449.card-columns-2.width-1 .details-main {
display: flex;
flex-wrap: wrap;
}
.card-7449.card-columns-4.width-2 .details-main .street-suburb,
.card-7449.card-columns-2.width-1 .details-main .street-suburb {
flex: 1 0 100%;
}
.card-7449.card-columns-4.width-2 .details-main .details-main-top,
.card-7449.card-columns-2.width-1 .details-main .details-main-top {
margin-right: 64px;
}
.card-7449.card-columns-4.width-2 .property-attributes,
.card-7449.card-columns-2.width-1 .property-attributes {
margin-bottom: 0;
}
.card-7449.card-columns-4.width-3 .image .overlay {
background: linear-gradient(270deg, rgba(87,88,90,1) 0%, rgba(87,88,90,0) 100%);;
width: 20%;
height: 100%;
right: 0;
}
	}
.card-7528 {
display: inline-block;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-7528 * {
box-sizing: border-box;
	}
.card-7528 .overlay .button {
width: fit-content;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transform: translateX(-8px);
transition: all .5s ease-out;
	}
.card-7528 .main-content {
flex: 1 1 auto;
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100%;
	}
.card-7528 .main-content .inner-wrapper {
width: 100%;
	}
.card-7528 .main-content .inner-wrapper .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background-color: rgba(0,0,0,0.6);
transition: all 0.25s ease-in-out;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
	}
.card-7528 .main-content:hover .inner-wrapper .overlay {
opacity: 1;
visibility: visible;
	}
.card-7528 .main-content:hover .overlay .button {
opacity: 1;
visibility: visible;
transform: translateX(0);
	}
.card-7528 .main-content:hover .details {
background: transparent;
	}
.card-7528 .main-content .headline {
width: 100%;
	}
.card-7528 .inner-wrapper {
position: relative;
height: 405px;
position: relative;
	}
.card-7528 .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-7528 .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
	}
.card-7528 .main-content .details {
position: absolute;
width: 100%;
z-index: 2;
background: linear-gradient(360deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);;
height: 20%;
bottom: 0;
left: 0;
right: 0;
display: flex;
align-items: center;
padding: 0 24px;
	}
.card-7528 .main-content .headline-wrapper {
padding: 24px;
background-color: #ffffff;
display: flex;
flex: 1 1 auto;
	}
.card-7528 .main-content .headline {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
	}
@media only screen and (min-width: 640px) {
.card-7528 .inner-wrapper {
height: 405px;
}
	}
@media only screen and (min-width: 980px) {
.card-7528 .inner-wrapper {
height: 590px;
}
	}
@media only screen and (min-width:1200px){
.card-7528 a .main-content .headline {
padding: 32px 24px;
}
.card-7528.card-columns-4.width-4 .main-content,
.card-7528.card-columns-4.width-3 .main-content,
.card-7528.card-columns-3.width-3 .main-content,
.card-7528.card-columns-2.width-2 .main-content,
.card-7528.card-columns-1.width-1 .main-content {
min-height: 590px;
flex-direction: row;
}
.card-7528.card-columns-4.width-4 .main-content .inner-wrapper,
.card-7528.card-columns-4.width-3 .main-content .inner-wrapper,
.card-7528.card-columns-3.width-3 .main-content .inner-wrapper,
.card-7528.card-columns-2.width-2 .main-content .inner-wrapper,
.card-7528.card-columns-1.width-1 .main-content .inner-wrapper {
width: 70%;
height: 100%;
}
.card-7528.card-columns-4.width-4 .main-content .headline,
.card-7528.card-columns-4.width-3 .main-content .headline,
.card-7528.card-columns-3.width-3 .main-content .headline,
.card-7528.card-columns-2.width-2 .main-content .headline,
.card-7528.card-columns-1.width-1 .main-content .headline {
width: 30%;
display: flex;
align-items: center;
}
	}
.card-7908 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0px solid #ffffff;
	}
.card-7908 a {
display: block;
text-decoration: none;
height: 100%;
}
.card-7908 a .main-content {
position: relative;
height: 100%;
	}
.card-7908 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
	.card-7908 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-7908:hover a .background img {
transform: scale(1.1);
}
.card-7908 a .main-content .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.2);
transition: background 2s;
box-shadow: inset 5px 5px 0 #ffffff, inset -5px -5px 0 #ffffff;
	}
.card-7908:hover a .overlay {
background: rgba(0,0,0,0.33);
	}
.card-7908 a .main-content .details {
height: 375px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
text-align: left;
padding: calc(5px + 16px);
	}
@media only screen and (min-width: 640px) {
.card-7908 a .main-content .details {
height: 350px;
}
	}
@media only screen and (min-width: 980px) {
.card-7908 a .main-content .details {
height: 375px;
}
	}
.card-7908 a .main-content .details .name,
	.card-7908 a .main-content .details .additional .position,
	.card-7908 a .main-content .details .additional .phone {
transition: all 1s;
}
.card-7908:hover a .main-content .details .name,
	.card-7908:hover a .main-content .details .additional .position,
	.card-7908:hover a .main-content .details .additional .phone {
color: #f3f2f2;
	}
[class*="widget-"] .container > div {
opacity: 0;
transform: translateY(40px);
	}
	[class*="widget-"] .container.active > div {
transition: opacity 1s, transform 1.5s;
transform: translateY(0);
opacity: 1;
	}
@keyframes animateFadeIn {
	from {
opacity:0;
	}
	to {
opacity:1;
	}
}
body.social-media-share-overflow {
	overflow: hidden;
}

.global-share-button[data-global-social-media-toggle="share"] {
	background: none;
	border: none;
	cursor: pointer;
	transition: ease-in-out 0.25s;
}

.global-share-button[data-global-social-media-toggle="share"]:hover {
	opacity: 0.7;
}

#social-media-share-modal.modal-container {
	display: none;
	position: fixed;
	inset: 0;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,0.7);
	z-index: 10;
	animation: animateFadeIn .3s;
}

#social-media-share-modal.modal-container .modal {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 24px;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	background-color: white;
}

@media only screen and (min-width:640px) {
	#social-media-share-modal.modal-container .modal {
max-height: 430px;
max-width: 360px;
height: 100%;
width: 100%;
background-color: white;
box-shadow: 0px 3px 6px #0000004D;
border-radius: 6px;
	}
}

#social-media-share-modal.modal-container .modal .close {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	color: #000;
	font-size: 16px;
}

#social-media-share-modal.modal-container .modal .close span {
	cursor: pointer;
	transition: ease-in-out 0.25s;
}

#social-media-share-modal.modal-container .modal .heading {
	padding: 16px 0 32px;
	width: 100%;
	font-size: 22px;
	color: #000;
	text-align: center;
}

#social-media-share-modal.modal-container .modal .links {display: grid;column-gap: 16px;row-gap: 32px;grid-template-columns: repeat(2, 1fr); }@media only screen and (max-width:1200px) {#social-media-share-modal.modal-container .modal .links {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:980px) {#social-media-share-modal.modal-container .modal .links {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:640px) {#social-media-share-modal.modal-container .modal .links {grid-template-columns: repeat(2, 1fr);}}

#social-media-share-modal.modal-container .modal .links .link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 16px;
	text-decoration: none;
}

#social-media-share-modal.modal-container .modal .links button.link {
	background: none;
	border: none;
	cursor: pointer;
}

#social-media-share-modal.modal-container .modal .links .link .badge {
	font-size: 20px;
	height: 48px;
	width: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	transition: ease-in-out 0.25s;
}

#social-media-share-modal.modal-container .modal .links .link  .badge span {
	display: flex;
	justify-content: center;
	align-items: center;
}

#social-media-share-modal.modal-container .modal .links .link .text {
	margin-top: 16px;
	font-size: 17px;
	font-family: inherit;
	color: #000;
}

#social-media-share-modal.modal-container .modal .copy-success {
	display: none;
	animation: animateFadeIn .2s;
	background-color: #fff;
	box-shadow: 0px 3px 6px #0000002E;
	border-radius: 3px;
	position: absolute;
	margin-top: 32px;
	left: 50%;
	transform: translateX(-50%);
}

@media only screen and (min-width:640px) {
	#social-media-share-modal.modal-container .modal .copy-success {
margin-top: 0;
bottom: 24px;
	}
}

#social-media-share-modal.modal-container .modal .copy-success .badge {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	padding: 4px;
	color: white;
	background-color: #8dc63e;
	border-radius: 3px 0 0 3px;
}

#social-media-share-modal.modal-container .modal .copy-success .badge span {
	font-size: 20px;
}
#social-media-share-modal.modal-container .modal .links .link .badge {
background-color: #E8E8E8;
	}
#social-media-share-modal.modal-container .modal .links .link .badge,
#social-media-share-modal.modal-container .modal .links .link .badge span {
	color: #000;
}
#social-media-share-modal.modal-container.active {
	display: flex;
}

#social-media-share-modal.modal-container .modal .close:hover span {
	opacity: 0.7;
}

#social-media-share-modal.modal-container .modal .links .link .badge:hover {
	opacity: 0.7;
}

#social-media-share-modal.modal-container .modal .copy-success.active {
	display: flex;
}
body.global-search-filters-active {
	overflow-y: hidden;
}

#global-search-filters {
	display: none;
z-index: 3000000000;
}

#global-search-filters.active {
	position: relative;
	display: block;
}
@keyframes animateFadeIn {
	from {
opacity:0;
	}
	to {
opacity:1;
	}
}

#global-search-filters {
	animation: animateFadeIn .3s;
}
.global-search-filters-athens input[type=text],
	.global-search-filters-athens input[type=submit],
	.global-search-filters-athens input[type=password],
	.global-search-filters-athens input[type=number],
	.global-search-filters-athens input[type=mobile],
	.global-search-filters-athens input[type=tel],
	.global-search-filters-athens textarea,
	.global-search-filters-athens label,
	.global-search-filters-athens button,
	.global-search-filters-athens select {
font-family: inherit;
	}
.global-search-filters-athens * {
box-sizing: border-box;
	}
.global-search-filters-athens .commercial {
display: none;
	}
.global-search-filters-athens {
display: flex;
justify-content: flex-end;
width: 100%;
height: 100%;
height: 100dvh;
position: fixed;
inset: 0;
z-index: 10;
isolation: isolate;
	}
.global-search-filters-athens .global-search-filter-toggle {
width: 100%;
height: 100%;
position: fixed;
inset: 0;
z-index: 1;
	}
.global-search-filters-athens form {
width: 100%;
border-radius: 0;
z-index: 2;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens form {
max-width: 480px;
margin: 24px;
border-radius: 10px;
}
	}
.global-search-filters-athens form .form-container {
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
	}
.global-search-filters-athens form .form-container .filters-section-one,
	.global-search-filters-athens form .form-container .filters-section-two,
	.global-search-filters-athens form .form-container .filters-section-three .section-wrapper {
width: 100%;
	}
.global-search-filters-athens form .form-container .filters-section-one {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 32px 32px;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method {
position: relative;
display: flex;
align-items: center;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-wrapper {
position: relative;
display: flex;
align-items: center;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-wrapper select {
padding-right: 24px;
border-radius: 0;
background-color: rgba(0,0,0,0);
line-height: 44px;
z-index: 1;
outline: none;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-wrapper .widget-icon-chevron_down {
position: absolute;
right: 0;
display: flex;
align-items: center;
justify-content: center;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-icon:before {
position: absolute;
right: 0;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method select {
height: 44px;
padding: 0;
border: 0;
font-size: 25px;
font-weight: 600;
text-decoration: underline;
text-underline-offset: 8px;
cursor: pointer;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method label {
padding-left: 8px;
font-size: 25px;
font-weight: 600;
	}
.global-search-filters-athens form .form-container .filters-section-one .modal-interact {
background: none;
border: none;
cursor: pointer;
text-decoration: none;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens form .form-container .filters-section-one .modal-interact:hover {
opacity: 0.5;
	}
.global-search-filters-athens form .form-container .filters-section-two {
padding-top: 24px;
	}
.global-search-filters-athens form .form-container .filters-section-two,
	.global-search-filters-athens form .form-container .filters-section-three .section-wrapper {
padding: 16px 32px;
	}
.global-search-filters-athens form .form-container .filters-section-two {
height: 100%;
overflow: auto;
	}
.global-search-filters-athens form .form-container .filters-section-three {
display: flex;
justify-content: center;
width: 100%;
border-top: 1px solid;
	}
.global-search-filters-athens form .form-container .filters-section-three .section-wrapper {
display: flex;
align-items: center;
justify-content: flex-end;
height: 80px;
	}
.global-search-filters-athens form .form-container .filters-section-two .sub-heading,
	.global-search-filters-athens form .form-container .filters-section-two .price-label,
	.global-search-filters-athens form .form-container .filters-section-two .price-label {
font-size: 15px;
font-weight: 600;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters {
display: flex;
flex-direction: column;
padding-bottom: 40px;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .sub-heading {
margin-bottom: 16px;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search {
height: 48px;
width: 100%;
border-radius: 3px;
border: 1px solid;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search,
	.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search::placeholder {
font-size: 15px;
	}
.global-search-filters-athens .suburb-filters .search-container {
position: relative;
	}
.global-search-filters-athens .search-results {
display: none;
position: absolute;
z-index: 2;
bottom: 1px;
left: 1px;
right: 1px;
height: 0;
}
	.global-search-filters-athens .search-results .results-list {
position: absolute;
display: flex;
flex-direction: column;
width: 100%;
.location-result-heading {
padding: 16px;
font-size: 16px;
}
	}
.global-search-filters-athens .search-results.active {
display: flex;
flex-direction: column;
	}
.global-search-filters-athens .search-results .result {
display: flex;
align-items: center;
gap: 8px;
width: 100%;
padding: 8px;
border: none;
cursor: pointer;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens .search-results .result .icon {
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
height: 36px;
width: 36px;
border-radius: 50%;
	}
.global-search-filters-athens .suburb-filters .display-results {
display: flex;
flex-wrap: wrap;
column-gap: 8px;
row-gap: 16px;
min-height: 44px;
margin-top: 16px;
padding: 8px;
border-radius: 3px;
	}
.global-search-filters-athens .suburb-filters .display-results .result {
display: flex;
align-items: center;
gap: 8px;
height: 36px;
padding: 0 16px;
font-size: 15px;
font-weight: 600;
border: 1px solid;
border-radius: 18px;
cursor: pointer;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens .suburb-filters .display-results .result .icon:before {
font-size: 10px;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .surrounding-suburbs-container {
display: flex;
align-items: center;
margin-top: 16px;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .surrounding-suburbs-container label {
font-size: 13px;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 label,
	.global-search-filters-athens form .form-container .checkbox-style-1 label {
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 label:before {
font-size: 10px;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 input,
	.global-search-filters-athens form .form-container .checkbox-style-1 input {
position: absolute;
opacity: 0;
height: 0;
width: 0;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 label:before {
display: flex !important;
justify-content: center;
align-items: center;
height: 20px;
width: 20px;
margin-right: 16px;
border: 1px solid;
border-radius: 2px;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method {
gap: 32px;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 {
position: relative;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label {
position: relative;
display: flex;
justify-content: center;
align-items: center;
padding: 0 0 8px;
border-bottom: 2px solid;
font-size: 25px;
cursor: pointer;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 input {
position: absolute;
opacity: 0;
inset: 0;
width: 0;
height: 0;
	}
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements,
	.global-search-filters-athens form .form-container .filters-section-two .categories {
display: flex;
flex-direction: column;
padding-bottom: 40px;
	}
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .sub-heading,
	.global-search-filters-athens form .form-container .filters-section-two .categories .sub-heading {
padding-bottom: 16px;
	}
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .radio-buttons,
	.global-search-filters-athens form .form-container .filters-section-two .categories .radio-buttons {
display: flex;
flex-wrap: wrap;
gap: 16px;
width: 100%;
	}
.global-search-filters-athens form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1,
	.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .radio-buttons .checkbox-style-1 {
display: flex;
	}
.global-search-filters-athens form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1 {
width: calc(50% - 16px);
	}
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .radio-buttons .checkbox-style-1 {
width: 100%;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .radio-buttons .checkbox-style-1 {
width: calc(50% - 16px);
}
	}
.global-search-filters-athens form .form-container .filters-section-two .addition-requirements .radio-buttons .checkbox-style-1 label,
	.global-search-filters-athens form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1 label {
font-size: 14px;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper {
display: grid;
grid-template-columns: repeat(1, 1fr);
	}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1,
	.global-search-filters-athens form .form-container .filters-section-two .radio-filters {
display: flex;
width: 100%;
margin-bottom: 32px;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 {
flex-direction: column;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading {
margin-bottom: 16px;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 label {
position: relative;
width: 100%;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 {
flex-direction: row;
}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading {
margin-bottom: 0;
}
.global-search-filters-athens form .form-container .filters-section-two .select-wrapper .select-style-1 label {
width: 60%;
}
}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1 .sub-heading,
	.global-search-filters-athens form .form-container .filters-section-two .radio-filters .sub-heading {
display: flex;
align-items: center;
width: 40%;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1 .sub-heading {
display: flex;
align-items: center;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1 select {
padding-right: 16px;
width: 100%;
cursor: pointer;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1 label:before {
position: absolute;
top: 50%;
right: 8px;
transform: translateY(-50%);
font-size: 10px;
	}
.global-search-filters-athens form .form-container .filters-section-two .select-style-1 select {
height: 40px;
border: 1px solid;
border-radius: 3px;
font-size: 14px;
	}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper {
display: grid;
grid-template-columns: repeat(1, 1fr);
	}
.global-search-filters-athens form .form-container .filters-section-two .radio-filters .radio-labels {
display: flex;
justify-content: space-between;
width: 60%;
	}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters {
flex-direction: column;
	}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading {
margin-bottom: 16px;
	}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels  {
width: 100%;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters {
flex-direction: row;
}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading {
margin-bottom: 0;
}
.global-search-filters-athens form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels  {
width: 60%;
}
}
.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 {
position: relative;
aspect-ratio: 1;
width: 42px;
height: 42px;
	}
.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label {
position: relative;
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
padding: 0 8px;
border: 1px solid;
border-radius: 50%;
font-size: 14px;
cursor: pointer;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 input {
position: absolute;
opacity: 0;
inset: 0;
width: 0;
height: 0;
	}
.global-search-filters-athens form .form-container .filters-section-two .more {
display: flex;
justify-content: center;
align-items: center;
position: relative;
font-weight: 600;
font-size: 15px;
text-decoration: none;
transition: ease-in-out 0.25s;
border: unset;
padding: 0;
margin-bottom: 24px;
cursor: pointer;
	}
.global-search-filters-athens form .form-container .filters-section-two .more:before {
position: absolute;
top: 50%;
right: -16px;
transform: translateY(-50%);
font-size: 10px;
	}
.global-search-filters-athens form .form-container .filters-section-two .more.active:before {
transform: translateY(-50%) rotateX(-180deg);
	}
.global-search-filters-athens form .form-container .filters-section-two .more:hover {
opacity: 0.5;
	}
.global-search-filters-athens form .form-container .filters-section-two .fields-fold {
display: none;
	}
	.global-search-filters-athens form .form-container .filters-section-two .fields-fold.active {
display: flex;
flex-direction: column;
	}
.global-search-filters-athens form .filters-section-three .clear {
font-weight: 600;
font-size: 15px;
text-decoration: none;
transition: ease-in-out 0.25s;
	}
.global-search-filters-athens form .filters-section-three .clear:hover {
opacity: 0.5;
	}
.global-search-filters-athens form .filters-section-three .submit {
display: flex;
justify-content: center;
align-items: center;
height: 40px;
padding: 0 16px;
font-weight: 600;
font-size: 15px;
border-radius: 25px;
border: 1px solid;
transition: ease-in-out 0.25s;
cursor: pointer;
	}
.global-search-filters-athens {
background-color: rgba(0,0,0,0.5);
}
.global-search-filters-athens form {
box-shadow: 0px 3px 6px #00000029;
}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-wrapper select option {
color: #000000;
	}
.global-search-filters-athens form,
	.global-search-filters-athens form .form-container .radiobutton-style-1 label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 label:before,
	.global-search-filters-athens form .form-container .filters-section-two .more,
	.global-search-filters-athens form .form-container .filters-section-one .sale-method select,
	.global-search-filters-athens form .form-container .filters-section-two .select-style-1 select,
	.global-search-filters-athens form .filters-section-three .submit:hover,
	.global-search-filters-athens .search-results .result .icon,
	.global-search-filters-athens .suburb-filters .display-results .result {
background-color: #ffffff;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 label:before,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label:hover,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 input:checked ~ label,
	.global-search-filters-athens form .filters-section-three .submit,
	.global-search-filters-athens .suburb-filters .display-results .result:hover {
color: #ffffff;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label,
	.global-search-filters-athens form .filters-section-three .submit:hover {
border-color: #ffffff;
	}
	.global-search-filters-athens .suburb-filters .display-results .result {
border-color: #606060;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .surrounding-suburbs-container label,
	.global-search-filters-athens form .form-container .filters-section-two .property-type .radio-buttons .checkbox-style-1 label,
	.global-search-filters-athens form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1 label,
	.global-search-filters-athens form .form-container .filters-section-two .select-style-1 select,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label,
	.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search {
color: #606060;
	}
.global-search-filters-athens form .form-container .filters-section-one .sale-method .select-wrapper .widget-icon-chevron_down,
	.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label:hover,
	.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 input:checked ~ label,
	.global-search-filters-athens form .form-container .filters-section-one .sale-method select,
	.global-search-filters-athens form .form-container .filters-section-one .modal-interact,
	.global-search-filters-athens form .form-container .filters-section-two .sub-heading,
	.global-search-filters-athens form .form-container .filters-section-two .price-label,
	.global-search-filters-athens form .form-container .filters-section-two .price-label,
	.global-search-filters-athens form .form-container .filters-section-two .more,
	.global-search-filters-athens form .filters-section-three .clear,
	.global-search-filters-athens form .filters-section-three .submit:hover,
	.global-search-filters-athens .search-results .result,
	.global-search-filters-athens .search-results .result .icon,
	.global-search-filters-athens .suburb-filters .display-results .result,
	.global-search-filters-athens .location-result-heading {
color: #000000;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 input:checked ~ label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 input:checked ~ label:before,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label:hover,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 input:checked ~ label,
	.global-search-filters-athens form .filters-section-three .submit,
	.global-search-filters-athens .suburb-filters .display-results .result:hover {
background-color: #000000;
	}
.global-search-filters-athens form .form-container .radiobutton-style-1 input:checked ~ label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 input:checked ~ label:before,
	.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label:hover,
	.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 input:checked ~ label,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label:hover,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 input:checked ~ label,
	.global-search-filters-athens form .filters-section-three .submit {
border-color: #000000;
	}
.global-search-filters-athens form .form-container .filters-section-three,
	.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search,
	.global-search-filters-athens form .form-container .radiobutton-style-1 label:before,
	.global-search-filters-athens form .form-container .checkbox-style-1 label:before,
	.global-search-filters-athens form .form-container .filters-section-two .select-style-1 select,
	.global-search-filters-athens form .form-container .filters-section-two .radiobutton-style-2 label {
border-color:#C4C4C4;
	}
.global-search-filters-athens form .form-container .filters-section-two .suburb-filters .search::placeholder {
color:#C4C4C4;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label {
color: #959595;
	}
.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 label:hover,
	.global-search-filters-athens form .form-container .filters-section-one .radiobutton-style-3 input:checked ~ label {
border-color: #333333;
	}
.global-search-filters-athens .search-results .results-list {
background-color: #333333;
	}
.global-search-filters-athens .search-results .result,
	.global-search-filters-athens .search-results .location-result-heading {
background-color: rgba(255,255,255,0.8);
	}
.global-search-filters-athens .search-results .result:hover {
background-color: rgba(255,255,255,0.6);
	}
.global-search-filters-athens .suburb-filters .display-results {
background-color: #ffffff;
	}
.global-search-filters-athens.Left {
justify-content: flex-start;
	}
.global-search-filters-athens.Right {
justify-content: flex-end;
	}
.global-search-filters-athens.Center,
	.global-search-filters-athens.Fullscreen {
justify-content: center;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens.Left form,
.global-search-filters-athens.Right form {
max-width: 480px;
margin: 24px;
}
.global-search-filters-athens.Center form {
max-width: 900px;
margin: 24px;
}
.global-search-filters-athens.Fullscreen form {
max-width: 100%;
margin: 0;
}
	}
.global-search-filters-athens.Fullscreen form .form-container .filters-section-one,
	.global-search-filters-athens.Fullscreen form .form-container .filters-section-two,
	.global-search-filters-athens.Fullscreen form .form-container .filters-section-three .section-wrapper {
max-width: 900px;
	}
@media only screen and (min-width:640px) {
.global-search-filters-athens.Center form .form-container .filters-section-two .categories .radio-buttons,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .categories .radio-buttons {
flex-wrap: nowrap;
max-width: 550px;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1 {
width: calc(25% - 16px);
}
.global-search-filters-athens.Left form .form-container .filters-section-two .addition-requirements .radio-buttons,
.global-search-filters-athens.Left form .form-container .filters-section-two .categories .radio-buttons,
.global-search-filters-athens.Right form .form-container .filters-section-two .addition-requirements .radio-buttons,
.global-search-filters-athens.Right form .form-container .filters-section-two .categories .radio-buttons {
display: flex;
flex-wrap: wrap;
gap: 16px;
width: 100%;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1,
.global-search-filters-athens.Right form .form-container .filters-section-two .categories .radio-buttons .radiobutton-style-1 {
width: calc(50% - 16px);
}
.global-search-filters-athens.Center form .form-container .filters-section-two .select-wrapper,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .select-wrapper {
grid-template-columns: repeat(2, 1fr);
column-gap: 56px;
max-width: 550px;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .select-wrapper,
.global-search-filters-athens.Right form .form-container .filters-section-two .select-wrapper {
display: grid;
grid-template-columns: repeat(1, 1fr);
max-width: 100%;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .radio-wrapper,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .radio-wrapper {
grid-template-columns: repeat(3, 1fr);
gap: 56px;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .radio-wrapper,
.global-search-filters-athens.Right form .form-container .filters-section-two .radio-wrapper {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 0;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .select-wrapper .select-style-1,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .select-wrapper .select-style-1 {
flex-direction: column;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading {
margin-bottom: 16px;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .select-wrapper .select-style-1 label,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .select-wrapper .select-style-1 label {
position: relative;
width: 100%;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .select-wrapper .select-style-1,
.global-search-filters-athens.Right form .form-container .filters-section-two .select-wrapper .select-style-1 {
flex-direction: row;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading,
.global-search-filters-athens.Right form .form-container .filters-section-two .select-wrapper .select-style-1 .sub-heading {
margin-bottom: 0;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .select-wrapper .select-style-1 label,
.global-search-filters-athens.Right form .form-container .filters-section-two .select-wrapper .select-style-1 label {
width: 60%;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .radio-wrapper .radio-filters,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .radio-wrapper .radio-filters {
flex-direction: column;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading {
margin-bottom: 16px;
}
.global-search-filters-athens.Center form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels,
.global-search-filters-athens.Fullscreen form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels {
width: 100%;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .radio-wrapper .radio-filters,
.global-search-filters-athens.Right form .form-container .filters-section-two .radio-wrapper .radio-filters {
flex-direction: row;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading,
.global-search-filters-athens.Right form .form-container .filters-section-two .radio-wrapper .radio-filters .sub-heading {
margin-bottom: 0;
}
.global-search-filters-athens.Left form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels,
.global-search-filters-athens.Right form .form-container .filters-section-two .radio-wrapper .radio-filters .radio-labels {
width: 60%;
}
	}
#quick-appraisal-modal .modal-content .appraisal-step {
	background-color: #ffffff;
}
/* global - end */
/* header:he-0004:1435 - start */
@-webkit-keyframes layout1435FadeInOut {
0% { opacity: 0; }
100% { opacity: 1; }
	}
@keyframes layout1435FadeInOut {
0% { opacity: 0; }
100% { opacity: 1; }
	}
.layout-1435 nav.mobile .parent {font-family: Nexa;color: #ffffff;font-size: 17px;line-height: 25.5px;font-weight: 400;}.layout-1435 nav.mobile .parent:hover,.layout-1435 nav.mobile .parent:active {color: #fff;}
.layout-1435 nav.mobile .menu-child {font-family: Nexa;color: #ffffff;font-size: 15px;line-height: 22.5px;font-weight: 400;}.layout-1435 nav.mobile .menu-child:hover,.layout-1435 nav.mobile .menu-child:active {color: #fff;}
.layout-1435 {
position: sticky;
z-index: 3;
top: 0;
left: 0;
right: 0;
background-color: #00aeef;
transition: all .25s ease-in-out;
isolation: isolate;
& * {
box-sizing: border-box;
}
& a {
text-decoration: none;
}
&.hovering {
background-color: rgba(69,69,69,0);
}
.inner-container {
position: relative;
display: flex;
align-items: center;
padding: 32px 24px;
}
@media only screen and (min-width:980px) {
.inner-container {
padding: 48px 32px;
}
}
@media only screen and (min-width:1200px) {
.inner-container {
padding: 48px;
}
}
.inner-container a.logo-link {
display: flex;
justify-content: center;
align-items: center;
}
.inner-container a.logo-link img {
max-width: 100%;
max-height: 35px;
object-fit: cover;
}
@media only screen and (min-width:640px) {
.inner-container a.logo-link img {
max-height: 48px;
}
}
.wrapper-right {
display: flex;
justify-content: space-between;
width: 75px;
}
.right-logo {
display: flex;
position: absolute;
top: 32px;
right: 24px;
justify-content: flex-end;
width: 75px;
}
@media only screen and (min-width:980px) {
.wrapper-right {
width: 150px;
}
.right-logo {
right: 32px;
width: 150px;
}
}
@media only screen and (min-width:1200px) {
.right-logo {
right: 48px;
}
}
&.hovering .right-logo img {
max-width: 100%;
max-height: 70px;
}
.right-logo img {
max-height: 130px;
max-width: 100%;
transition: all .25s ease-in-out;
}
.inner-container .navigation {
margin-right: 32px;
}
.menu-button {
position: relative;
width: 35px;
height: 15px;
cursor: pointer;
}
.menu-button span {
content: "";
height: 1px;
width: 100%;
background-color: #ffffff;
position: absolute;
left: 0;
transition: all .25s ease-in-out;
}
.menu-button:hover span {
background-color: #eaeaea;
}
&.hovering .menu-button span {
background-color: #ffffff;
transition: all .25s ease-in-out;
}
&.hovering .menu-button:hover span {
background-color: #eaeaea;
}
.menu-button span:first-child {
top: 0;
}
.menu-button span:nth-child(2) {
top: 50%;
transform: translateY(-50%);
}
.menu-button span:last-child {
bottom: 0;
}
.menu-button span:hover {
background-color: #fff;
}
&.hovering .menu-button span:hover {
background-color: #fff;
}
.inner-container .menu-button.active span:first-child {
top: 45%;
transform: rotate(45deg);
}
.menu-button.active span:nth-child(2) {
opacity: 0;
visiability: hidden;
}
.menu-button.active span:last-child {
top: 45%;
transform: rotate(-45deg);
}
.menu {
width: 100vw;
height: 100dvh;
max-width: 480px;
position: absolute;
top: 0;
left: -120%;
background-color: #00aeef;
transition: all .8s ease-in-out;
opacity: 0;
visibility: hidden;
z-index: 2;
&.active {
left: 0;
opacity: 1;
visibility: visible;
}
.inner-container {
gap: 32px;
}
}
& nav.desktop {
display: none;
}
& nav.mobile {
display: flex;
justify-content: space-between;
flex-direction: column;
height: calc(100dvh - 35px - 64px);
gap: 48px;
padding: 0 8px 32px;
.menu-wrapper {
display: flex;
flex-direction: column;
gap: 24px;
max-height: 80%;
overflow-y: auto;
overflow-x: hidden;
padding: 0 16px;
.parent {
display: flex;
justify-content: space-between;
align-items: center;
transition: all .25s ease-in-out;
}
.parent .icon {
text-indent: 0;
}
.parent:hover {
text-indent: 8px
}
.parent:hover .icon {
text-indent: 0;
}
&::-webkit-scrollbar {
width: 4px;
}
&::-webkit-scrollbar-track {
background: transparent;
}
&::-webkit-scrollbar-thumb {
background-color: #eaeaea;
border-radius: 2px;
border: transparent;
transition: all 1s;
}
}
.button-wrapper {
display: flex;
flex-direction: column;
max-height: 20%;
}
.button {
text-align: center;
}
.menu-items {
&.active .parent {
color:  #eaeaea;
}
&.active .parent .icon {
color: #eaeaea;
-webkit-animation: layout1435FadeInOut .5s linear forwards;
animation: layout1435FadeInOut .5s linear forwards;
transform: rotate(180deg);
}
.parent .icon {
font-size: 20px;
color: #ffffff;
line-height: 1;
}
.parent:hover .icon {
color: #eaeaea;
}
}
.child {
display: none;
padding: 24px 8px 0;
& li {
margin-bottom: 8px;
&:last-child {
margin-bottom: 0;
}
& a {
transition: all 0.25s ease-in-out;
&:hover,
&:focus,
&:active {
color: #eaeaea;
}
}
}
}
}
&:hover nav.mobile .menu-wrapper::-webkit-scrollbar-thumb {
background-color: #eaeaea;
}
@media only screen and (min-width:640px) {
& nav.mobile {
height: calc(100dvh - 48px - 96px);
padding: 0 24px 48px;
.menu-wrapper {
padding: 0 24px;
}
.child {
display: none;
padding: 24px 24px 0;
}
}
}
@media only screen and (min-width:980px) {
.menu,
.navigation {
display: none;
}
& nav.desktop {
display: flex;
margin-left: auto;
.menu-wrapper {
display: flex;
}
.menu-wrapper .parent span {
display: none;
}
.menu-items {
.parent {
padding: 0 16px;
}
&:hover .parent,
&.active .parent {
color:  #eaeaea;
}
}
.child {
display: none;
padding: 24px;
background-color: #ffffff;
position: absolute;
flex-direction: column;
z-index: 1;
& li {
margin-bottom: 8px;
&:last-child {
margin-bottom: 0;
}
& a {
transition: all 0.25s ease-in-out;
&:hover,
&:focus,
&:active {
color: #00aeef;
}
}
}
}
}
}
	}
/* header:he-0004:1435 - end */
/* widget:ct-0012:310193 - start */
.widget-310193 .container {
max-width: unset;
}
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.widget-310193 .container {
position: relative;
isolation: isolate;
	}
.widget-310193 .container .image-overlay {
position: absolute;
inset: 0;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
z-index: 2;
	}
.widget-310193 .container .image-overlay .text {
width: 100%;
padding: 16px;
	}
.widget-310193 .container .images {
position: relative;
display: flex;
justify-content: center;
& img {
object-position: center center;
object-fit: cover;
width: 100%;
height: 100%;
}
	}
.widget-310193 .container .images .mobile {
display: block;
width: 100%;
aspect-ratio: 16/9;
	}
.widget-310193 .container .images .image-placeholder {
display: none;
	}
.widget-310193 .container .images .mobile,
	.widget-310193 .container .images .tablet,
	.widget-310193 .container .images .desktop {
position: relative;
overflow: hidden;
	}
.widget-310193 .container .images .tablet,
	.widget-310193 .container .images .desktop {
display: none;
	}
@media only screen and (min-width:640px) {
.widget-310193 .container .images .mobile {
display: none;
}
.widget-310193 .container .images .tablet {
display: block;
width: 100%;
aspect-ratio: 16/9;
}
}
@media only screen and (min-width:980px) {
.widget-310193 .container .images .mobile,
.widget-310193 .container .images .tablet {
display: none;
}
.widget-310193 .container .images .desktop {
display: block;
width: 100%;
aspect-ratio: 16/9;
}
}
/* widget:ct-0012:310193 - end */
/* widget:ct-0055:310189 - start */
.widget-310189 .container {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width:980px) {
.widget-310189 .container {
padding-left: calc(50% - 600px);
padding-right: calc(50% - 600px);
}
}
.widget-310189 .container {
max-width: unset;
}
.widget-310189 .container:first-child {
padding-top: 60px;
padding-bottom: 60px;
margin-top: 0px;
margin-bottom: 0px;
}
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.widget-310189 .text-container {
position: relative;
height: 1px;
background-color: #00aeef;
	}
.widget-310189 .text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 200px;
padding: 0 10px;
background-color: #ffffff;
	}
@media only screen and (min-width:640px) {
.widget-310189 .text {
max-width: 300px;
padding: 0 15px;
}
	}
@media only screen and (min-width:980px) {
.widget-310189 .text {
max-width: 400px;
padding: 0 20px;
}
	}
/* widget:ct-0055:310189 - end */
/* widget:ct-0062:310190 - start */
.widget-310190 .container {
max-width: unset;
}
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.widget-310190 *:not(.button) {
box-sizing: border-box;
	}
.widget-310190 {
isolation: isolate;
position: relative;
	}
.widget-310190 a {
text-decoration: none;
	}
.widget-310190 .container {
position: relative;
overflow: hidden;
	}
.widget-310190 .container .wrapper {
display: flex;
align-items: center;
	}
.widget-310190 .small-heading {
margin-bottom: 8px;
	}
.widget-310190 .main-heading {
margin-bottom: 32px;
	}
.widget-310190 .banner-box {
width: 100%;
position: relative;
overflow: hidden;
	}
.widget-310190 .banner-box .image-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 0;
aspect-ratio: 3/4;
line-height: 0;
	}
.widget-310190 .banner-box .image-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
	}
.widget-310190 .banner-box .inner-wrapper {
width: 100%;
position: absolute;
z-index: 2;
top: 0;
left: 0;
padding: 56px 16px;
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);;
transition: all .25s ease-in;
	}
.widget-310190 .banner-box .overlay {
transition: all .5s ease-out;
	}
.widget-310190 .banner-box-heading {
display: flex;
align-items: center;
gap: 8px;
	}
.widget-310190 .banner-box-heading .arrow-icon {
font-size: 20px;
color: #ffffff;
display: none;
}
.widget-310190 .banner-box-content {
opacity: 0;
visibility: hidden;
transition: all .5s ease-in-out;
margin-top: 24px;
height: 0;
	}
.widget-310190 .banner-box-content-detail {
margin-bottom: 32px;
	}
.widget-310190 .banner-box:hover .inner-wrapper,
	.widget-310190 .banner-box:active .inner-wrapper {
height: 100%;
background: transparent;
	}
.widget-310190 .banner-box:hover .overlay,
	.widget-310190 .banner-box:active .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,174,239,0.8);
z-index: 1;
	}
.widget-310190 .banner-box:hover .banner-box-content,
	.widget-310190 .banner-box:active .banner-box-content {
opacity: 1;
visibility: visible;
transform: translateY(16px);
	}
.widget-310190 .widget-button-wrapper {
margin-top: 64px;
text-align: center;
}
@media only screen and (min-width:640px) {
.widget-310190 .widget-button-wrapper {
bottom: 64px;
}
.widget-310190 .banner-box .inner-wrapper {
padding: 64px 24px;
}
.widget-310190 .small-heading {
margin-bottom: 8px;
}
.widget-310190 .main-heading {
margin-bottom: 40px;
}
	}
@media only screen and (min-width:980px) {
.widget-1004 .widget-button-wrapper {
bottom: 80px;
}
.widget-310190 .main-heading {
margin-bottom: 32px;
}
	}
@media only screen and (min-width:1200px) {
.widget-310190 .banner-box .inner-wrapper {
padding: 96px 32px;
}
.widget-1004 .widget-button-wrapper {
bottom: 96px;
}
	}
/* widget:ct-0062:310190 - end */
/* widget:ct-0004:310192 - start */
@media only screen and (min-width:980px) {
.widget-310192 .container {
padding-left: calc(50% - 550px);
padding-right: calc(50% - 550px);
}
}
.widget-310192 .container {
max-width: unset;
}
.widget-310192 .container {
background: rgba(0,174,239,0.15);
}
.widget-310192 {
background: #00aeef;
}
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.widget-310192 .container {
position: relative;
isolation: isolate;
display: flex;
justify-content: center;
align-items: center;
height: 200px;
	}
@media only screen and (min-width:640px) {
.widget-310192 .container {
height: 200px;
}
	}
/* widget:ct-0004:310192 - end */
/* widget:iframe-athens:310191 - start */
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.widget-310191 .container {
font-size: 0;
line-height: 0;
	}
.widget-310191 .container iframe {
width: 100%;
height: 1200px;
overflow: hidden;
border: 0;
	}
/* widget:iframe-athens:310191 - end */
/* footer:fo-0001:1436 - start */
@media only screen and (max-width:640px) {
.layout-1436 .container {
background-attachment: unset;
}
}
@media only screen and (max-width:640px) {
.layout-1436 {
background-attachment: unset;
}
}
.demo-data-warning {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 400;
	position: fixed;
	top: 32px;
	left: 32px;
	width: 245px;
	z-index: 9999;
	color: #ff7043;
	border: 1px solid #ff7043;
	background: #ffe2d9;
	padding: 1em;
	border-radius: 8px;
	display: grid;
	gap: .5em;
animation: modal-close 1s cubic-bezier(0.4, 0, 0.2, 1);
	animation-delay: 15s;
	animation-fill-mode: forwards;
p {
margin: 0;
	}
	strong {
display: block;
font-weight: 600;
text-decoration: underline;
	}
}
@keyframes modal-close {
0% {
top: 32px;
opacity: 1;
}
100% {
top: -50px;
opacity: 0;
}
}
.layout-1436 * {
box-sizing: border-box;
	}
.layout-1436 {
background-color: #e7e8e9;
	}
.layout-1436 a {
text-decoration: none;
	}
.layout-1436 img {
max-width: 100%;
	}
.layout-1436 .container {
max-width: unset;
	}
.layout-1436 .link {
transition: all .25s ease-in-out;
	}
.layout-1436 .link:hover,
	.layout-1436 .link:active,
	.layout-1436 .link:focus {
color: #00aeef;
	}
.layout-1436 .container {
background-color: transparent;
	}
.layout-1436 .footer-logo {
display: block;
width: 100%;
max-width: 200px;
margin-bottom: 56px;
	}
.layout-1436 .footer-menu {
margin-bottom: 40px;
	}
.layout-1436 .footer-menu a {
display: block;
margin: 0;
padding: 0;
	}
@media only screen and (min-width:980px) {
.layout-1436 .footer-menu {
margin-bottom: 80px;
}
	}
.layout-1436 .footer-menu-wrapper {display: grid;column-gap: 15px;row-gap: 40px;grid-template-columns: repeat(6, 1fr); }@media only screen and (max-width:1200px) {.layout-1436 .footer-menu-wrapper {row-gap: 80px;grid-template-columns: repeat(3, 1fr);}}@media only screen and (max-width:980px) {.layout-1436 .footer-menu-wrapper {row-gap: 80px;grid-template-columns: repeat(3, 1fr);}}@media only screen and (max-width:640px) {.layout-1436 .footer-menu-wrapper {row-gap: 40px;grid-template-columns: repeat(1, 1fr);}}
.layout-1436 .child-links {
margin-top: 8px;
display: flex;
flex-direction: column;
gap: 8px;
	}
.layout-1436 .legal-links {
display: flex;
flex-direction: column;
margin-bottom: 40px;
gap: 8px;
	}
@media only screen and (min-width:640px) {
.layout-1436 .legal-links {
flex-direction: row;
align-items: center;
margin-bottom: 16px;
}
.layout-1436 .legal-links > .legal-link {
padding: 0 8px;
border-right: 2px solid #00aeef;
line-height: 1;
}
.layout-1436 .legal-links > .legal-link:nth-child(1) {
padding-left: 0;
}
.layout-1436 .legal-links > .legal-link:last-child {
border-right: 0;
}
	}
/* footer:fo-0001:1436 - end */