@import url("https://use.typekit.net/xov0yni.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&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');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap&display=swap');
/* global - start */
/* Resets */
ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

body{
	padding: 0;
	margin: 0;
	background: #fafbfc;
	font-family: 'Inter', sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
}

[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";
}

body .at4-visible {
opacity: 1 !important;
}

[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: #fafbfc;
	max-width: 1250px;
	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 16.666666666667px;
	display: block;
	box-sizing: border-box;
	font-family: acumin-pro, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #55667f;
	border-style: solid;
	border-color: #ebebeb;
	border-width: 1px;
	border-radius: 5px;
	background: #ffffff;
}

input[type=text], input[type=password], input[type=number], select {
	height: 50px;
	line-height: 50px;
	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: #55667f;
	font-weight: 400;
}

textarea {
	padding: 16.666666666667px;
	line-height: 25.5px;
}

#address-select {
	display: block;
	box-sizing: border-box;
	font-family: acumin-pro, sans-serif;
	font-size: 17px;
	font-weight: 400;
	border-style: solid;
	border-color: #ebebeb;
	border-width: 1px;
	border-radius: 5px;
}
#address-select li {
	padding: 0 16.666666666667px;
	min-height: 50px;
	line-height: 50px;
	color: #55667f;
	background: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#address-select li:hover {
	color: #ffffff;
	background: #55667f;
	cursor: pointer;
}

