.office-hero-banner {
	height: calc(101.4vh - 126px);
	position: relative;
}

@media (max-width: 991px) {
	.office-hero-banner {
		height: calc(100vh - 69px);
	}
}

.office-hero-banner.enterprise img.hero-banner-default-image {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	object-fit: cover;
}

.office-hero-banner.enterprise .container {
	position: relative;
	z-index: 2;
}

.office-hero-banner.enterprise .container h1 {
	font-size: 3.75rem;
	padding: 2px 0 0 0px;
	max-width: 496px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: -2px;
}

@media (max-width: 991px) {
	.office-hero-banner.enterprise .container h1 {
		font-size: 40px;
		line-height: 49.6px;
		margin-top: -81px;
	}
}

.office-hero-banner.enterprise-banner-only {
	height: 100vh;
}

.office-hero-banner.enterprise-banner-only img.hero-banner-default-image {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	object-fit: cover;
}

.office-hero-banner.enterprise-banner-only .container {
	position: relative;
	z-index: 2;
}

.office-hero-banner.enterprise-banner-only .container h1 {
	font-size: 3.75rem;
	padding: 2px 0 0 0px;
	max-width: 496px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner.enterprise-banner-only .container h1 {
		font-size: 40px;
		line-height: 49.6px;
		margin-top: -81px;
	}
}

