/*------------update for perq styles----------------*/
.container-anim-js {
	opacity: 0;
	visibility: hidden;
}
#header__help-quest {
	position: relative;
	pointer-events: none;
	overflow: hidden;
}
.pointer-evnt-auto {
	pointer-events: auto !important;
}
#header__help-quest #hub-button img {
	display: none;
}
#header__help-quest #hub-button {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
#header__help-quest #hub-button:after,
#header__help-quest #hub-button:before {
	content: "";
	position: absolute;
	width: 60%;
	height: 2px;
	background: #ffffff;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
#header__help-quest #hub-button:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header__help-quest #hub-button:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#perq-online-guided-shopping-hub {
	position: fixed;
	z-index: 101;
}
#header__help-quest #hub-button.perq-hub-button-expanded:after,
#header__help-quest #hub-button.perq-hub-button-expanded:before {
	opacity: 1;
}
#header__help-quest #hub-button.perq-hub-button-expanded {
	background: inherit;
}
.c-ml-2 {
	margin-left: 4px;
}
/*------------update for perq styles----------------*/
.css-load .header__full-menu,
.page-load .header,
.page-load .header__logo {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.header__full-menu {
	padding: 78px 52px 15px;
	position: fixed;
	visibility: visible;
	right: 0;
	top: 0;
	width: 100%;
	max-width: 1004px;
	height: 100vh;
	height: 100dvh;
	background: var(--6-color);
	color: var(--2-color);
	z-index: 11;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
:root {
	/* my var */
	/*-------------*/
	--body-bg: #F8F8F8;
	--body-color: #262626;
	/*-------------*/
	--1-rem: 16px;
	--body-fw: 400;
	/*-------------*/
	--body-ff: "Geist", sans-serif;
	--2-ff: "Newsreader", serif;
	/*-------------*/
	--body-lh: 1.4;
	/*-------------*/
	--text-left: left;
	--text-center: center;
	--text-right: right;
	/*-------------*/
	--0-ls: 0px;
	/*-------------*/
	--1-color: #262626;
	--1-color-0: rgba(38, 38, 38, 0);
	--1-color-03: rgba(38, 38, 38, 0.03);
	--1-color-20: rgba(38, 38, 38, 0.2);
	--1-color-26: rgba(38, 38, 38, 0.26);
	--1-color-30: rgba(38, 38, 38, 0.3);
	--1-color-45: rgba(38, 38, 38, 0.45);
	--1-color-50: rgba(38, 38, 38, 0.5);
	--1-color-60: rgba(38, 38, 38, 0.6);
	--1-color-67: rgba(38, 38, 38, 0.67);
	--1-color-70: rgba(38, 38, 38, 0.7);
	--1-color-80: rgba(38, 38, 38, 0.8);
	--2-color: #F8F8F8;
	--2-color-0: rgba(248, 248, 248, 0);
	--2-color-20: rgba(248, 248, 248, 0.2);
	--2-color-30: rgba(248, 248, 248, 0.3);
	--2-color-50: rgba(248, 248, 248, 0.5);
	--2-color-60: rgba(248, 248, 248, 0.6);
	--2-color-80: rgba(248, 248, 248, 0.8);
	--3-color: #00A997;
	--4-color: #003D37;
	--4-color-0: rgba(0, 61, 55, 0);
	--5-color: #B3BE35;
	--5-color-0: rgba(179, 190, 53, 0);
	--5-color-20: rgba(179, 190, 53, 0.2);
	--5-color-30: rgba(179, 190, 53, 0.3);
	--5-color-50: rgba(179, 190, 53, 0.5);
	--5-color-60: rgba(179, 190, 53, 0.6);
	--6-color: #007A6E;
	--6-color-0: rgba(0, 122, 110, 0);
	--7-color: #EBFFFD;
	--7-color-0: rgba(235, 255, 253, 0);
	--8-color: #B9C6BA;
	--8-color-0: rgba(185, 198, 186, 0);
	--8-color-50: rgba(185, 198, 186, 0.5);
	--8-color-70: rgba(185, 198, 186, 0.7);
	--9-color: #00847E;
	--9-color-30: rgba(0, 132, 126, 0.3);
	--10-color: #E5F3F2;
	--10-color-50: rgba(229, 243, 242, 0.5);
	--11-color: #4EAE69;
	--11-color-50: rgba(78, 174, 105, 0);
	--12-color: #66807F;
	--12-color-50: rgba(102, 128, 127, 0.5);
	--13-color: #005249;
	--13-color-0: rgba(0, 82, 73, 0);
	--14-color: #EAEDED;
	--14-color-0: rgba(234, 237, 237, 0);
	--15-color: #F5F5F5;
	--15-color-0: rgba(245, 245, 245, 0);
	--16-color: #ADFFF7;
	--16-color-0: rgba(173, 255, 247, 0);
	--17-color: #F0F3F3;
	--17-color-0: rgba(240, 243, 243, 0);
	--18-color: #f1f2f2;
	--18-color-0: rgba(241, 242, 242, 0);
	--19-color: #EBEBEB;
	--19-color-0: rgba(235, 235, 235, 0);
	--20-color: #254A48;
	--20-color-0: rgba(37, 74, 72, 0);
	--21-color: #9A9A9A;
	--21-color-0: rgba(154, 154, 154, 0);
	--22-color: #B8B8B8;
	--22-color-0: rgba(184, 184, 184, 0);
	--22-color-70: rgba(184, 184, 184, 0.7);
	--27-color: #ffffff;
	--light-text-color: #ffffff;
	--light-bg-color: #ffffff;
	/*-------------*/
	--heading-color: inherit;
	--heading-color-second: var(--heading-color);
	--heading-border: none;
	--link-color: inherit;
	--btn-main-color: var(--2-color);
	--btn-main-bg: var(--5-color);
	--btn-main-bg-additional: var(--5-color);
	--btn-secondary-color: var(--1-color);
	--btn-secondary-bg: var(--2-color);
	--btn-simple-color: var(--4-color);
	--btn-simple-bg: var(--2-color);
	--btn-simple-second-color: var(--5-color);
	--btn-simple-second-bg: var(--2-color);
	--btn-simple-third-color: var(--2-color);
	--btn-simple-third-bg: var(--5-color);
	--link-bg: none;
	--link-border: none;
	--zoom: 1;
	--button-outline: none;
	--contrast-2-color: var(--body-bg);
	/*-------------*/
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	/*-------------*/
	--banner_h: 64px;
	/*-------------*/
	--header-1-color: var(--body-color);
	--header-2-color: var(--body-bg);
	--header-3-color: transparent;
	/*-------------*/
	/*------------------*/
	--height: 100%;
	--height-content: 100%;
	--header-height: 78px;
}
.circle-rounded {
	border-radius: 50%;
}
body:not(.header-style-second),
.header-style-third {
	--header-height: 98px;
}
.header-space {
	height: var(--header-height);
}
.button-reset {
	padding: 0;
	background: none;
	border: none;
	font-family: "Avenir", sans-serif;
	font-size: 16px;
	cursor: pointer;
	color: currentColor;
}
.ff-body {
	font-family: var(--body-ff) !important;
}
.ff-second {
	font-family: var(--2-ff) !important;
}
.fs-italic {
	font-style: italic;
}
.fz-body {
	font-size: var(--1-rem);
}
.fz-extra-small {
	font-size: calc(var(--1-rem) * 0.75);
}
.fz-small {
	font-size: calc(var(--1-rem) * 0.875);
}
.fz-large {
	font-size: calc(var(--1-rem) * 1.125);
}
.fz-large-second {
	font-size: calc(var(--1-rem) * 1.22);
}
.fz-big {
	font-size: calc(var(--1-rem) * 1.25);
}
.fz-big-second {
	font-size: calc(var(--1-rem) * 1.31);
}
.fz-extra-large {
	font-size: calc(var(--1-rem) * 1.33);
}
.fz-extra-large-second {
	font-size: calc(var(--1-rem) * 1.44);
}
.opacity-40 {
	opacity: .4;
}
.opacity-50 {
	opacity: .5;
}
.opacity-60 {
	opacity: .6;
}
.opacity-70 {
	opacity: .7;
}
.opacity-80 {
	opacity: .8;
}
.br-small-second {
	border-radius: 5px;
}
.br-small {
	border-radius: 3px;
}
.br-main {
	border-radius: 10px;
}
.br-big {
	border-radius: 10px;
}
.link,
.link-inner-text {
	background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
	background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
	background-size: 0 1px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 0 0 1px;
	vertical-align: baseline;
	z-index: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background .3s ease;
	-o-transition: background .3s ease;
	transition: background .3s ease;
	color: inherit;
}
.link:hover,
.link-inner:hover .link-inner-text {
	background-size: 100% 1px;
}
.link-bg-none {
	background: none;
}
.btn-hamburger {
	width: 30px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
	-webkit-transition: -webkit-transform 330ms ease-out;
	transition: -webkit-transform 330ms ease-out;
	-o-transition: transform 330ms ease-out;
	transition: transform 330ms ease-out;
	transition: transform 330ms ease-out, -webkit-transform 330ms ease-out;
	padding: 0;
	z-index: 1;
}
.btn-hamburger span:nth-child(1) {
	margin-bottom: 6px;
}
.btn-hamburger span:nth-child(2) {
	display: none;
}
.btn-hamburger:hover span:nth-child(1) {
	transform: translateY(-2px);
}
.btn-hamburger:hover span:nth-child(3) {
	transform: translateY(2px);
}
.line-menu {
	background-color: currentColor;
	border-radius: 5px;
	width: 50%;
	height: 2px;
}
.line-menu.half {
	width: 100%;
}
.line-menu.start {
	-webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	-o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}
.menu-open .line-menu.start {
	-webkit-transform: rotate(-45deg) translate(-4px, 4px);
	-ms-transform: rotate(-45deg) translate(-4px, 4px);
	transform: rotate(-45deg) translate(-4px, 4px);
}
.menu-open .btn-hamburger:hover .line-menu.start {
	-webkit-transform: rotate(-40deg) translate(-4px, 3px);
	-ms-transform: rotate(-40deg) translate(-4px, 3px);
	transform: rotate(-40deg) translate(-4px, 3px);
}
.line-menu.end {
	-webkit-transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	-o-transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}
.menu-open .btn-hamburger:hover .line-menu.end {
	-webkit-transform: rotate(40deg) translate(-2px, -1px);
	-ms-transform: rotate(40deg) translate(-2px, -1px);
	transform: rotate(40deg) translate(-2px, -1px);
}
.menu-open .line-menu.end {
	-webkit-transform: rotate(45deg) translate(-1px, -1px);
	-ms-transform: rotate(45deg) translate(-1px, -1px);
	transform: rotate(45deg) translate(-1px, -1px);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}
html {
	font-size: var(--1-rem);
	font-family: var(--body-ff);
	line-height: var(--body-lh);
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
body {
	margin: 0;
	font-family: var(--body-ff);
	font-size: var(--1-rem);
	font-weight: var(--body-fw);
	line-height: var(--body-lh);
	letter-spacing: var(--0-ls);
	color: var(--body-color);
	text-align: var(--text-left);
	background-color: var(--body-bg);
}
.theme-2 {
	--body-bg: var(--4-color);
	--body-color: var(--2-color);
	--heading-color-second: var(--2-color);
	background: var(--body-bg);
	color: var(--body-color);
}
.theme-3 {
	--body-bg: var(--6-color);
	--body-color: var(--2-color);
	--heading-color-second: var(--2-color);
	background: var(--body-bg);
	color: var(--body-color);
}
.theme-4 {
	--body-bg: var(--5-color);
	--body-color: var(--2-color);
	--heading-color-second: var(--2-color);
	background: var(--body-bg);
	color: var(--body-color);
}
.theme-5 {
	--body-bg: var(--8-color);
	--body-color: var(--1-color);
	--heading-color-second: var(--1-color);
	background: var(--body-bg);
	color: var(--body-color);
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 16px;
}
main {
	min-height: 50vh;
	overflow: hidden;
}
p {
	margin-top: 0;
	margin-bottom: 25px;
}
address {
	margin-bottom: 16px;
	font-style: normal;
	line-height: inherit;
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: 8px;
	margin-left: 0
}
blockquote,
.blockquote {
	margin: 0;
	font-size: calc(var(--1-rem) * .87);
}
blockquote p, .quote {
	quotes: "\201c" "\201d";
}
q::before {
	margin-right: -3px;
}
q::after {
	margin-left: -3px;
}
cite {
	font-style: normal;
}
blockquote p:before, .quote:before {
	content: open-quote;
}
blockquote p:after, .quote:after {
	content: close-quote;
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25rem
}
sup {
	top: -.5rem
}
a {
	color: var(--link-color);
	background: var(--link-bg);
	border: var(--link-border);
	text-decoration: underline;
}
a.hover-text-underline {
	text-decoration: none;
}
.hover-text-underline:hover, a:hover {
	text-decoration: underline;
}
a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none;
}
code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: var(--1-rem);
}
pre {
	margin-top: 0;
	margin-bottom: 16px;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}
figure {
	margin: 0 0 16px;
}
img, video, iframe {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-style: none;
}
svg {
	overflow: hidden;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
}
caption {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #6c757d;
	text-align: var(--text-left);
	caption-side: bottom;
}
th {
	text-align: inherit;
	text-align: -webkit-match-parent
}
button {
	border-radius: 0;
	background: none;
	border: none;
	color: currentColor;
	padding: 1px 6px;
	outline: var(--button-outline);
	outline-offset: 1px;
}
button:focus,
[role=button]:focus {
	outline: var(--button-outline);
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
form {
	margin-bottom: 0;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
[role=button] {
	cursor: pointer;
}
select {
	word-wrap: normal;
}
button {
	-webkit-appearance: button;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
textarea {
	color: currentColor;
	height: 79px;
	resize: none;
	outline: none !important;
}
.form-style-second textarea {
	height: 76px;
}
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}
textarea:focus::-moz-placeholder {
	opacity: 0;
}
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}
textarea:focus::-ms-input-placeholder {
	opacity: 0;
}
textarea:focus::placeholder {
	opacity: 0;
}
textarea::-webkit-input-placeholder {
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}
textarea::-moz-placeholder {
	-moz-transition: all .15s ease;
	transition: all .15s ease;
}
textarea:-ms-input-placeholder {
	-ms-transition: all .15s ease;
	transition: all .15s ease;
}
textarea::-ms-input-placeholder {
	-ms-transition: all .15s ease;
	transition: all .15s ease;
}
textarea::placeholder {
	-webkit-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 8px;
	font-size: calc(var(--1-rem) * 1.5);
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: var(--heading-color);
	border: var(--heading-border);
	margin-bottom: 20px;
}
/*.h1, h1, .h2, h2 {*/
/*font-weight: 600;*/
/*font-family: var(--2-ff);*/
/*text-transform: uppercase;*/
/*}*/
.heading-color {
	color: var(--heading-color-second);
}
.heading-color-2 {
	--heading-color-second: var(--5-color);
	color: var(--heading-color-second);
}
.heading-color-3 {
	--heading-color-second: var(--3-color);
	color: var(--heading-color-second);
}
.heading-color-4 {
	--heading-color-second: var(--8-color);
	color: var(--heading-color-second);
}
.heading-color-5 {
	--heading-color-second: var(--1-color);
	color: var(--heading-color-second);
}
.heading-color-6 {
	--heading-color-second: var(--6-color);
	color: var(--heading-color-second);
}
.heading-color-gradient {
	background: -webkit-linear-gradient(-47deg, #fff163 -20%, #fdb41a 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.h1, h1 {
	font-size: calc(var(--1-rem) * 5.31);
	line-height: 1.1;
	/*letter-spacing: calc(var(--0-ls) + 3.5px);*/
}
.h1-second {
	font-size: calc(var(--1-rem) * 4.14);
}
.h2, h2 {
	font-size: calc(var(--1-rem) * 3.825);
	line-height: 1;
}
.h2-second {
	font-size: calc(var(--1-rem) * 4.88);
}
.h2-third {
	font-size: calc(var(--1-rem) * 2.86);
	letter-spacing: calc(var(--0-ls) + 1.1px);
	line-height: 1.3;
}
.h3, h3 {
	font-size: calc(var(--1-rem) * 1.7);
	line-height: 1;
}
.h3-second {
	font-size: calc(var(--1-rem) * 1.91);
}
.h3-third {
	font-size: calc(var(--1-rem) * 2.49);
}
.h3-quaternary {
	font-size: calc(var(--1-rem) * 2.55);
}
.h4, h4 {
	font-size: calc(var(--1-rem) * 1.38);
}
.h5, h5 {
	font-size: calc(var(--1-rem) * 1.06);
}
.h6, h6 {
	font-size: var(--1-rem);
}
hr {
	margin-top: 16px;
	margin-bottom: 16px;
	border: 0;
	border-top: 1px solid currentColor;
}
.small, small {
	font-size: calc(var(--1-rem) * .75);
	font-weight: var(--body-fw);
}
.mark, mark {
	padding: 5px;
	color: var(--body-bg);
	background-color: var(--body-color);
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.nav li {
	padding-left: 0;
}
.nav a {
	font-weight: inherit;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.nav li:before {
	content: none;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
code {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word
}
a > code {
	color: inherit
}
kbd {
	padding: 8px;
	font-size: 87.5%;
	color: #ffffff;
	background-color: #212529;
	border-radius: 10px
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}
pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.form-control {
	display: block;
	border: none;
	background: #0000;
	width: 100%;
	border-radius: 0;
	padding: 1px 0 7px;
	color: var(--body-color);
	border-bottom: 1px solid;
	/*font-size: calc(var(--1-rem) * 1.125);*/
}
.form-control:focus {
	border-bottom-color: var(--1-color);
}
.form-style-second .form-control {
	font-size: var(--1-rem);
	padding: 1px 0 7px;
	border-bottom-color: var(--1-color-30);
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}
@media (prefers-reduced-motion: reduce) {
	.form-control {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}
.form-control:-moz-focusring {
	color: transparent;
}
.form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus::-webkit-input-placeholder {
	opacity: 0;
}
.form-control:focus::-moz-placeholder {
	opacity: 0;
}
.form-control:focus:-ms-input-placeholder {
	opacity: 0;
}
.form-control:focus::-ms-input-placeholder {
	opacity: 0;
}
.form-control:focus::placeholder {
	opacity: 0;
}
.form-control::-webkit-input-placeholder {
	color: currentColor;
	opacity: 1
}
.form-control::-moz-placeholder {
	color: currentColor;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: currentColor;
	opacity: 1
}
.form-control::-ms-input-placeholder {
	color: currentColor;
	opacity: 1
}
.form-control::placeholder {
	color: currentColor;
	opacity: 1
}
.form-control::-webkit-input-placeholder {
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.form-control::-moz-placeholder {
	-moz-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.form-control:-ms-input-placeholder {
	-ms-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.form-control::-ms-input-placeholder {
	-ms-transition: all .15s ease-in;
	transition: all .15s ease-in;
}
.form-control:disabled,
.form-control[readonly],
.sf-input-text[readonly] {
	background-color: var(--body-bg);
	opacity: .2
}
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
@media (prefers-reduced-motion: reduce) {
	.fade {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}
.fade:not(.show) {
	opacity: 0
}
.collapse:not(.show) {
	display: none
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
@media (prefers-reduced-motion: reduce) {
	.collapsing {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}
.dropdown .dropdown-toggle {
	display: block;
	padding: 0 20px 0 0;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid currentColor;
	font-weight: 400;
}
.dropdown .dropdown-toggle:after {
	content: "";
	display: inline-block;
	position: absolute;
	right: 3px;
	top: -3px;
	bottom: 0;
	margin: auto;
	width: 9px;
	height: 9px;
	border-top: 1.5px solid currentColor;
	border-left: 1.5px solid currentColor;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.dropdown, .dropleft, .dropright, .dropup {
	position: relative
}
.dropdown-toggle {
	white-space: nowrap;
}
.dropdown-toggle:empty::after {
	margin-left: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	display: none;
	float: left;
	min-width: 100%;
	padding: 8px 0;
	margin: 5px 0 0;
	font-size: var(--1-rem);
	color:currentColor;
	text-align: var(--text-left);
	list-style: none;
	background-color: var(--body-bg);
	background-clip: padding-box;
	border: 1px solid  var(--1-color-20);
	overflow: hidden;
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
@media (min-width: 576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}
@media (min-width: 768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}
@media (min-width: 992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}
@media (min-width: 1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}
.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: 5px
}
.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: 5px
}
.dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: 5px;
	content: "";
	border-top: 1px solid transparent;
	border-right: 0;
	border-bottom: 1px solid transparent;
	border-left: 1px solid
}
.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropright .dropdown-toggle::after {
	vertical-align: 0
}
.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: 5px
}
.dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: 5px;
	content: ""
}
.dropleft .dropdown-toggle::after {
	display: none
}
.dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: 5px;
	content: "";
	border-top: 1px solid transparent;
	border-right: 1px solid;
	border-bottom: 1px solid transparent
}
.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropleft .dropdown-toggle::before {
	vertical-align: 0
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}
.dropdown-divider {
	height: 0;
	margin: 8px 0;
	overflow: hidden;
	border-top: 1px solid var(--body-bg)
}
.dropdown-menu .dropdown-item {
	display: block;
	width: 100%;
	padding: 6px 15px;
	clear: both;
	font-weight: 400;
	color: var(--body-bg);
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	text-decoration: none;
	background-image: none;
}
.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-item:active {
	color: var(--body-color);
	text-decoration: none;
	background-color: var(--body-bg);
}
.dropdown-menu .dropdown-item.disabled,
.dropdown-menu .dropdown-item:disabled {
	color: var(--body-color);
	opacity: .5;
	pointer-events: none;
	background-color: transparent
}
.dropdown-menu.show {
	display: block
}
.dropdown-item-text {
	display: block;
	padding: 8px 15px;
}
.dropdown-toggle-split {
	padding-right: 10px;
	padding-left: 10px;
}
.dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
	margin-left: 0
}
.dropleft .dropdown-toggle-split::before {
	margin-right: 0
}
.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.tab-content > .tab-pane {
	display: none
}
.tab-content > .active {
	display: block
}
.modal-open {
	overflow: hidden
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}
.modal-dialog {
	position: relative;
	width: auto;
	pointer-events: none
}
.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	transform: translate(0, -50px)
}
@media (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
}
.modal.show .modal-dialog {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.modal.modal-static .modal-dialog {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}
.modal-dialog-scrollable {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	max-height: calc(100% - 16px)
}
.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 16px);
	max-height: calc(100dvh - 16px);
	overflow: hidden
}
.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}
.modal-dialog-centered {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	min-height: calc(100% - 16px)
}
.modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}
.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}
.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	outline: 0
}
.modal-content--video {
	background: #0000;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width: 576px) {
	.modal-dialog {
		max-width: 100%;
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 30px)
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 30px);
		max-height: calc(100dvh - 30px);
	}
	.modal-dialog-centered {
		min-height: calc(100% - 30px)
	}
	.modal-sm {
		max-width: 300px
	}
}
@media (min-width: 992px) {
	.modal-lg, .modal-xl {
		max-width: 800px
	}
}
@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1140px
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	max-width: 98vw;
	max-height: 80vh;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-style: normal;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: calc(var(--1-rem) * .87);
	word-wrap: break-word;
	opacity: 0;
	pointer-events: none;
}
.tooltip.show {
	opacity: .9
}
.tooltip .arrow {
	position: absolute;
	display: block;
	width: 10px;
	height: 5px;
	margin: 0;
}
.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
	-webkit-transform: translateY(-5px) rotate(0deg);
	-ms-transform: translateY(-5px) rotate(0deg);
	transform: translateY(-5px) rotate(0deg);
}
.tooltip .arrow:after {
	content: none;
}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
	padding: 8px 0
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: -1px;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
	top: 0;
	border-width: 8px 8px 0;
	border-top-color: var(--body-color);
}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
	padding: 0 8px
}
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
	left: 0;
	width: 8px;
	height: 14px
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
	right: -1px;
	border-width: 8px 8px 8px 0;
	border-right-color: var(--body-color)
}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
	padding: 8px 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
	top: 9px
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 8px 8px;
	border-bottom-color: var(--body-color)
}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
	padding: 0 8px
}
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
	right: 0;
	width: 8px;
	height: 14px
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
	left: -1px;
	border-width: 8px 0 8px 8px;
	border-left-color: var(--body-color)
}
.tooltip-inner {
	max-width: 100%;
	font-size: clamp(25px, 3.25vw, 45px) !important;
	padding: 5px 15px;
	color: var(--body-bg) !important;
	text-align: var(--text-center);
	background-color: var(--body-color);
	border-radius: 10px;
}
.tooltip .arrow:before {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}
.embed-responsive::before {
	display: block;
	content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.embed-responsive-21by9::before {
	padding-top: 42.857143%
}
.embed-responsive-16by9::before {
	padding-top: 56.25%
}
.embed-responsive-4by3::before {
	padding-top: 75%
}
.embed-responsive-1by1::before {
	padding-top: 100%
}
.visible {
	visibility: visible !important;
	opacity: 1 !important;
}
.invisible {
	opacity: 0 !important;
	visibility: hidden !important;
}
img[src="images/"] {
	opacity: 0;
}
/* my style */
/*-------------------helpers-----------------------*/
.s-fp-simple__map-scale-btns,
.galleryInnerSliderThumbs__slider:after,
.units-item:after,
.link-w-arrow__arrow,
.btn-hamburger,
.s-tabs__types:before,
.btn-arrow-wrap,
.link-scrollto,
.features-card__img-wrap:after,
.s-tabs__trapezium,
.btn-arrow,
.transition-default,
.link-social,
.page-load #perq-online-guided-shopping-hub,
.modal-header,
.menu-tgl,
.checkbox-radio__text:before,
.check-c label,
label:after,
.label:after,
.btn,
.page-load .header__help-bar,
.s-map__filter,
.checkbox__text:after,
.checkbox__text:before,
.check-c label:after,
.arrow:before,
.modal__main-slide:after,
.header__burger span,
.menu-tgl span,
.header__help-arrow:after,
.header__full-menu-nav li a,
.mapboxgl-ctrl button:not(:disabled) {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.s-hero__cta-additional-btn-arrow {
	-webkit-transition: transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
}
.btn-hamburger span {
	-webkit-transition: transform .3s ease-out;
	-o-transition: transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.menu-open .header__full-menu {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.header__full-menu-nav {
	padding-left: 0;
}
.header__full-menu-nav li {
	list-style-type: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
	font-size: calc(var(--1-rem) * 2.625);
	margin-bottom: 11px;
	letter-spacing: calc(var(--0-ls) + 2.1px);
}
.header__menu-list {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-right: 30px;
}
.header__menu-list-item:not(:first-child) {
	margin-left: 28px;
}
.after-el-absolute:after {
	content: "";
	display: block;
	position: absolute;
}
.pointer-evnt-none {
	pointer-events: none;
}
.cursor-pointer {
	cursor: pointer;
}
.link-hover-underline {
	text-decoration: none;
}
.link-hover-underline:hover {
	text-decoration: underline;
}
.color-1 {
	color: var(--1-color);
}
.color-2 {
	color: var(--2-color);
}
.color-3 {
	color: var(--3-color);
}
.color-4 {
	color: var(--5-color);
}
.full-menu__contact-list-wrap {
	padding-left: 30px;
}
.menu-tgl--close {
	position: absolute;
	right: 70px;
	top: 23px;
}
.btn {
	display: inline-block;
	font-size: var(--1-rem);
	padding: 14px;
	font-weight: 500;
	letter-spacing: calc(var(--0-ls) + 0.8px);
	text-align: var(--text-center);
	background: var(--btn-main-bg);
	color: var(--btn-main-color);
	border: 1px solid var(--btn-main-bg);
	border-radius: 40px;
	cursor: pointer;
	min-width: 300px;
	position: relative;
}
.btn-secondary {
	color: var(--btn-secondary-color);
	background: var(--btn-secondary-bg);
	border-color: var(--btn-secondary-bg);
}
.btn-arrow {
	position: relative;
	margin-left: 5px;
}
.btn:hover {
	color: var(--btn-main-bg);
	background: var(--btn-main-color);
}
.btn-secondary:hover {
	color: var(--btn-secondary-bg);
	background: var(--btn-secondary-color);
}
.link-w-arrow {
	letter-spacing: calc(var(--0-ls) + 0.9px);
}
.link-w-arrow .btn-arrow {
	margin: 0;
}
.link-w-arrow .btn-arrow-wrap {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-left: 10px;
	background: var(--5-color);
	color: var(--2-color);
}
.link-w-arrow-second .btn-arrow-wrap {
	background: var(--2-color);
	color: var(--1-color)
}
.link-w-arrow-big .btn-arrow-wrap {
	width: 90px;
	height: 90px;
	margin-left: 0;
	margin-right: 23px;
	color: var(--2-color);
}
.link-w-arrow-big .btn-arrow-wrap:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--1-color);
	border: 2px solid var(--5-color);
	color: var(--2-color);
	z-index: 1;
	border-radius: 50%;
}
.link-w-arrow:hover .btn-arrow,
.btn:hover .btn-arrow {
	-webkit-transform: translateX(3px);
	-ms-transform: translateX(3px);
	transform: translateX(3px);
}
.header__btn-residents-svg {
	margin-right: 6px;
}
.btn-simple {
	background: transparent;
	letter-spacing: var(--0-ls);
	color: var(--btn-simple-color);
	border: 1px solid var(--btn-simple-color);
	padding: 13px;
	min-width: 160px;
}
.btn-simple:after,
.btn-simple:before {
	content: none;
}
.btn-simple-second {
	background: var(--btn-simple-second-bg);
	color: var(--1-color);
	border-color: var(--btn-simple-second-color);
}
.btn-simple-third {
	background: transparent;
	color: var(--btn-simple-third-color);
	border-color: var(--btn-simple-third-color);
}
.btn-simple:hover,
.btn-simple.active,
.btn-simple.is-active {
	background: var(--btn-simple-color);
	color: var(--btn-simple-bg);
	border-color: var(--btn-simple-color);
}
.units-item:hover .btn-simple-second,
.btn-simple-second.active,
.btn-simple-second:hover {
	background: var(--btn-simple-second-color);
	color: var(--btn-simple-second-bg);
	border-color: var(--btn-simple-second-color);
}
.btn-simple-third.active,
.btn-simple-third:hover {
	background: var(--btn-simple-second-bg);
	color: var(--btn-simple-second-color);
	border-color: var(--btn-simple-second-bg);
}
.btn-secondary {
	--btn-main-color: var(--1-color);
	--btn-main-bg: var(--5-color);
}
.btn-third {
	border-color: var(--btn-main-color);
}
.btn-small {
	min-width: 136px;
}
.btn-medium {
	min-width: 240px;
}
.header__btn-tour {
	font-size: calc(var(--1-rem) * 1.125);
	font-weight: 500;
	min-width: 129px;
	padding: 7px;
	margin-right: 23px;
	letter-spacing: var(--0-ls);
}
.header__btn-call {
	margin-right: 15px;
	color: currentColor;
	border-color: currentColor;
}
.link-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.modal__close {
	position: absolute;
	width: 43px;
	height: 43px;
	top: 15px;
	right: 15px;
	z-index: 1;
	padding: 10px 10px 10px 10px;
	line-height: 0;
	opacity: 1;
	color: #ffffff;
}
.modal__close:before,
.modal__close:after {
	content: " ";
	position: absolute;
	left: 19px;
	top: 5px;
	height: 33px;
	width: 2px;
	background-color: currentColor;
}
.modal__close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal__close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.hide-scrollbar,
.header__menu {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar,
.header__menu::-webkit-scrollbar {
	display: none;
}
/*-------------------helpers-----------------------*/
/* header style */
.header {
	position: fixed;
	padding: 16px 0;
	top: 0;
	left: 0;
	width: 100%;
	font-size: var(--1-rem);
	color: var(--2-color);
	z-index: 10;
	background: transparent;
}
.header__menu-nav {
	background: var(--13-color);
	border-radius: 10px;
	padding: 10px 25px;
}
.header__nav {
	margin-left: 31px;
}
.header__nav-item:not(:last-child) {
	margin-right: 29px;
}
.header__logo-wrap {
	max-width: 163px;
}
/*.header-style-no-scroll .header__logo-wrap,*/
/*.body-scroll .header__logo-wrap {*/
/*	max-width: 230px;*/
/*}*/
.header__logo-wrap svg {
	max-width: 100%;
	height: auto;
}
.header__burger,
.header__help-bar:after {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.modal-close__cross:after,
.modal-close__cross:before {
	content: "";
	position: absolute;
	width: 25px;
	background: var(--header-2-color);
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
}
.modal-close__cross:after,
.modal-close__cross:before {
	width: 20px;
}
.modal-close__cross:after,
.modal-close__cross:before {
	top: 50%;
}
.is-active .header__help-bar,
.hide {
	opacity: 0;
	visibility: hidden;
}
.is-active .header__burger:before,
.modal-close__cross:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal-close__cross:after,
.is-active .header__burger:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header__help-bar {
	position: absolute;
	top: calc(100% + 25px);
	right: 12px;
	background: var(--body-bg);
	-webkit-box-shadow: 0 0 4px rgba(22, 22, 22, 0.2);
	box-shadow: 0 0 4px rgba(22, 22, 22, 0.2);
	border-radius: 28px;
	z-index: 9;
	height: 148px;
	border: none;
}
/*.body-scroll .header__help-bar {*/
/*	top: calc(100% + 15px);*/
/*}*/
.header__help-bar-content {
	overflow: hidden;
	height: 100%;
}
/*.header__help-bar:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border-radius: 50%;*/
/*    background: var(--10-color);*/
/*    opacity: 0;*/
/*}*/
.header__help-bar.passive:after {
	opacity: 1;
}
.header__help-arrow {
	position: relative;
	width: 50px;
	height: 40px;
	margin-bottom: 15px;
}
.header__help-arrow:after {
	content: "";
	position: absolute;
	display: block;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
	color: var(--body-color);
	width: 8px;
	height: 8px;
	border-top: 1px solid currentColor;
	border-left: 1px solid currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header__help-man,
.header__help-quest {
	width: 35px;
	height: 35px;
	background: var(--1-color);
	color: var(--2-color);
	border-radius: 50%;
}
.header__help-quest {
	margin-bottom: 8px;
}
.header__help-man {
	margin-bottom: 15px;
}
.is-active .header__burger:after,
.is-active .header__burger:before,
.is-active.header {
	background: var(--header-1-color);
}
.body-scroll.header-style-second .header {
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.03);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.03);
	/*background: var(--2-color);*/
	/*color: var(--1-color);*/
}
.header-style-second .header {
	color: var(--2-color);
	background: var(--4-color);
}
.header-style-second .header__menu-nav {
	background: transparent;
	padding: 0 12px;
}
.header-style-third .header__menu-nav {
	background: var(--15-color);
	color: var(--1-color);
}
.header-style-third .header__logo-path-1 {
	color: var(--3-color);
}
.header-style-third .header__logo-path-3,
.header-style-third .header__logo-path-2 {
	color: var(--5-color);
}
.header-style-third .header__btn-tour {
	--btn-main-bg: var(--3-color);
}
.min-vh-100 {
	min-height: 100vh;
	min-height: 100dvh;
}
/* footer style */
.footer {
	color: var(--body-color);
	background: radial-gradient(circle at -70% -70%, var(--5-color) 30%, var(--5-color-0) 60%),
	radial-gradient(circle at 170% 140%, var(--5-color) 30%, var(--5-color-0) 60%),
	var(--3-color);
	padding: 61px 0 0;
}
.footer__bottom-content {
	margin-top: 77px;
	padding: 30px 0 50px;
	letter-spacing: calc(var(--0-ls) - 0.8px);
}
.footer__bottom-content:after {
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 200%;
	height: 1px;
	background: currentColor;
	opacity: .6;
}
.form-style-second .form-control-wrap {
	margin-bottom: 40px;
}
.form-control-wrap,
.form-control-wrap-textarea {
	margin-bottom: 30px;
}
.form-control-wrap-second {
	margin-bottom: 34px;
}
.form-control-wrap-checkbox {
	margin-bottom: 43px;
}
.footer__help-list-item:not(:last-child) {
	margin-right: 26px;
}
/* footer style */
.s-pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.s-overview__title {
	margin-bottom: 10px;
}
.s-overview__pic {
	position: relative;
	height: 39vh;
}
.features-slider {
	max-width: 449px;
}
.features-card {
	margin-bottom: 0;
	padding: 20px 0;
}
.features-card:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: var(--20-color);
	transition: .4s;
}
.swiper-slide-active .features-card:after {
	width: 100%;
	transition: 3s;
}
.features-slider .swiper-slide:not(:last-child) .features-card {
	border-bottom: 1px solid var(--9-color-30);
}
.features-card__img-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100px;
	height: 75px;
	border-radius: 10px;
}
.features-card__text {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: calc(100% - 120px);
	padding-left: 24px;
	line-height: 1.2;
	letter-spacing: calc(var(--0-ls) - 0.4px);
}
.s-overview__tip {
	font-size: calc(var(--1-rem) * .87);
	-webkit-filter: opacity(.7);
	filter: opacity(.7);
}
.swiper-slide-active .features-card {
	color: var(--1-color);
}
.theme-4 .features-card {
	background: var(--1-color-20);
}
.theme-4 .swiper-slide-active .features-card {
	background: var(--1-color);
	color: var(--2-color);
}
.units-item__pic-wrap {
	height: 210px;
	border-radius: 5px;
}
.units-item__title {
	margin-bottom: 6px;
}
.units-item__content-wrap {
	padding: 18px 12px 17px;
}
.units-item:after {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	width: 100%;
	height: calc(100% - 10px);
	background: var(--5-color);
	z-index: -1;
}
.units-item__desc {
	margin-bottom: 6px;
}
.s-tabs__description {
	max-width: 730px;
}
.s-tabs__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 22px;
	height: auto;
	margin-right: 6px;
}
.s-tabs__item--night .s-tabs__icon {
	width: 20px;
}
.s-tabs__types {
	margin-bottom: 83px;
	padding: 8px;
	max-width: 275px;
	border: 1px solid;
	border-radius: 50px;
	font-size: calc(var(--1-rem) * 0.93);
}
.s-tabs__types:before {
	position: absolute;
	content: "";
	left: 8px;
	top: 8px;
	width: calc(50% - 8px);
	height: calc(100% - 16px);
	background: var(--5-color);
	border-radius: 50px;
}
.night-mode .s-tabs__types:before {
	left: 50%;
}
.s-tabs__item {
	width: 100%;
	padding: 19px 0;
}
.s-tabs__item.active {
	color: var(--2-color);
}
/*.night-mode .s-tabs__item.active {*/
/*	color: var(--2-color);*/
/*}*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(80px);
		transform: translateX(80px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(80px);
		-ms-transform: translateX(80px);
		transform: translateX(80px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.s-tabs__tab-title {
	margin-bottom: 5px;
}
.s-map__filter-btn {
	top: 30px;
	left: 21px;
	background: var(--5-color);
	/*color: var(--body-bg);*/
	padding: 15px;
	min-width: 120px;
	border-color: var(--5-color);
}
.s-map__mapbox {
	padding: 53px 50px;
}
.s-map__filter {
	position: relative;
	z-index: 2;
	background: var(--2-color);
	color: var(--1-color);
	padding: 83px 73px 46px;
	max-width: 586px;
	pointer-events: auto;
}
.s-map__filter.is-active {
	opacity: 1;
	visibility: visible;
}
.footer__content-logs img {
	background: none;
}
.s-map__filter-close {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--5-color);
	top: 30px;
	left: 21px;
	z-index: 2;
	cursor: pointer;
}
.s-map__filter-close:after,
.s-map__filter-close:before {
	content: "";
	position: absolute;
	width: 15px;
	background: var(--body-bg);
	height: 2px;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.s-map__filter-close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.s-map__filter-close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.passive.header__help-bar {
	height: 50px;
}
.passive .header__help-arrow {
	width: 50px;
	height: 50px;
}
.passive .header__help-arrow:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
/*------------------------------------------------------------*/
.arrow {
	margin-right: 15px;
}
.arrow:before,
.arrow:after {
	content: "";
	display: inline-block;
}
.arrow:after {
	height: 2px;
	width: 30px;
	background: var(--10-color);
	margin-left: -12px;
}
.arrow:before {
	width: 12px;
	height: 12px;
	border-top: 2px solid var(--10-color);
	border-left: 2px solid var(--10-color);
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.dropdown__arrow:before {
	border-color: currentColor;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}
.dropdown__arrow:after {
	background: currentColor;
	width: 15px;
}
.dropdown__arrow {
	position: absolute;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}
.dropdown__btn-txt {
	top: 2px;
}
.dropdown__btn {
	padding-right: 20px;
}
.check-c label {
	font-size: calc(var(--1-rem) * .87);
}
.form-checkbox,
.checkbox {
	margin-bottom: 19px;
	width: calc(50% - 11px);
}
.form-checkbox {
	width: 100%;
}
.form-checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}
.checkbox__text {
	letter-spacing: calc(var(--0-ls) + .5px);
}
.form-checkbox__text,
.checkbox__text {
	position: relative;
	cursor: pointer;
	min-height: 20px;
	padding: 0 0 0 34px
}
.form-checkbox__text {
	letter-spacing: calc(var(--0-ls) + 0.4px);
}
.form-checkbox__text:before,
.checkbox__text:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid currentColor;
	opacity: 0.7;
	border-radius: 3px;
}
.form-checkbox__text:before {
	top: -2px;
	width: 22px;
	height: 22px;
}
.form-checkbox input:checked + .form-checkbox__text:before,
.checkbox input:checked + .checkbox__text:before {
	opacity: 1;
	background: var(--2-color);
	border-color: #0000;
}
.check-c input[type=radio]:checked + label {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
}
.form-checkbox__text:after,
.checkbox__text:after {
	content: "";
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 3px;
	left: 8px;
	width: 6px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-bottom: 2px solid var(--5-color);
	border-right: 2px solid var(--5-color);
}
.form-checkbox__text:after {
	top: 2px;
}
.form-checkbox input:checked + .form-checkbox__text:after,
.checkbox input:checked + .checkbox__text:after {
	opacity: 1;
	visibility: visible;
}
.dropdown-block__title {
	letter-spacing: calc(var(--0-ls) + 1px);
}
.last-el-mb-0 > *:last-child {
	margin-bottom: 0;
}
.dropdown-block__title {
	opacity: .6;
	font-size: calc(var(--1-rem) * .93);
}
.header__help-bar--secondary {
	position: fixed;
	top: calc(50% - 74px) !important;
	left: auto;
	right: 0;
	z-index: 101 !important;
	border-radius: 5px;
	height: auto;
}
.header__help-drag {
	padding: 5px 10px;
}
.header__help-drag:after,
.header__help-block--line:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0.2;
	background: var(--11-color);
}
.header__help-block {
	padding: 10px 15px 5px;
}
.header__help-icon-wrap {
	margin-bottom: 5px;
}
.header__help-txt {
	font-size: calc(var(--1-rem) * .75);
	letter-spacing: calc(var(--0-ls) + 1px);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}
