@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;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');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Roboto:wght@300;400;500;700;900&display=swap&display=swap');
/* 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: 'Manrope', sans-serif;
	color: #212121;
	font-size: 16px;
	line-height: 24px;
	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/set3/icomoon.woff2?t=e-050414') format('woff2'),
url('https://assets.zenu.com.au/icons/set3/icomoon.ttf?t=e-050414') format('truetype'),
url('https://assets.zenu.com.au/icons/set3/icomoon.woff?t=e-050414') format('woff'),
url('https://assets.zenu.com.au/icons/set3/icomoon.svg?t=e-050414#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-050414') format('truetype'),
url('https://assets.zenu.com.au/icons/social-icons/social-icons.woff?t=e-050414') format('woff'),
url('https://assets.zenu.com.au/icons/social-icons/social-icons.svg?t=e-050414#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-050414');
	src:  url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.eot?t=e-050414#iefix') format('embedded-opentype'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.ttf?t=e-050414') format('truetype'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.woff?t=e-050414') format('woff'),
url('https://assets.zenu.com.au/icons/widget-icons/widgetIcons.svg?t=e-050414#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: 1300px;
	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: 'Manrope', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #363636;
	border-style: solid;
	border-color: #c2c2c2;
	border-width: 1px;
	border-radius: 2px;
	background: #ffffff;
}

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

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: #3b3b3b;
	font-weight: 300;
}

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

#address-select {
	display: block;
	box-sizing: border-box;
	font-family: 'Manrope', sans-serif;
	font-size: 14px;
	font-weight: 400;
	border-style: solid;
	border-color: #c2c2c2;
	border-width: 1px;
	border-radius: 2px;
}
#address-select li {
	padding: 0 15px;
	min-height: 45px;
	line-height: 45px;
	color: #363636;
	background: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#address-select li:hover {
	color: #ffffff;
	background: #363636;
	cursor: pointer;
}

.heading-1-8551-1211,
.heading- {
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 35px;
line-height: 52.5px;
font-weight: 300;
}
@media only screen and (min-width:640px){
.heading-1-8551-1211,
.heading- {
font-size: 35px;
line-height: 52.5px;
}
}
@media only screen and (min-width:980px){
.heading-1-8551-1211,
.heading- {
font-size: 40px;
line-height: 60px;
}
}
.sub-heading-1-8552-1211,
.sub-heading- {
font-family: 'Manrope', sans-serif;
color: #121212;
font-size: 28px;
line-height: 42px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-1-8552-1211,
.sub-heading- {
font-size: 28px;
line-height: 42px;
}
}
@media only screen and (min-width:980px){
.sub-heading-1-8552-1211,
.sub-heading- {
font-size: 28px;
line-height: 42px;
}
}
.body-text-1-8553-1211,
.body-text- {
font-family: 'Manrope', sans-serif;
color: #212121;
font-size: 16px;
line-height: 24px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-1-8553-1211,
.body-text- {
font-size: 16px;
line-height: 24px;
}
}
@media only screen and (min-width:980px){
.body-text-1-8553-1211,
.body-text- {
font-size: 16px;
line-height: 24px;
}
}
.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 20px;
height: 40px;
line-height: 40px;
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 15px;
font-weight: 300;
border-style: solid;
border-color: #000000;
border-width: 1px;
border-radius: 50px;
background-color: #000000;
}
.main-button-8554-1211:hover,
.button-:hover {
color: #ffffff;
border-color: #000000;
background-color: #000000;
}
@media only screen and (min-width:640px){
.main-button-8554-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.main-button-8554-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
.reverse-button-8555-1211 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 20px;
height: 40px;
line-height: 40px;
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 15px;
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: #000000;
border-color: #ffffff;
background-color: rgba(255,255,255,0);
}
@media only screen and (min-width:640px){
.reverse-button-8555-1211 {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.reverse-button-8555-1211 {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
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: 'Manrope', sans-serif;
font-size: 14px;
font-weight: 400;
color: #363636;
border-style: solid;
border-color: #c2c2c2;
border-width: 1px;
border-radius: 2px;
background: #ffffff
}
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: #ffffff;
}
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: #3b3b3b;
font-weight: 300;
}
label.main-form-style-8556-1211 {
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 21px;
font-weight: 400;
color: #000000;
}
@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: 16px;
width: 16px;
}
#address-select.main-form-style-8556-1211 {
display: block;
box-sizing: border-box;
font-family: 'Manrope', sans-serif;
font-size: 14px;
font-weight: 400;
border-style: solid;
border-color: #c2c2c2;
border-width: 1px;
border-radius: 2px;
}
#address-select.main-form-style-8556-1211 li {
padding: 0 15px;
min-height: 45px;
line-height: 45px;
color: #363636;
background: #ffffff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#address-select.main-form-style-8556-1211 li:hover {
color: #ffffff;
background: #363636;
cursor: pointer;
}
.heading-2-8557-1211,
.heading- {
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 35px;
line-height: 52.5px;
font-weight: 300;
}
@media only screen and (min-width:640px){
.heading-2-8557-1211,
.heading- {
font-size: 35px;
line-height: 52.5px;
}
}
@media only screen and (min-width:980px){
.heading-2-8557-1211,
.heading- {
font-size: 40px;
line-height: 60px;
}
}
.heading-3-8558-1211,
.heading- {
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 30px;
line-height: 45px;
font-weight: 300;
}
@media only screen and (min-width:640px){
.heading-3-8558-1211,
.heading- {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.heading-3-8558-1211,
.heading- {
font-size: 34px;
line-height: 51px;
}
}
.heading-4-8559-1211,
.heading- {
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 30px;
line-height: 45px;
font-weight: 300;
}
@media only screen and (min-width:640px){
.heading-4-8559-1211,
.heading- {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.heading-4-8559-1211,
.heading- {
font-size: 34px;
line-height: 51px;
}
}
.sub-heading-2-8560-1211,
.sub-heading- {
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 28px;
line-height: 42px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-2-8560-1211,
.sub-heading- {
font-size: 28px;
line-height: 42px;
}
}
@media only screen and (min-width:980px){
.sub-heading-2-8560-1211,
.sub-heading- {
font-size: 28px;
line-height: 42px;
}
}
.sub-heading-3-8561-1211,
.sub-heading- {
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 22px;
line-height: 33px;
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: 22px;
line-height: 33px;
}
}
.sub-heading-4-8562-1211,
.sub-heading- {
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 22px;
line-height: 33px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.sub-heading-4-8562-1211,
.sub-heading- {
font-size: 22px;
line-height: 33px;
}
}
@media only screen and (min-width:980px){
.sub-heading-4-8562-1211,
.sub-heading- {
font-size: 22px;
line-height: 33px;
}
}
.body-text-2-8563-1211,
.body-text- {
font-family: 'Manrope', sans-serif;
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: 'Manrope', sans-serif;
color: #212121;
font-size: 14px;
line-height: 21px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-3-8564-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width:980px){
.body-text-3-8564-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
.body-text-4-8565-1211,
.body-text- {
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 14px;
line-height: 21px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.body-text-4-8565-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width:980px){
.body-text-4-8565-1211,
.body-text- {
font-size: 14px;
line-height: 21px;
}
}
.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 20px;
height: 40px;
line-height: 40px;
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 16px;
font-weight: 300;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
border-radius: 50px;
background-color: #ffffff;
}
.secondary-button-8566-1211:hover,
.button-:hover {
color: #ffffff;
border-color: #000000;
background-color: #000000;
}
@media only screen and (min-width:640px){
.secondary-button-8566-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.secondary-button-8566-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
.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 20px;
height: 40px;
line-height: 40px;
font-family: 'Manrope', sans-serif;
color: #000000;
font-size: 15px;
font-weight: 400;
border-style: solid;
border-color: #000000;
border-width: 1px;
border-radius: 50px;
background-color: rgba(255,255,255,0);
}
.tertiary-button-8567-1211:hover,
.button-:hover {
color: #000000;
border-color: #000000;
background-color: rgba(255,255,255,0);
}
@media only screen and (min-width:640px){
.tertiary-button-8567-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.tertiary-button-8567-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
.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 20px;
height: 40px;
line-height: 40px;
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-size: 15px;
font-weight: 400;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
border-radius: 50px;
background-color: rgba(255,255,255,0);
}
.fourth-button-8568-1211:hover,
.button-:hover {
color: #000000;
border-color: #ffffff;
background-color: #ffffff;
}
@media only screen and (min-width:640px){
.fourth-button-8568-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.fourth-button-8568-1211,
.button- {
font-size: 15px;
line-height: 40px;
height: 40px;
}
}
.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: #000000;
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: #666666;
border-width: 0px
border-style: solid;
border-color: #666666;
border-radius: 0px;
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: #666666;
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: center;
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: 15px;
font-family: 'Manrope', sans-serif;
color: #ffffff;
font-weight: 200;
border-radius: 0px;
background-color: #000000;
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: 22px;
padding: 0 16px;line-height: 49.5px;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;
}

.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: 'Manrope', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #363636;
	border-style: solid;
	border-color: #c2c2c2;
	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: 'Manrope', sans-serif;
	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: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #000000;
}
@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: 16px;
	width: 16px;
}

.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: 'Manrope', sans-serif;
	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: 'Manrope', sans-serif;
	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-9268 {
border: 1px solid #c6c6c6;
border-radius: 0px;
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 16px;
height: 100%;
color: inherit;
background: #ffffff;
min-height: 384px;
transition: background 1s;
overflow: hidden;
box-sizing: border-box;
	}
.card-9268:hover {
background: #ffffff;
	}
.card-9268 a {
text-decoration: none;
	}
.card-9268 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
border-radius: -7px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-9268 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-9268 a .image {
height: 190px;
}
	}
.card-9268 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-9268 a:hover .image img {
transform: scale(1.1);
}
.card-9268 a .image .overlay {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
background: rgba(0,0,0,0.16);
transition: background 2s;
}
.card-9268 a .image .overlay .date-time {
display: flex;
flex-direction: column;
margin: 7px;
text-align: center;
	}
.card-9268:hover a .image .overlay {
background: rgba(0,0,0,0.3);
	}
.card-9268 .container-one {
margin: 7px 7px 0 7px;
	}
.card-9268 .container-two {
display: flex;
flex: 1;
flex-direction: column;
justify-content: space-between;
text-align: center;
margin: 0 7px 7px 7px;
	}
.card-9268 .container-two .details-top {
padding: 24px 0;
	}
.card-9268 .container-two .address {
display: flex;
flex-direction: column;
text-align: left;
padding-bottom: 16px;
	}
.card-9268 .container-two .details-top .calendar {
text-align: left;
	}
.card-9268 .details-top .calendar .widget-icon-calendar:before {
margin-right: 8px;
	}
.card-9268 .container-two .details-bottom {
padding: 0 0 8px;
	}
.card-9268 .container-two .details-bottom {
display: flex;
	}
.card-9268 .container-two .details-bottom .details {
display: flex;
flex-direction: column;
justify-content: flex-end;
width: 70%;
text-align: left;
	}
.card-9268 .container-two .details-bottom .agent-image {
display: flex;
justify-content: flex-end;
align-items: flex-end;
padding-right: 8px;
width: 30%;
	}
.card-9268 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
object-fit: cover;
border-radius: 100%;
}
@media only screen and (min-width: 640px) {
.card-9268 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
}
	}
@media only screen and (min-width: 980px) {
.card-9268 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
}
	}
.card-9268 .container-two .details-bottom .agent {
display: flex;
align-items: center;
flex-wrap: wrap;
	}
.card-9268 .bedBathCar {
display: flex;
align-items: center;
text-transform: capitalize;
	}
.card-9268 .bedBathCar .value-wrapper {
display: flex;
align-items: center;
	}
.card-9268 .bedBathCar .value-wrapper:before {
font-size: 14px;
	}
.card-9268 .calendar a,
.card-9268 .container-one .date-time .date,
.card-9268 .container-one .date-time .time,
.card-9268 .container-two .address .street,
.card-9268 .container-two .address .suburb,
.card-9268 .container-two .bedBathCar,
.card-9268 .container-two .price,
.card-9268 .container-two .agent .name,
.card-9268 .container-two .agent .phone {
transition: all 1s;
}
.card-9268:hover .calendar a,
	.card-9268:hover .container-one .date-time .date,
	.card-9268:hover .container-one .date-time .time,
	.card-9268:hover .container-two .address .street,
	.card-9268:hover .container-two .address .suburb,
	.card-9268:hover .container-two .bedBathCar,
	.card-9268:hover .container-two .price,
	.card-9268:hover .container-two .agent .name,
	.card-9268:hover .container-two .agent .phone {
color: #000000;
	}
@media only screen and (min-width:1200px) {
.card-9268.width-2,
.card-9268.width-3,
.card-9268.width-4 {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-9268.width-3,
.card-9268.width-4  {
grid-template-columns: repeat(3, 1fr);
}
.card-9268.width-2 {
grid-template-columns: repeat(4, 1fr);
}
.card-9268.width-2 .container-one,
.card-9268.width-3 .container-one,
.card-9268.width-4 .container-one {
grid-column: 1 / 3;
margin: 0;
}
.card-9268.width-2 .container-two,
.card-9268.width-3 .container-two,
.card-9268.width-4 .container-two {
margin: 0 7px 7px;
}
.card-9268.width-2 .container-two {
grid-column: span 2;
}
.card-9268.width-2 .container-one .image-wrapper,
.card-9268.width-3 .container-one .image-wrapper,
.card-9268.width-4 .container-one .image-wrapper {
height: 100%;
}
.card-9268.width-2 .container-one .image,
.card-9268.width-3 .container-one .image,
.card-9268.width-4 .container-one .image {
height: calc(100% - 14px);
max-height: none;
overflow: hidden;
margin: 7px 0 7px 7px;
border-radius: -7px 0 0 -7px;
}
.card-9268.width-2 .container-two,
.card-9268.width-3 .container-two,
.card-9268.width-4 .container-two {
display: flex;
margin: 7px 7px 7px 7px;
padding: 0;
}
}
.card-9269 .content-wrapper {
height: 100%;
overflow: hidden;
background: #ffffff;
border-radius: 0px;
border: 1px solid #f2f2f2;
color: inherit;
text-decoration: none;
box-sizing: border-box;
transition: background 1s;
}
.card-9269:hover .content-wrapper {
background: #ffffff;
	}
.card-9269 .content-wrapper .content {
display: flex;
flex-direction: column;
align-items: center;
margin: 13px;
justify-content: center;
	}
.card-9269 .content-wrapper .quotes {
font-size: 16px;
color: #000000;
padding-bottom: 8px;
	}
.card-9269 .content-wrapper .headline {
padding-bottom: 16px;
	}
	.card-9269 .content-wrapper .from-name {
padding-top: 16px;
	}
.card-9269 .content-wrapper .from-name,
	.card-9269 .content-wrapper .headline,
	.card-9269 .content-wrapper .testimonial {
text-align: center;
	}
.card-9269 .content-wrapper .quotes,
.card-9269 .content-wrapper .from-name,
.card-9269 .content-wrapper .headline,
.card-9269 .content-wrapper .testimonial {
transition: all 1s;
}
.card-9269:hover .content-wrapper .quotes,
	.card-9269:hover .content-wrapper .from-name,
	.card-9269:hover .content-wrapper .headline,
	.card-9269:hover .content-wrapper .testimonial {
color: #363636;
	}
@media only screen and (min-width: 640px) {
.card-9269 .content-wrapper {
display: flex;
justify-content: center;
min-height: 350px;
}
.card-9269 .content-wrapper .content {
max-width: 400px;
}
.card-9269 .content-wrapper .testimonial {
display: flex;
align-items: center;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow-y: auto;
overflow-x: hidden;
padding: 0 16px;
}
.card-9269 .content-wrapper .testimonial::-webkit-scrollbar {
width: 4px;
}
.card-9269 .content-wrapper .testimonial::-webkit-scrollbar-track {
background: transparent;
}
.card-9269 .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #eaeaea;
border-radius: 2px;
border: transparent;
transition: all 1s;
}
.card-9269:hover .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #eaeaea;
}
	}
@media only screen and (min-width: 980px) {
.card-9269 .content-wrapper {
min-height: 350px;
}
.card-9269 .content-wrapper .content {
max-width: 500px;
}
.card-9269 .content-wrapper .testimonial {
-webkit-line-clamp: 4;
}
	}
@media only screen and (min-width:1200px){
.card-9269.width-2 .content-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.card-9269.width-3 .content-wrapper,
.card-9269.width-4 .content-wrapper {
grid-template-columns: 3fr 1fr;
}
}
.card-9270 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
box-sizing: border-box;
	}
.card-9270 * {
box-sizing: border-box;
	}
.card-9270 a {
display: block;
text-decoration: none;
	}
.card-9270 .main-content {
position: relative;
display: flex;
flex-direction: column;
background-color: #f2f2f2;
	}
.card-9270 .main-content .card-image {
position: relative;
overflow: hidden;
width: 100%;
aspect-ratio: 1/1;
	}
.card-9270 .main-content .details {
width: 100%;
	}
.card-9270 .main-content .card-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
	}
.card-9270 .main-content .overlay {
position: absolute;
inset: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.15);
transition: all .25s ease-in-out;
}
.card-9270 .main-content .overlay .button {
transform: translateX(-16px);
transition: all .5s ease-in-out;
	}
.card-9270 .main-content:hover .overlay {
opacity: 1;
visibility: visible;
	}
.card-9270 .main-content:hover .overlay .button {
transform: translateX(0);
	}
.card-9270 .main-content .details {
position: relative;
padding: 32px 24px;
display: flex;
flex-direction: column;
	}
.card-9270 .main-content .details .additional {
flex-grow: 1;
display: flex;
flex-direction: column;
	}
.card-9270 .main-content .details .name {
margin-bottom: 24px;
	}
.card-9270 .main-content .details .email-location {
margin-top: 48px;
	}
.card-9270 .main-content .details .email {
display: flex;
gap: 8px;
align-items: center;
	}
.card-9270 .main-content .details .email .icon {
font-size: 14px;
color: #000000;
line-height: 1;
	}
.card-9270 .main-content .details .location {
margin-top: 8px;
display: flex;
gap: 8px;
align-items: center;
	}
.card-9270 .main-content .details .location .icon {
font-size: 14px;
color: #000000;
line-height: 1;
	}
@media only screen and (min-width: 980px) {
.card-9270 .main-content .details {
padding: 32px;
max-width: calc(100% - 280px)
}
.card-9270:not(.width-1) .main-content {
flex-direction: row-reverse;
.card-image {
max-width: 280px;
}
.details {
max-width: 100%;
}
}
	}
@media only screen and (min-width: 1200px) {
.card-9270.width-3 .main-content {
height: 100%;
}
.card-9270.width-3 .main-content .card-image {
max-width: 100%;
height: 100%;
}
.card-9270.width-1 {
.main-content {
flex-direction: column;
.card-image, .details {
max-width: 100%;
}
}
}
.card-9270:not(.width-1) {
.main-content .details {
.email-location {
margin-top: auto;
}
}
}
	}
.card-9271 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
box-sizing: border-box;
	}
.card-9271 * {
box-sizing: border-box;
	}
.card-9271 a {
display: block;
text-decoration: none;
	}
.card-9271 .main-content {
position: relative;
display: flex;
flex-direction: column;
background-color: #f2f2f2;
	}
.card-9271 .main-content .card-image {
position: relative;
overflow: hidden;
width: 100%;
aspect-ratio: 1/1;
	}
.card-9271 .main-content .details {
width: 100%;
	}
.card-9271 .main-content .card-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
	}
.card-9271 .main-content .overlay {
position: absolute;
inset: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0,0,0,0.15);
transition: all .25s ease-in-out;
}
.card-9271 .main-content .overlay .button {
transform: translateX(-16px);
transition: all .5s ease-in-out;
	}
.card-9271 .main-content:hover .overlay {
opacity: 1;
visibility: visible;
	}
.card-9271 .main-content:hover .overlay .button {
transform: translateX(0);
	}
.card-9271 .main-content .details {
position: relative;
padding: 32px 24px;
display: flex;
flex-direction: column;
	}
.card-9271 .main-content .details .additional {
flex-grow: 1;
display: flex;
flex-direction: column;
	}
.card-9271 .main-content .details .name {
margin-bottom: 24px;
	}
.card-9271 .main-content .details .email-location {
margin-top: 48px;
	}
.card-9271 .main-content .details .email {
display: flex;
gap: 8px;
align-items: center;
	}
.card-9271 .main-content .details .email .icon {
font-size: 14px;
color: #000000;
line-height: 1;
	}
.card-9271 .main-content .details .location {
margin-top: 8px;
display: flex;
gap: 8px;
align-items: center;
	}
.card-9271 .main-content .details .location .icon {
font-size: 14px;
color: #000000;
line-height: 1;
	}
@media only screen and (min-width: 980px) {
.card-9271 .main-content .details {
padding: 32px;
max-width: calc(100% - 280px)
}
.card-9271:not(.width-1) .main-content {
flex-direction: row-reverse;
.card-image {
max-width: 280px;
}
.details {
max-width: 100%;
}
}
	}
@media only screen and (min-width: 1200px) {
.card-9271.width-3 .main-content {
height: 100%;
}
.card-9271.width-3 .main-content .card-image {
max-width: 100%;
height: 100%;
}
.card-9271.width-1 {
.main-content {
flex-direction: column;
.card-image, .details {
max-width: 100%;
}
}
}
.card-9271:not(.width-1) {
.main-content .details {
.email-location {
margin-top: auto;
}
}
}
	}
.card-9272 * {
box-sizing: border-box;
	}
.card-9272 .card-wrapper {
border: 1px solid #f0f0f0;
border-radius: 0px;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
background: #ffffff;
transition: background 1s;
min-height: 384px;
box-sizing: border-box;
	}
.card-9272 a {
text-decoration: none;
	}
.card-9272:hover .card-wrapper {
background: #ffffff;
	}
.card-9272 .card-wrapper .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 0px 0px 0;
border-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-9272 .card-wrapper .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-9272 .card-wrapper .image {
height: 190px;
}
	}
.card-9272 .card-wrapper .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-9272:hover .card-wrapper .image img {
-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
filter: grayscale(0);
}
.card-9272 .card-wrapper .image {
transition: all 1s;
}
.card-9272:hover .card-wrapper .image img {
transform: scale(1.1);
}
.card-9272 .card-wrapper .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.1);
transition: background 2s;
}
.card-9272:hover .card-wrapper .image .overlay {
background: rgba(0,0,0,0.3);
	}
.card-9272 .card-wrapper .description {
display: none;
	}
.card-9272 .card-wrapper .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
	}
.card-9272 .card-wrapper .details .name,
.card-9272 .card-wrapper .details .additional .position,
.card-9272 .card-wrapper .details .additional .phone,
.card-9272 .card-wrapper .details .additional .email,
.card-9272 .card-wrapper .details .additional .description {
transition: all 1s;
}
.card-9272:hover .card-wrapper .details .name,
	.card-9272:hover .card-wrapper .details .additional .position,
	.card-9272:hover .card-wrapper .details .additional .phone,
	.card-9272:hover .card-wrapper .details .additional .email,
	.card-9272:hover .card-wrapper .details .additional .description {
color: #000000;
	}
@media only screen and (min-width:1200px) {
.card-9272.width-2 .card-wrapper,
.card-9272.width-3 .card-wrapper,
.card-9272.width-4 .card-wrapper {
flex-direction: unset;
display: grid;
column-gap: 16px;
grid-template-columns: repeat(2, 1fr);
}
.card-9272.width-2 .card-wrapper .details,
.card-9272.width-3 .card-wrapper .details,
.card-9272.width-4 .card-wrapper .details {
order: 1;
}
.card-9272.width-2 .card-wrapper .image,
.card-9272.width-3 .card-wrapper .image,
.card-9272.width-4 .card-wrapper .image {
order: 2;
height: unset;
}
.card-9272.width-2 .card-wrapper .image,
.card-9272.width-3 .card-wrapper .image {
margin: 0px 0px 0px 0;
border-radius: 0px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-9272.width-3 .card-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.card-9272.width-3 .card-wrapper .details {
grid-column: 1 / 3;
flex-direction: column;
align-items: center;
justify-content: center;
}
.card-9272.width-3 .card-wrapper .details .phone {
padding-bottom: 32px;
border-bottom: 1px solid #c6c6c6;
}
.card-9272.width-3 .card-wrapper .details .description {
display: flex;
width: 75%;
padding-top: 32px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.card-9272.width-4 .card-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.card-9272.width-4 .card-wrapper .image {
height: calc(100% - 0px);
width: 100%;
overflow: hidden;
margin: 0px 0;
border-radius: 0;
}
.card-9272.width-4 .card-wrapper >.description {
display: flex;
align-items: center;
width: 75%;
margin: 0 auto;
grid-column: 3 / 5;
text-align: center;
order: 3;
}
.card-9272.width-4 .card-wrapper >.description div {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
	}
.card-9273 {
display: inline-block;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-9273 * {
box-sizing: border-box;
	}
.card-9273 .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-9273 .main-content {
flex: 1 1 auto;
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100%;
	}
.card-9273 .main-content .inner-wrapper {
width: 100%;
	}
.card-9273 .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-9273 .main-content:hover .inner-wrapper .overlay {
opacity: 1;
visibility: visible;
	}
.card-9273 .main-content:hover .overlay .button {
opacity: 1;
visibility: visible;
transform: translateX(0);
	}
.card-9273 .main-content:hover .details {
background: transparent;
	}
.card-9273 .main-content .headline {
width: 100%;
	}
.card-9273 .inner-wrapper {
position: relative;
height: 300px;
position: relative;
	}
.card-9273 .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-9273 .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
	}
.card-9273 .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-9273 .main-content .headline-wrapper {
padding: 24px;
background-color: #ffffff;
display: flex;
flex: 1 1 auto;
	}
.card-9273 .main-content .headline {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
	}
@media only screen and (min-width: 640px) {
.card-9273 .inner-wrapper {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-9273 .inner-wrapper {
height: 300px;
}
	}
@media only screen and (min-width:1200px){
.card-9273 a .main-content .headline {
padding: 32px 24px;
}
.card-9273.card-columns-4.width-4 .main-content,
.card-9273.card-columns-4.width-3 .main-content,
.card-9273.card-columns-3.width-3 .main-content,
.card-9273.card-columns-2.width-2 .main-content,
.card-9273.card-columns-1.width-1 .main-content {
min-height: 300px;
flex-direction: row;
}
.card-9273.card-columns-4.width-4 .main-content .inner-wrapper,
.card-9273.card-columns-4.width-3 .main-content .inner-wrapper,
.card-9273.card-columns-3.width-3 .main-content .inner-wrapper,
.card-9273.card-columns-2.width-2 .main-content .inner-wrapper,
.card-9273.card-columns-1.width-1 .main-content .inner-wrapper {
width: 70%;
height: 100%;
}
.card-9273.card-columns-4.width-4 .main-content .headline,
.card-9273.card-columns-4.width-3 .main-content .headline,
.card-9273.card-columns-3.width-3 .main-content .headline,
.card-9273.card-columns-2.width-2 .main-content .headline,
.card-9273.card-columns-1.width-1 .main-content .headline {
width: 30%;
display: flex;
align-items: center;
}
	}
.card-9274 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0px solid #c6c6c6;
	}
.card-9274 a {
display: block;
text-decoration: none;
height: 100%;
}
.card-9274 a .main-content {
position: relative;
height: 100%;
	}
.card-9274 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-9274 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-9274:hover a .background img {
transform: scale(1.1);
}
.card-9274 a .main-content .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.3);
transition: background 2s;
box-shadow: inset 8px 8px 0 #ffffff, inset -8px -8px 0 #ffffff;
	}
.card-9274:hover a .overlay {
background: rgba(0,0,0,0.4);
	}
.card-9274 a .main-content .details {
height: 300px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: space-between;
box-sizing: border-box;
text-align: left;
padding: calc(8px + 16px);
	}
@media only screen and (min-width: 640px) {
.card-9274 a .main-content .details {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-9274 a .main-content .details {
height: 300px;
}
	}
.card-9274 a .main-content .details .date {
text-align: right;
	}
.card-9275 a {
text-decoration: none;
border: 1px solid #f0f0f0;
border-radius: 0px;
box-sizing: border-box;
overflow: hidden;
display: block;
height: 100%;
color: inherit;
background: #ffffff;
transition: background 1s;
min-height: 384px;
	}
.card-9275:hover a {
background: #ffffff;
	}
.card-9275 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 0px 0px 0;
border-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-9275 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-9275 a .image {
height: 190px;
}
	}
.card-9275 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-9275 a .image {
transition: all 1s;
}
.card-9275:hover a .image img {
transform: scale(1.1);
}
.card-9275 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.2);
transition: background 2s;
}
.card-9275:hover a .image .overlay {
background: rgba(0,0,0,0.4);
	}
.card-9275 a .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: space-between;
text-align: center;
padding: 32px 24px;
	}
.card-9275 a .details .headline-wrapper {
min-height: 3em;
margin-bottom: 24px;
	}
.card-9275 a .details .headline {
display: -webkit-box;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	}
.card-9275 a .details .headline,
.card-9275 a .details .blurb {
transition: all 1s;
}
.card-9275:hover a .details .headline,
	.card-9275:hover a .details .blurb {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-9275.width-2 a,
.card-9275.width-3 a,
.card-9275.width-4 a {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-9275.width-2 a {
grid-template-columns: repeat(2, 1fr);
}
.card-9275.width-3 a,
.card-9275.width-4 a {
grid-template-columns: 3fr 1fr;
}
.card-9275.width-2 a .details,
.card-9275.width-3 a .details,
.card-9275.width-4 a .details {
order: 2;
}
.card-9275.width-2 a .image,
.card-9275.width-3 a .image,
.card-9275.width-4 a .image {
order: 1;
height: unset;
}
.card-9275.width-2 a .image,
.card-9275.width-3 a .image {
margin: 0px;
border-radius: 0px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-9275.width-4 a .image {
height: calc(100% - 0px);
width: 100%;
overflow: hidden;
margin: 0px 0;
border-radius: 0;
}
}
.card-9276 * {
box-sizing: border-box;
	}
.card-9276 {
position: relative;
	}
.card-9276 a {
text-decoration: none;
overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
	}
.card-9276 a .image {
position: relative;
display: flex;
width: 100%;
height: 300px;
overflow: hidden;
isolation: isolate;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
	}
.card-9276 {
& .additional {
display: flex;
align-items: center;
& .property-attributes {
border-right: 1px solid #a6a6a6;
padding-right: 16px;
}
& .price {
padding-left: 16px;
}
}
	}
@media only screen and (min-width: 640px) {
.card-9276 a .image {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-9276 a .image {
height: 300px;
}
	}
.card-9276 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-9276 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-9276 a .details {
position: relative;
padding: 32px 24px;
background-color: #fafafa;
	}
.card-9276 a .details .listing-address {
margin-bottom: 16px;
	}
.card-9276 a .details .street-address,
.card-9276 a .details .suburb,
.card-9276 a .details .additional .property-attributes,
.card-9276 a .details .additional .price {
transition: all 1s;
}
.card-9276 a .details .additional .property-attributes {
display: flex;
align-items: center;
	}
.card-9276 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-9276 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-9276 .bed-bath-car .icon:before {
font-size: 24px;
	}
.card-9276 .bed-bath-car {
display: flex;
flex-direction: row;
gap: 8px
	}
@media only screen and (min-width:1200px) {
.card-9276 a {
min-height: 384px;
}
.card-9276.width-3 a .details,
.card-9276.width-4 a .details {
width: 100%;
display: flex;
align-items: center;
}
.card-9276.width-3 a {
flex-direction: row;
}
.card-9276.width-3 a .image {
width: 100%;
max-width: 70%;
}
.card-9276.width-3 a .details {
width: 100%;
max-width: 30%;
}
.card-9276.card-columns-4.width-3 a .image {
height: 100%;
}
.card-9276 {
&.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-9276.card-columns-1.width-1 a {
flex-direction: row;
}
.card-9276.card-columns-1.width-1 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-9276.card-columns-1.width-1 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-9276.card-columns-2.width-2 a {
flex-direction: row;
}
.card-9276.card-columns-2.width-2 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-9276.card-columns-2.width-2 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-9276.card-columns-3.width-3 a {
flex-direction: row;
}
.card-9276.card-columns-3.width-3 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-9276.card-columns-3.width-3 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
.card-9276.card-columns-4.width-4 a {
flex-direction: row;
}
.card-9276.card-columns-4.width-4 a .image {
width: 100%;
max-width: 76%;
min-height: 380px
}
.card-9276.card-columns-4.width-4 a .details {
width: 100%;
display: flex;
max-width: 24%;
align-items: center;
}
}
.card-9280 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
border: 0;
overflow: hidden;
	}
.card-9280 * {
box-sizing: border-box;
	}
.card-9280 a {
display: block;
text-decoration: none;
height: 100%;
	}
.card-9280 a .main-content {
position: relative;
height: 100%;
padding: 24px;
	}
.card-9280 a .main-content .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
.card-9280 a .main-content .background img {
width: 100%;
height: 100%;
object-fit: cover;
transform-origin: 50% 30%;
transition: all 1s;
}
.card-9280:hover a .background img {
transform: scale(1.1);
}
.card-9280 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-9280 a .main-content .details {
height: 300px;
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-9280 a .main-content .details {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-9280 a .main-content .details {
height: 300px;
}
	}
.card-9280 a .main-content .details .text-top {
display: flex;
flex-direction: column;
padding-bottom: 8px;
	}
.card-9280 a .main-content .details .suburb-name,
	.card-9280 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-9280.width-2 a .main-content .details .text-top,
.card-9280.width-4 a .main-content .details .text-top {
display: block;
}
.card-9280.width-2 a .main-content .details .text-top div,
.card-9280.width-4 a .main-content .details .text-top div {
display: inline-block;
}
	}
.card-9281 a {
text-decoration: none;
border: 1px solid #f5f5f5;
border-radius: 0px;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
background: #ffffff;
transition: background 1s;
min-height: 384px;
box-sizing: border-box;
	}
.card-9281:hover a {
background: #ffffff;
	}
.card-9281 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 0px 0px 0;
border-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-9281 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-9281 a .image {
height: 190px;
}
	}
.card-9281 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-9281 a .image {
transition: all 1s;
}
.card-9281:hover a .image img {
transform: scale(1.1);
}
.card-9281 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.2);
transition: background 2s;
}
.card-9281:hover a .image .overlay {
background: rgba(0,0,0,0.4);
	}
	.card-9281 a .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
margin: 0 0px;
	}
.card-9281 a .details .suburb-name,
.card-9281 a .details .postcode,
.card-9281 a .details .blurb {
transition: all 1s;
}
.card-9281 a .details .postcode {
padding-bottom: 16px;
	}
.card-9281:hover a .details .suburb-name,
	.card-9281:hover a .details .postcode,
	.card-9281:hover a .details .blurb {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-9281.width-2 a,
.card-9281.width-3 a,
.card-9281.width-4 a {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-9281.width-2 a {
grid-template-columns: repeat(2, 1fr);
}
.card-9281.width-3 a {
grid-template-columns: repeat(3, 1fr);
}
.card-9281.width-3 a .image{
grid-column: 1 / 3;
}
.card-9281.width-4 a {
grid-template-columns: repeat(4, 1fr);
}
.card-9281.width-4 a .image {
grid-column: 1 / 3;
}
.card-9281.width-2 a .details,
.card-9281.width-3 a .details,
.card-9281.width-4 a .details {
order: 2;
margin: 0px;
}
.card-9281.width-2 a .image,
.card-9281.width-3 a .image,
.card-9281.width-4 a .image {
order: 1;
height: unset;
}
.card-9281.width-2 a .image,
.card-9281.width-3 a .image,
.card-9281.width-4 a .image {
margin: 0px 0 0px 0px;
border-radius: 0px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-9281.width-4 a .image {
height: calc(100% - 0px);
overflow: hidden;
}
.card-9281.width-4 a .details {
display: flex;
justify-content: center;
align-items: center;
grid-column: span 2;
}
	}
.card-9282 {
border: 1px solid #ebebeb;
border-radius: 0px;
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 16px;
height: 100%;
color: inherit;
background: #ffffff;
min-height: 384px;
transition: background 1s;
overflow: hidden;
box-sizing: border-box;
	}
.card-9282:hover {
background: #ffffff;
	}
.card-9282 a {
text-decoration: none;
	}
.card-9282 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
border-radius: -5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-9282 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-9282 a .image {
height: 190px;
}
	}
.card-9282 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
	}
.card-9282 a:hover .image img {
transform: scale(1.1);
	}
.card-9282 a .image .overlay {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
background: rgba(0,0,0,0.2);
transition: background 2s;
	}
.card-9282 a .image .overlay .date-time {
display: flex;
flex-direction: column;
margin: 5px;
text-align: center;
	}
.card-9282:hover a .image .overlay {
background: rgba(0,0,0,0.4);
	}
.card-9282 .container-one {
margin: 5px 5px 0 5px;
	}
.card-9282 .container-two {
display: flex;
flex: 1;
flex-direction: column;
justify-content: space-between;
text-align: center;
margin: 0 5px 5px 5px;
	}
.card-9282 .container-two .details-top {
padding: 24px 0;
	}
.card-9282 .container-two .address {
display: flex;
flex-direction: column;
text-align: left;
padding-bottom: 16px;
	}
.card-9282 .container-two .details-top .calendar {
text-align: left;
	}
.card-9282 .details-top .calendar .widget-icon-calendar:before {
margin-right: 8px;
	}
.card-9282 .container-two .details-bottom {
padding: 0 0 8px;
	}
.card-9282 .container-two .details-bottom {
display: flex;
	}
.card-9282 .container-two .details-bottom .details {
display: flex;
flex-direction: column;
justify-content: flex-end;
width: 70%;
text-align: left;
	}
.card-9282 .container-two .details-bottom .agent-image {
display: flex;
justify-content: flex-end;
align-items: flex-end;
padding-right: 8px;
width: 30%;
	}
.card-9282 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
object-fit: cover;
border-radius: 100%;
}
@media only screen and (min-width: 640px) {
.card-9282 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
}
	}
@media only screen and (min-width: 980px) {
.card-9282 .container-two .details-bottom .agent-image img {
height: 50px;
width: 50px;
}
	}
.card-9282 .container-two .details-bottom .agent {
display: flex;
align-items: center;
flex-wrap: wrap;
	}
.card-9282 .bedBathCar {
display: flex;
align-items: center;
text-transform: capitalize;
	}
.card-9282 .bedBathCar .value-wrapper {
display: flex;
align-items: center;
	}
.card-9282 .bedBathCar .value-wrapper:before {
font-size: 14px;
	}
.card-9282 .calendar a,
.card-9282 .container-two .date-time,
.card-9282 .container-two .address .street,
.card-9282 .container-two .address .suburb,
.card-9282 .container-two .bedBathCar,
.card-9282 .container-two .price,
.card-9282 .container-two .agent .name,
.card-9282 .container-two .agent .phone {
transition: all 1s;
}
.card-9282:hover .calendar a,
	.card-9282:hover .date-time,
	.card-9282:hover .container-two .address .street,
	.card-9282:hover .container-two .address .suburb,
	.card-9282:hover .container-two .bedBathCar,
	.card-9282:hover .container-two .price,
	.card-9282:hover .container-two .agent .name,
	.card-9282:hover .container-two .agent .phone {
color: #000000;
	}
@media only screen and (min-width:1200px) {
.card-9282.width-2,
.card-9282.width-3,
.card-9282.width-4 {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-9282.width-3,
.card-9282.width-4  {
grid-template-columns: repeat(3, 1fr);
}
.card-9282.width-2 {
grid-template-columns: repeat(4, 1fr);
}
.card-9282.width-2 .container-one,
.card-9282.width-3 .container-one,
.card-9282.width-4 .container-one {
grid-column: 1 / 3;
margin: 0;
}
.card-9282.width-2 .container-two,
.card-9282.width-3 .container-two,
.card-9282.width-4 .container-two {
margin: 0 5px 5px;
}
.card-9282.width-2 .container-two {
grid-column: span 2;
}
.card-9282.width-2 .container-one .image-wrapper,
.card-9282.width-3 .container-one .image-wrapper,
.card-9282.width-4 .container-one .image-wrapper {
height: 100%;
}
.card-9282.width-2 .container-one .image,
.card-9282.width-3 .container-one .image,
.card-9282.width-4 .container-one .image {
height: calc(100% - 10px);
max-height: none;
overflow: hidden;
margin: 5px 0 5px 5px;
}
.card-9282.width-2 .container-two,
.card-9282.width-3 .container-two,
.card-9282.width-4 .container-two {
display: flex;
margin: 5px 5px 5px 5px;
padding: 0;
}
}
.card-9283 {
display: inline-block;
background: white;
isolation: isolate;
position: relative;
	}
.card-9283 a {
display: block;
text-decoration: none;
	}
.card-9283 a .background {
position: absolute;
inset: 0;
z-index: 1;
overflow: hidden;
	}
	.card-9283 a .background img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
	}
.card-9283:hover a .background img {
transform: scale(1.1);
}
.card-9283 a .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 0 #ffffff, inset -0px -0px 0 #ffffff;
border: 1px solid #c6c6c6;
transition: background 2s;
	}
.card-9283:hover a .overlay {
background: rgba(0,0,0,0.4);
	}
.card-9283 a .details {
height: 300px;
position: relative;
z-index: 3;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0 16px;
	}
@media only screen and (min-width: 640px) {
.card-9283 a .details {
height: 300px;
}
	}
@media only screen and (min-width: 980px) {
.card-9283 a .details {
height: 300px;
}
	}
.card-9283 a .details .suburb {
transition: padding 1s;
	}
	.card-9283:hover a .details .suburb {
padding-bottom: 16px;
	}
.card-9283 a .details .additional {
position: absolute;
top: 75%;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
transition: opacity 2s, top 1s;
	}
	.card-9283:hover a .details .additional {
opacity: 1;
top: 65%;
	}
.card-9283 a .details .additional .property-attributes {
display: flex;
justify-content: center;
align-items: center;
	}
.card-9283 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-9283 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-9283 .bed-bath-car .value-wrapper:before {
font-size: 14px;
	}
.card-9284 * {
box-sizing: border-box;
	}
.card-9284 .card-wrapper {
text-decoration: none;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
	}
.card-9284 {
container-type: inline-size;
.status-bar {
display: flex;
height: 30px;
.status {
display: flex;
justify-content: center;
align-items: center;
width: 30%;
padding: 16px 0;
background-color: #000000;
}
.agent-name {
display: flex;
align-items: center;
width: 50%;
padding: 16px;
background-color: #ffffff;
}
.agent-image {
position: relative;
width: 20%;
padding: 16px 0;
background-color: #ffffff;
& img {
position: absolute;
right: -10px;
top: -15px;
height: auto;
width: 100%;
max-width: 80px;
max-height: 80px;
aspect-ratio: 1/1;
border-radius: 100%;
object-fit: cover;
object-position: center;
z-index: 1;
}
}
}
.image {
position: relative;
display: flex;
width: 100%;
height: 250px;
overflow: hidden;
isolation: isolate;
& img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
&:hover .overlay{
opacity: 1;
visibility: visible;
}
.overlay {
position: absolute;
opacity: 0;
visibility: hidden;
width: 100%;
height: 100%;
z-index: 2;
background-color: rgba(41,41,41,0.6);
top: 0;
left: 0;
transition: all .2s ease-in-out;
}
}
.details {
position: relative;
width: 100%;
.description {
display: none;
}
.details-main {
display: flex;
flex-wrap: wrap;
height: 100%;
.listing-address {
width: 100%;
.address.street-address {
padding-top: 8px;
}
}
.price {
width: 100%;
margin-top: auto;
padding-top: 16px;
}
.additional {
display: flex;
width: 100%;
padding: 16px 0 0;
.property-attributes {
display: flex;
justify-content: flex-end;
width: 100%;
.bed-bath-car {
display: flex;
width: 100%;
}
}
}
}
}
.side-2 {
height: calc(100% - 280px);
padding: 24px 16px;
background-color: #efefef;
.status-bar {
display: none;
}
}
&.width-1 {
.bed-bath-car {
.value-wrapper {
&.floor-attribute,
&.land-attribute {
display: none;
}
}
}
.state {
display: none;
}
}
@container (min-width: 350px) {
&.width-1,
&.width-2,
&.width-3,
&.width-4 {
.details {
.details-main {
.listing-address {
width: 50%;
}
.additional {
width: 50%;
padding: 0;
.bed-bath-car {
justify-content: flex-end;
}
}
.price {
width: 100%;
}
}
}
}
}
	}
@media only screen and (min-width: 640px) {
.card-9284 {
.status-bar {
height: 35px;
.agent-image {
& img {
right: -11px;
top: -17px;
}
}
}
.image {
height: 250px;
}
.details {
height: calc(100% - 285px);
}
}
	}
@media only screen and (min-width: 980px) {
.card-9284 {
.status-bar {
height: 40px;
.agent-image {
& img {
right: -10px;
top: -13px;
}
}
}
.image {
height: 250px;
}
.details {
height: calc(100% - 290px);
}
}
.card-9284 {
&.width-4 {
.card-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
.side-1 {
grid-column: 1 / 3;
.status-bar {
display: none;
}
.image {
height: 100%;
max-height: none;
width: 100%;
overflow: hidden;
}
}
.side-2 {
grid-column: 3 / 5;
display: block;
flex-direction: column;
height: auto;
padding: 0;
.status-bar,
.details {
width: 100%;
}
.status-bar {
display: flex;
.agent-image {
& img {
right: -13px;
top: -13px;
}
}
}
.details {
padding: 24px 32px;
display: flex;
height: calc(100% - 40px);
align-items: center;
.details-main {
flex-direction: row;
flex-wrap: wrap;
width: 100%;
height: auto;
margin-top: auto;
.address,
.state,
.suburb {
width: 100%;
}
.listing-address {
width: 50%;
}
.additional {
justify-content: flex-end;
width: 50%;
padding: 0;
margin: 0;
.property-attributes {
justify-content: center;
}
}
.description {
overflow: hidden;
display: -webkit-box;
padding-top: 24px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
width: 90%;
text-align: left;
}
.price {
padding-top: 48px;
}
}
}
}
}
}
}
	}
.card-9284 .details .street-address,
.card-9284 .details .suburb,
.card-9284 .details .additional .property-attributes,
.card-9284 .details .additional .price {
transition: all 1s;
}
.card-9284 .bed-bath-car .value-wrapper {
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
	}
.card-9284 .bed-bath-car .icon:before {
font-size: 14px;
	}
.card-9284 .bed-bath-car {
display: flex;
flex-direction: row;
gap: 8px;
	}
.card-9285 {
position: relative;
isolation: isolate;
	}
.card-9285 a {
text-decoration: none;
border: 1px solid #ebebeb;
border-radius: 0px;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
background: #ffffff;
transition: background 1s;
min-height: 384px;
	}
.card-9285:hover a {
background: #ffffff;
	}
.card-9285 a .image {
position: relative;
display: flex;
height: 250px;
margin: 0px 0px 0;
border-radius: 0px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
overflow: hidden;
isolation: isolate;
	}
@media only screen and (min-width: 640px) {
.card-9285 a .image {
height: 250px;
}
	}
@media only screen and (min-width: 980px) {
.card-9285 a .image {
height: 250px;
}
	}
.card-9285 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
	}
.card-9285:hover a .image img {
transform: scale(1.1);
}
.card-9285 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(0,0,0,0.2);
transition: background 2s;
	}
.card-9285:hover a .image .overlay {
background: rgba(0,0,0,0.4);
	}
.card-9285 a .description{
display: none;
	}
.card-9285 a .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
	}
.card-9285 a .details .additional {
margin-top: 8px;
	}
.card-9285 a .details .street-address,
.card-9285 a .details .suburb,
.card-9285 a .details .additional .property-attributes,
.card-9285 a .details .additional .price {
transition: all 1s;
}
.card-9285:hover a .details .street-address,
	.card-9285:hover a .details .suburb,
	.card-9285:hover a .details .additional .property-attributes,
	.card-9285:hover a .details .additional .price {
color: #000000;
	}
.card-9285 a .details .additional .property-attributes {
display: flex;
justify-content: center;
align-items: center;
	}
.card-9285 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-9285 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-9285 .bed-bath-car .value-wrapper:before {
font-size: 14px;
	}
@media only screen and (min-width:1200px) {
.card-9285.width-3 a,
.card-9285.width-4 a {
flex-direction: unset;
}
.card-9285.width-3 a,
.card-9285.width-4 a {
display: grid;
column-gap: 16px;
}
.card-9285.width-3 a {
grid-template-columns: repeat(3, 1fr);
}
.card-9285.width-3 a .image{
grid-column: 1 / 3;
}
.card-9285.width-4 a {
grid-template-columns: repeat(4, 1fr);
}
.card-9285.width-4 a .image {
grid-column: 1 / 3;
}
.card-9285.width-3 a .image,
.card-9285.width-4 a .image {
height: calc(100% - 0px);
max-height: none;
width: 100%;
overflow: hidden;
margin: 0px 0 0px 0px;
border-radius: 0px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-9285.width-3 a .details,
.card-9285.width-4 a .details {
padding-right: 16px;
}
.card-9285.width-4 a .description {
display: flex;
align-items: center;
width: 75%;
margin: 0 auto;
}
.card-9285.width-4 a .description div{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
}
[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: #000;
	}
#social-media-share-modal.modal-container .modal .links .link .badge,
#social-media-share-modal.modal-container .modal .links .link .badge span {
	color: #fff;
}
#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:header-denver:1744 - start */
body.menu-on {
overflow: hidden;
	}