.heading-173-884,
.heading,
.main-heading {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 36px;
line-height: 54px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.heading-173-884,
.heading,
.main-heading {
font-size: 36px;
line-height: 54px;
}
}
@media only screen and (min-width:980px){
.heading-173-884,
.heading,
.main-heading {
font-size: 36px;
line-height: 54px;
}
}
.sub-heading-174-884,
.sub-heading {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.sub-heading-174-884,
.sub-heading {
font-size: 20px;
line-height: 30px;
}
}
@media only screen and (min-width:980px){
.sub-heading-174-884,
.sub-heading {
font-size: 20px;
line-height: 30px;
}
}
.body-text-175-884,
.body-text-1 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 16px;
line-height: 24px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.body-text-175-884,
.body-text-1 {
font-size: 16px;
line-height: 24px;
}
}
@media only screen and (min-width:980px){
.body-text-175-884,
.body-text-1 {
font-size: 16px;
line-height: 24px;
}
}
.main-button-176-884,
.button {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 21px;
height: 42px;
line-height: 42px;
font-family: 'Inter', sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: 500;
border-style: solid;
border-color: #11C6FF;
border-width: 1px;
border-radius: 24px;
background-color: #11C6FF;
}
.main-button-176-884:hover,
.button:hover {
color: #ffffff;
border-color: #11C6FF;
background-color: #11C6FF;
}
@media only screen and (min-width:640px){
.main-button-176-884,
.button {
font-size: 16px;
line-height: 42px;
height: 42px;
}
}
@media only screen and (min-width:980px){
.main-button-176-884,
.button {
font-size: 16px;
line-height: 42px;
height: 42px;
}
}
input[type=text].main-form-style-1139-884,
input[type=password].main-form-style-1139-884,
input[type=number].main-form-style-1139-884,
input[type=mobile].main-form-style-1139-884,
input[type=tel].main-form-style-1139-884,
textarea.main-form-style-1139-884,
select.main-form-style-1139-884 {
padding: 0 16.666666666667px;
display: block;
box-sizing: border-box;
font-family: acumin-pro, sans-serif;
font-size: 17px;
font-weight: 400;
color: #55667f;
border-style: solid;
border-color: #ebebeb;
border-width: 1px;
border-radius: 5px;
background: #ffffff
}
input[type=text].main-form-style-1139-884,
input[type=password].main-form-style-1139-884,
input[type=number].main-form-style-1139-884,
select.main-form-style-1139-884 {
height: 50px;
line-height: 50px;
background: #ffffff;
}
input[type=number].main-form-style-1139-884 {
padding-right: 0;
}
textarea.main-form-style-1139-884 {
padding: 16.666666666667px;
line-height: 25.5px;
}
input[type=text].main-form-style-1139-884::placeholder,
input[type=password].main-form-style-1139-884::placeholder,
input[type=number].main-form-style-1139-884::placeholder,
input[type=mobile].main-form-style-1139-884::placeholder,
input[type=tel].main-form-style-1139-884::placeholder,
textarea.main-form-style-1139-884::placeholder {
color: #55667f;
font-weight: 400;
}
label.main-form-style-1139-884 {
font-family: acumin-pro, sans-serif;
font-size: 17px;
line-height: 25.5px;
font-weight: 500;
color: #55667f;
}
@media only screen and (min-width:640px){
label.main-form-style-1139-884 {
font-size: 17px;
line-height: 25.5px;
}
}
@media only screen and (min-width:980px){
label.main-form-style-1139-884 {
font-size: 16px;
line-height: 24px;
}
}
input[type=radio].main-form-style-1139-884,
input[type=checkbox].main-form-style-1139-884 {
accent-color: #ffffff;
height: 20px;
width: 20px;
}
#address-select.main-form-style-1139-884 {
display: block;
box-sizing: border-box;
font-family: acumin-pro, sans-serif;
font-size: 17px;
font-weight: 400;
border-style: solid;
border-color: #ebebeb;
border-width: 1px;
border-radius: 5px;
}
#address-select.main-form-style-1139-884 li {
padding: 0 16.666666666667px;
min-height: 50px;
line-height: 50px;
color: #55667f;
background: #ffffff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#address-select.main-form-style-1139-884 li:hover {
color: #ffffff;
background: #55667f;
cursor: pointer;
}
.heading-2-3530-884,
.heading-2 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 32px;
line-height: 48px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.heading-2-3530-884,
.heading-2 {
font-size: 33px;
line-height: 49.5px;
}
}
@media only screen and (min-width:980px){
.heading-2-3530-884,
.heading-2 {
font-size: 34px;
line-height: 51px;
}
}
.heading-3-3531-884,
.heading-3 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 27px;
line-height: 40.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.heading-3-3531-884,
.heading-3 {
font-size: 29px;
line-height: 43.5px;
}
}
@media only screen and (min-width:980px){
.heading-3-3531-884,
.heading-3 {
font-size: 31px;
line-height: 46.5px;
}
}
.heading-4-3532-884,
.heading-4 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 21px;
line-height: 31.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.heading-4-3532-884,
.heading-4 {
font-size: 24px;
line-height: 36px;
}
}
@media only screen and (min-width:980px){
.heading-4-3532-884,
.heading-4 {
font-size: 27px;
line-height: 40.5px;
}
}
.sub-heading-2-3533-884,
.sub-heading-2 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 16px;
line-height: 24px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.sub-heading-2-3533-884,
.sub-heading-2 {
font-size: 17px;
line-height: 25.5px;
}
}
@media only screen and (min-width:980px){
.sub-heading-2-3533-884,
.sub-heading-2 {
font-size: 18px;
line-height: 27px;
}
}
.sub-heading-3-3534-884,
.sub-heading-3 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.sub-heading-3-3534-884,
.sub-heading-3 {
font-size: 13px;
line-height: 19.5px;
}
}
@media only screen and (min-width:980px){
.sub-heading-3-3534-884,
.sub-heading-3 {
font-size: 15px;
line-height: 22.5px;
}
}
.sub-heading-4-3535-884,
.sub-heading-4 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.sub-heading-4-3535-884,
.sub-heading-4 {
font-size: 12px;
line-height: 18px;
}
}
@media only screen and (min-width:980px){
.sub-heading-4-3535-884,
.sub-heading-4 {
font-size: 12px;
line-height: 18px;
}
}
.body-text-2-3536-884,
.body-text-2 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.body-text-2-3536-884,
.body-text-2 {
font-size: 13px;
line-height: 19.5px;
}
}
@media only screen and (min-width:980px){
.body-text-2-3536-884,
.body-text-2 {
font-size: 14px;
line-height: 21px;
}
}
.body-text-3-3537-884,
.body-text-3 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.body-text-3-3537-884,
.body-text-3 {
font-size: 12px;
line-height: 18px;
}
}
@media only screen and (min-width:980px){
.body-text-3-3537-884,
.body-text-3 {
font-size: 12px;
line-height: 18px;
}
}
.body-text-4-3538-884,
.body-text-4 {
font-family: 'Inter', sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.body-text-4-3538-884,
.body-text-4 {
font-size: 12px;
line-height: 18px;
}
}
@media only screen and (min-width:980px){
.body-text-4-3538-884,
.body-text-4 {
font-size: 12px;
line-height: 18px;
}
}
.secondary-button-3539-884,
.button-2 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 19px;
height: 38px;
line-height: 38px;
font-family: 'Roboto', sans-serif;
color: #000000;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
border-radius: 25px;
background-color: rgba(255,255,255,0);
}
.secondary-button-3539-884:hover,
.button-2:hover {
color: #ffffff;
border-color: #3789e7;
background-color: #3789e7;
}
@media only screen and (min-width:640px){
.secondary-button-3539-884,
.button-2 {
font-size: 16px;
line-height: 38px;
height: 38px;
}
}
@media only screen and (min-width:980px){
.secondary-button-3539-884,
.button-2 {
font-size: 16px;
line-height: 38px;
height: 38px;
}
}
.tertiary-button-3540-884,
.button-3 {
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: 'Inter', sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: 500;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
border-radius: 22px;
background-color: rgba(255,255,255,0);
}
.tertiary-button-3540-884:hover,
.button-3:hover {
color: #ffffff;
border-color: #ffffff;
background-color: rgba(255,255,255,0.25);
}
@media only screen and (min-width:640px){
.tertiary-button-3540-884,
.button-3 {
font-size: 16px;
line-height: 40px;
height: 40px;
}
}
@media only screen and (min-width:980px){
.tertiary-button-3540-884,
.button-3 {
font-size: 16px;
line-height: 40px;
height: 40px;
}
}
.fourth-button-3541-884,
.button-4 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 50px;
line-height: 50px;
font-family: acumin-pro, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: 500;
border-style: solid;
border-color: #11C6FF;
border-width: 0px;
border-radius: 25px;
background: linear-gradient(100deg, #11C6FF 0%, #11C6FF 100%);
}
.fourth-button-3541-884:hover,
.button-4:hover {
color: #ffffff;
border-color: #11C6FF;
background: linear-gradient(100deg, #11C6FF 0%, #11C6FF 100%);
}
@media only screen and (min-width:640px){
.fourth-button-3541-884,
.button-4 {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
@media only screen and (min-width:980px){
.fourth-button-3541-884,
.button-4 {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
.primary-badge-7376-884,
.main-badge {
display: flex;
box-sizing: border-box;
align-items: center;
justify-content: center;
text-align: center;
overflow: hidden;
text-decoration: none;
font-size: 16px;
font-family: Arial;
color: #ffffff;
font-weight: 200;
border-radius: 0px;
position: absolute;
Top : 16px;
Left : 16px;
z-index: 4;
background-color: #d60e00;
padding: 0 8px;line-height: 36px;border-radius: 0px;
}
@media only screen and (min-width:640px) {
.primary-badge-7376-884,
.main-badge.large {
font-size: 24px;
Top : 32px;
Left : 32px;
padding: 0 16px;line-height: 54px;border-radius: 0px;
}
}
.primary-badge-7376-884,
.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) {
.primary-badge-7376-884,
.main-badge.large span {
padding: 0;
}
}
.main-heading-8086-884 {
font-family: 'DM Serif Display', serif;
color: #202020;
font-size: 26px;
line-height: 39px;
font-weight: 100;
}
@media only screen and (min-width:640px){
.main-heading-8086-884 {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.main-heading-8086-884 {
font-size: 36px;
line-height: 54px;
}
}
.premium-heading-8648-884 {
font-family: 'DM Sans', sans-serif;
color: #ffffff;
font-size: 80px;
line-height: 120px;
font-weight: 500;
}
@media only screen and (min-width:640px){
.premium-heading-8648-884 {
font-size: 80px;
line-height: 120px;
}
}
@media only screen and (min-width:980px){
.premium-heading-8648-884 {
font-size: 81px;
line-height: 121.5px;
}
}
.premium-sub-8649-884 {
font-family: 'DM Sans', sans-serif;
color: #ffffff;
font-size: 40px;
line-height: 60px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.premium-sub-8649-884 {
font-size: 40px;
line-height: 60px;
}
}
@media only screen and (min-width:980px){
.premium-sub-8649-884 {
font-size: 40px;
line-height: 60px;
}
}
.roboto-17px-8945-884 {
font-family: 'Roboto', sans-serif;
color: #56657f;
font-size: 17px;
line-height: 25.5px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.roboto-17px-8945-884 {
font-size: 17px;
line-height: 25.5px;
}
}
@media only screen and (min-width:980px){
.roboto-17px-8945-884 {
font-size: 17px;
line-height: 25.5px;
}
}
.roboto-19px-8946-884 {
font-family: 'Roboto', sans-serif;
color: #0d2549;
font-size: 19px;
line-height: 28.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.roboto-19px-8946-884 {
font-size: 19px;
line-height: 28.5px;
}
}
@media only screen and (min-width:980px){
.roboto-19px-8946-884 {
font-size: 19px;
line-height: 28.5px;
}
}
.grey-button-8947-884 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: content-box;
text-decoration: none;
display: inline-block;
padding: 0 25px;
height: 50px;
line-height: 50px;
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 16px;
font-weight: 400;
border-style: solid;
border-color: #eff0f1;
border-width: 0px;
border-radius: 25px;
background: linear-gradient(100deg, #eff0f1 0%, #eff0f1 100%);
}
.grey-button-8947-884:hover {
color: #ffffff;
border-color: #3ba9df;
background: linear-gradient(100deg, rgba(61,157,236,0.9) 0%, #38d9b4 100%);
}
@media only screen and (min-width:640px){
.grey-button-8947-884 {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
@media only screen and (min-width:980px){
.grey-button-8947-884 {
font-size: 16px;
line-height: 50px;
height: 50px;
}
}
.acumin-50-px-8948-884 {
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 35px;
line-height: 52.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.acumin-50-px-8948-884 {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.acumin-50-px-8948-884 {
font-size: 50px;
line-height: 75px;
}
}
.acumin-20-px-8949-884 {
font-family: acumin-pro, sans-serif;
color: #54657e;
font-size: 20px;
line-height: 30px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.acumin-20-px-8949-884 {
font-size: 20px;
line-height: 30px;
}
}
@media only screen and (min-width:980px){
.acumin-20-px-8949-884 {
font-size: 20px;
line-height: 30px;
}
}
.acumin-30-px-8950-884 {
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 30px;
line-height: 45px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.acumin-30-px-8950-884 {
font-size: 30px;
line-height: 45px;
}
}
@media only screen and (min-width:980px){
.acumin-30-px-8950-884 {
font-size: 30px;
line-height: 45px;
}
}
.acumin-19-px-8951-884 {
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 19px;
line-height: 28.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.acumin-19-px-8951-884 {
font-size: 19px;
line-height: 28.5px;
}
}
@media only screen and (min-width:980px){
.acumin-19-px-8951-884 {
font-size: 19px;
line-height: 28.5px;
}
}
.acumin-17-px-8952-884 {
font-family: acumin-pro, sans-serif;
color: #54657e;
font-size: 17px;
line-height: 25.5px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.acumin-17-px-8952-884 {
font-size: 17px;
line-height: 25.5px;
}
}
@media only screen and (min-width:980px){
.acumin-17-px-8952-884 {
font-size: 17px;
line-height: 25.5px;
}
}
.acumin-24-px-8953-884 {
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 24px;
line-height: 36px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.acumin-24-px-8953-884 {
font-size: 24px;
line-height: 36px;
}
}
@media only screen and (min-width:980px){
.acumin-24-px-8953-884 {
font-size: 24px;
line-height: 36px;
}
}
.acumin-23-px-8954-884 {
font-family: acumin-pro, sans-serif;
color: #0d2549;
font-size: 23px;
line-height: 34.5px;
font-weight: 600;
}
@media only screen and (min-width:640px){
.acumin-23-px-8954-884 {
font-size: 23px;
line-height: 34.5px;
}
}
@media only screen and (min-width:980px){
.acumin-23-px-8954-884 {
font-size: 23px;
line-height: 34.5px;
}
}
.acumin-16-px-8955-884 {
font-family: acumin-pro, sans-serif;
color: #54657e;
font-size: 16px;
line-height: 24px;
font-weight: 400;
}
@media only screen and (min-width:640px){
.acumin-16-px-8955-884 {
font-size: 16px;
line-height: 24px;
}
}
@media only screen and (min-width:980px){
.acumin-16-px-8955-884 {
font-size: 16px;
line-height: 24px;
}
}
.wysiwyg ul {
	list-style: disc;
}

.wysiwyg ol {
	list-style: decimal;
}

.wysiwyg ul,
.wysiwyg ol {
	list-style-position: inside;
}

.client-login .search-text-box {
	min-height: 50px;
	line-height: 50px;
	position: relative;
}
.client-login .search-text-box .suburb-multi-select {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	font-family: acumin-pro, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #55667f;
	border-style: solid;
	border-color: #ebebeb;
	border-width: 1px;
	border-radius: 5px;
	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 16.666666666667px;
	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: 8.333333333333px;
}
.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: #fafbfc;
	width: 100%;
	left: 0;
	font-family: 'Inter', sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	max-height: 200px;
	overflow-y: auto;
	padding: 0 16.666666666667px;
	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: acumin-pro, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #55667f;
}
@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: 20px;
	width: 20px;
}

.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: 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;
	}
}

.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 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 {
	background: black;
	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 {
	background: white;
	padding: 15px 15px 5px;
}

.floating-socials.light a {
	margin-bottom: 10px;
	color: #666;
}
.floating-socials.light a:hover {
	padding: 10px 0;
}

.form-row label {
	width: 100%;
	padding-top: 10px;
	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: 5px;
}

.client-login .contact-methods {
	display: flex;
	flex-wrap: wrap;
}
.client-login .contact-methods label {
	width: 50%;
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.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: 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: 10px;
}

@media only screen and (min-width:640px) {
.client-login .radios label {
width: 15%;
	}
	.client-login .radios.property_types label {
margin-top: 5px;
width: 25%;
	}
.client-login .form-row {
display: flex;
justify-content: space-between;
padding-top: 10px;
gap: 10px;
	}
	.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: 5px;
	}
.client-login .contact-methods label {
width: 25%;
	}
.client-login .rooms {
display: flex;
gap: 10px;
	}
.client-login .rooms > div {
width: 33.33%;
	}
.client-login .action-buttons {
display: flex;
gap: 10px;
	}
	.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: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
#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(250,251,252,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: #fafbfc;
	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: #fafbfc;
	width: 100%;
	left: 0;
	font-family: 'Inter', 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 li {
	cursor: pointer;
	padding: 0 16.666666666667px;
}
#quick-appraisal-modal .modal-content .appraisal-step #quick-address-select li: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: 'Inter', 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: #fafbfc;
	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-267 a {
text-decoration: none;
border: 1px solid #C6C6C6;
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-267:hover a {
background: #ffffff;
	}
.card-267 a .image {
position: relative;
display: flex;
height: 190px;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
overflow: hidden;
isolation: isolate;
	}
@media only screen and (min-width: 640px) {
.card-267 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-267 a .image {
height: 190px;
}
	}
.card-267 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
	}
.card-267:hover a .image img {
transform: scale(1.1);
}
.card-267 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
	}
.card-267:hover a .image .overlay {
background: rgba(255, 255, 255, .5);
	}
.card-267 a .description{
display: none;
	}
.card-267 a .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
	}
.card-267 a .details .additional {
margin-top: 8px;
	}
.card-267 a .details .street-address,
.card-267 a .details .suburb,
.card-267 a .details .additional .property-attributes,
.card-267 a .details .additional .price {
transition: all 1s;
}
.card-267:hover a .details .street-address,
	.card-267:hover a .details .suburb,
	.card-267:hover a .details .additional .property-attributes,
	.card-267:hover a .details .additional .price {
color: #000000;
	}
.card-267 a .details .additional .property-attributes {
display: flex;
justify-content: center;
align-items: center;
	}
.card-267 a .details .additional .property-attributes .bed-bath-car {
display: flex;
align-items: center;
	}
.card-267 .bed-bath-car .value-wrapper {
display: flex;
align-items: center;
	}
.card-267 .bed-bath-car .value-wrapper:before {
font-size: 14px;
	}
@media only screen and (min-width:1200px) {
.card-267.width-3 a,
.card-267.width-4 a {
flex-direction: unset;
}
.card-267.width-3 a,
.card-267.width-4 a {
display: grid;
column-gap: 16px;
}
.card-267.width-3 a {
grid-template-columns: repeat(3, 1fr);
}
.card-267.width-3 a .image{
grid-column: 1 / 3;
}
.card-267.width-4 a {
grid-template-columns: repeat(4, 1fr);
}
.card-267.width-4 a .image {
grid-column: 1 / 3;
}
.card-267.width-3 a .image,
.card-267.width-4 a .image {
height: calc(100% - 16px);
max-height: none;
width: 100%;
overflow: hidden;
margin: 8px 0 8px 8px;
border-radius: -8px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-267.width-3 a .details,
.card-267.width-4 a .details {
padding-right: 16px;
}
.card-267.width-4 a .description {
display: flex;
align-items: center;
width: 75%;
margin: 0 auto;
}
.card-267.width-4 a .description div{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
}
}
.card-268 * {
box-sizing: border-box;
	}
.card-268 .card-wrapper {
border: 1px solid #C6C6C6;
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-268 a {
text-decoration: none;
	}
.card-268:hover .card-wrapper {
background: #ffffff;
	}
.card-268 .card-wrapper .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-268 .card-wrapper .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-268 .card-wrapper .image {
height: 190px;
}
	}
.card-268 .card-wrapper .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-268 .card-wrapper .image {
transition: all 1s;
}
.card-268:hover .card-wrapper .image img {
transform: scale(1.1);
}
.card-268 .card-wrapper .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
}
.card-268:hover .card-wrapper .image .overlay {
background: rgba(255, 255, 255, .5);
	}
.card-268 .card-wrapper .description {
display: none;
	}
.card-268 .card-wrapper .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
	}
.card-268 .card-wrapper .details .name,
.card-268 .card-wrapper .details .additional .position,
.card-268 .card-wrapper .details .additional .phone,
.card-268 .card-wrapper .details .additional .email,
.card-268 .card-wrapper .details .additional .description {
transition: all 1s;
}
.card-268:hover .card-wrapper .details .name,
	.card-268:hover .card-wrapper .details .additional .position,
	.card-268:hover .card-wrapper .details .additional .phone,
	.card-268:hover .card-wrapper .details .additional .email,
	.card-268:hover .card-wrapper .details .additional .description {
color: #000000;
	}
@media only screen and (min-width:1200px) {
.card-268.width-2 .card-wrapper,
.card-268.width-3 .card-wrapper,
.card-268.width-4 .card-wrapper {
flex-direction: unset;
display: grid;
column-gap: 16px;
grid-template-columns: repeat(2, 1fr);
}
.card-268.width-2 .card-wrapper .details,
.card-268.width-3 .card-wrapper .details,
.card-268.width-4 .card-wrapper .details {
order: 1;
}
.card-268.width-2 .card-wrapper .image,
.card-268.width-3 .card-wrapper .image,
.card-268.width-4 .card-wrapper .image {
order: 2;
height: unset;
}
.card-268.width-2 .card-wrapper .image,
.card-268.width-3 .card-wrapper .image {
margin: 8px 8px 8px 0;
border-radius: -8px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-268.width-3 .card-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.card-268.width-3 .card-wrapper .details {
grid-column: 1 / 3;
flex-direction: column;
align-items: center;
justify-content: center;
}
.card-268.width-3 .card-wrapper .details .phone {
padding-bottom: 32px;
border-bottom: 1px solid #C6C6C6;
}
.card-268.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-268.width-4 .card-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.card-268.width-4 .card-wrapper .image {
height: calc(100% - 16px);
width: 100%;
overflow: hidden;
margin: 8px 0;
border-radius: 0;
}
.card-268.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-268.width-4 .card-wrapper >.description div {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
	}
.card-269 a {
text-decoration: none;
border: 1px solid #C6C6C6;
border-radius: 0px;
box-sizing: border-box;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
background: #ffffff;
transition: background 1s;
min-height: 384px;
	}
.card-269:hover a {
background: #ffffff;
	}
.card-269 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-269 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-269 a .image {
height: 190px;
}
	}
.card-269 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-269 a .image {
transition: all 1s;
}
.card-269:hover a .image img {
transform: scale(1.1);
}
.card-269 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
}
.card-269:hover a .image .overlay {
background: rgba(255, 255, 255, .5);
	}
.card-269 a .details {
display: flex;
flex: 1;
flex-direction: column;
text-align: center;
padding: 32px 24px;
	}
.card-269 a .details .headline {
margin-bottom: 24px;
display: -webkit-box;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 3em;
	}
.card-269 a .details .headline,
.card-269 a .details .blurb {
transition: all 1s;
}
.card-269:hover a .details .headline,
	.card-269:hover a .details .blurb {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-269.width-2 a,
.card-269.width-3 a,
.card-269.width-4 a {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-269.width-2 a {
grid-template-columns: repeat(2, 1fr);
}
.card-269.width-3 a,
.card-269.width-4 a {
grid-template-columns: 3fr 1fr;
}
.card-269.width-2 a .details,
.card-269.width-3 a .details,
.card-269.width-4 a .details {
order: 2;
}
.card-269.width-2 a .image,
.card-269.width-3 a .image,
.card-269.width-4 a .image {
order: 1;
height: unset;
}
.card-269.width-2 a .image,
.card-269.width-3 a .image {
margin: 8px;
border-radius: -8px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-269.width-4 a .image {
height: calc(100% - 16px);
width: 100%;
overflow: hidden;
margin: 8px 0;
border-radius: 0;
}
}
.card-270 {
border: 1px solid #C6C6C6;
border-radius: 0px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
background: #ffffff;
min-height: 384px;
transition: background 1s;
overflow: hidden;
box-sizing: border-box;
	}
.card-270:hover {
background: #ffffff;
	}
.card-270 a {
text-decoration: none;
	}
.card-270 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-270 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-270 a .image {
height: 190px;
}
	}
	.card-270 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-270 a:hover .image img {
transform: scale(1.1);
}
.card-270 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
}
.card-270:hover a .image .overlay {
background: rgba(255, 255, 255, .5);
	}
.card-270 .description{
display: none;
	}
.card-270 .container-two {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 24px 0;
margin: 0 8px 0 8px;
	}
.card-270 .calendar .widget-icon-calendar:before {
margin-right: 8px;
	}
.card-270 .container-two .additional .street-suburb {
display: flex;
flex-direction: column;
padding: 16px 0;
	}
.card-270 .container-two .additional .calendar {
padding: 16px 0 0;
	}
.card-270 .suburb {
text-transform: capitalize;
	}
.card-270 a .container-two .additional {
margin-top: 8px;
	}
.card-270 .bedBathCar {
display: flex;
align-items: center;
justify-content: center;
text-transform: capitalize;
	}
.card-270 .bedBathCar .value-wrapper {
display: flex;
align-items: center;
	}
.card-270 .bedBathCar .value-wrapper:before {
font-size: 14px;
	}
.card-270 .calendar a,
.card-270 .container-two .date,
.card-270 .container-two .address,
.card-270 .container-two .suburb,
.card-270 .container-two .additional .bedBathCar,
.card-270 .container-two .additional .price {
transition: all 1s;
}
.card-270:hover .calendar a,
	.card-270:hover .container-two .date,
	.card-270:hover .container-two .address,
	.card-270:hover .container-two .suburb,
	.card-270:hover .container-two .additional .bedBathCar,
	.card-270:hover .container-two .additional .price {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-270.width-3,
.card-270.width-4 {
}
.card-270.width-3,
.card-270.width-4 {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-270.width-3 {
grid-template-columns: repeat(3, 1fr);
}
.card-270.width-4 {
grid-template-columns: repeat(4, 1fr);
}
.card-270.width-3 .container-one,
.card-270.width-4 .container-one {
grid-column: 1 / 3;
}
.card-270.width-3 .container-two,
.card-270.width-4 .container-two {
margin: 0 8px 8px;
}
.card-270.width-4 .container-two {
grid-column: span 2;
}
.card-270.width-3 .container-one .image-wrapper,
.card-270.width-4 .container-one .image-wrapper {
height: 100%;
}
.card-270.width-3 .container-one .image,
.card-270.width-4 .container-one .image {
height: calc(100% - 16px);
max-height: none;
overflow: hidden;
margin: 8px 0 8px 8px;
border-radius: -8px 0 0 -8px;
}
.card-270.width-3 .container-two,
.card-270.width-4 .container-two {
display: flex;
margin: 8px 8px 8px 0;
padding: 0;
}
}
.card-271 {
border: 1px solid #C6C6C6;
border-radius: 0px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
color: inherit;
background: #ffffff;
min-height: 384px;
transition: background 1s;
overflow: hidden;
box-sizing: border-box;
	}
.card-271:hover {
background: #ffffff;
	}
.card-271 a {
text-decoration: none;
	}
.card-271 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-271 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-271 a .image {
height: 190px;
}
	}
	.card-271 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-271 a:hover .image img {
transform: scale(1.1);
}
.card-271 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
}
.card-271:hover a .image .overlay {
background: rgba(255, 255, 255, .5);
	}
.card-271 .description{
display: none;
	}
.card-271 .container-two {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 24px 0;
margin: 0 8px 0 8px;
	}
.card-271 .calendar .widget-icon-calendar:before {
margin-right: 8px;
	}
.card-271 .container-two .additional .street-suburb {
display: flex;
flex-direction: column;
padding: 16px 0;
	}
.card-271 .container-two .additional .calendar {
padding: 16px 0 0;
	}
.card-271 .container-two .agent {
display: none;
	}
.card-271 .suburb {
text-transform: capitalize;
	}
.card-271 a .container-two .additional {
margin-top: 8px;
	}
.card-271 .bedBathCar {
display: flex;
align-items: center;
justify-content: center;
text-transform: capitalize;
	}
.card-271 .bedBathCar .value-wrapper {
display: flex;
align-items: center;
	}
.card-271 .bedBathCar .value-wrapper:before {
font-size: 14px;
	}
.card-271 .calendar a,
.card-271 .container-two .date,
.card-271 .container-two .street,
.card-271 .container-two .suburb,
.card-271 .container-two .additional .bedBathCar,
.card-271 .container-two .additional .price {
transition: all 1s;
}
.card-271:hover .calendar a,
	.card-271:hover .container-two .date,
	.card-271:hover .container-two .street,
	.card-271:hover .container-two .suburb,
	.card-271:hover .container-two .additional .bedBathCar,
	.card-271:hover .container-two .additional .price {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-271.width-3,
.card-271.width-4 {
}
.card-271.width-3,
.card-271.width-4 {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-271.width-3 {
grid-template-columns: repeat(3, 1fr);
}
.card-271.width-4 {
grid-template-columns: repeat(4, 1fr);
}
.card-271.width-3 .container-one,
.card-271.width-4 .container-one {
grid-column: 1 / 3;
}
.card-271.width-3 .container-two,
.card-271.width-4 .container-two {
margin: 0 8px 8px;
}
.card-271.width-4 .container-two {
grid-column: span 2;
}
.card-271.width-3 .container-one .image-wrapper,
.card-271.width-4 .container-one .image-wrapper {
height: 100%;
}
.card-271.width-3 .container-one .image,
.card-271.width-4 .container-one .image {
height: calc(100% - 16px);
max-height: none;
overflow: hidden;
border-radius: -8px 0  0 -8px;
margin: 8px 0 8px 8px;
}
.card-271.width-3 .container-two,
.card-271.width-4 .container-two {
display: flex;
margin: 8px 8px 8px 0;
padding: 0;
}
}
.card-272 a {
text-decoration: none;
border: 1px solid #C6C6C6;
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-272:hover a {
background: #ffffff;
	}
.card-272 a .image {
overflow: hidden;
isolation: isolate;
position: relative;
margin: 8px 8px 0;
border-radius: -8px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
height: 190px;
	}
@media only screen and (min-width: 640px) {
.card-272 a .image {
height: 190px;
}
	}
@media only screen and (min-width: 980px) {
.card-272 a .image {
height: 190px;
}
	}
.card-272 a .image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 1s;
}
.card-272 a .image {
transition: all 1s;
}
.card-272:hover a .image img {
transform: scale(1.1);
}
.card-272 a .image .overlay {
position: absolute;
inset: 0;
z-index: 2;
background: rgba(255, 255, 255, 0);
transition: background 2s;
}
.card-272:hover a .image .overlay {
background: rgba(255, 255, 255, .5);
	}
	.card-272 a .details {
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 32px 0;
margin: 0 8px;
	}
.card-272 a .details .suburb-name,
.card-272 a .details .postcode,
.card-272 a .details .blurb {
transition: all 1s;
}
.card-272 a .details .postcode {
padding-bottom: 16px;
	}
.card-272:hover a .details .suburb-name,
	.card-272:hover a .details .postcode,
	.card-272:hover a .details .blurb {
color: #000000;
	}
@media only screen and (min-width:1200px){
.card-272.width-2 a,
.card-272.width-3 a,
.card-272.width-4 a {
flex-direction: unset;
display: grid;
column-gap: 16px;
}
.card-272.width-2 a {
grid-template-columns: repeat(2, 1fr);
}
.card-272.width-3 a {
grid-template-columns: repeat(3, 1fr);
}
.card-272.width-3 a .image{
grid-column: 1 / 3;
}
.card-272.width-4 a {
grid-template-columns: repeat(4, 1fr);
}
.card-272.width-4 a .image {
grid-column: 1 / 3;
}
.card-272.width-2 a .details,
.card-272.width-3 a .details,
.card-272.width-4 a .details {
order: 2;
margin: 8px;
}
.card-272.width-2 a .image,
.card-272.width-3 a .image,
.card-272.width-4 a .image {
order: 1;
height: unset;
}
.card-272.width-2 a .image,
.card-272.width-3 a .image,
.card-272.width-4 a .image {
margin: 8px 0 8px 8px;
border-radius: -8px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-272.width-4 a .image {
height: calc(100% - 16px);
overflow: hidden;
}
.card-272.width-4 a .details {
display: flex;
justify-content: center;
align-items: center;
grid-column: span 2;
}
	}
.card-273 .content-wrapper {
height: 100%;
overflow: hidden;
background: #ffffff;
border-radius: 0px;
border: 1px solid #C6C6C6;
color: inherit;
text-decoration: none;
box-sizing: border-box;
transition: background 1s;
}
.card-273:hover .content-wrapper {
background: #ffffff;
	}
.card-273 .content-wrapper .content {
display: flex;
flex-direction: column;
align-items: center;
margin: 8px;
justify-content: center;
	}
.card-273 .content-wrapper .quotes {
font-size: 15px;
color: #000000;
padding-bottom: 8px;
	}
.card-273 .content-wrapper .headline {
padding-bottom: 16px;
	}
	.card-273 .content-wrapper .from-name {
padding-top: 16px;
	}
.card-273 .content-wrapper .from-name,
	.card-273 .content-wrapper .headline,
	.card-273 .content-wrapper .testimonial {
text-align: center;
	}
.card-273 .content-wrapper .quotes,
.card-273 .content-wrapper .from-name,
.card-273 .content-wrapper .headline,
.card-273 .content-wrapper .testimonial {
transition: all 1s;
}
.card-273:hover .content-wrapper .quotes,
	.card-273:hover .content-wrapper .from-name,
	.card-273:hover .content-wrapper .headline,
	.card-273:hover .content-wrapper .testimonial {
color: #000000;
	}
@media only screen and (min-width: 640px) {
.card-273 .content-wrapper {
display: flex;
justify-content: center;
min-height: 150px;
}
.card-273 .content-wrapper .content {
max-width: 400px;
}
.card-273 .content-wrapper .testimonial {
display: flex;
align-items: center;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow-y: auto;
overflow-x: hidden;
padding: 0 16px;
}
.card-273 .content-wrapper .testimonial::-webkit-scrollbar {
width: 4px;
}
.card-273 .content-wrapper .testimonial::-webkit-scrollbar-track {
background: transparent;
}
.card-273 .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #EAEAEA;
border-radius: 2px;
border: transparent;
transition: all 1s;
}
.card-273:hover .content-wrapper .testimonial::-webkit-scrollbar-thumb {
background-color: #EAEAEA;
}
	}
@media only screen and (min-width: 980px) {
.card-273 .content-wrapper {
min-height: 150px;
}
.card-273 .content-wrapper .content {
max-width: 700px;
}
.card-273 .content-wrapper .testimonial {
-webkit-line-clamp: 3;
}
	}
@media only screen and (min-width:1200px){
.card-273.width-2 .content-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.card-273.width-3 .content-wrapper,
.card-273.width-4 .content-wrapper {
grid-template-columns: 3fr 1fr;
}
}
[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 socialmodalfadein {
	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: socialmodalfadein .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: socialmodalfadein .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.facebook .badge {
background-color: #1877F2;
	}
#social-media-share-modal.modal-container .modal .links .link.twitter .badge {
background-color: #1DA1F2;
	}
#social-media-share-modal.modal-container .modal .links .link.email .badge {
background-color: #FF8000;
	}
#social-media-share-modal.modal-container .modal .links .link.copy .badge {
background-color: #1AAFA3;
	}
#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 socialmodalfadein {
	from {
opacity:0;
	}
	to {
opacity:1;
	}
}

#global-search-filters {
	animation: socialmodalfadein .3s;
}
.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%;
	}
