@font-face {
	font-family: Figtree-Regular;
	src: url(../fonts/Figtree-Regular.ttf);
}
@font-face {
	font-family: Figtree-Bold;
	src: url(../fonts/Figtree-Bold.ttf);
}
/*! 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));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
@media only screen and (min-width: 1024px) {
img {
			image-rendering: -webkit-optimize-contrast
	}
		}
h1, h2, h3 {
	font-family: Figtree-Bold, sans-serif !important;
	line-height: 1.25 !important;
}
h1 {
		font-size: 43px
	}
@media (min-width: 768px) {
	h1 {
		font-size: 3rem;
		line-height: 1;
	}
}
h1 span {
			border-bottom: 2px solid white;
		}
h1 span {
	line-height: 1;
}
h2 {
		font-size: 26px;
	}
h2.m-larger {
			font-size: 32px;
		}
h2.larger {
			font-size: 62px;
			text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
		}
h2.d-smaller {
			font-size: 24px;
		}
@media (min-width: 330px) {
			h2.larger {
				font-size: 72px;
			}
		}
@media (min-width: 400px) {
			h2.larger {
				font-size: 82px;
			}
		}
@media (min-width: 768px) {
h2 {
			font-size: 46px !important
	}
			h2.d-smaller {
				font-size: 32px !important;
			}
			h2.larger {
				font-size: 108px !important;
			}
		}
p {
	font-size: 0.875rem;
	line-height: 1.25rem;
	line-height: 1.25;
}
@media (min-width: 768px) {
	p {
		line-height: 1.25;
	}
}
@media (min-width: 768px) {
p {
			font-size: 15px
	}
		}
p .larger {
	font-size: 1.125rem !important;
	line-height: 1.75rem !important;
}
.button {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		cursor: pointer;
		align-items: center;
		justify-content: center;
		border-radius: 9999px;
		border-width: 1px;
		--tw-border-opacity: 1;
		border-color: rgba(78, 115, 98, var(--tw-border-opacity));
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
		padding-left: 1rem;
		padding-right: 1rem;
		line-height: 1;
		--tw-text-opacity: 1;
		color: rgba(78, 115, 98, var(--tw-text-opacity));
	}
@media (min-width: 768px) {
	.mobile {
		display: none;
	}
}
.desktop {
	display: none;
}
@media (min-width: 768px) {
	.desktop {
		display: block;
	}
}
@media (max-width: 767px) {
			.section.desktop {
				height: 0 !important;
				overflow: hidden !important;
				border-bottom: none;
			}
				.section.desktop .fp-tableCell {
					display: none !important;
				}
		}
@media (min-width: 768px) {
			.section.mobile {
				height: 0 !important;
				overflow: hidden !important;
				border-bottom: none;
			}
				.section.mobile .fp-tableCell {
					display: none !important;
				}
		}
@-webkit-keyframes flip {
		0% {
			transform: rotateY(90deg);
			opacity: 0;
		}
		100% {
			transform: rotateY(0deg);
			opacity: 1;
		}
	}
@keyframes flip {
		0% {
			transform: rotateY(90deg);
			opacity: 0;
		}
		100% {
			transform: rotateY(0deg);
			opacity: 1;
		}
	}
.section.main {
		background: url("../images/hero-banner-mobile.jpg") no-repeat center/cover;
	}
@media (min-width: 768px) {
.section.main {
			background: url("../images/hero-banner.jpg") no-repeat center/cover
	}
		}
@media (min-width: 320px) {
			.section.main h2 br {
		display: block;
	}
			@media (min-width: 768px) {
		.section.main h2 br {
			display: none;
		}
	}
		}
.section.main .coe-logo {
			opacity: 0;
		}
.section.main .first-load .flip {
			-webkit-animation: flip 0.8s forwards;
			        animation: flip 0.8s forwards;
		}
.section.intro .fp-tableCell {
			vertical-align: bottom;
		}
.section.intro {
		background-color: #498dc0;
}
@media (min-width: 1024px) {
	.section.intro {
		--tw-bg-opacity: 1;
		background-color: rgba(241, 233, 226, var(--tw-bg-opacity));
	}
}
.section.intro p.flex span {
	border-top-width: 1px;
}
.section.intro p.flex span {
	--tw-border-opacity: 1;
	border-color: rgba(255, 119, 77, var(--tw-border-opacity));
}
.section.intro p.flex span {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
	.section.intro p.flex span {
		border-width: 0px;
	}
}
@media (min-width: 1024px) {
	.section.intro p.flex span {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}
.section.intro p.flex span.line {
	margin-left: 1rem;
	margin-right: 1rem;
}
.section.intro p.flex span.line {
	display: none;
}
.section.intro p.flex span.line {
	width: 1px;
}
.section.intro p.flex span.line {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 119, 77, var(--tw-bg-opacity));
}
.section.intro p.flex span.line {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
@media (min-width: 1024px) {
	.section.intro p.flex span.line {
		display: block;
	}
}
@media (min-width: 768px) {
			.section.intro h2 {
				font-size: 22px !important;
			}
		}
.info p {
		border-bottom-width: 0.3px !important;
		border-bottom-width: 1px;
		--tw-border-opacity: 1;
		border-color: rgba(78, 115, 98, var(--tw-border-opacity));
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		font-size: 0.75rem;
		line-height: 1rem;
	}
.info p:last-of-type {
			border-bottom: none;
		}
.list {
	margin-top: 1.5rem;
	--tw-text-opacity: 1;
	color: rgba(255, 119, 77, var(--tw-text-opacity));
}
.list .item {
	margin-bottom: 0.5rem;
}
.list .item {
	display: flex;
}
.list .item:last-of-type {
	margin-bottom: 0px;
}
.list .dot {
			padding-top: 7px;
		}
.list .dot {
	margin-right: 1rem;
}
.list .dot {
	display: flex;
}
.list .dot {
	height: 1.5rem;
}
.list .dot {
	width: 1.5rem;
}
.list .dot {
	justify-content: center;
}
.list .dot {
	border-radius: 9999px;
}
.list .dot {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 119, 77, var(--tw-bg-opacity));
}
.list .dot {
	font-family: Figtree-Bold, sans-serif;
}
.list .dot {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.list .dot {
	line-height: 1;
}
.list .dot {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 768px) {
.section.security {
			background: url("../images/guardhouse.jpg") no-repeat 50% 40% / cover
	}
		}
.section.security .fp-tableCell {
			vertical-align: top;
		}
.section.security .gradient-blue {
			background: linear-gradient(180deg, #4975c5, #8ccbf2)
		}
@media (min-width: 768px) {
	.section.security .gradient-blue {
		background-image: none;
	}
}
@media (min-width: 768px) {
				.section.security .gradient-blue p {
					text-shadow: 2px 2px 4px #4975c5;
				}
					@media (min-width: 1024px) {
				.section.security .gradient-blue p {
						text-shadow: none
				}
					}
			}
.section.security .w-fit {
			width: -webkit-fit-content;
			width: -moz-fit-content;
			width: fit-content;
		}
.section.security .icon {
			max-width: 104px;
			width: calc(33% - 12px);
		}
@media (min-width: 768px) {
.section.security .icon {
				width: calc(20% - 30px);
				max-width: 150px
		}
			}
.section.backlane .fp-tableCell {
			vertical-align: top;
		}
@media (min-width: 768px) {
			.section.backlane .fp-tableCell {
				vertical-align: middle;
			}
		}
.section.video .fp-tableCell {
			vertical-align: top;
		}
.section.video .line {
			height: 24vw;
		}
@media (min-width: 768px) {
.section.video .line {
				height: 16vw
		}
			}
@media (max-width: 350px) {
				.section.video h2 br {
					display: none;
				}
			}
.section.video video {
			-o-object-position: 26%;
			   object-position: 26%;
		}
@media (min-width: 768px) {
	.section.video video {
		-o-object-position: center;
		   object-position: center;
	}
}
.section.video .video-overlay {
			background: linear-gradient(to top, #f1e9e2 10%, rgba(241, 233, 226, 0) 100%);
		}
@media (min-width: 1400px) {
		.master-layout {
		margin-right: -4rem;
	}
	}
.section.park img {
			height: 60vh;
			-o-object-position: 20% top;
			   object-position: 20% top;
		}
.section.park img {
	width: 100%;
}
.section.park img {
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (min-width: 768px) {
	.section.park img {
		height: auto;
	}
}
@media (min-width: 768px) {
	.section.park img {
		-o-object-fit: contain;
		   object-fit: contain;
	}
}
@media (min-width: 768px) {
	.section.park img {
		-o-object-position: center;
		   object-position: center;
	}
}
@media (min-width: 768px) {
			.section.park h2 {
				margin-left: 50%;
			}
		}
.section.park .fp-tableCell {
			vertical-align: bottom;
		}
.draggable {
		direction: ltr;
		display: flex;
		height: 100%;
		width: 100%;
		align-items: flex-end;
		justify-content: flex-start;
		overflow-x: scroll;
	}
.draggable img {
			width: 770px;
			max-width: unset;
		}
@media (min-width: 768px) {
	.draggable img {
		width: 100%;
	}
}
.draggable::-webkit-scrollbar {
		display: none;
	}
@-webkit-keyframes fadeOutIn {
		0% {
			opacity: 1;
		}
		50% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
@keyframes fadeOutIn {
		0% {
			opacity: 1;
		}
		50% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
.section.swing {
	position: relative;
	min-height: 100vh;
}
.section.swing .fp-tableCell {
			vertical-align: top;
		}
.section.swing .day, .section.swing .night {
	height: 100%;
}
.section.swing .day, .section.swing .night {
	width: 100%;
}
.section.swing .day {
	position: absolute;
}
.section.swing .day {
	top: 0px;
}
.section.swing .day {
	left: 0px;
}
.section.swing .day {
			background: url("../images/swing-day-mobile.jpg") no-repeat center/cover;
		}
@media (min-width: 768px) {
.section.swing .day {
				background: url("../images/swing-day.jpg") no-repeat center/cover
		}
			}
.section.swing .day.fade-out {
				-webkit-animation: fadeOutIn 4s infinite;
				        animation: fadeOutIn 4s infinite;
			}
.section.swing .night {
			background: url("../images/swing-mobile.jpg?v=2") no-repeat center/cover;
		}
@media (min-width: 768px) {
.section.swing .night {
				background: url("../images/swing.jpg?v=2") no-repeat center/cover
		}
			}
@media (min-width: 768px) {
			.section.swing h2 {
				margin-left: calc(50% + 80px);
			}
		}
.brochure-btn {
	pointer-events: auto;
	padding-bottom: 0.5rem;
	padding-top: 0.75rem;
	font-size: 0.75rem;
	line-height: 1rem;
}
@media (min-width: 1280px) {
	.brochure-btn {
		padding-bottom: 1.25rem;
	}
	.brochure-btn {
		padding-top: 1.5rem;
	}
	.brochure-btn {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.brochure-btn {
		transform: rotate(-90deg);
		margin-right: -54px;
		width: 140px;
	}
@media (min-width: 1280px) {
.brochure-btn {
			transform: rotate(-90deg);
			margin-right: -70px;
			width: 200px
	}
		}
.brochure-modal {
	pointer-events: none;
		right: -256px;
		transition: 0.3s;
}
@media (min-width: 1280px) {
.brochure-modal {
			right: -384px;
	}
		}
.brochure-modal.slide-in {
	right: 0px;
}
.splide .splide__arrows .splide__arrow {
				background: none;
				opacity: 1;
				top: 194px;
				transition: opacity 0.2s;
			}
@media (min-width: 768px) {
.splide .splide__arrows .splide__arrow {
					top: unset;
					bottom: 60px
			}
					.splide .splide__arrows .splide__arrow.splide__arrow--next {
						right: 30px;
					}
					.splide .splide__arrows .splide__arrow.splide__arrow--prev {
						left: 30px;
					}
				}
@media (min-width: 1160px) {
.splide .splide__arrows .splide__arrow {
					top: 55%;
					bottom: unset
			}
					.splide .splide__arrows .splide__arrow.splide__arrow--next {
						right: 68px;
					}
					.splide .splide__arrows .splide__arrow.splide__arrow--prev {
						left: 14px;
					}
				}
.splide .splide__arrows .splide__arrow:disabled {
					opacity: 0;
				}
.splide .splide__arrows .splide__arrow svg {
					fill: #ff774d;
				}
.splide .splide__arrows .splide__arrow svg {
	height: auto;
}
@media (min-width: 768px) {
	.splide .splide__arrows .splide__arrow svg {
		width: 2.5rem;
	}
}
.section.facilities-plus .fp-tableCell {
			vertical-align: bottom;
		}
.section.facilities-plus h2 span {
	display: inline-block;
}
.section.facilities-plus h2 span {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
@media (min-width: 768px) {
	.section.facilities-plus h2 span {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
@media (min-width: 768px) {
	.section.floor-plan {
		--tw-bg-opacity: 1;
		background-color: rgba(241, 233, 226, var(--tw-bg-opacity));
	}
}
.section.floor-plan .fp-tableCell {
			vertical-align: top;
		}
.section.floor-plan p {
	display: flex;
}
.section.floor-plan p {
	align-items: flex-end;
}
.section.floor-plan p {
	justify-content: center;
}
.section.floor-plan p {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.section.floor-plan p {
	font-size: 0.75rem;
	line-height: 1rem;
}
@media (min-width: 640px) {
	.section.floor-plan p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
.section.floor-plan p.description {
	margin-left: auto;
	margin-right: auto;
}
.section.floor-plan p.description {
	box-sizing: border-box;
}
.section.floor-plan p.description {
	display: flex;
}
.section.floor-plan p.description {
	max-width: 20rem;
}
.section.floor-plan p.description {
	align-items: center;
}
.section.floor-plan p.description {
	border-top-width: 1px;
}
.section.floor-plan p.description {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.section.floor-plan p.description {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.section.floor-plan p.description {
	font-size: 0.75rem;
	line-height: 1rem;
}
@media (max-width: 372px) {
.section.floor-plan p.description {
					min-height: 66px
			}
				}
.section.floor-plan p span.line {
	margin-left: 0.75rem;
	margin-right: 0.75rem;
}
.section.floor-plan p span.line {
	display: inline-block;
}
.section.floor-plan p span.line {
	height: 1rem;
}
.section.floor-plan p span.line {
	width: 1px;
}
.section.floor-plan p span.line {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
@media (max-width: 767px) {
			.section.floor-plan .facade-img {
				max-height: 200px;
			}
			.section.floor-plan .facade-img {
		width: 100%;
	}
			.section.floor-plan .facade-img {
		-o-object-fit: cover;
		   object-fit: cover;
	}
			.section.floor-plan .fp-img {
				width: 80%;
			}
			.section.floor-plan .fp-img {
		margin-left: auto;
		margin-right: auto;
	}
		}
.section.floor-plan .desktop p {
	align-items: center;
}
.section.floor-plan .desktop p {
	justify-content: flex-start;
}
.section.floor-plan .desktop p span.line {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.section.floor-plan .desktop p span.line {
	--tw-bg-opacity: 1;
	background-color: rgba(78, 115, 98, var(--tw-bg-opacity));
}
.section.floor-plan .desktop p img.icon-size {
	margin-right: 0.25rem;
}
.section.floor-plan .desktop p img.icon-size {
	width: 0.75rem;
}
.section.floor-plan .desktop p img.icon-bed {
	margin-left: 1.25rem;
}
.section.floor-plan .desktop p img.icon-bed {
	margin-right: 0.25rem;
}
.section.floor-plan .desktop p img.icon-bed {
	width: 1.25rem;
}
.section.floor-plan .desktop .facade-img {
				-o-object-fit: cover;
				   object-fit: cover;
				width: 100%;
			}
.section.floor-plan .desktop .gradient {
				height: 101%;
				background: linear-gradient(to right, #f1e9e2, rgba(241, 233, 226, 0) 40%),
					linear-gradient(to top, #f1e9e2 3%, rgba(241, 233, 226, 0) 40%);
			}
.section.floor-plan .desktop .gradient {
	position: absolute;
}
.section.floor-plan .desktop .gradient {
	left: 0px;
}
.section.floor-plan .desktop .gradient {
	top: 0px;
}
.section.floor-plan .desktop .gradient {
	display: block;
}
.section.floor-plan .desktop .gradient {
	width: 100%;
}
.section.floor-plan .desktop .explore {
	position: absolute;
}
.section.floor-plan .desktop .explore {
	bottom: 3.5rem;
}
.section.floor-plan .desktop .explore {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.section.floor-plan .desktop .explore {
	--tw-text-opacity: 1;
	color: rgba(255, 119, 77, var(--tw-text-opacity));
}
.section.floor-plan .desktop .explore.left {
	left: 4rem;
}
.section.floor-plan .desktop .explore.right {
	right: 4rem;
}
.section.floor-plan .desktop .explore.right {
	text-align: right;
}
@media (min-width: 1230px) {
				.section.floor-plan .desktop .explore {
		position: absolute;
	}
				.section.floor-plan .desktop .explore {
		font-size: 0.75rem;
		line-height: 1rem;
	}
				.section.floor-plan .desktop .explore {
					top: calc(55% + 26px);
				}
					.section.floor-plan .desktop .explore.right {
		margin-right: 0.75rem;
	}
			}
.section.phases .fp-tableCell {
		}
.section.ground-breaking {
	min-height: 100vh;
		background: url("../images/img-mobile-ground-breaking.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
.section.ground-breaking {
			background: url("../images/img-ground-breaking.jpg") no-repeat center/cover;
	}
		}
.section.mind-blowing {
	min-height: 100vh;
		background: url("../images/img-mobile-mind-blowing.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
.section.mind-blowing {
			background: url("../images/img-mind-blowing.jpg") no-repeat center/cover;
	}
		}
.section.eye-catching {
	min-height: 100vh;
		background: url("../images/img-mobile-eye-catching.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
.section.eye-catching {
			background: url("../images/img-eye-catching.jpg") no-repeat center/cover;
	}
		}
.section.data {
		background: url("../images/bg-img-mobile.jpg") no-repeat center/cover;
	}
@media (min-width: 768px) {
.section.data {
			background: url("../images/bg-img.jpg") no-repeat center/cover
	}
			.section.data h2.m-larger {
				font-size: 64px !important;
			}
		}
.section.data .flex .item {
	margin-top: 2.75rem;
}
.section.data .flex .item {
	width: 50%;
}
@media (min-width: 768px) {
	.section.data .flex .item {
		margin-top: 3rem;
	}
}
@media (min-width: 768px) {
	.section.data .flex .item {
		width: 25%;
	}
}
.section.data .flex .item .val {
					font-size: 32px
				}
.section.data .flex .item .val {
	margin-bottom: 0.5rem;
}
.section.data .flex .item .val {
	font-family: Figtree-Bold, sans-serif;
}
.section.data .flex .item .val {
	line-height: 1;
}
@media (min-width: 768px) {
	.section.data .flex .item .val {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
@media (min-width: 1024px) {
.section.data .flex .item .val {
						font-size: 50px
				}
					}
@media (max-width: 360px) {
.section.data .flex .item .val {
						font-size: 26px
				}
					}
.section#registration {
		background: linear-gradient(180deg, #ff774d 0%, #ffb36c 100%);
	}
@media (min-width: 768px) {
.section#registration h2 {
				font-size: 40px !important
		}
			}
input {
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	background-color: transparent;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: center;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
input::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
input:-ms-input-placeholder {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
input::placeholder {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
input.submit {
	cursor: pointer;
}
input.submit {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
input.submit {
	padding-top: 0.75rem;
}
input.submit {
	padding-bottom: 0.5rem;
}
input.submit {
	font-family: Figtree-Bold, sans-serif;
}
input.submit {
	--tw-text-opacity: 1;
	color: rgba(78, 115, 98, var(--tw-text-opacity));
}
.nav-btns .button {
		width: 130px;
		border-style: none;
		--tw-bg-opacity: 1;
		background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
		padding-top: 0.75rem;
		padding-bottom: 0.5rem;
		font-family: Figtree-Bold, sans-serif;
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
@media (min-width: 768px) {
	.nav-btns .button {
		width: 8rem;
	}
}
/* 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;
		border: 1px solid white;
	}
#rcaptcha {
		max-width: calc(100vw - 40px);
		overflow-x: auto;
		overflow-y: hidden;
	}
.pointer-events-none {
	pointer-events: none;
}
.pointer-events-auto {
	pointer-events: auto;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.top-5 {
	top: 1.25rem;
}
.left-7 {
	left: 1.75rem;
}
.top-0 {
	top: 0px;
}
.-left-6 {
	left: -1.5rem;
}
.bottom-0 {
	bottom: 0px;
}
.left-0 {
	left: 0px;
}
.left-auto {
	left: auto;
}
.bottom-8 {
	bottom: 2rem;
}
.top-32 {
	top: 8rem;
}
.top-4 {
	top: 1rem;
}
.right-4 {
	right: 1rem;
}
.right-5 {
	right: 1.25rem;
}
.z-10 {
	z-index: 10;
}
.z-20 {
	z-index: 20;
}
.z-30 {
	z-index: 30;
}
.z-40 {
	z-index: 40;
}
.m-auto {
	margin: auto;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.mx-2 {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mt-12 {
	margin-top: 3rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mt-20 {
	margin-top: 5rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.mb-7 {
	margin-bottom: 1.75rem;
}
.mt-8 {
	margin-top: 2rem;
}
.mb-1\.5 {
	margin-bottom: 0.375rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.-mt-24 {
	margin-top: -6rem;
}
.ml-1\.5 {
	margin-left: 0.375rem;
}
.mt-3\.5 {
	margin-top: 0.875rem;
}
.ml-1 {
	margin-left: 0.25rem;
}
.mt-3 {
	margin-top: 0.75rem;
}
.mb-5 {
	margin-bottom: 1.25rem;
}
.mt-4 {
	margin-top: 1rem;
}
.ml-auto {
	margin-left: auto;
}
.ml-0 {
	margin-left: 0px;
}
.mr-1\.5 {
	margin-right: 0.375rem;
}
.mr-1 {
	margin-right: 0.25rem;
}
.mb-9 {
	margin-bottom: 2.25rem;
}
.-mt-px {
	margin-top: -1px;
}
.mr-2 {
	margin-right: 0.5rem;
}
.-mr-8 {
	margin-right: -2rem;
}
.-mt-12 {
	margin-top: -3rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.mb-12 {
	margin-bottom: 3rem;
}
.mr-28 {
	margin-right: 7rem;
}
.mt-auto {
	margin-top: auto;
}
.mr-8 {
	margin-right: 2rem;
}
.mr-0 {
	margin-right: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.ml-8 {
	margin-left: 2rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mt-7 {
	margin-top: 1.75rem;
}
.box-border {
	box-sizing: border-box;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.flex {
	display: flex;
}
.hidden {
	display: none;
}
.h-auto {
	height: auto;
}
.h-full {
	height: 100%;
}
.h-20 {
	height: 5rem;
}
.h-44 {
	height: 11rem;
}
.h-1\/3 {
	height: 33.333333%;
}
.h-96 {
	height: 24rem;
}
.min-h-screen {
	min-height: 100vh;
}
.w-12 {
	width: 3rem;
}
.w-48 {
	width: 12rem;
}
.w-80 {
	width: 20rem;
}
.w-8 {
	width: 2rem;
}
.w-full {
	width: 100%;
}
.w-7\/12 {
	width: 58.333333%;
}
.w-3 {
	width: 0.75rem;
}
.w-0\.5 {
	width: 0.125rem;
}
.w-0 {
	width: 0px;
}
.w-5 {
	width: 1.25rem;
}
.w-1\/2 {
	width: 50%;
}
.w-px {
	width: 1px;
}
.w-4 {
	width: 1rem;
}
.w-20 {
	width: 5rem;
}
.w-64 {
	width: 16rem;
}
.w-5\/12 {
	width: 41.666667%;
}
.w-7 {
	width: 1.75rem;
}
.w-6 {
	width: 1.5rem;
}
.max-w-7xl {
	max-width: 80rem;
}
.max-w-2xl {
	max-width: 42rem;
}
.max-w-sm {
	max-width: 24rem;
}
.max-w-none {
	max-width: none;
}
.max-w-xl {
	max-width: 36rem;
}
.max-w-lg {
	max-width: 32rem;
}
.max-w-xs {
	max-width: 20rem;
}
.max-w-3xl {
	max-width: 48rem;
}
.-rotate-90 {
	--tw-rotate: -90deg;
	transform: var(--tw-transform);
}
.transform {
	transform: var(--tw-transform);
}
.cursor-pointer {
	cursor: pointer;
}
.flex-col {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-start {
	align-items: flex-start;
}
.items-center {
	align-items: center;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.gap-x-3 {
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
}
.overflow-auto {
	overflow: auto;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-y-auto {
	overflow-y: auto;
}
.whitespace-nowrap {
	white-space: nowrap;
}
.rounded-sm {
	border-radius: 0.125rem;
}
.border-t {
	border-top-width: 1px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-none {
	border-style: none;
}
.border-white {
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-themeGreen {
	--tw-border-opacity: 1;
	border-color: rgba(78, 115, 98, var(--tw-border-opacity));
}
.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.bg-themeOrange {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 119, 77, var(--tw-bg-opacity));
}
.bg-themeMilk {
	--tw-bg-opacity: 1;
	background-color: rgba(241, 233, 226, var(--tw-bg-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-themeGreen {
	--tw-bg-opacity: 1;
	background-color: rgba(78, 115, 98, 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;
}
.bg-opacity-70 {
	--tw-bg-opacity: 0.7;
}
.bg-gradient-to-t {
	background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-themeMilk {
	--tw-gradient-from: #F1E9E2;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 233, 226, 0));
}
.from-themeGreen {
	--tw-gradient-from: #4E7362;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(78, 115, 98, 0));
}
.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;
}
.object-bottom {
	-o-object-position: bottom;
	   object-position: bottom;
}
.p-6 {
	padding: 1.5rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.pt-20 {
	padding-top: 5rem;
}
.pb-7 {
	padding-bottom: 1.75rem;
}
.pl-10 {
	padding-left: 2.5rem;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.pr-6 {
	padding-right: 1.5rem;
}
.pb-28 {
	padding-bottom: 7rem;
}
.pr-2 {
	padding-right: 0.5rem;
}
.pt-5 {
	padding-top: 1.25rem;
}
.pt-8 {
	padding-top: 2rem;
}
.pl-7 {
	padding-left: 1.75rem;
}
.pr-5 {
	padding-right: 1.25rem;
}
.pr-7 {
	padding-right: 1.75rem;
}
.pl-14 {
	padding-left: 3.5rem;
}
.pl-16 {
	padding-left: 4rem;
}
.pr-16 {
	padding-right: 4rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.pt-7 {
	padding-top: 1.75rem;
}
.pb-8 {
	padding-bottom: 2rem;
}
.pl-8 {
	padding-left: 2rem;
}
.pt-3 {
	padding-top: 0.75rem;
}
.pb-12 {
	padding-bottom: 3rem;
}
.pb-6 {
	padding-bottom: 1.5rem;
}
.pt-16 {
	padding-top: 4rem;
}
.pr-1 {
	padding-right: 0.25rem;
}
.pt-6 {
	padding-top: 1.5rem;
}
.pb-24 {
	padding-bottom: 6rem;
}
.pr-8 {
	padding-right: 2rem;
}
.pt-14 {
	padding-top: 3.5rem;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.font-figtreesRegular {
	font-family: Figtree-Regular, sans-serif;
}
.font-figtreesBold {
	font-family: Figtree-Bold, 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-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.uppercase {
	text-transform: uppercase;
}
.leading-none {
	line-height: 1;
}
.leading-tight {
	line-height: 1.25;
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-themeOrange {
	--tw-text-opacity: 1;
	color: rgba(255, 119, 77, var(--tw-text-opacity));
}
.text-themeGreen {
	--tw-text-opacity: 1;
	color: rgba(78, 115, 98, var(--tw-text-opacity));
}
.text-red-700 {
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.opacity-0 {
	opacity: 0;
}
.modal img.image {
	height: calc(100% - 120px);
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	display: none;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	-o-object-fit: contain;
	   object-fit: contain;
}
@media (min-width: 768px) {
	.modal img.image {
		padding: 1rem;
	}
}
.modal img.image.selected {
	display: block;
}
@-webkit-keyframes slideUp {
	0% {
		transform: translateY(100px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes slideUp {
	0% {
		transform: translateY(100px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.first-load .animate {
	opacity: 0;
}
.first-load .animate.appear {
		-webkit-animation: slideUp 0.8s forwards;
		        animation: slideUp 0.8s forwards;
	}
.first-load .animate.appear.delay-1 {
		-webkit-animation-delay: 0.1s;
		        animation-delay: 0.1s;
	}
.first-load .animate.appear.delay-2 {
		-webkit-animation-delay: 0.2s;
		        animation-delay: 0.2s;
	}
.first-load .animate.appear.delay-3 {
		-webkit-animation-delay: 0.3s;
		        animation-delay: 0.3s;
	}
.first-load .animate.appear.delay-4 {
		-webkit-animation-delay: 0.4s;
		        animation-delay: 0.4s;
	}
.first-load .animate.appear.delay-5 {
		-webkit-animation-delay: 0.5s;
		        animation-delay: 0.5s;
	}
.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 (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\:mb-2 {
		margin-bottom: 0.5rem;
	}
	.sm\:-mt-36 {
		margin-top: -9rem;
	}
	.sm\:block {
		display: block;
	}
	.sm\:hidden {
		display: none;
	}
}
@media (min-width: 768px) {
	.md\:absolute {
		position: absolute;
	}
	.md\:top-auto {
		top: auto;
	}
	.md\:bottom-20 {
		bottom: 5rem;
	}
	.md\:top-6 {
		top: 1.5rem;
	}
	.md\:right-6 {
		right: 1.5rem;
	}
	.md\:top-7 {
		top: 1.75rem;
	}
	.md\:right-7 {
		right: 1.75rem;
	}
	.md\:mt-14 {
		margin-top: 3.5rem;
	}
	.md\:mt-12 {
		margin-top: 3rem;
	}
	.md\:mb-8 {
		margin-bottom: 2rem;
	}
	.md\:mt-4 {
		margin-top: 1rem;
	}
	.md\:ml-auto {
		margin-left: auto;
	}
	.md\:mb-6 {
		margin-bottom: 1.5rem;
	}
	.md\:mt-0 {
		margin-top: 0px;
	}
	.md\:mb-5 {
		margin-bottom: 1.25rem;
	}
	.md\:mb-10 {
		margin-bottom: 2.5rem;
	}
	.md\:mb-16 {
		margin-bottom: 4rem;
	}
	.md\:mb-12 {
		margin-bottom: 3rem;
	}
	.md\:mb-2 {
		margin-bottom: 0.5rem;
	}
	.md\:block {
		display: block;
	}
	.md\:flex {
		display: flex;
	}
	.md\:hidden {
		display: none;
	}
	.md\:h-auto {
		height: auto;
	}
	.md\:min-h-screen {
		min-height: 100vh;
	}
	.md\:w-16 {
		width: 4rem;
	}
	.md\:w-96 {
		width: 24rem;
	}
	.md\:w-7\/12 {
		width: 58.333333%;
	}
	.md\:w-1\/2 {
		width: 50%;
	}
	.md\:w-28 {
		width: 7rem;
	}
	.md\:w-8 {
		width: 2rem;
	}
	.md\:max-w-sm {
		max-width: 24rem;
	}
	.md\:max-w-xl {
		max-width: 36rem;
	}
	.md\:max-w-5xl {
		max-width: 64rem;
	}
	.md\:flex-col {
		flex-direction: column;
	}
	.md\:justify-between {
		justify-content: space-between;
	}
	.md\:border-l {
		border-left-width: 1px;
	}
	.md\:bg-themeMilk {
		--tw-bg-opacity: 1;
		background-color: rgba(241, 233, 226, var(--tw-bg-opacity));
	}
	.md\:bg-transparent {
		background-color: transparent;
	}
	.md\:pt-12 {
		padding-top: 3rem;
	}
	.md\:pb-16 {
		padding-bottom: 4rem;
	}
	.md\:pl-11 {
		padding-left: 2.75rem;
	}
	.md\:pl-16 {
		padding-left: 4rem;
	}
	.md\:pt-16 {
		padding-top: 4rem;
	}
	.md\:pl-0 {
		padding-left: 0px;
	}
	.md\:pr-10 {
		padding-right: 2.5rem;
	}
	.md\:pb-20 {
		padding-bottom: 5rem;
	}
	.md\:pr-3 {
		padding-right: 0.75rem;
	}
	.md\:pl-10 {
		padding-left: 2.5rem;
	}
	.md\:pt-20 {
		padding-top: 5rem;
	}
	.md\:pt-10 {
		padding-top: 2.5rem;
	}
	.md\:pb-4 {
		padding-bottom: 1rem;
	}
	.md\:text-left {
		text-align: left;
	}
	.md\:text-themeGreen {
		--tw-text-opacity: 1;
		color: rgba(78, 115, 98, var(--tw-text-opacity));
	}
}
@media (min-width: 1024px) {
	.lg\:absolute {
		position: absolute;
	}
	.lg\:-left-11 {
		left: -2.75rem;
	}
	.lg\:top-9 {
		top: 2.25rem;
	}
	.lg\:right-9 {
		right: 2.25rem;
	}
	.lg\:mt-40 {
		margin-top: 10rem;
	}
	.lg\:mt-16 {
		margin-top: 4rem;
	}
	.lg\:ml-24 {
		margin-left: 6rem;
	}
	.lg\:ml-auto {
		margin-left: auto;
	}
	.lg\:-mt-44 {
		margin-top: -11rem;
	}
	.lg\:mr-10 {
		margin-right: 2.5rem;
	}
	.lg\:-mt-20 {
		margin-top: -5rem;
	}
	.lg\:block {
		display: block;
	}
	.lg\:flex {
		display: flex;
	}
	.lg\:hidden {
		display: none;
	}
	.lg\:w-1\/2 {
		width: 50%;
	}
	.lg\:w-full {
		width: 100%;
	}
	.lg\:w-5\/12 {
		width: 41.666667%;
	}
	.lg\:w-7\/12 {
		width: 58.333333%;
	}
	.lg\:max-w-md {
		max-width: 28rem;
	}
	.lg\:max-w-xl {
		max-width: 36rem;
	}
	.lg\:flex-row {
		flex-direction: row;
	}
	.lg\:pl-20 {
		padding-left: 5rem;
	}
	.lg\:pt-5 {
		padding-top: 1.25rem;
	}
	.lg\:pr-12 {
		padding-right: 3rem;
	}
	.lg\:pr-0 {
		padding-right: 0px;
	}
	.lg\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
@media (min-width: 1280px) {
	.xl\:bottom-10 {
		bottom: 2.5rem;
	}
	.xl\:ml-44 {
		margin-left: 11rem;
	}
	.xl\:-mt-60 {
		margin-top: -15rem;
	}
	.xl\:block {
		display: block;
	}
	.xl\:w-96 {
		width: 24rem;
	}
	.xl\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.xl\:pl-8 {
		padding-left: 2rem;
	}
	.xl\:pr-0 {
		padding-right: 0px;
	}
	.xl\:pl-11 {
		padding-left: 2.75rem;
	}
	.xl\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