.layout-1744 {
position: sticky;
z-index: 3;
top: 0;
left: 0;
right: 0;
text-align: center;
background-color: #000000;
	}
.layout-1744 *, .menu-overlay-1744 * {
transition: all .25s ease-in-out;
	}
.layout-1744.hovering {
background-color: rgba(255,255,255,0);
	}
.layout-1744 .inner-container {
position: relative;
max-width: 100%;
height: 100%;
margin: 0 auto;
box-sizing: border-box;
display: flex;
justify-content: space-between;
	}
.layout-1744 .inner-container a.logo-link {
display: flex;
justify-content: center;
align-items: center;
padding: 16px 0 16px 16px;
	}
.layout-1744 .inner-container a.logo-link img {
display: none;
max-width: 100%;
max-height: 40px;
object-fit: cover;
	}
.layout-1744 .inner-container a.logo-link img:first-child {
display: block;
	}
@media only screen and (min-width:640px) {
.layout-1744 .inner-container a.logo-link img {
max-width: none;
max-height: 50px;
}
	}
.layout-1744 .inner-container a.logo-link.logo-1-total .logo-1 {
display: block;
	}
.layout-1744 .inner-container a.logo-link.logo-2-total .logo-1 {
display: block;
	}
.layout-1744 .inner-container a.logo-link.logo-2-total .logo-2 {
display: none;
	}
