:root {
	--accent: 136, 58, 234;
	--accent-light: 224, 204, 250;
	--accent-dark: 49, 10, 101;
	--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60%)
}

@font-face {
	font-family: recoleta_altlight;
	src: url(/fonts/recoletaalt-light-webfont.woff2) format("woff2"), url(/fonts/recoletaalt-light-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: recoleta_altregular;
	src: url(/fonts/recoletaalt-regular-webfont.woff2) format("woff2"), url(/fonts/recoletaalt-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

html {
	font-family: recoleta_altlight;
	background: #fff;
	color: #032e4b;
	scroll-behavior: smooth
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: recoleta_altregular
}

.bw-container {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	width: 100%
}

@media (min-width: 768px) {
	.bw-container {
		max-width: 720px;
		margin: 0 auto
	}
}

@media (min-width: 1024px) {
	.bw-container {
		max-width: 1100px
	}
}

@media (min-width: 1200px) {
	.bw-container {
		max-width: 1400px
	}
}

@media (min-width: 2400px) {
	.bw-container {
		max-width: 1680px
	}
}

.container {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 30px
}

@media (min-width: 768px) {
	.container {
		width: 90%
	}
}

@media (min-width: 1800px) {
	.container {
		width: 1600px
	}
}

.container.wide {
	width: 100%
}

.container.full {
	width: 100%;
	max-width: unset;
	padding-left: 30px;
	padding-right: 30px
}

html {
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

::-webkit-scrollbar {
	display: none
}

body {
	margin: 0 auto
}

body.nav-on {
	overflow: hidden
}

body.nav-on .header-wrapper .logo {
	opacity: 0;
	transition: all .3s ease 0s
}

body.gallery {
	overflow: hidden
}

body.gallery .overlay-swiper {
	display: flex
}

main {
	display: block
}

body.home main {
	padding-top: 0
}

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

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

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

a {
	background-color: transparent
}

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

b,
strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

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

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

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	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-decoration {
	-webkit-appearance: none
}

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

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.ovswiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 2px solid #032E4B;
	width: 15px;
	height: 15px;
	opacity: 1;
	background-color: #fff
}

.ovswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #032e4b
}

.ovoswiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 2px solid #032E4B;
	width: 15px;
	height: 15px;
	opacity: 1;
	background-color: #fff
}

.ovoswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #032e4b
}

.topswiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 3px solid white;
	width: 20px;
	height: 20px;
	opacity: 1;
	background-color: #032e4b;
	border: 2px solid white
}

.topswiper .swiper-pagination-bullet:last-child {
	display: none
}

.topswiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #fff
}

.floor-swiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 3px solid white;
	width: 20px;
	height: 20px;
	opacity: 1;
	background-color: #032e4b
}

.floor-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #10cfc9
}

.floor-swiper .swiper-button-next,
.floor-swiper .swiper-button-prev {
	color: #fff;
	display: none
}

@media (min-width: 1024px) {

	.floor-swiper .swiper-button-next,
	.floor-swiper .swiper-button-prev {
		display: block
	}
}

.sara-swiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 3px solid white;
	width: 20px;
	height: 20px;
	opacity: 1;
	background-color: #032e4b
}

.sara-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #10cfc9
}

.sara-swiper .swiper-button-next,
.sara-swiper .swiper-button-prev {
	color: #fff;
	display: none
}

@media (min-width: 1024px) {

	.sara-swiper .swiper-button-next,
	.sara-swiper .swiper-button-prev {
		display: block
	}
}

.mid-swiper .swiper-pagination-bullet {
	transition: all .3s ease 0s;
	border: 2px solid #032E4B;
	width: 18px;
	height: 18px;
	opacity: 1;
	background-color: #10cfc9
}

.mid-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-radius: 10px;
	transition: all .3s ease 0s;
	background-color: #032e4b
}

.amenitylist ul li:hover {
	cursor: pointer;
	text-decoration: underline
}

.amenitylist ul li.active {
	text-decoration: underline
}

.pagespacer {
	height: 72px;
	background-color: #032e4b
}

.gm-style-iw-c {
	border: 0;
	padding-right: 20px !important;
	padding-left: 20px !important;
	border-radius: 0 !important
}

.gm-style-iw-c button {
	height: 25px !important
}

.gm-style-iw-c button span {
	padding: 0 !important;
	position: absolute !important;
	right: -28px !important;
	top: -6px !important
}

.gm-style-iw-c button:focus-visible {
	outline: none !important
}

.gm-style-iw-c.food {
	background-color: #10cfc9 !important
}

.infotext {
	text-align: center
}

.gm-style .gm-style-iw-tc.food:after {
	border-top-color: #10cfc9 !important;
	background: #10cfc9 !important
}

.gm-style .gm-style-iw-tc.leisure:after {
	border-top-color: #fff !important;
	background: #fff !important
}