.modal-dialog {
	min-height: 100%;
}
.min-z-index {
	z-index: 0 !important;
}
body:not(.not-touch) .vbox-content:after,
body:not(.not-touch) .modal__main-slide:first-child:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	margin: auto;
	z-index: 2;
	pointer-events: none;
	background: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.75' cx='35' cy='35.0001' r='35' fill='%23161616'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.6833 39.6054C43.5745 38.9204 42.31 38.5745 41.0455 38.5745C39.295 38.5745 37.5462 39.2293 36.2116 40.5388L35.0001 41.7275V25.7526C35.0001 23.9057 33.4601 22.3947 31.5779 22.3947C29.6957 22.3947 28.1557 23.9057 28.1557 25.7526V33.1398C27.5311 32.3877 26.59 31.8974 25.524 31.8974C24.7831 31.8974 24.1003 32.1358 23.5408 32.5304L16.1711 36.7159C15.153 37.2968 14.4668 38.373 14.4668 39.6087V45.1307C14.4668 51.1345 19.4256 56 25.5445 56C28.5082 56 31.1929 54.8516 33.1795 52.9914L33.1812 53.0065C33.5491 52.6455 44.1854 42.2077 44.9023 41.5042C45.4858 40.9351 45.3438 39.9865 44.6833 39.6054ZM31.9989 51.7759C30.245 53.4162 27.9521 54.3195 25.5446 54.3195C20.3805 54.3195 16.178 50.1977 16.178 45.129V39.6071C16.178 39.0161 16.498 38.4805 17.0352 38.1733L24.5367 33.8937C24.7421 33.7493 25.0809 33.5747 25.5223 33.5747C26.2068 33.5747 26.6346 33.9659 26.8296 34.1993L28.3491 36.0259C28.5784 36.3013 28.9583 36.4054 29.2988 36.2862C29.6393 36.1669 29.8668 35.8496 29.8668 35.4954V25.7526C29.8668 24.8275 30.6351 24.0737 31.578 24.0737C32.5208 24.0737 33.2891 24.8275 33.2891 25.7526V42.5368C33.2891 43.2033 33.6895 43.7708 34.2644 44.0377C34.5912 44.1888 34.9796 44.1234 35.2346 43.8715L37.4197 41.7275C38.3882 40.7773 39.6749 40.2551 41.0438 40.2551C41.8155 40.2551 42.5701 40.423 43.258 40.7454L31.9989 51.7759Z' fill='%23EFECE6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M55.5315 25.7525H53.8221V29.6023L48.6888 24.5655L47.4773 25.7525L52.6123 30.7893H48.6871L48.6888 32.4682H55.5332L55.5315 25.7525Z' fill='%23EFECE6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.6303 15.679H43.5556V14.0001H36.7112V20.7158H38.4206V16.866L43.5556 21.9028L44.7654 20.7158L39.6303 15.679Z' fill='%23EFECE6'/%3E%3C/svg%3E%0A") center center/contain no-repeat;
}
.component-visible .vbox-content:after,
.component-visible .modal__main-slide:first-child:after {
	opacity: 1 !important;
}
.vbox-content.is-touch:after,
.is-touch .modal__main-slide:first-child:after {
	opacity: 0;
}
.main-logo {
	z-index: 1;
}
.main-logo .zoomMarker {
	position: relative;
	background: var(--4-color);
	padding: 17px 5px;
	text-align: center;
	border-radius: 6px;
}
.main-logo .zoomMarker:after {
	content: "";
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border: 6px solid transparent;
	border-top: 12px solid var(--4-color);
	z-index: -1;
}
/*.map-contact .main-logo .zoomMarker {*/
/*	background: var(--4-color);*/
/*}*/
/*.map-contact .main-logo .zoomMarker:after {*/
/*	border-top-color: var(--4-color);*/
/*}*/
.marker .zoomMarker {
	border: 1px solid var(--2-color);
	border-radius: 50%;
}
.map-attribute.map-attribute__bottom-right .mapboxgl-ctrl-bottom-right {
	display: block;
	right: 56px;
	bottom: 44px;
}
.map-attribute.map-attribute__bottom-left .mapboxgl-ctrl-bottom-left {
	display: block;
	left: 55px;
	bottom: 44px;
}
.map-attribute.map-attribute__bottom-left .mapboxgl-ctrl-logo {
	display: none !important;
	margin: 0;
}
.map-attribute .mapboxgl-ctrl-attrib,
.map-attribute .mapboxgl-ctrl-compass {
	display: none;
}
.map-attribute .mapboxgl-ctrl-zoom-out,
.map-attribute .mapboxgl-ctrl-zoom-in {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: var(--2-color);
	border: 1px solid var(--2-color);
}
.map-attribute .mapboxgl-ctrl-zoom-in {
	margin-bottom: 7px;
}
.map-attribute .mapboxgl-ctrl-group {
	border: none;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}