.layout-1744.hovering .inner-container a.logo-link.logo-2-total .logo-1 {
display: none;
	}
.layout-1744.hovering .inner-container a.logo-link.logo-2-total .logo-2 {
display: block;
	}
.layout-1744 .inner-container .menu {
display: none;
	}
.layout-1744 .inner-container .navigation {
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 16px;
	}
.layout-1744 .inner-container .navigation .menu-button {
width: 24px;
height: 16px;
cursor: pointer;
position: relative;
z-index: 3;
box-sizing: border-box;
	}
.layout-1744 .inner-container .navigation .menu-button span {
content: " ";
height: 2px;
width: 100%;
background-color: #ffffff;
position: absolute;
left: 0;
transition: all .25s ease-in-out;
	}
.layout-1744 .inner-container .navigation .menu-button:hover span {
background-color: #ffffff;
	}
.layout-1744.hovering .inner-container .navigation .menu-button span {
background-color: #ffffff;
	}
.layout-1744.hovering .inner-container .navigation .menu-button:hover span {
background-color: #ffffff;
	}
.layout-1744 .inner-container .navigation .menu-button span:first-child {
top: 0;
	}
.layout-1744 .inner-container .navigation .menu-button span:nth-child(2) {
top: 8px;
	}
.layout-1744 .inner-container .navigation .menu-button span:last-child {
top: 16px;
	}