.global-search-filters-athens .search-results.active {
display: flex;
	}
.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 {
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 {
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 - end */
/* header:header-denver:136 - start */
body.menu-on {
overflow: hidden;
	}
.layout-136 {
position: sticky;
z-index: 3;
margin-top: 15px!important;
left: 0;
right: 0;
text-align: center;
background-color: #fafbfc;
	}
.layout-136 *, .menu-overlay-136 * {
transition: all .25s ease-in-out;
	}
.layout-136.hovering {
background-color: #ffffff;
	}
.layout-136 .inner-container {
position: relative;
max-width: 100%;
height: 100%;
margin: 0 auto;
box-sizing: border-box;
display: flex;
justify-content: space-between;
	}
.layout-136 .inner-container a.logo-link {
display: flex;
justify-content: center;
align-items: center;
padding: 16px 0 16px 16px;
	}
.layout-136 .inner-container a.logo-link img {
display: none;
max-width: 100%;
max-height: 24px;
object-fit: cover;
	}
.layout-136 .inner-container a.logo-link img:first-child {
display: block;
	}
@media only screen and (min-width:640px) {
.layout-136 .inner-container a.logo-link img {
max-width: none;
max-height: 24px;
}
	}
.layout-136 .inner-container a.logo-link.logo-1-total .logo-1 {
display: block;
	}
.layout-136 .inner-container a.logo-link.logo-2-total .logo-1 {
display: block;
	}
.layout-136 .inner-container a.logo-link.logo-2-total .logo-2 {
display: none;
	}
.layout-136.hovering .inner-container a.logo-link.logo-2-total .logo-1 {
display: none;
	}
.layout-136.hovering .inner-container a.logo-link.logo-2-total .logo-2 {
display: block;
	}
.layout-136 .inner-container .menu {
display: none;
	}
.layout-136 .inner-container .navigation {
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 16px;
	}
.layout-136 .inner-container .navigation .menu-button {
width: 24px;
height: 16px;
cursor: pointer;
position: relative;
z-index: 3;
box-sizing: border-box;
	}
.layout-136 .inner-container .navigation .menu-button span {
content: " ";
height: 2px;
width: 100%;
background-color: #000000;
position: absolute;
left: 0;
transition: all .25s ease-in-out;
	}
.layout-136 .inner-container .navigation .menu-button:hover span {
background-color: #000000;
	}
.layout-136.hovering .inner-container .navigation .menu-button span {
background-color: #ffffff;
	}
.layout-136.hovering .inner-container .navigation .menu-button:hover span {
background-color: #ffffff;
	}
.layout-136 .inner-container .navigation .menu-button span:first-child {
top: 0;
	}
.layout-136 .inner-container .navigation .menu-button span:nth-child(2) {
top: 8px;
	}
.layout-136 .inner-container .navigation .menu-button span:last-child {
top: 16px;
	}
.layout-136 .inner-container .navigation .menu-button span:hover {
border-color: #000000;
	}
.layout-136.hovering .inner-container .navigation .menu-button span:hover {
border-color: #ffffff;
	}
.layout-136 .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: acumin-pro, sans-serif;color: #0f2549;font-size: 15px;font-weight: 400;border-style: solid;border-color: #fafbfd;border-width: 1px;border-radius: 25px;background-color: rgba(255,255,255,0);}.layout-136 .button-1:hover {color: #365b9b;background-color: rgba(255,255,255,0);border-color: #fafbfd;}
.layout-136 .button-2 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 21px;height: 42px;line-height: 42px;font-family: acumin-pro, sans-serif;color: #ffffff;font-size: 16px;font-weight: 600;border-style: solid;border-color: #11C6FF;border-width: 1px;border-radius: 25px;background-color: #11C6FF;}.layout-136 .button-2:hover {color: #ffffff;background-color: #11C6FF;border-color: #11C6FF;}
.menu-overlay-136 .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: acumin-pro, sans-serif;color: #0f2549;font-size: 15px;font-weight: 400;border-style: solid;border-color: #fafbfd;border-width: 1px;border-radius: 25px;background-color: rgba(255,255,255,0);}.menu-overlay-136 .button-1:hover {color: #365b9b;background-color: rgba(255,255,255,0);border-color: #fafbfd;}
.menu-overlay-136 .button-2 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;box-sizing: content-box;text-decoration: none;display: inline-block;padding: 0 21px;height: 42px;line-height: 42px;font-family: acumin-pro, sans-serif;color: #ffffff;font-size: 16px;font-weight: 600;border-style: solid;border-color: #3e96f3;border-width: 1px;border-radius: 25px;background-color: #3e96f3;}.menu-overlay-136 .button-2:hover {color: #ffffff;background-color: #11C6FF;border-color: #11C6FF;}
.menu-overlay-136 {
position: fixed;
inset: 0;
overflow-y: auto;
background-color: #ffffff;
z-index: 3;
height: 0;
transition: height 0.5s ease-out;
	}
	@media only screen and (min-width:980px) {
.menu-overlay-136 {
background-color: #ffffff;
}
	}
.menu-overlay-136 .close {
padding: 24px 24px 8px;
display: flex;
font-size: 24px;
justify-content: end;
color: #000000;
	}
.menu-overlay-136 .close:hover {
color: #000000;
	}
.menu-overlay-136.hovering {
background-color: #ffffff;
	}
.menu-overlay-136 * {
box-sizing: border-box;
	}
.menu-overlay-136.open {
height: 100%;
	}
.menu-overlay-136 nav {
overflow: auto;
display: block;
	}
.menu-overlay-136 nav .buttons-wrapper {
display: flex;
gap: 32px;
flex-wrap: wrap;
padding: 24px;
	}
.menu-overlay-136 nav .menu-wrapper ol {
width: 100%;
	}
.menu-overlay-136 nav .menu-wrapper ol a {
text-decoration: none;
padding: 16px 24px;
display: block;
	}
.menu-overlay-136 nav .menu-wrapper ol a:hover,
	.layout-136 nav ol a:hover {
opacity: .6;
	}
.menu-overlay-136 nav .menu-wrapper ol a.parent {
background-color: transparent;
padding-left: 16px;
text-transform: uppercase;
position: relative;
	}
.menu-overlay-136.hovering nav .menu-wrapper ol a.parent {
background-color: transparent;
	}
.menu-overlay-136 nav .menu-wrapper ol a.parent.active,
	.layout-136 .inner-container .menu nav .menu-wrapper ol .parent.active {
opacity: 0.6;
	}
.menu-overlay-136 nav .menu-wrapper ol ul {
display: none;
	}
.menu-overlay-136 nav .menu-wrapper ol.active ul {
display: block;
	}
.menu-overlay-136 nav .menu-wrapper ol ul li a {
padding-left: 48px;
	}
.menu-overlay-136 .parent {font-family: acumin-pro, sans-serif;color: #0f2549;font-size: 18px;line-height: 27px;font-weight: 400;}.menu-overlay-136 .parent:hover,.menu-overlay-136 .parent:active {color: #0f254a;}
.layout-136 .parent {font-family: acumin-pro, sans-serif;color: #0d2549;font-size: 15px;line-height: 22.5px;font-weight: 400;}.layout-136 .parent:hover,.layout-136 .parent:active {color: #0d2549;}
.menu-overlay-136 nav .menu-wrapper ol .parent {
display: flex;
justify-content: space-between;
	}
@media only screen and (min-width:980px) {
.layout-136 .inner-container a.logo-link {
display: flex;
justify-content: center;
align-items: center;
padding: 16px;
}
.layout-136 .inner-container .menu {
display: block;
}
.layout-136 .inner-container .menu nav {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
height: 100%;
}
.layout-136 .inner-container .menu nav .menu-wrapper {
display: flex;
gap: 16px;
padding-right: 24px;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol:last-child {
position: relative;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol:last-child .child{
right: 0
}
.layout-136 .inner-container .menu nav .menu-wrapper ol:last-child .child::before{
right: 16px;
left: unset;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol a {
text-decoration: none;
display: block;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol .parent {
height: 100%;
display: flex;
align-items: center;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol .parent .icon {
display: none;
}
.layout-136 .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-136 .inner-container .menu nav .menu-wrapper ol .child {
display: none;
position: absolute;
background-color: #ffffff;
text-align: Center;
}
.layout-136 .inner-container .menu nav .menu-wrapper ol .child a {
padding: 8px 16px;
white-space: nowrap;
}
.menu-overlay-136.open,
.layout-136 .inner-container .navigation {
display: none;
}
.layout-136 .inner-container .buttons-wrapper {
align-items: center;
display: flex;
gap: 8px;
padding: 0 16px;
}
	}
/* header:header-denver:136 - end */
/* widget:ct-0030:182830 - start */
@media only screen and (min-width:980px) {
.widget-182830 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182830 .container {
max-width: unset;
}
.widget-182830 .container:first-child {
padding-top: 150px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182830 .container {
background-image: URL(../images/website-dot.jpg);
background-size: Cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #fafbfc;
background-attachment: ;
}
.widget-182830 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182830 ul {
list-style: unset;
	}
/* widget:ct-0030:182830 - end */
/* widget:ct-0030:182839 - start */
.widget-182839 .container {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width:980px) {
.widget-182839 .container {
padding-left: calc(50% - 625px);
padding-right: calc(50% - 625px);
}
}
.widget-182839 .container {
max-width: unset;
}
.widget-182839 .container:first-child {
padding-top: 0px;
padding-bottom: 50px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182839 .container {
background: #fafbfd;
}
.widget-182839 {
background: #fafbfd;
}
.widget-182839 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182839 ul {
list-style: unset;
	}
/* widget:ct-0030:182839 - end */
/* widget:ct-0030:182831 - start */
@media only screen and (min-width:980px) {
.widget-182831 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182831 .container {
max-width: unset;
}
.widget-182831 .container:first-child {
padding-top: 50px;
padding-bottom: 50px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182831 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182831 ul {
list-style: unset;
	}
/* widget:ct-0030:182831 - end */
/* widget:ct-0002:182832 - start */
@media only screen and (min-width:980px) {
.widget-182832 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182832 .container {
max-width: unset;
}
.widget-182832 .container:first-child {
padding-top: 60px;
padding-bottom: 48px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182832 * {
box-sizing: border-box;
	}
.widget-182832 .row .content-wrapper{
text-align: center;
	}
.widget-182832 .col .image-wrapper{
width: 100%;
max-width: 150px;
margin: 0 auto 16px;
	}
@media only screen and (min-width:640px) {
.widget-182832 .col .image-wrapper{
margin: 0;
}
	}
@media only screen and (min-width:980px) {
.widget-182832 .row {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 32px;
}
.widget-182832 .col {
display: flex;
gap: 16px;
}
.widget-182832 .row .content-wrapper{
text-align: left;
}
}
.widget-182832 .col:first-child {
margin-bottom: 32px;
	}
.widget-182832 .heading {
margin-bottom: 16px;
	}
.widget-182832 .col .image-wrapper img{
display: block;
width: 100%;
	}
/* widget:ct-0002:182832 - end */
/* widget:ct-0002:182833 - start */
@media only screen and (min-width:980px) {
.widget-182833 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182833 .container {
max-width: unset;
}
.widget-182833 .container:first-child {
padding-top: 48px;
padding-bottom: 88px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182833 * {
box-sizing: border-box;
	}
.widget-182833 .row .content-wrapper{
text-align: center;
	}
.widget-182833 .col .image-wrapper{
width: 100%;
max-width: 150px;
margin: 0 auto 16px;
	}
@media only screen and (min-width:640px) {
.widget-182833 .col .image-wrapper{
margin: 0;
}
	}
@media only screen and (min-width:980px) {
.widget-182833 .row {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 32px;
}
.widget-182833 .col {
display: flex;
gap: 16px;
}
.widget-182833 .row .content-wrapper{
text-align: left;
}
}
.widget-182833 .col:first-child {
margin-bottom: 32px;
	}
.widget-182833 .heading {
margin-bottom: 16px;
	}
.widget-182833 .col .image-wrapper img{
display: block;
width: 100%;
	}
/* widget:ct-0002:182833 - end */
/* widget:ct-0030:182834 - start */
@media only screen and (min-width:980px) {
.widget-182834 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182834 .container {
max-width: unset;
}
.widget-182834 .container:first-child {
padding-top: 100px;
padding-bottom: 50px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182834 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182834 ul {
list-style: unset;
	}
/* widget:ct-0030:182834 - end */
/* widget:ct-0034:182837 - start */
@media only screen and (min-width:980px) {
.widget-182837 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182837 .container {
max-width: unset;
}
.widget-182837 .container:first-child {
padding-top: 100px;
padding-bottom: 100px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182837 * {
box-sizing: border-box;
	}
.widget-182837 .container {display: grid;column-gap: 16px;row-gap: 16px;grid-template-columns: repeat(2, 1fr); }@media only screen and (max-width:1200px) {.widget-182837 .container {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:980px) {.widget-182837 .container {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:640px) {.widget-182837 .container {grid-template-columns: repeat(1, 1fr);}}
.widget-182837 .container .card {
display: flex;
flex-direction: column;
	}
.widget-182837 .container .image,
	.widget-182837 .container .image a {
display: block;
position: relative;
width: 100%;
aspect-ratio: 16/9;
	}
.widget-182837 .container .image {
isolation: isolate;
	}
.widget-182837 .container .image img {
display: block;
width: 100%;
height: 100%;
aspect-ratio: 16/9;
object-fit: cover;
object-position: center;
border-radius: 0px;
	}
.widget-182837 .container .image .image-overlay {
position: absolute;
inset: 0;
border-radius: 0px;
background-color: rgba(255,255,255,0);
z-index: 1;
	}
.widget-182837 .container .text {
padding: 16px 0 0;
	}
/* widget:ct-0034:182837 - end */
/* widget:ct-0034:182835 - start */
@media only screen and (min-width:980px) {
.widget-182835 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182835 .container {
max-width: unset;
}
.widget-182835 .container:first-child {
padding-top: 50px;
padding-bottom: 100px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182835 .container {
background-image: URL(../images/website-dot.jpg);
background-size: Cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #fafbfc;
background-attachment: ;
}
.widget-182835 * {
box-sizing: border-box;
	}
.widget-182835 .container {display: grid;column-gap: 16px;row-gap: 16px;grid-template-columns: repeat(2, 1fr); }@media only screen and (max-width:1200px) {.widget-182835 .container {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:980px) {.widget-182835 .container {grid-template-columns: repeat(2, 1fr);}}@media only screen and (max-width:640px) {.widget-182835 .container {grid-template-columns: repeat(1, 1fr);}}
.widget-182835 .container .card {
display: flex;
flex-direction: column;
	}
.widget-182835 .container .image,
	.widget-182835 .container .image a {
display: block;
position: relative;
width: 100%;
aspect-ratio: 16/9;
	}
.widget-182835 .container .image {
isolation: isolate;
	}
.widget-182835 .container .image img {
display: block;
width: 100%;
height: 100%;
aspect-ratio: 16/9;
object-fit: cover;
object-position: center;
border-radius: 0px;
	}
.widget-182835 .container .image .image-overlay {
position: absolute;
inset: 0;
border-radius: 0px;
background-color: rgba(255,255,255,0);
z-index: 1;
	}
.widget-182835 .container .text {
padding: 16px 0 0;
	}
/* widget:ct-0034:182835 - end */
/* widget:ct-0030:182838 - start */
@media only screen and (min-width:980px) {
.widget-182838 .container {
padding-left: calc(50% - 605px);
padding-right: calc(50% - 605px);
}
}
.widget-182838 .container {
max-width: unset;
}
.widget-182838 .container:first-child {
padding-top: 100px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182838 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182838 ul {
list-style: unset;
	}
/* widget:ct-0030:182838 - end */
/* widget:ct-0030:182840 - start */
.widget-182840 .container {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width:980px) {
.widget-182840 .container {
padding-left: calc(50% - 625px);
padding-right: calc(50% - 625px);
}
}
.widget-182840 .container {
max-width: unset;
}
.widget-182840 .container:first-child {
padding-top: 0px;
padding-bottom: 150px;
margin-top: 0px;
margin-bottom: 0px;
}
.widget-182840 .container {
background: rgba(255,255,255,0);
}
.widget-182840 {
background-size: Cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #fafbfc;
background-attachment: ;
}
.widget-182840 .button-container {
padding-top: 32px;
display: flex;
justify-content: center;
}
.widget-182840 ul {
list-style: unset;
	}
/* widget:ct-0030:182840 - end */
/* footer:footer-denver:137 - start */
.layout-137 .container:first-child {
padding-top: 60px;
padding-bottom: 60px;
margin-top: 0px;
margin-bottom: 0px;
}
.layout-137 * {
box-sizing: border-box;
	}
.layout-137 {
background-color: #0d2549
	}
.layout-137 .container {
background-color: transparent;
	}
.layout-137 .container a {
text-decoration: none;
	}
.layout-137 .container .site-map {
width: 100%;
	}
@media only screen and (min-width:980px) {
.layout-137 .container .site-map {
display: flex;
align-items: baseline;
}
	}
.layout-137 .container .site-map .menu-items,
	.layout-137 .container .site-map .office-address {
padding-left: 24px;
	}
.layout-137 .container .site-map .menu-items li,
	.layout-137 .container .site-map ul li {
padding-bottom: 8px;
	}
.layout-137 .container .site-map .menu-list {
display: flex;
flex-direction: column;
width: 100%;
justify-content: space-between;
gap: 32px;
	}
.layout-137 .container .site-map .menu-list > * {
width: 100%;
	}
@media only screen and (min-width:640px) {
.layout-137 .container .site-map .menu-list {
flex-direction: row;
width: 100%;
}
	}
.layout-137 .container .site-map .footer-social-media ul {
padding: 0;
	}
.layout-137 .container .site-map .icon {
color: #0d254a
	}
.layout-137 .container .site-map .office-container {
display: flex;
flex-direction: column;
	}
.layout-137 .container .site-map .heading-with-icon {
display: block;
position: relative;
margin-bottom: 8px;
padding-left: 24px;
	}
.layout-137 .container .site-map .heading-with-icon .icon {
position: absolute;
transform: translate(-150%, -50%);
top: 50%;
	}
@media only screen and (min-width:640px) {
.layout-137 .container .login-section {
display: flex;
gap: 24px;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
	}
@media only screen and (min-width:980px) {
.layout-137 .container .login-section {
align-items: flex-end;
}
	}
.layout-137 .container .site-map .login-section .button-wrapper {
display: none;
	}
.layout-137 .container .site-map .button-wrapper {
display: flex;
justify-content: space-between;
padding-bottom: 48px;
	}
@media only screen and (min-width:640px) {
.layout-137 .container .site-map .login-section .button-wrapper {
display: flex;
justify-content: space-between;
flex-direction: column;
align-items: center;
width: 100%;
padding-bottom: 0;
}
.layout-137 .container .site-map .button-wrapper {
display: none;
}
	}
@media only screen and (min-width:980px) {
.layout-137 .container .site-map .login-section .button-wrapper {
align-items: flex-end;
}
	}
.layout-137 .container .site-map .login-section .button-header .icon {
color: #0d2549;
	}
.layout-137 .link-text {
color: inherit;
border-right: 1px solid #0d2549;
padding-right: 8px;
margin-right: 8px;
	}
.layout-137 .link-text:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
	}
.layout-137 .link-text a {
color: inherit;
	}
.layout-137 .office-text {font-family: acumin-pro, sans-serif;color: #ffffff;font-size: 20px;line-height: 30px;font-weight: 400;}
.layout-137 .menu {font-family: acumin-pro, sans-serif;color: #ffffff;font-size: 20px;line-height: 30px;font-weight: 400;}
.layout-137 .link-text {font-family: Arial;color: #0d2549;font-size: 12px;line-height: 18px;font-weight: 500;}
.layout-137 .button-heading {font-family: Arial;color: #0d2549;font-size: 12px;line-height: 18px;font-weight: 500;}
.layout-137 .container .site-map .button {
width: fit-content;
box-sizing: border-box;
white-space: break-spaces;
	}
.layout-137 .container .site-map .login-section .social-icon {
color: #ffffff;
	}
.layout-137 .container .site-map .login-section .social-media-icons {
display: flex;
gap: 16px;
justify-content: center;
align-items: center;
	}
.layout-137 .container .site-map .login-section .social-media-icons li a {
font-size: 25px;
	}
@media only screen and (min-width:640px) {
.layout-137 .container .site-map .login-section .social-media-icons {
justify-content: flex-end;
align-items: flex-end;
}
	}
.layout-137 .container .legal-links {
width: 100%;
text-align: center;
box-sizing: border-box;
padding: 16px;
	}
@media only screen and (min-width:640px) {
.layout-137 .container .legal-links {
padding-top: 48px;
display: flex;
justify-content: center;
align-items: center;
}
.layout-137 .container .site-map .button {
text-align: center;
margin-top: 24px;
}
	}
/* footer:footer-denver:137 - end */

.wb-icon {
	width: 44px!important;
	height: 44px!important;
    float: right;
}

.wb-feature-3 {
	padding-left: 40px;
}


footer{
    background-color:#0A66C2;
}
footer .footer-content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding:95px 20px 50px
}
@media only screen and (min-width:1232px){
    footer .footer-content{
        max-width:1232px;
        margin:0 auto;
        padding:95px 0 50px
    }
}
@media only screen and (min-width:800px){
    footer .links{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    footer .button-container{
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2
    }
    footer .acknowledgement{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    footer .copyright{
        -webkit-box-ordinal-group:6;
        -ms-flex-order:5;
        order:5
    }
    footer .footer-logo{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
}
footer .button-container,footer .links{
    width:50%
}
footer .links{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-bottom:30px
}
@media only screen and (min-width:800px){
    footer .links{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:60%;
        padding-bottom:0
    }
}
footer .button-container{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end
}
@media only screen and (min-width:800px){
    footer .button-container{
        width:40%
    }
}
footer .link{
    padding-bottom:25px;
    display:block;
    font-size:2rem;
    line-height:3rem;
    font-weight:medium;
    color:#fff;
    opacity:1;
    text-align:left;
    text-decoration:none;
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
@media only screen and (min-width:800px){
    footer .link{
        font-size:2rem;
        line-height:3rem
    }
}
@media only screen and (min-width:1232px){
    footer .link{
        font-size:2rem;
        line-height:3rem
    }
}
footer .link:active,footer .link:focus,footer .link:hover{
    color:hsla(0,0%,100%,.7)
}
footer span{
    font-size:2rem;
    line-height:3rem;
    font-family:acumin-pro,sans-serif;
    font-weight:400;
    color:#fff;
    opacity:1;
    text-align:left
}
@media only screen and (min-width:800px){
    footer span{
        font-size:2rem;
        line-height:3rem
    }
}
@media only screen and (min-width:1232px){
    footer span{
        font-size:2rem;
        line-height:3rem;
        text-align:textAlign
    }
}
footer .social-media{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding-top:25px
}
footer .social-media a{
    margin-right:20px
}
footer .social-media .facebook{
    display:block;
    font-size:2.2rem;
    line-height:inherit;
    font-weight:400;
    color:#fff;
    opacity:1;
    text-align:left;
    text-decoration:none;
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
@media only screen and (min-width:800px){
    footer .social-media .facebook{
        font-size:2.2rem;
        line-height:inherit
    }
}
@media only screen and (min-width:1232px){
    footer .social-media .facebook{
        font-size:2.2rem;
        line-height:inherit
    }
}
footer .social-media .facebook:active,footer .social-media .facebook:focus,footer .social-media .facebook:hover{
    color:#1877f2
}
footer .social-media .instagram{
    display:block;
    font-size:2.2rem;
    line-height:inherit;
    font-weight:400;
    color:#fff;
    opacity:1;
    text-align:left;
    text-decoration:none;
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
@media only screen and (min-width:800px){
    footer .social-media .instagram{
        font-size:2.2rem;
        line-height:inherit
    }
}
@media only screen and (min-width:1232px){
    footer .social-media .instagram{
        font-size:2.2rem;
        line-height:inherit
    }
}
footer .social-media .instagram:active,footer .social-media .instagram:focus,footer .social-media .instagram:hover{
    color:#e1306c
}
footer .social-media .linked-in{
    display:block;
    font-size:2.2rem;
    line-height:inherit;
    font-weight:400;
    color:#fff;
    opacity:1;
    text-align:left;
    text-decoration:none;
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out
}
@media only screen and (min-width:800px){
    footer .social-media .linked-in{
        font-size:2.2rem;
        line-height:inherit
    }
}
@media only screen and (min-width:1232px){
    footer .social-media .linked-in{
        font-size:2.2rem;
        line-height:inherit
    }
}
footer .social-media .linked-in:active,footer .social-media .linked-in:focus,footer .social-media .linked-in:hover{
    color:#0a66c2
}
footer .button{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:50px;
    width:130px;
    font-size:1.6rem;
    font-weight:600;
    color:#fff;
    background: #11C6FF;
    /* background:linear-gradient(90deg, #0A66C2 0%, #11C6FF 100%); */
    padding:0;
    text-decoration:none;
    -webkit-box-shadow:0 4px 8px rgba(0,0,0,.25098039215686274);
    box-shadow:0 4px 8px rgba(0,0,0,.25098039215686274);
    isolation:isolate
}
footer .button,footer .button:before{
    -webkit-transition:.25s ease-in-out;
    transition:.25s ease-in-out;
    border-radius:35px
}
footer .button:before{
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    inset:0;
    width:100%;
    opacity:0
}
footer .button:active,footer .button:focus,footer .button:hover{
    color:#fff
}
footer .button:active:before,footer .button:focus:before,footer .button:hover:before{
    background:transparent linear-gradient(103deg,#2199f0,#28deae) 0 0 no-repeat padding-box;
    opacity:1
}
@media only screen and (min-width:800px){
    footer .button{
        height:50px
    }
}
@media only screen and (min-width:1232px){
    footer .button{
        height:50px;
        width:130px
    }
}
footer .acknowledgement{
    padding-top:30px
}
@media only screen and (min-width:800px){
    footer .acknowledgement{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        width:100%;
        padding-top:0;
        padding-bottom:40px
    }
}
footer .acknowledgement .acknowledgement-of-country{
    font-size:1.4rem;
    line-height:2rem;
    font-family:acumin-pro,sans-serif;
    font-weight:medium;
    color:#fff;
    opacity:.4;
    text-align:left
}
@media only screen and (min-width:800px){
    footer .acknowledgement .acknowledgement-of-country{
        font-size:1.4rem;
        line-height:2rem
    }
}
@media only screen and (min-width:1232px){
    footer .acknowledgement .acknowledgement-of-country{
        font-size:1.4rem;
        line-height:2rem;
        text-align:textAlign
    }
}
@media only screen and (min-width:800px){
    footer .acknowledgement .acknowledgement-of-country{
        width:50%;
        text-align:right
    }
}
footer .copyright{
    width:100%;
    padding:40px 0;
    font-size:1.4rem;
    line-height:2rem;
    font-family:acumin-pro,sans-serif;
    font-weight:medium;
    color:#fff;
    opacity:.4;
    text-align:left
}
@media only screen and (min-width:800px){
    footer .copyright{
        font-size:1.4rem;
        line-height:2rem
    }
}
@media only screen and (min-width:1232px){
    footer .copyright{
        font-size:1.4rem;
        line-height:2rem;
        text-align:textAlign
    }
}
@media only screen and (min-width:800px){
    footer .copyright{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        width:50%;
        padding:0
    }
}
footer .footer-logo{
    width:100%
}
@media only screen and (min-width:800px){
    footer .footer-logo{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:50%
    }
}
footer .footer-logo .logo{
    height:100%;
    max-height:25px
}

.acumin-23-px-8954-884{
	padding-left: 10px;
}


@media only screen and (max-width: 700px) and (min-width: 300px) {
    .image-wrapper{
		width: 100%;
		display: inline-flex;
		text-align: center;
		margin: 0 auto;
		align-items: center;
		max-width: unset!important;
	}
	
	.image-wrapper img{
		margin: 0 auto;
	}

	.widget-182832 .col-2,
	.widget-182833 .col-2{
		margin-top: 90px;
	}

	.wb-feature-3{
		padding-left: 0!important;
	}
}

