#section-fd438854-5571-49be-9b78-77eefe20563f {
	color: #ffffff;
	--fontColor: #ffffff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #000000;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 0%;
	--bgColor_A: 1;
	--bgColor_darkenDir: 1;
	background-color: #000000;
}

#section-fd438854-5571-49be-9b78-77eefe20563f .read-more {
	border-bottom: 1px solid currentColor;
	margin-left: 4px;
	-webkit-transition: .3s;
	transition: .3s;
}

#section-fd438854-5571-49be-9b78-77eefe20563f .lp-a {
	width: 100%;
	color: currentColor;
}

#section-fd438854-5571-49be-9b78-77eefe20563f .marquee {
	padding: 8px 0;
	text-align: center;
	overflow: visible;
}

@media(max-width: 768px) {
	#section-fd438854-5571-49be-9b78-77eefe20563f .marquee {
		text-wrap: nowrap;
		white-space: nowrap;
		padding-left: 100%;
		width: 100%;
		display: none;
		-webkit-animation: marquee 5s linear infinite;
		animation: marquee 5s linear infinite;
		position: relative;
	}
}

@-webkit-keyframes marquee {
	0% {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(var(--transformSize), 0);
		-moz-transform: translate(var(--transformSize), 0);
		-ms-transform: translate(var(--transformSize), 0);
		transform: translate(var(--transformSize), 0);
	}
}

@keyframes marquee {
	0% {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(var(--transformSize), 0);
		-moz-transform: translate(var(--transformSize), 0);
		-ms-transform: translate(var(--transformSize), 0);
		transform: translate(var(--transformSize), 0);
	}
}