.layout-1744 .inner-container .navigation .menu-button span:hover {
border-color: #ffffff;
	}
.layout-1744.hovering .inner-container .navigation .menu-button span:hover {
border-color: #ffffff;
	}
.layout-1744.hovering .button-1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 20px;height: 40px;line-height: 40px;font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 15px;font-weight: 400;border-style: solid;border-color: #ffffff;border-width: 1px;border-radius: 50px;background-color: rgba(144,144,144,0);}.layout-1744.hovering .button-1:hover {color: #000000;background-color: #ffffff;border-color: #ffffff;}
.layout-1744.hovering .button-2 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 20px;height: 40px;line-height: 40px;font-family: 'Manrope', sans-serif;color: #000000;font-size: 15px;font-weight: 300;border-style: solid;border-color: #ffffff;border-width: 1px;border-radius: 50px;background-color: #ffffff;}.layout-1744.hovering .button-2:hover {color: #ffffff;background-color: rgba(0,0,0,0.8);border-color: #000000;}
.menu-overlay-1744.hovering .button-1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 20px;height: 40px;line-height: 40px;font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 15px;font-weight: 400;border-style: solid;border-color: #ffffff;border-width: 1px;border-radius: 50px;background-color: rgba(144,144,144,0);}.menu-overlay-1744.hovering .button-1:hover {color: #000000;background-color: #ffffff;border-color: #ffffff;}
.menu-overlay-1744.hovering .button-2 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 20px;height: 40px;line-height: 40px;font-family: 'Manrope', sans-serif;color: #000000;font-size: 15px;font-weight: 300;border-style: solid;border-color: #ffffff;border-width: 1px;border-radius: 50px;background-color: #ffffff;}.menu-overlay-1744.hovering .button-2:hover {color: #ffffff;background-color: rgba(0,0,0,0.8);border-color: #000000;}
.menu-overlay-1744 {
position: fixed;
inset: 0;
overflow-y: auto;
background-color: #000000;
z-index: 3;
height: 0;
transition: height 0.5s ease-out;
	}
	@media only screen and (min-width:980px) {
.menu-overlay-1744 {
background-color: #ffffff;
}
	}