.map-attribute .mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
	background: no-repeat url(../images/icons/icon-map-minus.svg) center center !important;
}
.map-attribute .mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
	background: no-repeat url(../images/icons/icon-map-plus.svg) center center !important;
}
.s-tabs {
	padding: 136px 0 104px;
}
/*----------------------------------------------------------------*/
.flex-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.f-100 {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	width: 100%;
}
.s-gallery__arrow {
	position: relative;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	border: 1px solid var(--5-color);
	background: var(--5-color);
	color: var(--4-color);
}
.s-gallery__arrow-text {
	position: absolute;
	left: calc(100% + 10px);
}
.border-radius-1 {
	border-radius: 6px;
}
.s-gallery {
	min-height: 100vh;
	padding: 129px 0 80px;
}
.bg-none {
	background: none !important;
}
.s-tabs__title {
	max-width: 800px;
	margin-bottom: 19px;
}
.s-tabs__swiper-slide {
	max-width: 205px;
	width: calc(100% - 30px);
}
.s-tabs__tab-pic {
	margin-bottom: 18px;
	height: 182px;
}
.s-tabs__swiper-slide-even .s-tabs__tab-pic {
	height: 288px;
}
.s-tabs__tab-content-js.night-js .s-tabs__swiper-slide p {
	opacity: .5;
}
.swiper-button-wrap {
	top: 43%;
	left: 0;
	right: 0;
	margin: auto;
	width: 86%;
	z-index: 2;
}
.checkboxes-title {
	letter-spacing: calc(var(--0-ls) + .9px);
	font-size: calc(var(--1-rem) * .87);
	margin-bottom: 8px;
}
.checkbox-radio__text-price {
	font-size: calc(var(--1-rem) * .87);
}
.checkbox-radio__text {
	border-radius: 4px;
	background: var(--body-bg);
	border: 1px solid rgba(204, 201, 199, 0.6);
	padding: 9px 21px 9px 35px;
}
.checkbox-radio__text:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 18px;
	width: 8px;
	height: 8px;
	background: var(--body-bg);
	border: 2px solid var(--10-color);
	border-radius: 50%;
}
.checkbox-radio input:checked + .checkbox-radio__text:before {
	left: 16px;
	width: 12px;
	height: 12px;
	border-width: 4px;
	border-color: var(--5-color);
}
.checkboxes-block {
	margin-bottom: 12px;
}
.checkbox-radio input:checked + .checkbox-radio__text {
	border-color: var(--5-color);
}
.checkbox-radio input:checked + .checkbox-radio__text .checkbox-radio__text-price {
	color: var(--5-color);
}
.checkbox-radio {
	margin-bottom: 10px;
}
.header__full-menu-bg {
	width: 100vw;
	height: 100vh;
	height: 100dvh;
	position: fixed;
	left: 0;
	top: 0;
	background: #383838;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
}
.menu-open .header__full-menu-bg {
	opacity: 0.9;
	visibility: visible;
}
.menu-tgl {
	position: absolute;
	right: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 38px;
}
.header__btns-wrap {
	margin-right: 63px;
}
.pointer-events-none {
	pointer-events: none;
}
.hero-gallery {
	padding: 100px 0;
	min-height: 100vh;
	min-height: 100dvh;
}
.object-pos-bottom {
	-o-object-position: bottom;
	object-position: bottom;
}
.footer__contact-list {
	margin-bottom: 26px;
}
.footer__logo-link {
	position: absolute;
	top: 2px;
	bottom: 0;
	margin: auto;
	left: 0;
	max-width: unset;
	width: 100%;
	height: auto;
	opacity: 0;
	visibility: hidden;
}
.switchLogo:hover .footer__logo-link {
	opacity: 1;
	visibility: visible;
}
.switchLogo:hover .switchLogo__text {
	opacity: 0;
	visibility: hidden;
}
.last-p p:last-child {
	margin-bottom: 0;
}
/*------------------------------------------------------------*/
.modal.fade.show {
	opacity: 1;
}
.modal {
	background: rgba(56, 56, 56, 0.74);
}
.modal-content {
	background: var(--body-bg);
}
html:not(.page-load) .modal.fade {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.modal-header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid var(--10-color);
	z-index: 99;
	background: var(--body-bg);
}
.modal-header .arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.modal-header .arrow:before {
	border-color: var(--27-color) !important;
	bottom: 4px;
	width: 13px;
	height: 13px;
	left: 0;
	border-width: 2px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.tooltip-block {
	position: relative;
}
.tooltip-block__icon {
	width: 14px;
	height: 14px;
	right: -3px;
	top: -2px;
	background: var(--2-color);
	border-radius: 50%;
	border: 1px solid var(--body-color);
	z-index: 2;
}
.tooltip--secondary .tooltip-inner {
	font-size: calc(var(--1-rem) * .75) !important;
	color: #ffffff !important;
	background: var(--body-color);
	padding: 16px;
	max-width: 300px;
	width: auto;
	text-align: left;
	-webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);
}
.tooltip--secondary .tooltip-inner h6 {
	font-size: calc(var(--1-rem) * .75);
	margin-bottom: 1px;
}
.tooltip--secondary .tooltip-inner p:last-of-type {
	margin-bottom: 0;
}
.tooltip--secondary.tooltip {
	opacity: 0;
	z-index: 98;
}
.tooltip--secondary.tooltip.show {
	opacity: 1;
}
.link-mask:focus {
	outline: none;
}
.new-blocks-hidden {
	display: none !important;
}
/*----------------------------*/
.concession-banner,
.cookies-alert {
	position: fixed;
	background: var(--5-color);
	color: var(--2-color);
	z-index: 9;
	opacity: 0;
	visibility: hidden;
}
.concession-banner {
	max-width: 300px;
	width: calc(100% - 40px);
	margin: auto;
	right: 30px;
	top: 107px;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 13px;
}
.concession-banner__btn-close {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background: var(--5-color);
	color: var(--2-color);
	position: absolute;
	top: calc(100% + 7px);
	right: 1px;
}
.concession-banner__img-wrap {
	height: 111px;
	margin-bottom: 14px;
}
.concession-banner__description {
	margin-bottom: 15px;
	font-size: calc(var(--1-rem) * 0.625);
	max-width: 220px;
	letter-spacing: calc(var(--0-ls) + 0.2px);
}
.concession-banner__heading {
	margin-bottom: 9px;
	max-width: 260px;
	letter-spacing: calc(var(--0-ls) + 0.3px);
}
.concession-banner__btn-close,
.cookies-alert__cross {
	border: 1px solid;
}
.cookies-alert__cross {
	border-color: var(--5-color);
}
.cookies-alert__cross:hover,
.concession-banner__btn-close:hover {
	background: var(--2-color);
	border-color: var(--2-color);
}
.concession-banner__btn-close:hover:after,
.concession-banner__btn-close:hover:before,
.cookies-alert__cross:hover:after,
.cookies-alert__cross:hover:before {
	background: var(--5-color);
}
/*----------------------------*/
.cookies-alert {
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 596px;
	width: 100%;
	margin: auto;
	border-radius: 6px 6px 0 0;
	padding: 10px 50px 8px 24px;
}
.cookies-alert p a {
	font-weight: 700;
	text-decoration: none;
	background-image: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
	background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 0 0 1px;
	vertical-align: baseline;
	z-index: 1;
	background-size: 100% 1px;
}
.cookies-alert__cross {
	top: 8px;
	right: 14px;
	width: 24px;
	height: 24px;
	border-radius: 6px;
	background: transparent;
	border: 1px solid var(--2-color);
}
.before-el-absolute:before {
	content: "";
	position: absolute;
}
.cookies-alert__cross:after,
.cookies-alert__cross:before {
	width: 14px;
	height: 1px;
	top: 11px;
	left: 4px;
	background: var(--2-color);
}
.cookies-alert__cross:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cookies-alert__cross:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*----------------------------*/
.iframe-window {
	height: calc(100% - 71px);
	width: 100%;
	background: #000000;
}
.iframe-window__frame {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0;
}
.iframe-window__iframe-video {
	height: 100% !important;
}
.active-view {
	opacity: 1;
	pointer-events: auto;
}
.iframe-nav-panel {
	width: 100%;
	padding: 17px 0 17px 50px;
	border-top: 1px solid rgba(245, 245, 245, 0.17);
	z-index: 10;
}
.iframe-nav-panel__title {
	font-size: calc(var(--1-rem) * 1.125);
	padding-right: 24px;
	margin-right: 23px;
	/*top: 4px;*/
}
.iframe-nav-panel__title:after {
	height: 45px;
	width: 2px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(245, 245, 245, 0.17);
}
.iframe-nav__btn {
	padding: 9px 17px;
	border-radius: 6px;
	background: #0000;
	/*border: 1px solid var(--5-color);*/
	/*color: var(--5-color);*/
	font-size: calc(var(--1-rem) * .87);
	display: inline-block;
	min-width: 114px;
}
/*.iframe-nav__btn.is-active {*/
/*	background: var(--5-color);*/
/*	color: var(--2-color);*/
/*	border-color: var(--5-color);*/
/*}*/
/*.iframe-nav__btn.is-active .iframe-nav__btn-txt:after {*/
/*	border-color: var(--2-color);*/
/*}*/
.iframe-nav-panel__slider {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	max-width: 100%;
}
.iframe-nav__btn--2 {
	min-width: 132px;
}
.iframe-nav__btn-txt {
	padding-right: 20px;
}
.iframe-nav__btn-txt:after {
	top: 3px;
	bottom: 0;
	right: 4px;
	width: 8px;
	height: 8px;
	/*border-bottom: 1px solid var(--5-color);*/
	/*border-right: 1px solid var(--5-color);*/
	border-bottom: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.iframe-nav__btn-wrap {
	margin-right: 10px;
	width: auto;
}
.modal-close,
.modal__thumbs-slide,
.s-map__filter-item {
	cursor: pointer;
}
.irs-handle {
	cursor: ew-resize;
}
/*----------------------*/
.header__help-bar--simple {
	height: auto;
	/*overflow: hidden;*/
}
.header__help-bar--simple .header__help-man {
	margin: 0;
}
.header__help-bar--simple .header__help-bar-content {
	padding: 7px;
	border-radius: 50%;
}
.header__help-bar--simple .header__help-man:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	border-radius: 50%;
}
/*----------------------------*/
body:not(.transition-mode) .menu-item-wow {
	-webkit-transform: translateX(48px);
	-ms-transform: translateX(48px);
	transform: translateX(48px);
	opacity: 0;
	visibility: hidden;
}
.transition-mode .menu-item-wow {
	-webkit-transform: translateX(0) !important;
	-ms-transform: translateX(0) !important;
	transform: translateX(0) !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.hero-iframe__wrap {
	min-height: 100vh;
	min-height: 100dvh;
}
.hero-iframe {
	margin-bottom: 50px;
	padding: 50px 0 0;
	height: calc(100vh - var(--header-height));
	height: calc(100dvh - var(--header-height));
}
.hero-iframe__item {
	height: 100%;
}
/*----------------------------*/
.swiper__img--main-wrap {
	z-index: 1;
}
.swiper__img--main-wrap:before {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: linear-gradient(to top, var(--1-color-67) 0%, var(--1-color-0) 100%);
	z-index: 3;
}
.faq__kicker {
	margin-bottom: 9px;
}
.accordion-content {
	display: none;
}
.accordion-wrap--first .accordion-content {
	display: block;
}
.faq__faq-wrap {
	max-width: 690px;
}
.accordion-title {
	font-size: calc(var(--1-rem) * 1.125);
	padding: 22px 40px 36px 0;
	font-weight: 700;
	cursor: pointer;
	margin-bottom: 0;
}
.accordion-title--pseudo {
	position: absolute;
	right: 12px;
	top: 28px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid var(--5-color);
}
.accordion-title--pseudo:after,
.accordion-title--pseudo:before {
	position: absolute;
	content: "";
	right: 4px;
	top: 6px;
	width: 6px;
	height: 1px;
	background: var(--5-color);
	border-radius: 4px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.accordion-title:not(.active) .accordion-title--pseudo:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*.accordion-title.active,*/
/*.accordion-title:hover {*/
/*	color: var(--5-color);*/
/*}*/
.accordion-title__arrow {
	display: inline-block;
	color: var(--5-color);
	position: relative;
	top: -2px;
}
.accordion-title.active .accordion-title__arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.accordion-title.active {
	padding-bottom: 10px;
}
.accordion-wrap {
	border-bottom: 1px solid rgba(71, 76, 85, .15);
}
.accordion-content {
	padding: 0 0 0 10px;
	line-height: 1.7;
	padding-bottom: 14px;
}
.accordion-content > * {
	margin-bottom: 9px;
}
.content-help-links__resident span {
	opacity: .6;
}
.header__help-quest.closeLoad .tooltip-block__icon-3 {
	display: none;
}
.tooltip-block__icon-3 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	pointer-events: auto;
	border-radius: 50%;
}
.tooltip-loadPerq .tooltip-inner {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
.tooltip-loadPerq {
	z-index: 101 !important;
}
.tooltip-loadPerq.bs-tooltip-top {
	padding: 0 0 8px !important;
	top: -8px !important;
}
.tooltip-loadPerq.bs-tooltip-left {
	padding: 0 8px 0 0 !important;
	left: -8px !important;
}
.sk-chase {
	width: 10px;
	height: 10px;
	position: relative;
	display: inline-block;
	-webkit-animation: sk-chase 2.5s infinite linear both;
	animation: sk-chase 2.5s infinite linear both
}
.sk-chase-dot {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: sk-chase-dot 2.0s infinite ease-in-out both;
	animation: sk-chase-dot 2.0s infinite ease-in-out both
}
.sk-chase-dot:before {
	content: "";
	display: block;
	width: 25%;
	height: 25%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
	animation: sk-chase-dot-before 2.0s infinite ease-in-out both
}
.sk-chase-dot:nth-child(1) {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
.sk-chase-dot:nth-child(2) {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}
.sk-chase-dot:nth-child(3) {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}
.sk-chase-dot:nth-child(4) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}
.sk-chase-dot:nth-child(5) {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s
}
.sk-chase-dot:nth-child(6) {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}
.sk-chase-dot:nth-child(1):before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
.sk-chase-dot:nth-child(2):before {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}
.sk-chase-dot:nth-child(3):before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}
.sk-chase-dot:nth-child(4):before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}
.sk-chase-dot:nth-child(5):before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s
}
.sk-chase-dot:nth-child(6):before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}
@-webkit-keyframes sk-chase {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes sk-chase {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@-webkit-keyframes sk-chase-dot {
	80%, 100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes sk-chase-dot {
	80%, 100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@-webkit-keyframes sk-chase-dot-before {
	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4)
	}
	100%, 0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@keyframes sk-chase-dot-before {
	50% {
		-webkit-transform: scale(0.4);
		transform: scale(0.4)
	}
	100%, 0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
.concession-banner__btn {
	font-size: calc(var(--1-rem) * 0.875);
	min-width: 140px;
	padding: 8px;
	border-radius: 5px;
}
.concession-banner__btn-close:after,
.concession-banner__btn-close:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	background: currentColor;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.concession-banner__btn-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.concession-banner__btn-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.heading-decor {
	position: absolute;
	left: -41px;
	top: 13px;
	height: auto;
}
.pseudo-full:after,
.pseudo-full:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.pseudo-after:after,
.pseudo-before:before {
	content: "";
}
.s-heading {
	padding: 125px 0 64px;
}
.s-heading__heading {
	max-width: 1161px;
	letter-spacing: calc(var(--0-ls) + 0.2px);
}
.description {
	line-height: 1.57;
	letter-spacing: calc(var(--0-ls) - 0.2px);
}
.description.fz-large {
	line-height: 1.3;
	letter-spacing: calc(var(--0-ls) - 0.3px);
}
.description-second {
	line-height: 1.5;
	letter-spacing: var(--0-ls);
}
.s-overview-2 {
	padding: 198px 0 0;
}
.heading-top-decor svg {
	max-width: 49px;
	height: auto;
}
.heading-top-decor-second svg {
	max-width: 46px;
	height: auto;
}
.heading-top-decor-third svg {
	max-width: 64px;
	height: auto;
}
.s-overview {
	padding: 151px 0 0;
}
.s-overview__description {
	max-width: 330px;
	margin-bottom: 67px;
}
.features-card__img-wrap:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: 100%;
	background: var(--1-color-45);
}
.swiper-slide-active .features-card__img-wrap:after {
	opacity: 0;
	visibility: hidden;
}
.s-overview__disclaimer {
	padding-left: 8px;
	padding-top: 20px;
}
.s-full-view-image {
	height: 544px;
}
.s-units {
	padding: 125px 0 154px;
}
.s-units__heading-top-decor {
	margin-bottom: 37px;
}
.s-units__kicker {
	margin-bottom: 7px;
}
.s-units__description {
	max-width: 540px;
}
.s-units__heading {
	margin-bottom: 7px;
}
.units-item {
	color: var(--1-color);
	height: 100%;
	background: var(--2-color);
	padding: 10px;
}
.s-units-2 .units-item {
	border: 1px solid var(--1-color-30)
}
.units-item__desc-item:not(:last-child) {
	padding-right: 7px;
	margin-right: 10px;
}
.units-item__desc-item:not(:last-child):after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: currentColor;
	opacity: .5;
}
.units-item__amount {
	margin-left: 7px;
}
.body-bg-img {
	position: fixed;
	left: 0;
	top: 0;
	opacity: .56;
	pointer-events: none;
	z-index: 1;
	mix-blend-mode: multiply;
}
.body-bg-img--footer {
	position: absolute;
	mix-blend-mode: color-burn;
	opacity: 1;
}
.body-bg-img--section {
	mix-blend-mode: multiply;
	opacity: .5;
}
.bg-wrap {
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bg-wrap-h-auto {
	height: auto;
}
.bg-wrap-additional-page {
	height: 100vh;
	height: 100dvh;
}
.bg-wrap-hero {
	top: calc(-1 * var(--header-height));
}
.container,
.s-full-view-image {
	position: relative;
	z-index: 1;
}
.s-tabs__heading-top-decor {
	margin-bottom: 40px;
}
.s-map__heading {
	margin-bottom: 16px;
}
.s-map__filter-item {
	padding: 11px;
	text-transform: uppercase;
	font-weight: 400;
}
.s-map__filter-item:not(:hover):not(.active) {
	color: var(--1-color);
}
.s-map__filter-item:not(:hover):not(.active) .s-map__filter-item-svg {
	color: var(--3-color);
}
.s-map__filter-item:not(:last-child) {
	margin-bottom: 13px;
}
.s-map__description {
	margin-bottom: 52px;
}
.s-map__filter-item-svg {
	margin-right: 6px;
}
.s-map__filter-item-text {
	top: 1px;
}
.scroll {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-animation-duration: 20s;
	animation-duration: 20s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	will-change: transform;
}
/*.scroll:hover {*/
/*	-webkit-animation-play-state: paused;*/
/*	animation-play-state: paused;*/
/*}*/
.part {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.box {
	padding: 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	position: relative;
}
/* .box:after {
  position: absolute;
  content: '•';
  font-size: 17px;
  right: -4px;
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
} */
@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
@keyframes scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
.footer__heading {
	margin-bottom: 40px;
}
.footer__contact-list-item-heading {
	margin-bottom: 6px;
}
.link-social {
	width: 45px;
	height: 45px;
	/*border-radius: 5px;*/
	background: var(--12-color-50);
	border: 1px solid transparent;
	border-radius: 50%;
}
.link-social-second {
	width: 60px;
	height: 60px;
	color: var(--1-color);
	/*border-color: rgba(12, 12, 12, 0.2);*/
	border-color: var(--5-color);
}
.link-social-header {
	width: 40px;
	height: 40px;
	color: var(--2-color);
	border-color: var(--2-color);
}
.link-social:hover {
	background: var(--2-color);
	color: var(--5-color);
	border-color: var(--5-color);
}
.link-social-second:hover {
	background: var(--5-color);
	color: var(--2-color);
}
.link-social-header:hover {
	background: var(--2-color);
	color: var(--5-color);
}
.link-second {
	text-decoration: underline !important;
}
.link-second:hover {
	text-decoration: none !important;
}
.footer__content-social-item {
	margin: 0 9px;
}
.footer__subheading {
	margin-bottom: 64px;
}
.link-scrollto {
	width: 40px;
	height: 40px;
	border: 1px solid;
	border-radius: 50%;
}
.link-scrollto svg {
	max-width: 100%;
	height: auto;
}
.link-scrollto-second {
	width: 42px;
	height: 52px;
	border-radius: 14px;
}
.link-scrollto:hover .link-scrollto__arrow {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
}
.s-full-view-image--container__img {
	position: absolute;
	left: 12px;
	top: 0;
	width: calc(100% + 113px);
	max-width: calc(100% + 113px);
}
.s-full-view-image--container {
	margin: 0;
}
.concession-banner__btn .btn-arrow {
	margin-left: 10px;
}
.swiper-style .swiper-button-prev:after,
.swiper-style .swiper-button-next:after {
	content: none;
}
.swiper-style .swiper-button-prev,
.swiper-style .swiper-button-next {
	position: relative;
	margin: 0;
	inset: 0;
	color: currentColor;
	border-radius: 50%;
	width: auto;
}
.swiper-style .swiper-button-prev svg,
.swiper-style .swiper-button-next svg {
	width: auto;
	height: auto;
}
.swiper-style .swiper-button-prev {
	margin-right: 50px;
}
.swiper-style .swiper-scrollbar {
	left: auto;
	right: 0;
	width: calc(100% - 195px);
	bottom: 22px;
	height: 2px;
	border-radius: 0;
	background: var(--2-color-20);
}
.swiper-style .swiper-scrollbar-drag {
	background: var(--2-color);
}
.virtual-tour {
	height: calc(100vh - var(--header-height));
	height: calc(100dvh - var(--header-height));
}
.s-accessibility {
	padding: 50px 0;
}
.s-tabs__slider-second .swiper-slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 422px;
	flex: 0 0 422px;
	max-width: 100%;
}
.s-map-filter {
	padding: 130px 0 50px;
}
.select-link__icon-wrap svg {
	max-width: 16px;
	height: auto;
	max-height: 14px;
}
.bg-wrap-gradient:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: var(--1-color-30);
}
.bg-wrap-additional-page:after,
.bg-wrap-gradient:after {
	background: -webkit-gradient(linear, left top, left bottom, from(var(--2-color-0)), to(var(--2-color)));
	background: -o-linear-gradient(top, var(--2-color-0) 0%, var(--2-color) 100%);
	background: linear-gradient(180deg, var(--2-color-0) 0%, var(--2-color) 100%);
}
.theme-2 .bg-wrap-gradient:after {
	background: -webkit-gradient(linear, left top, left bottom, from(var(--4-color-0)), to(var(--4-color)));
	background: -o-linear-gradient(top, var(--4-color-0) 0%, var(--4-color) 100%);
	background: linear-gradient(180deg, var(--4-color-0) 0%, var(--4-color) 100%);
}
.theme-3 .bg-wrap-gradient:after {
	background: -webkit-gradient(linear, left top, left bottom, from(var(--6-color-0)), to(var(--6-color)));
	background: -o-linear-gradient(top, var(--6-color-0) 0%, var(--6-color) 100%);
	background: linear-gradient(180deg, var(--6-color-0) 0%, var(--6-color) 100%);
	/*content: none;*/
}
.theme-4 .bg-wrap-gradient:after {
	background: -webkit-gradient(linear, left top, left bottom, from(var(--5-color-0)), to(var(--5-color)));
	background: -o-linear-gradient(top, var(--5-color-0) 0%, var(--5-color) 100%);
	background: linear-gradient(180deg, var(--5-color-0) 0%, var(--5-color) 100%);
}
.theme-5 .bg-wrap-gradient:after {
	background: -webkit-gradient(linear, left top, left bottom, from(var(--8-color-0)), to(var(--8-color)));
	background: -o-linear-gradient(top, var(--8-color-0) 0%, var(--8-color) 100%);
	background: linear-gradient(180deg, var(--8-color-0) 0%, var(--8-color) 100%);
}
.bg-wrap-header.bg-wrap-gradient:after {
	background: -webkit-gradient(linear, right top, left top, from(var(--6-color-0)), to(var(--6-color)));
	background: -o-linear-gradient(right, var(--6-color-0) 0%, var(--6-color) 100%);
	background: linear-gradient(-90deg, var(--6-color-0) 0%, var(--6-color) 100%);
}
.bg-wrap-bottom:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bg-wrap-no-gradient:after {
	content: none;
}
.bg-wrap-gradient img {
	opacity: .08;
}
.theme-2 .bg-wrap-gradient img {
	opacity: 1;
	mix-blend-mode: multiply;
}
.theme-3 .bg-wrap-gradient img {
	opacity: 0.46;
	mix-blend-mode: multiply;
}
.theme-4 .bg-wrap-gradient img {
	opacity: .08;
}
.theme-5 .bg-wrap-gradient img {
	opacity: .03;
}
.footer__bg-wrap img,
.s-card-features__card-bg,
.s-hero-second__bg-wrap img,
.s-units__bg-wrap-gradient img {
	mix-blend-mode: multiply;
}
.s-units-2__bg-wrap-gradient img {
	opacity: .14;
}
.footer__bg-wrap img {
	opacity: .64;
}
.s-hero-second__bg-wrap img {
	opacity: 1 !important;
}
.footer__logo-wrap svg {
	width: 100%;
	height: auto;
}
.s-units__col-heading {
	margin-bottom: 46px;
}
.footer__logo-wrap {
	max-width: 277px;
	margin-bottom: 62px;
}
.footer__additional-links {
	max-width: 500px;
	margin-bottom: 34px;
}
.header__info-wrap {
	margin-right: 20px;
	line-height: 1.3;
	letter-spacing: calc(var(--0-ls) + -0.1px);
}
.header__col-nav:after {
	left: -41px;
}
.header__content-social {
	margin: 0 -6px;
}
.header__content-social > * {
	margin: 0 6px;
}
.full-menu__contact-list-item:not(:last-child) {
	margin-bottom: 14px;
}
.full-menu__contact-list {
	line-height: 1.2;
	letter-spacing: calc(var(--0-ls) + 0.7px);
}
.s-overview__kicker {
	margin-bottom: 10px;
}
.units-item__lg-text {
	margin-bottom: 15px;
}
.units-item__link {
	min-width: 210px;
	padding: 7px;
}
.units-item-wrap {
	margin-bottom: 50px;
}
.s-tabs__kicker {
	margin-bottom: 13px;
}
.s-tabs__col-heading {
	margin-bottom: 58px;
}
.s-tabs__bg {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
}
.s-tabs:not(.light-mode) .s-tabs__bg-1,
.s-tabs:not(.night-mode) .s-tabs__bg-2 {
	opacity: 0.05;
	visibility: visible;
}
.s-tabs__alert {
	max-width: 160px;
	margin-bottom: 80px;
}
.s-tabs__alert-icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 23px;
	margin-right: 5px;
}
.s-map__filter-item-svg-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83px;
	height: 83px;
	border: 1px solid var(--5-color);
	background: var(--5-color);
	color: var(--2-color);
	border-radius: 50%;
	margin-bottom: 6px;
}
.active .s-map__filter-item-svg-wrap {
	background: var(--2-color);
	border-color: var(--2-color);
	color: var(--5-color);
}
.vbox-overlay {
	z-index: 9;
}
.vbox-next,
.vbox-prev {
	border: none;
	background: transparent;
}
.vbox-backdrop {
	background: var(--1-color-80) !important;
}
.vbox-close {
	font-size: 18px;
	padding: 10px;
	background: transparent;
	border-color: currentColor;
	right: 34px;
	top: -72px;
}
.vbox-content {
	padding: 0 34px;
}
.vbox-container {
	padding-top: var(--header-height);
	height: 100%;
}
.vbox-grab .vbox-child img {
	max-height: calc(100vh - var(--header-height) - 190px);
}
.vbox-next {
	right: -43px;
}
.vbox-prev {
	left: -43px;
}
.vbox-next span,
.vbox-prev span {
	width: 17px;
	height: 17px;
}
.wow-clip-gallery,
.wow-clip-js {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
.wow-clip-right-js {
	-webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 0% 0%);
	clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 0% 0%);
}
body.disable-page-anim .wow-clip-js {
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
}
.wow-clip-reverse-js {
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}
.wow-clip-gallery.show {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.path-circle-js {
	-webkit-clip-path: circle(0% at 50% 50%);
	clip-path: circle(0% at 50% 50%);
}
.path-circle-down-js {
	-webkit-clip-path: circle(0% at 50% 100%);
	clip-path: circle(0% at 50% 100%);
}
.path-circle-up-js {
	-webkit-clip-path: circle(0% at 50% 0%);
	clip-path: circle(0% at 50% 0%);
}
.path-circle-left-js {
	-webkit-clip-path: circle(0% at 0% 50%);
	clip-path: circle(0% at 0% 50%);
}
.path-circle-right-js {
	-webkit-clip-path: circle(0% at 100% 50%);
	clip-path: circle(0% at 100% 50%);
}
.path-circle-js.show {
	-webkit-clip-path: circle(100% at 50% 50%);
	clip-path: circle(100% at 50% 50%);
}
.split-text-js .line-st-first {
	overflow: hidden;
}
.map-contact {
	height: 528px;
}
.map-contact .mapboxgl-scroll-zoom-blocker,
.map-contact .mapboxgl-touch-pan-blocker {
	z-index: 1;
}
.faq__title {
	margin-bottom: 40px;
}
.faq__col-heading {
	margin-bottom: 90px;
}
.s-map__filter-wrap {
	pointer-events: none;
	max-width: 1371px;
}
.s-hero__cta-additional-btn {
	padding-left: 18px;
}
.s-hero__cta-img-wrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 55px;
	height: 55px;
	border-radius: 50%;
}
.s-hero__cta {
	background: var(--3-color);
	color: var(--2-color);
	padding: 6px 12px 6px 6px;
	border-radius: 50px;
}
.s-hero__cta-content-heading {
	margin-bottom: 3px;
}
.s-hero__heading {
	max-width: 510px;
	margin-bottom: -45px;
}
.s-hero__cta-content {
	padding: 0 9px;
	line-height: 1;
}
.s-hero__img-wrap-second,
.s-hero__img-wrap {
	box-shadow: 9px 9px 27px 0 rgba(0, 0, 0, 0.15), 34px 36px 50px 0 rgba(0, 0, 0, 0.13), 77px 81px 67px 0 rgba(0, 0, 0, 0.08), 137px 145px 80px 0 rgba(0, 0, 0, 0.02), 214px 226px 87px 0 rgba(0, 0, 0, 0);
}
.s-hero__img-wrap-second {
	max-width: 282px;
	height: 298px;
	margin-bottom: 30px;
}
.s-hero__description {
	max-width: 610px;
}
.s-hero__subheading {
	margin-bottom: 4px;
}
.s-hero__cta-link:hover .s-hero__cta-additional-btn-arrow {
	transform: translateX(3px);
}
.s-hero__img-bg-wrap img {
	opacity: .8;
}
.s-homepage-about {
	padding: 127px 0 177px;
}
.s-homepage-about__icon {
	margin-bottom: 40px;
}
.s-homepage-about__heading {
	max-width: 850px;
}
.s-homepage-about__col-heading {
	margin-bottom: 57px;
}
.s-homepage-about__col-img {
	padding-right: 30px;
}
.s-homepage-about__img-wrap {
	max-width: 482px;
	margin-left: auto;
	aspect-ratio: 1 / 0.8;
}
.s-homepage-about__col-content {
	padding-left: 29px;
	padding-top: 30px;
}
.s-homepage-about__description {
	max-width: 474px;
	margin-bottom: 35px;
}
.picsSlider-wrap {
	cursor: pointer;
	pointer-events: auto;
}
.picsSlider {
	overflow: visible !important;
}
.picsSlider__slide {
	height: 453px;
	width: 340px;
}
.picsSlider__slide-large {
	width: 588px;
}
.picsSlider__circle-cta-text {
	margin: 0 7px;
}
.picsSlider__space {
	display: none;
}
@media (hover: hover) and (pointer: fine) {
	.picsSlider__space {
		display: block;
		position: absolute;
		content: "";
		left: 50%;
		top: 0;
		height: 100%;
		width: 100vw;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 2;
	}
	.picsSlider__circle-cta {
		position: absolute;
		width: 131px;
		height: 131px;
		border-radius: 50%;
		background: var(--2-color);
		color: var(--1-color);
		z-index: 2;
		pointer-events: none;
		left: 0;
		top: 0;
	}
	.picsSlider__space .link-mask,
	.picsSlider__space {
		cursor: none;
	}
}
.s-overview__heading-wrap {
	padding-left: 105px;
	margin-bottom: 45px;
}
.s-overview__heading {
	letter-spacing: calc(var(--0-ls) + 0.6px);
	line-height: 1.1;
}
.s-overview__img-bg-wrap img {
	opacity: .46;
}
.s-overview-2__img-bg-wrap img {
	opacity: .3;
}
.s-overview__img-bg-wrap {
	background: var(--7-color);
}
.s-overview__btn-wrap {
	padding-top: 40px;
	max-width: 450px;
}
.unit-item__info-item-icon {
	margin-right: 8px;
}
.unit-item__info-item:not(:last-child) {
	border-right: 1px solid;
	padding-right: 8px;
	margin-right: 8px;
}
.unit-item__info-item {
	line-height: 1;
}
.s-switchback {
	padding: 158px 0 50px;
}
.s-switchback-3 {
	padding: 158px 0 174px;
}
.s-switchback__heading {
	position: absolute;
	left: 109px;
	top: -17px;
	font-size: calc(var(--1-rem) * 13.8);
	color: var(--10-color-50);
	max-width: 80%;
	line-height: 1.08;
}
.s-switchback__content {
	max-width: 390px;
	margin-right: 23px;
	margin-left: auto;
}
.s-switchback__col-content {
	padding-top: 170px;
}
.s-switchback__subheading {
	margin-bottom: 88px;
}
.s-switchback__description {
	letter-spacing: calc(var(--0-ls) + 0.1px);
	line-height: 1.8;
}
.s-switchback__img-wrap {
	max-width: 325px;
	margin-left: 58px;
	height: 397px;
}
.s-switchback__img-large-wrap {
	aspect-ratio: 16/7.6;
}
.s-switchback__col {
	margin-bottom: 127px;
}
.s-overview-2 {
	padding: 66px 0 0;
}
.s-overview-2__heading-wrap {
	padding-left: 91px;
}
.s-overview__img-bg-wrap {
	left: 129px;
}
.wide-img-wrap {
	height: 652px;
}
.footer__loop-link-circle {
	flex: 0 0 auto;
	width: 34px;
	height: 34px;
	margin-left: 30px;
	background: currentColor;
	border-radius: 50%;
}
.footer__loop-link-circle svg {
	color: var(--11-color);
}
.footer__loop {
	mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
	color: var(--2-color);
	margin-bottom: 53px;
}
.footer__content {
	padding: 75px 73px 0;
	border-radius: 20px 20px 0 0;
}
.footer__form {
	max-width: 534px;
}
.footer__form-btn {
	min-width: 237px;
}
.footer__col-content {
	padding: 10px 4px 0 42px;
}
.footer__contact-list-item-link {
	line-height: 1;
	letter-spacing: calc(var(--0-ls) - 0.5px);
}
.footer__contact-list-item {
	margin-bottom: 33px;
}
.s-hero__bg-wrap-2 {
	width: 50%;
}
.s-hero__bg-wrap-1 {
	left: 50%;
	width: 50%;
}
.footer__logo {
	position: absolute;
	right: -60px;
	bottom: -76px;
}
.s-hero-second__row {
	padding: 100px 0;
	min-height: 100vh;
}
.kicker {
	letter-spacing: calc(var(--0-ls) + 2px);
	line-height: 1;
}
.s-hero-second__description {
	max-width: 440px;
}
.s-hero-second__heading {
	max-width: 500px;
}
.s-hero__link-to {
	position: absolute;
	left: 50%;
	bottom: -50px;
	transform: translateX(-50%);
}
.s-hero__link-to-text {
	margin-bottom: 9px;
}
.s-hero__link-to:hover svg {
	transform: translateY(5px);
}
.s-hero-second__img-wrap {
	position: absolute;
	width: 380px;
	height: 494px;
}
.s-hero-second__img-decor {
	position: absolute;
	left: -30px;
	top: 30px;
	width: 100%;
	height: 100%;
	background: var(--3-color);
	border: 1px solid var(--body-bg);
}
.s-hero-second-2__img-decor {
	background: var(--16-color);
}
.s-hero-second__img-decor img {
	mix-blend-mode: multiply;
}
.s-hero-second__img-wrap-1 {
	top: 31.8%;
	left: -5.7%;
}
.s-hero-second-2__img-wrap-1 {
	top: 14.1%;
}
.s-hero-second__img-wrap-2 {
	top: 11%;
	left: 5%;
}
.s-hero-second-2__img-wrap-2 {
	top: 34%;
}
.s-hero-second__img {
	border: 5px solid var(--body-bg);
}
.s-card-features {
	padding: 63px 0;
}
.s-card-features__heading {
	max-width: 820px;
}
.s-card-features__kicker {
	margin-bottom: 13px;
}
.s-card-features__col-heading {
	margin-bottom: 61px;
}
.s-card-features__card-style {
	color: var(--2-color);
	padding: 37px;
}
.s-card-features__card-style-1 {
	background: var(--6-color);
}
.s-card-features__card-style-2 {
	background: var(--4-color);
}
.s-card-features__card-style-3 {
	background: var(--5-color);
}
.s-card-features__card-style-4 {
	background: var(--3-color);
}
.s-card-features__card-bg {
	position: absolute;
	inset: 0;
}
.s-card-features__card {
	height: 431px;
}
.s-card-features__card-wrap {
	margin-bottom: 21px;
}
.s-additional-features {
	padding: 60px 0 137px;
}
.s-additional-features__card {
	padding: 10px;
	background: var(--14-color);
	min-height: 116px;
}
.s-additional-features__col-heading {
	margin-bottom: 35px;
}
.s-additional-features__card-wrap {
	margin-bottom: 16px;
}
.s-additional-features__text {
	max-width: 172px;
}
.s-banner__img-wrap {
	position: absolute;
	inset: 0;
}
.s-banner:after {
	position: absolute;
	content: "";
	inset: 0;
	background: linear-gradient(186deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.47) 100%);
}
.s-banner__row {
	min-height: 50vh;
}
.s-banner__container {
	padding: 81px 68px;
}
.s-units-2 {
	background: var(--15-color);
}
.s-switchback-2__icon {
	position: absolute;
	left: 50%;
	top: 160px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: var(--17-color);
}
.s-switchback-2__content {
	margin-right: 53px;
	max-width: 400px;
}
.s-switchback-2__col-content {
	padding-top: 58px;
}
.s-switchback-2__subheading {
	margin-bottom: 30px;
	line-height: 1.3;
}
.s-switchback-2__col-img {
	padding-top: 402px;
}
.s-switchback-2__img-wrap {
	max-width: 400px;
	margin-left: 90px;
	height: 490px;
}
.s-switchback-2__img-wrap-2 {
	position: absolute;
	left: -208px;
	max-width: 186px;
	bottom: 20px;
	height: 207px;
}
.s-switchback-3__img-wrap {
	max-width: 434px;
	margin-left: auto;
	margin-right: 54px;
	height: 530px;
}
.s-switchback-3__img-wrap-2 {
	position: absolute;
	right: -52px;
	max-width: 182px;
	bottom: -57px;
	height: 206px;
}
.s-switchback-4 {
	padding: 228px 0 190px;
}
.s-switchback-4__content {
	margin-left: 52px;
	max-width: 400px;
}
.s-switchback-4__img-wrap {
	max-width: 400px;
	margin: 0 auto;
	height: 490px;
}
.s-switchback-4__img-wrap-2 {
	position: absolute;
	right: -253px;
	max-width: 182px;
	height: 208px;
}
.s-switchback-4__col-img {
	padding-left: 68px;
}
.s-switchback-5__content {
	margin-right: 60px;
}
.s-switchback-5__col-img {
	padding-top: 69px;
}
.s-switchback-5__img-wrap {
	max-width: 433px;
	margin-left: 58px;
	height: 530px;
}
.s-switchback-5__img-wrap-2 {
	position: absolute;
	left: -50px;
	bottom: -56px;
	max-width: 182px;
	height: 207px;
}
.s-switchback-5 {
	padding: 158px 0 260px;
}
.s-switchback-6 {
	padding: 145px 0 30px;
}
.s-switchback-6__img-wrap {
	margin-left: auto;
	margin-right: 57px;
}
.s-switchback-6__col-content {
	padding-top: 148px;
}
.s-switchback-6__content {
	margin-left: 77px;
}
.link-share__circle {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: var(--18-color);
}
.link-share-second .link-share__circle {
	background: var(--13-color);
}
.link-share__circle path {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.link-share:hover path {
	stroke: var(--3-color);
}
.s-gallery__title {
	line-height: 1;
}
.s-gallery__col-heading {
	margin-bottom: 16px;
}
.hero-contact {
	padding-top: 15px;
}
.hero-contact__wrap {
	color: var(--2-color);
	padding: 20px;
}
.hero-contact__wrap-wrap {
	max-width: 488px;
}
.hero-contact__title {
	padding-top: 15px;
	margin-bottom: 7px;
	font-size: calc(var(--1-rem) * 4.14);
}
.hero-contact__subheading {
	font-size: calc(var(--1-rem) * 1.49);
	line-height: 1.2;
	margin-bottom: 33px;
}
.form-style-second {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 11px;
}
.form-control-wrap-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 15px;
}
.form-style-second .form-control-wrap {
	margin-bottom: 0;
}
.form-style-second .form-control {
	border: 1px solid var(--2-color-20);
	border-radius: 5px;
	background: var(--13-color);
	padding: 8px 18px;
}
.form-style-second textarea {
	min-height: 100px;
	margin-bottom: 19px;
}
.form-style-second .btn {
	padding: 9px;
	min-width: 250px;
	text-transform: none;
	background: var(--5-color);
	border-color: var(--5-color);
}
.form-style-second .btn:hover {
	background: var(--2-color);
	color: var(--5-color);
}
.form-style-second .terms-text {
	font-size: 10px;
	max-width: 287px;
	margin: 0 auto;
	text-align: center;
	color: var(--2-color-50);
}
.form-style-second .terms-text a:hover {
	color: var(--5-color);
}
.hero-contact__map {
	height: 100%;
}
.contact-info {
	padding: 93px 0;
	overflow: hidden;
}
.contact-info__wrap {
	padding-top: 86px;
	max-width: 696px;
}
.contact-info__logo {
	color: var(--3-color);
	margin-bottom: 40px;
}
.contact-info__item {
	margin-bottom: 29px;
}
.contact-info__item-title {
	margin-bottom: 18px;
}
.contact-info__item a {
	display: inline-block;
	margin-bottom: 25px;
}
.contact-info__item-line {
	background: var(--1-color);
	width: 113px;
	height: 1px;
	margin: 0 auto;
}
.contact-info__item-list li {
	line-height: 1.6;
}
.faq {
	padding: 128px 0;
	background: var(--19-color);
}
.faq__faq-wrap {
	max-width: 626px;
	margin-left: auto;
	padding-top: 6px;
}
.faq__bg-wrap {
	transform: rotateY(180deg);
}
.accordion-wrap {
	padding: 0 21px 0 25px;
	border-bottom: none;
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.03);
	background: var(--2-color);
	border-radius: 10px;
	margin-bottom: 14px;
}
.accordion-title {
	font-weight: 500;
	padding: 22px 40px 26px 0;
	letter-spacing: calc(var(--0-ls) + 0.1px);
	font-size: calc(var(--1-rem) * 1);
	cursor: pointer;
	margin-bottom: 0;
}
.accordion-content {
	display: none;
	color: var(--1-color-50);
	max-width: 605px;
	letter-spacing: calc(var(--0-ls) + 0.1px);
	line-height: 1.7;
	padding: 15px 0 14px;
}
.accordion-content > * {
	margin-bottom: 6px;
}
.accordion-wrap--first .accordion-content {
	display: block;
}
.accordion-title--pseudo {
	position: absolute;
	right: 3px;
	top: 20px;
	width: 28px;
	height: 28px;
	border-radius: 37px;
	border: 1px solid var(--6-color);
	background: var(--6-color);
}
.accordion-title--pseudo:after,
.accordion-title--pseudo:before {
	position: absolute;
	content: "";
	right: 7px;
	top: 12px;
	width: 11px;
	height: 2px;
	background: var(--2-color);
	border-radius: 4px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.accordion-title:not(.active) .accordion-title--pseudo:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*-------------------------------*/
.picsSlider .swiper-wrapper {
	-webkit-transition-timing-function: cubic-bezier(0.74, 0, 0.24, 0.99);
	-o-transition-timing-function: cubic-bezier(0.74, 0, 0.24, 0.99);
	transition-timing-function: cubic-bezier(0.74, 0, 0.24, 0.99);
}
.heroSlider .cloned-slide img,
.heroSlider .swiper-slide img {
	-webkit-transition: -webkit-clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s;
	transition: -webkit-clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s;
	-o-transition: clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s;
	transition: clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s;
	transition: clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s, -webkit-clip-path 1.3s cubic-bezier(0.66, 0.1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.74, 0, 0.24, 0.99) .3s;
}
.heroSlider .swiper-slide.is-active-prev img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.heroSlider .swiper-slide.is-active-next img {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
.heroSlider2 .swiper-slide.is-active-next img {
	-webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 0% 0%);
	clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 0% 0%);
}
.heroSlider .swiper-slide.is-active img {
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
}
.heroSlider .swiper-slide.is-active {
	z-index: 2;
}
.heroSlider .swiper-slide,
.heroSlider .cloned-slide {
	transition: opacity 0s !important;
	overflow: hidden;
}
.cloned-slide.is-previous img {
	transform: scale(1.1);
}
.s-hero__heading .fs-italic {
	padding: 0 7px;
}
.footer__sub-logo-wrap {
	margin-bottom: 30px;
}
@media (min-width: 576px) {
	.form-style .form-50 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: calc(50% - 27px);
	}
}
@media (min-width: 768px) {
	.s-overview__title {
		margin-bottom: 31px;
	}
	.modal__main-slide {
		height: 350px;
	}
}
@media (min-width: 992px) {
	.w-lg-auto {
		width: auto !important;
	}
	.w-lg-50 {
		width: 50% !important;
	}
	.position-lg-static {
		position: static !important;
	}
	.s-pic {
		z-index: 2;
	}
	.header__help-bar:not(.header__help-bar--secondary) {
		position: fixed;
		top: auto;
		bottom: 36px;
		right: auto;
		left: 15px;
	}
	.header__help-bar:not(.header__help-bar--secondary) .header__help-man,
	.header__help-bar:not(.header__help-bar--secondary) .header__help-quest,
	.header__help-bar:not(.header__help-bar--secondary) {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	/*----------------------*/
	.header__help-bar.header__help-bar--simple:not(.header__help-bar--secondary) {
		left: 10px;
	}
	.footer .form-control-row {
		max-width: 540px;
		margin-left: auto;
		margin-right: auto;
	}
	.modal__main-slide {
		height: 450px;
	}
	.modal-close__txt {
		font-size: calc(var(--1-rem) * .87);
		letter-spacing: calc(var(--0-ls) + 1px);
		opacity: .7;
		margin-right: 11px;
	}
	.modal__main-slider-wrap {
		position: relative;
	}
	.modal__main-slider-wrap,
	.modal__thumbs-slider-wrap {
		padding: 0 80px;
	}
	.modal__thumbs-slider {
		padding: 0;
		max-width: 440px;
	}
	.modal__slider-arrows {
		bottom: calc(50% - 30px);
	}
	.animated-desktop {
		-webkit-animation-timing-function: cubic-bezier(0.24, 0.32, 0.48, 0.88);
		animation-timing-function: cubic-bezier(0.24, 0.32, 0.48, 0.88);
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	.fadeInRight-desktop {
		-webkit-animation-name: fadeInRight;
		animation-name: fadeInRight;
	}
	.swiper-slide.animated-desktop:nth-of-type(2) {
		-webkit-animation-delay: .2s;
		animation-delay: .2s;
	}
	.swiper-slide.animated-desktop:nth-of-type(3) {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
	}
	.swiper-slide.animated-desktop:nth-of-type(4) {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
	}
	.back-wrap {
		margin-bottom: 40px;
	}
	.footer__content-copy {
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.map-homepage {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 0;
	}
}
@media (min-width: 1200px) {
	.modal__main-slide {
		height: 570px;
	}
	.modal__main-slider-wrap, .modal__thumbs-slider-wrap {
		padding: 0 120px;
	}
	.modal__main-slider {
		margin-bottom: 36px;
	}
	.modal__thumbs-slide {
		height: 70px;
	}
	.btn,
	.dropdown-menu .dropdown-item,
	.units-item__pic {
		-webkit-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.hero__heading {
		margin: 0 0 12px;
	}
	.enablebutton {
		pointer-events: none;
		opacity: 0.4;
	}
	.dropdown-menu .dropdown-item:focus,
	.dropdown-menu .dropdown-item:hover {
		color: var(--body-color);
		text-decoration: none;
		background-color: var(--body-bg);
	}
	.bootstrap-select .dropdown-item:hover {
		background: var(--11-color);
	}
	.bootstrap-select .dropdown-item:hover .text {
		color: var(--2-const-color);
	}
	a {
		color: var(--link-color);
		background: var(--link-bg);
	}
	.link-mask,
	.header__logo,
	.footer__content-logs a {
		background: var(--link-bg);
	}
	.form-control-row {
		margin-bottom: 48px;
	}
	.mb-xl-100 {
		margin-bottom: 102px;
	}
	.form-group--last {
		margin-bottom: 25px !important;
	}
	/*.iframe-nav__btn:hover {*/
	/*	background: var(--5-color) !important;*/
	/*	color: var(--2-color);*/
	/*	border-color: var(--5-color);*/
	/*}*/
	/*.iframe-nav__btn:hover .iframe-nav__btn-txt:after {*/
	/*	border-color: var(--2-color);*/
	/*}*/
	.btn--small:hover {
		background: transparent;
		color: var(--light-text-color);
	}
	.light-header-style .full-menu__contact-list .btn--small:hover {
		color: var(--light-text-color);
	}
	.content-help-links__resident:hover span {
		opacity: 1;
	}
	.header__full-menu {
		max-width: 950px;
		padding: 51px 69px 58px 63px;
	}
	.header__full-menu-nav {
		max-width: 990px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.full-menu__contact-list-wrap {
		padding-left: 0;
	}
	.overflow-img-wrap {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 50%;
	}
	.overflow-img-wrap-right {
		left: auto;
		right: 0;
	}
	.s-overview__pic {
		max-height: calc(100vh - var(--header-height));
		max-height: calc(100dvh - var(--header-height));
		left: 67px;
		top: 90px;
		height: calc(100% - 180px);
	}
	.s-overview-2__pic {
		left: 31px;
	}
	.features-slider .swiper-slide {
		pointer-events: auto;
	}
	.features-slider .swiper-wrapper {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		pointer-events: none;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.features-slider .swiper-slide {
		width: 100%;
		margin-right: 0 !important;
	}
	.footer__col-form {
		padding-left: 22px;
	}
	.s-overview__content {
		padding: 14px 12px 100px 175px;
		max-width: 636px;
	}
	.s-overview-2__content {
		padding: 16px 12px 100px 99px;
	}
	.slideUnits .swiper-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	.full-menu__contact-list-wrap .full-menu__contact-list:not(:last-child) {
		margin-right: 20px;
	}
	.map-scroll-zoom-blocker-left .mapboxgl-scroll-zoom-blocker,
	.map-scroll-zoom-blocker-left .mapboxgl-touch-pan-blocker {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 20%;
	}
	.map-scroll-zoom-blocker-right .mapboxgl-scroll-zoom-blocker,
	.map-scroll-zoom-blocker-right .mapboxgl-touch-pan-blocker {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-right: 20%;
	}
	.s-overview__img-bg-wrap {
		width: calc(100% - 30px);
	}
	.s-units__container {
		max-width: 1085px;
	}
	.footer__container {
		max-width: 1347px;
	}
	.s-hero__row {
		/*min-height: calc(100dvh - var(--header-height));*/
		height: clamp(
				700px,
				calc(100dvh - var(--header-height)),
				1440px
		);
	}
	.s-hero-second__row {
		min-height: 100dvh;
	}
	.s-hero__col-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.s-hero__img-wrap {
		position: absolute;
		left: 0;
		top: 0;
		width: 50vw;
		height: 100%;
		border-radius: 0 !important;
	}
	.s-hero__bg-wrap-1 {
		width: 50%;
	}
}
@media (min-width: 1200px) and (max-height: 819px) {
	.s-map__mapbox {
		padding-bottom: 30px;
	}
	.s-map__heading {
		margin-bottom: 15px;
	}
	.s-map__filter-item:not(:nth-last-child(-n+2)) {
		margin-bottom: 20px;
	}
}
@media (min-width: 1200px) and (max-height: 750px) {
	.modal__main-slide {
		height: 500px;
	}
}
@media (min-width: 1200px) and (max-height: 730px) {
	.s-map__filter-item-svg-wrap {
		width: 60px;
		height: 60px;
	}
}
@media (min-width: 1200px) and (min-height: 900px) {
	.header__full-menu-nav {
		margin-bottom: 119px;
	}
}
@media (min-width: 1440px) {
	.s-gallery__container {
		max-width: 1266px;
	}
	.faq-container {
		max-width: 1350px;
	}
	.contact-info__container {
		max-width: 100%;
	}
	.hero-contact__wrap {
		min-height: 855px;
	}
	.contact-info__img {
		max-height: 723px;
	}
	.faq__title {
		padding-left: 33px;
		margin-bottom: 34px;
	}
	.faq__description {
		max-width: 560px;
		padding-left: 33px;
		line-height: 1.67;
		letter-spacing: calc(var(--0-ls) + 0.2px);
	}
}
@media (max-width: 1439px) {
	.s-heading__heading {
		padding-left: 50px;
	}
	.map-scroll-zoom-blocker-left .mapboxgl-scroll-zoom-blocker,
	.map-scroll-zoom-blocker-left .mapboxgl-touch-pan-blocker {
		padding-left: 8%;
	}
	.s-map__mapbox {
		padding: 25px;
	}
	.header__logo-wrap,
	.header-style-no-scroll .header__logo-wrap,
	.body-scroll .header__logo-wrap {
		max-width: 160px;
	}
	.header__menu-list-item:not(:first-child) {
		margin-left: 20px;
	}
	.header__menu-list,
	.header__btn-tour {
		margin-right: 20px;
	}
}
@media (max-width: 1369px) {
	.menu-tgl {
		right: 15px;
	}
	.iframe-nav-panel {
		padding-left: 15px;
	}
}
@media (max-width: 1199px) {
	.header__full-menu {
		padding: 50px 50px 30px;
		width: 60%;
		max-width: 60%;
	}
	.menu-tgl {
		right: 50px;
	}
	.full-menu__contact-list-wrap {
		padding-left: 0;
	}
	.menu-tgl--close {
		top: 40px;
	}
	.parallax-js {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	.s-full-view-image,
	.s-overview__pic {
		min-height: 0;
		height: auto;
		aspect-ratio: 16/9;
	}
	.s-overview__pic {
		height: 500px;
		width: 100%;
	}
	.s-switchback,
	.s-map-filter,
	.s-tabs,
	.s-units,
	.s-overview,
	.s-heading {
		padding: 50px 0;
	}
	.s-overview__pic {
		margin-bottom: 30px;
	}
	.features-card {
		padding: 15px;
		border-bottom: none;
	}
	.features-slider {
		max-width: 400px;
	}
	.full-menu__contact-list {
		width: 100%;
	}
	.s-gallery__arrow {
		position: relative;
		left: -1.7em;
	}
	.header__btn-call {
		margin-right: auto;
	}
	.header__col-nav:after {
		content: none;
	}
	.full-menu__contact-list-wrap--btn-wrap,
	.full-menu__contact-list-wrap--list-wrap {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
	.full-menu__contact-list:not(:last-child),
	.full-menu__contact-list-wrap--list-wrap {
		margin-bottom: 10px;
	}
	.map-homepage {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.s-map__mapbox {
		padding: 0;
	}
	.s-map__filter {
		min-height: 700px;
		max-width: 100%;
		opacity: 0;
		visibility: hidden;
		pointer-events: auto;
		border-radius: 0;
		justify-content: center;
		align-items: center;
		border-top: 1px solid var(--5-color);
		border-bottom: 1px solid var(--5-color);
	}
	.s-map__filter-wrap {
		max-width: 100%;
	}
	.s-map__filter-row {
		max-width: 500px;
	}
	.s-tabs__alert {
		margin-bottom: 40px;
	}
	.features-card__img-wrap {
		width: 70px;
		height: 70px;
	}
	.features-card__text {
		width: calc(100% - 70px);
	}
	.s-overview__description,
	.s-tabs__col-heading,
	.s-hero__col-content,
	.map-contact {
		margin-bottom: 30px;
	}
	.s-hero {
		padding: 50px 0;
	}
	.s-hero__img-wrap {
		margin: 0 auto;
		max-width: 80%;
		aspect-ratio: 4/3;
	}
	.footer__form {
		max-width: 100%;
	}
	.footer__col-content {
		padding: 0;
		margin: 40px 0 0;
	}
	.s-homepage-about {
		padding: 100px 0;
	}
	.s-hero-second__img-wrap {
		width: 300px;
		height: 400px;
	}
	.s-hero-second__img-wrap-1 {
		top: 50%;
		left: -15%;
	}
	.s-switchback__col-content {
		padding-top: 50px;
	}
	.s-switchback-4__img-wrap-2,
	.s-switchback-3__img-wrap-2 {
		right: 0;
		bottom: 0;
	}
	.s-switchback-2__img-wrap-2,
	.s-switchback-5__img-wrap-2 {
		left: 0;
		bottom: 0;
	}
	.s-switchback-2__col-img,
	.s-switchback-5__col-img,
	.s-switchback-6__col-content {
		padding-top: 0;
	}
	.s-switchback__subheading {
		margin-bottom: 30px;
	}
	.hero-contact__title {
		font-size: calc(var(--1-rem)* 3.5);
	}
}
@media (max-width: 991px) {
	.fz-extra-large,
	.fz-big-second,
	.fz-big {
		font-size: var(--1-rem);
	}
	.fz-extra-large-second {
		font-size: calc(var(--1-rem) * 1.22);
	}
	.s-gallery__row {
		margin-left: -8px;
		margin-right: -8px;
	}
	.header__full-menu {
		width: 100%;
		max-width: 100%;
		height: calc(100vh - var(--header-height));
		height: calc(100dvh - var(--header-height));
		top: var(--header-height);
		/*border-top: 0.5px solid;*/
	}
	.header__full-menu-nav {
		margin-bottom: 40px;
	}
	.full-menu__contact-list-wrap .full-menu__contact-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.menu-open .header {
		color: var(--2-color);
		background: var(--13-color);
	}
	.header .header__menu-nav {
		transition: padding .3s linear,color .3s linear,background .3s linear;
	}
	.menu-open .header .header__menu-nav {
		padding: 0;
		background: var(--13-color);
		color: var(--2-color);
	}
	.footer__content-copy {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	/*    ------------------  */
	.full-menu__contact-list .btn {
		max-width: 100%;
		width: 100%;
		text-align: var(--text-center);
	}
	.menu-tgl {
		right: 25px;
	}
	.hero__col-right {
		padding-left: 0;
	}
	.contact-page .mapboxgl-scroll-zoom-blocker,
	.contact-page .mapboxgl-touch-pan-blocker {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-left: 0;
	}
	/*    ----------------------  */
	.faq__nav-tabs {
		margin-bottom: 25px;
	}
	.header__full-menu {
		padding: 25px;
	}
	.header__full-menu-nav li:not(:last-child) {
		margin-bottom: 9px;
	}
	.units-item-wrap {
		margin-bottom: 40px;
	}
	.heading-decor {
		top: 7px;
		max-width: 19px;
		left: -27px;
	}
	.s-units__col-heading,
	.s-tabs__types,
	.footer__content-copy,
	.footer__help-list,
	.footer__heading,
	.footer__col-form {
		margin-bottom: 30px;
	}
	.s-tabs__slider-second .swiper-slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
	}
	.hero-faq {
		padding: 50px 0;
	}
	.header__full-menu-nav li {
		font-size: calc(var(--1-rem) * 2);
	}
	.hero-contact__subheading {
		font-size: calc(var(--1-rem) * 1.125);
		line-height: 1.2;
		margin-bottom: 42px;
	}
	.hero-contact__map {
		height: 500px;
	}
	.contact-info {
		padding: 60px 0;
	}
	.contact-info__wrap {
		padding-top: 60px;
	}
	.faq {
		padding: 60px 0;
	}
	.s-homepage-about {
		padding: 80px 0;
	}
	.s-homepage-about__img-wrap {
		margin: 0;
	}
	.s-homepage-about__col-img {
		padding: 0 12px;
	}
	.s-homepage-about__col-content {
		padding: 30px 12px 0;
	}
	.s-homepage-about__description {
		max-width: 100%;
	}
	.s-overview__heading br {
		display: none;
	}
	.s-overview__heading-wrap {
		padding-left: 12px;
	}
	.s-switchback__col {
		margin-bottom: 50px;
	}
	.s-switchback__col-content {
		padding-top: 0;
	}
	.s-switchback__content {
		max-width: 100%;
		margin-right: 0;
	}
	.s-switchback__img-wrap,
	.s-switchback-5__img-wrap {
		max-width: 100%;
		margin: 0;
		height: auto;
	}
	.s-homepage-about__icon {
		margin-bottom: 20px;
	}
	.s-homepage-about__icon svg {
		width: 50px;
	}
	.s-switchback-5__col-content {
		margin-bottom: 50px;
	}
	.s-switchback-5 {
		margin-bottom: 30px;
	}
	.picsSlider__slide {
		height: 350px;
	}
	.s-overview__heading-wrap {
		margin-bottom: 0;
	}
	.s-overview__img-bg-wrap {
		left: 100px;
	}
	.h1, h1,
	.h1-second  {
		font-size: calc(var(--1-rem) * 4.5);
	}
	.h2, h2, .h2-second {
		font-size: calc(var(--1-rem) * 3);
	}
	.s-hero-second__row {
		min-height: 0;
	}
	.s-hero-second__col_2 {
		order: -1;
	}
	.s-hero__link-to {
		position: static;
		transform: none;
		margin-top: 40px;
	}
	.s-hero-second__img-wrap {
		width: 100%;
		height: auto;
		position: static;
		margin-top: 50px;
	}
	.s-additional-features {
		padding: 50px 0 80px;
	}
	.s-card-features {
		padding: 50px 0;
	}
	.s-banner__row {
		min-height: 0;
	}
	.s-banner__col-heading {
		margin-bottom: 30px;
	}
	.s-hero-second__row {
		padding-top: 130px;
	}
	.s-switchback-2__col-content {
		padding-top: 0;
		margin-bottom: 50px;
	}
	.s-switchback-2__img-wrap {
		max-width: 100%;
		margin-left: 0;
		height: auto;
	}
	.s-switchback-3__img-wrap,
	.s-switchback-4__img-wrap {
		max-width: 100%;
		margin: 0;
		height: auto;
	}
	.s-switchback-4__col-img {
		padding: 0 12px;
	}
	.s-switchback-3__col-img,
	.s-switchback-4__col-img  {
		margin-bottom: 50px;
	}
	.s-switchback-4__content,
	.s-switchback__content {
		margin: 0;
	}
	.faq__faq-wrap {
		max-width: 100%;
	}
	body:not(.header-style-second),
	.header-style-third {
		--header-height: 70px;
	}
}
@media (max-width: 767px) {
	p {
		margin-bottom: 15px;
	}
	/*    -----------------------------------------  */
	.iframe-nav-panel__title {
		display: none;
	}
	.iframe-nav-panel {
		padding: 13px 0 13px 0;
	}
	.iframe-nav-panel__slider {
		padding: 0 15px;
	}
	.iframe-window {
		height: calc(100% - 57px);
	}
	.iframe-nav__btn {
		padding: 6px 17px;
	}
	.concession-banner__content {
		margin-bottom: 20px;
	}
	.swiper-style .swiper-button-prev {
		margin-right: 20px;
	}
	.swiper-style .swiper-scrollbar {
		width: calc(100% - 165px);
	}
	.header-style-no-scroll .header__logo-wrap,
	.body-scroll .header__logo-wrap,
	.menu-open .header__logo-wrap,
	.header__logo-wrap {
		max-width: 130px;
	}
	.map-attribute.map-attribute__bottom-left .mapboxgl-ctrl-bottom-left {
		display: block;
		left: 30px;
		bottom: 30px;
	}
	.map-attribute.map-attribute__bottom-right .mapboxgl-ctrl-bottom-right {
		display: block;
		right: 30px;
		bottom: 30px;
	}
	.header__info-wrap {
		margin-left: 20px;
	}
	.header__info-wrap:after {
		left: -10px;
	}
	.units-item__link {
		min-width: 0;
		width: 100%;
	}
	.h2-third {
		font-size: calc(var(--1-rem) * 2.5);
	}
	.h2-second {
		font-size: calc(var(--1-rem) * 2.88);
	}
	.s-card-features__col-heading {
		margin-bottom: 40px;
	}
	.s-card-features__card {
		height: auto;
	}
	.s-additional-features {
		padding: 50px 0 50px;
	}
	.s-banner__container {
		padding: 50px 12px;
	}
	.form-style .form-50 {
		width: 100%;
	}
	.footer__content {
		padding: 50px 30px 0;
	}
	.footer__bottom-content {
		margin-top: 50px;
	}
}
@media (max-width: 575px) {
	:root {
		--header-height: 70px;
	}
	.h1, h1,
	.h2, h2,
	.h4, h4,
	.h5, h5 {
		margin-bottom: 15px;
	}
	.form-style .form-50 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
	.form-control-wrap,
	.form-control-wrap-textarea,
	.form-style .form-50:first-child {
		margin-bottom: 28px;
	}
	.header__full-menu {
		padding: 15px 25px;
	}
	.full-menu__contact-list-wrap .full-menu__contact-list {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.swiper-button-wrap {
		width: 100%;
	}
	.footer__content-copy {
		font-size: calc(var(--1-rem) * .87);
		margin: 0 0 30px;
	}
	.concession-banner {
		max-width: 100%;
		width: calc(100% - 30px);
		right: 15px;
	}
	/*    --------------------------   */
	.cookies-alert {
		padding: 12px 60px 8px 15px;
	}
	.cookies-alert__cross {
		right: 11px;
	}
	/*    --------------------------   */
	.contact {
		padding: 0 15px 0;
	}
	.s-tabs__swiper-slide {
		max-width: 300px;
	}
	.s-tabs__swiper-slide:nth-of-type(even) .s-tabs__tab-pic {
		height: 305px;
	}
	.s-tabs__swiper-slide:nth-of-type(odd) .s-tabs__tab-pic {
		height: 250px;
	}
	.header__full-menu-nav li {
		font-size: calc(var(--1-rem) * 1.5);
	}
	.full-menu__contact-list-wrap a:not(.btn) {
		font-size: calc(var(--1-rem) * .875);
	}
	.full-menu__contact-list .btn {
		font-size: var(--1-rem);
		font-weight: 600 !important;
	}
	.s-map__filter-close {
		top: 15px;
		left: 15px;
	}
	.s-map__filter {
		padding: 60px 15px 20px;
	}
	.s-map__description {
		margin-bottom: 30px;
	}
	.s-heading__heading {
		padding-left: 30px;
	}
	.decor-right {
		left: auto;
		right: -30px;
	}
	.neighborhood-map {
		height: 450px;
	}
	.swiperCard .swiper-slide {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 290px;
		flex: 0 0 290px;
	}
	.neighborhood-map .mapboxgl-ctrl-bottom-right {
		bottom: 10px;
		right: 15px;
	}
	.fz-large-second,
	.fz-large {
		font-size: var(--1-rem);
	}
	.map-attribute.map-attribute__bottom-left .mapboxgl-ctrl-bottom-left {
		left: 15px;
		bottom: 15px;
	}
	.map-attribute.map-attribute__bottom-left .mapboxgl-ctrl-bottom-right {
		right: 15px;
		bottom: 15px;
	}
	.footer__contact-list-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.header__info-wrap {
		display: none;
	}
	.footer__logo-wrap {
		max-width: 197px;
		margin-bottom: 30px;
	}
	.hero-contact {
		padding-top: 27px;
	}
	.hero-contact__title {
		font-size: calc(var(--1-rem) * 3.5);
		margin-bottom: 7px;
	}
	.hero-contact__wrap {
		padding: 10px;
	}
	.form-style-second .btn {
		min-width: 180px;
	}
	.footer__content {
		padding: 50px 15px 0;
	}
	.s-homepage-about__icon svg {
		width: 40px;
	}
	.h2-third {
		font-size: calc(var(--1-rem)* 2);
	}
	.h3-third {
		font-size: calc(var(--1-rem) * 2);
	}
	.h2-second,
	.h2, h2 {
		font-size: calc(var(--1-rem) * 2.4);
	}
	.s-hero__heading {
		margin-bottom: -35px;
	}
	.h1, h1,
	.h1-second {
		font-size: calc(var(--1-rem)* 3.5);
	}
	.s-homepage-about__col-heading {
		margin-bottom: 25px;
	}
	.s-homepage-about {
		padding: 50px 0;
	}
	.s-overview__pic {
		height: 400px;
	}
	.s-switchback-2__img-wrap-2,
	.s-switchback-3__img-wrap-2,
	.s-switchback-4__img-wrap-2,
	.s-switchback-5__img-wrap-2 {
		max-width: 160px;
		height: auto;
	}
	.form-style-second .form-control-wrap {
		width: 100% !important;
	}
	.form-style-second {
		gap: 15px;
	}
	.form-style-second .form-control-wrap.w-50:first-child {
		margin-bottom: 15px;
	}
	.form-control-wrap-wrap {
		flex-wrap: wrap;
	}
	.accordion-wrap {
		padding: 0 15px 0 15px;
	}
}
@media (max-width: 400px) {
	.header__svg-wrap svg {
		width: 23px;
	}
	.header__svg-wrap {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 23px;
		flex: 0 0 23px;
		width: 23px;
	}
	.s-tabs__swiper-slide {
		max-width: 70%;
	}
	.faq__nav-link {
		font-size: calc(var(--1-rem) * 0.9);
	}
	.btn.btn-main.header__btn-tour {
		display: none;
	}
}
@media (max-width: 380px) {
	.cookies-alert {
		padding-right: 45px;
	}
}
@media (max-width: 350px) {
	.faq__nav-link {
		font-size: calc(var(--1-rem) * 0.83);
	}
	.btn {
		min-width: 0;
	}
}
@media (min-width: 576px) and (max-height: 999px) {
	.s-map__description {
		margin-bottom: 30px;
	}
}
@media (min-width: 576px) and (max-height: 879px) {
	.s-map__filter {
		padding: 30px 20px;
	}
}
@media (min-width: 576px) and (max-height: 799px) {
	.header__full-menu-nav li {
		font-size: calc(var(--1-rem) * 2);
		margin-bottom: 4px;
	}
	.header__full-menu {
		padding: 20px 69px 20px 40px;
	}
}
label.error {
	color: red;
}
.frmfootercontact input, textarea,
.frmcontact2 input, textarea {
	color: white !important;
}