#section-fd438854-5571-49be-9b78-77eefe20563f#section-temp .lp-a {
	min-height: 400px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 {
	color: #ffffff;
	--fontColor: #ffffff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #000000;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 0%;
	--bgColor_A: 1;
	--bgColor_darkenDir: 1;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 {
	overflow: visible;
	z-index: 10 !important;
	--borderTopRadius: 48px;
	border-top-left-radius: var(--borderTopRadius);
	border-top-right-radius: var(--borderTopRadius);
}

@media (max-width: 1024px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 {
		--borderTopRadius: 32px;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 video {
	border-top-left-radius: var(--borderTopRadius);
	border-top-right-radius: var(--borderTopRadius);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .video-wrapper {
	background: #000;
	z-index: -1001;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .dropdown-select {
	opacity: 0;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search {
	position: relative;
	--bottom-padding: 117px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	min-height: 80vh;
	padding-bottom: var(--bottom-padding);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 37.63%, rgba(0, 0, 0, 0.15) 55.18%, rgba(0, 0, 0, 0.40) 73.62%, #000 93.81%), radial-gradient(73.4% 73.4% at 52.92% 37.78%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.09) 28.31%, rgba(0, 0, 0, 0.40) 100%);
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search {
		min-height: 537px;
		--bottom-padding: 40px;
	}
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search {
		--bottom-padding: 12vw;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .opening-title {
	margin-bottom: 1rem;
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .opening-title {
		margin-bottom: 1.1vw;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .opening-description {
	margin-bottom: 1rem;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .opening-description p {
	margin-bottom: 0;
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .opening-description {
		margin-bottom: 1.1vw;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .lp-title-group {
	max-width: 735px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .lp-title-group {
		margin-bottom: .75rem;
	}
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .lp-title-group {
		max-width: 50vw;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-form {
	margin-left: auto;
	margin-right: auto;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

@media (max-width: 1024px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-form {
		width: 100%;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-wrapper {
	position: relative;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem 1rem 1rem 2rem;
	gap: .75rem;
	background-color: var(--lp-color-primary-1);
}

@media (max-width: 1024px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar {
		width: 100%;
	}
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar {
		padding: 12px;
	}
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar {
		padding: 2rem 2rem 2rem 4rem;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar .search-input {
	width: 664px;
}

@media (max-width: 1024px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar .search-input {
		width: 100%;
	}
}

@media (min-width: 1921px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-bar .search-input {
		width: 35vw;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-input-results {
	position: relative;
}

@media (max-width: 1024px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-input-results {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-results {
	line-height: normal;
	text-align: left;
	background-color: var(--lp-color-primary-1);
	color: var(--lp-color-primary-5);
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	border: none;
	overflow-y: auto;
	max-height: 400px;
	-webkit-transition: height 0.3s ease;
	transition: height 0.3s ease;
	height: 0;
	z-index: 100;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-container,
#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .predefined-links {
	padding: 1.5rem 0 1.5rem 1.75rem;
}

@media (max-width: 560px) {

	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-container,
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .predefined-links {
		padding: 1rem 1rem 1rem 1rem;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-block:not(:last-child) {
	margin-bottom: 2rem;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-block-title {
	position: relative;
	padding-bottom: 1rem;
	margin-bottom: 0;
	text-transform: uppercase;
	border-bottom: 1px solid var(--lp-color-primary-g-2);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-block:nth-child(n + 2) .search-near-container {
	display: none;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-decoration: none;
	text-decoration: none;
	gap: 20px;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	margin-top: 1rem;
	-webkit-transition: .3s linear all;
	transition: .3s linear all;
}

@media (hover: hover) and (pointer: fine) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link:hover {
		opacity: .6;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link img {
	width: 72px;
	height: 56px;
	border-radius: .5rem;
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link img {
		display: none;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link__text p {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link__text p {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .results-link {
		font-size: 12px;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-in-progress {
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 30px;
	opacity: 0.5;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .not-visible {
	display: none !important;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .nothing-found {
	width: 100%;
	padding: 20px;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-near {
	cursor: pointer;
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .opening-with-search .search-near {
		display: none;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-backdrop {
	position: fixed !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	background-color: transparent;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-wrap {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 20px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
	clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
	-webkit-transition: clip-path 0.4s ease;
	transition: clip-path 0.4s ease;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-modal {
	border-radius: 20px;
	padding: 10px 20px 20px;
	max-width: 400px;
	min-width: 100px;
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	max-height: 100%;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-close:before {
	content: '';
	width: 20px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 10px;
	top: 19px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-close:after {
	content: '';
	width: 20px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 10px;
	top: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-close:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .search-near-hidden .search-near-container {
	display: none;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-title {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-bottom: 20px;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-container {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	overflow: auto;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-container p {
	margin: 0;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .loc-msg-container p+p {
	margin-top: 1em;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .clear-button.hide {
	display: none;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5.visible-loc-msg {
	z-index: 1000;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5.visible-loc-msg .loc-msg-backdrop {
	background-color: var(--lp-color-primary-1-600);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5.visible-loc-msg .loc-msg-wrap {
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0%);
	clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0%);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .wrap {
	z-index: 2;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .search-button {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-item {
	line-height: 1;
	padding: 1px 6px;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-item span {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 0;
	border-bottom: 1px solid transparent;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-item:hover span {
	border-bottom: 1px solid var(--lp-color-primary-5-600);
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-holder .lp-input {
	border-color: transparent !important;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-content .dropdown-link {
	padding: 1px 6px;
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-toggle:after {
		right: 0;
	}
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-toggle {
		padding-right: 25px;
		padding-left: 10px;
	}
}

@media (max-width: 560px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .custom-select-menu {
		width: 85px;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5>*:last-child {
	position: relative;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .overlay-component {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	transition-property: opacity;
	transition-timing-function: linear;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media screen and (max-width: 900px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .video-wrapper.hidable {
		display: none;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .full-screen-video-component {
	position: relative;
	height: 100%;
	overflow: hidden;
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 video {
	position: absolute;
	z-index: -1000;
	width: 100%;
	object-fit: cover;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 video {
		overflow: hidden;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto !important;
	}
}

#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .poster {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
	background: center center/cover;
}

@media screen and (max-width: 900px) {
	#section-e4594859-603c-4d87-bf0f-b1db00921ab5 .poster {
		display: block;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 {
	color: #787878;
	--fontColor: #787878;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 47%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #f7f7f7;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 97%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #f7f7f7;
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 {
	border-radius: 48px 48px 0 0;
}

@media (max-width: 768px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 {
		border-radius: 32px 32px 0 0;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 {
	overflow: hidden;
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .quick-links__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 85px;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .quick-links__wrapper {
		margin-left: -12px;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .lp-container {
	position: relative;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .lp-container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group {
	text-align: left;
	position: relative;
	z-index: 2;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group {
		margin-right: 0;
		margin-bottom: 1rem;
		margin-left: 12px;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group__title {
	color: var(--titleColor);
	margin-top: 0;
	margin-bottom: .5rem;
	max-width: 10ch;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group__title {
		max-width: unset;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group__subtitle {
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .title-group__subtitle {
		margin-bottom: 1rem;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions {
	width: 70%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 2rem;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions {
		width: 100%;
		gap: 0;
		margin-left: 12px;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__image-container {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 60%;
	height: 100%;
	z-index: 0;
	-webkit-transition: opacity .6s ease;
	transition: opacity .6s ease;
	pointer-events: none;
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__image-container {
		width: 80%;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__image-container:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(113deg, var(--bgColor) 0%, var(--bgColor) 28%, rgba(254, 254, 254, 0) 100%);
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__image-container:after {
		background: linear-gradient(113deg, var(--bgColor) 0%, var(--bgColor) 48%, rgba(254, 254, 254, 0) 100%);
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__card {
	width: calc(33.33% - 1.333rem);
}

@media (max-width: 1024px) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__card {
		width: calc(50% - 12px);
		margin-right: 12px;
		margin-bottom: 12px;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__link {
	position: relative;
	z-index: 1;
	border: unset;
	min-width: 100%;
	height: 100%;
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__link:after {
	margin-left: auto;
	min-width: 1rem;
}

@media (hover: hover) and (pointer: fine) {
	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__link:hover {
		background-color: var(--lp-color-primary-accent);
		color: var(--lp-color-primary-1);
	}

	#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__link:hover+.regions__image-container {
		opacity: 1;
	}
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__link-text {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#section-8b145f32-4880-441b-8066-103bfd8a1893 .regions__image {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e {
	color: #000;
	--fontColor: #000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #ffffff;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 100%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #ffffff;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e#section-temp .featured-properties {
	display: block;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties {
	--title-color: var(--titleColor, var(--lp-color-primary-accent));
	--overlay-color: var(--overlayColor);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__title-group {
	max-width: 647px;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	gap: 1.5rem;
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__header {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__description {
	color: var(--lp-color-primary-g-10);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__title {
	color: var(--title-color);
	margin-bottom: var(--lp-grid-gap-xsmall);
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__title {
		font-size: 24px;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 1rem;
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__buttons {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		width: 100%;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__grid-wrapper {
	margin-top: 40px;
}

@media (max-width: 560px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__grid-wrapper {
		margin-top: 2rem;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: 1fr;
	grid-template-rows: 1fr;
	gap: 3rem;
	padding: 0;
}

@media (max-width: 1200px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__grid {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		gap: 2rem;
	}
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__no-content {
	padding-top: var(--lp-grid-gap-medium);
	margin: 0 auto;
	text-align: center;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	z-index: 102;
	pointer-events: none;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: var(--overlay-color);
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters.visible {
	pointer-events: initial;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters.visible .filters__wrapper {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters.visible::before {
	opacity: 1;
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters {
		width: 100%;
		box-shadow: unset;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties .filters__wrapper {
	width: 600px;
	-webkit-transform: translateX(calc(100% + 1rem));
	-moz-transform: translateX(calc(100% + 1rem));
	-ms-transform: translateX(calc(100% + 1rem));
	transform: translateX(calc(100% + 1rem));
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__cta {
	margin-top: 2.5rem;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters-btn {
	margin-left: auto;
}

@media (max-width: 560px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .featured-properties__filters-btn:only-child {
		width: 100%;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card {
	position: relative;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__link {
	color: currentColor;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__image {
	border-radius: var(--border-radius-small);
	height: 0px;
	overflow: hidden;
	padding-bottom: 67.5%;
	position: relative;
	width: 100%;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__image img {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	width: 100%;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__status {
	position: absolute;
	left: 1rem;
	top: .8125rem;
	z-index: 1;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__featured {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	color: var(--lp-color-primary-1);
	background-color: var(--lp-color-primary-5);
	padding: .375rem 1.8125rem .375rem .75rem;
	border-radius: var(--border-radius-small) var(--border-radius) 0 0;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__open-house {
	position: absolute;
	left: 1rem;
	bottom: .8125rem;
	z-index: 1;
	max-width: calc(100% - 2rem);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__price {
	margin-bottom: .25rem;
	margin-top: 1rem;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__address {
	margin-bottom: .75rem;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__amenities {
	line-height: 1;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__feature {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 13px;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__feature:first-of-type {
	margin-left: 0;
}

@media (max-width: 560px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__feature {
		margin-left: 8px;
		font-size: 12px;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__feature:not(:last-child):after {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background-color: var(--lp-color-primary-5);
	margin-left: 15px;
	border-radius: 50%;
}

@media (max-width: 560px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .property-card__feature:not(:last-child):after {
		margin-left: 10px;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters {
	--header-height: 120px;
	--padding-side-right: 2.5rem;
	--padding-side-left: 4.5rem;
	--spacing-small: 2rem;
	--spacing-medium: 3.5rem;
	--buttons-padding-top: 1rem;
	--buttons-padding-bottom: 1rem;
	--buttons-height: calc(var(--btn-height) + var(--buttons-padding-top) + var(--buttons-padding-bottom));
	height: 100vh;
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters {
		--header-height: 72px;
		--padding-side-right: 1.25rem;
		--padding-side-left: 1.25rem;
		--spacing-small: 1rem;
		--spacing-medium: 2rem;
		--buttons-padding-bottom: 2rem;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__header {
	height: var(--header-height);
	background-color: var(--lp-color-primary-g-1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 var(--padding-side-right) 0 var(--padding-side-left);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__buttons {
	background: var(--lp-color-primary-1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: var(--lp-grid-gap-xxsmall, 4px);
	padding: var(--buttons-padding-top) var(--padding-side-right) var(--buttons-padding-bottom) var(--padding-side-left);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__buttons * {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__title {
	margin-bottom: 0;
	color: var(--lp-color-primary-accent, #001A72);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__name {
	margin-bottom: var(var(--spacing-small));
	color: var(--lp-color-primary-accent, #001A72);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__block {
	padding-top: var(--spacing-medium);
	padding-bottom: var(--spacing-medium);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__block:has(~ .filters__block) {
	border-bottom: 1px solid var(--lp-color-primary-g-2);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__subblock {
	margin-bottom: var(--spacing-small);
}

@media (min-width: 561px) and (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__subblock {
		margin-bottom: var(--spacing-medium);
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__main {
	background: var(--lp-color-primary-1);
	padding: 2rem var(--padding-side-right) var(--spacing-medium) var(--padding-side-left);
	width: 100%;
	height: calc(100% - var(--header-height) - var(--buttons-height));
	overflow-y: auto;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__main .range-slider {
	padding: var(--spacing-small) 0 0 0;
}

@media (max-width: 768px) {
	#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__main .range-slider {
		padding: var(--spacing-small) 1.25rem 0 1.25rem;
	}
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__switcher-list {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: var(--lp-grid-gap-xsmall, .5rem);
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters__switcher-list .active {
	background-color: #001A72;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .filters-switcher__name {
	margin-bottom: .5rem;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .pagination-container {
	margin-top: 2.5rem;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-to {
	left: auto !important;
	right: 0;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-from {
	left: 0 !important;
}

#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-from,
#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-to,
#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-max,
#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-min,
#section-02d3031e-cf2b-47f6-9455-c7a67dd3539e .range-slider .irs--round .irs-single {
	font-family: var(--global-secondary-font-family);
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce {
	color: #fff;
	--fontColor: #fff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #fff;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 100%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	--section-padding-top: calc(0 / 4 * var(--global-section-padding));
	--section-padding-bottom: calc(0 / 4 * var(--global-section-padding));
	background-color: #fff;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce h2 {
	color: white !important;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce {
	-webkit-background-position: center top !important;
	background-position: center top !important;
	padding-top: 194px !important;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .4), rgba(0, 0, 0, 1)), url('https://res.cloudinary.com/luxuryp/images/c_limit,f_auto,q_auto/plpncoq8dtn4shrgehlc/1-cast-final');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign {
	min-height: 700px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .lp-container {
	max-width: 1600px;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description {
	margin-bottom: 96px;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 2.5rem;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content {
	text-align: left;
	font-size: 18px !important;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .subtitle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .5rem;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .subtitle img {
	max-width: 128px;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content h2 {
	margin-bottom: 1rem;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content h4,
#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .lp-h4 {
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 1rem;
}

@media (max-width: 768px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content {
		text-align: center;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .subtitle {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .subtitle img {
		max-width: 5.5rem;
	}
}

@media (max-width: 769px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		gap: 1rem;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .subtitle {
		gap: 1rem;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .lp-btn {
	border-color: #fff !important;
	background-color: transparent !important;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .lp-btn:hover {
	background-color: #fff !important;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .lp-btn:after {
	background: transparent;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .preview-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.5rem;
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .preview-button {
		margin: 0 auto;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-play {
	font-size: 0 !important;
	padding: 1.25rem 2.5rem;
	width: 96px;
	height: 96px;
	display: -ms-grid !important;
	display: grid !important;
	place-content: center;
	border-radius: 100%;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-play:after {
	content: '';
	width: 1.6rem;
	height: 1.6rem;
	margin-left: 0;
	display: block;
	background: #fff !important;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-position: center;
	background-position: center;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-play:hover:after {
	background: #001a72 !important;
}

@media (max-width: 769px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-play {
		height: 72px;
		width: 72px;
	}
}

@media (max-width: 768px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content {
		text-align: left;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .text-content .subtitle {
		text-align: left;
		-webkit-box-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text.redesign .boxed-text__description .custom-video-info .preview-button {
		margin-left: 0;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text__description {
	margin-bottom: 50px;
	text-align: center;
}

@media (max-width: 768px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .boxed-text__description {
		margin-bottom: 30px;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .lp-title-group .lp-h2 {
	margin-top: 0;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

@media(max-width: 600px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container .lp-btn {
	margin-right: 20px;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container .lp-btn:last-of-type {
	margin-right: 0;
}

@media(max-width: 600px) {
	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container .lp-btn {
		margin-right: 0px;
		margin-bottom: 20px;
		width: 100%;
	}

	#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .button-container .lp-btn:last-of-type {
		margin-bottom: 0;
	}
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .lp-text--subtitle {
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce .redesign p {
	margin-bottom: 1.666rem;
}

#section-4dac07eb-b39e-45d6-9495-7a844bba1dce>div:last-child {
	padding-top: calc(0 / 4 * var(--global-section-padding)) !important;
	padding-bottom: calc(0 / 4 * var(--global-section-padding)) !important;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a {
	--slide-width: 23.61vw;
	--slide-height: 16.67vw;
	--activeScaleFactor: 1.87;
	color: #ffffff;
	--fontColor: #ffffff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #000000;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 0%;
	--bgColor_A: 1;
	--bgColor_darkenDir: 1;
	background-color: #000000;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .lp-container.bottom-row .btn-container .lp-btn {
	font-size: 0;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .lp-container.bottom-row .btn-container .lp-btn:before {
	content: 'View More';
	font-size: 0.875rem;
}

@media (min-width: 1201px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties .collection .item.slick-current.slick-active .item__image-wrap img {
		-webkit-filter: unset;
		filter: unset;
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties .collection .item.slick-current.slick-active:hover .item__image-wrap img {
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
	}
}

@media (min-width: 1201px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties .collection .item .item__image-wrap img {
		-webkit-filter: grayscale(1);
		filter: grayscale(1);
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties .collection .item .item-wrap:hover .item__image-wrap img {
		-webkit-filter: unset;
		filter: unset;
	}
}

@media (max-width: 1200px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a {
		--slide-width: 33.33vw;
		--slide-height: 22.22vw;
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a {
		--slide-width: 100%;
		--slide-height: 397px;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties {
	width: 100vw;
	background-image: var(--lp-icon-serhant-stroke);
	-webkit-background-position: center;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties {
		padding-left: var(--lp-grid-gap-small);
		overflow-x: visible;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .lp-container {
	margin: 0;
	width: auto;
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .lp-container {
		padding-left: 0;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .title-group {
	width: auto;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection:not(.slick-initialized) {
	padding-right: 80px;
	opacity: 1;
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection:not(.slick-initialized) {
		padding: 0 var(--lp-grid-gap-medium);
		margin: 0;
	}
}

@media (max-width: 560px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection:not(.slick-initialized) {
		padding: 0 var(--lp-grid-gap-small) 0 0;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item {
	width: calc(100% - var(--slide-width));
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 530px;
	padding: 0;
	min-width: 50%;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .item__statuses,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .item__statuses {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .item__amenities,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .item__amenities {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	opacity: 1;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .item-footer,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .item-footer {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .lp-btn,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .lp-btn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

@media (max-width: 768px) {

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .lp-btn,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .lp-btn {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .item__price,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .item__price {
	margin-bottom: var(--lp-grid-gap-xsmall, 8px);
	font-size: var(--lp-h4-font-size);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item:first-child .item__address,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item.slick-slide.slick-current .item__address {
	font-size: var(--global-body-font-size);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item~.item {
	margin-left: 32px;
	min-width: unset;
	width: var(--slide-width);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item~.item .item-wrap {
	width: 100%;
	height: var(--slide-height);
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item~.item {
		margin-left: 0;
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		padding-left: 12px;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item-wrap {
	height: 100%;
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item .lp-btn.lp-btn--two-slides {
		display: none;
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .item {
		height: var(--slide-height);
		min-width: unset;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .bottom-row {
	display: none;
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .bottom-row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 32px;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection:not(.slick-initialized) {
	opacity: 1;
	padding: 0 var(--lp-grid-gap-large);
	gap: 2rem;
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection:not(.slick-initialized) {
		padding: 0 var(--lp-grid-gap-medium);
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection:not(.slick-initialized) {
		opacity: 0;
	}
}

@media (max-width: 560px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection:not(.slick-initialized) {
		padding: 0 var(--lp-grid-gap-small);
	}
}

@media (min-width: 1201px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .title-group {
		margin: 0;
		position: absolute;
		left: var(--lp-grid-gap-large);
		width: 21vw;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item {
	width: var(--slide-width);
	height: calc(var(--slide-height) * var(--activeScaleFactor));
	padding: 0;
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item .item__price {
		font-size: var(--lp-body-font-size);
	}
}

@media (max-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item-wrap {
		height: calc(var(--slide-height) * (var(--activeScaleFactor) * .7));
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item-wrap {
		height: 100%;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) {
	width: calc(var(--slide-width) * var(--activeScaleFactor));
	height: calc(var(--slide-height) * var(--activeScaleFactor));
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item-wrap {
	width: 100%;
	height: 100%;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item__statuses {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item__amenities {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	opacity: 1;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item-footer {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .lp-btn {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

@media (max-width: 1200px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .lp-btn {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item__price {
	margin-bottom: var(--lp-grid-gap-xsmall, 8px);
	font-size: var(--lp-h4-font-size);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) .item__address {
	font-size: var(--global-body-font-size);
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item:nth-child(2) {
		height: var(--slide-height);
		width: var(--slide-width);
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item {
		height: var(--slide-height);
		width: var(--slide-width);
		padding-right: 12px;
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .item .item__price {
		font-size: var(--lp-h4-font-size);
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .bottom-row {
	display: none;
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .bottom-row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 32px;
	}
}

@media (max-width: 768px) {

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides {
		padding-left: var(--lp-grid-gap-small);
	}
}

@media (max-width: 1024px) {

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection {
		margin: 0;
	}
}

@media (max-width: 768px) {

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--right-slides .collection .slick-list,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties--three-slides .collection .slick-list {
		padding-right: 24px;
		overflow: hidden;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .serhant-properties:not(.serhant-properties--right-slides):not(.serhant-properties--three-slides) .collection:not(.slick-initialized) .item {
	width: var(--slide-width);
	height: var(--slide-height);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group {
	width: var(--slide-width);
	text-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 2rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 1201px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group--fixed {
		margin: 0;
		position: absolute;
		left: 130px;
	}
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group {
		gap: 2.22vw;
	}
}

@media (max-width: 1200px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group {
		max-width: 100%;
		gap: 1rem;
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group {
		margin-bottom: 2rem;
		gap: 1.5rem;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group .title__logo {
	max-width: 290px;
	max-height: 70px;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group .title__logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group .title__logo {
		max-width: 20vw;
		max-height: 4.86vw;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group .description {
	max-width: 290px;
	color: var(--lp-color-primary-g-6);
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .title-group .description {
		max-width: 20vw;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .collection {
	margin-bottom: 2.5rem;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .collection:not(.slick-initialized) {
	opacity: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .collection {
		margin-bottom: 2.78vw;
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .collection {
		margin-bottom: 2rem;
		margin-left: 0;
		padding-right: 0;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item {
	height: calc(var(--slide-height));
	padding: 0 1rem;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	z-index: 2;
	overflow: hidden;
	color: var(--lp-color-primary-1);
	-webkit-transition: all .3s;
	transition: all .3s;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item.invisible .img {
	display: none;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item {
		padding: 0 1.11vw;
	}
}

@media (max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item {
		padding-left: 0;
		padding-right: 12px;
	}
}

@media (hover: hover) and (pointer: fine) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item:hover img {
		-webkit-filter: unset;
		filter: unset;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item-wrap {
	height: var(--slide-height);
	-webkit-transition: all .3s;
	transition: all .3s;
	text-align: left;
	border-radius: var(--border-radius-small);
	overflow: hidden;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item>* {
	position: relative;
	z-index: 2;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__image-wrap {
	position: relative;
	height: 100%;
	background-color: var(--lp-color-primary-g-6);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__image-wrap:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(8deg, rgba(19, 24, 38, 0.80) 9.26%, rgba(0, 0, 0, 0.00) 48.83%);
	z-index: 1;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__image-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (min-width: 1201px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__image-wrap img {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item-footer {
	position: absolute;
	padding: 1.5rem;
	bottom: 0;
	left: 0;
	-webkit-transform: translateY(2.5rem);
	-moz-transform: translateY(2.5rem);
	-ms-transform: translateY(2.5rem);
	transform: translateY(2.5rem);
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	z-index: 2;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item-footer {
		padding: 1.67vw;
		-webkit-transform: translateY(2.78vw);
		-moz-transform: translateY(2.78vw);
		-ms-transform: translateY(2.78vw);
		transform: translateY(2.78vw);
	}
}

@media(max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item-footer {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__statuses {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: var(--lp-grid-gap-xxsmall, 4px);
	margin-bottom: 1.5rem;
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__statuses {
		margin-bottom: 1.67vw;
	}
}

@media(max-width: 768px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__statuses {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
		margin-bottom: .75rem;
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__statuses .item__status {
		display: none;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__featured {
	display: inline-block;
	position: absolute;
	top: 0;
	z-index: 1;
	color: var(--lp-color-primary-5);
	background-color: var(--lp-color-primary-1);
	padding: .375rem 1.8125rem .375rem .75rem;
	border-radius: var(--border-radius-small) 0 var(--border-radius) 0;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__amenities {
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-column-gap: 5px;
	column-gap: 5px;
	row-gap: 1px;
}

@media(min-width: 769px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__amenities {
		display: none;
		opacity: 0;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__status,
#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__open-house {
	z-index: 1;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__price {
	margin-bottom: var(--lp-grid-gap-xxsmall, 4px);
	font-size: var(--lp-h5-font-size);
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__address {
	margin-bottom: 1.5rem;
	font-size: .875rem;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__address {
		margin-bottom: 1.67vw;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__feature {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item__feature:not(:last-child):after {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background-color: var(--lp-color-primary-1);
	margin-left: .375rem;
	border-radius: 50%;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item .lp-btn {
	position: absolute;
	right: 1.5rem;
	bottom: 1.5rem;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index: 4;
}

@media (min-width: 1981px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .item .lp-btn {
		right: 1.67vw;
		bottom: 1.67vw;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider {
	width: 100%;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-list {
	margin-left: var(--lp-grid-gap-large);
	padding-left: 50px !important;
	overflow: visible;
}

@media (max-width: 767px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-list {
		padding-right: 20px;
		overflow: hidden;
		padding-left: 0 !important;
		margin-left: 0;
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: end;
	justify-content: end;
	margin: 0;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
	height: var(--slide-height);
}

@media (min-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-slide {
		min-width: var(--slide-width);
		height: calc(var(--slide-height) * var(--activeScaleFactor));
	}
}

@media (min-width: 1024px) {

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target {
		min-width: calc(var(--slide-width) * var(--activeScaleFactor));
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap {
		width: 100%;
		height: calc(var(--slide-height) * var(--activeScaleFactor));
		position: relative;
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .item__statuses,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .item__statuses {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .item__amenities,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .item__amenities {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		opacity: 1;
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .item-footer,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .item-footer {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .lp-btn,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .lp-btn {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .item__price,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .item__price {
		margin-bottom: var(--lp-grid-gap-xsmall, 8px);
		font-size: var(--lp-h4-font-size);
	}

	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-current .item-wrap .item__address,
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .slick-slider .slick-target .item-wrap .item__address {
		font-size: var(--global-body-font-size);
	}
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .bottom-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .arrows-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .btn-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 18px;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 1024px) {
	#section-ec534e42-3570-4438-85ed-1a5bc88cc45a .btn-container .lp-btn {
		min-width: 235px;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc {
	color: #000;
	--fontColor: #000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #fff;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 100%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #fff;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group {
	margin-bottom: 40px;
	max-width: 600px;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group {
		margin-bottom: 2.73vw;
		max-width: 39.06vw;
	}
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group {
		margin-bottom: 32px;
		max-width: 100%;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group .lp-h2 {
	margin: 0;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group .lp-h2+.description {
	margin-top: 8px;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group .lp-h2+.description {
		margin-top: 0.55vw;
	}
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .title-group .lp-h2+.description {
		margin-top: 16px;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .slick-track {
	margin: 0 auto;
}

@media (min-width: 769px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .slick-track {
		min-height: 540px;
	}
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .slick-track {
		min-height: 28vw;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .collection {
	margin-bottom: 40px;
	opacity: 1;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .collection:not(.slick-initialized) {
	opacity: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .collection {
		margin-bottom: 1.95vw;
	}
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .collection {
		margin-bottom: 32px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .collection .slick-list {
	overflow: visible;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item {
	width: 242px;
	height: 480px;
	border-radius: 8px;
	margin: 0 9px;
	position: relative;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	z-index: 2;
	overflow: hidden;
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item {
		margin: 0 1vw;
		width: 11.82vw;
		height: 23.44vw;
		padding: 0.98vw;
		border-radius: 16px;
	}
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item {
		width: 40vw;
		height: 217px;
		padding: 9px 12px;
		margin: 0 6px;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: linear-gradient(11deg, rgba(19, 24, 38, 0.20) 0%, rgba(0, 0, 0, 0) 100%);
}

@media (hover: hover) and (pointer: fine) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item.hover:hover {
		width: 600px;
		height: 540px;
		padding: 40px;
	}

	@media (min-width: 1981px) {
		#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item.hover:hover {
			width: 22.67vw;
			height: 28vw;
			padding: 1.95vw;
		}
	}

	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item.hover:hover:before {
		background: linear-gradient(360deg, #131826 0%, rgba(19, 24, 38, 0.0) 100%);
	}

	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item.hover:hover .item-footer {
		max-height: 500px;
		opacity: 1;
		margin-top: 30px;
	}

	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item.hover:hover .lp-h4 {
		font-size: 48px;
		line-height: 59.5px;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item>* {
	position: relative;
	z-index: 2;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item iframe {
	vertical-align: top;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: none;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .address {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	margin: 0;
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .address {
		display: none;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .item-footer {
	-webkit-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	gap: 30px;
	z-index: 4;
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .item-footer {
		margin-bottom: 0.98vw;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .lp-h4 {
	-webkit-transition: font-size .6s;
	transition: font-size .6s;
	margin-bottom: 4px;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .lp-h4 {
		margin-bottom: 10px;
	}
}

@media (max-width: 768px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .lp-h4 {
		margin-bottom: 0;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .short-desc {
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	pointer-events: none;
	max-width: 400px;
}

@media (min-width: 1981px) {
	#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .item .short-desc {
		max-width: 19.82vw;
	}
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .bottom-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .arrows-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

#section-bce733b5-f5a7-42ac-b009-6a57a98fa1bc .btn-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 18px;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 {
	color: #000;
	--fontColor: #000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #f7f7f7;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 97%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	--section-padding-top: calc(4 / 4 * var(--global-section-padding));
	--section-padding-bottom: calc(4 / 4 * var(--global-section-padding));
	background-color: #f7f7f7;
}

@media (min-width: 796px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image.hoverable-image--straight .hoverable-image__text-col {
		padding-left: 80px;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image h2 {
		max-width: 500px;
		color: #001A72;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__img-col>div {
		position: relative;
		left: -25%;
		padding-bottom: 100%;
		opacity: .4;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__img-col .main-image {
		object-fit: contain;
	}
}

@media (max-width: 795px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image {
		position: relative;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__img-col .main-image {
		object-fit: contain;
		left: -40%;
		opacity: .3;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col {
		position: absolute;
		top: 50%;
		left: 0;
		z-index: 2;
		text-align: center;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-top: 0;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col .custom-serhant-pretitle {
		text-align: center;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col .buttons-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}

@media screen and (max-width: 795px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col {
		text-align: left;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col .custom-serhant-pretitle.blue-pretitle {
		text-align: left;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.redesign .lp-container .hoverable-image .hoverable-image__text-col .buttons-wrapper {
		-webkit-align-items: flex-start;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}
}

@media screen and (min-width: 796px) and (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.lp-vertical-paddings.redesign .lp-container .hoverable-image {
		-webkit-flex-direction: row !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.lp-vertical-paddings.redesign .lp-container .hoverable-image .hoverable-image__text-col {
		position: relative !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
}

@media (max-width: 796px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section.lp-vertical-paddings.redesign .lp-container .hoverable-image .hoverable-image__text-col .buttons-wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section--full-bleed {
	padding-top: 0;
}

@media (min-width: 993px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-section--full-bleed {
		padding-bottom: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image--reverse {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image--reverse {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image--reverse .hoverable-image__text-col {
	padding-right: 120px;
	padding-left: 0;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image--reverse .hoverable-image__text-col {
		padding: 0;
		margin-top: 29px;
		margin-bottom: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col {
	-webkit-flex: 50%;
	-ms-flex: 50%;
	flex: 50%;
	z-index: 1;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col>div {
	width: 100%;
	height: 100%;
	position: relative;
	padding-bottom: 79%;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col>div img {
	-webkit-transition: visibility 5s, opacity 0.5s linear;
	transition: visibility 5s, opacity 0.5s linear;
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col>div .main-image {
	visibility: visible;
	opacity: 1;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col>div .secondary-image {
	visibility: hidden;
	opacity: 0;
}

@media (hover: hover) and (pointer: fine) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col--on-hover:hover .main-image {
		visibility: hidden;
		opacity: 0;
	}

	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col--on-hover:hover .secondary-image {
		visibility: visible;
		opacity: 1;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col--on-hover.active .main-image {
	visibility: hidden;
	opacity: 0;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__img-col--on-hover.active .secondary-image {
	visibility: visible;
	opacity: 1;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col {
	-webkit-flex: 50%;
	-ms-flex: 50%;
	flex: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 120px;
	padding-right: 0;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col {
		padding-left: 0;
		margin-top: 29px;
		margin-bottom: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .lp-text--subtitle {
	max-width: 100%;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .buttons-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
}

@media (max-width: 560px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .buttons-wrapper {
		margin: 0;
	}
}

@media (max-width: 576px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .buttons-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .buttons-wrapper .lp-btn {
	vertical-align: top;
	margin: 24px 12px 0;
}

@media (max-width: 560px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-col .buttons-wrapper .lp-btn {
		margin-left: 0;
		margin-right: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-wrap {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .hoverable-image__text-wrap p:last-child {
	margin-bottom: 0;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container {
	padding: 0;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image__text-col {
	padding: 69px;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image__text-col {
		padding: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image__text-col .lp-container {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image__text-col .lp-container {
		position: static;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		left: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image__img-col>div {
	max-height: none;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image--straight .hoverable-image__text-wrap {
	padding-left: calc(50% + 69px);
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image--straight .hoverable-image__text-wrap {
		padding-left: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image--reverse .hoverable-image__text-wrap {
	padding-right: calc(50% + 69px);
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .full-bleed-container .hoverable-image--reverse .hoverable-image__text-wrap {
		padding-right: 0;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .lp-h2 {
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .lp-h2 {
		margin-bottom: 8px;
	}
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575 .redesign p {
	margin-bottom: 1.666rem;
	text-transform: none;
}

#section-0bd01c71-4f92-4764-a514-e20ba26d6575>div:last-child {
	padding-top: calc(4 / 4 * var(--global-section-padding)) !important;
	padding-bottom: calc(4 / 4 * var(--global-section-padding)) !important;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 {
	color: #ffffff;
	--fontColor: #ffffff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #000000;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 0%;
	--bgColor_A: 1;
	--bgColor_darkenDir: 1;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7>.video-wrapper>.full-screen-video-component>.video-wrapper::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: -1000;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7>.video-wrapper>.full-screen-video-component>.video-wrapper>video {
	-webkit-transition: opacity 2s cubic-bezier(0.835, 0, 0.19, 1);
	transition: opacity 2s cubic-bezier(0.835, 0, 0.19, 1);
	opacity: 0;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7>.video-wrapper>.full-screen-video-component>.video-wrapper.playing>video {
	opacity: 1;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .video-wrapper {
	z-index: 1;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .overlay-component {
	z-index: 2;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-element {
	height: 77.78vh;
	min-height: 700px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 5rem;
	padding-bottom: 1.5rem;
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-element {
		height: 80vh;
		min-height: 500px;
		padding-top: 2rem;
		padding-bottom: 1.2rem;
	}
}

@media (max-width: 768px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-element {
		height: auto;
		min-height: 100vh;
		padding-top: 2rem;
		padding-bottom: 1.2rem;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-element .lp-container {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper {
	width: 100%;
	padding-bottom: 1rem;
	margin-top: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-box-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-color: #fff transparent;
	scrollbar-width: thin;
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper {
		padding-bottom: 14px;
		gap: .75rem;
		-webkit-align-items: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}

	@media (hover: hover) and (pointer: fine) {
		#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper {
			-webkit-align-items: flex-end;
			-webkit-box-align: flex-end;
			-ms-flex-align: flex-end;
			align-items: flex-end;
		}
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	border-radius: 4px;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper::-webkit-scrollbar-track {
	background: transparent;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper::-webkit-scrollbar-thumb {
	background: var(--primary-white, #fff);
	border-radius: 4px;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-wrapper__col {
	-webkit-flex: 0 0 calc((100% - 4rem) / 3);
	-ms-flex: 0 0 calc((100% - 4rem) / 3);
	flex: 0 0 calc((100% - 4rem) / 3);
	width: 100%;
	max-width: calc((100% - 4rem) / 3);
	min-width: 238px;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card {
	--cardDuration: 0.3s;
	position: relative;
	z-index: 2;
	min-height: 112px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%;
	padding: 16px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.24);
	background-color: transparent;
	-webkit-transition: all var(--cardDuration, .3s) ease-in-out;
	transition: all var(--cardDuration, .3s) ease-in-out;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card:focus,
#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card:focus-within,
#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card:hover {
	--cardDuration: 0.7s;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__label {
	margin-bottom: 10px;
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__label {
		margin-bottom: 8px;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__title {
	margin-bottom: 0;
	min-height: calc(var(--lp-h5-line-height, 1.325) * var(--lp-h5-font-size, 20px) * 2);
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__text {
	margin-bottom: 24px;
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__text {
		margin-bottom: 8px;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__expand {
	padding-top: 24px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__expand {
		padding-top: 8px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 1280px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__button {
		display: none;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__mobile-link {
	margin-top: auto;
	color: currentColor;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__mobile-link::before {
	content: "";
	position: absolute;
	inset: 0;
}

@media (min-width: 1280.02px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__mobile-link {
		display: none;
	}
}

@media (hover: hover) and (pointer: fine) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card__expand {
		padding-top: 0;
		-webkit-transition: max-height var(--cardDuration, .3s) ease-in-out, padding var(--cardDuration, .3s) ease-in-out;
		transition: max-height var(--cardDuration, .3s) ease-in-out, padding var(--cardDuration, .3s) ease-in-out;
		overflow: hidden;
		max-height: 0;
		background-color: rgba(0, 0, 0, 0.00);
	}

	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card.open {
		background-color: var(--cardBg, #f7f7f7);
		color: var(--cardTextColor, #484848);
	}

	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card.open .services-card__label,
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card.open .services-card__text {
		opacity: .6;
	}

	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .services-card.open .services-card__expand {
		max-height: 300px;
		padding-top: 24px;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .overlay-component {
	background: var(--radial-hp-opening, radial-gradient(84.17% 84.17% at 52.92% 30.10%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 28.31%, rgba(0, 0, 0, 0.90) 100%));
	mix-blend-mode: normal;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .mute-icon__container {
	position: absolute;
	top: 75px;
	right: 80px;
	z-index: 3;
}

@media(max-width: 900px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .mute-icon__container {
		top: 27px;
		right: 16px;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .mute-icon__container:hover {
	cursor: pointer;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .mute-icon__container .muted {
	display: none;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .mute-icon__container .unmuted {
	display: none;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7>*:last-child {
	position: relative;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .overlay-component {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	transition-property: opacity;
	transition-timing-function: linear;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media screen and (max-width: 900px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .video-wrapper.hidable {
		display: none;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .full-screen-video-component {
	position: relative;
	height: 100%;
	overflow: hidden;
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 video {
	position: absolute;
	z-index: -1000;
	width: 100%;
	object-fit: cover;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 video {
		overflow: hidden;
		top: 50%;
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto !important;
	}
}

#section-81920a6f-2675-4677-bb49-d56eff0676e7 .poster {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1000;
	background: center center/cover;
}

@media screen and (max-width: 900px) {
	#section-81920a6f-2675-4677-bb49-d56eff0676e7 .poster {
		display: block;
	}
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 {
	color: #787878;
	--fontColor: #787878;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 47%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #ffffff;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 100%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #ffffff;
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 {
	overflow: hidden;
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content {
	max-width: 780px;
}

@media(max-width: 1600px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content {
		max-width: 600px;
	}
}

@media(max-width: 1300px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content {
		max-width: 500px;
	}
}

@media(max-width: 768px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content {
		text-align: center;
		max-width: 100%;
	}
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__title,
#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__description {
	margin-top: 24px;
}

@media(max-width: 768px) {

	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__title,
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__description {
		margin-top: 16px;
	}
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__title,
#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__stat--value {
	color: var(--titleColor);
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__stats {
	margin-top: 39px;
	margin-bottom: 39px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 46px;
}

@media(max-width: 768px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__stats {
		gap: 24px;
		margin-top: 48px;
		margin-bottom: 48px;
	}
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__stat--label {
	color: var(--lp-color-primary-5);
	margin-top: 10px;
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .content__btn {
	position: relative;
	z-index: 2;
}

#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .sdev-canvas {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0;
	left: 20%;
	z-index: 9;
}

@media(max-width: 1600px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .sdev-canvas {
		left: 35%;
	}
}

@media(max-width: 1300px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .sdev-canvas {
		left: 40%;
	}
}

@media(max-width: 768px) {
	#section-2842dce6-5739-4098-b8c9-c0296b6f6f27 .sdev-canvas {
		pointer-events: none;
		left: 0;
		top: 420px;
		z-index: unset;
	}
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a {
	color: #000000;
	--fontColor: #000000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #F7F7F7;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 97%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #F7F7F7;
}

@media (max-width: 768px) {
	#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a {
		display: none;
	}
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component {
	border-bottom: 1px solid #d7d7d7;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1380px;
	overflow: hidden;
	margin-inline: auto;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-inline: 50px;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component .section-title {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0 !important;
	font-weight: 700;
	padding-right: 2.3rem;
	color: #787878;
	min-width: -webkit-fit-content;
	min-width: -moz-fit-content;
	min-width: fit-content;
	text-transform: uppercase;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component .image-carousel-component .carousel-container.lp-container {
	padding: 0;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component .image-carousel-component .carousel-container.lp-container .carousel-entity {
	width: 12rem;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component .image-carousel-component .carousel-container.lp-container .press-item-inner {
	border-left: 0;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component .image-carousel-component .carousel-container.lp-container .press-item-inner img {
	-webkit-filter: brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(1%) hue-rotate(165deg) brightness(94%) contrast(89%);
	filter: brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(1%) hue-rotate(165deg) brightness(94%) contrast(89%);
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .image-carousel-component {
	position: relative;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .image-carousel-component:before {
	content: '';
	width: 4rem;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(to left, transparent, #f7f7f7);
	z-index: 4;
	pointer-events: none;
	touch-action: none;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component {
	max-width: 100%;
	margin-inline: 0;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .redesign.press-carousel-component h2 {
	padding-left: 2rem;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a:after {
	content: '';
	width: 4rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(to right, transparent, #f7f7f7);
	pointer-events: none;
	touch-action: none;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .carousel-entity {
	height: 105px;
	width: 250px;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .section-title {
	text-align: center;
	padding: 0;
	margin: 0 0 40px 0;
}

@media(max-width: 768px) {
	#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .section-title {
		margin: 0 0 20px 0;
	}
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .press-carousel-component {
	padding: 80px 0;
}

@media(max-width: 786px) {
	#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .press-carousel-component {
		padding: 50px 0;
	}
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .press-item-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 100%;
	border-left: 1.5px solid hsla(0, 7%, 78%, .35);
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .press-item-inner img {
	width: 50%;
	height: 100%;
	object-fit: contain;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .carousel-slide:not(.slick-slide):first-child .press-item-inner {
	border-left: none;
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .slick-track {
	will-change: transform;
}

@media (-webkit-min-device-pixel-ratio: 1.5) {
	#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .slick-track {
		image-rendering: -webkit-optimize-contrast;
	}
}

#section-794370e8-27a5-4abe-aa13-7d64ac4ef00a .carousel-container:not(.slick-initialized) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: hidden;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 {
	color: #000;
	--fontColor: #000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #fff;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 100%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	--section-padding-top: calc(4 / 4 * var(--global-section-padding));
	--section-padding-bottom: calc(4 / 4 * var(--global-section-padding));
	background-color: #fff;
}

@media screen and (min-width: 768px) {
	#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 {
		display: none;
	}
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .press-logo-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .press-logo-container .press-logo {
	width: calc(33% - 2rem);
	height: 60px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .press-logo-container .press-logo img {
	object-fit: contain;
	height: 100%;
	width: 100%;
	max-width: 130px;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 h2 {
	font-weight: 700;
	color: #787878;
	font-size: 12px;
	text-transform: uppercase;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .boxed-text__description {
	margin-bottom: 50px;
	text-align: center;
}

@media (max-width: 768px) {
	#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .boxed-text__description {
		margin-bottom: 30px;
	}
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .lp-title-group .lp-h2 {
	margin-top: 0;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

@media(max-width: 600px) {
	#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container .lp-btn {
	margin-right: 20px;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container .lp-btn:last-of-type {
	margin-right: 0;
}

@media(max-width: 600px) {
	#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container .lp-btn {
		margin-right: 0px;
		margin-bottom: 20px;
		width: 100%;
	}

	#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .button-container .lp-btn:last-of-type {
		margin-bottom: 0;
	}
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .lp-text--subtitle {
	margin-left: auto;
	margin-right: auto;
	text-transform: none;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437 .redesign p {
	margin-bottom: 1.666rem;
}

#section-da2047a0-cb1c-4566-9bc6-2f598fcbb437>div:last-child {
	padding-top: calc(4 / 4 * var(--global-section-padding)) !important;
	padding-bottom: calc(4 / 4 * var(--global-section-padding)) !important;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f {
	color: #000000;
	--fontColor: #000000;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 0%;
	--fontColor_A: 1;
	--fontColor_darkenDir: 1;
	--bgColor: #f7f7f7;
	--bgColor_H: 0;
	--bgColor_S: 0%;
	--bgColor_L: 97%;
	--bgColor_A: 1;
	--bgColor_darkenDir: -1;
	background-color: #f7f7f7;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press-release .view-more .lp-btn {
	font-size: 0;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press-release .view-more .lp-btn:before {
	content: 'Read More';
	font-size: .875rem;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press-release .title-container {
	max-width: 50%;
}

@media(max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press-release .title-container {
		max-width: 100%;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .title {
	color: var(--title-color);
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .description {
	color: var(--lp-color-primary-g-10);
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .slider {
	margin-right: -29px;
	margin-top: 64px;
}

@media(max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .slider {
		margin-right: -12px;
		margin-top: 40px;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press {
	margin-right: 29px;
	width: 30%;
	padding-top: 48px;
	border-top: 1px solid var(--lp-color-primary-g-3);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;
}

@media(min-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press:hover .lp-link {
		color: var(--lp-color-primary-accent-hover);
	}

	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press:hover .lp-link:before {
		background-color: var(--lp-color-primary-5-600);
	}
}

@media(max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press {
		margin-right: 12px;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press *:not(:last-child) {
	padding-bottom: 24px;
}

@media(max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press *:not(:last-child) {
		padding-bottom: 16px;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press__category {
	color: var(--lp-color-primary-g-10);
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press__title {
	-webkit-box-flex: 100;
	-webkit-flex-grow: 100;
	-ms-flex-positive: 100;
	flex-grow: 100;
	margin-bottom: 0;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press__link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press__link:after {
	display: inline-block;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .press__clickwrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .arrows-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

@media(max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .arrows-container {
		gap: 4px;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 40px;
}

@media (max-width: 768px) {
	#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .bottom {
		margin-top: 3rem;
	}
}

#section-f659b720-f0dc-4ee4-9d40-272a67ae557f .slider .slick-track {
	margin: 0;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 {
	color: #fff;
	--fontColor: #fff;
	--fontColor_H: 0;
	--fontColor_S: 0%;
	--fontColor_L: 100%;
	--fontColor_A: 1;
	--fontColor_darkenDir: -1;
	--bgColor: #131176;
	--bgColor_H: 241;
	--bgColor_S: 75%;
	--bgColor_L: 26%;
	--bgColor_A: 1;
	--bgColor_darkenDir: 1;
	background-color: #131176;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form {
	background-color: var(--colors-primary-white, #FFF);
	border-radius: .5rem;
	padding: 2.5rem 1.5rem;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .form-row {
	gap: 1rem;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group label {
	display: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group input {
	border-radius: 0.5rem;
	border: 1px solid rgba(0, 0, 0, 0.16);
	background: var(--primary-white, #FFF);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .uf-cus-sel-content {
	border-radius: .5rem;
	border-color: #001A72;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .lp-input {
	border-color: rgba(0, 0, 0, .4);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .uf-cus-sel-toggle.is-placeholder {
	border-color: rgba(0, 0, 0, .4);
	color: rgba(0, 0, 0, .4);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 form .lp-disclaimer {
	color: #787878;
}

@media (min-width: 993px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container {
		max-width: 1180px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 5rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-inline: 50px;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .custom-form__header {
		max-width: unset;
		-webkit-flex: 45%;
		-ms-flex: 45%;
		flex: 45%;
		text-align: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .custom-form__header .custom-form__lead.lp-text--subtitle {
		margin-inline: 0;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .custom-form__header .custom-form__lead.lp-text--subtitle p {
		max-width: 320px;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row {
		-webkit-flex: 55%;
		-ms-flex: 55%;
		flex: 55%;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form {
		padding: 4.0625rem 3.5rem 3.5rem 3.5rem;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container {
	padding-inline: 25px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header {
	text-align: left !important;
	margin: 0 !important;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header h2 {
	font-size: var(--global-h1-font-size);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header .custom-form__lead.lp-text--subtitle p {
	max-width: 320px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header .custom-form__lead.lp-text--subtitle p:last-child {
	margin-bottom: 0;
}

@media (max-width: 992px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header {
		margin-bottom: 50px !important;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-container.custom-form__container .custom-form__header h2 {
		font-size: 2.25rem;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-disclaimer {
	margin-top: 0;
	margin-bottom: 1.8rem;
	color: #000;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-disclaimer a {
	font-weight: 700 !important;
	color: var(--primary-rich-blue, #001A72);
	text-decoration-color: transparent !important;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-disclaimer a:hover {
	color: var(--lp-color-primary-accent-hover);
	text-decoration-color: var(--lp-color-primary-5-600) !important;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign:before {
	content: '';
	width: 46rem;
	height: 50rem;
	max-width: 100%;
	position: absolute;
	bottom: -10%;
	left: 8%;
	pointer-events: none;
	touch-action: none;
	background-image: url('https://res.cloudinary.com/luxuryp/images/go5kyjzkkiwhbnth6g8s/s_large_transparent');
	-webkit-background-position: center bottom;
	background-position: center bottom;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	z-index: -1;
}

@media (max-width: 993px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign:before {
		width: 26rem;
		bottom: unset;
		top: -2.3rem;
		left: unset;
		right: -5.6rem;
		-webkit-background-position: right top;
		background-position: right top;
	}
}

@media (max-width: 500px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign:before {
		right: -50%;
	}
}

@media (min-width: 796px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row .elem-col.custom-form__form-col {
		padding-inline: 0;
	}
}

@media (max-width: 992px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row {
		margin-inline: auto;
	}

	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row .elem-col.custom-form__form-col {
		padding-inline: 0;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24.modal.is-background-color-light>button.close {
	padding: 5px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24.modal.is-background-color-light>button.close:before {
	content: '';
	width: 100%;
	display: block;
	padding-bottom: 100%;
	-webkit-clip-path: polygon(8% 0, 50% 42%, 92% 0, 100% 8%, 58% 50%, 100% 92%, 92% 100%, 50% 58%, 8% 100%, 0 92%, 42% 50%, 0 8%);
	clip-path: polygon(8% 0, 50% 42%, 92% 0, 100% 8%, 58% 50%, 100% 92%, 92% 100%, 50% 58%, 8% 100%, 0 92%, 42% 50%, 0 8%);
	background-color: #000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24.modal.is-background-color-light>button.close:hover:before {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24.modal.is-background-color-light>button.close>img,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24.modal.is-background-color-light>button.close .lp-close-icon {
	display: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .elem-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
	-webkit-box-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 767px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .elem-row {
		-webkit-box-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .elem-col {
	min-height: 1px;
	padding-left: 16px;
	padding-right: 16px;
}

@media (max-width: 767px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .elem-col {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: unset;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	margin-left: -16px;
	margin-right: -16px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .form-col {
	padding-left: 16px;
	padding-right: 16px;
	-webkit-flex: 1 1 400px;
	-ms-flex: 1 1 400px;
	flex: 1 1 400px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .form-col:last-child .custom-form__group {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .form-col:last-child .custom-form__group {
		margin-bottom: 30px;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-label {
	text-transform: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-label.field-required:after {
	content: ' *';
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media (max-width: 767px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__img-col {
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__img-col {
		margin-bottom: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 768px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__form-col {
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
}

@media (min-width: 992px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__form-col {
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__header {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;
}

@media (max-width: 767px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__header {
		margin-bottom: 30px;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__heading {
	margin-bottom: 24px;
}

@media (max-width: 767px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__heading {
		margin-bottom: 13px;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__description {
	margin-bottom: 0;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__img-block {
	width: 100%;
	height: 430px;
	background: currentColor center/cover no-repeat;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__img-block img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__download-form {
	width: 100%;
	margin-bottom: 0;
}

@media (min-width: 992px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__download-form {
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__footer {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form__container {
	max-width: 1160px;
	margin-left: auto;
	margin-right: auto;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .form-field-descr {
	opacity: 0.5;
	margin-top: 8px;
	font-size: 82%;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-btn-icons {
	width: 0;
	-webkit-transition: width .3s ease;
	transition: width .3s ease;
	display: inline-block;
	float: left;
	line-height: inherit;
	overflow: visible;
	position: relative;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-btn-icons:before {
	content: '';
	display: inline-block;
	width: 0px;
	height: 1em;
	vertical-align: middle;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-btn-icons .lp-btn-icon-loading {
	position: absolute;
	display: block;
	width: 0;
	height: 17px;
	opacity: 0;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: width .3s ease, opacity .3s ease;
	transition: width .3s ease, opacity .3s ease;
	overflow: hidden;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-btn-icons .lp-btn-icon-loading:before {
	content: none;
	display: block;
	background-color: currentColor;
	width: 17px;
	height: 17px;
	-webkit-clip-path: path('M8.5 0A 8.5 8.5 0 1 1 1.89 3.15L 4.23 5.04A 5.5 5.5 0 1 0 8.5 3Z');
	clip-path: path('M8.5 0A 8.5 8.5 0 1 1 1.89 3.15L 4.23 5.04A 5.5 5.5 0 1 0 8.5 3Z');
	-webkit-animation: i-spin 2s linear infinite;
	animation: i-spin 2s linear infinite;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-btn-icons .lp-btn-icon-success {
	position: absolute;
	display: block;
	width: 0;
	height: 17px;
	opacity: 0;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%) scale(1.02);
	-moz-transform: translateY(-50%) scale(1.02);
	-ms-transform: translateY(-50%) scale(1.02);
	transform: translateY(-50%) scale(1.02);
	-webkit-transition: width .3s ease, opacity .3s ease;
	transition: width .3s ease, opacity .3s ease;
	background-color: currentColor;
	-webkit-clip-path: path('M0 8.5 A 8.5 8.5 0 0 1 17 8.5 A 8.5 8.5 0 0 1 0 8.5 H 1.2 A 7.3 7.3 0 1 0 15.8 8.5 A 7.3 7.3 0 1 0 1.2 8.5 H0 m5.201-.344L7.4 10.35l4.436-4.45c.311-.202.58-.191.807.033.227.225.25.488.072.788L7.85 11.59c-.14.141-.291.212-.451.212-.16 0-.31-.061-.45-.183L4.338 8.99c-.192-.311-.172-.58.06-.806.231-.226.5-.235.803-.027');
	clip-path: path('M0 8.5 A 8.5 8.5 0 0 1 17 8.5 A 8.5 8.5 0 0 1 0 8.5 H 1.2 A 7.3 7.3 0 1 0 15.8 8.5 A 7.3 7.3 0 1 0 1.2 8.5 H0 m5.201-.344L7.4 10.35l4.436-4.45c.311-.202.58-.191.807.033.227.225.25.488.072.788L7.85 11.59c-.14.141-.291.212-.451.212-.16 0-.31-.061-.45-.183L4.338 8.99c-.192-.311-.172-.58.06-.806.231-.226.5-.235.803-.027');
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading input,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success input,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading select,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success select,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading button,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success button {
	pointer-events: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading .lp-btn-icons,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success .lp-btn-icons {
	width: 27px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading .lp-btn-icons .lp-btn-icon-loading,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success .lp-btn-icons .lp-btn-icon-loading {
	width: 17px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading .lp-btn-icons .lp-btn-icon-success,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success .lp-btn-icons .lp-btn-icon-success {
	width: 17px;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading .lp-btn-icons .lp-btn-icon-loading {
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .loading .lp-btn-icons .lp-btn-icon-loading:before {
	content: '';
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .success .lp-btn-icons .lp-btn-icon-success {
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .js-backup-email {
	display: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-h-pot {
	height: 0;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .visually-hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-content {
	max-height: 210px;
	overflow-y: auto;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-input-group .uf-cus-sel-toggle {
	width: 100%;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel {
	position: relative;
	width: 100%;
	--optionHoverColor: hsl(var(--bgColor_H), calc(var(--bgColor_S) + 6% * var(--bgColor_darkenDir)), calc(var(--bgColor_L) + 14% * var(--bgColor_darkenDir)));
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-toggle {
	position: relative;
	display: block;
	width: 100%;
	font-family: inherit;
	text-align: left;
	text-transform: none;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .25s;
	transition: all .25s;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-toggle.is-placeholder {
	color: #999;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-toggle:after {
	box-sizing: border-box;
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: 0;
	height: 10px;
	width: 10px;
	border-top: 2px solid currentColor;
	border-left: 2px solid currentColor;
	-webkit-transform: rotateZ(-135deg) translateY(10px);
	-moz-transform: rotateZ(-135deg) translateY(10px);
	-ms-transform: rotateZ(-135deg) translateY(10px);
	transform: rotateZ(-135deg) translateY(10px);
	-webkit-transition: all .2s;
	transition: all .2s;
}

@media (min-width: 992px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-toggle:after {
		right: 25px;
	}
}

.uf-cus-sel.open #section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-toggle:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-menu {
	display: none;
	position: absolute;
	width: calc(100% + var(--uf-border-left, 0px) + var(--uf-border-right, 0px));
	top: 100%;
	left: calc(0px - var(--uf-border-left, 0px));
	z-index: 1;
}

@media (max-width: 768px) {
	#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-menu {
		position: relative;
		top: auto;
	}
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-content {
	width: 100%;
	background-color: var(--bgColor, #000);
	border: 1px solid #979797;
	border-top: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item {
	display: block;
	width: 100%;
	padding: 11px 24px;
	border: solid 1px transparent;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: 24px;
	text-align: left;
	text-transform: none;
	-webkit-transition: all .25s;
	transition: all .25s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item:focus,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item:hover {
	background-color: var(--optionHoverColor, #262222);
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item.is-selected {
	font-weight: 700;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item.is-disabled,
#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .uf-cus-sel-item:disabled {
	display: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-text--subtitle {
	margin-left: auto;
	margin-right: auto;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .lp-input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .4);
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .lp-input::-moz-placeholder {
	color: rgba(0, 0, 0, .4);
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .lp-input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .4);
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .custom-form.redesign .lp-container.custom-form__container .elem-row.custom-form__row form .lp-input-group .lp-input::placeholder {
	color: rgba(0, 0, 0, .4);
	opacity: 1;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-input::-webkit-input-placeholder {
	text-transform: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-input::-moz-placeholder {
	text-transform: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-input:-ms-input-placeholder {
	text-transform: none;
}

#section-5208b399-1790-4b67-a3ad-27c33c6eec24 .lp-input::placeholder {
	text-transform: none;
}

#modal-global-contact-us .contact-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

@media(max-width: 960px) {
	#modal-global-contact-us .contact-form {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 16px;
	}
}

#modal-global-contact-us .background {
	width: 100%;
}

#modal-global-contact-us .close:not(.close-btn) {
	display: none;
}

#modal-global-contact-us .close-btn {
	position: absolute;
	top: 40px;
	right: 40px;
	width: auto;
}

@media(max-width: 960px) {
	#modal-global-contact-us .close-btn {
		top: 24px;
		right: 20px;
	}
}

#modal-global-contact-us .left,
#modal-global-contact-us .right {
	max-width: 750px;
	width: 50%;
	padding: 4.0625rem 3.5rem;
}

@media(max-width: 960px) {

	#modal-global-contact-us .left,
	#modal-global-contact-us .right {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
}

@media(min-width: 3000px) {

	#modal-global-contact-us .left,
	#modal-global-contact-us .right {
		max-width: 1150px;
	}
}

#modal-global-contact-us .left {
	padding-right: 57px;
}

#modal-global-contact-us .left__title {
	color: var(--titleColor);
}

#modal-global-contact-us .form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 16px;
}

#modal-global-contact-us .custom-select-toggle.is-placeholder {
	color: var(--lp-color-primary-5-400);
}

#modal-global-contact-us .custom-select-toggle:before {
	border: none;
}

#modal-global-contact-us .submit-btn {
	max-width: 150px;
}

@media(max-width: 560px) {
	#modal-global-contact-us .submit-btn {
		max-width: 120px;
	}
}

@media(min-width: 3000px) {
	#modal-global-contact-us .submit-btn {
		max-width: 210px;
	}
}

#modal-global-contact-us .svg {
	position: absolute;
	width: 0;
	height: 0;
}

#modal-global-contact-us .serhant-s {
	width: 1012px;
	height: 950px;
	position: absolute;
	top: 50%;
	left: 0;
	background: var(--imageUrl);
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-clip-path: url(index_1.html#path);
	-webkit-clip-path: url(index_1.html#path);
	clip-path: url(index_1.html#path);
}

@media(max-width: 1290px) {
	#modal-global-contact-us .serhant-s {
		width: 782px;
		height: 775px;
	}
}

@media(max-width: 960px) {
	#modal-global-contact-us .serhant-s {
		width: 423px;
		height: 457px;
		right: -137px;
		top: unset;
		left: unset;
		bottom: -278px;
	}
}

@media(max-width: 420px) {
	#modal-global-contact-us .serhant-s {
		right: unset;
		left: 145px;
	}
}

#modal-global-contact-us .success-text,
#modal-global-contact-us .loading-text {
	display: none;
}

#modal-global-contact-us .loading .default {
	display: none;
}

#modal-global-contact-us .loading .loading-text {
	display: inline-block;
}

#modal-global-contact-us .success .default {
	display: none;
}

#modal-global-contact-us .success .success-text {
	display: inline-block;
}

nav .fadeInUp {
	-webkit-animation: 1s fadeInUp both;
	animation: 1s fadeInUp both;
}

nav .header {
	--linkColor: #fff;
	--linkHoverColor: #fff;
	--linkFocusColor: #fff;
	--linkActiveColor: #fff;
	position: fixed;
	top: 1rem;
	left: 1rem;
	right: 1rem;
	border-radius: 100px;
	z-index: 89;
	-webkit-transition: 0.2s -webkit-transform ease;
	transition: 0.2s transform ease;
	color: #fff;
}

nav .header__container {
	padding: 16px 16px 16px 43px;
	-webkit-transition: 0.2s all ease;
	transition: 0.2s all ease;
}

@media (max-width: 768px) {
	nav .header__container {
		padding: 9px 12px 9px 16px;
	}
}

nav .header.light {
	background: #fff !important;
	color: #001a72 !important;
}

nav .header.scroll,
nav .header.light {
	--linkColor: #001A72;
	--linkHoverColor: #002FCF;
	--linkFocusColor: #00218F;
	--linkActiveColor: #0028AF;
}

nav .header.scroll .navigation__link[href^='tel:'],
nav .header.light .navigation__link[href^='tel:'] {
	--linkColor: #000;
	--linkHoverColor: #000;
	--linkFocusColor: #000;
	--linkActiveColor: #000;
}

nav .header.scroll .animated,
nav .header.light .animated {
	visibility: visible !important;
}

nav .header.scroll .logo__img.dark,
nav .header.light .logo__img.dark {
	display: block;
}

nav .header.scroll .logo__img.light,
nav .header.light .logo__img.light {
	display: none;
}

nav .header.scroll .lp-btn.lp-btn--outline.lp-btn--light,
nav .header.light .lp-btn.lp-btn--outline.lp-btn--light {
	background-color: transparent;
	border-color: var(--lp-color-primary-5-300);
	color: inherit;
}

nav .header.scroll .lp-btn.lp-btn--outline.lp-btn--light:focus-visible,
nav .header.light .lp-btn.lp-btn--outline.lp-btn--light:focus-visible {
	background-color: transparent;
	border-color: var(--lp-color-primary-5-700);
	color: inherit;
	box-shadow: 0px 2px 8px 0px rgba(27, 75, 236, 0.64);
}

nav .header.scroll .lp-btn.lp-btn--outline.lp-btn--light:active,
nav .header.light .lp-btn.lp-btn--outline.lp-btn--light:active,
nav .header.scroll .lp-btn.lp-btn--outline.lp-btn--light.active,
nav .header.light .lp-btn.lp-btn--outline.lp-btn--light.active {
	background-color: transparent;
	border-color: var(--lp-color-primary-5-500);
	color: inherit;
}

@media (hover: hover) and (pointer: fine) {

	nav .header.scroll .lp-btn.lp-btn--outline.lp-btn--light:hover,
	nav .header.light .lp-btn.lp-btn--outline.lp-btn--light:hover {
		background-color: transparent;
		border-color: var(--lp-color-primary-5-600);
		color: var(--lp-color-primary-accent-hover);
	}
}

nav .header.scroll .lp-btn.lp-btn--filled.lp-btn--light,
nav .header.light .lp-btn.lp-btn--filled.lp-btn--light {
	background-color: var(--lp-color-primary-accent);
	border-color: transparent;
	color: var(--lp-color-primary-1);
}

nav .header.scroll .lp-btn.lp-btn--filled.lp-btn--light:focus-visible,
nav .header.light .lp-btn.lp-btn--filled.lp-btn--light:focus-visible {
	background-color: var(--lp-color-primary-accent-focused);
	border-color: transparent;
	color: var(--lp-color-primary-1);
	box-shadow: 0px 2px 8px 0px rgba(27, 75, 236, 0.64);
}

nav .header.scroll .lp-btn.lp-btn--filled.lp-btn--light:active,
nav .header.light .lp-btn.lp-btn--filled.lp-btn--light:active,
nav .header.scroll .lp-btn.lp-btn--filled.lp-btn--light.active,
nav .header.light .lp-btn.lp-btn--filled.lp-btn--light.active {
	background-color: var(--lp-color-primary-accent-active);
	border-color: transparent;
	color: var(--lp-color-primary-1);
}

@media (hover: hover) and (pointer: fine) {

	nav .header.scroll .lp-btn.lp-btn--filled.lp-btn--light:hover,
	nav .header.light .lp-btn.lp-btn--filled.lp-btn--light:hover {
		background-color: var(--lp-color-primary-accent-hover);
		border-color: transparent;
		color: var(--lp-color-primary-1);
	}
}

nav .header-actions {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1rem;
}

@media (max-width: 767px) {
	nav .header-actions {
		gap: 0.5rem;
	}
}

nav .navbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

nav .logo {
	z-index: 911;
	position: relative;
	margin-right: 1rem;
	overflow: hidden;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: start;
	justify-content: start;
}

nav .logo__link {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: inherit;
	text-align: left;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	max-width: 250px;
	height: 40px;
	overflow: hidden;
	border: none;
	outline: none;
}

@media (max-width: 767px) {
	nav .logo__link {
		max-width: 120px;
		height: 40px;
	}
}

nav .logo__img {
	display: block;
	max-height: 100%;
	max-width: 100%;
}

nav .logo__img.light {
	display: block;
}

nav .logo__img.dark {
	display: none;
}

nav .navigation {
	padding: 0;
	margin: 0;
	margin-left: auto;
	position: relative;
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 1199px) {
	nav .navigation {
		display: none;
	}
}

nav .navigation__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0;
}

nav .navigation__item:last-child:has([href^='tel:']) {
	margin-left: 1rem;
}

nav .navigation__link {
	position: relative;
	display: inline-block;
	padding: .5rem 1rem;
	border: none;
	color: var(--linkColor, currentColor);
	position: relative;
	font-size: 14px;
	line-height: 1.42857;
	font-weight: 700;
	letter-spacing: 0;
	-webkit-text-decoration: none;
	text-decoration: none;
	cursor: pointer;
	vertical-align: top;
	white-space: pre;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

nav .navigation__link:focus-visible {
	color: var(--linkFocusColor);
}

nav .navigation__link:focus-visible::before {
	transform-origin: 0% 50%;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

nav .navigation__link:active,
nav .navigation__link.active {
	color: var(--linkActiveColor);
}

nav .navigation__link:active::before,
nav .navigation__link.active::before {
	transform-origin: 0% 50%;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

@media (hover: hover) and (pointer: fine) {
	nav .navigation__link:hover {
		color: var(--linkHoverColor);
	}

	nav .navigation__link:hover::before {
		transform-origin: 0% 50%;
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

nav .navigation__link::before {
	content: '';
	position: absolute;
	bottom: .5rem;
	left: 1rem;
	right: 1rem;
	border-bottom: 1px solid currentColor;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(0, 1, 1);
	-moz-transform: scale3d(0, 1, 1);
	-ms-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
}

nav .navigation__link[href^='tel:'] {
	font-size: 12px;
	--linkColor: #fff;
	--linkHoverColor: #fff;
	--linkFocusColor: #fff;
	--linkActiveColor: #fff;
}

nav .navigation__link[href^='tel:']::before {
	display: none;
}

nav .sub-nav-container {
	position: relative;
	font-size: 14px;
}

nav .sub-nav-container:focus-within .sub-nav {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

nav .sub-nav-container:focus-within .navigation__link::after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (hover: hover) and (pointer: fine) {
	nav .sub-nav-container:hover .sub-nav {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		pointer-events: auto;
	}

	nav .sub-nav-container:hover .navigation__link::after {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

nav .sub-nav-container .navigation__link {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .5rem;
}

nav .sub-nav-container .navigation__link::after {
	-webkit-transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
}

nav .sub-nav-container .navigation__link:focus-visible::after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (hover: hover) and (pointer: fine) {
	nav .sub-nav-container .navigation__link:hover::after {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

nav .sub-nav {
	position: absolute;
	top: 100%;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 300px;
	background-color: #fff;
	box-shadow: 0px 20px 145px rgba(0, 0, 0, 0.07), 0px 12.963px 84.919px rgba(0, 0, 0, 0.0531481), 0px 7.7037px 46.1852px rgba(0, 0, 0, 0.0425185), 0px 4px 23.5625px rgba(0, 0, 0, 0.035), 0px 1.62963px 11.8148px rgba(0, 0, 0, 0.0274815), 0px 0.37037px 5.70602px rgba(0, 0, 0, 0.0168519);
	border-radius: 4px;
	overflow: hidden;
	pointer-events: none;
}

nav .sub-nav>ul {
	margin: 0;
	padding: 1rem;
}

nav .sub-nav__item {
	position: relative;
	display: block;
	margin: 0 0 4px 0;
	text-align: left;
}

nav .sub-nav__item:last-child {
	margin-bottom: 0;
}

nav .sub-nav__link {
	display: block;
	max-width: 300px;
	color: var(--subLinkColor, #18191A);
	margin: 0;
	padding: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

nav .sub-nav__link:focus {
	color: var(--subLinkHoverColor);
}

@media (hover: hover) and (pointer: fine) {
	nav .sub-nav__link:hover {
		color: var(--accentColor, #D2A984);
	}
}

nav .header .header-actions .lp-btn-icon {
	min-height: 42px;
}

nav .header .header-actions .lp-btn-icon span:empty {
	display: none;
}

nav .header .header-actions .lp-btn-icon:has(span:empty) {
	padding-left: 12px;
	padding-right: 12px;
}

nav .header .header-actions .header-login-btn {
	padding: 12px;
}

@media (max-width: 768px) {
	nav .header .header-actions .header-login-btn {
		display: none;
	}
}

@media (max-width: 768px) {

	nav .header .header-actions .header-find-btn,
	nav .header .header-actions .hamburger-component {
		padding-left: 12px;
		padding-right: 12px;
	}

	nav .header .header-actions .header-find-btn span,
	nav .header .header-actions .hamburger-component span {
		display: none;
	}
}

body>div.sidemenu {
	width: 100%;
	display: block;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	overflow-y: auto;
	scrollbar-width: none;
	padding: 16px;
}

body>div.sidemenu:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background: rgba(20, 30, 65, .8);
}

body>div.sidemenu::-webkit-scrollbar {
	width: 0;
	background-color: transparent;
}

body>div.sidemenu.visible {
	display: block;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}

body>div.sidemenu .sidemenu {
	--rightWidth: 474px;
	padding: 0 32px;
	border-radius: 36px;
	background: var(--bgColor, #ffffff);
	z-index: 10;
	position: relative;
	overflow: hidden;
}

@media (min-width: 1980px) {
	body>div.sidemenu .sidemenu {
		--rightWidth: 30vw;
	}
}

@media (max-height: 780px) {
	body>div.sidemenu .sidemenu {
		height: calc(100vh - 32px);
	}
}

@media (max-width: 1024px) {
	body>div.sidemenu .sidemenu {
		min-height: calc(100vh - 32px);
	}
}

@media (max-width: 900px) {
	body>div.sidemenu .sidemenu {
		--rightWidth: 100%;
		padding: 0 20px 49px 20px;
	}
}

@media (max-width: 560px) {
	body>div.sidemenu .sidemenu {
		border-radius: 25px;
	}
}

body>div.sidemenu .sidemenu__heading {
	padding: 16px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 900px) {
	body>div.sidemenu .sidemenu__heading {
		padding: 9px 0;
	}
}

@media (max-width: 560px) {
	body>div.sidemenu .sidemenu__heading {
		margin: 0 -8px 0 0;
	}
}

body>div.sidemenu .sidemenu__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-box-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 78px;
	overflow: auto;
	z-index: 10;
	position: relative;
}

@media (max-width: 992px) {
	body>div.sidemenu .sidemenu__content {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}

@media (max-width: 900px) {
	body>div.sidemenu .sidemenu__content {
		margin-top: 14px;
		height: 100%;
		padding-bottom: 100px;
	}
}

body>div.sidemenu .logo-wrapper {
	margin-left: 11px;
	font-size: 0;
}

@media (max-width: 900px) {
	body>div.sidemenu .logo-wrapper {
		margin: 0;
	}
}

@media (max-width: 560px) {
	body>div.sidemenu .logo-wrapper {
		width: 102px;
	}
}

body>div.sidemenu .heading-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

body>div.sidemenu .heading-button .lp-btn+.close-btn {
	margin-left: 16px;
}

@media (max-width: 900px) {
	body>div.sidemenu .heading-button .lp-btn+.close-btn {
		margin-left: 8px;
	}
}

body>div.sidemenu .heading-right {
	max-width: var(--rightWidth);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media (min-width: 901px) {
	body>div.sidemenu .heading-right {
		width: 100%;
	}
}

body>div.sidemenu .menu-container {
	list-style: none;
	margin: 0;
	max-width: 425px;
	width: 100%;
}

@media (min-width: 1980px) {
	body>div.sidemenu .menu-container {
		max-width: 20vw;
	}
}

@media (max-width: 992px) {
	body>div.sidemenu .menu-container {
		max-width: 330px;
	}
}

@media (max-width: 768px) {
	body>div.sidemenu .menu-container {
		max-width: 100%;
	}
}

body>div.sidemenu .menu-container .sub-nav-container .sub-nav {
	display: none;
}

body>div.sidemenu .menu-container .sub-nav-container .sub-nav__item {
	margin-bottom: 0;
}

@media (max-width: 560px) {
	body>div.sidemenu .menu-container .sub-nav-container .sub-nav__item {
		margin-bottom: 4px;
	}
}

body>div.sidemenu .menu-container .sub-nav-container .sub-nav.visible .lp-link {
	display: inline-block;
}

@media (max-width: 900px) {
	body>div.sidemenu .menu-container {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		max-width: 100%;
		margin-bottom: 40px;
	}
}

body>div.sidemenu button.lp-link {
	margin: 0;
	padding: 0;
	border: none;
}

body>div.sidemenu .menu-list {
	max-width: var(--rightWidth);
	width: 100%;
	position: relative;
}

body>div.sidemenu .menu-list:after {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	height: 100%;
	bottom: 0;
	left: -35px;
	background: #D7D7D7;
}

@media (max-width: 1024px) {
	body>div.sidemenu .menu-list:after {
		display: none;
	}
}

@media (max-width: 900px) {
	body>div.sidemenu .menu-list {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
}

body>div.sidemenu .list-block {
	margin-bottom: 40px;
	width: 100%;
}

body>div.sidemenu .list-block:last-of-type {
	margin-bottom: 0;
}

body>div.sidemenu .list-block__cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

body>div.sidemenu .list-block__cell .column-content {
	width: 50%;
}

body>div.sidemenu .list-heading {
	margin-bottom: 16px;
}

body>div.sidemenu .sidemenu-login-btn,
body>div.sidemenu .sidemenu-join-btn,
body>div.sidemenu .sidemenu-close-btn {
	background-color: transparent;
	border-color: var(--lp-color-primary-5-300);
	color: var(--lp-color-primary-5);
}

@media (hover: hover) and (pointer: fine) {

	body>div.sidemenu .sidemenu-login-btn:hover,
	body>div.sidemenu .sidemenu-join-btn:hover,
	body>div.sidemenu .sidemenu-close-btn:hover {
		background-color: transparent;
		border-color: var(--lp-color-primary-5-600);
		color: var(--lp-color-primary-accent-hover);
	}
}

@media (max-width: 768px) {

	body>div.sidemenu .sidemenu-close-btn span,
	body>div.sidemenu .sidemenu-find-btn span {
		display: none;
	}
}

@media (max-width: 768px) {

	body>div.sidemenu .sidemenu-close-btn.lp-btn.lp-btn--medium,
	body>div.sidemenu .sidemenu-find-btn.lp-btn.lp-btn--medium {
		padding-left: 11px;
		padding-right: 11px;
	}
}

body>div.sidemenu .button-group {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 901px) {
	body>div.sidemenu .button-group {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		margin-top: 75px;
	}
}

body>div.sidemenu .button-group__wrapper {
	max-width: var(--rightWidth);
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 375px) {
	body>div.sidemenu .button-group__wrapper {
		-webkit-box-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 375px) {
	body>div.sidemenu .button-group__wrapper .lp-btn {
		margin: 8px 0;
	}
}

@media (min-width: 376px) {
	body>div.sidemenu .button-group__wrapper .lp-btn:nth-of-type(2) {
		margin: 0 0 0 16px;
	}
}

@media (max-width: 900px) {
	body>div.sidemenu .button-group {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 40px;
	}
}

body>div.sidemenu .lp-link-icon.lp-link-icon--external {
	gap: 8px;
}

body>div.sidemenu .lp-link-icon.lp-link-icon--external:after {
	background-color: var(--fontColor, var(--lp-color-primary-g-10));
	opacity: .5;
}

@media (max-width: 900px) {
	body>div.sidemenu .desktop-view {
		display: none;
	}
}

body>div.sidemenu .mobile-view {
	width: 100%;
	margin-bottom: 12px;
}

@media (min-width: 901px) {
	body>div.sidemenu .mobile-view {
		display: none;
	}
}

body>div.sidemenu .mask-image {
	-webkit-mask-image: url("https://res.cloudinary.com/luxuryp/images/f_auto,q_auto/khgo5szto8yldn3fxgmj/union");
	-webkit-mask-image: url("https://res.cloudinary.com/luxuryp/images/f_auto,q_auto/khgo5szto8yldn3fxgmj/union");
	mask-image: url("https://res.cloudinary.com/luxuryp/images/f_auto,q_auto/khgo5szto8yldn3fxgmj/union");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 558px;
}

@media (max-width: 900px) {
	body>div.sidemenu .mask-image {
		display: none;
	}
}

body>div.sidemenu .sidemenu-close-btn.lp-btn-icon--close {
	padding: 0;
	width: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    font-size: 24px;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px; 
    height: 40px; 
    border-radius: 50%;
    z-index: 100;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s;
}

.whatsapp-button:hover {
    background-color: #22c35e;
    text-decoration: none;
}

.whatsapp-button i {
    font-size: 24px;
    color: white;
}

    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #001A72; /* Custom background color */
        z-index: 9999; /* Ensure it's above other content */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo {
        width: 150px; /* Adjust the size of the logo */
        height: auto; /* Maintain aspect ratio */
        animation: scaleUp 1s ease-in-out infinite; /* Scale animation */
    }

    /* Keyframes for scale animation */
    @keyframes scaleUp {
        0% {
            transform: scale(1);
            opacity: 1;
        }
        50% {
            transform: scale(1.1); /* Slightly enlarge */
            opacity: 0.8; /* Slightly fade */
        }
        100% {
            transform: scale(1);
            opacity: 1;
        }
    }
 /* Footer Styles */
.site-footer {
background-color: #001A72; /* Dark Blue background */
padding: 50px 0;
color: #fff;
font-size: 14px;
}

.site-footer .container {
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}

.footer-columns {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 30px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2); /* Subtle bottom border for separation */
padding-bottom: 30px;
}

.footer-column {
flex: 1;
min-width: 250px;
margin-bottom: 20px;
padding: 0 20px;
text-align: left; /* Left-align the text for desktop */
}

/* Logo */
.footer-logo {
width: 150px;
margin-bottom: 15px;
}

.footer-column h3 {
font-size: 18px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
color: #f5f5f5; /* Lighter text for headings */
position: relative;
text-align: left; /* Center align the headings */
}

.footer-column ul {
padding-left: 0; /* Remove extra padding from the list */
margin-left: 0;  /* Remove any margin from the list */
}

.footer-column ul li {
list-style-position: inside; /* Ensures the bullet/number is aligned with the text */
padding-left: 0; /* No padding inside the list items */
margin-left: 0; /* No margin inside the list items */
}

.footer-column ul li a {
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
transition: color 0.3s ease;
}

.footer-column ul li a:hover {
color: #ffb400; /* Hover effect with bright yellow */
}

/* Social icons */
.footer-column i {
margin-right: 10px;
color: #ffb400; /* Bright yellow icons */
}

/* Footer bottom section */
.footer-bottom {
text-align: center;
padding-top: 20px;
color: rgba(255, 255, 255, 0.7); /* Lighter text */
font-size: 13px;
}

/* Social media section */
.footer-bottom p {
margin: 0;
font-size: 12px;
}

.footer-bottom p a {
color: #ffb400;
text-decoration: none;
}

.footer-bottom p a:hover {
color: #fff;
}

/* Mobile adjustments */
@media (max-width: 768px) {
.footer-columns {
    flex-direction: column; /* Stack columns vertically */
    text-align: left; /* Center-align for mobile */
}

.footer-column {
    margin-bottom: 30px;
    padding: 0 0;
    text-align: left; /* Center-align content */
}

.footer-logo {
align-content: center    }

.footer-column h3 {
    font-size: 16px; /* Adjust font size for mobile */
}

.footer-column ul li {
    margin-bottom: 15px; /* Extra space between items */
}
}

@media (max-width: 480px) {
.site-footer {
    padding: 30px 0; /* Reduce padding on smaller screens */
}

.footer-column h3 {
    font-size: 14px; /* Smaller headings on very small screens */
}

.footer-column ul li {
    font-size: 12px; /* Adjust link font size */
}

.footer-bottom {
    font-size: 12px; /* Smaller footer text */
}
}
