

@import url("https://p.typekit.net/p.css?s=1&k=bhd1snc&ht=tk&f=4455.4677.5018.5045.27082.27083.27086.27088&a=87616580&app=typekit&e=css");
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * PTSerif:
 *   - http://typekit.com/eulas/00000000000000003b9b0789
 *   - http://typekit.com/eulas/00000000000000003b9b0787
 *   - http://typekit.com/eulas/00000000000000003b9b0784
 *   - http://typekit.com/eulas/00000000000000003b9b0785
 * Manrope:
 *   - http://typekit.com/eulas/00000000000000007735b531
 *   - http://typekit.com/eulas/00000000000000007735b534
 *   - http://typekit.com/eulas/00000000000000007735b53c
 *   - http://typekit.com/eulas/00000000000000007735b542
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2022-02-08 10:17:36 UTC"}*/
@font-face {
	font-family: "PTSerif";
	src: url("../fonts/PTSerif-Bold.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "PTSerif";
	src: url("../fonts/PTSerif-Regular.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: "PTSerif";
	src: url("../fonts/PTSerif-Regular.ttf")format("truetype");
	font-display: auto;
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: "PTSerif";
	src: url("../fonts/PTSerif-Regular.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "Manrope";
		src: url("../fonts/Manrope-Regular.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Medium.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Bold.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-ExtraBold.ttf")format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family: canela-bold;
	src: url(../fonts/canela-bold.otf);
}
/*
 ! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com
 */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after{
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
p{
	font-family: PTSerif, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
@media (min-width: 768px){
	p{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}
a{
	font-family: PTSerif, serif;
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
@media only screen and (min-width: 1024px) {
img {
			image-rendering: -webkit-optimize-contrast
	}
		}
.caption{
	position: absolute;
	left: 0.5rem;
	bottom: 0.5rem;
	font-family: PTSerif, serif;
	font-size: 0.75rem;
	line-height: 1rem;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.caption{
		left: 1.25rem;
	}
	.caption{
		bottom: 1rem;
	}
	.caption{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
.caption {
		letter-spacing: 2px;
	}
@media only screen and (min-width: 1024px) {
		.lg-w-fit {
			width: -webkit-fit-content;
			width: -moz-fit-content;
			width: fit-content;
		}
	}
.subheader{
	margin-bottom: 2rem;
	text-align: center;
	font-family: PTSerif, serif;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.25;
		letter-spacing: 4px;
}
@media only screen and (min-width: 768px) {
.subheader{
			letter-spacing: 8px;
			font-size: 26px;
	}
		}
.title{
	font-family: Manrope, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(95, 96, 98, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.title{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.tag {
		letter-spacing: 4px;
		height: 1.25rem;
		width: 7rem;
		--tw-rotate: -90deg;
		transform: var(--tw-transform);
		transform: var(--tw-transform);
		align-self: center;
		font-family: PTSerif, serif;
		font-size: 0.75rem;
		line-height: 1rem;
		font-weight: 600;
	}
.stat{
	font-family: Manrope, sans-serif;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.stat{
		line-height: 1.25;
	}
}
@media only screen and (min-width: 768px) {
.stat {
			font-size: 28px
	}
		}
.stat span{
	display: block;
}
.stat span{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.stat span{
	text-transform: uppercase;
}
@media (min-width: 768px){
	.stat span{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}
.indicator {
		color: #5f6062;
		margin-top: 0.375rem;
		font-family: PTSerif, serif;
		font-size: 0.75rem;
		line-height: 1rem;
		font-weight: 600;
		text-transform: uppercase;
		line-height: 1.25;
		letter-spacing: 0.1em
	}
@media (min-width: 768px){
	.indicator{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.indicator{
		line-height: 1.25;
	}
}
@media only screen and (max-width: 360px) {
.indicator {
			font-size: 10px !important
	}
		}
@media only screen and (min-width: 1500px) {
		.mx-auto-1500{
		margin-left: auto !important;
		margin-right: auto !important;
	}
		.mx-auto-1500{
		padding-right: 0px !important;
	}
		.mx-auto-1500{
		padding-left: 2rem !important;
	}
	}
@media only screen and (min-width: 1024px) {
		.lg-max-w-417 {
			max-width: 417px;
		}
	}
#overview-list .item {
		max-width: 600px;
		margin: auto;
	}
@media only screen and (min-width: 1024px) {
#overview-list .item {
			padding: 0 1.5%;
			width: 54vw;
			max-width: none;
			margin: unset;
			max-height: unset
	}
			#overview-list .item img {
				max-height: calc(100vh - 260px);
				-o-object-fit: cover;
				   object-fit: cover;
				width: 100%;
			}
		}
.card {
		padding-top: 12vh;
	}
.card .img {
			width: calc(100vw - 40px);
		}
.card .img{
	-o-object-fit: cover;
	   object-fit: cover;
}
.card .img {
			max-height: calc(90vh - 300px);
		}
.amenities .item img{
	width: 100%;
}
.amenities .item .num{
	margin-bottom: 0.25rem;
}
.amenities .item .num{
	margin-top: 1rem;
}
.amenities .item .num{
	display: flex;
}
.amenities .item .num{
	height: 1.5rem;
}
.amenities .item .num{
	width: 1.5rem;
}
.amenities .item .num{
	align-items: center;
}
.amenities .item .num{
	justify-content: center;
}
.amenities .item .num{
	border-radius: 9999px;
}
.amenities .item .num{
	--tw-bg-opacity: 1;
	background-color: rgba(95, 96, 98, var(--tw-bg-opacity));
}
.amenities .item .num{
	font-family: Manrope, sans-serif;
}
.amenities .item .num{
	font-size: 1rem;
	line-height: 1.5rem;
}
.amenities .item .num{
	font-weight: 700;
}
.amenities .item .num{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.amenities .item .num{
		margin-top: 1.75rem;
	}
}
@media (min-width: 768px){
	.amenities .item .num{
		height: 2.5rem;
	}
}
@media (min-width: 768px){
	.amenities .item .num{
		width: 2.5rem;
	}
}
@media (min-width: 768px){
	.amenities .item .num{
		font-size: 1.5rem;
		line-height: 2rem;
	}
}
.siteplanImg{
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}
@media only screen and (min-width: 1024px) {
.siteplanImg{
			height: calc(100vh - 260px);
	}
		}
.overlay-text{
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	font-family: Manrope, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px){
	.overlay-text{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
@media (min-width: 768px){
	.overlay-text{
		font-size: 3.75rem;
		line-height: 1;
	}
}
.overlay-text span.text-shadow {
			text-shadow: 0 2px 10px #5f6062;
		}
@media (min-width: 1024px){
	.overlay-text.top{
		align-items: flex-start;
	}
}
@media (min-width: 1024px){
	.overlay-text.top span{
		margin-top: 2rem;
	}
}
.pin-content {
		z-index: 0;
	}
.pin-content .title,
		.pin-content .content {
			opacity: 0;
			transition: 0.3s;
		}
.pin-content.pinned {
			z-index: 1;
		}
.pin-content.pinned .title,
			.pin-content.pinned .content {
				opacity: 1;
			}
.max-w-small {
		max-width: 290px;
	}
.register-btn {
		background: #8e847d;
		position: fixed;
		bottom: 0px;
		left: 0px;
		z-index: 50;
		box-sizing: border-box;
		display: flex;
		width: 100%;
		justify-content: center;
		padding: 0.75rem;
		font-family: Manrope, sans-serif;
		font-size: 1rem;
		line-height: 1.5rem;
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity))
	}
@media (min-width: 1024px){
	.register-btn{
		right: 0px;
	}
	.register-btn{
		left: auto;
	}
	.register-btn{
		height: 13rem;
	}
	.register-btn{
		width: 3.5rem;
	}
	.register-btn{
		align-items: center;
	}
	.register-btn{
		padding: 0px;
	}
	.register-btn{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}
.register-btn .inner{
	display: flex;
}
.register-btn .inner{
	align-items: center;
}
@media (min-width: 1024px){
	.register-btn .inner{
		--tw-rotate: -90deg;
		transform: var(--tw-transform);
	}
}
@media (min-width: 1024px){
	.register-btn .inner{
		transform: var(--tw-transform);
	}
}
@media (min-width: 1024px){
	.register-btn .inner{
		white-space: nowrap;
	}
}
@media only screen and (min-width: 1024px) {
.register-btn {
			bottom: calc(50vh - 112px)
	}
		}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}
/* Firefox */
input[type="number"] {
		-moz-appearance: textfield;
	}
input.checkbox {
		width: unset;
		display: inline-block;
	}
#rcaptcha {
		max-width: calc(100vw - 40px);
		overflow-x: auto;
		overflow-y: hidden;
	}
input{
	margin-bottom: 0.5rem;
	width: 18rem;
	max-width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-bottom: 0.375rem;
	font-family: Manrope, sans-serif;
	font-weight: 600;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
@media (min-width: 768px){
	input{
		width: 100%;
	}
	input{
		padding-top: 0.375rem;
		padding-bottom: 0.375rem;
	}
	input{
		padding-bottom: 0.5rem;
	}
}
input::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
input:-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
input::placeholder{
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
label.checkbox {
		font-size: 12px;
	}
footer .info{
	margin-left: auto;
	margin-right: auto;
}
footer .info{
	display: flex;
}
footer .info{
	max-width: 28rem;
}
footer .info{
	flex-wrap: wrap;
}
footer .info{
	justify-content: space-between;
}
footer .info{
	font-family: PTSerif, serif;
}
footer .info{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
footer .info{
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	footer .info{
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media (min-width: 1024px){
	footer .info{
		max-width: 42rem;
	}
}
@media (min-width: 1024px){
	footer .info{
		flex-wrap: nowrap;
	}
}
@media (min-width: 1024px){
	footer .info{
		justify-content: space-between;
	}
}
footer p {
			width: -webkit-fit-content;
			width: -moz-fit-content;
			width: fit-content;
		}
footer p{
	font-size: 1rem !important;
	line-height: 1.5rem !important;
}
footer p{
	line-height: 1.25 !important;
}
footer a{
	font-size: 0.75rem !important;
	line-height: 1rem !important;
}
footer a{
	line-height: 1.25 !important;
}
footer a{
	text-decoration: underline !important;
}
@media (min-width: 768px){
	footer a{
		font-size: 0.875rem !important;
		line-height: 1.25rem !important;
	}
}
@media only screen and (max-width: 376px) {
			footer .w-fit{
		width: 100%;
	}
			footer .w-fit{
		text-align: center;
	}
			footer .info{
		justify-content: center;
	}
			footer .info{
		text-align: center;
	}
			footer .break{
		margin-top: 1.25rem;
	}
			footer p{
		width: 100%;
	}
		}
@media only screen and (max-width: 350px) {
			footer .links{
		flex-direction: column;
	}
			footer a{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
		}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.left-0{
	left: 0px;
}
.top-0{
	top: 0px;
}
.right-5{
	right: 1.25rem;
}
.top-5{
	top: 1.25rem;
}
.z-50{
	z-index: 50;
}
.z-20{
	z-index: 20;
}
.z-10{
	z-index: 10;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.my-1{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.mt-24{
	margin-top: 6rem;
}
.mb-16{
	margin-bottom: 4rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mb-0\.5{
	margin-bottom: 0.125rem;
}
.mt-10{
	margin-top: 2.5rem;
}
.mb-0{
	margin-bottom: 0px;
}
.mt-28{
	margin-top: 7rem;
}
.mb-auto{
	margin-bottom: auto;
}
.mt-2{
	margin-top: 0.5rem;
}
.mt-16{
	margin-top: 4rem;
}
.mb-8{
	margin-bottom: 2rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.mt-20{
	margin-top: 5rem;
}
.mb-20{
	margin-bottom: 5rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.ml-1{
	margin-left: 0.25rem;
}
.mt-1\.5{
	margin-top: 0.375rem;
}
.mt-1{
	margin-top: 0.25rem;
}
.mt-4{
	margin-top: 1rem;
}
.mb-9{
	margin-bottom: 2.25rem;
}
.ml-0{
	margin-left: 0px;
}
.mr-2{
	margin-right: 0.5rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.mb-3{
	margin-bottom: 0.75rem;
}
.ml-1\.5{
	margin-left: 0.375rem;
}
.mt-0\.5{
	margin-top: 0.125rem;
}
.mt-0{
	margin-top: 0px;
}
.box-border{
	box-sizing: border-box;
}
.block{
	display: block;
}
.inline-block{
	display: inline-block;
}
.flex{
	display: flex;
}
.grid{
	display: grid;
}
.hidden{
	display: none;
}
.h-screen{
	height: 100vh;
}
.h-full{
	height: 100%;
}
.h-auto{
	height: auto;
}
.h-2{
	height: 0.5rem;
}
.min-h-screen{
	min-height: 100vh;
}
.w-full{
	width: 100%;
}
.w-48{
	width: 12rem;
}
.w-screen{
	width: 100vw;
}
.w-1\/2{
	width: 50%;
}
.w-10{
	width: 2.5rem;
}
.w-36{
	width: 9rem;
}
.w-12{
	width: 3rem;
}
.w-72{
	width: 18rem;
}
.w-3{
	width: 0.75rem;
}
.w-8{
	width: 2rem;
}
.max-w-2xl{
	max-width: 42rem;
}
.max-w-xl{
	max-width: 36rem;
}
.max-w-md{
	max-width: 28rem;
}
.max-w-sm{
	max-width: 24rem;
}
.max-w-4xl{
	max-width: 56rem;
}
.max-w-full{
	max-width: 100%;
}
.max-w-lg{
	max-width: 32rem;
}
.cursor-pointer{
	cursor: pointer;
}
.grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
	flex-direction: row;
}
.flex-col{
	flex-direction: column;
}
.flex-col-reverse{
	flex-direction: column-reverse;
}
.items-start{
	align-items: flex-start;
}
.items-end{
	align-items: flex-end;
}
.items-center{
	align-items: center;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.gap-x-8{
	-moz-column-gap: 2rem;
	     column-gap: 2rem;
}
.gap-y-6{
	row-gap: 1.5rem;
}
.overflow-hidden{
	overflow: hidden;
}
.overflow-y-auto{
	overflow-y: auto;
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-opacity-60{
	--tw-bg-opacity: 0.6;
}
.object-contain{
	-o-object-fit: contain;
	   object-fit: contain;
}
.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-center{
	-o-object-position: center;
	   object-position: center;
}
.p-6{
	padding: 1.5rem;
}
.px-7{
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.px-9{
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}
.px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.py-9{
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.pb-14{
	padding-bottom: 3.5rem;
}
.pt-4{
	padding-top: 1rem;
}
.pb-8{
	padding-bottom: 2rem;
}
.pt-3{
	padding-top: 0.75rem;
}
.pb-24{
	padding-bottom: 6rem;
}
.text-center{
	text-align: center;
}
.font-tisaPro{
	font-family: PTSerif, serif;
}
.font-niveauGrotesk{
	font-family: Manrope, sans-serif;
}
.font-sans{
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
.font-bold{
	font-weight: 700;
}
.font-semibold{
	font-weight: 600;
}
.uppercase{
	text-transform: uppercase;
}
.leading-none{
	line-height: 1;
}
.leading-tight{
	line-height: 1.25;
}
.tracking-widest{
	letter-spacing: 0.1em;
}
.tracking-wider{
	letter-spacing: 0.05em;
}
.text-themeGrayDark{
	--tw-text-opacity: 1;
	color: rgba(95, 96, 98, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-themeGray{
	--tw-text-opacity: 1;
	color: rgba(128, 130, 133, var(--tw-text-opacity));
}
.text-red-700{
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.underline{
	text-decoration: underline;
}
.raya-modal .wrapper{
	position: relative;
	z-index: 10;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	min-height: 400px;
}
@media only screen and (min-width: 1024px) {
	.raya-modal img {
		image-rendering: -webkit-optimize-contrast;
	}
}
@media only screen and (max-height: 400px) {
	.raya-modal .wrapper{
		align-items: flex-start;
	}
	.raya-modal .wrapper{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
}
@media (min-width: 640px){
	.sm\:block{
		display: block;
	}
	.sm\:hidden{
		display: none;
	}
}
@media (min-width: 768px){
	.md\:top-7{
		top: 1.75rem;
	}
	.md\:right-7{
		right: 1.75rem;
	}
	.md\:mt-40{
		margin-top: 10rem;
	}
	.md\:mb-24{
		margin-bottom: 6rem;
	}
	.md\:mb-14{
		margin-bottom: 3.5rem;
	}
	.md\:mt-16{
		margin-top: 4rem;
	}
	.md\:mt-2\.5{
		margin-top: 0.625rem;
	}
	.md\:mt-2{
		margin-top: 0.5rem;
	}
	.md\:block{
		display: block;
	}
	.md\:flex{
		display: flex;
	}
	.md\:h-3{
		height: 0.75rem;
	}
	.md\:w-80{
		width: 20rem;
	}
	.md\:w-1\/2{
		width: 50%;
	}
	.md\:w-full{
		width: 100%;
	}
	.md\:w-20{
		width: 5rem;
	}
	.md\:max-w-sm{
		max-width: 24rem;
	}
	.md\:max-w-lg{
		max-width: 32rem;
	}
	.md\:items-center{
		align-items: center;
	}
	.md\:justify-between{
		justify-content: space-between;
	}
	.md\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.md\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.md\:pt-20{
		padding-top: 5rem;
	}
	.md\:pt-14{
		padding-top: 3.5rem;
	}
	.md\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.md\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.md\:text-xl{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
	.md\:tracking-widest{
		letter-spacing: 0.1em;
	}
}
@media (min-width: 1024px){
	.lg\:top-9{
		top: 2.25rem;
	}
	.lg\:right-9{
		right: 2.25rem;
	}
	.lg\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.lg\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}
	.lg\:mb-36{
		margin-bottom: 9rem;
	}
	.lg\:mb-40{
		margin-bottom: 10rem;
	}
	.lg\:-mt-48{
		margin-top: -12rem;
	}
	.lg\:ml-0{
		margin-left: 0px;
	}
	.lg\:mt-14{
		margin-top: 3.5rem;
	}
	.lg\:mt-36{
		margin-top: 9rem;
	}
	.lg\:mb-28{
		margin-bottom: 7rem;
	}
	.lg\:mt-16{
		margin-top: 4rem;
	}
	.lg\:mb-0\.5{
		margin-bottom: 0.125rem;
	}
	.lg\:mb-0{
		margin-bottom: 0px;
	}
	.lg\:mt-1{
		margin-top: 0.25rem;
	}
	.lg\:mt-5{
		margin-top: 1.25rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: flex;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:h-screen{
		height: 100vh;
	}
	.lg\:h-full{
		height: 100%;
	}
	.lg\:min-h-screen{
		min-height: 100vh;
	}
	.lg\:w-6\/12{
		width: 50%;
	}
	.lg\:w-12{
		width: 3rem;
	}
	.lg\:w-5\/12{
		width: 41.666667%;
	}
	.lg\:max-w-none{
		max-width: none;
	}
	.lg\:max-w-xl{
		max-width: 36rem;
	}
	.lg\:max-w-lg{
		max-width: 32rem;
	}
	.lg\:items-start{
		align-items: flex-start;
	}
	.lg\:items-center{
		align-items: center;
	}
	.lg\:justify-between{
		justify-content: space-between;
	}
	.lg\:p-7{
		padding: 1.75rem;
	}
	.lg\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.lg\:pt-0{
		padding-top: 0px;
	}
	.lg\:pb-16{
		padding-bottom: 4rem;
	}
	.lg\:pb-0{
		padding-bottom: 0px;
	}
	.lg\:pt-10{
		padding-top: 2.5rem;
	}
	.lg\:pl-0{
		padding-left: 0px;
	}
	.lg\:pr-14{
		padding-right: 3.5rem;
	}
	.lg\:pb-4{
		padding-bottom: 1rem;
	}
	.lg\:pb-12{
		padding-bottom: 3rem;
	}
	.lg\:text-sm{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.lg\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}
}
@media (min-width: 1280px){
	.xl\:pr-9{
		padding-right: 2.25rem;
	}
}