.menu-overlay-1744 .close {
padding: 24px 24px 8px;
display: flex;
font-size: 24px;
justify-content: end;
color: #ffffff;
	}
.menu-overlay-1744 .close:hover {
color: #ffffff;
	}
.menu-overlay-1744.hovering {
background-color: #ffffff;
	}
.menu-overlay-1744 * {
box-sizing: border-box;
	}
.menu-overlay-1744.open {
height: 100%;
	}
.menu-overlay-1744 nav {
overflow: auto;
display: block;
	}
.menu-overlay-1744 nav .buttons-wrapper {
display: flex;
gap: 32px;
flex-wrap: wrap;
padding: 24px;
	}
.menu-overlay-1744 nav .menu-wrapper ol {
width: 100%;
	}
.menu-overlay-1744 nav .menu-wrapper ol a {
text-decoration: none;
padding: 16px 24px;
display: block;
	}
.menu-overlay-1744 nav .menu-wrapper ol a:hover,
	.layout-1744 nav ol a:hover {
opacity: .6;
	}
.menu-overlay-1744 nav .menu-wrapper ol a.parent {
background-color: transparent;
padding-left: 16px;
text-transform: uppercase;
position: relative;
	}
.menu-overlay-1744.hovering nav .menu-wrapper ol a.parent {
background-color: transparent;
	}