.cucous {
	color: #032e4b
}

.cucous .swiper-pagination-bullet {
	border: 2px solid #032E4B;
	background-color: transparent;
	width: 18px;
	height: 18px;
	opacity: 1;
	transition: all .3s ease 0s
}

.cucous .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #032e4b
}

.cucous.swiper-button-next {
	width: 45px;
	height: 75px;
	position: absolute;
	top: 18%;
	right: 30px;
	background-image: url(/images/arrow-next.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
	color: transparent
}

@media (min-width: 768px) {
	.cucous.swiper-button-next {
		display: block
	}
}

.cucous.swiper-button-prev {
	color: transparent;
	width: 45px;
	height: 75px;
	position: absolute;
	top: 18%;
	left: 30px;
	background-image: url(/images/arrow-prev.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: none
}

@media (min-width: 768px) {
	.cucous.swiper-button-prev {
		display: block
	}
}

.bw-block {
	min-height: 100vh;
	display: flex;
	justify-content: center
}

.bw-block .bw-container {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

header[data-astro-cid-pux6a34n].global {
	background-color: transparent;
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0
}

header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 0;
	transition: all .3s ease 0s
}

@media (min-width: 768px) {
	header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n] {
		padding: 2rem 0
	}
}

header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n] .logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] {
	transition: all .3s ease 0s
}

header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n].vary .logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] path[data-astro-cid-pux6a34n] {
	fill: #032e4b !important;
	color: #032e4b !important
}

header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n].vary .logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] g[data-astro-cid-pux6a34n] {
	fill: #032e4b !important;
	color: #032e4b !important
}

header[data-astro-cid-pux6a34n].global .header-wrapper[data-astro-cid-pux6a34n].vary .nav-trigger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n] {
	background-color: #032e4b
}

header[data-astro-cid-pux6a34n].global.scrolled .header-wrapper[data-astro-cid-pux6a34n] {
	padding: .5rem 0;
	transition: all .3s ease 0s
}

@media (min-width: 768px) {
	header[data-astro-cid-pux6a34n].global.scrolled .header-wrapper[data-astro-cid-pux6a34n] {
		padding: 1rem 0
	}
}

header[data-astro-cid-pux6a34n].global.scrolled .header-wrapper[data-astro-cid-pux6a34n] .logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] {
	height: 26px;
	opacity: 1;
	transition: all .3s ease 0s
}

.logo[data-astro-cid-pux6a34n] {
	transition: all .3s ease 0s;
	width: 80px
}

.logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] {
	transition: all .3s ease 0s;
	max-width: 100%;
	height: 30px
}

@media (min-width: 768px) {
	.logo[data-astro-cid-pux6a34n] svg[data-astro-cid-pux6a34n] {
		height: 35px;
		position: relative;
		left: -2px
	}
}

nav[data-astro-cid-pux6a34n].main {
	position: fixed;
	width: 100%;
	left: 0;
	height: 100vh;
	background-color: #032e4b;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	opacity: 0;
	z-index: 30
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] {
	width: 60vw;
	max-width: 400px;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n] {
	color: #fff;
	text-decoration: none;
	font-family: recoleta_altregular;
	transition: all .3s ease 0s
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] {
	font-size: 26px;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 25px;
	margin-top: 25px;
	width: 100%;
	text-align: center
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]:last-child {
	border-bottom: none
}

@media (min-width: 768px) {
	nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] {
		font-size: 35px
	}
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n].active {
	border-bottom: 1px solid #10CFC9
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n].active a[data-astro-cid-pux6a34n] {
	color: #10cfc9;
	transition: all .3s ease 0s
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]:hover {
	border-bottom: 1px solid #10CFC9;
	transition: all .3s ease 0s;
	cursor: pointer
}

nav[data-astro-cid-pux6a34n].main ul[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]:hover a[data-astro-cid-pux6a34n] {
	transition: all .3s ease 0s;
	color: #10cfc9
}

.nav-trigger[data-astro-cid-pux6a34n] {
	width: 50px;
	height: 40px;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
	cursor: pointer
}

.nav-trigger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n] {
	width: 40px;
	height: 2px;
	background-color: #fff;
	transition: all .3s ease 0s
}

.nav-trigger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1) {
	transform: rotate(45deg) translate(5px, 5px);
	transition: all .3s ease 0s
}

.nav-trigger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2) {
	transform: rotate(-45deg) translate(5px, -5px);
	transition: all .3s ease 0s
}

body.home header[data-astro-cid-pux6a34n].global {
	transform: translateY(-100%);
	transition: all .3s ease 0s;
	opacity: 0
}

body.home.vidoff header[data-astro-cid-pux6a34n].global {
	transform: translate(0);
	transition: all .3s ease 0s;
	opacity: 1
}

