
.container {
	margin: 0 auto;
	width: 100%;
	padding: 0 2.9166666667vw;
}

.container--large {
	max-width: 91.4583333333vw;
}

.container--medium {
	max-width: 79.4791666667vw;
}

.container--small {
	max-width: 65vw;
}

@media screen and (max-width:1400px) {
	.container {
		padding: 0 56px;
	}
	
	.container--large {
		max-width: 1756px;
	}
	
	.container--medium {
		max-width: 1526px;
	}
	
	.container--small {
		max-width: 1248px;
	}
}

@media screen and (max-width:1080px) {
	.container {
		padding: 0 32px;
	}
}

@media screen and (max-width:600px) {
	.container {
		padding: 0 20px;
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	overflow-x: hidden;
}

html.js-hideOverflow {
	overflow: hidden;
}

body {
	min-width: 320px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: "Space Grotesk", sans-serif;
	color: #fdf5eb;
	background-color: #332d2d;
}

a {
	color: inherit;
	text-decoration: none;
}

ol, ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

button, input, textarea {
	outline: 0;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, footer, header, nav, section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figcaption, figure, main {
	display: block;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: inherit;
}

b, strong {
	font-weight: bolder;
}

code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details, menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
	-webkit-transition-duration: 50ms;
	transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
	-webkit-transition-duration: .45s;
	transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
	-webkit-transition-duration: .55s;
	transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
	-webkit-transition-delay: .55s;
	transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
	-webkit-transition-duration: .65s;
	transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
	-webkit-transition-delay: .65s;
	transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
	-webkit-transition-duration: .7s;
	transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
	-webkit-transition-duration: .75s;
	transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
	-webkit-transition-delay: .75s;
	transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
	-webkit-transition-duration: .8s;
	transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
	-webkit-transition-delay: .8s;
	transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
	-webkit-transition-duration: .85s;
	transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
	-webkit-transition-delay: .85s;
	transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
	-webkit-transition-duration: .9s;
	transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
	-webkit-transition-duration: .95s;
	transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
	-webkit-transition-delay: .95s;
	transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
	-webkit-transition-duration: 1.05s;
	transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.05s;
	transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
	-webkit-transition-duration: 1.1s;
	transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
	-webkit-transition-duration: 1.15s;
	transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.15s;
	transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
	-webkit-transition-duration: 1.2s;
	transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
	-webkit-transition-duration: 1.25s;
	transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.25s;
	transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
	-webkit-transition-duration: 1.3s;
	transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
	-webkit-transition-duration: 1.35s;
	transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.35s;
	transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
	-webkit-transition-duration: 1.4s;
	transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
	-webkit-transition-duration: 1.45s;
	transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.45s;
	transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
	-webkit-transition-duration: 1.55s;
	transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.55s;
	transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
	-webkit-transition-duration: 1.6s;
	transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
	-webkit-transition-duration: 1.65s;
	transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.65s;
	transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
	-webkit-transition-duration: 1.7s;
	transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
	-webkit-transition-duration: 1.75s;
	transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.75s;
	transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
	-webkit-transition-duration: 1.8s;
	transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
	-webkit-transition-duration: 1.85s;
	transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.85s;
	transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
	-webkit-transition-duration: 1.9s;
	transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
	-webkit-transition-duration: 1.95s;
	transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
	-webkit-transition-delay: 1.95s;
	transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
	-webkit-transition-duration: 2s;
	transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
	-webkit-transition-duration: 2.05s;
	transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.05s;
	transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
	-webkit-transition-duration: 2.1s;
	transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
	-webkit-transition-duration: 2.15s;
	transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.15s;
	transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
	-webkit-transition-duration: 2.2s;
	transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
	-webkit-transition-duration: 2.25s;
	transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.25s;
	transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
	-webkit-transition-duration: 2.3s;
	transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.3s;
	transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
	-webkit-transition-duration: 2.35s;
	transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.35s;
	transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
	-webkit-transition-duration: 2.4s;
	transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
	-webkit-transition-duration: 2.45s;
	transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.45s;
	transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
	-webkit-transition-duration: 2.5s;
	transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
	-webkit-transition-duration: 2.55s;
	transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.55s;
	transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
	-webkit-transition-duration: 2.6s;
	transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
	-webkit-transition-duration: 2.65s;
	transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.65s;
	transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
	-webkit-transition-duration: 2.7s;
	transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.7s;
	transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
	-webkit-transition-duration: 2.75s;
	transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.75s;
	transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
	-webkit-transition-duration: 2.8s;
	transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
	-webkit-transition-duration: 2.85s;
	transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.85s;
	transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
	-webkit-transition-duration: 2.9s;
	transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.9s;
	transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
	-webkit-transition-duration: 2.95s;
	transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
	-webkit-transition-delay: 2.95s;
	transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
	-webkit-transition-duration: 3s;
	transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
	-webkit-transition-delay: 0;
	transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
	-webkit-transition-delay: 3s;
	transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
	transition-timing-function: cubic-bezier(.25, .25, .75, .75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
	transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
	transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
	transition-timing-function: cubic-bezier(.47, 0, .745, .715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
	transition-timing-function: cubic-bezier(.39, .575, .565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
	transition-timing-function: cubic-bezier(.445, .05, .55, .95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
	transition-timing-function: cubic-bezier(.55, .085, .68, .53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	transition-timing-function: cubic-bezier(.25, .46, .45, .94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
	-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
	transition-timing-function: cubic-bezier(.455, .03, .515, .955);
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
}

[data-aos=fade-up] {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

[data-aos=fade-right] {
	-webkit-transform: translate(-100px);
	transform: translate(-100px);
}

[data-aos=fade-left] {
	-webkit-transform: translate(100px);
	transform: translate(100px);
}

[data-aos=fade-up-right] {
	-webkit-transform: translate(-100px, 100px);
	transform: translate(-100px, 100px);
}

[data-aos=fade-up-left] {
	-webkit-transform: translate(100px, 100px);
	transform: translate(100px, 100px);
}

[data-aos^=zoom][data-aos^=zoom] {
	opacity: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
	opacity: 1;
	-webkit-transform: translate(0) scale(1);
	transform: translate(0) scale(1);
}

[data-aos=zoom-in] {
	-webkit-transform: scale(.6);
	transform: scale(.6);
}

[data-aos=zoom-in-up] {
	-webkit-transform: translateY(100px) scale(.6);
	transform: translateY(100px) scale(.6);
}

[data-aos=zoom-in-down] {
	-webkit-transform: translateY(-100px) scale(.6);
	transform: translateY(-100px) scale(.6);
}

[data-aos=zoom-in-right] {
	-webkit-transform: translate(-100px) scale(.6);
	transform: translate(-100px) scale(.6);
}

[data-aos=zoom-in-left] {
	-webkit-transform: translate(100px) scale(.6);
	transform: translate(100px) scale(.6);
}

[data-aos=zoom-out] {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

[data-aos=zoom-out-up] {
	-webkit-transform: translateY(100px) scale(1.2);
	transform: translateY(100px) scale(1.2);
}

[data-aos=zoom-out-down] {
	-webkit-transform: translateY(-100px) scale(1.2);
	transform: translateY(-100px) scale(1.2);
}

[data-aos=zoom-out-right] {
	-webkit-transform: translate(-100px) scale(1.2);
	transform: translate(-100px) scale(1.2);
}

[data-aos=zoom-out-left] {
	-webkit-transform: translate(100px) scale(1.2);
	transform: translate(100px) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
	-webkit-transform: translate(0);
	transform: translate(0);
}

[data-aos=slide-up] {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

[data-aos=slide-down] {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

[data-aos=slide-right] {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

[data-aos=slide-left] {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

[data-aos^=flip][data-aos^=flip] {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
	-webkit-transform: perspective(2500px) rotateY(-100deg);
	transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
	-webkit-transform: perspective(2500px) rotateY(0);
	transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
	-webkit-transform: perspective(2500px) rotateY(100deg);
	transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
	-webkit-transform: perspective(2500px) rotateY(0);
	transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-down] {
	-webkit-transform: perspective(2500px) rotateX(100deg);
	transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
	-webkit-transform: perspective(2500px) rotateX(0);
	transform: perspective(2500px) rotateX(0);
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	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;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(50px);
	filter: blur(50px);
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-webkit-transition-property: opacity, height, -webkit-transform;
	transition-property: opacity, height, -webkit-transform;
	transition-property: transform, opacity, height;
	transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

:root {
	--f-spinner-width: 36px;
	--f-spinner-height: 36px;
	--f-spinner-color-1: rgba(0, 0, 0, .1);
	--f-spinner-color-2: rgba(17, 24, 28, .8);
	--f-spinner-stroke: 2.75;
}

.f-spinner {
	margin: auto;
	padding: 0;
	width: var(--f-spinner-width);
	height: var(--f-spinner-height);
}

.f-spinner svg {
	width: 100%;
	height: 100%;
	vertical-align: top;
	-webkit-animation: f-spinner-rotate 2s linear infinite;
	animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
	stroke-width: var(--f-spinner-stroke);
	fill: none;
}

.f-spinner svg :first-child {
	stroke: var(--f-spinner-color-1);
}

.f-spinner svg :last-child {
	stroke: var(--f-spinner-color-2);
	-webkit-animation: f-spinner-dash 2s ease-in-out infinite;
	animation: f-spinner-dash 2s ease-in-out infinite;
}

@-webkit-keyframes f-spinner-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes f-spinner-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes f-spinner-dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

@keyframes f-spinner-dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

.f-zoomInUp {
	-webkit-animation: .2s ease-out .1s both f-zoomInUp;
	animation: .2s ease-out .1s both f-zoomInUp;
}

.f-zoomOutDown {
	-webkit-animation: .2s ease-out both f-zoomOutDown;
	animation: .2s ease-out both f-zoomOutDown;
}

@-webkit-keyframes f-zoomInUp {
	from {
		-webkit-transform: scale(.975) translate3d(0, 16px, 0);
		transform: scale(.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
	
	to {
		-webkit-transform: scale(1) translate3d(0, 0, 0);
		transform: scale(1) translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes f-zoomInUp {
	from {
		-webkit-transform: scale(.975) translate3d(0, 16px, 0);
		transform: scale(.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
	
	to {
		-webkit-transform: scale(1) translate3d(0, 0, 0);
		transform: scale(1) translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes f-zoomOutDown {
	to {
		-webkit-transform: scale(.975) translate3d(0, 16px, 0);
		transform: scale(.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
}

@keyframes f-zoomOutDown {
	to {
		-webkit-transform: scale(.975) translate3d(0, 16px, 0);
		transform: scale(.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
}

.f-throwOutUp {
	-webkit-animation: 175ms ease-out both f-throwOutUp;
	animation: 175ms ease-out both f-throwOutUp;
}

.f-throwOutDown {
	-webkit-animation: 175ms ease-out both f-throwOutDown;
	animation: 175ms ease-out both f-throwOutDown;
}

@-webkit-keyframes f-throwOutUp {
	to {
		-webkit-transform: translate3d(0, -150px, 0);
		transform: translate3d(0, -150px, 0);
		opacity: 0;
	}
}

@keyframes f-throwOutUp {
	to {
		-webkit-transform: translate3d(0, -150px, 0);
		transform: translate3d(0, -150px, 0);
		opacity: 0;
	}
}

@-webkit-keyframes f-throwOutDown {
	to {
		-webkit-transform: translate3d(0, 150px, 0);
		transform: translate3d(0, 150px, 0);
		opacity: 0;
	}
}

@keyframes f-throwOutDown {
	to {
		-webkit-transform: translate3d(0, 150px, 0);
		transform: translate3d(0, 150px, 0);
		opacity: 0;
	}
}

.f-fadeIn {
	-webkit-animation: .2s ease both f-fadeIn;
	animation: .2s ease both f-fadeIn;
	z-index: 2;
}

.f-fadeOut {
	-webkit-animation: .2s ease both f-fadeOut;
	animation: .2s ease both f-fadeOut;
	z-index: 1;
}

@-webkit-keyframes f-fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes f-fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes f-fadeOut {
	100% {
		opacity: 0;
	}
}

@keyframes f-fadeOut {
	100% {
		opacity: 0;
	}
}

.f-fadeSlowIn {
	-webkit-animation: .5s ease both f-fadeSlowIn;
	animation: .5s ease both f-fadeSlowIn;
	z-index: 2;
}

.f-fadeSlowOut {
	-webkit-animation: .5s ease both f-fadeSlowOut;
	animation: .5s ease both f-fadeSlowOut;
	z-index: 1;
}

@-webkit-keyframes f-fadeSlowIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes f-fadeSlowIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes f-fadeSlowOut {
	100% {
		opacity: 0;
	}
}

@keyframes f-fadeSlowOut {
	100% {
		opacity: 0;
	}
}

.f-fadeFastIn {
	-webkit-animation: .2s ease-out both f-fadeFastIn;
	animation: .2s ease-out both f-fadeFastIn;
	z-index: 2;
}

.f-fadeFastOut {
	-webkit-animation: .2s ease-out both f-fadeFastOut;
	animation: .2s ease-out both f-fadeFastOut;
	z-index: 2;
}

@-webkit-keyframes f-fadeFastIn {
	0% {
		opacity: .75;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes f-fadeFastIn {
	0% {
		opacity: .75;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes f-fadeFastOut {
	100% {
		opacity: 0;
	}
}

@keyframes f-fadeFastOut {
	100% {
		opacity: 0;
	}
}

.f-crossfadeIn {
	-webkit-animation: .2s ease-out both f-crossfadeIn;
	animation: .2s ease-out both f-crossfadeIn;
	z-index: 2;
}

.f-crossfadeOut {
	-webkit-animation: .1s linear .1s both f-crossfadeOut;
	animation: .1s linear .1s both f-crossfadeOut;
	z-index: 1;
}

@-webkit-keyframes f-crossfadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes f-crossfadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes f-crossfadeOut {
	100% {
		opacity: 0;
	}
}

@keyframes f-crossfadeOut {
	100% {
		opacity: 0;
	}
}

.f-slideIn.from-next {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInNext;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
}

@-webkit-keyframes f-slideInPrev {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes f-slideInPrev {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes f-slideInNext {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes f-slideInNext {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes f-slideOutNext {
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes f-slideOutNext {
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@-webkit-keyframes f-slideOutPrev {
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes f-slideOutPrev {
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.f-classicIn.from-next {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInNext;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInNext;
	z-index: 2;
}

.f-classicIn.from-prev {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
	z-index: 2;
}

.f-classicOut.to-next {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
	z-index: 1;
}

.f-classicOut.to-prev {
	-webkit-animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
	animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
	z-index: 1;
}

@-webkit-keyframes f-classicInNext {
	0% {
		-webkit-transform: translateX(-75px);
		transform: translateX(-75px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes f-classicInNext {
	0% {
		-webkit-transform: translateX(-75px);
		transform: translateX(-75px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes f-classicInPrev {
	0% {
		-webkit-transform: translateX(75px);
		transform: translateX(75px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes f-classicInPrev {
	0% {
		-webkit-transform: translateX(75px);
		transform: translateX(75px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes f-classicOutNext {
	100% {
		-webkit-transform: translateX(-75px);
		transform: translateX(-75px);
		opacity: 0;
	}
}

@keyframes f-classicOutNext {
	100% {
		-webkit-transform: translateX(-75px);
		transform: translateX(-75px);
		opacity: 0;
	}
}

@-webkit-keyframes f-classicOutPrev {
	100% {
		-webkit-transform: translateX(75px);
		transform: translateX(75px);
		opacity: 0;
	}
}

@keyframes f-classicOutPrev {
	100% {
		-webkit-transform: translateX(75px);
		transform: translateX(75px);
		opacity: 0;
	}
}

:root {
	--f-button-width: 40px;
	--f-button-height: 40px;
	--f-button-border: 0;
	--f-button-border-radius: 0;
	--f-button-color: #374151;
	--f-button-bg: #f8f8f8;
	--f-button-hover-bg: #e0e0e0;
	--f-button-active-bg: #d0d0d0;
	--f-button-shadow: none;
	--f-button-transition: all .15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 20px;
	--f-button-svg-height: 20px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: none;
	--f-button-svg-disabled-opacity: .65;
}

.f-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
	margin: 0;
	padding: 0;
	width: var(--f-button-width);
	height: var(--f-button-height);
	border: var(--f-button-border);
	border-radius: var(--f-button-border-radius);
	color: var(--f-button-color);
	background: var(--f-button-bg);
	-webkit-box-shadow: var(--f-button-shadow);
	box-shadow: var(--f-button-shadow);
	pointer-events: all;
	cursor: pointer;
	-webkit-transition: var(--f-button-transition);
	transition: var(--f-button-transition);
}

@media (hover:hover) {
	.f-button:hover:not([disabled]) {
		color: var(--f-button-hover-color);
		background-color: var(--f-button-hover-bg);
	}
}

.f-button:active:not([disabled]) {
	background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
	outline: 0;
}

.f-button:focus-visible {
	outline: 0;
	-webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
	box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
	width: var(--f-button-svg-width);
	height: var(--f-button-svg-height);
	fill: var(--f-button-svg-fill);
	stroke: currentColor;
	stroke-width: var(--f-button-svg-stroke-width);
	stroke-linecap: round;
	stroke-linejoin: round;
	-webkit-transition: opacity .15s ease;
	transition: opacity .15s ease;
	-webkit-transform: var(--f-button-transform);
	transform: var(--f-button-transform);
	-webkit-filter: var(--f-button-svg-filter);
	filter: var(--f-button-svg-filter);
	pointer-events: none;
}

.f-button[disabled] {
	cursor: default;
}

.f-button[disabled] svg {
	opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-next, .f-carousel__nav .f-button.is-prev, .fancybox__nav .f-button.is-next, .fancybox__nav .f-button.is-prev {
	position: absolute;
	z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
	left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
	left: auto;
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
	right: auto;
	left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev {
	top: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
	top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
	bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

html.with-fancybox {
	width: auto;
	overflow: visible;
	scroll-behavior: auto;
}

html.with-fancybox body {
	-ms-touch-action: none;
	touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
	width: auto;
	margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
	overflow: hidden !important;
	overscroll-behavior-y: none;
}

.fancybox__container {
	--fancybox-color: #dbdbdb;
	--fancybox-hover-color: #fff;
	--fancybox-bg: rgba(24, 24, 27, .98);
	--fancybox-slide-gap: 10px;
	--f-spinner-width: 50px;
	--f-spinner-height: 50px;
	--f-spinner-color-1: rgba(255, 255, 255, .1);
	--f-spinner-color-2: #bbb;
	--f-spinner-stroke: 3.65;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	direction: ltr;
	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-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #f8f8f8;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: visible;
	z-index: 1050;
	outline: 0;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	overscroll-behavior-y: contain;
}

.fancybox__container *, .fancybox__container ::after, .fancybox__container ::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

.fancybox__backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background: var(--fancybox-bg);
	opacity: var(--fancybox-opacity, 1);
	will-change: opacity;
}

.fancybox__carousel {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-height: 0;
	z-index: 10;
	overflow-y: visible;
	overflow-x: clip;
}

.fancybox__viewport {
	width: 100%;
	height: 100%;
}

.fancybox__track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	height: 100%;
}

.fancybox__slide {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0 var(--fancybox-slide-gap) 0 0;
	padding: 4px;
	overflow: auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
	padding-top: 40px;
}

.fancybox__slide.has-html5video, .fancybox__slide.has-iframe, .fancybox__slide.has-video {
	overflow: hidden;
}

.fancybox__slide.has-image {
	overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
	overflow: visible;
}

.fancybox__slide::after, .fancybox__slide::before {
	content: "";
	-webkit-box-flex: 0;
	-ms-flex: 0 0 0px;
	flex: 0 0 0;
	margin: auto;
}

.fancybox__content {
	-ms-flex-item-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	margin: 0;
	padding: 2rem;
	max-width: 100%;
	color: var(--fancybox-content-color, #374151);
	background: var(--fancybox-content-bg, #fff);
	cursor: default;
	border-radius: 0;
	z-index: 20;
}

.is-loading .fancybox__content {
	opacity: 0;
}

.is-draggable .fancybox__content {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.can-zoom_in .fancybox__content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.is-dragging .fancybox__content {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox__content [contenteditable], .fancybox__content [data-selectable] {
	cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	min-height: 1px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
	width: 100%;
	height: auto;
	max-height: 100%;
}

.fancybox__slide.is-animating > .fancybox__content {
	-webkit-filter: blur(0);
	filter: blur(0);
	will-change: transform, width, height;
}

.fancybox-image {
	margin: auto;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hide-image .fancybox-image {
	opacity: 0;
}

.fancybox__caption {
	-ms-flex-item-align: center;
	align-self: center;
	max-width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0;
	padding: 14px 0 4px 0;
	overflow-wrap: anywhere;
	line-height: 1.375;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	cursor: auto;
	visibility: visible;
}

.is-closing .fancybox__caption, .is-loading .fancybox__caption {
	opacity: 0;
	visibility: hidden;
}

.is-compact .fancybox__caption {
	padding-bottom: 0;
}

.f-button.is-close-btn {
	--f-button-svg-stroke-width: 2;
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
	--f-button-width: 34px;
	--f-button-height: 34px;
	--f-button-border-radius: 4px;
	--f-button-color: var(--fancybox-color, #fff);
	--f-button-hover-color: var(--fancybox-color, #fff);
	--f-button-bg: transparent;
	--f-button-hover-bg: transparent;
	--f-button-active-bg: transparent;
	--f-button-svg-width: 22px;
	--f-button-svg-height: 22px;
	position: absolute;
	top: -38px;
	right: 0;
	opacity: .75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
	opacity: 1;
}

.fancybox__footer {
	padding: 0;
	margin: 0;
	position: relative;
}

.fancybox__footer .fancybox__caption {
	width: 100%;
	padding: 24px;
	opacity: var(--fancybox-opacity, 1);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.is-compact .fancybox__footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(24, 24, 27, .5);
}

.is-compact .fancybox__footer .fancybox__caption {
	padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
	--f-button-border-radius: 50%;
	--f-button-color: #fff;
	--f-button-hover-color: #fff;
	--f-button-outline-color: #000;
	--f-button-bg: rgba(0, 0, 0, .6);
	--f-button-active-bg: rgba(0, 0, 0, .6);
	--f-button-hover-bg: rgba(0, 0, 0, .6);
	--f-button-svg-width: 18px;
	--f-button-svg-height: 18px;
	--f-button-svg-filter: none;
	top: 5px;
	right: 5px;
}

.fancybox__nav {
	--f-button-width: 50px;
	--f-button-height: 50px;
	--f-button-border: 0;
	--f-button-border-radius: 50%;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: transparent;
	--f-button-hover-bg: rgba(24, 24, 27, .3);
	--f-button-active-bg: rgba(24, 24, 27, .5);
	--f-button-shadow: none;
	--f-button-transition: all .15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 26px;
	--f-button-svg-height: 26px;
	--f-button-svg-stroke-width: 2.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));
	--f-button-svg-disabled-opacity: .65;
	--f-button-next-pos: 1rem;
	--f-button-prev-pos: 1rem;
	opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
	position: absolute;
	content: "";
	top: -30px;
	right: -20px;
	left: -20px;
	bottom: -30px;
	z-index: 1;
}

.is-idle .fancybox__nav {
	-webkit-animation: .15s ease-out both f-fadeOut;
	animation: .15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
	pointer-events: none;
	-webkit-animation: .15s ease-out both f-fadeOut;
	animation: .15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));
	z-index: 30;
	cursor: pointer;
}

.fancybox-protected {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 40;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-ghost {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 0;
	-o-object-fit: contain;
	object-fit: contain;
	z-index: 40;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.fancybox-focus-guard {
	outline: 0;
	opacity: 0;
	position: fixed;
	pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
	opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > :not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > :not(.fancybox__content), .fancybox__container.is-animated[aria-hidden=false] > :not(.fancybox__backdrop,.fancybox__carousel) {
	-webkit-animation: .25s ease .1s backwards f-fadeIn;
	animation: .25s ease .1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
	-webkit-animation: .35s ease backwards f-fadeIn;
	animation: .35s ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > :not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > :not(.fancybox__content), .fancybox__container.is-animated[aria-hidden=true] > :not(.fancybox__backdrop,.fancybox__carousel) {
	-webkit-animation: .15s ease forwards f-fadeOut;
	animation: .15s ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
	-webkit-animation: .35s ease forwards f-fadeOut;
	animation: .35s ease forwards f-fadeOut;
}

.has-html5video .fancybox__content, .has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-vimeo .fancybox__content, .has-youtube .fancybox__content {
	max-width: 100%;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	min-height: 1px;
	overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
	width: 100%;
	height: 100%;
}

.fancybox__container:not(.is-compact) .has-iframe .fancybox__content, .fancybox__container:not(.is-compact) .has-map .fancybox__content, .fancybox__container:not(.is-compact) .has-pdf .fancybox__content {
	width: calc(100% - 120px);
	height: 90%;
}

.has-html5video .fancybox__content, .has-vimeo .fancybox__content, .has-youtube .fancybox__content {
	width: 960px;
	height: 540px;
	max-width: 100%;
	max-height: 100%;
}

.has-html5video .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-vimeo .fancybox__content, .has-youtube .fancybox__content {
	padding: 0;
	background: rgba(24, 24, 27, .9);
	color: #fff;
}

.has-map .fancybox__content {
	background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.f-carousel__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-outline: 0;
	--f-thumb-outline-color: #5eb0ef;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
	--f-thumb-border-radius: 2px;
	--f-thumb-offset: 0px;
	--f-button-next-pos: 0;
	--f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: .5;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 20px;
	--f-thumb-clip-width: 46px;
}

.f-thumbs {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.f-thumbs .f-spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebeff2), to(#e2e8f0));
	background-image: linear-gradient(#ebeff2, #e2e8f0);
	z-index: -1;
}

.f-thumbs .f-spinner svg {
	display: none;
}

.f-thumbs.is-vertical {
	height: 100%;
}

.f-thumbs__viewport {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.f-thumbs__track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	will-change: transform;
}

.f-thumbs__slide {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	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;
	padding: 0;
	margin: 0;
	width: var(--f-thumb-width);
	min-width: var(--f-thumb-width);
	height: var(--f-thumb-height);
	overflow: visible;
	cursor: pointer;
}

.f-thumbs__slide.is-loading img {
	opacity: 0;
}

.is-classic .f-thumbs__viewport {
	height: 100%;
}

.is-modern .f-thumbs__track {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.is-modern .f-thumbs__track::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(var(--left, 0) * 1px);
	width: calc(100% - var(--width, 0) * 1px);
	cursor: pointer;
}

.is-modern .f-thumbs__slide {
	--clip-path: inset(0 calc(( var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0) ) * .5 * ( 1 - var(--progress, 0) )) round var(--f-thumb-border-radius, 0));
	-webkit-transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
	transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
	-webkit-transition: none;
	transition: none;
	pointer-events: none;
}

.is-modern .f-thumbs__slide:focus-within:not(.is-selected) {
	-webkit-filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
	filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
}

.is-modern .f-thumbs__slide > * {
	-webkit-clip-path: var(--clip-path);
	clip-path: var(--clip-path);
}

.is-modern.in-touch .f-thumbs__slide {
	-webkit-filter: none;
	filter: none;
}

.is-modern.is-resting .f-thumbs__slide {
	-webkit-transition: all .33s ease;
	transition: all .33s ease;
}

.is-modern.is-resting .f-thumbs__slide > * {
	-webkit-transition: all .33s ease;
	transition: all .33s ease;
}

.f-thumbs__slide__button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	border-radius: var(--f-thumb-border-radius);
	overflow: hidden;
	background: rgba(0, 0, 0, 0);
	outline: 0;
	cursor: pointer;
	pointer-events: auto;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	opacity: var(--f-thumb-opacity);
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.f-thumbs__slide__button:hover {
	opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
	outline: 0;
}

.f-thumbs__slide__button:focus-visible {
	outline: 0;
	opacity: var(--f-thumb-selected-opacity);
}

.is-nav-selected .f-thumbs__slide__button {
	opacity: var(--f-thumb-selected-opacity);
}

.is-nav-selected .f-thumbs__slide__button::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: auto;
	bottom: 0;
	border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
	border-radius: var(--f-thumb-border-radius);
	-webkit-animation: f-fadeIn .2s ease-out;
	animation: f-fadeIn .2s ease-out;
	z-index: 10;
}

.f-thumbs__slide__img {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: var(--f-thumb-offset);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	pointer-events: none;
	-o-object-fit: cover;
	object-fit: cover;
}

.f-thumbs.is-horizontal .f-thumbs__track {
	margin: 0 auto;
	padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
	margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto 0;
	padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
	margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-border-radius: 2px;
	--f-thumb-outline: 2px;
	--f-thumb-outline-color: #ededed;
	position: relative;
	opacity: var(--fancybox-opacity, 1);
	-webkit-transition: max-height .35s cubic-bezier(.23, 1, .32, 1);
	transition: max-height .35s cubic-bezier(.23, 1, .32, 1);
}

.fancybox__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: .5;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .05)));
	background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 20px;
	--f-thumb-clip-width: 46px;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .05)));
	background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-horizontal {
	padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
	padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
	--f-thumb-width: 64px;
	--f-thumb-clip-width: 32px;
	--f-thumb-height: 48px;
	--f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-hidden {
	max-height: 0 !important;
}

.is-closing .fancybox__thumbs {
	-webkit-transition: none !important;
	transition: none !important;
}

.fancybox__toolbar {
	--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));
	--f-button-width: 46px;
	--f-button-height: 46px;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: rgba(24, 24, 27, .65);
	--f-button-hover-bg: rgba(70, 70, 73, .65);
	--f-button-active-bg: rgba(90, 90, 93, .65);
	--f-button-border-radius: 0;
	--f-button-svg-width: 24px;
	--f-button-svg-height: 24px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));
	--f-button-svg-fill: none;
	--f-button-svg-disabled-opacity: .65;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));
	pointer-events: none;
	z-index: 20;
}

.fancybox__toolbar :focus-visible {
	z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.is-idle .fancybox__toolbar {
	pointer-events: none;
	-webkit-animation: .15s ease-out both f-fadeOut;
	animation: .15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.fancybox__infobar {
	padding: 0 5px;
	line-height: var(--f-button-height);
	text-align: center;
	font-size: 17px;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: subpixel-antialiased;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox__infobar span {
	padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
	background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
	position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
	height: 100%;
	opacity: .3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: -webkit-box;
	display: flex;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: -ms-flexbox;
	display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.f-progress {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
	z-index: 30;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
}

.ctaBtn {
	display: inline-block;
	padding: .5729166667vw 2.0833333333vw .5208333333vw;
	background: #d2bc5f;
	-webkit-transition: background-color .3s ease, color .3s ease;
	transition: background-color .3s ease, color .3s ease;
}

.ctaBtn:hover {
	background-color: #fdf5eb;
}

.ctaBtn:hover p {
	color: #332d2d;
}

.ctaBtn p {
	font-size: .78125vw;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	color: #332d2d;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

@media screen and (max-width:1600px) {
	.ctaBtn {
		padding: 11px 40px 10px;
	}
	
	.ctaBtn p {
		font-size: .9375rem;
	}
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
	margin: 1.5625vw 0;
	font-family: PPEditorialNew, sans-serif;
	line-height: 1.125;
}

.wysiwyg h1 {
	font-size: 3.6458333333vw;
}

.wysiwyg h2 {
	font-size: 2.9166666667vw;
}

.wysiwyg h3 {
	font-size: 1.6666666667vw;
}

.wysiwyg h4 {
	font-size: 1.4583333333vw;
}

.wysiwyg h5 {
	font-size: 1.25vw;
}

.wysiwyg h6 {
	font-size: 1.0416666667vw;
}

.wysiwyg a, .wysiwyg li, .wysiwyg p {
	font-size: .9375vw;
	font-weight: 300;
	line-height: 1.77;
}

.wysiwyg a strong, .wysiwyg li strong, .wysiwyg p strong {
	font-weight: 500;
}

.wysiwyg p {
	margin-bottom: 1.0416666667vw;
}

.wysiwyg p:last-child {
	margin-bottom: 0;
}

.wysiwyg a {
	text-decoration: underline;
}

.wysiwyg a:hover {
	text-decoration: none;
}

.wysiwyg ol, .wysiwyg ul {
	margin: 0;
}

.wysiwyg ul {
	list-style-type: disc;
}

.wysiwyg ol, .wysiwyg ul {
	padding-left: .8854166667vw;
}

.wysiwyg ul li {
	margin-bottom: .2604166667vw;
	padding-left: .625vw;
}

.wysiwyg ul li:last-child {
	margin-bottom: 0;
}

.wysiwyg blockquote {
	padding: 2.0833333333vw 0;
	margin: 0;
}

.wysiwyg img, .wysiwyg video {
	width: 100%;
	height: auto;
}

.wysiwyg img {
	margin: 1.5625vw 0;
}

.wysiwyg video {
	margin: 1.5625vw 0;
}

.wysiwyg iframe {
	width: 100%;
	min-height: 20.8333333333vw;
	margin: 1.5625vw 0;
}

.wysiwyg--24 a, .wysiwyg--24 li, .wysiwyg--24 p {
	font-size: 1.25vw;
	line-height: 1.66;
}

.wysiwyg--16 a, .wysiwyg--16 li, .wysiwyg--16 p {
	font-size: .8333333333vw;
	line-height: 1.5;
}

.wysiwyg--16 p {
	margin-bottom: .8333333333vw;
}

.wysiwyg--16 strong {
	font-weight: 500;
}

.wysiwyg--14 a, .wysiwyg--14 li, .wysiwyg--14 p {
	font-size: .7291666667vw;
	line-height: 1.5;
}

.wysiwyg--14 p {
	margin-bottom: .7291666667vw;
}

.wysiwyg--18 a, .wysiwyg--18 li, .wysiwyg--18 p {
	font-size: .9375vw;
	line-height: 1.77;
}

.wysiwyg--listFlex ol, .wysiwyg--listFlex ul {
	padding-left: 0 !important;
}

.wysiwyg--listFlex ol li, .wysiwyg--listFlex ul li {
	padding-left: .625vw;
	margin: 0 .2604166667vw .2604166667vw;
}

.wysiwyg--listFlex li {
	display: inline-block;
}

.wysiwyg--listFlex ul li {
	position: relative;
}

.wysiwyg--listFlex ul li::after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 4px;
	height: 4px;
	background-color: #fdf5eb;
	border-radius: 50%;
}

.wysiwyg--brown * {
	color: #332d2d;
}

.wysiwyg--center * {
	text-align: center;
}

.wysiwyg--popup h1, .wysiwyg--popup h2, .wysiwyg--popup h3, .wysiwyg--popup h4, .wysiwyg--popup h5, .wysiwyg--popup h6 {
	font-size: .9375vw;
	font-weight: 500;
	font-family: "Space Grotesk", sans-serif;
	margin: 0 0 .5208333333vw;
}

.wysiwyg--popup ol, .wysiwyg--popup ul {
	margin-bottom: 1.5625vw;
}

.wysiwyg--popup ul li {
	padding-left: .625vw;
}

.wysiwyg--popup p {
	margin-bottom: 1.6666666667vw;
}

.wysiwyg--popup a {
	font-weight: 400;
	text-decoration: none;
}

.wysiwyg--popup a:hover {
	text-decoration: underline;
}

.wysiwyg--smallTitle h1, .wysiwyg--smallTitle h2, .wysiwyg--smallTitle h3, .wysiwyg--smallTitle h4, .wysiwyg--smallTitle h5, .wysiwyg--smallTitle h6 {
	font-size: .9375vw;
	font-weight: 500;
	font-family: "Space Grotesk", sans-serif;
	margin: 0 0 .5208333333vw;
}

@media screen and (max-width:1600px) {
	.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin: 30px 0;
	}
	
	.wysiwyg h1 {
		font-size: 4.375rem;
	}
	
	.wysiwyg h2 {
		font-size: 3.5rem;
	}
	
	.wysiwyg h3 {
		font-size: 2rem;
	}
	
	.wysiwyg h4 {
		font-size: 1.75rem;
	}
	
	.wysiwyg h5 {
		font-size: 1.5rem;
	}
	
	.wysiwyg h6 {
		font-size: 1.25rem;
	}
	
	.wysiwyg a, .wysiwyg li, .wysiwyg p {
		font-size: 1.125rem;
	}
	
	.wysiwyg p {
		margin-bottom: 20px;
	}
	
	.wysiwyg ol, .wysiwyg ul {
		margin: 0;
	}
	
	.wysiwyg ol, .wysiwyg ul {
		padding-left: 17px;
	}
	
	.wysiwyg ul li {
		margin-bottom: 5px;
		padding-left: 12px;
	}
	
	.wysiwyg blockquote {
		padding: 40px 0;
	}
	
	.wysiwyg img {
		margin: 30px 0;
	}
	
	.wysiwyg video {
		margin: 30px 0;
	}
	
	.wysiwyg iframe {
		min-height: 400px;
		margin: 30px 0;
	}
	
	.wysiwyg--24 a, .wysiwyg--24 li, .wysiwyg--24 p {
		font-size: 1.5rem;
	}
	
	.wysiwyg--16 a, .wysiwyg--16 li, .wysiwyg--16 p {
		font-size: 1rem;
	}
	
	.wysiwyg--16 p {
		margin-bottom: 16px;
	}
	
	.wysiwyg--14 a, .wysiwyg--14 li, .wysiwyg--14 p {
		font-size: .875rem;
	}
	
	.wysiwyg--14 p {
		margin-bottom: 14px;
	}
	
	.wysiwyg--18 a, .wysiwyg--18 li, .wysiwyg--18 p {
		font-size: 1.125rem;
	}
	
	.wysiwyg--listFlex ol li, .wysiwyg--listFlex ul li {
		margin: 0 5px 5px;
	}
	
	.wysiwyg--popup h1, .wysiwyg--popup h2, .wysiwyg--popup h3, .wysiwyg--popup h4, .wysiwyg--popup h5, .wysiwyg--popup h6 {
		font-size: 1.125rem;
		margin: 0 0 10px !important;
	}
	
	.wysiwyg--popup ol, .wysiwyg--popup ul {
		margin-bottom: 30px;
	}
	
	.wysiwyg--popup ul li {
		padding-left: 12px;
	}
	
	.wysiwyg--popup p {
		margin-bottom: 32px;
	}
	
	.wysiwyg--smallTitle h1, .wysiwyg--smallTitle h2, .wysiwyg--smallTitle h3, .wysiwyg--smallTitle h4, .wysiwyg--smallTitle h5, .wysiwyg--smallTitle h6 {
		font-size: 1.125rem;
		margin: 0 0 10px !important;
	}
}

@media screen and (max-width:1600px) {
	.wysiwyg--24 a, .wysiwyg--24 li, .wysiwyg--24 p {
		font-size: 1.375rem;
		line-height: 1.6;
	}
}

@media screen and (max-width:1400px) {
	.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin: 30px 0;
	}
	
	.wysiwyg h1 {
		font-size: 3.4375rem;
	}
	
	.wysiwyg h2 {
		font-size: 2.5rem;
	}
	
	.wysiwyg h3 {
		font-size: 1.75rem;
	}
	
	.wysiwyg h4 {
		font-size: 1.5rem;
	}
	
	.wysiwyg h5 {
		font-size: 1.25rem;
	}
	
	.wysiwyg a, .wysiwyg li, .wysiwyg p {
		font-size: 1rem;
		line-height: 1.5;
	}
	
	.wysiwyg ol, .wysiwyg ul {
		padding-left: 15px;
	}
	
	.wysiwyg--24 a, .wysiwyg--24 li, .wysiwyg--24 p {
		font-size: 1.25rem;
		line-height: 1.6;
	}
	
	.wysiwyg--18 a, .wysiwyg--18 li, .wysiwyg--18 p {
		font-size: 1rem;
		line-height: 1.5;
	}
	
	.wysiwyg--popup h1, .wysiwyg--popup h2, .wysiwyg--popup h3, .wysiwyg--popup h4, .wysiwyg--popup h5, .wysiwyg--popup h6 {
		font-size: 1rem;
	}
	
	.wysiwyg--smallTitle h1, .wysiwyg--smallTitle h2, .wysiwyg--smallTitle h3, .wysiwyg--smallTitle h4, .wysiwyg--smallTitle h5, .wysiwyg--smallTitle h6 {
		font-size: 1rem;
	}
}

@media screen and (max-width:960px) {
	.wysiwyg--16 a, .wysiwyg--16 li, .wysiwyg--16 p {
		font-size: .875rem;
	}
	
	.wysiwyg--listFlex ul li::after {
		top: 7px;
	}
}

.heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.heading--three .headingSpan {
	display: block;
	font-size: 2.9166666667vw;
	line-height: 1;
	letter-spacing: .02em;
	text-transform: uppercase;
}

.heading .headingSpan:first-child {
	font-family: PPEditorialNew, sans-serif;
	font-weight: 300;
}

.heading .headingSpan:nth-child(2) {
	font-weight: 300;
}

.heading--brown .headingSpan {
	color: #332d2d;
}

.heading--popup .headingSpan:last-child {
	font-weight: 400;
}

.heading--center .headingSpan {
	text-align: center;
}

.heading .headingSpan {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	display: inline-block;
}

.heading .headingSpan.aos-animate .letter, .heading .headingSpan.js-reveal .letter {
	opacity: 1;
	-webkit-transform: rotateX(0) translateY(0);
	transform: rotateX(0) translateY(0);
}

.heading .headingSpan .word__inner {
	display: inline-block;
}

.heading .headingSpan .letter {
	display: inline-block;
	opacity: 0;
	-webkit-transform: rotateX(80deg) translateY(20px);
	transform: rotateX(80deg) translateY(20px);
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}

.heading .headingSpan .letter[data-delay="0"] {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.heading .headingSpan .letter[data-delay="50"] {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
}

.heading .headingSpan .letter[data-delay="100"] {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.heading .headingSpan .letter[data-delay="150"] {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

.heading .headingSpan .letter[data-delay="200"] {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.heading .headingSpan .letter[data-delay="250"] {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

.heading .headingSpan .letter[data-delay="300"] {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.heading .headingSpan .letter[data-delay="350"] {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.heading .headingSpan .letter[data-delay="400"] {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.heading .headingSpan .letter[data-delay="450"] {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

.heading .headingSpan .letter[data-delay="500"] {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.heading .headingSpan .letter[data-delay="550"] {
	-webkit-transition-delay: .55s;
	transition-delay: .55s;
}

.heading .headingSpan .letter[data-delay="600"] {
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
}

.heading .headingSpan .letter[data-delay="650"] {
	-webkit-transition-delay: .65s;
	transition-delay: .65s;
}

.heading .headingSpan .letter[data-delay="700"] {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
}

.heading .headingSpan .letter[data-delay="750"] {
	-webkit-transition-delay: .75s;
	transition-delay: .75s;
}

.heading .headingSpan .letter[data-delay="800"] {
	-webkit-transition-delay: .8s;
	transition-delay: .8s;
}

.heading .headingSpan .letter[data-delay="850"] {
	-webkit-transition-delay: .85s;
	transition-delay: .85s;
}

.heading .headingSpan .letter[data-delay="900"] {
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
}

.heading .headingSpan .letter[data-delay="950"] {
	-webkit-transition-delay: .95s;
	transition-delay: .95s;
}

.heading .headingSpan .letter[data-delay="1000"] {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

@media screen and (max-width:1600px) {
	.heading--three .headingSpan {
		font-size: 3.5rem;
	}
}

@media screen and (max-width:1400px) {
	.heading--three .headingSpan {
		font-size: 2.5rem;
	}
}

@media screen and (max-width:960px) {
	.heading--three .headingSpan {
		font-size: 2rem;
	}
}

.arrowLink {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.arrowLink::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1.9791666667vw;
	height: 1.9791666667vw;
	border-radius: 50%;
	border: 1px solid #d2bc5f;
	will-change: transform;
	z-index: 1;
	-webkit-transition: background-color .3s ease, border-color .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, border-color .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, transform .3s ease, border-color .3s ease;
	transition: background-color .3s ease, transform .3s ease, border-color .3s ease, -webkit-transform .3s ease;
}

.arrowLink::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1.0416666667vw;
	width: 2.0833333333vw;
	height: 2px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #d2bc5f;
	-webkit-transform-origin: left;
	transform-origin: left;
	z-index: 3;
	-webkit-transition: background-color .3s ease, width .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, width .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, width .3s ease, transform .3s ease;
	transition: background-color .3s ease, width .3s ease, transform .3s ease, -webkit-transform .3s ease;
}

.arrowLink:hover::after {
	background-color: #d2bc5f;
	-webkit-transform: translateX(-.78125vw) translateY(-50%);
	transform: translateX(-.78125vw) translateY(-50%);
}

.arrowLink:hover::before {
	background-color: #332d2d;
	width: 1.0416666667vw;
	-webkit-transform: translateX(-.4166666667vw) translateY(-50%);
	transform: translateX(-.4166666667vw) translateY(-50%);
}

.arrowLink:hover .arrow-group {
	-webkit-transform: translateX(-.4166666667vw);
	transform: translateX(-.4166666667vw);
}

.arrowLink:hover svg .arrow-group path:first-child {
	fill: #332d2d !important;
}

.arrowLink:hover svg .arrow-group path:last-child {
	stroke: #332d2d !important;
	-webkit-transform: scaleX(.4) translateX(3.2291666667vw);
	transform: scaleX(.4) translateX(3.2291666667vw);
}

.arrowLink p {
	font-size: .7291666667vw;
	font-weight: 500;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	margin-right: 1.0416666667vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.arrowLink svg {
	width: 3.125vw;
	height: auto;
	position: relative;
	z-index: 3;
}

.arrowLink svg path {
	-webkit-transition: stroke .3s ease, fill .3s ease;
	transition: stroke .3s ease, fill .3s ease;
}

.arrowLink svg g:first-child {
	display: none;
	-webkit-transition: stroke .3s ease, fill .3s ease, -webkit-transform;
	transition: stroke .3s ease, fill .3s ease, -webkit-transform;
	transition: stroke .3s ease, fill .3s ease, transform;
	transition: stroke .3s ease, fill .3s ease, transform, -webkit-transform;
}

.arrowLink .arrow-group {
	position: relative;
	z-index: 4;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.arrowLink .arrow-group path:nth-child(2) {
	-webkit-transform-origin: center left;
	transform-origin: center left;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	display: none;
}

.arrowLink--reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.arrowLink--reverse p {
	margin: 0 0 0 1.0416666667vw;
}

.arrowLink--reverse svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.arrowLink--reverse::before {
	right: unset;
	left: 1.0416666667vw;
}

.arrowLink--reverse::after {
	right: unset;
	left: 0;
}

.arrowLink--reverse:hover::after {
	-webkit-transform: translateX(.78125vw) translateY(-50%);
	transform: translateX(.78125vw) translateY(-50%);
}

.arrowLink--reverse:hover::before {
	-webkit-transform: translateX(.4166666667vw) translateY(-50%);
	transform: translateX(.4166666667vw) translateY(-50%);
}

.arrowLink--reverse:hover .arrow-group {
	-webkit-transform: translateX(-.4166666667vw);
	transform: translateX(-.4166666667vw);
}

.arrowLink--reverse:hover svg .arrow-group path:last-child {
	-webkit-transform: scaleX(.4) translateX(-3.2291666667vw);
	transform: scaleX(.4) translateX(-3.2291666667vw);
}

.arrowLink--brown:hover::after {
	background: #332d2d;
	border-color: #332d2d;
}

.arrowLink--brown:hover::before {
	background: #fdf5eb;
}

.arrowLink--brown:hover svg .arrow-group path:first-child {
	fill: #fdf5eb !important;
}

.arrowLink--brown:hover svg .arrow-group path:last-child {
	stroke: #fdf5eb !important;
}

.arrowLink--brown::after {
	border: 1px solid #332d2d;
}

.arrowLink--brown::before {
	background: #332d2d;
}

.arrowLink--brown p {
	color: #332d2d;
}

.arrowLink--brown svg .arrow-group path:first-child {
	fill: #332d2d !important;
}

.arrowLink--brown svg .arrow-group path:last-child {
	stroke: #332d2d !important;
}

.arrowLink--cream:hover::after {
	background: #fdf5eb;
}

.arrowLink--cream:hover p {
	color: #fdf5eb;
}

.arrowLink--cream::before {
	background: #fdf5eb;
}

.arrowLink--cream::after {
	border: 1px solid #fdf5eb;
}

.arrowLink--cream p {
	color: #fdf5eb;
}

.arrowLink--cream svg circle {
	stroke: #fdf5eb !important;
}

.arrowLink--cream svg .arrow-group path:first-child {
	fill: #fdf5eb !important;
}

.arrowLink--cream svg .arrow-group path:last-child {
	stroke: #fdf5eb !important;
}

.arrowLink--whiteHover:hover::after {
	background: #332d2d;
	border-color: #332d2d;
}

.arrowLink--whiteHover:hover::before {
	background: #d2bc5f;
}

.arrowLink--whiteHover:hover svg .arrow-group path:first-child {
	fill: #d2bc5f !important;
}

.arrowLink--whiteHover:hover svg .arrow-group path:last-child {
	stroke: #d2bc5f !important;
}

.arrowLink--whiteHover::after {
	border: 1px solid #332d2d;
}

.arrowLink--whiteHover::before {
	background: #332d2d;
}

@media screen and (max-width:1600px) {
	.arrowLink::after {
		width: 38px;
		height: 38px;
	}
	
	.arrowLink::before {
		right: 20px;
		width: 40px;
	}
	
	.arrowLink:hover::after {
		-webkit-transform: translateX(-15px) translateY(-50%);
		transform: translateX(-15px) translateY(-50%);
	}
	
	.arrowLink:hover::before {
		width: 20px;
		-webkit-transform: translateX(-8px) translateY(-50%);
		transform: translateX(-8px) translateY(-50%);
	}
	
	.arrowLink:hover .arrow-group {
		-webkit-transform: translateX(-8px);
		transform: translateX(-8px);
	}
	
	.arrowLink:hover svg .arrow-group path:last-child {
		-webkit-transform: scaleX(.4) translateX(62px);
		transform: scaleX(.4) translateX(62px);
	}
	
	.arrowLink p {
		font-size: .875rem;
		margin-right: 20px;
	}
	
	.arrowLink svg {
		width: 60px;
	}
	
	.arrowLink--reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.arrowLink--reverse p {
		margin: 0 0 0 20px;
	}
	
	.arrowLink--reverse svg {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	.arrowLink--reverse::before {
		left: 20px;
	}
	
	.arrowLink--reverse::after {
		right: unset;
	}
	
	.arrowLink--reverse:hover::after {
		-webkit-transform: translateX(15px) translateY(-50%);
		transform: translateX(15px) translateY(-50%);
	}
	
	.arrowLink--reverse:hover::before {
		-webkit-transform: translateX(8px) translateY(-50%);
		transform: translateX(8px) translateY(-50%);
	}
	
	.arrowLink--reverse:hover .arrow-group {
		-webkit-transform: translateX(-8px);
		transform: translateX(-8px);
	}
	
	.arrowLink--reverse:hover svg .arrow-group path:last-child {
		-webkit-transform: scaleX(.4) translateX(-62px);
		transform: scaleX(.4) translateX(-62px);
	}
}

.sideHeading {
	font-size: 9.375vw;
	font-weight: 300;
	line-height: 1;
	letter-spacing: .05em;
	text-transform: uppercase;
	font-family: PPEditorialNew, sans-serif;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: right;
	text-orientation: unset;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	white-space: nowrap;
}

.sideHeading--yellow {
	color: #d2bc5f;
}

.sideHeading--brown {
	color: #332d2d;
}

.sideHeading--90 {
	font-size: 4.6875vw;
}

.sideHeading--150 {
	font-size: 7.8125vw;
}

.sideHeading--normalCasing {
	text-transform: unset;
}

.sideHeading--normal {
	-webkit-writing-mode: unset;
	-ms-writing-mode: unset;
	writing-mode: unset;
	text-orientation: initial;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	white-space: nowrap;
	text-align: left;
}

.sideHeading span {
	display: inline-block;
}

@media screen and (max-width:1400px) {
	.sideHeading {
		font-size: 6.25rem;
		position: relative !important;
		top: unset !important;
		left: unset !important;
		margin-bottom: 20px !important;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		text-orientation: initial;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		display: block;
		width: 100% !important;
		max-width: 100%;
		text-align: left;
		overflow: hidden;
		width: calc(100% + 112px) !important;
		margin-left: -56px;
		padding: 5px 56px;
	}
}

@media screen and (max-width:1080px) {
	.sideHeading {
		width: calc(100% + 64px) !important;
		margin-left: -32px;
		padding: 5px 32px;
	}
}

@media screen and (max-width:1200px) {
	.sideHeading {
		font-size: 3.125rem;
	}
}

@media screen and (max-width:960px) {
	.sideHeading {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		max-width: unset !important;
		white-space: nowrap;
		text-align: left;
	}
}

@media screen and (max-width:600px) {
	.sideHeading {
		width: calc(100% + 40px) !important;
		margin-left: -20px;
		padding: 5px 20px;
	}
}

.swiperPagination {
	position: absolute;
	bottom: -3.6458333333vw !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1px 0;
	margin: 0 !important;
}

.swiperPagination .swiper-pagination-bullet {
	width: 1.0416666667vw !important;
	height: 1.0416666667vw !important;
	margin: 0 .5208333333vw .5208333333vw !important;
	background: 0 0;
	position: relative;
	opacity: 1;
}

.swiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	opacity: 1;
}

.swiperPagination .swiper-pagination-bullet::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: 0 0;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.swiperPagination .swiper-pagination-bullet::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: .3125vw;
	height: .3125vw;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
}

.swiperPagination--brown .swiper-pagination-bullet::before {
	border: 1px solid #332d2d;
}

.swiperPagination--brown .swiper-pagination-bullet::after {
	background: #332d2d;
}

@media screen and (max-width:1600px) {
	.swiperPagination {
		bottom: -70px !important;
	}
	
	.swiperPagination .swiper-pagination-bullet {
		width: 20px !important;
		height: 20px !important;
		margin: 0 10px 10px !important;
	}
	
	.swiperPagination .swiper-pagination-bullet::after {
		width: 6px;
		height: 6px;
	}
}

@media screen and (max-width:960px) {
	.swiperPagination {
		bottom: unset !important;
		margin: 25px 0 0 !important;
		position: relative !important;
	}
	
	.swiperPagination .swiper-pagination-bullet {
		margin: 0 6px 10px !important;
	}
}

.videoBanner__title.aos-animate .letter, .videoBanner__title.js-reveal .letter {
	opacity: 1;
	-webkit-transform: rotateX(0) translateY(0);
	transform: rotateX(0) translateY(0);
}

.basicBanner__title.aos-animate .letter, .basicBanner__title.js-reveal .letter {
	opacity: 1;
	-webkit-transform: rotateX(0) translateY(0);
	transform: rotateX(0) translateY(0);
}

.headingSpan {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	display: inline-block;
}

.headingSpan .headingInner {
	display: inline-block;
}

.headingSpan .word__inner {
	display: inline-block;
}

.headingSpan .letter {
	display: inline-block;
	opacity: 0;
	-webkit-transform: rotateX(80deg) translateY(20px);
	transform: rotateX(80deg) translateY(20px);
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}

.headingSpan .letter[data-delay="0"] {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.headingSpan .letter[data-delay="50"] {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
}

.headingSpan .letter[data-delay="100"] {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.headingSpan .letter[data-delay="150"] {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

.headingSpan .letter[data-delay="200"] {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.headingSpan .letter[data-delay="250"] {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

.headingSpan .letter[data-delay="300"] {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.headingSpan .letter[data-delay="350"] {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.headingSpan .letter[data-delay="400"] {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.headingSpan .letter[data-delay="450"] {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

.headingSpan .letter[data-delay="500"] {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.headingSpan .letter[data-delay="550"] {
	-webkit-transition-delay: .55s;
	transition-delay: .55s;
}

.headingSpan .letter[data-delay="600"] {
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
}

.headingSpan .letter[data-delay="650"] {
	-webkit-transition-delay: .65s;
	transition-delay: .65s;
}

.headingSpan .letter[data-delay="700"] {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
}

.headingSpan .letter[data-delay="750"] {
	-webkit-transition-delay: .75s;
	transition-delay: .75s;
}

.headingSpan .letter[data-delay="800"] {
	-webkit-transition-delay: .8s;
	transition-delay: .8s;
}

.headingSpan .letter[data-delay="850"] {
	-webkit-transition-delay: .85s;
	transition-delay: .85s;
}

.headingSpan .letter[data-delay="900"] {
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
}

.headingSpan .letter[data-delay="950"] {
	-webkit-transition-delay: .95s;
	transition-delay: .95s;
}

.headingSpan .letter[data-delay="1000"] {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}

body .gravityForm .gform_wrapper .gform_heading {
	display: none;
}

body .gravityForm .gform_wrapper .gform_fields {
	grid-row-gap: 2.0833333333vw;
}

body .gravityForm .gform_wrapper .gfield_label, body .gravityForm .gform_wrapper .gfield_label .gfield_required {
	font-size: .625vw;
	font-weight: 300;
	color: #332d2d;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.2;
}

body .gravityForm .gform_wrapper .gfield_label {
	margin: 0 0 .5729166667vw;
}

body .gravityForm .gform_wrapper input[type=email], body .gravityForm .gform_wrapper input[type=tel], body .gravityForm .gform_wrapper input[type=text], body .gravityForm .gform_wrapper textarea {
	font-size: .8333333333vw;
	font-weight: 400;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.2 !important;
	padding: .9375vw 1.25vw;
	border: 1px solid #332d2d;
	border-radius: 0;
	background-color: transparent;
	width: 100%;
}

body .gravityForm .gform_wrapper input[type=email]::-webkit-input-placeholder, body .gravityForm .gform_wrapper input[type=tel]::-webkit-input-placeholder, body .gravityForm .gform_wrapper input[type=text]::-webkit-input-placeholder, body .gravityForm .gform_wrapper textarea::-webkit-input-placeholder {
	opacity: 1;
	color: rgba(51, 45, 45, .5);
}

body .gravityForm .gform_wrapper input[type=email]::-moz-placeholder, body .gravityForm .gform_wrapper input[type=tel]::-moz-placeholder, body .gravityForm .gform_wrapper input[type=text]::-moz-placeholder, body .gravityForm .gform_wrapper textarea::-moz-placeholder {
	opacity: 1;
	color: rgba(51, 45, 45, .5);
}

body .gravityForm .gform_wrapper input[type=email]:-ms-input-placeholder, body .gravityForm .gform_wrapper input[type=tel]:-ms-input-placeholder, body .gravityForm .gform_wrapper input[type=text]:-ms-input-placeholder, body .gravityForm .gform_wrapper textarea:-ms-input-placeholder {
	opacity: 1;
	color: rgba(51, 45, 45, .5);
}

body .gravityForm .gform_wrapper input[type=email]::-ms-input-placeholder, body .gravityForm .gform_wrapper input[type=tel]::-ms-input-placeholder, body .gravityForm .gform_wrapper input[type=text]::-ms-input-placeholder, body .gravityForm .gform_wrapper textarea::-ms-input-placeholder {
	opacity: 1;
	color: rgba(51, 45, 45, .5);
}

body .gravityForm .gform_wrapper input[type=email]::placeholder, body .gravityForm .gform_wrapper input[type=tel]::placeholder, body .gravityForm .gform_wrapper input[type=text]::placeholder, body .gravityForm .gform_wrapper textarea::placeholder {
	opacity: 1;
	color: rgba(51, 45, 45, .5);
}

body .gravityForm .gform_wrapper input[type=email], body .gravityForm .gform_wrapper input[type=tel], body .gravityForm .gform_wrapper input[type=text] {
	min-height: 3.125vw !important;
}

body .gravityForm .gform_wrapper textarea {
	resize: vertical;
}

body .gravityForm .gform_wrapper .gfield textarea.large, body .gravityForm .gform_wrapper .gfield textarea.medium, body .gravityForm .gform_wrapper .gfield textarea.small {
	height: 12.5vw;
}

body .gravityForm .gform_wrapper .date-field .ginput_container {
	position: relative;
}

body .gravityForm .gform_wrapper .date-field img {
	position: absolute;
	top: 50%;
	right: 1.25vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

body .gravityForm .gform_wrapper .date-field input::-webkit-input-placeholder {
	color: #332d2d;
}

body .gravityForm .gform_wrapper .date-field input::-moz-placeholder {
	color: #332d2d;
}

body .gravityForm .gform_wrapper .date-field input:-ms-input-placeholder {
	color: #332d2d;
}

body .gravityForm .gform_wrapper .date-field input::-ms-input-placeholder {
	color: #332d2d;
}

body .gravityForm .gform_wrapper .date-field input::placeholder {
	color: #332d2d;
}

body .gravityForm .gform_wrapper .gform_footer {
	padding: 0;
	margin: 2.0833333333vw 0 0;
}

body .gravityForm .gform_wrapper input[type=submit] {
	font-size: .8333333333vw;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .04em;
	line-height: 1.12 !important;
	min-height: auto !important;
	text-align: center;
	color: #fdf5eb;
	font-family: "Space Grotesk", sans-serif;
	min-width: 15.7291666667vw;
	padding: 1.09375vw .78125vw;
	margin: 0;
	background-color: #332d2d;
	border: 1px solid #332d2d;
	border-radius: 0;
	cursor: pointer;
	-webkit-transition: background-color .3s ease, color .3s ease;
	transition: background-color .3s ease, color .3s ease;
}

body .gravityForm .gform_wrapper input[type=submit]:hover {
	background-color: #fdf5eb;
	color: #332d2d;
}

body .gravityForm .gform_confirmation_message {
	font-size: .8333333333vw;
	font-weight: 400;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.2;
	text-align: left;
}

@media screen and (max-width:1600px) {
	body .gravityForm .gform_wrapper .gform_fields {
		grid-row-gap: 40px;
	}
	
	body .gravityForm .gform_wrapper .gfield_label, body .gravityForm .gform_wrapper .gfield_label .gfield_required {
		font-size: .75rem;
	}
	
	body .gravityForm .gform_wrapper .gfield_label {
		margin: 0 0 11px;
	}
	
	body .gravityForm .gform_wrapper input[type=email], body .gravityForm .gform_wrapper input[type=tel], body .gravityForm .gform_wrapper input[type=text], body .gravityForm .gform_wrapper textarea {
		font-size: 1rem;
		padding: 18px 24px;
	}
	
	body .gravityForm .gform_wrapper input[type=email], body .gravityForm .gform_wrapper input[type=tel], body .gravityForm .gform_wrapper input[type=text] {
		min-height: 60px !important;
	}
	
	body .gravityForm .gform_wrapper .gfield textarea.large, body .gravityForm .gform_wrapper .gfield textarea.medium, body .gravityForm .gform_wrapper .gfield textarea.small {
		height: 240px;
	}
	
	body .gravityForm .gform_wrapper .date-field img {
		right: 24px;
	}
	
	body .gravityForm .gform_wrapper .gform_footer {
		margin: 40px 0 0;
	}
	
	body .gravityForm .gform_wrapper input[type=submit] {
		font-size: 1rem;
		min-width: 302px;
		padding: 21px 15px;
	}
	
	body .gravityForm .gform_confirmation_message {
		font-size: 1rem;
	}
}

@media screen and (max-width:750px) {
	body .gravityForm .gform_wrapper .gform_fields {
		grid-row-gap: 30px;
	}
	
	body .gravityForm .gform_wrapper .gform_footer {
		margin: 30px 0 0;
	}
	
	body .gravityForm .gform_wrapper input[type=submit] {
		width: 100%;
	}
}

.facetFilters .facetwp-type-dropdown {
	margin: 0;
}

.facetFilters .facetwp-type-dropdown .facetwp-dropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: auto;
	min-height: 3.125vw;
	background-color: transparent;
	border: .5px solid #d2bc5f;
	padding: .7291666667vw 1.1979166667vw .4166666667vw;
	margin: 0;
	font-size: 1.6666666667vw;
	line-height: 1.1;
	font-family: PPEditorialNew, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #d2bc5f;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.707' height='7.061' viewBox='0 0 12.707 7.061'%3E%3Cpath id='chevron' d='M12,18l6,6,6-6' transform='translate(-11.646 -17.646)' fill='none' stroke='%23d2bc5f' stroke-width='1'/%3E%3C/svg%3E%0A");
	background-size: .625vw .3645833333vw;
	background-repeat: no-repeat;
	background-position: calc(100% - 1.1979166667vw) 50%;
	min-width: 28.9583333333vw;
	cursor: pointer;
}

.facetFilters .facetwp-type-dropdown .facetwp-dropdown option {
	font-size: .8333333333vw;
}

.facetFilters .facetwp-type-sort {
	margin: 0;
}

.facetFilters .facetwp-type-dropdown .facetwp-dropdown.nitro-lazy {
	background-image: none !important;
}

.facetFilters .facetwp-type-sort select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: auto;
	min-height: 3.125vw;
	background-color: transparent;
	border: .5px solid #d2bc5f;
	padding: .5208333333vw 1.25vw;
	margin: 0;
	font-size: .8333333333vw;
	line-height: 2;
	font-family: "Space Grotesk", sans-serif;
	font-weight: 400;
	color: #d2bc5f;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.707' height='7.061' viewBox='0 0 12.707 7.061'%3E%3Cpath id='chevron' d='M12,18l6,6,6-6' transform='translate(-11.646 -17.646)' fill='none' stroke='%23d2bc5f' stroke-width='1'/%3E%3C/svg%3E%0A");
	background-size: .625vw .3645833333vw;
	background-repeat: no-repeat;
	background-position: calc(100% - 1.25vw) 50%;
	min-width: 15.7291666667vw;
	cursor: pointer;
}

.facetFilters .facetwp-type-sort select.nitro-lazy {
	background-image: none !important;
}

.facetFilters .facetwp-type-sort select option {
	font-size: .8333333333vw;
}

.facetFilters .facetwp-type-pager {
	margin: 1.6666666667vw 0 0;
}

.facetFilters .facetwp-type-pager .facetwp-load-more {
	font-size: .8333333333vw;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .04em;
	font-family: "Space Grotesk", sans-serif;
	color: #d2bc5f;
	line-height: 1.12;
	padding: .5208333333vw 1.875vw;
	margin: 0;
	border: .5px solid #d2bc5f;
	background-color: transparent;
	text-align: center;
	border-radius: 0;
	cursor: pointer;
	-webkit-transition: color .5s ease, background-color .5s ease;
	transition: color .5s ease, background-color .5s ease;
}

.facetFilters .facetwp-type-pager .facetwp-load-more:hover {
	background-color: #d2bc5f;
	color: #fdf5eb;
}

@media screen and (max-width:1600px) {
	.facetFilters .facetwp-type-dropdown .facetwp-dropdown {
		min-height: 60px;
		padding: 14px 23px 8px;
		font-size: 2rem;
		background-size: 12px 7px;
		background-position: calc(100% - 23px) 50%;
		min-width: 556px;
	}
	
	.facetFilters .facetwp-type-dropdown .facetwp-dropdown option {
		font-size: 1rem;
	}
	
	.facetFilters .facetwp-type-sort select {
		min-height: 60px;
		padding: 10px 24px;
		font-size: 1rem;
		background-size: 12px 7px;
		background-position: calc(100% - 24px) 50%;
		min-width: 302px;
	}
	
	.facetFilters .facetwp-type-sort select option {
		font-size: 1rem;
	}
	
	.facetFilters .facetwp-type-pager {
		margin: 32px 0 0;
	}
	
	.facetFilters .facetwp-type-pager .facetwp-load-more {
		font-size: 1rem;
		padding: 10px 36px;
	}
}

@media screen and (max-width:1600px) {
	.facetFilters .facetwp-type-dropdown .facetwp-dropdown {
		font-size: 1.5rem;
		min-width: 350px;
	}
}

@media screen and (max-width:1400px) {
	.facetFilters .facetwp-type-dropdown .facetwp-dropdown {
		min-height: 50px;
		font-size: 1.125rem;
		padding: 12px 23px 8px;
	}
	
	.facetFilters .facetwp-type-sort select {
		min-height: 50px;
		min-width: 300px;
	}
}

@media screen and (max-width:960px) {
	.facetFilters .facetwp-type-dropdown .facetwp-dropdown {
		min-width: 100%;
		padding: 12px 20px 8px;
		background-position: calc(100% - 20px) 50%;
	}
	
	.facetFilters .facetwp-type-sort select {
		min-width: 100%;
		padding: 10px 20px;
		background-position: calc(100% - 20px) 50%;
	}
}

@media screen and (max-width:600px) {
	.facetFilters .facetwp-type-pager {
		margin: 40px 0 0;
	}
	
	.facetFilters .facetwp-type-pager .facetwp-load-more {
		padding: 10px 20px;
		width: 100%;
	}
}

.siteHeader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 990;
}

.siteHeader--singleExperience .siteHeader__headerMain {
	display: none;
}

.siteHeader--singleExperience .siteHeader__headerScroll {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background-color: #332d2d;
}

.siteHeader.js-scrollUp .siteHeader__headerScroll {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background-color: #332d2d;
}

.siteHeader.js-menuOpen .siteHeader__burgerBtn span:first-child {
	-webkit-transform: rotate(45deg) translate(.2083333333vw, .2604166667vw);
	transform: rotate(45deg) translate(.2083333333vw, .2604166667vw);
}

.siteHeader.js-menuOpen .siteHeader__burgerBtn span:last-child {
	-webkit-transform: rotate(-45deg) translate(.2604166667vw, -.2604166667vw);
	transform: rotate(-45deg) translate(.2604166667vw, -.2604166667vw);
}

.siteHeader.js-menuOpen .siteHeader__menuHolder {
	background-color: #332d2d;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	pointer-events: all;
}

.siteHeader__contentHolder {
	padding: 2.0833333333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

.siteHeader__burgerBtn {
	display: block;
	position: absolute;
	top: 2.0833333333vw;
	left: 2.0833333333vw;
}

.siteHeader__burgerBtn.js-menuOpen {
	pointer-events: none;
}

.siteHeader__burgerBtn span {
	display: block;
	width: 1.5625vw;
	height: .1041666667vw;
	background: #fff;
	margin-bottom: .625vw;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.siteHeader__burgerBtn span:last-child {
	margin-bottom: 0;
}

.siteHeader__logo {
	display: block;
}

.siteHeader__logo img {
	max-width: 16.1979166667vw;
}

.siteHeader__bookNow {
	position: absolute;
	top: 2.0833333333vw;
	right: 2.0833333333vw;
}

.siteHeader__menuHolder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 13.0208333333vw 0 10.1041666667vw;
	overflow: auto;
	background-color: rgba(51, 45, 45, 0);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	pointer-events: none;
	-webkit-transition: background-color .5s ease, -webkit-transform 1s ease;
	transition: background-color .5s ease, -webkit-transform 1s ease;
	transition: transform 1s ease, background-color .5s ease;
	transition: transform 1s ease, background-color .5s ease, -webkit-transform 1s ease;
}

.siteHeader__menuHolder .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.siteHeader__leftPanel {
	width: 50%;
	position: relative;
	padding: 0 .625vw 0 8.4895833333vw;
}

.siteHeader__leftPanel::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #827445;
}

.siteHeader__navList--siteMap li.menu-item-has-children .sub-menu {
	display: block !important;
	pointer-events: all !important;
}

.siteHeader__navList--siteMap li.menu-item-has-children .siteHeader__arrowDown {
	display: none !important;
}

.siteHeader__navList li.current-menu-item > a {
	color: #fdf5eb !important;
}

.siteHeader__navList > li {
	margin-bottom: 1.3020833333vw;
}

.siteHeader__navList > li:last-child {
	margin-bottom: 0;
}

.siteHeader__navList > li > a {
	font-size: 1.6666666667vw;
	font-weight: 300;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	color: #d2bc5f;
	position: relative;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteHeader__navList > li > a:hover {
	color: #fdf5eb;
}

.siteHeader__navList > li.menu-item-has-children.js-dropdownOpen .sub-menu {
	display: block;
	pointer-events: all;
}

.siteHeader__navList > li.menu-item-has-children.js-dropdownOpen .siteHeader__arrowDown svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.siteHeader__navList > li.menu-item-has-children > a {
	padding-right: 2.0833333333vw;
}

.siteHeader__navList > li.menu-item-has-children .sub-menu {
	display: none;
	overflow: hidden;
	pointer-events: none;
	-webkit-animation: FadeFromLeft .3s ease forwards;
	animation: FadeFromLeft .3s ease forwards;
}

.siteHeader__navList > li.menu-item-has-children .sub-menu li {
	padding: 0 0 .5208333333vw 1.0416666667vw;
}

.siteHeader__navList > li.menu-item-has-children .sub-menu li:first-child {
	padding-top: .7291666667vw;
}

.siteHeader__navList > li.menu-item-has-children .sub-menu li a {
	font-size: 1.25vw;
	font-weight: 300;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.22;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteHeader__navList > li.menu-item-has-children .sub-menu li a:hover {
	color: #fdf5eb;
}

.siteHeader__arrowDown {
	display: inline-block;
	background: 0 0;
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: calc(50% - .15625vw);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	line-height: 0;
	width: 1.5625vw;
	height: 1.5625vw;
}

.siteHeader__arrowDown svg {
	width: .8333333333vw;
	height: auto;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.siteHeader__rightPanel {
	width: 50%;
	padding-left: 1.3020833333vw;
}

.siteHeader__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-left: 1.3020833333vw;
	position: relative;
	max-width: 31.5104166667vw;
}

.siteHeader__col--top {
	padding-bottom: 4.6875vw;
}

.siteHeader__col--bottom {
	padding-top: 4.6875vw;
	padding-bottom: 1.40625vw;
}

.siteHeader__col--bottom::after {
	display: none;
}

.siteHeader__col::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #827445;
}

.siteHeader__colInfo {
	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: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: 1.8229166667vw;
}

.siteHeader__colTitle {
	font-size: 1.6666666667vw;
	font-weight: 300;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.77;
	font-family: PPEditorialNew, sans-serif;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-orientation: unset;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.siteHeader__address {
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 1.0416666667vw;
}

.siteHeader__infoText {
	display: inline-block;
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 1.0416666667vw;
}

.siteHeader__infoText:last-child {
	margin-bottom: 0;
}

.siteHeader__infoText:hover {
	text-decoration: underline;
}

.siteHeader__socialList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 1.0416666667vw;
}

.siteHeader__socialListItem {
	margin-right: 1.0416666667vw;
}

.siteHeader__socialListItem:last-child {
	margin-right: 0;
}

.siteHeader__socialListLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #d2bc5f;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	-webkit-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.siteHeader__socialListLink:hover {
	background: #fdf5eb;
}

.siteHeader__socialListLink--in svg {
	width: .9375vw;
	height: auto;
}

.siteHeader__socialListLink--fb svg {
	width: .5729166667vw;
	height: auto;
}

.siteHeader__socialListLink svg path {
	fill: #332d2d !important;
}

.siteHeader__formTitle {
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 2.0833333333vw;
}

.siteHeader__formHolder {
	width: 100%;
}

.siteHeader__formHolder form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.siteHeader__formHolder .gform_validation_errors {
	display: none !important;
}

.siteHeader__formHolder .gfield.gfield_error .gfield_validation_message, .siteHeader__formHolder .gform_confirmation_wrapper {
	background: 0 0 !important;
	border: 1px solid #d2bc5f !important;
	font-size: .9375vw !important;
	font-weight: 500 !important;
	font-family: "Space Grotesk", sans-serif !important;
	color: rgba(210, 188, 95, .8) !important;
	line-height: 1.77 !important;
	padding: .2604166667vw .5208333333vw !important;
	display: none;
}

.siteHeader__formHolder .gfield.gfield_error .gfield_validation_message {
	text-align: center !important;
}

.siteHeader__formHolder .gform_wrapper .gfield_error [aria-invalid=true] {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #c02b0a !important;
}

.siteHeader__formHolder .gform_wrapper {
	position: relative;
	padding-bottom: 1.4583333333vw;
}

.siteHeader__formHolder .gform_wrapper::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #d2bc5f;
}

.siteHeader__formHolder .gform-body {
	width: calc(100% - 7.2916666667vw);
}

.siteHeader__formHolder .gform_heading {
	display: none;
}

.siteHeader__formHolder .gfield_label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.siteHeader__formHolder .gform_fields {
	display: block !important;
}

.siteHeader__formHolder input[type=email] {
	font-size: .9375vw !important;
	font-weight: 300 !important;
	font-family: "Space Grotesk", sans-serif !important;
	color: rgba(210, 188, 95, .8) !important;
	line-height: 1.77 !important;
	background: 0 0;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0;
}

.siteHeader__formHolder input[type=email]::-webkit-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteHeader__formHolder input[type=email]::-moz-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteHeader__formHolder input[type=email]:-ms-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteHeader__formHolder input[type=email]::-ms-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteHeader__formHolder input[type=email]::placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteHeader__formHolder .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}

.siteHeader__formHolder input[type=submit] {
	font-size: .78125vw !important;
	font-weight: 500 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	letter-spacing: .08em !important;
	line-height: 1 !important;
	font-family: "Space Grotesk", sans-serif !important;
	display: inline-block !important;
	padding: .5729166667vw 1.40625vw .5208333333vw !important;
	margin: 0 !important;
	background-color: #d2bc5f !important;
	color: #332d2d !important;
	border: none !important;
	border-radius: 0 !important;
	cursor: pointer;
	-webkit-transition: color .3s ease, background-color .3s ease !important;
	transition: color .3s ease, background-color .3s ease !important;
}

.siteHeader__formHolder input[type=submit]:hover {
	background-color: #fdf5eb !important;
	color: #332d2d !important;
}

.siteHeader__formHolder .ginput_container_consent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: -2.6041666667vw;
}

.siteHeader__formHolder input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #000 !important;
	margin: 0;
	width: 1.6666666667vw;
	height: .9375vw;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	border-radius: 1.0416666667vw;
	cursor: pointer;
	position: relative;
}

.siteHeader__formHolder input[type=checkbox]::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: .9375vw;
	height: .9375vw;
	border-radius: 50%;
	background: #d2bc5f;
	opacity: .5;
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}

.siteHeader__formHolder input[type=checkbox]:checked::after {
	opacity: 1;
	-webkit-transform: translateX(calc(100% - .2083333333vw));
	transform: translateX(calc(100% - .2083333333vw));
}

.siteHeader__formHolder .gfield_consent_label {
	font-size: .7291666667vw;
	font-weight: 400;
	color: #d2bc5f;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.14;
	margin-left: .625vw;
}

.siteHeader__formHolder .gfield_consent_label a {
	text-decoration: underline;
}

.siteHeader__formHolder .gfield_consent_label a:hover {
	text-decoration: none;
}

.siteHeader__formHolder .gform_ajax_spinner {
	position: absolute;
	right: -1.0416666667vw;
}

.siteHeader__headerScroll {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 1.0416666667vw 2.0833333333vw;
	border-bottom: 1px solid #d2bc5f;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 1;
	-webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, -webkit-transform .3s ease;
	transition: background-color .3s ease, transform .3s ease;
	transition: background-color .3s ease, transform .3s ease, -webkit-transform .3s ease;
}

.siteHeader__headerScroll .siteHeader__contentHolder {
	padding: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.siteHeader__headerScroll .siteHeader__burgerBtn {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}

.siteHeader__headerScroll .siteHeader__bookNow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.siteHeader__headerScroll .siteHeader__bookNow p:last-child {
	display: none;
}

.siteHeader__logoScroll img {
	width: 12.7604166667vw;
	height: auto;
}

.siteHeader__logoScroll img:last-child {
	display: none;
}

.siteHeader__mobileBook {
	display: none;
}

@media screen and (max-width:1600px) {
	.siteHeader.js-menuOpen .siteHeader__burgerBtn span:first-child {
		-webkit-transform: rotate(45deg) translate(4px, 5px);
		transform: rotate(45deg) translate(4px, 5px);
	}
	
	.siteHeader.js-menuOpen .siteHeader__burgerBtn span:last-child {
		-webkit-transform: rotate(-45deg) translate(5px, -5px);
		transform: rotate(-45deg) translate(5px, -5px);
	}
	
	.siteHeader__contentHolder {
		padding: 40px;
	}
	
	.siteHeader__burgerBtn {
		top: 40px;
		left: 40px;
	}
	
	.siteHeader__burgerBtn span {
		width: 30px;
		height: 2px;
		margin-bottom: 12px;
	}
	
	.siteHeader__logo img {
		max-width: 311px;
	}
	
	.siteHeader__bookNow {
		top: 40px;
		right: 40px;
	}
	
	.siteHeader__menuHolder {
		padding: 250px 0 194px;
	}
	
	.siteHeader__leftPanel {
		padding: 0 12px 0 163px;
	}
	
	.siteHeader__navList > li {
		margin-bottom: 25px;
	}
	
	.siteHeader__navList > li > a {
		font-size: 2rem;
	}
	
	.siteHeader__navList > li.menu-item-has-children > a {
		padding-right: 40px;
	}
	
	.siteHeader__navList > li.menu-item-has-children .sub-menu li {
		padding: 0 0 10px 20px;
	}
	
	.siteHeader__navList > li.menu-item-has-children .sub-menu li:first-child {
		padding-top: 14px;
	}
	
	.siteHeader__navList > li.menu-item-has-children .sub-menu li a {
		font-size: 1.5rem;
	}
	
	.siteHeader__arrowDown {
		width: 30px;
		height: 30px;
		top: calc(50% - 3px);
	}
	
	.siteHeader__arrowDown svg {
		width: 16px;
	}
	
	.siteHeader__rightPanel {
		padding-left: 25px;
	}
	
	.siteHeader__col {
		padding-left: 25px;
		max-width: 605px;
	}
	
	.siteHeader__col--top {
		padding-bottom: 90px;
	}
	
	.siteHeader__col--bottom {
		padding-top: 90px;
		padding-bottom: 27px;
	}
	
	.siteHeader__colInfo {
		margin-left: 35px;
	}
	
	.siteHeader__colTitle {
		font-size: 2rem;
	}
	
	.siteHeader__address {
		font-size: 1.125rem;
		margin-bottom: 20px;
	}
	
	.siteHeader__infoText {
		font-size: 1.125rem;
		margin-bottom: 20px;
	}
	
	.siteHeader__socialList {
		margin-top: 20px;
	}
	
	.siteHeader__socialListItem {
		margin-right: 20px;
	}
	
	.siteHeader__socialListLink {
		width: 40px;
		height: 40px;
	}
	
	.siteHeader__socialListLink--in svg {
		width: 18px;
	}
	
	.siteHeader__socialListLink--fb svg {
		width: 11px;
	}
	
	.siteHeader__formTitle {
		font-size: 1.125rem;
		margin-bottom: 40px;
	}
	
	.siteHeader__formHolder .gfield.gfield_error .gfield_validation_message, .siteHeader__formHolder .gform_confirmation_wrapper {
		font-size: 1.125rem !important;
		padding: 5px 10px !important;
	}
	
	.siteHeader__formHolder .gform_wrapper {
		padding-bottom: 28px;
	}
	
	.siteHeader__formHolder .gform-body {
		width: calc(100% - 140px);
	}
	
	.siteHeader__formHolder input[type=email] {
		font-size: 1.125rem !important;
	}
	
	.siteHeader__formHolder input[type=submit] {
		font-size: .9375rem !important;
		padding: 11px 27px 10px !important;
	}
	
	.siteHeader__formHolder .ginput_container_consent {
		bottom: -50px;
	}
	
	.siteHeader__formHolder input[type=checkbox] {
		width: 32px;
		height: 18px;
		border-radius: 20px;
	}
	
	.siteHeader__formHolder input[type=checkbox]::after {
		width: 18px;
		height: 18px;
	}
	
	.siteHeader__formHolder input[type=checkbox]:checked::after {
		-webkit-transform: translateX(calc(100% - 4px));
		transform: translateX(calc(100% - 4px));
	}
	
	.siteHeader__formHolder .gfield_consent_label {
		font-size: .875rem;
		margin-left: 12px;
	}
	
	.siteHeader__formHolder .gform_ajax_spinner {
		right: -20px;
	}
	
	.siteHeader__headerScroll {
		padding: 20px 40px;
	}
	
	.siteHeader__logoScroll img {
		width: 245px;
	}
}

@media screen and (max-width:1500px) {
	.siteHeader__logo img {
		max-width: 250px;
	}
	
	.siteHeader__leftPanel {
		padding: 0 12px 0 0;
	}
	
	.siteHeader__logoScroll img {
		width: 180px;
	}
}

@media screen and (max-width:1080px) {
	.siteHeader__contentHolder {
		padding: 32px;
	}
	
	.siteHeader__burgerBtn {
		top: 32px;
		left: 32px;
	}
	
	.siteHeader__logo img {
		max-width: 180px;
	}
	
	.siteHeader__bookNow {
		top: 32px;
		right: 32px;
	}
	
	.siteHeader__leftPanel {
		width: 40%;
	}
	
	.siteHeader__navList > li > a {
		font-size: 1.5rem;
	}
	
	.siteHeader__navList > li.menu-item-has-children > a {
		padding-right: 40px;
	}
	
	.siteHeader__navList > li.menu-item-has-children .sub-menu li a {
		font-size: 1.125rem;
	}
	
	.siteHeader__arrowDown {
		top: calc(50% - 2px);
	}
	
	.siteHeader__arrowDown svg {
		width: 14px;
		height: auto;
	}
	
	.siteHeader__rightPanel {
		width: 60%;
	}
	
	.siteHeader__headerScroll {
		padding: 0;
		height: 40px;
	}
	
	.siteHeader__headerScroll .siteHeader__contentHolder {
		height: 40px;
	}
	
	.siteHeader__headerScroll .siteHeader__bookNow {
		top: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		height: 40px;
		padding: 0 21px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteHeader__headerScroll .siteHeader__bookNow p:first-child {
		display: none;
	}
	
	.siteHeader__headerScroll .siteHeader__bookNow p:last-child {
		display: block;
	}
	
	.siteHeader__headerScroll .siteHeader__burgerBtn {
		left: 20px;
	}
	
	.siteHeader__logoScroll img {
		width: 20px;
	}
	
	.siteHeader__logoScroll img:first-child {
		display: none;
	}
	
	.siteHeader__logoScroll img:last-child {
		display: block;
	}
}

@media screen and (max-width:960px) {
	.siteHeader__burgerBtn span {
		margin-bottom: 10px;
	}
	
	.siteHeader__logo img {
		max-width: 150px;
	}
	
	.siteHeader__menuHolder {
		padding: 150px 0 40px;
	}
	
	.siteHeader__menuHolder .container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.siteHeader__bookNow {
		display: none;
	}
	
	.siteHeader__leftPanel {
		width: 100%;
	}
	
	.siteHeader__leftPanel::after {
		display: none;
	}
	
	.siteHeader__rightPanel {
		width: 100%;
		padding-left: 0;
		padding-bottom: 60px;
	}
	
	.siteHeader__col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.siteHeader__col--top {
		display: none;
	}
	
	.siteHeader__col--bottom {
		padding: 0;
		margin-top: 15px;
	}
	
	.siteHeader__col--bottom.js-newsOpen .siteHeader__colTitle::after {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	.siteHeader__col--bottom.js-newsOpen .siteHeader__colInfo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.siteHeader__colTitle {
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		-webkit-transform: unset;
		transform: unset;
		font-size: 1.5rem;
		cursor: pointer;
		position: relative;
		padding-right: 30px;
		cursor: pointer;
	}
	
	.siteHeader__colTitle::after {
		content: "";
		position: absolute;
		top: 15px;
		right: 0;
		width: 14px;
		height: 7px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.707' height='8.061' viewBox='0 0 14.707 8.061'%3E%3Cpath id='chevron' d='M12,25l7-7,7,7' transform='translate(-11.646 -17.293)' fill='none' stroke='%23d2bc5f' stroke-width='1'/%3E%3C/svg%3E%0A");
		background-size: cover;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		-webkit-transition: -webkit-transform .3s ease;
		transition: -webkit-transform .3s ease;
		transition: transform .3s ease;
		transition: transform .3s ease, -webkit-transform .3s ease;
	}
	
	.siteHeader__colInfo {
		margin: 20px 0 0;
		display: none;
		-webkit-animation: FadeFromLeft .3s ease forwards;
		animation: FadeFromLeft .3s ease forwards;
	}
	
	.siteHeader__formHolder .gfield.gfield_error .gfield_validation_message, .siteHeader__formHolder .gform_confirmation_wrapper {
		font-size: 1.125rem !important;
		padding: 5px 10px !important;
		margin: 0 0 20px !important;
	}
	
	.siteHeader__formHolder .gform_wrapper {
		padding-bottom: 0;
	}
	
	.siteHeader__formHolder .gform_wrapper::after {
		display: none;
	}
	
	.siteHeader__formHolder form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.siteHeader__formHolder .gform-body {
		width: 100%;
	}
	
	.siteHeader__formHolder input[type=email] {
		font-size: 1rem !important;
		border-bottom: 1px solid #d2bc5f;
		margin-bottom: 30px !important;
		padding-bottom: 17px !important;
	}
	
	.siteHeader__formHolder input[type=submit] {
		font-size: .9375rem !important;
	}
	
	.siteHeader__formHolder .gfield_consent_label {
		font-size: .8125rem;
	}
	
	.siteHeader__mobileBook {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		top: 0;
		right: 0;
		width: 78px;
		height: 78px;
		background-color: #d2bc5f;
	}
	
	.siteHeader__mobileBook svg {
		width: 22px;
		height: auto;
	}
}

@media screen and (max-width:600px) {
	.siteHeader__contentHolder {
		padding: 20px;
	}
	
	.siteHeader__burgerBtn {
		top: 20px;
		left: 20px;
	}
	
	.siteHeader__mobileBook {
		width: 54px;
		height: 54px;
	}
	
	.siteHeader__mobileBook svg {
		width: 16px;
	}
}

@-webkit-keyframes FadeFromLeft {
	0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes FadeFromLeft {
	0% {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.siteFooter {
	position: relative;
	background: #332d2d;
	padding: 9.5833333333vw 0 2.2395833333vw;
	overflow: hidden;
}

.siteFooter__topPanel {
	padding-bottom: 2.5vw;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.siteFooter__topPanel::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	width: 100vw;
	height: 1px;
	margin-left: -50vw;
	margin-right: -50vw;
	background: #d2bc5f;
}

.siteFooter__logo {
	width: 10.95%;
}

.siteFooter__logo img {
	width: 100%;
	max-width: 9.375vw;
	height: auto;
}

.siteFooter__colsHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 82.72%;
}

.siteFooter__col {
	width: 41.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.siteFooter__col--contact {
	width: 32.77%;
}

.siteFooter__col--menu {
	width: 26.3%;
}

.siteFooter__col--form {
	width: 40.93%;
}

.siteFooter__colTitle {
	font-size: 2.0833333333vw;
	font-weight: 300;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	font-family: PPEditorialNew, sans-serif;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-orientation: unset;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.siteFooter__colInfo {
	margin-left: 1.5625vw;
}

.siteFooter__address {
	max-width: 13.0208333333vw;
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 1.0416666667vw;
}

.siteFooter__infoText {
	display: inline-block;
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 1.0416666667vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteFooter__infoText:last-child {
	margin-bottom: 0;
}

.siteFooter__infoText:hover {
	color: #fdf5eb;
}

.siteFooter__socialList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 1.0416666667vw;
}

.siteFooter__socialListItem {
	margin-right: 1.0416666667vw;
}

.siteFooter__socialListItem:last-child {
	margin-right: 0;
}

.siteFooter__socialListLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #d2bc5f;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	-webkit-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.siteFooter__socialListLink:hover {
	background: #fdf5eb;
}

.siteFooter__socialListLink--in svg {
	width: .9375vw;
	height: auto;
}

.siteFooter__socialListLink--fb svg {
	width: .5729166667vw;
	height: auto;
}

.siteFooter__socialListLink svg path {
	fill: #332d2d !important;
}

.siteFooter__nav {
	margin-left: 1.5625vw;
}

.siteFooter__navList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.siteFooter__navList--mobile {
	display: none;
}

.siteFooter__navList li {
	width: 100%;
	margin-bottom: .5208333333vw;
}

.siteFooter__navList li:last-child {
	margin-bottom: 0;
}

.siteFooter__navList li a {
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteFooter__navList li a:hover {
	color: #fdf5eb;
}

.siteFooter__navList .sub-menu {
	display: none;
}

.siteFooter__formTitle {
	font-size: .9375vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 2.0833333333vw;
}

.siteFooter__formHolder {
	width: 100%;
}

.siteFooter__formHolder form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.siteFooter__formHolder .gform_validation_errors {
	display: none !important;
}

.siteFooter__formHolder .gfield.gfield_error .gfield_validation_message, .siteFooter__formHolder .gform_confirmation_wrapper {
	background: 0 0 !important;
	border: 1px solid #d2bc5f !important;
	font-size: .9375vw !important;
	font-weight: 500 !important;
	font-family: "Space Grotesk", sans-serif !important;
	color: rgba(210, 188, 95, .8) !important;
	line-height: 1.77 !important;
	padding: .2604166667vw .5208333333vw !important;
	display: none;
}

.siteFooter__formHolder .gfield.gfield_error .gfield_validation_message {
	text-align: center !important;
}

.siteFooter__formHolder .gform_wrapper .gfield_error [aria-invalid=true] {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #c02b0a !important;
}

.siteFooter__formHolder .gform_wrapper {
	position: relative;
	padding-bottom: 1.4583333333vw;
}

.siteFooter__formHolder .gform_wrapper::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #d2bc5f;
}

.siteFooter__formHolder .gform-body {
	width: calc(100% - 7.2916666667vw);
}

.siteFooter__formHolder .gform_heading {
	display: none;
}

.siteFooter__formHolder .gfield_label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.siteFooter__formHolder .gform_fields {
	display: block !important;
}

.siteFooter__formHolder input[type=email] {
	font-size: .9375vw !important;
	font-weight: 300 !important;
	font-family: "Space Grotesk", sans-serif !important;
	color: rgba(210, 188, 95, .8) !important;
	line-height: 1.77 !important;
	background: 0 0;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0;
}

.siteFooter__formHolder input[type=email]::-webkit-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteFooter__formHolder input[type=email]::-moz-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteFooter__formHolder input[type=email]:-ms-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteFooter__formHolder input[type=email]::-ms-input-placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteFooter__formHolder input[type=email]::placeholder {
	color: rgba(210, 188, 95, .8) !important;
	opacity: 1 !important;
}

.siteFooter__formHolder .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}

.siteFooter__formHolder input[type=submit] {
	font-size: .78125vw !important;
	font-weight: 500 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	letter-spacing: .08em !important;
	line-height: 1 !important;
	font-family: "Space Grotesk", sans-serif !important;
	display: inline-block !important;
	padding: .5729166667vw 1.40625vw .5208333333vw !important;
	margin: 0 !important;
	background-color: #d2bc5f !important;
	color: #332d2d !important;
	border: none !important;
	border-radius: 0 !important;
	cursor: pointer;
	-webkit-transition: color .3s ease, background-color .3s ease !important;
	transition: color .3s ease, background-color .3s ease !important;
}

.siteFooter__formHolder input[type=submit]:hover {
	background-color: #fdf5eb !important;
	color: #332d2d !important;
}

.siteFooter__formHolder .ginput_container_consent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: -2.6041666667vw;
}

.siteFooter__formHolder input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #000 !important;
	margin: 0;
	width: 1.6666666667vw;
	height: .9375vw;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	border-radius: 1.0416666667vw;
	cursor: pointer;
	position: relative;
}

.siteFooter__formHolder input[type=checkbox]::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: .9375vw;
	height: .9375vw;
	border-radius: 50%;
	background: #d2bc5f;
	opacity: .5;
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}

.siteFooter__formHolder input[type=checkbox]:checked::after {
	opacity: 1;
	-webkit-transform: translateX(calc(100% - .2083333333vw));
	transform: translateX(calc(100% - .2083333333vw));
}

.siteFooter__formHolder .gfield_consent_label {
	font-size: .7291666667vw;
	font-weight: 400;
	color: #d2bc5f;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.14;
	margin-left: .625vw;
}

.siteFooter__formHolder .gfield_consent_label a {
	text-decoration: underline;
}

.siteFooter__formHolder .gfield_consent_label a:hover {
	text-decoration: none;
}

.siteFooter__formHolder .gform_ajax_spinner {
	position: absolute;
	right: -1.0416666667vw;
}

.siteFooter__formHolder .gfield--type-consent {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	width: 100% !important;
	margin-right: 0 !important;
	margin-bottom: 15px !important;
}

.siteFooter__formHolder .gfield--type-consent .ginput_container_consent {
	position: relative !important;
	bottom: 0 !important;
}

.siteFooter__formHolder .gfield--type-consent .ginput_container_consent label {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.siteFooter__bottomPanel {
	padding-top: 2.5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.siteFooter__bottomNavHolder {
	width: 33.333%;
}

.siteFooter__bottomNav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.siteFooter__bottomNav li {
	margin-right: 2.0833333333vw;
}

.siteFooter__bottomNav li:last-child {
	margin-right: 0;
}

.siteFooter__bottomNav li a {
	font-size: .7291666667vw;
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1.28;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteFooter__bottomNav li a:hover {
	color: #fdf5eb;
}

.siteFooter__extraInfo {
	width: 33.333%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.siteFooter__copyright {
	width: 100%;
	font-size: .7291666667vw;
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1.28;
	text-align: center;
}

.siteFooter__copyright a {
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.siteFooter__copyright a:hover {
	color: #fdf5eb;
}

.siteFooter__pattern {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.siteFooter__pattern--mobile {
	display: none;
}

.siteFooter__builtBy {
	width: 33.333%;
}

.siteFooter__creditHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.siteFooter__creditLogo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.siteFooter__creditLogo:hover svg path {
	fill: #fdf5eb !important;
}

.siteFooter__creditLogo p {
	font-size: .7291666667vw;
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1.28;
}

.siteFooter__creditLogo svg {
	width: 2.6041666667vw;
	height: auto;
	margin-left: .4166666667vw;
	overflow: visible;
}

.siteFooter__creditLogo svg path {
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

@media screen and (max-width:1600px) {
	.siteFooter {
		padding: 184px 0 43px;
	}
	
	.siteFooter__topPanel {
		padding-bottom: 48px;
	}
	
	.siteFooter__logo img {
		max-width: 180px;
	}
	
	.siteFooter__colTitle {
		font-size: 2.5rem;
	}
	
	.siteFooter__colInfo {
		margin-left: 30px;
	}
	
	.siteFooter__address {
		font-size: 1.125rem;
		margin-bottom: 20px;
	}
	
	.siteFooter__infoText {
		font-size: 1.125rem;
		margin-bottom: 20px;
	}
	
	.siteFooter__socialList {
		margin-top: 20px;
	}
	
	.siteFooter__socialListItem {
		margin-right: 20px;
	}
	
	.siteFooter__socialListLink {
		width: 40px;
		height: 40px;
	}
	
	.siteFooter__socialListLink--in svg {
		width: 18px;
	}
	
	.siteFooter__socialListLink--fb svg {
		width: 11px;
	}
	
	.siteFooter__nav {
		margin-left: 30px;
	}
	
	.siteFooter__navList li {
		margin-bottom: 10px;
	}
	
	.siteFooter__navList li a {
		font-size: 1.125rem;
	}
	
	.siteFooter__formTitle {
		font-size: 1.125rem;
		margin-bottom: 40px;
	}
	
	.siteFooter__formHolder .gfield.gfield_error .gfield_validation_message, .siteFooter__formHolder .gform_confirmation_wrapper {
		font-size: 1.125rem !important;
		padding: 5px 10px !important;
	}
	
	.siteFooter__formHolder .gform_wrapper {
		padding-bottom: 28px;
	}
	
	.siteFooter__formHolder .gform-body {
		width: calc(100% - 140px);
	}
	
	.siteFooter__formHolder input[type=email] {
		font-size: 1.125rem !important;
	}
	
	.siteFooter__formHolder input[type=submit] {
		font-size: .9375rem !important;
		padding: 11px 27px 10px !important;
	}
	
	.siteFooter__formHolder .ginput_container_consent {
		bottom: -50px;
	}
	
	.siteFooter__formHolder input[type=checkbox] {
		width: 32px;
		height: 18px;
		border-radius: 20px;
	}
	
	.siteFooter__formHolder input[type=checkbox]::after {
		width: 18px;
		height: 18px;
	}
	
	.siteFooter__formHolder input[type=checkbox]:checked::after {
		-webkit-transform: translateX(calc(100% - 4px));
		transform: translateX(calc(100% - 4px));
	}
	
	.siteFooter__formHolder .gfield_consent_label {
		font-size: .875rem;
		margin-left: 12px;
	}
	
	.siteFooter__formHolder .gform_ajax_spinner {
		right: -20px;
	}
	
	.siteFooter__bottomPanel {
		padding-top: 48px;
	}
	
	.siteFooter__bottomNav li {
		margin-right: 40px;
	}
	
	.siteFooter__bottomNav li a {
		font-size: .875rem;
	}
	
	.siteFooter__copyright {
		font-size: .875rem;
	}
	
	.siteFooter__creditLogo p {
		font-size: .875rem;
	}
	
	.siteFooter__creditLogo svg {
		width: 50px;
		margin-left: 8px;
	}
}

@media screen and (max-width:1500px) {
	.siteFooter__logo {
		width: 10%;
	}
	
	.siteFooter__colsHolder {
		width: 85%;
	}
}

@media screen and (max-width:1400px) {
	.siteFooter__bottomPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__bottomNavHolder {
		width: 100%;
	}
	
	.siteFooter__bottomNav {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.siteFooter__bottomNav li {
		margin: 0 13px 14px 0;
	}
	
	.siteFooter__bottomNav li a {
		text-align: center;
	}
	
	.siteFooter__extraInfo {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__copyright {
		text-align: center;
		margin-top: 7px;
		width: 100%;
	}
	
	.siteFooter__builtBy {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__creditHolder {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__creditLogo {
		margin-top: 21px;
	}
}

@media screen and (max-width:1200px) {
	.siteFooter__topPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__logo {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 40px;
	}
	
	.siteFooter__logo img {
		max-width: 80px;
	}
	
	.siteFooter__colsHolder {
		width: 100%;
	}
	
	.siteFooter__col {
		width: calc(50% - 20px);
	}
	
	.siteFooter__colTitle {
		font-size: 2rem;
	}
	
	.siteFooter__address {
		max-width: 100%;
		font-size: 1rem;
	}
	
	.siteFooter__infoText {
		font-size: 1rem;
	}
	
	.siteFooter__navList li a {
		font-size: 1rem;
	}
	
	.siteFooter__formHolder {
		padding-bottom: 50px;
	}
	
	.siteFooter__formHolder .gform_wrapper {
		padding-bottom: 0;
	}
	
	.siteFooter__formHolder .gform_wrapper::after {
		display: none;
	}
	
	.siteFooter__formHolder form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.siteFooter__formHolder .gform-body {
		width: 100%;
	}
	
	.siteFooter__formHolder input[type=email] {
		font-size: 1rem !important;
		border-bottom: 1px solid #d2bc5f;
		margin-bottom: 30px !important;
		padding-bottom: 17px !important;
	}
}

@media screen and (max-width:960px) {
	.siteFooter {
		padding: 90px 0 40px;
	}
	
	.siteFooter__topPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 40px;
	}
	
	.siteFooter__logo {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 40px;
	}
	
	.siteFooter__logo img {
		max-width: 80px;
	}
	
	.siteFooter__colsHolder {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__col {
		width: 100%;
		margin-bottom: 40px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__col:last-child {
		margin-bottom: 0;
	}
	
	.siteFooter__colTitle {
		margin-bottom: 14px;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	.siteFooter__colInfo {
		margin: 0;
		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: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__address {
		font-size: 1rem;
		text-align: center;
	}
	
	.siteFooter__infoText {
		font-size: 1rem;
		text-align: center;
	}
	
	.siteFooter__socialList {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.siteFooter__nav {
		margin-left: 0;
	}
	
	.siteFooter__navList {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.siteFooter__navList--desktop {
		display: none;
	}
	
	.siteFooter__navList--mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.siteFooter__navList li a {
		display: block;
		font-size: 1rem;
		text-align: center;
	}
	
	.siteFooter__formTitle {
		font-size: 1rem;
		text-align: center;
	}
	
	.siteFooter__formHolder {
		padding-bottom: 50px;
	}
	
	.siteFooter__formHolder .gfield.gfield_error .gfield_validation_message, .siteFooter__formHolder .gform_confirmation_wrapper {
		font-size: 1.125rem !important;
		padding: 5px 10px !important;
		margin: 0 0 20px !important;
	}
	
	.siteFooter__formHolder .gform_wrapper {
		padding-bottom: 0;
	}
	
	.siteFooter__formHolder .gform_wrapper::after {
		display: none;
	}
	
	.siteFooter__formHolder form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.siteFooter__formHolder .gform-body {
		width: 100%;
	}
	
	.siteFooter__formHolder input[type=email] {
		font-size: 1rem !important;
		border-bottom: 1px solid #d2bc5f;
		margin-bottom: 30px !important;
		padding-bottom: 17px !important;
	}
	
	.siteFooter__formHolder input[type=submit] {
		font-size: .9375rem !important;
	}
	
	.siteFooter__formHolder .gfield_consent_label {
		font-size: .8125rem;
	}
	
	.siteFooter__formHolder .gform_footer {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.siteFooter__formHolder .ginput_container_consent {
		width: 100%;
		max-width: 320px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.siteFooter__bottomPanel {
		padding-top: 20px;
	}
}

@media screen and (max-width:500px) {
	.siteFooter__pattern--desktop {
		display: none;
	}
	
	.siteFooter__pattern--mobile {
		display: block;
	}
}

.siteFooter__bottomNavHolder {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 15px;
}

@media only screen and (min-width:768px) {
	.siteFooter__bottomNavHolder {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media only screen and (min-width:1601px) {
	.siteFooter__bottomNavHolder {
		margin-bottom: 0;
	}
}

.siteFooter__bottomNavHolder > a {
	font-weight: 400;
	color: #d2bc5f;
	letter-spacing: .02em;
	line-height: 1.28;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	font-size: .875rem;
}

@media only screen and (min-width:1601px) {
	.siteFooter__bottomNavHolder > a {
		font-size: .7291666667vw;
	}
}

.siteFooter__bottomNavHolder ul {
	gap: 20px;
}

.siteFooter__bottomNavHolder ul li {
	margin-bottom: 0;
	margin-right: 0;
}

.siteFooter__extraInfo {
	width: auto;
}

@media screen and (min-width:1201px) {
	.roomCards--slider .roomCards__listItem:hover .roomCards__contentHolder::after {
		opacity: .9;
	}
	
	.roomCards--slider .roomCards__listItem:hover .roomCards__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.roomCards--slider .roomCards__listItem:hover .roomCards__bottomLinks, .roomCards--slider .roomCards__listItem:hover .roomCards__infoList {
		opacity: 1;
		pointer-events: all;
	}
	
	.roomCards--slider .roomCards__listItem:focus-within .roomCards__contentHolder::after {
		opacity: .9;
	}
	
	.roomCards--slider .roomCards__listItem:focus-within .roomCards__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.roomCards--slider .roomCards__listItem:focus-within .roomCards__bottomLinks, .roomCards--slider .roomCards__listItem:focus-within .roomCards__infoList {
		opacity: 1;
		pointer-events: all;
	}
}

.roomCards--slider .roomCards__titleLink {
	-webkit-transform: translateY(4.375vw);
	transform: translateY(4.375vw);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.roomCards--slider .roomCards__bottomLinks, .roomCards--slider .roomCards__infoList {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards--normal .roomCards__listItem {
	margin-bottom: 2.5vw;
}

.roomCards--normal .roomCards__listItem:last-child {
	margin-bottom: 0;
}

.roomCards--normal .roomCards__contentHolder {
	padding-bottom: 58.1%;
}

.roomCards--normal .roomCards__listItem {
	margin-bottom: 48px;
}

.roomCards--experiences, .roomCards--offers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.roomCards--experiences .roomCards__listItem, .roomCards--offers .roomCards__listItem {
	width: calc(50% - .625vw);
	margin: 0 0 2.5vw;
}

.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__roomTitle, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__roomTitle {
	padding-bottom: .8333333333vw;
}

.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__bottomLinks, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__bottomLinks {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 1.1979166667vw;
}

.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__previewText, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__previewText {
	width: 68%;
	padding-right: .5208333333vw;
}

.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__previewText p, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__previewText p {
	font-size: .8333333333vw;
}

.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__bookLink p, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__bookLink p {
	white-space: nowrap;
}

.roomCards--experiences .roomCards__contentHolder, .roomCards--offers .roomCards__contentHolder {
	padding-bottom: 100.8%;
}

.roomCards--experiences .roomCards__contentHolder::after, .roomCards--offers .roomCards__contentHolder::after {
	height: 100%;
}

.roomCards--experiences .roomCards__roomTitle, .roomCards--offers .roomCards__roomTitle {
	letter-spacing: 0;
}

@media screen and (min-width:1401px) {
	.roomCards--experiences .roomCards__listItem--previewText:hover .roomCards__roomTitle {
		-webkit-transform: translateY(-5.9895833333vw) !important;
		transform: translateY(-5.9895833333vw) !important;
	}
	
	.roomCards--experiences .roomCards__listItem:hover .roomCards__contentHolder::after {
		opacity: .7;
	}
	
	.roomCards--experiences .roomCards__listItem:hover .roomCards__roomTitle {
		-webkit-transform: translateY(-1.25vw);
		transform: translateY(-1.25vw);
	}
	
	.roomCards--experiences .roomCards__listItem:hover .roomCards__bottomLinks, .roomCards--experiences .roomCards__listItem:hover .roomCards__experienceText {
		opacity: 1;
		pointer-events: all;
	}
}

.roomCards--experiences .roomCards__contentHolder::after {
	opacity: .3;
}

.roomCards--experiences .roomCards__roomTitle {
	padding: 1.25vw;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.roomCards--experiences .roomCards__experienceText {
	padding: 0 1.25vw 1.25vw;
	max-height: 4.6875vw;
	overflow: auto;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards--experiences .roomCards__bottomLinks {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards--gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.roomCards--gallery .roomCards__listItem {
	width: calc(50% - 12px);
	margin: 0 0 24px;
}

.roomCards--gallery .roomCards__contentHolder {
	padding-bottom: 69.1%;
}

.roomCards--gallery .roomCards__contentHolder:hover::after {
	opacity: 1;
}

.roomCards--gallery .roomCards__contentHolder:hover .roomCards__expand {
	opacity: 1;
}

.roomCards--gallery .roomCards__contentHolder::after {
	background: rgba(0, 0, 0, .4);
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards--gallery .roomCards__expand {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards--gallery .roomCards__expand svg {
	width: 47px;
	height: auto;
}

.roomCards__contentHolder {
	display: block;
	position: relative;
	padding-bottom: 67.9%;
	overflow: hidden;
	z-index: 1;
}

.roomCards__contentHolder::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20.3125vw;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
	opacity: .9;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.roomCards__innerContent {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

.roomCards__titleLink {
	display: block;
	padding: 0 1.1979166667vw;
}

.roomCards__roomTitle {
	font-size: 1.6666666667vw;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .01em;
	line-height: 1;
}

.roomCards__previewText {
	padding: .8333333333vw 0;
}

.roomCards__infoList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: .8333333333vw;
	padding: 0 1.1979166667vw;
}

.roomCards__infoListItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2.0833333333vw 1.25vw 0;
}

.roomCards__infoIconHolder {
	width: 1.6666666667vw;
	height: 1.6666666667vw;
	border-radius: 50%;
	border: 1px solid #d2bc5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.roomCards__infoIconHolder img {
	max-width: 1.5625vw;
}

.roomCards__infoListText {
	font-size: .9375vw;
	font-weight: 400;
	color: #fff;
	line-height: 1.77;
	margin-left: .5208333333vw;
}

.roomCards__bottomLinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #827445;
	padding-left: 1.1979166667vw;
}

.roomCards__moreLink {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	color: #d2bc5f;
	padding: .5729166667vw 0 .5208333333vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.roomCards__moreLink:hover {
	color: #fdf5eb;
}

.roomCards__moreLink--hide {
	opacity: 0;
	pointer-events: none;
}

.roomCards__roomImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

@media screen and (max-width:1600px) {
	.roomCards--slider .roomCards__titleLink {
		-webkit-transform: translateY(84px);
		transform: translateY(84px);
	}
	
	.roomCards--experiences .roomCards__listItem, .roomCards--offers .roomCards__listItem {
		width: calc(50% - 12px);
		margin: 0 0 48px;
	}
	
	.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__roomTitle, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__roomTitle {
		padding-bottom: 16px;
	}
	
	.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__bottomLinks, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__bottomLinks {
		padding: 0 23px;
	}
	
	.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__previewText, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__previewText {
		display: block !important;
		padding-right: 10px;
	}
	
	.roomCards--experiences .roomCards__listItem--secondOffer .roomCards__previewText p, .roomCards--offers .roomCards__listItem--secondOffer .roomCards__previewText p {
		font-size: 1rem;
	}
}

@media screen and (max-width:1600px) and (min-width:1401px) {
	.roomCards--experiences .roomCards__listItem--previewText:hover .roomCards__roomTitle {
		-webkit-transform: translateY(-115px) !important;
		transform: translateY(-115px) !important;
	}
	
	.roomCards--experiences .roomCards__listItem:hover .roomCards__roomTitle {
		-webkit-transform: translateY(-24px);
		transform: translateY(-24px);
	}
}

@media screen and (max-width:1600px) {
	.roomCards--experiences .roomCards__roomTitle {
		padding: 24px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards--experiences .roomCards__experienceText {
		padding: 0 24px 24px;
		max-height: 90px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__contentHolder::after {
		height: 390px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__titleLink {
		padding: 0 23px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__roomTitle {
		font-size: 2rem;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__previewText {
		padding: 16px 0;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__infoList {
		margin-top: 16px;
		padding: 0 23px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__infoListItem {
		margin: 0 40px 24px 0;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__infoIconHolder {
		width: 32px;
		height: 32px;
	}
	
	.roomCards__infoIconHolder img {
		max-width: 30px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__infoListText {
		font-size: 1.125rem;
		margin-left: 10px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__bottomLinks {
		padding-left: 23px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__moreLink {
		font-size: .9375rem;
		padding: 11px 0 10px;
	}
}

@media screen and (max-width:1600px) {
	.roomCards__roomTitle {
		font-size: 1.75rem;
	}
}

@media screen and (max-width:1400px) {
	.roomCards--experiences .roomCards__contentHolder::after {
		opacity: .7;
	}
	
	.roomCards--experiences .roomCards__roomTitle {
		position: relative;
		bottom: unset;
		left: unset;
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important;
	}
	
	.roomCards--experiences .roomCards__bottomLinks, .roomCards--experiences .roomCards__experienceText {
		opacity: 1;
		pointer-events: all;
	}
	
	.roomCards--experiences .roomCards__experienceText {
		max-height: unset;
		overflow: hidden;
	}
	
	.roomCards__roomTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
}

@media screen and (max-width:1200px) {
	.roomCards--slider .roomCards__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.roomCards--slider .roomCards__bottomLinks, .roomCards--slider .roomCards__infoList {
		opacity: 1;
		pointer-events: all;
	}
	
	.roomCards__roomTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
}

@media screen and (max-width:1080px) {
	.roomCards--experiences .roomCards__listItem, .roomCards--offers .roomCards__listItem {
		width: 100%;
		margin: 0 0 20px;
	}
	
	.roomCards--experiences .roomCards__listItem:last-child, .roomCards--offers .roomCards__listItem:last-child {
		margin-bottom: 0;
	}
	
	.roomCards--experiences .roomCards__contentHolder, .roomCards--offers .roomCards__contentHolder {
		padding-bottom: 67.9%;
	}
}

@media screen and (max-width:960px) {
	.roomCards--offers .roomCards__innerContent {
		padding-top: 210px;
	}
	
	.roomCards--offers .roomCards__titleLink {
		padding: 0 20px 20px;
	}
	
	.roomCards--offers .roomCards__listItem--secondOffer .roomCards__roomTitle {
		padding-bottom: 0;
	}
	
	.roomCards--offers .roomCards__listItem--secondOffer .roomCards__bottomLinks {
		padding: 0 20px;
	}
	
	.roomCards--experiences .roomCards__contentHolder::after {
		opacity: .8;
	}
	
	.roomCards--experiences .roomCards__roomTitle {
		padding: 0 20px 20px;
	}
	
	.roomCards--experiences .roomCards__bottomLinks {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.roomCards--experiences .roomCards__moreLink {
		max-width: 100%;
	}
	
	.roomCards--experiences .roomCards__experienceText {
		display: none;
	}
	
	.roomCards__contentHolder::after {
		height: 100%;
	}
	
	.roomCards__titleLink {
		padding: 0 20px;
	}
	
	.roomCards__roomTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
	
	.roomCards__previewText {
		display: none;
	}
	
	.roomCards__infoList {
		padding: 0 20px;
	}
	
	.roomCards__infoListItem {
		margin: 0 40px 20px 0;
	}
	
	.roomCards__infoListText {
		font-size: .875rem;
	}
	
	.roomCards__moreLink {
		max-width: 50%;
	}
	
	.roomCards__bookLink {
		max-width: 50%;
	}
}

@media screen and (max-width:750px) {
	.roomCards--normal .roomCards__contentHolder {
		padding: 0;
	}
	
	.roomCards--offers .roomCards__contentHolder {
		padding: 0;
	}
	
	.roomCards--experiences .roomCards__contentHolder {
		padding-bottom: 98.5%;
		min-height: 330px;
	}
	
	.roomCards--experiences .roomCards__innerContent {
		position: absolute;
		bottom: 0;
		left: 0;
		padding-top: 0;
	}
	
	.roomCards--gallery .roomCards__listItem {
		width: 100%;
		margin: 0 0 20px;
	}
	
	.roomCards--gallery .roomCards__listItem:last-child {
		margin-bottom: 0;
	}
	
	.roomCards--gallery .roomCards__contentHolder {
		padding-bottom: 63.1%;
	}
	
	.roomCards__contentHolder {
		padding: 0;
	}
	
	.roomCards__innerContent {
		position: relative;
		bottom: unset;
		left: unset;
		padding-top: 300px;
	}
	
	.roomCards__infoListItem {
		width: 50%;
		margin: 0 0 20px;
	}
	
	.roomCards__infoListText {
		width: calc(100% - 42px);
		padding-right: 5px;
		line-height: 1.2;
	}
	
	.roomCards__bookLink {
		padding: 11px 10px 10px;
		min-width: 150px;
	}
}

@media screen and (max-width:500px) {
	.roomCards__innerContent {
		padding-top: 130px;
	}
}

.filterList {
	display: none;
	border-top: 1px solid #d2bc5f;
	border-left: 1px solid #d2bc5f;
	border-right: 1px solid #d2bc5f;
	background: #332d2d;
	position: relative;
	z-index: 10;
}

.filterList.js-open .filterList__dropdownList {
	opacity: 1;
	pointer-events: all;
}

.filterList.js-open .filterList__dropdownBtn svg {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.filterList__dropdownHolder {
	display: block;
	position: relative;
}

.filterList__dropdown {
	position: relative;
}

.filterList__dropdownBtn {
	background: 0 0;
	padding: .78125vw 1.0416666667vw .5208333333vw;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #d2bc5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
	position: relative;
	font-size: .9375rem;
	font-weight: 300;
	color: #d2bc5f;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.6;
	cursor: pointer;
}

.filterList__dropdownBtn svg {
	width: .625vw;
	height: auto;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.filterList__dropdownList {
	position: absolute;
	width: calc(100% + 2px);
	top: 100%;
	left: -1px;
	z-index: 1;
	opacity: 0;
	pointer-events: none;
	background: #332d2d;
}

.filterList__dropdownListItem {
	border-bottom: 1px solid #d2bc5f;
	border-left: 1px solid #d2bc5f;
	border-right: 1px solid #d2bc5f;
}

.filterList__dropdownListItem.js-sameTitle {
	display: none;
}

.filterList__dropdownText {
	font-size: .78125vw;
	font-weight: 300;
	color: #d2bc5f;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.6;
	text-align: left;
}

.filterList__dropdownListLink {
	font-size: .7291666667vw;
	font-weight: 400;
	color: #fff;
	line-height: 1.6;
	text-align: left;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.filterList__dropdownListLink:hover {
	color: #d2bc5f;
}

.filterList__dropdownListLink {
	background: 0 0;
	border: none;
	cursor: pointer;
	padding: .78125vw 1.0416666667vw .5208333333vw;
	width: 100%;
}

.filterList--experiences {
	display: block;
	position: absolute;
	bottom: .7291666667vw;
	right: .625vw;
	z-index: 2;
	width: 16.6666666667vw;
	border: none;
}

.filterList--experiences.js-open .filterList__dropdownBtn svg {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.filterList--experiences .filterList__bottomListHolder {
	height: 0;
	overflow: hidden;
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
}

.filterList--experiences .filterList__dropdownList {
	position: relative;
	top: unset;
	opacity: 1;
	pointer-events: all;
	width: 100%;
	left: unset;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.filterList--experiences .filterList__dropdownBtn {
	border: none;
}

.filterList--experiences .filterList__dropdownBtn svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.filterList--experiences .filterList__dropdownListItem {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: .5px solid rgba(253, 245, 235, .5);
}

.filterList--experiences .filterList__dropdownListItem:first-child {
	border-top: .5px solid rgba(253, 245, 235, .5);
}

.filterList--experiences .filterList__dropdownListItem--active .filterList__dropdownListLink {
	background-color: #1d1b1b;
	color: #d2bc5f;
}

.filterList--experiences .filterList__dropdownListLink {
	display: block;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.filterList--experiences .filterList__dropdownListLink:hover {
	color: #d2bc5f;
}

@media screen and (max-width:1600px) {
	.filterList__dropdownBtn {
		padding: 15px 20px 10px;
		font-size: .9375rem;
	}
	
	.filterList__dropdownBtn svg {
		width: 12px;
	}
	
	.filterList__dropdownText {
		font-size: .9375rem;
	}
	
	.filterList__dropdownListLink {
		font-size: .875rem;
	}
	
	.filterList__dropdownListLink {
		padding: 15px 20px 10px;
	}
	
	.filterList--experiences {
		bottom: 14px;
		right: 12px;
		width: 320px;
	}
}

@media screen and (max-width:960px) {
	.filterList {
		display: block;
	}
	
	.filterList--experiences {
		display: none;
	}
}

.roomsIntro {
	background-color: #332d2d;
	padding: 4.1666666667vw 0 0;
}

.roomsIntro__container {
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.roomsIntro__infoList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.roomsIntro__infoListItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2.0833333333vw 1.25vw 0;
}

.roomsIntro__infoIconHolder {
	width: 1.6666666667vw;
	height: 1.6666666667vw;
	border-radius: 50%;
	border: 1px solid #d2bc5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.roomsIntro__infoIconHolder img {
	max-width: 1.5625vw;
}

.roomsIntro__infoListText {
	font-size: .9375vw;
	font-weight: 400;
	color: #fff;
	line-height: 1.77;
	margin-left: .5208333333vw;
}

.roomsIntro__content {
	margin-bottom: 2.0833333333vw;
}

@media screen and (max-width:1600px) {
	.roomsIntro {
		padding: 80px 0 0;
	}
	
	.roomsIntro__infoListItem {
		margin: 0 40px 24px 0;
	}
	
	.roomsIntro__infoIconHolder {
		width: 32px;
		height: 32px;
	}
	
	.roomsIntro__infoIconHolder img {
		max-width: 30px;
	}
	
	.roomsIntro__infoListText {
		font-size: 1.125rem;
		margin-left: 10px;
	}
	
	.roomsIntro__content {
		margin-bottom: 40px;
	}
}

@media screen and (max-width:1200px) {
	.roomsIntro {
		padding: 40px 0 0;
	}
	
	.roomsIntro__infoListItem {
		margin: 0 40px 24px 0;
	}
	
	.roomsIntro__infoListText {
		font-size: .875rem;
		width: calc(100% - 42px);
	}
}

@media screen and (max-width:960px) {
	.roomsIntro__infoListItem {
		margin: 0 10px 20px;
	}
	
	.roomsIntro__infoListText {
		padding-right: 5px;
		line-height: 1.2;
	}
}

.roomImages {
	padding: 4.1666666667vw 0;
	background-color: #332d2d;
}

.roomImages__contentWrapper {
	position: relative;
}

.roomImages__contentWrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 139px;
	height: 100%;
	background: #000;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
	pointer-events: none;
	opacity: .7;
	z-index: 2;
}

.roomImages__contentWrapper::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 139px;
	height: 100%;
	background: #000;
	background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(270deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
	pointer-events: none;
	opacity: .7;
	z-index: 2;
}

.roomImages__listItem {
	position: relative;
	padding-bottom: 56.6%;
	-webkit-box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
	box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
}

.roomImages__listItem::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6.25vw;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
	opacity: .7;
}

.roomImages__listItem img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.roomImages__caption {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	bottom: 1.25vw;
	left: 1.25vw;
	z-index: 1;
}

.roomImages__btn {
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 4;
	cursor: pointer;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
}

.roomImages__btn:hover {
	background-color: #fff;
}

.roomImages__btn:hover svg path {
	fill: #332d2d !important;
}

.roomImages__btn:hover svg line {
	stroke: #332d2d !important;
}

.roomImages__btn.swiper-button-lock {
	display: none;
}

.roomImages__btn.swiper-button-disabled {
	opacity: .5;
	pointer-events: none;
}

.roomImages__btn--prev {
	left: 1.25vw;
}

.roomImages__btn--prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.roomImages__btn--next {
	right: 1.25vw;
}

.roomImages__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.roomImages__btn svg path {
	fill: #fff !important;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.roomImages__btn svg line {
	stroke: #fff !important;
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

@media screen and (max-width:1600px) {
	.roomImages {
		padding: 80px 0;
	}
	
	.roomImages__listItem {
		-webkit-box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
		box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
	}
	
	.roomImages__listItem::after {
		height: 120px;
	}
	
	.roomImages__caption {
		font-size: 1rem;
		bottom: 24px;
		left: 24px;
	}
	
	.roomImages__btn {
		width: 40px;
		height: 40px;
	}
	
	.roomImages__btn--prev {
		left: 24px;
	}
	
	.roomImages__btn--next {
		right: 24px;
	}
	
	.roomImages__btn svg {
		width: 25px;
	}
}

@media screen and (max-width:1200px) {
	.roomImages {
		padding: 60px 0;
	}
	
	.roomImages__listItem::after {
		height: 60px;
	}
	
	.roomImages__caption {
		font-size: .875rem;
		bottom: 10px;
		left: 10px;
	}
	
	.roomImages__btn--prev {
		left: 10px;
	}
	
	.roomImages__btn--next {
		right: 10px;
	}
}

@media screen and (max-width:960px) {
	.roomImages__imageHolder::after, .roomImages__imageHolder::before {
		display: none;
	}
	
	.roomImages__listItem {
		padding-bottom: 71.9%;
	}
	
	.roomImages__btn {
		display: none;
	}
}

.roomAmenities {
	padding: 3.3854166667vw 0 8.3333333333vw;
	background-color: #332d2d;
}

.roomAmenities__topPanel {
	position: relative;
}

.roomAmenities__topPanel::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #827445;
}

.roomAmenities__contentWrapper {
	max-width: 66.6666666667vw;
	margin: 0 auto;
}

.roomAmenities__title {
	font-size: 1.6666666667vw;
	font-weight: 300;
	color: #fdf5eb;
	font-family: PPEditorialNew, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: 2.0833333333vw;
}

.roomAmenities__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.roomAmenities__listItem {
	width: 10.8%;
	margin: 0 1.25vw 2.0833333333vw 0;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.roomAmenities__listItem:nth-child(8n+8) {
	margin-right: 0;
}

.roomAmenities__iconHolder {
	width: 4.1666666667vw;
	height: 4.1666666667vw;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #827445;
	margin-bottom: .5208333333vw;
}

.roomAmenities__iconHolder img {
	max-width: 95%;
	height: auto;
}

.roomAmenities__listTitle {
	font-size: .8333333333vw;
	font-weight: 300;
	color: #fdf5eb;
	line-height: 1.25;
	text-align: center;
}

.roomAmenities__bottomPanel {
	padding-top: 2.0833333333vw;
}

.roomAmenities__bottomContent ul {
	margin: 0;
}

@media screen and (max-width:1600px) {
	.roomAmenities {
		padding: 65px 0 160px;
	}
	
	.roomAmenities__contentWrapper {
		max-width: 1280px;
	}
	
	.roomAmenities__title {
		font-size: 2rem;
		margin-bottom: 40px;
	}
	
	.roomAmenities__listItem {
		margin: 0 24px 40px 0;
	}
	
	.roomAmenities__iconHolder {
		width: 80px;
		height: 80px;
		margin-bottom: 10px;
	}
	
	.roomAmenities__listTitle {
		font-size: 1rem;
	}
	
	.roomAmenities__bottomPanel {
		padding-top: 40px;
	}
}

@media screen and (max-width:1400px) {
	.roomAmenities {
		padding: 65px 0 100px;
	}
	
	.roomAmenities__title {
		font-size: 1.625rem;
		margin-bottom: 30px;
	}
	
	.roomAmenities__listItem {
		margin: 0 20px 40px 0;
	}
	
	.roomAmenities__listTitle {
		font-size: .875rem;
	}
}

@media screen and (max-width:1200px) {
	.roomAmenities__title {
		font-size: 1.625rem;
		margin-bottom: 30px;
	}
	
	.roomAmenities__listItem {
		width: calc(25% - 20px);
		margin: 0 25px 40px 0;
	}
	
	.roomAmenities__listItem:nth-child(4n+4) {
		margin-right: 0;
	}
}

@media screen and (max-width:960px) {
	.roomAmenities {
		padding: 0 0 60px;
	}
	
	.roomAmenities__title {
		font-size: 1.25rem;
	}
}

@media screen and (max-width:750px) {
	.roomAmenities__list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.roomAmenities__listItem {
		width: calc(50% - 10px);
		margin: 0 0 40px;
	}
}

.offersHeader {
	padding: 16.6666666667vw 0 8.3333333333vw;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.offersHeader__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.offersHeader__leftPanel {
	width: 51.4%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 2.9166666667vw;
	padding-left: .5208333333vw;
}

.offersHeader__sideTitle--mobile {
	display: none;
}

.offersHeader__contentWrapper {
	width: 69.6%;
}

.offersHeader__topContent {
	padding-bottom: 2.0833333333vw;
	position: relative;
}

.offersHeader__topContent::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fdf5eb;
}

.offersHeader__headings {
	margin: 0 0 2.0833333333vw;
}

.offersHeader__bookLink {
	margin-top: 1.3541666667vw;
}

.offersHeader__bottomContent {
	padding-top: 1.25vw;
}

.offersHeader__bannerImage {
	position: relative;
	width: 42.3%;
}

.offersHeader__bannerImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 7.1875vw);
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: unset;
}

@media screen and (max-width:1600px) {
	.offersHeader {
		padding: 320px 0 160px;
	}
	
	.offersHeader__leftPanel {
		padding-bottom: 56px;
		padding-left: 10px;
	}
	
	.offersHeader__topContent {
		padding-bottom: 40px;
	}
	
	.offersHeader__headings {
		margin: 0 0 40px;
	}
	
	.offersHeader__bookLink {
		margin-top: 26px;
	}
	
	.offersHeader__bottomContent {
		padding-top: 24px;
	}
	
	.offersHeader__bannerImage img {
		width: calc(100% + 138px);
	}
}

@media screen and (max-width:1600px) {
	.offersHeader__bannerImage img {
		width: calc(100% + 56px);
	}
}

@media screen and (max-width:1500px) {
	.offersHeader {
		padding: 250px 0 100px;
	}
	
	.offersHeader__contentWrapper {
		width: 80%;
	}
}

@media screen and (max-width:1400px) {
	.offersHeader__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.offersHeader__leftPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		padding: 0;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.offersHeader__sideTitle {
		margin-bottom: 20px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		white-space: unset !important;
	}
	
	.offersHeader__sideTitle span {
		width: 100%;
		text-align: left;
	}
	
	.offersHeader__sideTitle--desktop {
		display: none;
	}
	
	.offersHeader__sideTitle--mobile {
		display: inline-block;
	}
	
	.offersHeader__headings {
		margin: 0 0 30px;
	}
	
	.offersHeader__contentWrapper {
		width: 100%;
	}
	
	.offersHeader__bannerImage {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		padding-bottom: 56.5%;
		margin-bottom: 40px;
	}
	
	.offersHeader__bannerImage img {
		width: calc(100% + 56px);
	}
}

@media screen and (max-width:1080px) {
	.offersHeader {
		padding: 130px 0 60px;
	}
	
	.offersHeader__bannerImage img {
		width: calc(100% + 32px);
	}
}

@media screen and (max-width:600px) {
	.offersHeader__bannerImage {
		padding-bottom: 96.5%;
	}
	
	.offersHeader__bannerImage img {
		width: calc(100% + 20px);
	}
}

.gallerySlider {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #332d2d;
	padding: 7.2916666667vw 0;
	overflow: auto;
	opacity: 0;
	pointer-events: none;
	z-index: 999;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.gallerySlider * {
	pointer-events: none !important;
}

.gallerySlider.js-galleryOpen {
	opacity: 1;
	pointer-events: all;
}

.gallerySlider.js-galleryOpen * {
	pointer-events: all !important;
}

.gallerySlider__contentWrapper {
	max-width: 59.1666666667vw;
	margin: 0 auto;
	position: relative;
}

.gallerySlider__imageHolder {
	position: relative;
	padding-bottom: 70.5%;
}

.gallerySlider__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.gallerySlider__caption {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #fdf5eb;
	line-height: 1.25;
	margin-top: 1.25vw;
	max-width: 85%;
}

.gallerySlider__count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	right: 0;
}

.gallerySlider__count p, .gallerySlider__count span {
	display: inline-block;
	font-size: .8333333333vw;
	font-weight: 300;
	color: #fdf5eb;
	line-height: 1.5;
	letter-spacing: .1em;
}

.gallerySlider__btn {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.gallerySlider__btn--next {
	right: -10.5208333333vw;
}

.gallerySlider__btn--prev {
	left: -10.5208333333vw;
}

.gallerySlider__btn--prev svg {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.gallerySlider__btn:hover {
	background-color: #fff;
}

.gallerySlider__btn:hover svg path {
	fill: #332d2d !important;
}

.gallerySlider__btn:hover svg line {
	stroke: #332d2d !important;
}

.gallerySlider__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.gallerySlider__btn svg path {
	fill: #fff !important;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.gallerySlider__btn svg line {
	stroke: #fff !important;
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

.gallerySlider__close {
	position: absolute;
	top: 1.8229166667vw;
	right: 2.2916666667vw;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.gallerySlider__close svg {
	width: 1.09375vw;
	height: auto;
}

@media screen and (max-width:1600px) {
	.gallerySlider {
		padding: 140px 0;
	}
	
	.gallerySlider__contentWrapper {
		max-width: 1136px;
	}
	
	.gallerySlider__caption {
		font-size: 1rem;
		margin-top: 24px;
	}
	
	.gallerySlider__count p, .gallerySlider__count span {
		font-size: 1rem;
	}
	
	.gallerySlider__btn {
		width: 40px;
		height: 40px;
	}
	
	.gallerySlider__btn--next {
		right: -202px;
	}
	
	.gallerySlider__btn--prev {
		left: -202px;
	}
	
	.gallerySlider__btn svg {
		width: 25px;
	}
	
	.gallerySlider__close {
		top: 35px;
		right: 44px;
	}
	
	.gallerySlider__close svg {
		width: 21px;
	}
}

@media screen and (max-width:1600px) {
	.gallerySlider {
		padding: 75px 0;
	}
	
	.gallerySlider__btn {
		width: 40px;
		height: 40px;
	}
	
	.gallerySlider__btn--next {
		right: -100px;
	}
	
	.gallerySlider__btn--prev {
		left: -100px;
	}
}

@media screen and (max-width:1400px) {
	.gallerySlider {
		padding: 60px 0;
	}
	
	.gallerySlider__contentWrapper {
		max-width: 100%;
		padding: 0 40px;
	}
	
	.gallerySlider__btn {
		width: 40px;
		height: 40px;
	}
	
	.gallerySlider__btn--next {
		right: -15px;
	}
	
	.gallerySlider__btn--prev {
		left: -15px;
	}
	
	.gallerySlider__count {
		right: 40px;
	}
}

@media screen and (max-width:960px) {
	.gallerySlider__close {
		top: 20px;
		right: 20px;
	}
	
	.gallerySlider__imageHolder {
		padding-bottom: 75.5%;
	}
}

@media screen and (max-width:750px) {
	.gallerySlider__imageHolder {
		padding-bottom: 85.5%;
	}
}

@media screen and (max-width:600px) {
	.gallerySlider__imageHolder {
		padding-bottom: 100%;
	}
}

.accordion__listItem {
	border-bottom: .5px solid #fdf5eb;
}

.accordion__listItem:first-child {
	border-top: .5px solid #fdf5eb;
}

.accordion__listItem.js-open .accordion__iconHolder svg path:first-child {
	opacity: 0;
}

.accordion__listButton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 1.25vw 0;
}

.accordion__iconHolder {
	width: 1.25vw;
	height: 1.25vw;
	border-radius: 50%;
	border: .5px solid #fdf5eb;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: .2604166667vw;
}

.accordion__iconHolder svg {
	width: .5208333333vw;
	height: auto;
}

.accordion__iconHolder svg path {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.accordion__title {
	font-size: 1.6666666667vw;
	font-weight: 300;
	color: #fdf5eb;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.12;
	margin-left: .78125vw;
	width: calc(100% - .78125vw);
	font-family: PPEditorialNew, sans-serif;
}

.accordion__contentHolder {
	height: 0;
	overflow: hidden;
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
}

.accordion__content {
	padding: 0 0 2.0833333333vw 2.0833333333vw;
}

@media screen and (max-width:1600px) {
	.accordion__listButton {
		padding: 24px 0;
	}
	
	.accordion__iconHolder {
		width: 24px;
		height: 24px;
		margin-top: 5px;
	}
	
	.accordion__iconHolder svg {
		width: 10px;
	}
	
	.accordion__title {
		font-size: 2rem;
		margin-left: 15px;
		width: calc(100% - 15px);
	}
	
	.accordion__content {
		padding: 0 0 40px 40px;
	}
}

@media screen and (max-width:1500px) {
	.accordion__iconHolder {
		margin-top: 3px;
	}
	
	.accordion__title {
		font-size: 1.5625rem;
	}
}

@media screen and (max-width:1200px) {
	.accordion__iconHolder {
		margin-top: 1px;
	}
	
	.accordion__title {
		font-size: 1.25rem;
	}
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #332d2d;
	padding: 8.3333333333vw 0 7.2916666667vw;
	overflow: auto;
	z-index: 999;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.popup.js-open {
	opacity: 1;
	pointer-events: all;
}

.popup__contentWrapper {
	max-width: 57.1875vw;
	margin: 0 auto;
	background-color: #fdf5eb;
	padding: 6.25vw;
	position: relative;
}

.popup__headings {
	margin-bottom: 1.3020833333vw;
}

.popup__headings .headingSpan {
	font-size: 1.6666666667vw;
}

.popup__close {
	position: absolute;
	top: 1.0416666667vw;
	right: 1.0416666667vw;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.popup__close svg {
	width: 1.09375vw;
}

.popup__close svg path {
	stroke: #332d2d !important;
}

.popup__menuListItem {
	padding: 1.3020833333vw 0;
	border-bottom: 1px solid #d2bc5f;
}

.popup__menuListItem:first-child {
	border-top: 1px solid #d2bc5f;
}

.popup__menuTop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.popup__menuTitle {
	width: 80.8%;
}

.popup__menuTitle, .popup__price {
	font-size: .9375vw;
	font-weight: 500;
	color: #332d2d;
	line-height: 1.77;
}

.popup__menuBottom {
	width: 80.8%;
}

.popup__price {
	width: 19%;
	text-align: right;
}

@media screen and (max-width:1600px) {
	.popup {
		padding: 160px 0 140px;
	}
	
	.popup__contentWrapper {
		max-width: 1098px;
		padding: 120px;
	}
	
	.popup__headings {
		margin-bottom: 25px;
	}
	
	.popup__headings .headingSpan {
		font-size: 2rem;
	}
	
	.popup__close {
		top: 20px;
		right: 20px;
	}
	
	.popup__close svg {
		width: 21px;
	}
	
	.popup__menuListItem {
		padding: 25px 0;
	}
	
	.popup__menuTitle, .popup__price {
		font-size: 1.125rem;
	}
}

@media screen and (max-width:1600px) {
	.popup {
		padding: 100px 0;
	}
}

@media screen and (max-width:1500px) {
	.popup {
		padding: 60px 0;
	}
}

@media screen and (max-width:960px) {
	.popup {
		padding: 0;
		background-color: #fdf5eb;
	}
	
	.popup__contentWrapper {
		padding: 60px 0 21px;
	}
	
	.popup__close {
		right: 0;
	}
	
	.popup__menuTop {
		margin-bottom: 6px;
	}
	
	.popup__menuTitle, .popup__price {
		font-size: 1rem;
		line-height: 1.5;
	}
	
	.popup__menuBottom {
		width: 100%;
	}
}

.experienceMap {
	background-color: #332d2d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.experienceMap .container--medium {
	max-width: 36.5625vw;
}

.experienceMap__rightContentWrapper {
	width: 50%;
}

.experienceMap__header {
	height: 100vh;
	min-height: 26.0416666667vw;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.experienceMap__header .experienceMap__contentHolder {
	padding: 0;
	margin-top: 4.0104166667vw;
}

.experienceMap__contentHolder {
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.experienceMap__contentHolder .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.experienceMap__title {
	margin: 0 0 2.0833333333vw;
}

.experienceMap__intro {
	margin-bottom: 2.0833333333vw;
}

.experienceMap__downArrow:hover svg circle {
	stroke: #fdf5eb !important;
}

.experienceMap__downArrow:hover svg .arrow-group {
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

.experienceMap__downArrow:hover svg .arrow-group path:first-child {
	fill: #fdf5eb !important;
}

.experienceMap__downArrow:hover svg .arrow-group path:last-child {
	stroke: #fdf5eb !important;
}

.experienceMap__downArrow svg {
	width: 2.0833333333vw;
	height: auto;
}

.experienceMap__downArrow svg path {
	-webkit-transition: stroke .3s ease, fill .3s ease;
	transition: stroke .3s ease, fill .3s ease;
}

.experienceMap__downArrow svg circle {
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

.experienceMap__downArrow .arrow-group {
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.experienceMap__bannerImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	min-height: 26.0416666667vw;
	opacity: .2;
}

.experienceMap__bannerImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.experienceMap__contentHolder {
	padding: 8.3333333333vw 0 10.4166666667vw;
}

.experienceMap__listItem {
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 8.0729166667vw;
}

.experienceMap__listItem:last-child {
	margin-bottom: 0;
}

.experienceMap__pin {
	width: 1.9270833333vw;
	height: 2.34375vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.25vw;
	background: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/icons/location-pin.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.experienceMap__pin p {
	font-size: 1.0416666667vw;
	font-weight: 400;
	line-height: 1;
	color: #332d2d;
}

.experienceMap__listTitle {
	font-size: 1.6666666667vw;
	font-weight: 400;
	color: #fdf5eb;
	text-transform: uppercase;
	letter-spacing: .01em;
	line-height: 1;
	margin-bottom: 1.6666666667vw;
	text-align: center;
}

.experienceMap__address {
	margin-bottom: 1.6666666667vw;
	font-size: .78125vw;
	font-weight: 500;
	color: #d2bc5f;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.experienceMap__address--link:hover {
	color: #fdf5eb;
}

.experienceMap__image {
	position: relative;
	width: 100%;
	padding-bottom: 66.5%;
	margin-bottom: 1.6666666667vw;
}

.experienceMap__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.experienceMap__listBottom {
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.experienceMap__smallInfo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.25vw;
}

.experienceMap__iconHolder {
	width: 1.6666666667vw;
	height: 1.6666666667vw;
	border-radius: 50%;
	border: 1px solid #d2bc5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: .5208333333vw;
}

.experienceMap__iconHolder img {
	max-width: 80%;
	height: auto;
}

.experienceMap__infoText {
	font-size: .9375vw;
	font-weight: 400;
	color: #fdf5eb;
	line-height: 1.77;
}

.experienceMap__website {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	color: #d2bc5f;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	margin-top: 1.25vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.experienceMap__website:hover {
	color: #fdf5eb;
}

.experienceMap__wrapper {
	display: block;
	width: 50%;
	height: calc(100vh - 4.0104166667vw);
	position: sticky;
	top: 4.0104166667vw;
}

.experienceMap__mapHolder {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.experienceMap__mapHolder .marker-label {
	color: #fdf5eb;
	font-size: 1rem;
	font-weight: 500;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1;
	text-align: center;
	width: 32px;
	height: 40px;
	padding-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/map-pin.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	-webkit-transition: background .3s ease, color .3s ease;
	transition: background .3s ease, color .3s ease;
}

.experienceMap__mapHolder .marker-label--tillary {
	background: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/maps-marker.svg") !important;
	background-size: 100% 100% !important;
	font-size: 0;
	background-repeat: no-repeat !important;
}

.experienceMap__mapHolder .marker-label.js-active {
	background: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/map-pin-active.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #332d2d;
}

.experienceMap__mapHolder .marker-label.js-inview {
	background: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/map-pin-active.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #332d2d;
}

.experienceMap__mapHolder .acf-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width:1600px) {
	.experienceMap .container--medium {
		max-width: 702px;
	}
	
	.experienceMap__header {
		min-height: 500px;
	}
	
	.experienceMap__header .experienceMap__contentHolder {
		margin-top: 77px;
	}
	
	.experienceMap__title {
		margin: 0 0 40px;
	}
	
	.experienceMap__intro {
		margin-bottom: 40px;
	}
	
	.experienceMap__downArrow svg {
		width: 40px;
	}
	
	.experienceMap__bannerImage {
		min-height: 500px;
	}
	
	.experienceMap__contentHolder {
		padding: 160px 0 200px;
	}
	
	.experienceMap__listItem {
		margin-bottom: 155px;
	}
	
	.experienceMap__pin {
		width: 37px;
		height: 45px;
		margin-bottom: 24px;
	}
	
	.experienceMap__pin p {
		font-size: 1.25rem;
	}
	
	.experienceMap__listTitle {
		font-size: 2rem;
		margin-bottom: 32px;
	}
	
	.experienceMap__address {
		margin-bottom: 32px;
		font-size: .9375rem;
	}
	
	.experienceMap__image {
		margin-bottom: 32px;
	}
	
	.experienceMap__smallInfo {
		margin-bottom: 24px;
	}
	
	.experienceMap__iconHolder {
		width: 32px;
		height: 32px;
		margin-right: 10px;
	}
	
	.experienceMap__infoText {
		font-size: 1.125rem;
	}
	
	.experienceMap__website {
		font-size: .9375rem;
		margin-top: 24px;
	}
	
	.experienceMap__wrapper {
		height: calc(100vh - 77px);
		top: 77px;
	}
}

@media screen and (max-width:1500px) {
	.experienceMap__header .experienceMap__contentHolder {
		margin-top: 68px;
	}
	
	.experienceMap__wrapper {
		height: calc(100vh - 68px);
		top: 68px;
	}
}

@media screen and (max-width:1080px) {
	.experienceMap__header .experienceMap__contentHolder {
		margin-top: 40px;
	}
	
	.experienceMap__wrapper {
		height: calc(100vh - 40px);
		top: 40px;
	}
}

@media screen and (max-width:960px) {
	.experienceMap__wrapper {
		display: none;
	}
	
	.experienceMap__rightContentWrapper {
		width: 100%;
	}
	
	.experienceMap__header {
		height: 80vh;
		min-height: 480px;
	}
	
	.experienceMap__header .experienceMap__contentHolder {
		margin-top: 40px;
	}
	
	.experienceMap__title {
		margin: 0 0 30px;
	}
	
	.experienceMap__intro {
		margin-bottom: 30px;
	}
	
	.experienceMap__bannerImage {
		width: 100%;
		right: unset;
		left: 0;
		min-height: 375px;
	}
	
	.experienceMap__contentHolder {
		padding: 60px 0;
	}
	
	.experienceMap__listItem {
		margin-bottom: 60px;
	}
	
	.experienceMap__listTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
	
	.experienceMap__image {
		padding-bottom: 75%;
	}
	
	.experienceMap__infoText {
		font-size: .9375rem;
		line-height: 1.2;
		max-width: calc(100% - 42px);
	}
}

.bookingForm form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.bookingForm .gform_validation_errors {
	display: none !important;
}

.bookingForm .gfield.gfield_error .gfield_validation_message, .bookingForm .gform_confirmation_wrapper {
	display: none;
}

.bookingForm .gform_wrapper .gfield_error [aria-invalid=true] {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: 1px solid #c02b0a !important;
}

.bookingForm .gform_body {
	width: 87%;
}

.bookingForm .gform_fields {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	grid-row-gap: unset !important;
	grid-column-gap: unset !important;
}

.bookingForm .gform_heading {
	display: none;
}

.bookingForm .gfield_label {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.bookingForm .gform_fields {
	border-top: 1px solid #d2bc5f;
	border-right: 1px solid #d2bc5f;
	border-left: 1px solid #d2bc5f;
}

.bookingForm .gfield {
	width: 25%;
	border-right: 1px solid #d2bc5f;
}

.bookingForm input[type=date], .bookingForm input[type=number], .bookingForm input[type=text], .bookingForm select {
	font-size: .8333333333vw;
	font-weight: 400;
	color: #d2bc5f;
	text-transform: uppercase;
	line-height: 1;
	background-color: rgba(28, 25, 25, .8);
	font-family: "Space Grotesk", sans-serif;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #d2bc5f;
	border-radius: 0 !important;
	padding: 0 1.25vw !important;
	margin: 0;
	height: 3.125vw;
	width: 100% !important;
}

.bookingForm input[type=date]::-webkit-input-placeholder, .bookingForm input[type=number]::-webkit-input-placeholder, .bookingForm input[type=text]::-webkit-input-placeholder, .bookingForm select::-webkit-input-placeholder {
	opacity: 1;
	color: #d2bc5f;
}

.bookingForm input[type=date]::-moz-placeholder, .bookingForm input[type=number]::-moz-placeholder, .bookingForm input[type=text]::-moz-placeholder, .bookingForm select::-moz-placeholder {
	opacity: 1;
	color: #d2bc5f;
}

.bookingForm input[type=date]:-ms-input-placeholder, .bookingForm input[type=number]:-ms-input-placeholder, .bookingForm input[type=text]:-ms-input-placeholder, .bookingForm select:-ms-input-placeholder {
	opacity: 1;
	color: #d2bc5f;
}

.bookingForm input[type=date]::-ms-input-placeholder, .bookingForm input[type=number]::-ms-input-placeholder, .bookingForm input[type=text]::-ms-input-placeholder, .bookingForm select::-ms-input-placeholder {
	opacity: 1;
	color: #d2bc5f;
}

.bookingForm input[type=date]::placeholder, .bookingForm input[type=number]::placeholder, .bookingForm input[type=text]::placeholder, .bookingForm select::placeholder {
	opacity: 1;
	color: #d2bc5f;
}

.bookingForm select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/form-caret.svg");
	background-position: calc(100% - 1.0416666667vw) center;
	background-repeat: no-repeat;
}

.bookingForm select.nitro-lazy {
	background-image: none !important;
}

.bookingForm .ginput_container_date {
	position: relative;
}

.bookingForm .ginput_container_date img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1.0416666667vw;
	width: .6770833333vw;
	height: .7291666667vw;
}

.bookingForm .ginput_container_number .instruction {
	display: none;
}

.bookingForm .ginput_container_number input {
	-moz-appearance: textfield;
	text-align: center;
}

.bookingForm .ginput_container_number input::-webkit-inner-spin-button, .bookingForm .ginput_container_number input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.bookingForm .ginput_container_number .number-style {
	position: relative;
}

.bookingForm .ginput_container_number .number-style .number-minus, .bookingForm .ginput_container_number .number-style .number-plus {
	width: 1.25vw;
	height: 3.125vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: transparent;
	cursor: pointer;
}

.bookingForm .ginput_container_number .number-style .number-minus:after, .bookingForm .ginput_container_number .number-style .number-plus:after {
	content: "";
	background-image: url("https://cdn-ilekjjo.nitrocdn.com/VJVXLQKcZCNZDPbmczzoPZBHbAqkFkvs/assets/images/optimized/rev-1d08b3f/www.tillaryhotelnyc.com/wp-content/themes/tillary-hotel/assets/svgs/interface/form-caret.svg");
	height: .9375vw;
	width: .625vw;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.bookingForm .ginput_container_number .number-style .number-minus {
	left: 0;
	border-bottom: 1px solid #d2bc5f;
}

.bookingForm .ginput_container_number .number-style .number-plus {
	right: 0;
	border-bottom: 1px solid #d2bc5f;
}

.bookingForm .ginput_container_number .number-style .number-plus::after {
	-webkit-transform: rotate(180deg) translate(50%, 50%);
	transform: rotate(180deg) translate(50%, 50%);
}

.bookingForm .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
	background-color: #d2bc5f;
	width: auto;
}

.bookingForm input[type=submit] {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #332d2d;
	padding: 0 1.25vw !important;
	margin: 0 !important;
	height: 3.125vw;
	font-family: "Space Grotesk", sans-serif;
	background-color: #d2bc5f;
	border: none !important;
	border-radius: 0 !important;
	cursor: pointer;
	width: 100% !important;
	text-transform: uppercase;
	letter-spacing: .04em;
	-webkit-transition: color .3s ease, background-color .3s ease !important;
	transition: color .3s ease, background-color .3s ease !important;
}

.bookingForm input[type=submit]:hover {
	background-color: #fdf5eb !important;
	color: #332d2d !important;
}

.bookingForm .gform_ajax_spinner {
	position: absolute !important;
}

@media screen and (max-width:1600px) {
	.bookingForm input[type=date], .bookingForm input[type=number], .bookingForm input[type=text], .bookingForm select {
		font-size: 1rem;
		padding: 0 24px !important;
		height: 60px;
	}
	
	.bookingForm select {
		background-position: calc(100% - 20px) center;
	}
	
	.bookingForm .ginput_container_date img {
		right: 20px;
		width: 13px;
		height: 14px;
	}
	
	.bookingForm .ginput_container_number .number-style .number-minus, .bookingForm .ginput_container_number .number-style .number-plus {
		width: 24px;
		height: 60px;
	}
	
	.bookingForm .ginput_container_number .number-style .number-minus:after, .bookingForm .ginput_container_number .number-style .number-plus:after {
		height: 18px;
		width: 12px;
	}
	
	.bookingForm input[type=submit] {
		font-size: 1rem;
		padding: 0 24px !important;
		height: 60px;
	}
}

@media screen and (max-width:1200px) {
	.bookingForm .gform_fields {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.bookingForm .gform_body {
		width: 75%;
	}
	
	.bookingForm .gform_footer {
		width: 25%;
	}
	
	.bookingForm .gfield {
		width: 50%;
	}
	
	.bookingForm input[type=number] {
		text-align: center;
	}
	
	.bookingForm input[type=submit] {
		height: 100%;
	}
}

@media screen and (max-width:960px) {
	.bookingForm form {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.bookingForm .gform_body {
		width: 100%;
	}
	
	.bookingForm .gform_footer {
		width: 100%;
	}
	
	.bookingForm .gfield {
		width: 100%;
	}
	
	.bookingForm input[type=submit] {
		height: 60px;
	}
}

.formPopup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(28, 25, 25, .8);
	z-index: 999;
	padding: 6.25vw 0;
	overflow: auto;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.formPopup.js-open {
	opacity: 1;
	pointer-events: all;
}

.formPopup__formWrapper {
	max-width: 42.7083333333vw;
	margin: 0 auto;
	background-color: #fdf5eb;
	-webkit-box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .6);
	box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .6);
	padding: 6.25vw;
	position: relative;
}

.formPopup__close {
	position: absolute;
	top: 1.0416666667vw;
	right: 1.0416666667vw;
	background-color: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.formPopup__close svg {
	width: 1.09375vw;
	height: auto;
}

.formPopup__headings {
	margin-bottom: 1.5625vw;
}

.formPopup__headings .headingSpan {
	font-size: 1.6666666667vw;
}

.formPopup__info {
	font-size: .9375vw;
	font-weight: 300;
	line-height: 1.7;
	color: #332d2d;
	margin-bottom: 2.0833333333vw;
}

@media screen and (max-width:1600px) {
	.formPopup {
		padding: 120px 0;
	}
	
	.formPopup__formWrapper {
		max-width: 820px;
		-webkit-box-shadow: 0 20px 50px rgba(51, 45, 45, .6);
		box-shadow: 0 20px 50px rgba(51, 45, 45, .6);
		padding: 120px;
	}
	
	.formPopup__close {
		top: 20px;
		right: 20px;
	}
	
	.formPopup__close svg {
		width: 21px;
	}
	
	.formPopup__headings {
		margin-bottom: 30px;
	}
	
	.formPopup__headings .headingSpan {
		font-size: 2rem;
	}
	
	.formPopup__info {
		font-size: 1.125rem;
		margin-bottom: 40px;
	}
}

@media screen and (max-width:1500px) {
	.formPopup {
		padding: 80px 0;
	}
	
	.formPopup__formWrapper {
		padding: 80px;
	}
}

@media screen and (max-width:1200px) {
	.formPopup {
		padding: 40px 0;
	}
	
	.formPopup__formWrapper {
		padding: 60px 40px 40px;
	}
}

@media screen and (max-width:750px) {
	.formPopup {
		padding: 0;
	}
	
	.formPopup__container {
		padding: 0;
	}
	
	.formPopup__headings {
		margin-bottom: 20px;
	}
	
	.formPopup__info {
		margin-bottom: 30px;
	}
	
	.formPopup__formWrapper {
		padding: 60px 32px 40px;
	}
}

@media screen and (max-width:600px) {
	.formPopup__formWrapper {
		padding: 60px 20px 40px;
	}
}

.blogsList {
	padding: 8.3333333333vw 0;
	background-color: #332d2d;
}

.blogsList__topPanel {
	margin-bottom: 2.6041666667vw;
}

.blogsList__filterTitle {
	font-size: .78125vw;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	color: #d2bc5f;
	margin-bottom: .625vw;
}

.blogsList__filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.blogsList__filter {
	margin-bottom: 1.0416666667vw;
}

.blogsList__pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width:1600px) {
	.blogsList {
		padding: 120px 0;
	}
	
	.blogsList__topPanel {
		margin-bottom: 50px;
	}
	
	.blogsList__filterTitle {
		font-size: .9375rem;
		margin-bottom: 12px;
	}
	
	.blogsList__filter {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:1400px) {
	.blogsList {
		padding: 100px 0;
	}
}

@media screen and (max-width:960px) {
	.blogsList {
		padding: 60px 0;
	}
	
	.blogsList__topPanel {
		margin-bottom: 40px;
	}
	
	.blogsList__filterTitle {
		text-align: center;
	}
	
	.blogsList__filter {
		width: 100%;
	}
	
	.blogsList__filter:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width:600px) {
	.blogsList__pagination .facetFilters {
		width: 100%;
	}
}

.cards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cards__item {
	width: calc(50% - .625vw);
	margin-bottom: 3.125vw;
}

.cards__imageHolder {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 66.2%;
	margin-bottom: 1.25vw;
	overflow: hidden;
}

.cards__imageHolder:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.cards__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

.cards__category {
	font-size: 1.0416666667vw;
	font-weight: 300;
	color: #d2bc5f;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: .8333333333vw;
}

.cards__headings {
	margin-bottom: .8333333333vw;
}

.cards__headings .headingSpan {
	font-size: 1.6666666667vw;
	font-weight: 400;
}

.cards__headings .headingSpan:first-child {
	font-family: "Space Grotesk", sans-serif;
	font-weight: 400;
}

.cards__date {
	font-size: .78125vw;
	font-weight: 300;
	line-height: 1.71;
	margin: 0 0 .8333333333vw;
}

.cards__text {
	margin-bottom: 1.25vw;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cards__link {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .08em;
	color: #d2bc5f;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.cards__link:hover {
	color: #fdf5eb;
}

@media screen and (max-width:1600px) {
	.cards__item {
		width: calc(50% - 12px);
		margin-bottom: 60px;
	}
	
	.cards__imageHolder {
		margin-bottom: 24px;
	}
	
	.cards__category {
		font-size: 1.25rem;
		margin-bottom: 16px;
	}
	
	.cards__headings {
		margin-bottom: 16px;
	}
	
	.cards__headings .headingSpan {
		font-size: 2rem;
	}
	
	.cards__date {
		font-size: .9375rem;
		margin: 0 0 16px;
	}
	
	.cards__text {
		margin-bottom: 24px;
	}
	
	.cards__link {
		font-size: .9375rem;
	}
}

@media screen and (max-width:1200px) {
	.cards__item {
		width: calc(50% - 10px);
		margin-bottom: 40px;
	}
	
	.cards__imageHolder {
		margin-bottom: 20px;
	}
	
	.cards__category {
		font-size: 1.125rem;
		margin-bottom: 12px;
	}
	
	.cards__headings {
		margin-bottom: 12px;
	}
	
	.cards__headings .headingSpan {
		font-size: 1.5rem;
	}
	
	.cards__text {
		margin-bottom: 16px;
	}
}

@media screen and (max-width:960px) {
	.cards__text {
		display: none;
	}
}

@media screen and (max-width:750px) {
	.cards__item {
		width: 100%;
	}
	
	.cards__item:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width:750px) {
	.cards__imageHolder {
		padding-bottom: 77.7%;
	}
}

.blogBanner {
	position: relative;
	min-height: 100vh;
	overflow: hidden;
	padding: 10.4166666667vw 0 4.1666666667vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.blogBanner__wrap {
	width: 100%;
	position: relative;
	padding-bottom: 47.5vh;
	z-index: 1;
}

.blogBanner__category {
	font-size: 1.6666666667vw;
	font-weight: 300;
	font-family: PPEditorialNew, sans-serif;
	color: #d2bc5f;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin: 0 0 .4166666667vw;
}

.blogBanner__title {
	font-size: 4.1666666667vw;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .02em;
	color: #fff;
	line-height: 1.25;
	margin: 0;
}

.blogBanner__imageHolder {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 73.7%;
	height: 50%;
}

.blogBanner__imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.blogBanner__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.blogBanner {
		padding: 200px 0 80px;
	}
	
	.blogBanner__category {
		font-size: 2rem;
		margin: 0 0 8px;
	}
	
	.blogBanner__title {
		font-size: 5rem;
	}
}

@media screen and (max-width:1500px) {
	.blogBanner {
		padding: 200px 0 60px;
	}
	
	.blogBanner__category {
		font-size: 1.625rem;
	}
	
	.blogBanner__title {
		font-size: 4.375rem;
	}
}

@media screen and (max-width:1400px) {
	.blogBanner__category {
		font-size: 1.5rem;
	}
	
	.blogBanner__title {
		font-size: 3.75rem;
	}
}

@media screen and (max-width:1200px) {
	.blogBanner__category {
		font-size: 1.375rem;
	}
	
	.blogBanner__title {
		font-size: 3.125rem;
	}
}

@media screen and (max-width:1080px) {
	.blogBanner__category {
		font-size: 1.25rem;
	}
	
	.blogBanner__title {
		font-size: 2.5rem;
	}
}

@media screen and (max-width:960px) {
	.blogBanner {
		padding: 150px 0 40px;
		min-height: calc(100vh - 140px);
	}
	
	.blogBanner__wrap {
		padding-bottom: 0;
	}
	
	.blogBanner__category {
		font-size: 1.125rem;
	}
	
	.blogBanner__title {
		font-size: 2rem;
	}
	
	.blogBanner__imageHolder {
		width: 100%;
		height: 100%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

.blogContent {
	padding: 4.1666666667vw 0 8.3333333333vw;
}

.blogContent__topPanel {
	max-width: 59.1666666667vw;
	margin: 0 auto 1.7708333333vw;
	padding-bottom: 1.7708333333vw;
	border-bottom: .5px solid #fdf5eb;
}

.blogContent__intro {
	margin-bottom: 1.7708333333vw;
}

.blogContent__date {
	font-size: .78125vw;
	font-weight: 300;
	color: #fdf5eb;
	text-align: center;
	line-height: 1.6;
}

.blogContent__wrap {
	max-width: 59.1666666667vw;
	margin: 0 auto;
}

.blogContent__text h1, .blogContent__text h2, .blogContent__text h3, .blogContent__text h4, .blogContent__text h5, .blogContent__text h6 {
	text-transform: uppercase;
	letter-spacing: .02em;
	margin: 2.0833333333vw 0 .8333333333vw;
	font-weight: 300;
}

.blogContent__text h1:first-child, .blogContent__text h2:first-child, .blogContent__text h3:first-child, .blogContent__text h4:first-child, .blogContent__text h5:first-child, .blogContent__text h6:first-child {
	margin-top: 0;
}

.blogContent__text a strong, .blogContent__text li strong, .blogContent__text p strong {
	font-weight: 600;
}

.blogContent__text p {
	margin-bottom: 1.5625vw;
}

.blogContent__slider {
	max-width: 73.6458333333vw;
	margin: 4.1666666667vw auto 3.125vw;
	position: relative;
}

.blogContent__listItem {
	position: relative;
}

.blogContent__listItem::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6.25vw;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
	opacity: .7;
	z-index: 1;
}

.blogContent__imageHolder {
	position: relative;
	width: 100%;
	padding-bottom: 56.6%;
}

.blogContent__imageHolder::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 139px;
	height: 100%;
	background: #000;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
	pointer-events: none;
	opacity: .7;
	z-index: 1;
}

.blogContent__imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 139px;
	height: 100%;
	background: #000;
	background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(270deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
	pointer-events: none;
	opacity: .7;
	z-index: 1;
}

.blogContent__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.blogContent__pagination {
	position: relative;
	bottom: unset !important;
	left: unset !important;
	right: unset !important;
	-webkit-transform: translate(0) !important;
	transform: translate(0) !important;
	margin: 1.5625vw 0 0 !important;
}

.blogContent__caption {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	bottom: 1.25vw;
	left: 1.25vw;
	z-index: 3;
}

.blogContent__btn {
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	border: 1px solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 4;
	cursor: pointer;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
}

.blogContent__btn:hover {
	background-color: #fff;
}

.blogContent__btn:hover svg path {
	fill: #332d2d !important;
}

.blogContent__btn:hover svg line {
	stroke: #332d2d !important;
}

.blogContent__btn.swiper-button-lock {
	display: none;
}

.blogContent__btn.swiper-button-disabled {
	opacity: .5;
	pointer-events: none;
}

.blogContent__btn--prev {
	left: 1.25vw;
}

.blogContent__btn--prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.blogContent__btn--next {
	right: 1.25vw;
}

.blogContent__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.blogContent__btn svg path {
	fill: #fff !important;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.blogContent__btn svg line {
	stroke: #fff !important;
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

.blogContent__bottomPanel {
	max-width: 59.1666666667vw;
	margin: 0 auto;
	padding-top: 1.875vw;
	margin-top: 1.875vw;
	border-top: .5px solid #fdf5eb;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.blogContent__bottomPanel .siteFooter__socialList {
	margin: 0;
}

.blogContent__bottomRight {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.blogContent__shareTitle {
	font-size: .7291666667vw;
	font-weight: 500;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	margin-right: 1.0416666667vw;
}

@media screen and (max-width:1600px) {
	.blogContent {
		padding: 80px 0 160px;
	}
	
	.blogContent__topPanel {
		max-width: 1136px;
		margin: 0 auto 34px;
		padding-bottom: 34px;
	}
	
	.blogContent__intro {
		margin-bottom: 34px;
	}
	
	.blogContent__date {
		font-size: .9375rem;
	}
	
	.blogContent__wrap {
		max-width: 1136px;
	}
	
	.blogContent__text h1, .blogContent__text h2, .blogContent__text h3, .blogContent__text h4, .blogContent__text h5, .blogContent__text h6 {
		margin: 40px 0 16px;
	}
	
	.blogContent__text p {
		margin-bottom: 30px;
	}
	
	.blogContent__slider {
		max-width: 1414px;
		margin: 80px auto 60px;
	}
	
	.blogContent__pagination {
		margin: 30px 0 0 !important;
	}
	
	.blogContent__listItem::after {
		height: 120px;
	}
	
	.blogContent__caption {
		font-size: 1rem;
		bottom: 24px;
		left: 24px;
	}
	
	.blogContent__btn {
		width: 40px;
		height: 40px;
	}
	
	.blogContent__btn--prev {
		left: 24px;
	}
	
	.blogContent__btn--next {
		right: 24px;
	}
	
	.blogContent__btn svg {
		width: 25px;
	}
	
	.blogContent__bottomPanel {
		max-width: 1136px;
		padding-top: 36px;
		margin-top: 36px;
	}
	
	.blogContent__shareTitle {
		font-size: .875rem;
		margin-right: 20px;
	}
}

@media screen and (max-width:1200px) {
	.blogContent {
		padding: 60px 0 80px;
	}
	
	.blogContent__listItem::after {
		height: 60px;
	}
	
	.blogContent__caption {
		font-size: .875rem;
		bottom: 10px;
		left: 10px;
	}
	
	.blogContent__slider {
		margin: 40px auto 25px;
	}
	
	.blogContent__btn--prev {
		left: 10px;
	}
	
	.blogContent__btn--next {
		right: 10px;
	}
}

@media screen and (max-width:960px) {
	.blogContent {
		padding: 40px 0 60px;
	}
	
	.blogContent__list::after, .blogContent__list::before {
		display: none;
	}
	
	.blogContent__btn {
		display: none;
	}
	
	.blogContent__text h3 {
		font-size: 1.25rem;
	}
	
	.blogContent__text p {
		margin-bottom: 25px;
	}
	
	.blogContent__pagination {
		margin: 20px 0 0 !important;
	}
}

@media screen and (max-width:750px) {
	.blogContent__imageHolder {
		padding-bottom: 71.9%;
	}
	
	.blogContent__bottomPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.blogContent__bottomRight {
		margin-bottom: 20px;
	}
}

.blogCards__item {
	height: auto;
	background-color: #332d2d;
}

@media screen and (min-width:1201px) {
	.blogCards__item:nth-child(1) {
		margin-right: 25px !important;
	}
}

.blogCards__imageHolder {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 94.7%;
	overflow: hidden;
}

.blogCards__imageHolder:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.blogCards__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

.blogCards__content {
	padding: 1.25vw 1.25vw 1.6666666667vw;
}

.blogCards__category {
	font-size: 1.0416666667vw;
	font-weight: 300;
	color: #d2bc5f;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: .8333333333vw;
}

.blogCards__headings {
	margin-bottom: .8333333333vw;
}

.blogCards__headings .headingSpan {
	font-size: 1.6666666667vw;
	font-weight: 400;
}

.blogCards__headings .headingSpan:first-child {
	font-family: "Space Grotesk", sans-serif;
	font-weight: 400;
}

.blogCards__date {
	font-size: .78125vw;
	font-weight: 300;
	line-height: 1.71;
	margin: 0 0 .8333333333vw;
}

.blogCards__text {
	margin-bottom: 1.25vw;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blogCards__link {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .08em;
	color: #d2bc5f;
	text-transform: uppercase;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.blogCards__link:hover {
	color: #fdf5eb;
}

@media screen and (max-width:1600px) {
	.blogCards__content {
		padding: 20px;
	}
	
	.blogCards__category {
		font-size: 1.125rem;
		margin-bottom: 12px;
	}
	
	.blogCards__headings {
		margin-bottom: 12px;
	}
	
	.blogCards__headings .headingSpan {
		font-size: 1.5rem;
	}
	
	.blogCards__date {
		font-size: .9375rem;
		margin: 0 0 16px;
	}
	
	.blogCards__text {
		margin-bottom: 16px;
	}
	
	.blogCards__link {
		font-size: .9375rem;
	}
}

@media screen and (max-width:960px) {
	.blogCards__text {
		display: none;
	}
}

@media screen and (max-width:750px) {
	.blogCards__imageHolder {
		padding-bottom: 81.3%;
	}
}

.content-blocks-tillary .content-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 60px;
	margin-bottom: 80px;
}

.content-blocks-tillary .content-block__image {
	width: calc(51% - 40px);
}

.content-blocks-tillary .content-block__content {
	width: calc(49% - 40px);
}

.content-blocks-tillary .content-block__content h2 span {
	font-size: 2.5rem;
	line-height: 1.3;
}

.content-blocks-tillary .content-block__image img {
	display: block;
	width: 100%;
	height: auto;
}

.content-blocks-tillary .content-block--flip {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media (max-width:768px) {
	.content-blocks-tillary .content-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
		margin-bottom: 50px;
	}
	
	.content-blocks-tillary .content-block__image {
		width: 100%;
	}
	
	.content-blocks-tillary .content-block__content {
		width: 100%;
		text-align: center;
	}
	
	.content-blocks-tillary .content-block__content h2 span {
		font-size: 1.8rem;
	}
	
	.content-blocks-tillary .content-block--flip {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.faq-section-rooms {
	padding: 40px 0 160px;
}

.faq-section-rooms h2 span {
	font-size: 2.5rem;
	line-height: 1.3;
}

@media (max-width:767px) {
	.faq-section-rooms {
		padding: 40px 0 120px;
	}
	
	.faq-section-rooms h2 span {
		font-size: 1.8rem;
	}
}

.videoBanner {
	height: 100vh;
	min-height: 33.8541666667vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.videoBanner__title {
	margin: 0;
	font-size: unset;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.videoBanner__title.aos-animate {
	opacity: 1;
}

.videoBanner__title .headingSpan {
	display: inline-block;
}

.videoBanner__title .headingSpan:first-child {
	font-size: 3.75vw;
	font-weight: 300;
	color: #fff;
	font-family: PPEditorialNew, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
}

.videoBanner__title .headingSpan:nth-child(2) {
	font-size: 4.1666666667vw;
	font-weight: 300;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
}

.videoBanner__title .word__inner {
	display: inline-block;
}

.videoBanner__mediaHolder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.videoBanner__mediaHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.videoBanner__mediaHolder img, .videoBanner__mediaHolder video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.videoBanner__playHolder {
	display: none;
}

.videoBanner__videoImage {
	display: none;
}

.videoBanner__formHolder {
	position: absolute;
	bottom: 2.0833333333vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: 79.4791666667vw;
	padding: 0 2.9166666667vw;
}

@media screen and (max-width:1600px) {
	.videoBanner {
		min-height: 650px;
	}
	
	.videoBanner__title .headingSpan:first-child {
		font-size: 4.5rem;
	}
	
	.videoBanner__title .headingSpan:nth-child(2) {
		font-size: 5rem;
	}
	
	.videoBanner__formHolder {
		bottom: 40px;
		max-width: 1526px;
		padding: 0 56px;
	}
}

@media screen and (max-width:1600px) {
	.videoBanner {
		min-height: 550px;
	}
	
	.videoBanner__title .headingSpan:first-child {
		font-size: 3.75rem;
	}
	
	.videoBanner__title .headingSpan:nth-child(2) {
		font-size: 4.625rem;
	}
}

@media screen and (max-width:1400px) {
	.videoBanner {
		min-height: 550px;
	}
	
	.videoBanner__title .headingSpan:first-child {
		font-size: 3.125rem;
	}
	
	.videoBanner__title .headingSpan:nth-child(2) {
		font-size: 4rem;
	}
}

@media screen and (max-width:1080px) {
	.videoBanner {
		min-height: 450px;
	}
	
	.videoBanner__title .headingSpan:first-child {
		font-size: 2.5rem;
	}
	
	.videoBanner__title .headingSpan:nth-child(2) {
		font-size: 2.75rem;
	}
}

@media screen and (max-width:1080px) {
	.videoBanner {
		-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;
		height: auto;
		min-height: auto;
	}
	
	.videoBanner.js-videoPlaying .videoBanner__videoImage {
		opacity: 0;
	}
	
	.videoBanner__container {
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 170px;
		padding-bottom: 170px;
		position: relative;
	}
	
	.videoBanner__formHolder {
		position: relative;
		bottom: unset;
		left: unset;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		padding: 20px 20px 0;
		background-color: #332d2d;
	}
	
	.videoBanner__contentHolder {
		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: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.videoBanner__title .headingSpan:first-child {
		font-size: 2rem;
	}
	
	.videoBanner__title .headingSpan:nth-child(2) {
		font-size: 2rem;
	}
	
	.videoBanner__playHolder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 10px;
		cursor: pointer;
	}
	
	.videoBanner__playHolder p {
		font-size: .875rem;
		font-weight: 500;
		color: #d2bc5f;
		text-transform: uppercase;
		letter-spacing: .08em;
		line-height: 1.07;
		margin-right: 27px;
	}
	
	.videoBanner__playHolder svg {
		width: 40px;
		height: auto;
	}
	
	.videoBanner__videoImage {
		display: block;
		pointer-events: none;
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease;
	}
}

.introGallery {
	padding: 8.3333333333vw 0 0;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.introGallery__title {
	position: absolute;
	top: 8.3333333333vw;
	right: 0;
}

.introGallery__topPanel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 59.1666666667vw;
	margin: 0 auto 8.3333333333vw;
}

.introGallery__logoHolder {
	margin-bottom: 2.0833333333vw;
}

.introGallery__logoHolder img {
	max-width: 11.6666666667vw;
	height: auto;
}

.introGallery__bottomPanel {
	padding: 8.3333333333vw 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.introGallery__bottomLeft {
	width: 50.9%;
	position: relative;
	z-index: 1;
}

.introGallery__gallery {
	position: relative;
}

.introGallery__imageHolder {
	display: block;
	position: relative;
	padding-bottom: 83.5%;
}

.introGallery__imageHolder::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
	opacity: .7;
}

.introGallery__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.introGallery__caption {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	bottom: 1.25vw;
	left: 1.25vw;
	z-index: 1;
}

.introGallery__bottomRight {
	width: 41%;
	position: relative;
	z-index: 1;
}

.introGallery__headings {
	margin-bottom: 2.0833333333vw;
}

.introGallery__text {
	margin-bottom: 2.0833333333vw;
}

.introGallery__bgImageHolder {
	position: absolute;
	top: 0;
	left: -13vw;
	width: 64vw;
	height: 100%;
}

.introGallery__bgImageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .2;
}

@media screen and (max-width:1600px) {
	.introGallery {
		padding: 160px 0 0;
	}
	
	.introGallery__title {
		top: 160px;
	}
	
	.introGallery__topPanel {
		max-width: 1136px;
		margin: 0 auto 160px;
	}
	
	.introGallery__logoHolder {
		margin-bottom: 40px;
	}
	
	.introGallery__logoHolder img {
		max-width: 224px;
	}
	
	.introGallery__bottomPanel {
		padding: 160px 0;
	}
	
	.introGallery__caption {
		font-size: 1rem;
		bottom: 24px;
		left: 24px;
	}
	
	.introGallery__headings {
		margin-bottom: 40px;
	}
	
	.introGallery__text {
		margin-bottom: 40px;
	}
}

@media screen and (max-width:1600px) {
	.introGallery {
		padding: 120px 0 0;
	}
	
	.introGallery__title {
		top: 120px;
	}
	
	.introGallery__topPanel {
		margin: 0 auto 120px;
	}
	
	.introGallery__logoHolder img {
		max-width: 190px;
	}
	
	.introGallery__bottomPanel {
		padding: 120px 0;
	}
}

@media screen and (max-width:1400px) {
	.introGallery {
		padding: 100px 0 0;
	}
	
	.introGallery__title {
		top: 100px;
	}
	
	.introGallery__topPanel {
		margin: 0 auto 50px;
	}
	
	.introGallery__logoHolder img {
		max-width: 160px;
	}
	
	.introGallery__bottomPanel {
		padding: 100px 0;
	}
	
	.introGallery__bottomLeft {
		width: calc(60% - 20px);
	}
	
	.introGallery__bottomRight {
		width: calc(40% - 20px);
	}
}

@media screen and (max-width:1200px) {
	.introGallery__title {
		position: relative;
		top: unset;
		right: unset;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:960px) {
	.introGallery {
		padding: 60px 0;
	}
	
	.introGallery__topPanel {
		margin: 0 auto 40px;
	}
	
	.introGallery__bottomPanel {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
	}
	
	.introGallery__bottomLeft {
		width: 100%;
		margin-bottom: 35px;
	}
	
	.introGallery__imageHolder {
		padding-bottom: 87.5%;
	}
	
	.introGallery__caption {
		bottom: 11px;
		left: 11px;
	}
	
	.introGallery__bottomRight {
		width: 100%;
	}
	
	.introGallery__headings {
		margin-bottom: 30px;
	}
	
	.introGallery__bgImageHolder {
		display: none;
	}
}

.amenities {
	padding: 8.3333333333vw 0;
	position: relative;
	background: #d2bc5f;
	overflow: hidden;
}

.amenities__title {
	position: absolute;
	top: 1.5625vw;
	left: 2.1354166667vw;
}

.amenities__contentHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.amenities__leftPanel {
	width: 23.9%;
	padding: 0 2.34375vw;
	margin-left: 7.2916666667vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.amenities__intro {
	margin-bottom: 2.0833333333vw;
}

.amenities__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: calc(100% + 1.25vw);
}

.amenities__listItem {
	margin: 0 1.25vw 1.25vw 0;
}

.amenities__listButton {
	width: 7.2395833333vw;
	height: 7.2395833333vw;
	overflow: auto;
	border-radius: 50%;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #d2bc5f;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.amenities__listButton.js-active {
	background: #332d2d;
}

.amenities__listButton.js-active .amenities__iconsHolder img {
	-webkit-filter: invert(75%) sepia(63%) saturate(333%) hue-rotate(6deg) brightness(90%) contrast(90%);
	filter: invert(75%) sepia(63%) saturate(333%) hue-rotate(6deg) brightness(90%) contrast(90%);
}

.amenities__listButton.js-active .amenities__listTitle {
	color: #d2bc5f;
}

.amenities__iconsHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 .5208333333vw;
}

.amenities__iconsHolder img {
	max-width: 41px;
	-webkit-transition: -webkit-filter .3s ease;
	transition: -webkit-filter .3s ease;
	transition: filter .3s ease;
	transition: filter .3s ease, -webkit-filter .3s ease;
}

.amenities__listTitle {
	font-size: .8333333333vw;
	font-weight: 400;
	line-height: 1.42;
	text-align: center;
	color: #332d2d;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.amenities__listTitle--mobile {
	display: none;
}

.amenities__rightPanel {
	width: 66.2%;
}

.amenities__slider {
	pointer-events: none !important;
}

.amenities__slider.swiper {
	overflow: visible;
}

.amenities__imageSlide {
	position: relative;
	width: 100%;
	pointer-events: none !important;
}

.amenities__imageHolder {
	position: relative;
	width: calc(100% + 7.1875vw);
	padding-bottom: 82.7%;
}

.amenities__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.amenities {
		padding: 160px 0;
	}
	
	.amenities__title {
		top: 30px;
		left: 41px;
	}
	
	.amenities__leftPanel {
		padding: 0 20px;
		margin-left: 100px;
	}
	
	.amenities__intro {
		margin-bottom: 40px;
	}
	
	.amenities__list {
		width: calc(100% + 24px);
	}
	
	.amenities__listItem {
		margin: 0 24px 24px 0;
	}
	
	.amenities__listButton {
		width: 139px;
		height: 139px;
	}
	
	.amenities__iconsHolder {
		margin: 0 0 10px;
	}
	
	.amenities__listTitle {
		font-size: 1rem;
	}
	
	.amenities__imageHolder {
		width: calc(100% + 138px);
	}
}

@media screen and (max-width:1600px) {
	.amenities__listItem {
		min-width: 40%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.amenities__leftPanel {
		width: 40%;
		padding: 0 20px 0 40px;
	}
	
	.amenities__rightPanel {
		width: 60%;
	}
}

@media screen and (max-width:1500px) {
	.amenities__leftPanel {
		margin-left: 50px;
	}
}

@media screen and (max-width:1200px) {
	.amenities {
		padding: 100px 0;
	}
	
	.amenities__title {
		position: relative;
		top: unset;
		left: unset;
		margin-bottom: 20px;
		text-align: left;
	}
	
	.amenities__contentHolder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.amenities__leftPanel {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	.amenities__list {
		width: calc(100% + 20px);
	}
	
	.amenities__listItem {
		min-width: auto;
		margin: 0 20px 20px 0;
	}
	
	.amenities__listButton {
		width: 65px;
		height: 65px;
	}
	
	.amenities__iconsHolder {
		margin-bottom: 0;
	}
	
	.amenities__iconsHolder img {
		max-width: 40px;
	}
	
	.amenities__rightPanel {
		width: 100%;
	}
	
	.amenities__imageHolder {
		width: 100%;
		padding-bottom: 56.5%;
	}
	
	.amenities__listTitle--desktop {
		display: none;
	}
	
	.amenities__listTitle--mobile {
		display: block;
		font-size: .9375rem;
		text-align: center;
		margin-top: 20px;
	}
	
	.amenities__listTitle--mobile br {
		display: none;
	}
}

@media screen and (max-width:960px) {
	.amenities {
		padding: 60px 0;
	}
	
	.amenities__imageHolder {
		padding-bottom: 68.8%;
	}
}

.roomCats {
	position: relative;
	overflow: hidden;
	padding: 8.3333333333vw 0;
	background-color: #332d2d;
}

.roomCats__title {
	position: absolute;
	top: 1.5625vw;
	right: 0;
}

.roomCats__intro {
	max-width: 59.1666666667vw;
	margin: 0 auto 3.125vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.roomCats__topLeft {
	width: 50%;
	padding-right: 1.0416666667vw;
}

.roomCats__topRight {
	width: 49%;
}

.roomCats__text {
	margin-bottom: 2.0833333333vw;
}

.roomCats__link--mobile {
	display: none;
}

.roomCats__bottomPanel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
}

.roomCats__bottomLeft {
	width: 30%;
}

.roomCats__catsTitle {
	font-size: .78125vw;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	margin-bottom: 1.3020833333vw;
	color: #d2bc5f;
}

.roomCats__catsListItem {
	margin-bottom: .6770833333vw;
}

.roomCats__catsListItem:last-child {
	margin-bottom: 0;
}

.roomCats__catsListButton {
	background: 0 0;
	border: none;
	padding: geVW(2px) 0 0 0;
	margin: 0;
	font-size: 2.9166666667vw;
	font-weight: 300;
	color: #d2bc5f;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	font-family: PPEditorialNew, sans-serif;
	cursor: pointer;
	position: relative;
	-webkit-transition: color .3s ease, -webkit-transform .3s ease;
	transition: color .3s ease, -webkit-transform .3s ease;
	transition: color .3s ease, transform .3s ease;
	transition: color .3s ease, transform .3s ease, -webkit-transform .3s ease;
}

.roomCats__catsListButton.js-tabActive {
	color: #fdf5eb;
	-webkit-transform: translateX(1.6666666667vw);
	transform: translateX(1.6666666667vw);
}

.roomCats__catsListButton.js-tabActive::before {
	opacity: 1;
	-webkit-transform: translateX(-1.6666666667vw);
	transform: translateX(-1.6666666667vw);
}

.roomCats__catsListButton:hover {
	color: #fdf5eb;
}

.roomCats__catsListButton::before {
	content: "";
	position: absolute;
	top: calc(50% - .4166666667vw);
	left: 0;
	width: .625vw;
	height: .625vw;
	border-radius: 50%;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, transform .3s ease;
	transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
}

.roomCats__bottomRight {
	width: 68.82%;
}

.roomCats__sliderWrapper {
	position: relative;
	display: none;
}

.roomCats__sliderWrapper.js-tabActive {
	display: block;
	-webkit-animation: FadeIn .7s ease forwards;
	animation: FadeIn .7s ease forwards;
}

.roomCats .roomCards__listItem {
	-webkit-box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
	box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
}

.roomCats__bgImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 65.95%;
	height: 100%;
	opacity: .2;
}

.roomCats__bgImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.roomCats__linkHolder {
	display: none;
}

@media screen and (max-width:1600px) {
	.roomCats {
		padding: 160px 0;
	}
	
	.roomCats__title {
		top: 30px;
	}
	
	.roomCats__intro {
		max-width: 1136px;
		margin: 0 auto 60px;
	}
	
	.roomCats__topLeft {
		padding-right: 20px;
	}
	
	.roomCats__text {
		margin-bottom: 40px;
	}
	
	.roomCats__catsTitle {
		font-size: .9375rem;
		margin-bottom: 25px;
	}
	
	.roomCats__catsListItem {
		margin-bottom: 13px;
	}
	
	.roomCats__catsListButton {
		font-size: 3.5rem;
		padding: 2px 0 0;
	}
	
	.roomCats__catsListButton.js-tabActive {
		-webkit-transform: translateX(32px);
		transform: translateX(32px);
	}
	
	.roomCats__catsListButton.js-tabActive::before {
		-webkit-transform: translateX(-32px);
		transform: translateX(-32px);
	}
	
	.roomCats__catsListButton::before {
		top: calc(50% - 8px);
		width: 12px;
		height: 12px;
	}
	
	.roomCats .roomCards__listItem {
		-webkit-box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
		box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
	}
}

@media screen and (max-width:1600px) {
	.roomCats {
		padding: 140px 0;
	}
	
	.roomCats__catsListButton {
		font-size: 2.8125rem;
	}
	
	.roomCats__catsListButton::before {
		top: calc(50% - 8px);
		width: 8px;
		height: 8px;
	}
}

@media screen and (max-width:1400px) {
	.roomCats__catsListButton {
		font-size: 1.875rem;
	}
	
	.roomCats__catsListButton.js-tabActive {
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	.roomCats__catsListButton.js-tabActive::before {
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	.roomCats__catsListButton::before {
		top: calc(50% - 6px);
		width: 6px;
		height: 6px;
	}
	
	.roomCats__intro {
		max-width: 900px;
	}
}

@media screen and (max-width:1200px) {
	.roomCats__title {
		position: relative;
		top: unset;
		right: unset;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:960px) {
	.roomCats {
		padding: 60px 0;
	}
	
	.roomCats__intro {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 auto 40px;
	}
	
	.roomCats__topLeft {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.roomCats__topRight {
		width: 100%;
	}
	
	.roomCats__text {
		margin-bottom: 0;
	}
	
	.roomCats__linkHolder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 30px;
	}
	
	.roomCats__link--desktop {
		display: none;
	}
	
	.roomCats__link--mobile {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
	
	.roomCats__catsTitle {
		text-align: center;
		margin-bottom: 12px;
	}
	
	.roomCats__catsListButton {
		display: none;
	}
	
	.roomCats__intro {
		max-width: 100%;
	}
	
	.roomCats__bottomPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.roomCats__bottomLeft {
		width: 100%;
		margin: 0 0 20px;
	}
	
	.roomCats__bottomRight {
		width: 100%;
	}
	
	.roomCats__bgImage {
		display: none;
	}
}

@-webkit-keyframes FadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes FadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.offersCarousel {
	padding: 8.3333333333vw 0;
	position: relative;
	overflow: hidden;
	background: #fdf5eb;
}

.offersCarousel__title {
	position: absolute;
	top: 1.1458333333vw;
	left: 2.1354166667vw;
}

.offersCarousel__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.offersCarousel__leftPanel {
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 32.3%;
	position: relative;
	z-index: 1;
}

.offersCarousel__logoHolder {
	margin-bottom: 2.0833333333vw;
}

.offersCarousel__logoHolder img {
	max-width: 11.6666666667vw;
	height: auto;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.offersCarousel__rightPanel {
	width: calc(59.2% + 5.9895833333vw);
	padding-right: 5.9895833333vw;
	position: relative;
	z-index: 1;
}

.offersCarousel__swiperHolder {
	position: relative;
}

.offersCarousel__btn {
	position: absolute;
	right: -3.75vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: 0 0;
	padding: 0;
	border: none;
	cursor: pointer;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #332d2d;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
}

.offersCarousel__btn.swiper-button-lock {
	display: none;
}

.offersCarousel__btn.swiper-button-disabled {
	opacity: .5;
	pointer-events: none;
}

.offersCarousel__btn--next {
	top: calc(50% - 1.4583333333vw);
	background-color: #332d2d;
}

.offersCarousel__btn--next:hover {
	background-color: #fdf5eb;
}

.offersCarousel__btn--next:hover svg path {
	fill: #332d2d !important;
}

.offersCarousel__btn--next:hover svg line {
	stroke: #332d2d !important;
}

.offersCarousel__btn--prev {
	top: calc(50% + 1.4583333333vw);
}

.offersCarousel__btn--prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.offersCarousel__btn--prev svg path {
	fill: #332d2d !important;
}

.offersCarousel__btn--prev svg line {
	stroke: #332d2d !important;
}

.offersCarousel__btn--prev:hover {
	background-color: #332d2d;
}

.offersCarousel__btn--prev:hover svg path {
	fill: #fdf5eb !important;
}

.offersCarousel__btn--prev:hover svg line {
	stroke: #fdf5eb !important;
}

.offersCarousel__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.offersCarousel__btn svg path {
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.offersCarousel__btn svg line {
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

.offersCarousel__listItem--feature {
	width: 100%;
	margin-bottom: 1.1979166667vw;
}

.offersCarousel__listItem--feature .offersCarousel__contentHolder {
	padding-bottom: 51.4%;
}

.offersCarousel__listItem--previewText .offersCarousel__titleLink {
	-webkit-transform: translateY(3.8541666667vw);
	transform: translateY(3.8541666667vw);
}

@media screen and (min-width:1401px) {
	.offersCarousel__listItem:hover .offersCarousel__contentHolder::after {
		opacity: .7;
	}
	
	.offersCarousel__listItem:hover .offersCarousel__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.offersCarousel__listItem:hover .offersCarousel__bottomLinks, .offersCarousel__listItem:hover .offersCarousel__previewText {
		opacity: 1;
		pointer-events: all;
	}
	
	.offersCarousel__listItem:focus-within .offersCarousel__contentHolder::after {
		opacity: .7;
	}
	
	.offersCarousel__listItem:focus-within .offersCarousel__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.offersCarousel__listItem:focus-within .offersCarousel__bottomLinks, .offersCarousel__listItem:focus-within .offersCarousel__previewText {
		opacity: 1;
		pointer-events: all;
	}
}

.offersCarousel__contentHolder {
	display: block;
	position: relative;
	padding-bottom: 105.2%;
	overflow: hidden;
}

.offersCarousel__contentHolder--desktop:hover img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07);
}

.offersCarousel__contentHolder--mobile {
	display: none;
}

.offersCarousel__contentHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, .5) 100%);
	opacity: .4;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.offersCarousel__contentHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.offersCarousel__contentInner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

.offersCarousel__titleLink {
	display: block;
	width: 100%;
	-webkit-transform: translateY(1.25vw);
	transform: translateY(1.25vw);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.offersCarousel__listTitle {
	font-size: 1.6666666667vw;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .01em;
	line-height: 1;
	padding: 0 1.1979166667vw .78125vw;
}

.offersCarousel__previewText {
	padding: 0 1.1979166667vw .78125vw;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.offersCarousel__bottomLinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	border-top: 1px solid #827445;
	padding-left: 1.1979166667vw;
	z-index: 1;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.offersCarousel__moreLink {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	color: #d2bc5f;
	padding: .5729166667vw 0 .5208333333vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.offersCarousel__moreLink:hover {
	color: #fdf5eb;
}

.offersCarousel__moreLink--hide {
	opacity: 0;
	pointer-events: none;
}

.offersCarousel__linkHolder {
	display: none;
}

.offersCarousel__pagination {
	display: none;
}

@media screen and (max-width:1600px) {
	.offersCarousel {
		padding: 160px 0;
	}
	
	.offersCarousel__title {
		top: 22px;
		left: 41px;
	}
	
	.offersCarousel__logoHolder {
		margin-bottom: 40px;
	}
	
	.offersCarousel__logoHolder img {
		max-width: 224px;
	}
	
	.offersCarousel__rightPanel {
		width: calc(59.2% + 115px);
		padding-right: 115px;
	}
	
	.offersCarousel__btn {
		right: -72px;
		width: 40px;
		height: 40px;
	}
	
	.offersCarousel__btn--next {
		top: calc(50% - 28px);
	}
	
	.offersCarousel__btn--prev {
		top: calc(50% + 28px);
	}
	
	.offersCarousel__btn svg {
		width: 25px;
	}
	
	.offersCarousel__listItem--feature {
		margin-bottom: 23px;
	}
	
	.offersCarousel__listItem--previewText .offersCarousel__titleLink {
		-webkit-transform: translateY(74px);
		transform: translateY(74px);
	}
	
	.offersCarousel__titleLink {
		-webkit-transform: translateY(24px);
		transform: translateY(24px);
	}
	
	.offersCarousel__listTitle {
		font-size: 2rem;
		padding: 0 23px 15px;
	}
	
	.offersCarousel__previewText {
		padding: 0 23px 15px;
	}
	
	.offersCarousel__bottomLinks {
		padding-left: 23px;
	}
	
	.offersCarousel__moreLink {
		font-size: 15px;
		padding: 11px 0 10px;
	}
}

@media screen and (max-width:1600px) {
	.offersCarousel__listTitle {
		font-size: 1.75rem;
	}
}

@media screen and (max-width:1400px) {
	.offersCarousel__container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.offersCarousel__title {
		width: 100%;
	}
	
	.offersCarousel__leftPanel {
		width: 30%;
	}
	
	.offersCarousel__logoHolder img {
		max-width: 170px;
	}
	
	.offersCarousel__rightPanel {
		width: 70%;
		padding-right: 60px;
	}
	
	.offersCarousel__listItem--previewText .offersCarousel__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.offersCarousel__titleLink {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.offersCarousel__listTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
	
	.offersCarousel__previewText {
		opacity: 1;
		pointer-events: all;
	}
	
	.offersCarousel__bottomLinks {
		opacity: 1;
		pointer-events: all;
	}
	
	.offersCarousel__btn {
		right: -59px;
	}
}

@media screen and (max-width:1200px) {
	.offersCarousel {
		padding: 60px 0;
	}
	
	.offersCarousel__link--desktop {
		display: none;
	}
	
	.offersCarousel__link--mobile {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
	
	.offersCarousel__leftPanel {
		width: 100%;
	}
	
	.offersCarousel__logoHolder {
		display: none;
	}
	
	.offersCarousel__rightPanel {
		width: 100%;
		padding-right: 0;
		margin: 0;
	}
	
	.offersCarousel__rightPanel .swiperPagination {
		bottom: unset !important;
		margin: 25px 0 0 !important;
		position: relative !important;
	}
	
	.offersCarousel__rightPanel .swiperPagination .swiper-pagination-bullet {
		margin: 0 6px 10px !important;
	}
	
	.offersCarousel__btn {
		display: none;
	}
	
	.offersCarousel__listItem--feature .offersCarousel__contentHolder {
		padding: 320px 0 0;
	}
	
	.offersCarousel__contentHolder {
		padding: 320px 0 0;
	}
	
	.offersCarousel__contentHolder--desktop {
		display: none;
	}
	
	.offersCarousel__contentHolder--mobile {
		display: block;
	}
	
	.offersCarousel__contentHolder::after {
		opacity: .6;
	}
	
	.offersCarousel__listTitle {
		position: relative;
		bottom: unset;
		left: unset;
		padding: 0 20px 20px;
	}
	
	.offersCarousel__bookLink {
		padding: 11px 10px 10px;
		width: 50%;
		max-width: 150px;
	}
	
	.offersCarousel__linkHolder {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 40px;
	}
	
	.offersCarousel__pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.infoMap {
	padding: 8.3333333333vw 0;
	position: relative;
	overflow: hidden;
	background-color: #332d2d;
}

.infoMap__title {
	position: absolute;
	top: 1.5104166667vw;
	right: 0;
}

.infoMap__topPanel {
	max-width: 59.1666666667vw;
	margin: 0 auto 3.125vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.infoMap__topLeft {
	width: 50%;
	padding-right: 1.0416666667vw;
}

.infoMap__topRight {
	width: 49%;
}

.infoMap__text {
	margin-bottom: 2.0833333333vw;
}

.infoMap__bottomPanel {
	position: relative;
	z-index: 1;
}

.infoMap__imagesHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.25vw;
}

.infoMap__imageHolder {
	position: relative;
	width: calc(50% - .625vw);
	padding-bottom: 36.8%;
}

.infoMap__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.infoMap__mapHolder {
	position: relative;
	padding-bottom: 36.8%;
}

.infoMap__mapHolder .acf-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.infoMap__mapHolder .gm-style-iw {
	min-width: 12.8645833333vw !important;
	border-radius: 0 !important;
}

.infoMap__mapTitle {
	font-size: 1.125rem;
	font-weight: 300;
	color: #332d2d;
	text-transform: uppercase;
	line-height: 1;
	font-family: PPEditorialNew, sans-serif;
	margin: 0 0 4px;
}

.infoMap__address {
	font-size: 1rem;
	font-weight: 300;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.5;
	margin: 0 0 8px;
}

.infoMap__directions {
	font-size: .875rem;
	font-weight: 500;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.infoMap__directions:hover {
	color: #d2bc5f;
}

.infoMap__bgImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 65.95%;
	height: 100%;
	opacity: .2;
}

.infoMap__bgImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.infoMap {
		padding: 160px 0;
	}
	
	.infoMap__title {
		top: 29px;
	}
	
	.infoMap__topPanel {
		max-width: 1136px;
		margin: 0 auto 60px;
	}
	
	.infoMap__topLeft {
		padding-right: 20px;
	}
	
	.infoMap__text {
		margin-bottom: 40px;
	}
	
	.infoMap__imagesHolder {
		margin-bottom: 24px;
	}
	
	.infoMap__imageHolder {
		width: calc(50% - 12px);
	}
	
	.infoMap__mapHolder .gm-style-iw {
		min-width: 247px !important;
	}
}

@media screen and (max-width:1600px) {
	.infoMap {
		padding: 140px 0;
	}
}

@media screen and (max-width:1400px) {
	.infoMap__topPanel {
		max-width: 900px;
	}
}

@media screen and (max-width:1200px) {
	.infoMap__title {
		position: relative;
		top: unset;
		right: unset;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:960px) {
	.infoMap {
		padding: 60px 0;
	}
	
	.infoMap__topPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 auto 40px;
	}
	
	.infoMap__topLeft {
		width: 100%;
		margin: 0 0 30px;
	}
	
	.infoMap__topRight {
		width: 100%;
	}
	
	.infoMap__text {
		margin-bottom: 40px;
	}
	
	.infoMap__bottomPanel {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.infoMap__mapHolder {
		padding-bottom: 86.5%;
	}
	
	.infoMap__bgImage {
		display: none;
	}
}

@media screen and (max-width:600px) {
	.infoMap__imagesHolder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px;
	}
	
	.infoMap__imageHolder {
		width: 100%;
		padding-bottom: 56.5%;
		margin-bottom: 20px;
	}
	
	.infoMap__imageHolder:last-child {
		margin-bottom: 0;
	}
	
	.infoMap__mapHolder {
		padding-bottom: 106.5%;
	}
}

@media screen and (max-width:500px) {
	.infoMap__imageHolder {
		padding-bottom: 75%;
	}
	
	.infoMap__mapHolder {
		padding-bottom: 162.5%;
	}
}

.basicBanner {
	padding: 0 0 3.125vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 80vh;
	min-height: 26.0416666667vw;
	position: relative;
}

.basicBanner--half {
	height: 75vh;
}

.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
	font-size: 3.125vw;
}

.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
	font-size: 3.8541666667vw;
	margin-top: 0;
}

.basicBanner__title {
	position: relative;
	margin: 0;
	z-index: 1;
	opacity: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.basicBanner__title.aos-animate {
	opacity: 1;
}

.basicBanner__title .headingSpan {
	display: block;
	line-height: 1;
	letter-spacing: .02em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: 300;
}

.basicBanner__title .headingSpan:first-child {
	font-size: 3.75vw;
	font-family: PPEditorialNew, sans-serif;
}

.basicBanner__title .headingSpan:nth-child(2) {
	font-size: 4.1666666667vw;
	margin-top: -.78125vw;
}

.basicBanner__title .word__inner {
	display: inline-block;
}

.basicBanner__imageHolder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.basicBanner__imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
}

.basicBanner__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.basicBanner__image--mobile {
	display: none;
}

@media screen and (max-width:1600px) {
	.basicBanner {
		padding: 0 0 60px;
		min-height: 500px;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
		font-size: 3.75rem;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
		font-size: 4.625rem;
	}
	
	.basicBanner__title .headingSpan:first-child {
		font-size: 4.5rem;
	}
	
	.basicBanner__title .headingSpan:nth-child(2) {
		font-size: 5rem;
		margin-top: -15px;
	}
}

@media screen and (max-width:1500px) {
	.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
		font-size: 3.125rem;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
		font-size: 4rem;
	}
	
	.basicBanner__title .headingSpan:first-child {
		font-size: 3.75rem;
	}
	
	.basicBanner__title .headingSpan:nth-child(2) {
		font-size: 4.625rem;
		margin-top: -10px;
	}
}

@media screen and (max-width:1400px) {
	.basicBanner {
		min-height: 400px;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
		font-size: 2.5rem;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
		font-size: 3.375rem;
	}
	
	.basicBanner__title .headingSpan:first-child {
		font-size: 3.125rem;
	}
	
	.basicBanner__title .headingSpan:nth-child(2) {
		font-size: 4rem;
		margin-top: -5px;
	}
}

@media screen and (max-width:1200px) {
	.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
		font-size: 2.5rem;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
		font-size: 2.75rem;
	}
	
	.basicBanner__title .headingSpan:first-child {
		font-size: 2.5rem;
	}
	
	.basicBanner__title .headingSpan:nth-child(2) {
		font-size: 2.75rem;
		margin-top: 0;
	}
}

@media screen and (max-width:1080px) {
	.basicBanner {
		height: 80vh;
		min-height: 480px;
	}
}

@media screen and (max-width:960px) {
	.basicBanner--smallTitle .basicBanner__title .headingSpan:first-child {
		font-size: 2rem;
	}
	
	.basicBanner--smallTitle .basicBanner__title .headingSpan:nth-child(2) {
		font-size: 2rem;
	}
	
	.basicBanner__title .headingSpan:first-child {
		font-size: 2rem;
	}
	
	.basicBanner__title .headingSpan:nth-child(2) {
		font-size: 2rem;
		letter-spacing: .01em;
	}
}

@media screen and (max-width:500px) {
	.basicBanner__image--desktop {
		display: none;
	}
	
	.basicBanner__image--mobile {
		display: block;
	}
}

.basicText {
	padding: 4.1666666667vw 0 .8854166667vw;
	background-color: #332d2d;
}

.basicText--error {
	padding-bottom: 4.1666666667vw;
}

.basicText__contentWrapper {
	max-width: 59.3229166667vw;
	margin: 0 auto;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.basicText__listContent {
	max-width: 30.2083333333vw;
	margin: 2.0833333333vw auto 0;
}

.basicText__title {
	font-size: .8333333333vw;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	margin-bottom: .8333333333vw;
}

.basicText__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: disc;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.basicText__listItem {
	font-size: .8333333333vw;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
	margin: 0 .78125vw .78125vw;
}

.basicText__link {
	margin-top: 2.0833333333vw;
}

@media screen and (max-width:1600px) {
	.basicText {
		padding: 80px 0 17px;
	}
	
	.basicText--error {
		padding-bottom: 80px;
	}
	
	.basicText__contentWrapper {
		max-width: 1139px;
	}
	
	.basicText__listContent {
		max-width: 580px;
		margin: 40px auto 0;
	}
	
	.basicText__title {
		font-size: 1rem;
		margin-bottom: 16px;
	}
	
	.basicText__listItem {
		font-size: 1rem;
		margin: 0 15px 15px;
	}
	
	.basicText__link {
		margin-top: 40px;
	}
}

@media screen and (max-width:960px) {
	.basicText {
		padding: 40px 0 30px;
	}
	
	.basicText--error {
		padding-bottom: 40px;
	}
	
	.basicText__title {
		font-size: .875rem;
	}
	
	.basicText__listItem {
		font-size: .875rem;
		margin: 0 9px 3px;
	}
}

.roomsDisplay {
	padding: 6.25vw 0 8.3333333333vw;
	background-color: #332d2d;
	overflow: hidden;
}

.roomsDisplay__topPanel {
	margin-bottom: 2.9166666667vw;
}

.roomsDisplay__catsTitle {
	font-size: .78125vw;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	text-align: center;
	margin-bottom: 1.0416666667vw;
	color: #d2bc5f;
}

.roomsDisplay__catsList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.roomsDisplay__catsListItem {
	margin: 0 1.25vw 1.25vw;
}

.roomsDisplay__catsListButton {
	font-size: 1.6666666667vw;
	font-weight: 300;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	background-color: transparent;
	padding: .2604166667vw 0;
	margin: 0;
	cursor: pointer;
	color: #d2bc5f;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid transparent;
	-webkit-transition: color .3s ease, border-color .3s ease;
	transition: color .3s ease, border-color .3s ease;
}

.roomsDisplay__catsListButton.js-tabActive {
	color: #fdf5eb;
	border-color: #fdf5eb;
}

.roomsDisplay__catsListButton:hover {
	color: #fdf5eb;
}

.roomsDisplay__catSection {
	width: 100%;
	margin-bottom: 8.3333333333vw;
	position: relative;
}

.roomsDisplay__catSection:last-child {
	margin-bottom: 0;
}

.roomsDisplay__catSection--content-left .roomsDisplay__sectionTitle {
	left: 2.1354166667vw;
}

.roomsDisplay__catSection--content-left .roomsDisplay__catImage {
	left: 0;
}

.roomsDisplay__catSection--content-right .roomsDisplay__catImage {
	right: 0;
}

.roomsDisplay__catSection--imageTop {
	padding-top: 8.3333333333vw;
}

.roomsDisplay__catSection--imageTop .roomsDisplay__sectionTitle {
	top: 8.3333333333vw;
}

.roomsDisplay__catSection--imageBottom {
	margin-bottom: 1.1458333333vw;
	padding-bottom: 8.3333333333vw;
}

.roomsDisplay__catSection--paddingTop {
	padding-top: 8.3333333333vw;
}

.roomsDisplay__sectionTitle {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.roomsDisplay__catImage {
	position: absolute;
	width: 65.95%;
	padding-bottom: 67%;
	opacity: .2;
}

.roomsDisplay__catImage--top {
	top: 0;
}

.roomsDisplay__catImage--bottom {
	bottom: 0;
}

.roomsDisplay__catImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.roomsDisplay {
		padding: 120px 0 160px;
	}
	
	.roomsDisplay__topPanel {
		margin-bottom: 56px;
	}
	
	.roomsDisplay__catsTitle {
		font-size: .9375rem;
		margin-bottom: 20px;
	}
	
	.roomsDisplay__catsListItem {
		margin: 0 24px 24px;
	}
	
	.roomsDisplay__catsListButton {
		font-size: 2rem;
		padding: 5px 0;
		border-bottom: 2px solid transparent;
	}
	
	.roomsDisplay__catSection {
		margin-bottom: 160px;
	}
	
	.roomsDisplay__catSection--content-left .roomsDisplay__sectionTitle {
		left: 41px;
	}
	
	.roomsDisplay__catSection--imageTop {
		padding-top: 160px;
	}
	
	.roomsDisplay__catSection--imageTop .roomsDisplay__sectionTitle {
		top: 160px;
	}
	
	.roomsDisplay__catSection--imageBottom {
		margin-bottom: 22px;
		padding-bottom: 160px;
	}
	
	.roomsDisplay__catSection--paddingTop {
		padding-top: 160px;
	}
}

@media screen and (max-width:1500px) {
	.roomsDisplay {
		padding: 100px 0 120px;
	}
	
	.roomsDisplay__catsListButton {
		font-size: 1.625rem;
	}
	
	.roomsDisplay__catSection {
		margin-bottom: 120px;
	}
	
	.roomsDisplay__catSection--content-left .roomsDisplay__sectionTitle {
		left: 41px;
	}
	
	.roomsDisplay__catSection--imageTop {
		padding-top: 120px;
	}
	
	.roomsDisplay__catSection--imageTop .roomsDisplay__sectionTitle {
		top: 120px;
	}
	
	.roomsDisplay__catSection--imageBottom {
		padding-bottom: 120px;
	}
	
	.roomsDisplay__catSection--paddingTop {
		padding-top: 120px;
	}
}

@media screen and (max-width:1200px) {
	.roomsDisplay {
		padding: 60px 0;
	}
	
	.roomsDisplay__sectionTitle {
		position: relative;
		font-size: 3.125rem;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		text-orientation: initial;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		white-space: nowrap;
		text-align: left;
		top: unset;
		right: unset;
		margin-bottom: 20px;
	}
	
	.roomsDisplay__catSection {
		margin-bottom: 60px;
	}
	
	.roomsDisplay__catSection--content-left .roomsDisplay__sectionTitle {
		left: unset;
	}
	
	.roomsDisplay__catSection--imageTop {
		padding-top: 0;
	}
	
	.roomsDisplay__catSection--imageTop .roomsDisplay__sectionTitle {
		top: unset;
	}
	
	.roomsDisplay__catSection--imageBottom {
		margin-bottom: 60px;
		padding-bottom: 0;
	}
	
	.roomsDisplay__catSection--paddingTop {
		padding-top: 0;
	}
	
	.roomsDisplay__catImage {
		display: none;
	}
}

@media screen and (max-width:960px) {
	.roomsDisplay__topPanel {
		position: relative;
		z-index: 1;
	}
	
	.roomsDisplay__catsList {
		display: none;
	}
}

.offerCards {
	padding: 8.3333333333vw 0 5.8333333333vw;
	background-color: #332d2d;
}

@media screen and (max-width:1600px) {
	.offerCards {
		padding: 160px 0 112px;
	}
}

@media screen and (max-width:1500px) {
	.offerCards {
		padding: 120px 0 75px;
	}
}

@media screen and (max-width:1200px) {
	.offerCards {
		padding: 60px 0;
	}
}

.moreRooms {
	padding: 8.3333333333vw 0;
	background-color: #d2bc5f;
	position: relative;
	overflow: hidden;
}

.moreRooms--experiences .moreRooms__bgPlaceholder {
	display: none;
}

.moreRooms--experiences .moreRooms__title {
	z-index: unset;
}

.moreRooms--experiences .moreRooms__title--mobile {
	display: none;
}

@media screen and (min-width:1401px) {
	.moreRooms--experiences .moreRooms__listItem:hover .moreRooms__roomTitle {
		-webkit-transform: translateY(-1.9791666667vw);
		transform: translateY(-1.9791666667vw);
	}
	
	.moreRooms--experiences .moreRooms__listItem--previewText:hover .moreRooms__roomTitle {
		-webkit-transform: translateY(calc(-100% - 2.5vw));
		transform: translateY(calc(-100% - 2.5vw));
	}
}

.moreRooms--experiences .moreRooms__roomTitle {
	padding: 0 1.1979166667vw 1.1979166667vw;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.moreRooms--experiences .moreRooms__experienceText {
	padding: 0 1.1979166667vw 1.1979166667vw;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.moreRooms--stories .moreRooms__contentWrapper {
	width: 76.1%;
	margin-right: 0;
	padding-right: 8.5416666667vw;
}

.moreRooms--stories .moreRooms__btn {
	right: .5208333333vw;
}

.moreRooms--stories .moreRooms__linkHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 84.6%;
}

.moreRooms__bgPlaceholder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30.6%;
	height: 100%;
	background: #d2bc5f;
	background: -webkit-gradient(linear, right top, left top, from(rgba(210, 188, 95, 0)), to(#d2bc5f));
	background: linear-gradient(270deg, rgba(210, 188, 95, 0) 0, #d2bc5f 100%);
	pointer-events: none;
	z-index: 1;
	display: none;
}

.moreRooms__title {
	position: absolute;
	top: 1.5625vw;
	left: 2.1354166667vw;
	pointer-events: none;
}

.moreRooms__contentWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 13.2291666667vw;
	width: 60.7%;
	margin-left: auto;
}

.moreRooms__contentInner {
	width: 100%;
	position: relative;
}

.moreRooms__contentInner .moreRooms__pagination {
	display: none;
}

.moreRooms__slider.swiper {
	overflow: visible;
}

.moreRooms__listItem {
	-webkit-box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
	box-shadow: 0 1.0416666667vw 2.6041666667vw rgba(51, 45, 45, .4);
}

.moreRooms__listItem:first-child {
	-webkit-transform: translateX(2.0833333333vw) !important;
	transform: translateX(2.0833333333vw) !important;
}

.moreRooms__listItem:first-child.aos-animate {
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}

@media screen and (min-width:1921px) {
	.moreRooms__listItem {
		margin-right: 5.9895833333vw !important;
	}
}

@media screen and (min-width:1401px) {
	.moreRooms__listItem:hover .moreRooms__titleLink {
		-webkit-transform: translateY(calc(-100% - 2.5vw));
		transform: translateY(calc(-100% - 2.5vw));
	}
	
	.moreRooms__listItem:hover .moreRooms__bottomLinks, .moreRooms__listItem:hover .moreRooms__experienceText, .moreRooms__listItem:hover .moreRooms__infoList {
		opacity: 1;
		pointer-events: all;
	}
	
	.moreRooms__listItem:focus-within .moreRooms__titleLink {
		-webkit-transform: translateY(calc(-100% - 2.5vw));
		transform: translateY(calc(-100% - 2.5vw));
	}
	
	.moreRooms__listItem:focus-within .moreRooms__bottomLinks, .moreRooms__listItem:focus-within .moreRooms__experienceText, .moreRooms__listItem:focus-within .moreRooms__infoList {
		opacity: 1;
		pointer-events: all;
	}
	
	.moreRooms__listItem--noItems:hover .moreRooms__titleLink {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	.moreRooms__listItem--noItems:focus-within .moreRooms__titleLink {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.moreRooms__contentHolder {
	display: block;
	width: 100%;
	padding-bottom: 66.2%;
	position: relative;
	overflow: hidden;
}

.moreRooms__contentHolder::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20.3125vw;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
	opacity: .7;
}

.moreRooms__contentHolder--mobile {
	display: none;
}

.moreRooms__innerContent {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	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: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

.moreRooms__titleLink {
	display: block;
	padding: 0 1.1979166667vw 1.1979166667vw;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
}

.moreRooms__roomTitle {
	font-size: 1.6666666667vw;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .01em;
	line-height: 1;
	z-index: 1;
}

.moreRooms__infoList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: .8333333333vw;
	padding: 0 1.1979166667vw;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.moreRooms__infoListItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 2.0833333333vw 1.25vw 0;
}

.moreRooms__infoIconHolder {
	width: 1.6666666667vw;
	height: 1.6666666667vw;
	border-radius: 50%;
	border: 1px solid #d2bc5f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.moreRooms__infoIconHolder img {
	max-width: 1.5625vw;
}

.moreRooms__infoListText {
	font-size: .9375vw;
	font-weight: 400;
	color: #fff;
	line-height: 1.77;
	margin-left: .5208333333vw;
}

.moreRooms__bottomLinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #827445;
	padding-left: 1.1979166667vw;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.moreRooms__moreLink {
	display: inline-block;
	font-size: .78125vw;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	color: #d2bc5f;
	padding: .5729166667vw 0 .5208333333vw;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.moreRooms__moreLink:hover {
	color: #fdf5eb;
}

.moreRooms__linkHolder {
	margin-top: 2.0833333333vw;
}

.moreRooms__btn {
	position: absolute;
	right: -4.1666666667vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: 0 0;
	padding: 0;
	border: none;
	cursor: pointer;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #332d2d;
	z-index: 1;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
}

.moreRooms__btn.swiper-button-lock {
	display: none;
}

.moreRooms__btn.swiper-button-disabled {
	opacity: .5;
	pointer-events: none;
}

.moreRooms__btn--next {
	top: calc(50% - 1.4583333333vw);
}

.moreRooms__btn--prev {
	top: calc(50% + 1.4583333333vw);
}

.moreRooms__btn--prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.moreRooms__btn:hover {
	background-color: #332d2d;
}

.moreRooms__btn:hover svg path {
	fill: #d2bc5f !important;
}

.moreRooms__btn:hover svg line {
	stroke: #d2bc5f !important;
}

.moreRooms__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.moreRooms__btn svg path {
	fill: #332d2d !important;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.moreRooms__btn svg line {
	stroke: #332d2d !important;
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

.moreRooms__roomImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.moreRooms {
		padding: 160px 0;
	}
}

@media screen and (max-width:1600px) and (min-width:1401px) {
	.moreRooms--experiences .moreRooms__listItem:hover .moreRooms__roomTitle {
		-webkit-transform: translateY(-38px);
		transform: translateY(-38px);
	}
	
	.moreRooms--experiences .moreRooms__listItem--previewText:hover .moreRooms__roomTitle {
		-webkit-transform: translateY(calc(-100% - 48px));
		transform: translateY(calc(-100% - 48px));
	}
}

@media screen and (max-width:1600px) {
	.moreRooms--experiences .moreRooms__roomTitle {
		padding: 0 23px 23px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms--experiences .moreRooms__experienceText {
		padding: 0 23px 23px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms--stories .moreRooms__contentWrapper {
		padding-right: 164px;
	}
	
	.moreRooms--stories .moreRooms__btn {
		right: 10px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__title {
		top: 30px;
		left: 41px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__contentWrapper {
		margin-right: 254px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__listItem {
		-webkit-box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
		box-shadow: 0 20px 50px rgba(51, 45, 45, .4);
	}
	
	.moreRooms__listItem:first-child {
		-webkit-transform: translateX(40px) !important;
		transform: translateX(40px) !important;
	}
	
	.moreRooms__listItem:first-child.aos-animate {
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
	}
}

@media screen and (max-width:1600px) and (min-width:1401px) {
	.moreRooms__listItem:hover .moreRooms__titleLink {
		-webkit-transform: translateY(calc(-100% - 48px));
		transform: translateY(calc(-100% - 48px));
	}
	
	.moreRooms__listItem--noItems:hover .moreRooms__titleLink {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__contentHolder::after {
		height: 390px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__titleLink {
		padding: 0 23px 23px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__roomTitle {
		font-size: 2rem;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__infoList {
		margin-top: 16px;
		padding: 0 23px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__infoListItem {
		margin: 0 40px 24px 0;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__infoIconHolder {
		width: 32px;
		height: 32px;
	}
	
	.moreRooms__infoIconHolder img {
		max-width: 30px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__infoListText {
		font-size: 1.125rem;
		margin-left: 10px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__bottomLinks {
		padding-left: 23px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__moreLink {
		font-size: .9375rem;
		padding: 11px 0 10px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__linkHolder {
		margin-top: 40px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__btn {
		right: -80px;
		width: 40px;
		height: 40px;
	}
	
	.moreRooms__btn--next {
		top: calc(50% - 28px);
	}
	
	.moreRooms__btn--prev {
		top: calc(50% + 28px);
	}
	
	.moreRooms__btn svg {
		width: 25px;
	}
}

@media screen and (max-width:1600px) {
	.moreRooms__bgPlaceholder {
		width: 25.6%;
	}
	
	.moreRooms__roomTitle {
		font-size: 1.75rem;
	}
}

@media screen and (max-width:1500px) {
	.moreRooms {
		padding: 120px 0;
	}
	
	.moreRooms--stories .moreRooms__contentWrapper {
		padding-right: 0;
	}
	
	.moreRooms--stories .moreRooms__btn {
		right: -5px;
	}
	
	.moreRooms--stories .moreRooms__linkHolder {
		width: 100%;
		padding-right: 54px;
	}
	
	.moreRooms__contentWrapper {
		margin-right: 100px;
		width: 65%;
	}
	
	.moreRooms__btn {
		right: -60px;
	}
}

@media screen and (max-width:1400px) {
	.moreRooms--experiences .moreRooms__title--desktop {
		display: none;
	}
	
	.moreRooms--experiences .moreRooms__title--mobile {
		display: block;
	}
	
	.moreRooms--experiences .moreRooms__roomTitle {
		position: relative;
		bottom: unset;
		left: unset;
	}
	
	.moreRooms--experiences .moreRooms__experienceText {
		opacity: 1;
		pointer-events: all;
	}
	
	.moreRooms--experiences .moreRooms__bottomLinks {
		opacity: 1;
		pointer-events: all;
	}
	
	.moreRooms__contentWrapper {
		width: 75%;
	}
	
	.moreRooms__titleLink {
		position: relative;
		bottom: unset;
		left: unset;
	}
	
	.moreRooms__roomTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
	
	.moreRooms__bottomLinks, .moreRooms__infoList {
		opacity: 1;
		pointer-events: all;
	}
}

@media screen and (max-width:1200px) {
	.moreRooms {
		padding: 80px 0;
	}
	
	.moreRooms--stories .moreRooms__contentWrapper {
		width: 100%;
	}
	
	.moreRooms--stories .moreRooms__linkHolder {
		padding: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.moreRooms__bgPlaceholder {
		display: none;
	}
	
	.moreRooms__title {
		position: relative;
		top: unset;
		left: unset;
		font-size: 5rem;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		text-orientation: initial;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		white-space: nowrap;
		text-align: left;
		margin-bottom: 20px;
	}
	
	.moreRooms__contentWrapper {
		width: 100%;
		margin-right: 0;
	}
	
	.moreRooms__contentInner .moreRooms__pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		bottom: unset !important;
		margin: 25px 0 0 !important;
		position: relative !important;
	}
	
	.moreRooms__btn {
		display: none;
	}
	
	.moreRooms__linkHolder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		margin-top: 25px;
	}
}

@media screen and (max-width:960px) {
	.moreRooms {
		padding: 60px 0;
	}
	
	.moreRooms--experiences .moreRooms__innerContent {
		padding-left: 0;
		padding-right: 0;
	}
	
	.moreRooms--experiences .moreRooms__roomTitle {
		padding: 0 20px 20px;
	}
	
	.moreRooms--experiences .moreRooms__experienceText {
		display: none;
	}
	
	.moreRooms--experiences .moreRooms__bottomLinks {
		padding-left: 20px;
	}
	
	.moreRooms--experiences .moreRooms__moreLink {
		max-width: 100%;
		width: 100%;
		text-align: left;
	}
	
	.moreRooms__contentHolder {
		padding-bottom: 0;
	}
	
	.moreRooms__contentHolder::after {
		height: 148px;
		opacity: .9;
	}
	
	.moreRooms__contentHolder--desktop {
		display: none;
	}
	
	.moreRooms__contentHolder--mobile {
		display: block;
	}
	
	.moreRooms__innerContent {
		position: relative;
		bottom: unset;
		left: unset;
		padding: 469px 20px 20px;
	}
	
	.moreRooms__titleLink {
		padding: 0;
	}
	
	.moreRooms__infoList {
		padding: 0 20px;
		display: none;
	}
	
	.moreRooms__infoListItem {
		margin: 0 40px 20px 0;
	}
	
	.moreRooms__infoListText {
		font-size: .875rem;
	}
	
	.moreRooms__moreLink {
		max-width: 50%;
	}
	
	.moreRooms__bookLink {
		max-width: 50%;
	}
}

@media screen and (max-width:750px) {
	.moreRooms__infoListItem {
		width: 50%;
		margin: 0 0 20px;
	}
	
	.moreRooms__infoListText {
		width: calc(100% - 42px);
		padding-right: 5px;
		line-height: 1.2;
	}
	
	.moreRooms__bookLink {
		padding: 11px 10px 10px;
		min-width: 150px;
	}
}

@media screen and (max-width:600px) {
	.moreRooms__innerContent {
		padding: 269px 20px 20px;
	}
}

.contentMedia {
	padding: 8.3333333333vw 0 10.4166666667vw;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.contentMedia--marginTop {
	margin-top: 8.3333333333vw;
}

.contentMedia--flipped .contentMedia__container {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.contentMedia--flipped .contentMedia__bgImageHolder {
	left: unset;
	right: 0;
}

.contentMedia__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.contentMedia__title {
	position: absolute;
	top: 0;
	right: 0;
}

.contentMedia__leftPanel {
	width: 50.9%;
	position: relative;
	z-index: 1;
}

.contentMedia__swiper {
	position: relative;
}

.contentMedia__listItem {
	display: block;
	position: relative;
	padding-bottom: 83.5%;
}

.contentMedia__listItem::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5.2083333333vw;
	background: #000;
	background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
	opacity: .7;
}

.contentMedia__listItem img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.contentMedia__caption {
	font-size: .8333333333vw;
	font-weight: 500;
	color: #fff;
	line-height: 1.5;
	position: absolute;
	bottom: 1.25vw;
	left: 1.25vw;
	z-index: 1;
}

.contentMedia__rightPanel {
	width: 41%;
	position: relative;
	z-index: 1;
}

.contentMedia__headings {
	margin-bottom: 2.0833333333vw;
}

.contentMedia__text {
	margin-bottom: 2.0833333333vw;
}

.contentMedia__infoLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 1.0416666667vw;
}

.contentMedia__infoLink p {
	font-size: .9375vw;
	font-weight: 300;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
	color: #d2bc5f;
	margin-right: .8333333333vw;
}

.contentMedia__infoLink a {
	font-size: .9375vw;
	font-weight: 400;
	line-height: 1.1;
	display: inline-block;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.contentMedia__infoLink a:hover {
	color: #d2bc5f;
}

.contentMedia__bgImageHolder {
	position: absolute;
	top: 0;
	left: 0;
	width: 63.9%;
	height: 100%;
}

.contentMedia__bgImageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .2;
}

@media screen and (max-width:1600px) {
	.contentMedia {
		padding: 160px 0 200px;
	}
	
	.contentMedia--marginTop {
		margin-top: 160px;
	}
	
	.contentMedia__listItem::after {
		height: 100px;
	}
	
	.contentMedia__caption {
		font-size: 16px;
		bottom: 24px;
		left: 24px;
	}
	
	.contentMedia__headings {
		margin-bottom: 40px;
	}
	
	.contentMedia__text {
		margin-bottom: 40px;
	}
	
	.contentMedia__infoLink {
		margin-bottom: 20px;
	}
	
	.contentMedia__infoLink p {
		font-size: 1.125rem;
		margin-right: 16px;
	}
	
	.contentMedia__infoLink a {
		font-size: 1.125rem;
	}
}

@media screen and (max-width:1500px) {
	.contentMedia {
		padding: 100px 0 140px;
	}
	
	.contentMedia--marginTop {
		margin-top: 100px;
	}
}

@media screen and (max-width:1400px) {
	.contentMedia {
		padding: 75px 0 115px;
	}
	
	.contentMedia__container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.contentMedia__title {
		width: 100% !important;
	}
	
	.contentMedia--marginTop {
		margin-top: 75px;
	}
	
	.contentMedia__leftPanel {
		width: calc(60% - 20px);
	}
	
	.contentMedia__rightPanel {
		width: calc(40% - 20px);
	}
}

@media screen and (max-width:960px) {
	.contentMedia {
		padding: 30px 0;
	}
	
	.contentMedia--marginTop {
		margin-top: 0;
	}
	
	.contentMedia__title {
		position: relative;
		right: unset;
		top: unset;
		margin-bottom: 20px;
		width: auto !important;
	}
	
	.contentMedia__leftPanel {
		width: 100%;
		margin-bottom: 35px;
	}
	
	.contentMedia__listItem {
		padding-bottom: 87.5%;
	}
	
	.contentMedia__caption {
		font-size: .875rem;
		bottom: 11px;
		left: 11px;
	}
	
	.contentMedia__rightPanel {
		width: 100%;
	}
	
	.contentMedia__headings {
		margin-bottom: 30px;
	}
	
	.contentMedia__bgImageHolder {
		display: none;
	}
}

@media screen and (max-width:350px) {
	.contentMedia__infoLink p {
		font-size: 1rem;
		margin-right: 10px;
	}
	
	.contentMedia__infoLink a {
		font-size: 1rem;
	}
}

.quotesPicker {
	position: relative;
	padding: 8.3333333333vw 0;
	overflow: hidden;
}

.quotesPicker__imageTitle {
	position: absolute;
	top: 8.3333333333vw;
	left: 2.1354166667vw;
	width: 18.2291666667vw;
	height: auto;
}

.quotesPicker__contentWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 13.2291666667vw;
	width: 60.7%;
	margin-left: auto;
}

.quotesPicker__contentInner {
	width: 100%;
	position: relative;
}

.quotesPicker__contentInner .moreRooms__pagination {
	display: none;
}

.quotesPicker__slider.swiper {
	overflow: visible;
}

.quotesPicker__listItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.quotesPicker__contentHolder {
	width: calc(50% - .625vw);
	padding: 2.0833333333vw 2.0833333333vw 7.6041666667vw;
	border: 1px solid #827445;
	background-color: #332d2d;
}

.quotesPicker__name {
	font-size: .9375vw;
	font-weight: 300;
	line-height: 1.77;
	margin-top: 2.0833333333vw;
}

.quotesPicker__imageHolder {
	width: calc(50% - .625vw);
	position: relative;
}

.quotesPicker__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.quotesPicker__btn {
	position: absolute;
	right: -4.1666666667vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: 0 0;
	padding: 0;
	border: none;
	cursor: pointer;
	width: 2.0833333333vw;
	height: 2.0833333333vw;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #d2bc5f;
	z-index: 1;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
}

.quotesPicker__btn.swiper-button-lock {
	display: none;
}

.quotesPicker__btn.swiper-button-disabled {
	opacity: .5;
	pointer-events: none;
}

.quotesPicker__btn--next {
	top: calc(50% - 1.4583333333vw);
}

.quotesPicker__btn--prev {
	top: calc(50% + 1.4583333333vw);
}

.quotesPicker__btn--prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.quotesPicker__btn:hover {
	background-color: #fdf5eb;
}

.quotesPicker__btn:hover svg path {
	fill: #332d2d !important;
}

.quotesPicker__btn:hover svg line {
	stroke: #332d2d !important;
}

.quotesPicker__btn svg {
	width: 1.3020833333vw;
	height: auto;
}

.quotesPicker__btn svg path {
	fill: #d2bc5f !important;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.quotesPicker__btn svg line {
	stroke: #d2bc5f !important;
	-webkit-transition: stroke .3s ease;
	transition: stroke .3s ease;
}

@media screen and (max-width:1600px) {
	.quotesPicker {
		padding: 160px 0;
	}
	
	.quotesPicker__imageTitle {
		top: 160px;
		left: 41px;
		width: 18.3%;
	}
	
	.quotesPicker__contentWrapper {
		margin-right: 254px;
	}
	
	.quotesPicker__contentHolder {
		width: calc(50% - 12px);
		padding: 40px 40px 146px;
	}
	
	.quotesPicker__name {
		font-size: 1.125rem;
		margin-top: 40px;
	}
	
	.quotesPicker__imageHolder {
		width: calc(50% - 12px);
	}
	
	.quotesPicker__btn {
		right: -80px;
		width: 40px;
		height: 40px;
	}
	
	.quotesPicker__btn--next {
		top: calc(50% - 28px);
	}
	
	.quotesPicker__btn--prev {
		top: calc(50% + 28px);
	}
	
	.quotesPicker__btn svg {
		width: 25px;
	}
}

@media screen and (max-width:1600px) {
	.quotesPicker__bgPlaceholder {
		width: 25.6%;
	}
}

@media screen and (max-width:1500px) {
	.quotesPicker {
		padding: 120px 0;
	}
	
	.quotesPicker__imageTitle {
		top: 120px;
	}
	
	.quotesPicker__contentWrapper {
		margin-right: 100px;
		width: 65%;
	}
	
	.quotesPicker__btn {
		right: -60px;
	}
}

@media screen and (max-width:1400px) {
	.quotesPicker__imageTitle {
		width: 13.3%;
	}
	
	.quotesPicker__contentWrapper {
		width: 75%;
	}
	
	.quotesPicker__roomTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
}

@media screen and (max-width:1200px) {
	.quotesPicker {
		padding: 80px 0;
	}
	
	.quotesPicker__bgPlaceholder {
		display: none;
	}
	
	.quotesPicker__imageTitle {
		position: relative;
		top: unset;
		left: unset;
		-webkit-transform: rotate(90deg) translateY(-63px);
		transform: rotate(90deg) translateY(-63px);
		width: 174px;
		margin-bottom: -30px;
		margin-top: -62px;
	}
	
	.quotesPicker__contentWrapper {
		width: 100%;
		margin-right: 0;
	}
	
	.quotesPicker__contentInner {
		padding-bottom: 70px;
	}
	
	.quotesPicker__content a, .quotesPicker__content li, .quotesPicker__content p {
		font-size: 1.125rem;
		line-height: 1.77;
	}
	
	.quotesPicker__name {
		font-size: .875rem;
		line-height: 1.14;
		margin-top: 20px;
	}
	
	.quotesPicker__btn {
		top: unset;
		bottom: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.quotesPicker__btn--next {
		right: 0;
	}
	
	.quotesPicker__btn--prev {
		left: unset;
		right: 60px;
	}
}

@media screen and (max-width:960px) {
	.quotesPicker {
		padding: 30px 0;
	}
	
	.quotesPicker__contentHolder {
		padding: 24px 20px 107px;
	}
}

@media screen and (max-width:600px) {
	.quotesPicker__listItem {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	
	.quotesPicker__contentHolder {
		width: 100%;
	}
	
	.quotesPicker__imageHolder {
		width: 100%;
		margin-bottom: 20px;
		padding-bottom: 66.5%;
	}
}

.contentFaqs {
	padding: 7.96875vw 0 8.3333333333vw;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.contentFaqs__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contentFaqs__sideTitle {
	position: absolute;
	top: 1.71875vw;
	right: 0;
}

.contentFaqs__leftPanel {
	width: 41.1%;
}

.contentFaqs__headings {
	margin-bottom: 2.0833333333vw;
}

.contentFaqs__intro {
	margin-bottom: 2.0833333333vw;
}

.contentFaqs__link--mobile {
	display: none;
}

.contentFaqs__rightPanel {
	width: 41.7%;
	margin-right: 7.2395833333vw;
}

.contentFaqs__linkHolder {
	display: none;
}

@media screen and (max-width:1600px) {
	.contentFaqs {
		padding: 153px 0 160px;
	}
	
	.contentFaqs__sideTitle {
		top: 33px;
	}
	
	.contentFaqs__headings {
		margin-bottom: 40px;
	}
	
	.contentFaqs__intro {
		margin-bottom: 40px;
	}
	
	.contentFaqs__rightPanel {
		margin-right: 139px;
	}
}

@media screen and (max-width:1500px) {
	.contentFaqs {
		padding: 100px 0;
	}
}

@media screen and (max-width:1400px) {
	.contentFaqs__container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media screen and (max-width:1200px) {
	.contentFaqs {
		padding: 80px 0;
	}
}

@media screen and (max-width:960px) {
	.contentFaqs {
		padding: 60px 0;
	}
	
	.contentFaqs__container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.contentFaqs__sideTitle {
		position: relative;
		top: unset;
		right: unset;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.contentFaqs__leftPanel {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.contentFaqs__headings {
		margin-bottom: 30px;
	}
	
	.contentFaqs__intro {
		margin-bottom: 0;
	}
	
	.contentFaqs__rightPanel {
		width: 100%;
		margin-right: 0;
	}
	
	.contentFaqs__linkHolder {
		display: block;
		margin-top: 40px;
	}
	
	.contentFaqs__link--desktop {
		display: none;
	}
	
	.contentFaqs__link--mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.altContent {
	padding: 8.3333333333vw 0;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.altContent__title {
	position: absolute;
	top: 27%;
	left: 2.1354166667vw;
}

.altContent__leftPanel {
	width: 50.9%;
	position: relative;
	z-index: 1;
}

.altContent__listItem {
	margin-bottom: 8.3333333333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.altContent__listItem:nth-child(2n+2) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.altContent__listItem:last-child {
	margin-bottom: 0;
}

.altContent__imageHolder {
	display: block;
	position: relative;
	padding-bottom: 83.5%;
}

.altContent__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.altContent__headings {
	margin-bottom: 2.0833333333vw;
}

.altContent__link {
	margin-top: 2.0833333333vw;
}

.altContent__rightPanel {
	width: 41%;
	position: relative;
	z-index: 1;
}

@media screen and (max-width:1600px) {
	.altContent {
		padding: 160px 0;
	}
	
	.altContent__title {
		left: 41px;
	}
	
	.altContent__listItem {
		margin-bottom: 160px;
	}
	
	.altContent__headings {
		margin-bottom: 40px;
	}
	
	.altContent__link {
		margin-top: 40px;
	}
}

@media screen and (max-width:1600px) {
	.altContent__title {
		top: 33px;
		left: 10px;
		font-size: 5rem;
	}
}

@media screen and (max-width:1500px) {
	.altContent {
		padding: 120px 0;
	}
}

@media screen and (max-width:1400px) {
	.altContent {
		padding: 100px 0;
	}
	
	.altContent__leftPanel {
		width: calc(60% - 20px);
	}
	
	.altContent__rightPanel {
		width: calc(40% - 20px);
	}
}

@media screen and (max-width:1200px) {
	.altContent {
		padding: 80px 0;
	}
	
	.altContent__title {
		position: relative;
		width: 100%;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		text-orientation: initial;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		white-space: nowrap;
		text-align: left;
		margin-bottom: 20px;
		top: unset;
		left: unset;
	}
}

@media screen and (max-width:960px) {
	.altContent {
		padding: 30px 0;
	}
	
	.altContent__leftPanel {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.altContent__listItem {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 60px;
	}
	
	.altContent__listItem:last-child {
		margin-bottom: 0;
	}
	
	.altContent__imageHolder {
		padding-bottom: 84.5%;
	}
	
	.altContent__rightPanel {
		width: 100%;
	}
	
	.altContent__headings {
		margin-bottom: 30px;
	}
}

.infoDropdowns {
	padding: 16.6666666667vw 0 8.3333333333vw;
	background-color: #332d2d;
	position: relative;
	overflow: hidden;
}

.infoDropdowns--customDropdowns .infoDropdowns__topPanel {
	margin-bottom: 2.0833333333vw;
}

.infoDropdowns__title {
	position: absolute;
	top: 16.6666666667vw;
	left: 3.9583333333vw;
}

.infoDropdowns__topPanel {
	margin-bottom: 4.1666666667vw;
}

.infoDropdowns__headings {
	margin-bottom: 2.0833333333vw;
}

.infoDropdowns__updateText {
	font-size: 1.25vw;
	line-height: 1.66;
	font-weight: 300;
	margin-bottom: 4.1666666667vw;
}

@media screen and (max-width:1600px) {
	.infoDropdowns {
		padding: 320px 0 160px;
	}
	
	.infoDropdowns--customDropdowns .infoDropdowns__topPanel {
		margin-bottom: 40px;
	}
	
	.infoDropdowns__title {
		top: 320px;
		left: 76px;
	}
	
	.infoDropdowns__topPanel {
		margin-bottom: 80px;
	}
	
	.infoDropdowns__headings {
		margin-bottom: 40px;
	}
	
	.infoDropdowns__updateText {
		font-size: 1.5rem;
		margin-bottom: 80px;
	}
}

@media screen and (max-width:1600px) {
	.infoDropdowns__title {
		left: 20px;
	}
	
	.infoDropdowns__updateText {
		font-size: 1.375rem;
		line-height: 1.6;
	}
}

@media screen and (max-width:1500px) {
	.infoDropdowns {
		padding: 250px 0 120px;
	}
	
	.infoDropdowns__title {
		left: 10px;
	}
}

@media screen and (max-width:1400px) {
	.infoDropdowns {
		padding: 200px 0 100px;
	}
	
	.infoDropdowns__title {
		top: unset;
		left: unset;
		position: relative;
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
		text-orientation: initial;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		white-space: nowrap;
		text-align: left;
		margin-bottom: 40px !important;
	}
	
	.infoDropdowns__topPanel {
		margin-bottom: 40px;
	}
	
	.infoDropdowns__headings {
		margin-bottom: 30px;
	}
	
	.infoDropdowns__updateText {
		font-size: 1.25rem;
		line-height: 1.6;
		margin-bottom: 40px;
	}
}

@media screen and (max-width:1080px) {
	.infoDropdowns {
		padding: 162px 0 60px;
	}
	
	.infoDropdowns__intro a, .infoDropdowns__intro li, .infoDropdowns__intro p {
		font-size: 1rem;
		line-height: 1.5;
	}
}

.eatDrink {
	padding: 8.3333333333vw 0;
	position: relative;
	overflow: hidden;
}

.eatDrink--brown {
	background-color: #332d2d;
}

.eatDrink--cream {
	background-color: #fdf5eb;
}

.eatDrink--cream .eatDrink__bottomHolder {
	background-color: #332d2d;
}

.eatDrink--cream .eatDrink__bottomHolder::after {
	background: #fdf5eb;
}

.eatDrink--cream .eatDrink__bottomTitle {
	color: #fdf5eb;
}

.eatDrink--marginTop {
	margin-top: 8.3333333333vw;
}

.eatDrink__sideTitle {
	position: absolute;
}

.eatDrink__sideTitle--right {
	top: 8.3333333333vw;
	right: 0;
}

.eatDrink__sideTitle--left {
	top: 8.3333333333vw;
	left: 2.1354166667vw;
}

.eatDrink__topPanel {
	max-width: 59.1666666667vw;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3.125vw;
	position: relative;
	z-index: 1;
}

.eatDrink__headings {
	width: 49%;
}

.eatDrink__text {
	width: 49%;
}

.eatDrink__imagesHolder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.25vw;
	position: relative;
	z-index: 1;
}

.eatDrink__imageHolder {
	width: calc(50% - .625vw);
	position: relative;
	padding-bottom: 36.8%;
}

.eatDrink__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.eatDrink__bottomHolder {
	padding: 2.0833333333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fdf5eb;
	position: relative;
	position: relative;
	z-index: 1;
}

.eatDrink__bottomHolder::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1px;
	height: calc(100% - 4.1666666667vw);
	background-color: #332d2d;
}

.eatDrink__bottomHolder--noDivider .eatDrink__bottomLeft::after, .eatDrink__bottomHolder--noDivider::after {
	display: none;
}

.eatDrink__bottomLeft {
	width: 47%;
}

.eatDrink__bottomTitle {
	font-size: .9375vw;
	font-weight: 500;
	color: #332d2d;
	margin-bottom: .5208333333vw;
	line-height: 1.77;
}

.eatDrink__bottomContent li, .eatDrink__bottomContent p {
	margin-bottom: 0;
}

.eatDrink__bottomRight {
	width: 47%;
}

.eatDrink__linksHolder {
	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: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.eatDrink__link {
	margin-bottom: 1.0416666667vw;
}

.eatDrink__link:last-child {
	margin-bottom: 0;
}

.eatDrink__link--hide {
	pointer-events: none;
}

.eatDrink__link--hide svg, .eatDrink__link--hide::after, .eatDrink__link--hide::before {
	opacity: 0;
	pointer-events: none;
}

.eatDrink__bgImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 63.9%;
	height: 100%;
}

.eatDrink__bgImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: .2;
}

@media screen and (max-width:1600px) {
	.eatDrink {
		padding: 160px 0;
	}
	
	.eatDrink__sideTitle--right {
		top: 160px;
	}
	
	.eatDrink__sideTitle--left {
		top: 160px;
		left: 41px;
	}
	
	.eatDrink--marginTop {
		margin-top: 160px;
	}
	
	.eatDrink__topPanel {
		max-width: 1136px;
		margin-bottom: 60px;
	}
	
	.eatDrink__imagesHolder {
		margin-bottom: 24px;
	}
	
	.eatDrink__imageHolder {
		width: calc(50% - 12px);
	}
	
	.eatDrink__bottomHolder {
		padding: 40px;
	}
	
	.eatDrink__bottomHolder::after {
		height: calc(100% - 80px);
	}
	
	.eatDrink__bottomTitle {
		font-size: 1.125rem;
		margin-bottom: 10px;
	}
	
	.eatDrink__link {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:1600px) {
	.eatDrink__topPanel {
		max-width: 80%;
	}
}

@media screen and (max-width:1500px) {
	.eatDrink {
		padding: 120px 0;
	}
	
	.eatDrink--marginTop {
		margin-top: 120px;
	}
	
	.eatDrink__sideTitle--left {
		left: 10px;
	}
}

@media screen and (max-width:960px) {
	.eatDrink {
		padding: 60px 0;
	}
	
	.eatDrink--cream .eatDrink__bottomLeft::after {
		background: #fdf5eb;
	}
	
	.eatDrink--marginTop {
		margin-top: 0;
	}
	
	.eatDrink__sideTitle {
		position: relative;
		top: unset;
		left: unset;
		margin-bottom: 20px;
	}
	
	.eatDrink__topPanel {
		max-width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 40px;
	}
	
	.eatDrink__headings {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.eatDrink__text {
		width: 100%;
	}
	
	.eatDrink__imagesHolder {
		margin-bottom: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.eatDrink__imageHolder {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.eatDrink__imageHolder:last-child {
		margin-bottom: 0;
	}
	
	.eatDrink__bottomHolder {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 20px;
	}
	
	.eatDrink__bottomHolder::after {
		display: none;
	}
	
	.eatDrink__bottomHolder--noDivider .eatDrink__bottomLeft {
		padding-bottom: 0;
	}
	
	.eatDrink__bottomHolder--noDivider .eatDrink__bottomRight {
		display: none;
	}
	
	.eatDrink__bottomLeft {
		width: 100%;
		padding-bottom: 20px;
		position: relative;
	}
	
	.eatDrink__bottomLeft::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #332d2d;
	}
	
	.eatDrink__bottomTitle {
		font-size: 1rem;
		line-height: 1.5;
		margin-bottom: 6px;
	}
	
	.eatDrink__bottomRight {
		width: 100%;
		padding-top: 20px;
	}
	
	.eatDrink__bgImage {
		display: none;
	}
}

@media screen and (max-width:600px) {
	.eatDrink__imageHolder {
		padding-bottom: 75%;
	}
}

.contactMap {
	padding: 16.6666666667vw 0 8.3333333333vw;
	position: relative;
	overflow: hidden;
	background-color: #332d2d;
}

.contactMap--blogs {
	padding-bottom: 0;
	margin-bottom: 0;
}

.contactMap--blogs .contactMap__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contactMap--blogs .contactMap__leftPanel {
	width: 42.3%;
	padding: 6.3541666667vw 0 8.0729166667vw 13.0729166667vw;
}

.contactMap--blogs .contactMap__colTitle {
	margin: 0 0 1.25vw;
}

.contactMap--blogs .contactMap__headings {
	margin: 0 0 1.8229166667vw;
}

.contactMap--blogs .contactMap__headings.heading .headingSpan:first-child {
	font-family: "Space Grotesk", sans-serif;
}

.contactMap--blogs .contactMap__date {
	font-size: .78125vw;
	font-weight: 300;
	line-height: 1.71;
	margin: 0 0 .8333333333vw;
}

.contactMap--blogs .contactMap__postText {
	margin-bottom: 2.0833333333vw;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contactMap--blogs .contactMap__link {
	margin: 0;
}

.contactMap--blogs .contactMap__mapHolder {
	position: relative;
	top: unset;
	right: unset;
	height: unset;
	width: 49.23%;
	padding-bottom: 0;
}

.contactMap--blogs .contactMap__imageHolder {
	position: relative;
	width: 49.4vw;
	height: 100%;
}

.contactMap--blogs .contactMap__imageHolder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.contactMap__title {
	position: absolute;
	top: 16.6666666667vw;
	left: 3.9583333333vw;
	margin: 0;
}

.contactMap__leftPanel {
	width: 40%;
	padding: 8.8541666667vw 0 5.78125vw 13.125vw;
}

.contactMap__infoCol {
	margin-bottom: 3.125vw;
}

.contactMap__infoCol:last-child {
	margin-bottom: 0;
}

.contactMap__colTitle {
	font-size: 1.6666666667vw;
	font-weight: 300;
	color: #d2bc5f;
	font-family: PPEditorialNew, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1;
}

.contactMap__infoText {
	font-size: 1.6666666667vw;
	font-weight: 300;
	letter-spacing: .01em;
	line-height: 1;
}

.contactMap__infoText--uppercase {
	text-transform: uppercase;
}

.contactMap__infoText--link {
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.contactMap__infoText--link:hover {
	color: #d2bc5f;
}

.contactMap__link {
	margin-top: 1.0416666667vw;
}

.contactMap__mapHolder {
	position: absolute;
	top: 16.6666666667vw;
	right: 0;
	width: 50%;
	height: 63.5%;
}

.contactMap__mapHolder .acf-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contactMap__mapHolder .gm-style-iw {
	min-width: 12.8645833333vw !important;
	border-radius: 0 !important;
}

.contactMap__mapTitle {
	font-size: 1.125rem;
	font-weight: 300;
	color: #332d2d;
	text-transform: uppercase;
	line-height: 1;
	font-family: PPEditorialNew, sans-serif;
	margin: 0 0 4px;
}

.contactMap__address {
	font-size: 1rem;
	font-weight: 300;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	line-height: 1.5;
	margin: 0 0 8px;
}

.contactMap__directions {
	font-size: .875rem;
	font-weight: 500;
	color: #332d2d;
	font-family: "Space Grotesk", sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height: 1;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.contactMap__directions:hover {
	color: #d2bc5f;
}

.contactMap__contentHolder {
	margin-bottom: 3.125vw;
	padding: 0 19.0625vw 0 21.40625vw;
}

.contactMap__headings {
	margin-bottom: 3.125vw;
}

.contactMap__headings span:nth-child(2) {
	letter-spacing: 0;
}

@media screen and (max-width:1600px) {
	.contactMap {
		padding: 320px 0 160px;
	}
	
	.contactMap--blogs {
		padding-bottom: 0;
	}
	
	.contactMap--blogs .contactMap__leftPanel {
		padding: 122px 0 155px 251px;
	}
	
	.contactMap--blogs .contactMap__colTitle {
		margin: 0 0 24px;
	}
	
	.contactMap--blogs .contactMap__headings {
		margin: 0 0 35px;
	}
	
	.contactMap--blogs .contactMap__date {
		font-size: .9375rem;
		margin: 0 0 16px;
	}
	
	.contactMap--blogs .contactMap__postText {
		margin-bottom: 40px;
	}
	
	.contactMap__title {
		top: 320px;
		left: 76px;
	}
	
	.contactMap__leftPanel {
		padding: 170px 0 111px 200px;
	}
	
	.contactMap__infoCol {
		margin-bottom: 60px;
	}
	
	.contactMap__colTitle {
		font-size: 2rem;
	}
	
	.contactMap__infoText {
		font-size: 2rem;
	}
	
	.contactMap__link {
		margin-top: 20px;
	}
	
	.contactMap__mapHolder {
		top: 320px;
	}
	
	.contactMap__mapHolder .gm-style-iw {
		min-width: 247px !important;
	}
	
	.contactMap__contentHolder {
		max-width: 380px;
		margin: 0 auto;
		padding: 0;
	}
	
	.contactMap__headings {
		margin-bottom: 60px;
	}
}

@media screen and (max-width:1600px) {
	.contactMap--blogs .contactMap__leftPanel {
		padding: 150px 0 150px 100px;
	}
	
	.contactMap__title {
		left: 30px;
	}
	
	.contactMap__leftPanel {
		padding: 150px 0 150px 100px;
	}
	
	.contactMap__colTitle {
		font-size: 1.5rem;
		line-height: 1.08;
	}
	
	.contactMap__infoText {
		font-size: 1.5rem;
		line-height: 1.11;
	}
}

@media screen and (max-width:1500px) {
	.contactMap {
		padding: 200px 0 160px;
	}
	
	.contactMap--blogs {
		padding-bottom: 0;
	}
	
	.contactMap__title {
		top: 200px;
	}
	
	.contactMap__mapHolder {
		top: 200px;
	}
	
	.contactMap__contentHolder {
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media screen and (max-width:1400px) {
	.contactMap--blogs .contactMap__leftPanel {
		padding: 150px 0 150px 0;
	}
	
	.contactMap__title {
		padding-left: 0;
		overflow: visible;
	}
	
	.contactMap__leftPanel {
		padding: 50px 0 150px 0;
	}
}

@media screen and (max-width:1200px) {
	.contactMap--blogs .contactMap__leftPanel {
		padding: 100px 0;
	}
	
	.contactMap__leftPanel {
		padding: 0;
	}
	
	.contactMap__title {
		margin-bottom: 40px !important;
	}
	
	.contactMap__contentHolder {
		max-width: 100%;
	}
}

@media screen and (max-width:960px) {
	.contactMap {
		padding: 160px 0 60px;
	}
	
	.contactMap--blogs {
		padding: 125px 0 0;
	}
	
	.contactMap--blogs .contactMap__container {
		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: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.contactMap--blogs .contactMap__title {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding-left: 0 !important;
	}
	
	.contactMap--blogs .contactMap__title span {
		-webkit-transform: translate(0) !important;
		transform: translate(0) !important;
	}
	
	.contactMap--blogs .contactMap__leftPanel {
		width: 100%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin: 0;
		padding: 0 0 2px;
	}
	
	.contactMap--blogs .contactMap__mapHolder {
		width: calc(100% + 32px);
		height: unset;
		padding-bottom: 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin: 0 0 30px;
	}
	
	.contactMap--blogs .contactMap__imageHolder {
		width: 100%;
		padding-bottom: 66.666%;
	}
	
	.contactMap--siteMap .contactMap__headings {
		margin-bottom: 40px;
	}
	
	.contactMap__title {
		position: relative;
		top: unset;
		left: unset;
		padding-left: 100px;
	}
	
	.contactMap__leftPanel {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.contactMap__infoCol {
		margin-bottom: 40px;
	}
	
	.contactMap__infoText {
		font-size: 1.125rem;
	}
	
	.contactMap__mapHolder {
		position: relative;
		top: unset;
		right: unset;
		height: unset;
		width: 100%;
		padding-bottom: 80%;
	}
	
	.contactMap__contentHolder {
		max-width: 100%;
		margin: 0;
	}
}

@media screen and (max-width:600px) {
	.contactMap--blogs .contactMap__colTitle {
		font-size: 1.125rem;
		margin: 0 0 19px;
	}
	
	.contactMap--blogs .contactMap__mapHolder {
		width: calc(100% + 20px);
	}
	
	.contactMap--blogs .contactMap__imageHolder {
		padding-bottom: 90.3%;
	}
	
	.contactMap--blogs .contactMap__postText {
		margin-bottom: 36px;
	}
	
	.contactMap__mapHolder {
		padding-bottom: 106.5%;
	}
}

@media screen and (max-width:500px) {
	.contactMap__mapHolder {
		padding-bottom: 162.5%;
	}
	
	.contactMap__infoText {
		font-size: 1rem;
	}
}

.instaFeed {
	padding: 8.3333333333vw 0 0;
	background-color: #d2bc5f;
	overflow: hidden;
}

.instaFeed__title {
	font-size: 2.9166666667vw;
	font-weight: 300;
	color: #332d2d;
	text-align: center;
	font-family: PPEditorialNew, sans-serif;
	letter-spacing: .02em;
	line-height: 1;
	margin-bottom: .8333333333vw;
}

.instaFeed__title a:hover {
	text-decoration: underline;
}

.instaFeed__feedHolder {
	width: calc(100% + 2.5vw);
	margin-left: -1.25vw;
}

.instaFeed__feedHolder #sb_instagram {
	padding-bottom: 0 !important;
}

.instaFeed__feedHolder .sbi-owl-stage-outer {
	overflow: visible !important;
}

@media screen and (max-width:1600px) {
	.instaFeed {
		padding: 160px 0 0;
	}
	
	.instaFeed__title {
		font-size: 3.5rem;
		margin-bottom: 16px;
	}
	
	.instaFeed__feedHolder {
		width: calc(100% + 48px);
		margin-left: -24px;
	}
}

@media screen and (max-width:1500px) {
	.instaFeed {
		padding: 120px 0 0;
	}
}

@media screen and (max-width:1400px) {
	.instaFeed {
		padding: 80px 0 0;
	}
	
	.instaFeed__title {
		font-size: 3.125rem;
	}
}

@media screen and (max-width:1200px) {
	.instaFeed {
		padding: 60px 0 50px;
	}
	
	.instaFeed__title {
		font-size: 2.5rem;
		margin-bottom: 30px;
	}
	
	.instaFeed__feedHolder {
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	
	.instaFeed__feedHolder #sbi_images {
		padding: 5px !important;
	}
}

.bookNow {
	padding: 8.3333333333vw 0;
	position: relative;
	overflow: hidden;
	background-color: #d2bc5f;
}

.bookNow__container {
	position: relative;
	z-index: 1;
}

.bookNow__title {
	text-align: center;
}

.bookNow__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
}

.bookNow__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1600px) {
	.bookNow {
		padding: 160px 0;
	}
}

@media screen and (max-width:1500px) {
	.bookNow {
		padding: 120px 0;
	}
}

@media screen and (max-width:1400px) {
	.bookNow {
		padding: 100px 0;
	}
}

@media screen and (max-width:1200px) {
	.bookNow {
		padding: 80px 0;
	}
	
	.bookNow__formHolder {
		margin-top: 20px;
	}
}

@media screen and (max-width:960px) {
	.bookNow {
		padding: 60px 0;
	}
}