.menu-overlay-1744 nav .menu-wrapper ol a.parent.active,
	.layout-1744 .inner-container .menu nav .menu-wrapper ol .parent.active {
opacity: 0.6;
	}
.menu-overlay-1744 nav .menu-wrapper ol ul {
display: none;
	}
.menu-overlay-1744 nav .menu-wrapper ol.active ul {
display: block;
	}
.menu-overlay-1744 nav .menu-wrapper ol ul li a {
padding-left: 48px;
	}
.menu-overlay-1744 .parent {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 16px;line-height: 24px;font-weight: 300;}.menu-overlay-1744 .parent:hover,.menu-overlay-1744 .parent:active {color: #ffffff;}
.menu-overlay-1744.hovering .parent {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 15px;line-height: 22.5px;font-weight: 300;}.menu-overlay-1744.hovering .parent:hover,.menu-overlay-1744.hovering .parent:active {color: #ffffff;}
.menu-overlay-1744 .menu-child {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 16px;line-height: 24px;font-weight: 300;}.menu-overlay-1744 .menu-child:hover,.menu-overlay-1744 .menu-child:active {color: #666666;}
.layout-1744 .parent {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 15px;line-height: 22.5px;font-weight: 300;}.layout-1744 .parent:hover,.layout-1744 .parent:active {color: #ffffff;}
.layout-1744.hovering .parent {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 15px;line-height: 22.5px;font-weight: 300;}.layout-1744.hovering .parent:hover,.layout-1744.hovering .parent:active {color: #ffffff;}
.layout-1744 .menu-child {font-family: 'Manrope', sans-serif;color: #ffffff;font-size: 16px;line-height: 24px;font-weight: 300;}.layout-1744 .menu-child:hover,.layout-1744 .menu-child:active {color: #666666;}
.menu-overlay-1744 nav .menu-wrapper ol .parent {
display: flex;
justify-content: space-between;
	}
@media only screen and (min-width:980px) {
.layout-1744 .inner-container a.logo-link {
display: flex;
justify-content: center;
align-items: center;
padding: 16px;
}
.layout-1744 .inner-container .menu {
display: block;
}
.layout-1744 .inner-container .menu nav {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
height: 100%;
}
.layout-1744 .inner-container .menu nav .menu-wrapper {
display: flex;
gap: 16px;
padding-right: 24px;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol:last-child {
position: relative;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol:last-child .child{
right: 0
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol:last-child .child::before{
right: 16px;
left: unset;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol a {
text-decoration: none;
display: block;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol .parent {
height: 100%;
display: flex;
align-items: center;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol .parent .icon {
display: none;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol .child::before {
content: '';
display: block;
position: absolute;
top: -8px;
left: 16px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #ffffff;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol .child {
display: none;
position: absolute;
padding: 16px;
background-color: #ffffff;
text-align: Left;
}
.layout-1744 .inner-container .menu nav .menu-wrapper ol .child a {
padding: 8px 16px;
white-space: nowrap;
}
.menu-overlay-1744.open,
.layout-1744 .inner-container .navigation {
display: none;
}
.layout-1744 .inner-container .buttons-wrapper {
align-items: center;
display: flex;
gap: 8px;
padding: 0 16px;
}
	}
/* header:header-denver:1744 - end */
/* widget:ti-0001:349244 - start */
.widget-349244 .container {
padding-left: 0;
padding-right: 0;
}
.widget-349244 .container:first-child {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-349244 .container {
background: #f5f5f5;
}
.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-349244 {
position: relative;
isolation: isolate;
	}
.widget-349244 * {
box-sizing: border-box;
	}
.widget-349244 a {
text-decoration: none;
	}
.widget-349244 .wrapper {
display: flex;
flex-direction: column;
}
.widget-349244 .wrapper-left {
position: relative;
}
.widget-349244 .wrapper-right {
position: relative;
display: flex;
padding: 32px;
flex-direction: column;
justify-content: center;
align-items: center;
}
.widget-349244 .wrapper-left img {
width: 100%;
height: 100%;
	}
.widget-349244 .wrapper-right .inner-wrapper {
width: 100%;
max-width: 400px;
display: flex;
flex-direction: column;
	}
.widget-349244 .staff-name {
margin-bottom: 32px;
	}
.widget-349244 .staff-achievement {
margin-top: 48px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
	}
.widget-349244 .staff-achievement:before {
content: open-quote;
	}
.widget-349244 .staff-achievement:after {
content: close-quote;
	}
.widget-349244 .staff-social-media {
margin-top: 48px;
	}
.widget-349244 .staff-email {
margin-top: 32px;
	}
.widget-349244 .staff-profile,
	.widget-349244 .staff-achievement {
text-align: center;
}
.widget-349244 .wrapper-left,
	.widget-349244 .wrapper-right {
width: 100%;
	}
.widget-349244 .staff-social-media {
display: flex;
gap: 8px;
	}
.widget-349244 .staff-social-media .icon {
font-size: 16px;
color: #363636;
	}
@media only screen and (min-width:640px) {
.widget-349244 .wrapper-right {
align-items: center;
}
.widget-349244 .staff-achievement {
margin-top: 64px;
}
.widget-349244 .staff-profile,
.widget-349244 .staff-achievement {
text-align: center;
}
.widget-349244 .wrapper {
flex-direction: row-reverse;
}
.widget-349244 .staff-social-media {
position: absolute;
bottom: 40px;
}
.widget-349244 .wrapper-right {
padding: 48px;
}
.widget-349244 .staff-achievement {
display: none;
}
.widget-349244 .wrapper-left,
.widget-349244 .wrapper-right {
width: 50%;
}
.widget-349244 .staff-achievement {
display: -webkit-box;
}
}
@media only screen and (min-width:980px) {
.widget-349244 .wrapper-right {
padding: 72px;
}
.widget-349244 .staff-achievement {
margin-top: 88px;
}
	}
/* widget:ti-0001:349244 - end */
/* widget:td-0005:349245 - start */
.widget-349245 .container:first-child {
padding-top: 100px;
padding-bottom: 110px;
margin-top: 40px;
margin-bottom: 40px;
}
.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-349245 * {
box-sizing: border-box;
	}
.widget-349245 .hidden {
display: none;
	}
.widget-349245 {
isolate: isolation;
	}
.widget-349245 .container {
text-align: center;
}
.widget-349245 .agent-name {
margin-bottom: 32px;
	}
.widget-349245 .read-more-button {
margin-top: 32px;
	}
.widget-349245 .description.truncated {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
	}
.widget-349245 .button {
display: none;
	}
.widget-349245 .button.show {
display: inline-block;
	}
/* widget:td-0005:349245 - end */
/* widget:tm-0007:349246 - start */
.widget-349246 .container {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width:980px) {
.widget-349246 .container {
padding-left: calc(50% - 650px);
padding-right: calc(50% - 650px);
}
}
.widget-349246 .container {
max-width: unset;
}
.widget-349246 .container:first-child {
padding-top: 80px;
padding-bottom: 100px;
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-349246 * {
box-sizing: border-box;
	}
.widget-349246 {
position: relative;
isolation: isolate;
	}
.widget-349246.modal-active {
z-index: 5;
	}
.widget-349246 .container {
isolation: isolate;
	}
.widget-349246 a {
text-decoration: none;
	}
.widget-349246 .widget-heading {
margin-bottom: 32px;
text-align: center;
	}
.widget-349246 .slide {
text-align: center;
	}
.widget-349246 .slide {
border-width: 1px;
border-style: solid;
border-color: #fafafa;
background-color: #fafafa;
	}
.widget-349246 .slide-column-1 .slide-wrapper {
padding: 10% 20%;
	}
.widget-349246 .slide-column-1 .testimonial-main {
position: relative;
	}
.widget-349246 .slide .slide-wrapper {
padding: 15% 6%;
	}
.widget-349246 .slide .slide-wrapper .main-content {
margin-bottom: 32px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
word-break: break-word;
	}
.widget-349246 .slide .slide-wrapper .testimonial-author {
margin-bottom: 16px;
	}
.widget-349246 .widget-icon-quotes {
color: #000000;
font-size: 16px
	}
.widget-349246 .slide .slide-wrapper .testiomonial-quotes {
margin-bottom: 48px;
display: block;
	}
.widget-349246 .splide__pagination {
display: flex;
align-items: center;
	}
.widget-349246  .splide__pagination li button {
background-color: #ebebeb;
width: 12px;
height: 12px;
border-radius: 100%;
border: 0;
overflow: hidden;
transition: all 0.25s, ease-in-out;
margin: 8px;
cursor: pointer;
	}
.widget-349246 .container .splide .splide__pagination li button.is-active {
background-color: #bfbfbf;
	}
.widget-349246 .container .splide .splide__pagination li button:hover {
background-color: #c4c4c4;
	}
.widget-349246 .container .splide .splide__pagination li button.is-active:hover {
background-color: #000000;
	}
.widget-349246 .slide-column-1 .splide__pagination {
justify-content: center;
	}
@media only screen and (min-width:640px) {
.widget-349246 .slide-column-1 .splide__pagination {
transform: translateY(-80px);
}
.widget-349246 .slide-column-1 .testimonial-bottom {
margin-top: 0;
}
	}
.widget-349246 .testimonial-bottom {
display: flex;
flex-direction: column;
gap: 32px;
margin-top: 32px;
justify-content: center;
align-items: center;
	}
@media only screen and (min-width:640px) {
.widget-349246 .testimonial-bottom {
justify-content: space-between;
flex-direction: row;;
}
.widget-349246 .testimonial-bottom.centre-content {
justify-content: center;
}
	}
.widget-349246 .slide-column-1 .testimonial-bottom {
justify-content: center;
	}
.widget-349246 .slide-column-1 .testimonial-bottom .see-button {
display: none;
	}
.widget-349246 .testimonial-popup-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
	}
.widget-349246 .testimonial-popup {
display: none;
width: 100dvw;
height: 100dvh;
position: fixed;
top: 0;
left: 0;
	}
.widget-349246 .testimonial-popup-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
aspect-ratio: 1;
overflow: hidden;
padding: 32px;
background-color: #ffffff;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
z-index: 1;
	}
.widget-349246 .testimonial-popup-content {
overflow-y: auto;
height: 100%;
	}
@media only screen and (min-width:640px) {
.widget-349246 .testimonial-popup-wrapper {
aspect-ratio: auto;
max-width: 640px;
width: 100%;
}
.widget-349246 .testimonial-popup-content {
overflow-y: none;
}
	}
@media only screen and (min-width:980px) {
.widget-349246 .testimonial-popup-wrapper {
max-width: 720px;
width: 100%;
}
	}
.widget-349246 .testimonial-popup-wrapper .widget-icon-close {
position: absolute;
top: 15px;
right: 15px;
cursor: pointer;
font-size: 16px;
color: #8f8f8f
	}
/* widget:tm-0007:349246 - end */
/* widget:tl-0005:349247 - start */
.widget-349247 .container {
padding-left: 0;
padding-right: 0;
}
.widget-349247 .container:first-child {
padding-top: 30px;
padding-bottom: 100px;
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-349247 * {
	box-sizing: border-box;
}
.widget-349247 .container .top {
	padding: 0 0 16px;
}

.widget-349247 .container .bottom {
	padding-top: 16px;
	display: flex;
justify-content: flex-start;
}

@media only screen and (min-width:640px) {
	.widget-349247 .container .listing {
box-sizing: border-box;
	}
}
.widget-349247 .container .splide .splide__arrows {
	display: flex;
padding: 16px 0;
}

.widget-349247 .container .splide .splide__arrows .splide__arrow {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	padding: 0;
	font-size: 0;
	background-color: #c4c4c4;
	transition: all .25s ease-in-out;
	border-radius: 100%;
	border: 0;
	text-decoration: none;
	cursor: pointer;
}

.widget-349247 .splide .splide__arrows .splide__arrow--next {
	margin-left: 8px;
}

.widget-349247 .container .splide .splide__arrows .splide__arrow--next:before,
.widget-349247 .splide .splide__arrows .splide__arrow--prev:before {
	font-size: 10px;
	transition: all .25s ease-in-out;
}

.widget-349247 .splide .splide__arrows .splide__arrow--prev:before {
	display: block;
	color: #666666;
}

.widget-349247 .container .splide .splide__arrows .splide__arrow--next:before {
	display: block;
	color: #666666;
}
.widget-349247 .container .splide .splide__arrow--next:hover,
.widget-349247 .container .splide .splide__arrow--prev:hover {
	background-color: #c4c4c4;
}

.widget-349247 .container .splide .splide__arrow--next:hover:before {
	color: #666666;
}

.widget-349247 .container .splide .splide__arrow--prev:hover:before {
	color: #666666;
}
.widget-349247 .container .splide .splide__pagination {
	padding: 8px 0 16px;
}

.widget-349247 .container .splide .splide__pagination li {
	margin-top: 8px;
}

.widget-349247 .container .splide .splide__pagination li button {
	margin: 8px;
	display: block;
	background-color: #c4c4c4;
	font-size: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	margin: 0 8px;
	height: 10px;
width: 10px;
border-radius: 10px;
transition: all .25s ease-in-out;
}

.widget-349247 .container .splide .splide__pagination li button.is-active {
	background-color: #666666;
}

.widget-349247 .container .splide .splide__pagination li button:hover {
	background-color: #c4c4c4;
}

.widget-349247 .container .splide .splide__pagination li button.is-active:hover {
	background-color: #666666;
}
/* widget:tl-0005:349247 - end */
/* footer:fo-0002:1745 - start */
@media only screen and (max-width:640px) {
.layout-1745 .container {
background-attachment: unset;
}
}
@media only screen and (max-width:640px) {
.layout-1745 {
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-1745 * {
box-sizing: border-box;
	}
.layout-1745 {
background-color: #000000;
	}
.layout-1745 a {
text-decoration: none;
	}
.layout-1745 img {
max-width: 100%;
	}
.layout-1745 .container {
max-width: unset;
	}
.layout-1745 .parent-link {
display: none;
	}
.layout-1745 .link {
transition: all .25s ease-in-out;
	}
.layout-1745 .link:hover,
	.layout-1745 .link:active,
	.layout-1745 .link:focus {
color: #ffffff;
	}
.layout-1745 .legal-link:hover,
	.layout-1745 .legal-link:active,
	.layout-1745 .legal-link:focus {
color: #ffffff;
	}
.layout-1745 .container {
background-color: transparent;
	}
.layout-1745 .footer-top {
display: flex;
flex-direction: column;
gap: 56px;
margin-bottom: 56px;
	}
.layout-1745 .footer-logo {
display: block;
width: 100%;
max-width: 200px;
	}
.layout-1745 .socials {
width: 100%;
display: flex;
gap: 32px;
	}
.layout-1745 .socials a {
font-size: 15px;
color: #ffffff;
	}
.layout-1745 .footer-menu {
margin-bottom: 40px;
	}
.layout-1745 .footer-menu a {
display: block;
margin: 0;
padding: 0;
	}
.layout-1745 .footer-menu-wrapper {display: grid;column-gap: 0px;row-gap: 40px;grid-template-columns: repeat(4, 1fr); }@media only screen and (max-width:1200px) {.layout-1745 .footer-menu-wrapper {row-gap: 56px;grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:980px) {.layout-1745 .footer-menu-wrapper {row-gap: 32px;grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:640px) {.layout-1745 .footer-menu-wrapper {row-gap: 56px;grid-template-columns: repeat(1, 1fr);}}
.layout-1745 .child-links {
margin-top: 8px;
display: flex;
flex-direction: column;
gap: 8px;
	}
.layout-1745 .legal-links {
display: flex;
	}
.layout-1745 .legal-links {
flex-direction: row;
align-items: center;
margin-bottom: 16px;
	}
.layout-1745 .legal-links > .legal-link {
padding: 0 8px;
border-right: 1px solid #ffffff;
line-height: 1;
	}
.layout-1745 .legal-links > .legal-link:nth-child(1) {
padding-left: 0;
	}
.layout-1745 .legal-links > .legal-link:last-child {
border-right: 0;
	}
.layout-1745 .footer-top .socials {
max-width: 50%;
	}
@media only screen and (min-width:640px) {
.layout-1745 .footer-top {
flex-direction: row;
align-items: center;
justify-content: space-between;
}
	}
@media only screen and (min-width:1200px) {
.layout-1745 .footer-top .socials {
max-width: 25%;
}
	}
/* footer:fo-0002:1745 - end */