.development[data-astro-cid-k2f5zb5c] {
	color: #fff;
	margin-top: 30px
}

@media (min-width: 768px) {
	.development[data-astro-cid-k2f5zb5c] {
		margin-top: 0
	}
}

.development[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] {
	margin: 0;
	padding: 0;
	list-style: none
}

.development[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] li[data-astro-cid-k2f5zb5c] img[data-astro-cid-k2f5zb5c] {
	margin-bottom: 20px
}

.development[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c]:last-child img[data-astro-cid-k2f5zb5c] {
	margin-bottom: 0
}

.downloads[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] {
	list-style: none;
	padding: 0
}

.downloads[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] li[data-astro-cid-k2f5zb5c] {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}

.downloads[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] li[data-astro-cid-k2f5zb5c] a[data-astro-cid-k2f5zb5c] {
	color: #fff;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: recoleta_altregular;
	font-weight: 700;
	font-size: 20px
}

.downloads[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] li[data-astro-cid-k2f5zb5c] a[data-astro-cid-k2f5zb5c] img[data-astro-cid-k2f5zb5c] {
	margin-right: 20px;
	position: relative;
	top: -3px
}

.footer-content-wrapper[data-astro-cid-k2f5zb5c] {
	display: flex;
	flex-direction: column
}

@media (min-width: 1024px) {
	.footer-content-wrapper[data-astro-cid-k2f5zb5c] {
		flex-direction: row
	}
}

footer[data-astro-cid-k2f5zb5c].global {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #032e4b
}

@media (min-width: 768px) {
	footer[data-astro-cid-k2f5zb5c].global {
		padding-top: 80pxpx;
		padding-bottom: 80pxpx
	}
}

footer[data-astro-cid-k2f5zb5c].global small[data-astro-cid-k2f5zb5c] {
	color: #fff;
	font-size: 12px;
	display: inline-block;
	margin-top: 50px
}

footer[data-astro-cid-k2f5zb5c].global small[data-astro-cid-k2f5zb5c] a[data-astro-cid-k2f5zb5c] {
	color: #fff
}

@media (min-width: 1024px) {
	footer[data-astro-cid-k2f5zb5c].global small[data-astro-cid-k2f5zb5c] {
		width: 68%
	}
}

footer[data-astro-cid-k2f5zb5c] .download-section[data-astro-cid-k2f5zb5c] {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 50px;
	border-top: 1px solid white
}

@media (min-width: 768px) {
	footer[data-astro-cid-k2f5zb5c] .download-section[data-astro-cid-k2f5zb5c] {
		flex-direction: row
	}
}

footer[data-astro-cid-k2f5zb5c] .download-section[data-astro-cid-k2f5zb5c] h2[data-astro-cid-k2f5zb5c] {
	margin-top: 0
}

footer[data-astro-cid-k2f5zb5c] .download-section[data-astro-cid-k2f5zb5c] ul[data-astro-cid-k2f5zb5c] {
	margin: 0;
	padding: 0
}

@media (min-width: 1024px) {
	footer[data-astro-cid-k2f5zb5c] .download-section[data-astro-cid-k2f5zb5c] {
		padding-top: 0;
		border-top: 0;
		flex-direction: column;
		padding-left: 100px;
		width: 30%
	}
}

@media (min-width: 1024px) {
	footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] {
		padding-right: 100px;
		border-right: 1px solid white;
		width: 70%
	}
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contact-logo[data-astro-cid-k2f5zb5c] {
	margin-bottom: 30px
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 50px;
	flex-wrap: wrap;
	gap: 20px
}

@media (min-width: 768px) {
	footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] {
		flex-wrap: nowrap;
		gap: 0
	}
}

@media (min-width: 1800px) {
	footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] {
		width: 50%
	}
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] .contact[data-astro-cid-k2f5zb5c] {
	width: calc(50% - 10px);
	color: #fff
}

@media (min-width: 768px) {
	footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] .contact[data-astro-cid-k2f5zb5c] {
		width: 33.33%
	}
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] .contact[data-astro-cid-k2f5zb5c] .name[data-astro-cid-k2f5zb5c] {
	font-size: 16px;
	font-family: recoleta_altregular;
	font-weight: 700
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] .contact[data-astro-cid-k2f5zb5c] a[data-astro-cid-k2f5zb5c] {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	font-size: 12px
}

@inlcude tablet {
	footer .contact-section .contacts .contact a {
		font-size: 14px;
	}
}

footer[data-astro-cid-k2f5zb5c] .contact-section[data-astro-cid-k2f5zb5c] .contacts[data-astro-cid-k2f5zb5c] .contact[data-astro-cid-k2f5zb5c] a[data-astro-cid-k2f5zb5c].email {
	color: #fff;
	text-decoration: underline
}