.office-hero-banner.pro-1 {
	background-color: #001F49;
	height: 693px;
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-1 {
		height: 554px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-1 {
		height: 100%;
	}
}



.office-hero-banner.pro-3 {
	background-color: unset;
	height: calc(100vh - calc(127px + 180px));
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 {
		height: 649px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 {
		height: 100%;
		min-height: inherit;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
	.office-hero-banner.pro-3 .container {
		max-width: 92%;
	}
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block {
		position: absolute;
		bottom: 22px;
		left: 0;
		z-index: 9;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block {
	padding-top: 64px;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
	color: white;
	font-size: 60px;
	line-height: 116%;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-bottom: 26px;
	display: inline-block;
	max-width: 443px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
		font-size: 3.35rem;
		margin-bottom: 29px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
		font-size: 40px;
		line-height: 49px;
		max-width: 311px;
		margin-bottom: 12px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block h1:before {
	display: none;
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block hi em {
	color: #00ADEF;
	font-style: normal;
	transform: rotate(-10.84deg) translateX(-5px);
	display: inline-block;
	font-size: 84.3506px;
	font-family: HarcourtsScript;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block hi em {
		font-size: 66px;
		padding-left: 10px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 32px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
		margin-bottom: 46px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
		font-size: 18px;
		line-height: 28.8px;
		margin-bottom: 20px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons {
	width: 459px;
	margin: 0;
}

@media only screen and (min-width: 992px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 6px !important;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons {
		width: 100%;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 15px !important;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 .btn {
		padding: 11px 5px 11px 5px;
	}
}

@media (max-width: 400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row {
		flex-direction: column;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row .col {
		margin: 0 !important;
		padding: 0 !important;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row .col:not(:last-child) {
		margin-bottom: 10px !important;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
	font-size: 18px;
	padding: 14px 22px 14px 22px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		padding: 15px 10px 16px 10px;
		font-size: 16px !important;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-size: 16px !important;
		padding: 12px 5px 12px 5px;
	}
}

@media only screen and (max-width: 667px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-weight: 400;
	}
}

@media only screen and (max-width: 320px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-size: 14px !important;
	}
}

.office-hero-banner.pro-3 .container > .row .right-block > .row {
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row {
		margin-top: -31px;
	}
}

.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: 100vw;
	left: 0px;
	z-index: -1;
}

.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block:after {
  width: 100vw;
  height:100%;
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  background: linear-gradient(to right, rgb(0 0 0 / 63%) 0%,rgba(255,255,255,0) 46%);
  pointer-events: none;  
}


@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
		padding-top: 0;
		padding-bottom: 0;
		height: 76.2vh;
		overflow: hidden;
		position: initial;
		width: initial;
		left: initial;
		z-index: initial;
	}
}



@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block img {
		padding-left: 0;
		padding-top: 0;
		object-fit: cover;
		height: 100%;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block:after {
        background: linear-gradient(to right, rgb(0 0 0 / 67%) 0%,rgba(255,255,255,0) 49%);
	}
}
.about-values {background-color: #002049;}.about-values > .container {padding: 53px 0 87px 0;margin-bottom: 0;}@media (max-width: 1400px) {.about-values > .container {padding: 54px 0 50px 0;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-top: auto;margin-bottom: 25px;}}.about-values > .container > .row {min-height: unset;}@media (max-width: 991px) {.about-values > .container > .row {min-height: auto;}}.about-values > .container > .row > .col:first-child {padding-top: 90px;padding-left: 18px;}@media (max-width: 991px) {.about-values > .container > .row > .col:first-child {padding-top: unset;padding-left: calc(var(--bs-gutter-x) * .5);}}.about-values > .container > .row > .col:nth-child(2) {padding-top: 97px;padding-left: 114px;}@media (max-width: 991px) {.about-values > .container > .row > .col:nth-child(2) {padding-top: unset;padding-left: calc(var(--bs-gutter-x) * .5);}}.about-values > .container > .row > .col .heading-title {font-size: 36px;margin: 38px 29px 0 7px;letter-spacing: 0px;line-height: 47.9px;color: #ffffff;padding-bottom: 0;}@media (max-width: 991px) {.about-values > .container > .row > .col .heading-title {padding-botom: 1px;}}@media (max-width: 768px) {.about-values > .container > .row > .col .heading-title {padding-bottom: 32px !important;}}@media (max-width: 575px) {.about-values > .container > .row > .col .heading-title {padding-bottom: 25px !important;}}@media (max-width: 575px) {.about-values > .container > .row > .col .heading-title {font-size: 26px;line-height: 36.2px;}}.about-values > .container > .row > .col .heading-title:before {display: none;}.about-values > .container > .row > .col .heading-text {text-align: left;}@media (max-width: 991px) {.about-values > .container > .row > .col .heading-text {text-align: center;}}.about-values > .container > .row > .col .heading-text .harcourts-font {font-size: 117.95px;line-height: 137.06px;transform: rotate(-9.51deg);display: inline-block;color: #ffffff;}@media only screen and (max-width: 667px) {.about-values > .container > .row > .col .heading-text .harcourts-font {font-size: 95.95px;}}@media only screen and (max-width: 320px) {.about-values > .container > .row > .col .heading-text .harcourts-font {font-size: 85.95px;}}.about-values > .container > .row > .col p.heading-description {font-size: 19.27px;line-height: 33.21px;}.about-values > .container > .row > .col .btn {padding: 15px 81px;margin: 28px 0 0 -3px;}@media (max-width: 991px) {.about-values > .container > .row > .col .btn {margin: 34px 0 100px 0;}}.about-values > .container > .row > .col .btn.harcourts-difference-btn {padding: 15px 34px !important;}.about-values > .container > .row > .col .values-grid-container {position: relative;padding: 0;}.about-values > .container > .row > .col .values-grid-container .row {flex-wrap: wrap;padding: 0 4px;}.about-values > .container > .row > .col .values-grid-container .column {flex: 50%;max-width: 50%;padding: 0 4px;}.about-values > .container > .row > .col .values-grid-container .column ul {display: block;padding-left: 0;margin-bottom: 0;list-style-type: none;}.about-values > .container > .row > .col .values-grid-container .column ul li {padding: 7px 12px;text-align: left;font-size: 1.2rem;color: #ffffff;border: 1px #002049 solid;border-radius: 5.6px;overflow: hidden;position: relative;}.about-values > .container > .row > .col .values-grid-container .column ul li h5 {font-size: 20px;margin-bottom: 14px;}.about-values > .container > .row > .col .values-grid-container .column ul li p {font-size: 16px;line-height: 26px;font-weight: 100;}.about-values > .container > .row > .col .values-grid-container .column:nth-child(2) {padding-left: 8px;}@media (max-width: 991px) {.about-values > .container > .row > .col .values-grid-container .column:nth-child(2) {padding-left: unset;}}.about-values > .container > .row > .col .values-grid-container .column img {margin-top: 8px;vertical-align: middle;width: 100%;filter: grayscale(1) brightness(0.5);border-radius: 5px;cursor: pointer;transition: 0.3s linear;}@media screen and (max-width: 800px) {.about-values > .container > .row > .col .values-grid-container .column {flex: 50%;max-width: 50%;}}@media screen and (max-width: 600px) {.about-values > .container > .row > .col .values-grid-container .column {flex: 100%;max-width: 100%;}}
._home-selling-with-harcourts {padding: 62px 0 85px 0;}._home-selling-with-harcourts .image-wrapper {height: 100%;clip-path: ellipse(74% 178% at 26% 111%);}._home-selling-with-harcourts .image-wrapper img {height: 100%;object-fit: cover;}@media all and (min-width: 992px) {._home-selling-with-harcourts .image-wrapper {position: relative;}._home-selling-with-harcourts .image-wrapper img {}}@media all and (min-width: 1440px) {._home-selling-with-harcourts .col-lg-6:first-child {width: 630px;height: 624px;overflow: hidden;}._home-selling-with-harcourts .col-lg-6:first-child img {width: 630px;}}@media all and (min-width: 1440px) {._home-selling-with-harcourts .col-lg-6:last-child {width: calc(100% - 633px);padding-top: 102px;padding-left: 98px;}}._home-selling-with-harcourts .col-lg-6:last-child .heading-title {margin-bottom: 42px;}._home-selling-with-harcourts .col-lg-6:last-child h5 {font-size: 24px;margin-bottom: 16px;}._home-selling-with-harcourts .col-lg-6:last-child .text-description {max-height: 250px;overflow: hidden;display: block;word-break: break-word!important;}._home-selling-with-harcourts .col-lg-6:last-child p {line-height: 30.17px;margin-bottom: 29px;}._home-selling-with-harcourts .col-lg-6:last-child .btn {margin-top: 9px;}@media all and (max-width: 991px) {._home-selling-with-harcourts .image-wrapper {margin-bottom: 30px;}._home-selling-with-harcourts .image-wrapper img {width: 100%;}._home-selling-with-harcourts .col-lg-6:last-child {margin-top: 40px;}}@media all and (max-width: 767px) {._home-selling-with-harcourts .image-wrapper {margin-left: -24px;margin-right: -24px;}}@media all and (max-width: 414px) {._home-selling-with-harcourts .col-lg-6:last-child .heading-title {margin-bottom: 29px;}._home-selling-with-harcourts .col-lg-6:last-child .heading-title::before {margin-right: 24px;}._home-selling-with-harcourts .col-lg-6:last-child h5 {font-size: 20px;margin-bottom: 21px !important;}._home-selling-with-harcourts .col-lg-6:last-child .btn {width: 100%;}}
@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container {padding-bottom: 24px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form {text-align: left;top: 87px;right: 28px;position: absolute;}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form {right: 3px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step {max-width: 583px;border: 1px #e0e0e0 solid;background-color: #fff;padding: 23px 29px 23px 27px;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step {max-width: unset;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step h5 {font-size: 24px;line-height: 24.5px;color: #001f49;margin-bottom: 7px;word-spacing: 0.6px;margin-top: 16px;margin-left: -1px;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step h5 {margin-bottom: 19px;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-label {font-size: 12px;line-height: 16px;color: #172b4d;margin-bottom: 3px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .required-asterisk {font-size: 16px;color: #172b4d;margin-left: 0px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label.prefered {font-size: 12.4px;margin-top: 23px;margin-bottom: 9px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label[for=preferred-contact-phone], ._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step label[for=preferred-contact-email] {font-size: 12.7px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check {margin-bottom: 9px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check .custom-radio[type=radio] {border: 2px #182b4b solid;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check .custom-radio[type=radio]:checked {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2.5' fill='%2300adef'/%3e%3c/svg%3e");border-color: #00adef;background-color: #fff;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-check:last-child {margin-bottom: 2px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .form-select {font-size: 14.6px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .btn-theme-cyan {padding: 12px 16px;font-weight: 400;margin: 0;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .btn-theme-cyan {margin-top: unset;}}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step .reason-contacting-textarea {padding-top: 8px;min-height: 96px;}._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step #botvalidator {margin: 23px 0 0 0;}@media (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col .join-us-banner-form .form-take-the-first-step #botvalidator {margin: 23px 0 20px 0;}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {position: relative;width: 100%;min-height: 849px;}@media (max-width: 610px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 1400px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 1366px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container {}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {overflow: hidden;height: 100%;position: absolute;top: 50%;left: 49.8%;z-index: -1;transform: translate(-50%, -50%);width: calc(100vw - 1.11%);background-color: #e1e1e1;display: block;}@media only screen and (max-width: 1400px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw - 1.5%);}}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw);left: 50%;}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper {width: calc(100vw);}}._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {width: 100vw;height: auto;object-fit: cover;object-position: center top;position: absolute;top: 0;left: 0;}@media only screen and (max-width: 991px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {transform: scale(1.1) translateY(-699.9px) translateX(-33px);}}@media only screen and (max-width: 667px) {._join-us-heading.take-the-first-step-section > .container > .row > .col.take-the-first-step-section-image-container .image-wrapper .img-fluid {transform: scale(1.1) translateY(-699.9px) translateX(-15px);}}#botvalidator {padding-top: 1px;}#botvalidator iframe {transform: scale(0.9) !important;transform-origin: 0 0;width: 100%;height: auto;}.take-the-first-step-section{position: relative;}.take-the-first-step-section .first-step-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}.take-the-first-step-section .first-step-bg img{width: 100%;height: 100%;object-fit: cover;}.take-the-first-step-section .container{max-width: 100%;width: 583px;margin-right: 18.05%;}@media (max-width: 991px) {.take-the-first-step-section .container{width: 100%;margin: 0 !important;}}.take-the-first-step-section .container .take-the-first-step-section-image-container{position: relative;z-index: 2;}
