@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;500&display=swap');

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	img[src*='.svg'] {
		width: 100%;
	}
}

/* Keyframes for the fade-in */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.fader {
	opacity: 0;
	opacity: 1 \9; /*just in case ie*/
	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;

	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;

	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
}

.fader.one {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s;
}

.fader.oneA {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.fader.two {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}

.fader.three {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-20px);
	}
	60% {
		transform: translateY(-10px);
	}
}

h1.tel_link {
	word-spacing: -0.2em;
}

.p h1,
.p h2,
.p h3,
.p h4,
.p h5,
.p h6,
.h1 h1,
.h1 h2,
.h1 h3,
.h1 h4,
.h1 h5,
.h1 h6,
.h2 h1,
.h2 h2,
.h2 h3,
.h2 h4,
.h2 h5,
.h2 h6 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-family: inherit;
	display: inline;
}
@media screen and (max-width: 64em) {
	.fourteen_section_tp {
		margin-top: 100px;
	}
}
@media screen and (max-width: 39.9375em) {
	.fourteen_section_tp {
		margin-top: 100px;
	}
	.container,
	.reveal {
		font-size: 11px;
	}

	body {
	}

	#top {
	}

	.container {
	}

	.unscrolled {
	}

	.scrolled {
	}

	.mb {
		margin-bottom: 40px;
	}

	.smb {
	}

	.mt {
	}

	.pb {
	}

	.pt {
	}

	.lpb {
		padding-bottom: 50px;
	}

	a {
		color: inherit;
		outline: none;
	}

	a:hover,
	a:visited,
	a:focus,
	a:active {
		color: inherit;
		text-decoration: none;
		outline: none;
	}

	.fade_gallery {
		line-height: 0;
	}

	.fade_gallery img {
	}

	.subsection {
		position: relative;
		z-index: 20;
		background-color: #ebe9e1;
	}

	.subsection .grid-x {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 500px);
	}

	.subsection .grid-x .cell {
		position: relative;
	}

	.fullWidth {
		max-width: 100% !important;
	}

	.fullWidth .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.fullWidth img {
	}

	.register_fixed_row {
		position: fixed;
		bottom: -60px;
		z-index: 101;
		background: #333;
		text-align: center;
		padding: 5px 0 8px;
		-webkit-transition: bottom 1s ease-out;
		-moz-transition: bottom 1s ease-out;
		-o-transition: bottom 1s ease-out;
		transition: bottom 1s ease-out;
		width: 100%;
		left: 0;
	}

	.scrolled .register_fixed_row {
	}

	.register_fixed_row h6 {
	}

	.register_fixed_row .fixed_register {
		outline: none;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		margin: 0px auto 0;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		font-size: 14px;
		color: #ebe9e1 !important;
	}

	.top_nav_wrap {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 60;
		padding: 0 0 0 0;
		background: transparent;
	}

	.is-reveal-open .top_nav_wrap {
		opacity: 0;
	}

	.top_nav_row {
		border-bottom: 1px solid #ebe9e1;
		background-color: transparent;
		width: 95vw;
		padding: 0;
		margin: 0 auto;
	}

	.scrolled .top_nav_row {
		background-color: #ebe9e1;
		border-bottom: 1px solid #364635;
	}

	.homepage .top_nav_row {
	}

	.left_col {
		text-align: left;
	}
	.nav_logo,
	.dot_logo {
		height: 36px;
		margin: 0 auto 6px 0;
		display: none;
	}

	.scrolled .nav_logo {
		margin: 0 auto 6px 20px;
		height: 36px;
	}

	.nav_logo .cls-1 {
		fill: #ebe9e1;
	}

	.scrolled .nav_logo .cls-1 {
		fill: #364635;
	}

	.scrolled .nav_logo,
	.subpage .nav_logo {
		display: block;
	}

	.tel_link {
		display: block;
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-size: 1.15em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-variant-numeric: lining-nums;
		font-weight: 400;
		line-height: 150%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: left;
		float: none;
		text-shadow: none;
	}

	.spacer {
		width: 8px;
		display: inline-block;
	}

	.scrolled .tel_link,
	.subpage .tel_link {
		display: none;
	}

	.right_col {
	}

	.right_col .flex-container {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #f1ede7;
		text-transform: capitalize;
		letter-spacing: 0.06em;
		font-size: 1.45em;
		font-family: 'Cormorant';
		font-weight: 500;
		line-height: 150%;
		margin: 0 0 0px auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		float: right;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.homepage .right_col .flex-container {
	}

	.scrolled .right_col .flex-container {
		text-shadow: none;
		color: #364635;
	}

	.right_col li {
		margin: 0 0px 0 50px;
	}

	.right_col li a {
		padding: 15px 0 20px;
		display: block;
	}

	.right_col li a:hover {
	}

	.desktop_register_link {
		background-color: #f1ede7;
		padding: 15px 35px 20px !important;
		color: #364635 !important;
		font-family: 'Cormorant';
		text-shadow: none;
		font-weight: 500;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.homepage .desktop_register_link {
	}

	.desktop_register_link:hover {
	}

	.scrolled .desktop_register_link {
		background-color: #364635;
		color: #f1ede7 !important;
	}

	.scrolled .desktop_register_link:hover {
	}

	.scrolled .right_col li a {
	}

	.scrolled .right_col li a:hover {
	}

	.reveal {
	}

	#Form_Modal {
		top: 0 !important;
		min-height: 100vh;
		border: none;
		outline: none;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 0;
		padding: 40px 5% 160px 5%;
		background-color: #364635;
		background-color: rgba(54, 70, 53, 1);
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	.form_overlay {
		background-color: rgba(20, 20, 20, 0) !important;
	}

	.scrolled .form_overlay {
		background-color: rgba(235, 233, 225, 0) !important;
	}

	#register .register_text_row {
		margin-left: auto;
		margin-right: auto;
		max-width: min(100%, 550px);
	}

	.register_text_col {
	}

	.register_text_col .grid-x {
	}

	.ml {
		height: 50px;
		margin: 0 35px 0 0;
	}

	.ml1 {
		height: auto;
		width: auto;
		display: block;
		margin: 0 auto 30px;
		max-width: min(120px, 90%);
	}

	.ml2 {
		height: 40px;
	}

	.ml3 {
	}

	.ml4 {
	}

	.ml5 {
	}

	.ml6 {
	}

	.register_text_col h4 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 20px 0;
		font-size: 2.3em;
	}

	.register_hr {
		position: relative;
		max-width: min(95%, 550px);
		width: 100%;
		margin: 20px auto 15px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
		display: none;
	}

	.form_row {
		max-width: 100%;
		margin: 0 auto 40px;
	}

	.form_column {
	}

	.form_wrap {
	}

	.bottom_register_row {
	}

	.bottom_register_row .cell {
	}

	.cl_wrap {
	}

	.disclaimer_wrap {
	}

	.disclaimer_wrap h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.9em;
	}

	.disclaimer_wrap h5 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 170%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 30px 0;
		font-size: 1.2em;
	}

	.disclaimer_wrap h6 {
		color: #111;
		text-align: left;
		font-family: 'Canela Light Regular';
		margin: 0 0 0 0;
		max-width: 100%;
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 155%;
		letter-spacing: 0.04em;
		font-size: 1.1em;
	}

	.close-button,
	.overlay-close {
		width: 28px;
		height: 28px;
		position: absolute;
		top: 12px;
		right: 12px;
	}

	.close_modal {
	}

	.close_modal .cls-1 {
		fill: #ebe8e0;
	}

	.overlay_close {
	}

	.overlay_close .cls-1 {
		fill: #fff;
	}

	#homepage {
		position: relative;
		background: #3c4d3b;
	}

	#preload {
		position: fixed;
		background: #3c4d3a;
		background-color: #3c4d3a;
		z-index: 80;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.preload_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.preload_img_overlay {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 21;
	}

	.preload_mask {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 20;
		background-image: url(../img/mask.svg);
		background-position: center;
		background-size: cover;
		background-repeat: repeat-x;
	}

	.preload_img_wrap {
		position: absolute !important;
		width: 100%;
		height: 100% !important;
		top: 0;
		right: 0;
		z-index: auto;
		background-color: transparent;
	}

	.preload_top_row_wrap {
		position: relative;
	}

	.preload_top_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_top_col {
	}

	.circle_row_img_wrap {
		position: relative;
		width: 100%;
		background-color: transparent;
	}

	.circle_deboss {
	}

	.circle_wrap {
		max-width: min(90vw, 300px);
		height: min(90vw, 300px);
		margin: 0 auto 30px;
		display: block;
		overflow: hidden;
		position: relative;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: 0;
		left: 0;
		border: none;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.circle_row_img_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
		box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
	}

	.circle_row_bg_img {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		position: relative;
		object-fit: cover;
		top: 0;
		z-index: 0;
	}

	.img_effect {
	}

	#homepage .circle_row_img_wrap {
	}

	#homepage .circle_deboss {
	}

	#homepage .circle_wrap {
		/* margin: 0 auto 9vh; */
		/* max-width: 75vh; */
		/* height: 75vh; */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: none;
		max-width: inherit;
		width: 100%;
		height: 100vh;
	}

	#homepage .circle_row_img_overlay {
		background-color: rgba(0, 0, 0, 0.2);
		display: none;
	}

	#homepage .circle_row_bg_img {
	}

	#homepage .img_effect {
	}

	.preload_bottom_row_wrap {
		position: absolute;
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		z-index: 31;
	}

	.preload_bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_bottom_col {
	}

	.preload_logo,
	.homepage_logo {
		display: block;
		max-width: min(100%, 550px);
	}

	.is-reveal-open .homepage_logo {
		opacity: 0;
	}

	.top_register_btn {
		position: fixed;
		top: -100px;
		width: 100%;
		height: auto;
		left: 0;
		text-align: center;
		background: #fff;
		padding: 0;
		margin: 0;
		-webkit-transition: top 1.5s ease-out;
		-moz-transition: top 1.5s ease-out;
		-o-transition: top 1.5s ease-out;
		transition: top 1.5s ease-out;
	}

	.loaded .top_register_btn {
		top: 0;
		transition-delay: 1s;
	}

	.scrolled .top_register_btn {
		top: -100px;
		transition-delay: 0s;
	}

	.top_register_btn h6 {
		font-family: 'MaisonNeue-Light';
		color: #ebe2d9;
		font-size: 0.8em;
		line-height: 120%;
		letter-spacing: 0.08em;
		margin: 0px 0 0;
		padding: 0 0;
		text-transform: uppercase;
		font-weight: 400;
	}

	.top_register_btn .register_btn {
		padding: 14px 0 12px;
		display: block;
	}

	.top_register_btn ul {
		text-transform: none;
		font-family: 'neue-haas-unica';
		color: #444;
		font-size: 0.9em;
		font-weight: 300;
		line-height: 120%;
		letter-spacing: 0.06em;
		margin: 5px 0 0px;
		padding: 0 0 5px;
		max-width: inherit;
		display: inline-flex;
		list-style: none;
	}

	.top_register_btn li {
		display: inline-flex;
		margin: 10px 32px;
		/* padding: 15px 20px; */
	}

	.home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.hero_logo_row_wrap {
	}

	.hero_logo_row {
	}

	.hero_logo_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.homepage_logo,
	.preload_logo {
		margin: 0px auto 120px auto;
	}

	.homepage_dot {
	}

	.bottom_row_wrap {
		position: relative;
		padding: 0 0 10vh 0;
		/* display: block; */
		min-height: 250px;
	}

	.bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 0 0 80px 0;
	}

	.bottom_row h5 {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: capitalize;
		letter-spacing: 0.08em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 400;
		line-height: 150%;
		margin: 95px 0 5px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		text-shadow: none;
		display: none;
	}

	.bottom_row h6 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 100%;
		text-align: right;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2em;
		text-shadow: none;
		display: none;
	}

	.bottom_text_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
		opacity: 1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.is-reveal-open .bottom_text_col {
		opacity: 0;
	}

	.bottom_row h1 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 500;
		padding: 0 0 0 0;
		max-width: min(400px, 90%);
		text-align: left;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 35px auto 20px 0px;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 1.6em;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
		display: none;
	}

	.bottom_row hr {
		clear: both;
		max-width: 100%;
		margin: 0px auto 0px 0;
		border-right: 0;
		border-left: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #ebe9e1;
		border-bottom: 0;
		display: none;
	}

	.bottom_row h2 {
		text-transform: none;
		font-family: 'Matter Light';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 700px;
		text-align: left;
		color: #f1ede7;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		line-height: 145%;
		letter-spacing: 0.025em;
		font-size: 2.2em;
		display: none;
	}

	.desktop_hero_row h3 {
		font-size: 1em;
		color: #ebe9e1;
		text-align: center;
	}

	.register_btn {
		color: #ebe9e1;
		font-family: 'FoundersGroteskMono-RegularTest';
		max-width: 580px;
		font-variant-ligatures: common-ligatures;
		text-rendering: auto;
		text-shadow: 0px 1px 1px rgb(20 20 20 / 25%);
		text-transform: uppercase;
		text-align: center;
		font-weight: 400;
		line-height: 120%;
		font-size: 1.2em;
		letter-spacing: 0.06em;
		margin: 0px auto 20px 0;
		display: inline-block;
		border: 1px solid #ebe9e1;
		padding: 13px 18px 15px;
		background: rgba(20, 20, 20, 0.2);
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.register_btn:hover {
		color: #3c4d3a;
		background: #ebe9e1;
		text-shadow: none;
		box-shadow: none;
	}

	.bottom_divider_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.bottom_divider_col hr {
	}

	.homepage_image_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 7;
		background-color: rgba(0, 0, 0, 0);

		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0) 100%
		); /* FF3.6-15 */
		/* background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
		/* background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}

	.homepage_image_wrap {
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0;
		left: 0;
		background-color: #172714;
		z-index: 14;
	}

	.gradient_overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 18;
	}

	.moment_img_wrap {
		position: fixed;
		width: 100%;
		height: 100vh !important;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.repeater {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		background-image: url(../img/repeater.jpg);
		background-size: contain;
		background-position: right;
		background-repeat: repeat-x;
		z-index: 4;
		display: none;
	}

	#design,
	#gallery {
		padding-top: 70px;
	}

	.intro_row {
		padding: 0px 0 50px;
	}

	.intro_row h1,
	.intro_row .h1,
	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1,
	.split_nested_text h2,
	.supplier_row h1,
	.supplier_row .h1,
	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(85%, 500px);
		letter-spacing: 0.02em;
		margin: 30px auto 0px;
		font-size: 1.5em;
	}

	.intro_row h2,
	.intro_row .h2,
	.circle_row_text_wrap p,
	.circle_row_text_wrap .p,
	.gallery_title_row h2,
	.gallery_title_row .h2,
	.thanks .desktop_hero_col h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(100%, 400px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.4em;
		display: block;
	}

	.green_wrap {
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		padding: 50px 0;
		margin-top: -1px;
	}

	.green_circle_wrap {
	}

	.circle_row {
	}

	.circle_row .cell {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1 {
		color: #ebe8e0;
	}

	.circle_row_text_wrap p,
	.circle_row_text_wrap .p {
		color: #ebe8e0;
	}

	.video_row {
	}

	.video_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.responsive-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: hidden;
	}

	.responsive-video iframe,
	.responsive-video object,
	.responsive-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video_row .poster {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 1;
		background-image: url('../img/render4.jpg');
		background-position: bottom center;
	}

	.button-play {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 90px;
		height: 90px;
		z-index: 10;
	}

	.button-play:hover {
		cursor: pointer;
		opacity: 0.5;
	}

	.video_row .overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.2);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
			background-color 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 2;
		padding: 0;
		width: 100%;
		background-color: rgba(20, 20, 20, 0.3) !important;
		background-image: none;
	}

	.quote_row {
		background-color: transparent;
	}

	.quote_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.team_img_wrap {
	}

	.team_img_wrap img {
		max-width: min(80%, 450px);
		margin: 0 auto;
		display: block;
	}

	.quote_text_wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: min(100%, 500px);
	}

	.sketch {
		display: block;
		max-width: min(80%, 500px);
		margin: 0 auto 20px;
	}

	.quote_text_wrap h2,
	.quote_text_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(100%, 450px);
		letter-spacing: 0.08em;
		margin: 30px auto 30px;
		font-size: 1.6em;
		display: block;
	}

	.quote_text_wrap h3 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 20px auto 0px;
		font-size: 1.35em;
	}

	.quote_row2 .quote_text_wrap h2,
	.quote_row2 .quote_text_wrap .h2 {
	}

	.quote_row2 .quote_text_wrap h3 {
	}

	.arch_split_row {
		max-width: 95vw !important;
	}

	.arch_split_img_col {
	}

	.split_img_wrap {
		background-size: 0px;
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
		min-height: auto;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.split_img_wrap img {
		display: block;
		margin: 0 auto 30px;
	}

	.split_img_wrap1 img {
		display: block;
	}

	.split_img_wrap1 {
		background-image: none;
		min-height: auto;
	}

	.split_img_wrap2 {
		background-image: url(../img/render9.jpg);
	}

	.split_img_wrap3 {
		background-image: url(../img/render11.jpg);
	}

	.split_img_wrap4 {
		background-image: url(../img/render15.jpg);
	}

	.split_img_wrap5 {
		background-image: url(../img/render16.jpg);
	}

	.split_img_wrap6 {
		background-image: url(../img/render20.jpg);
	}

	.split_img_wrap7 {
		background-image: url(../img/render22.jpg);
	}

	.split_img_wrap8 {
		background-image: url(../img/life2.jpg);
	}

	.split_img_wrap9 {
	}

	.split_img_wrap10 {
	}

	.split_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		left: auto;
		transform: none;
		margin: 20px auto 0px !important;
		border-bottom: 1px solid #666;
	}

	.top_hr {
		top: inherit;
	}

	.bottom_hr {
		bottom: 0;
	}

	.split_nested_text {
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
	}

	.split_nested_text h2 {
	}

	.split_nested_text h4 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(95%, 500px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.7em;
	}

	.split_nested_text h3 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(90%, 450px);
		letter-spacing: 0.08em;
		margin: 25px auto 30px;
		font-size: 1.5em;
	}

	.split_nested_text p,
	.section_copy_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 130%;
		max-width: min(90%, 500px);
		letter-spacing: 0.03em;
		margin: auto ;
		font-size: 1.5em;
	}

	.section_intro_row {
	}

	.section_intro_row h1,
	.section_intro_row .h1 {
		margin: 0 auto 30px;
	}

	.section_intro_row1 {
	}

	.section_intro_row2 {
	}

	.section_intro_row3 {
	}

	.section_intro_row4 {
	}

	.section_title_row {
	}

	.section_title_row .cell {
	}

	.section_title_row h1 {
	}

	.section_copy_row {
	}

	.section_copy_row .section_line_col {
	}

	.section_intro_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		margin: 10px auto 0;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.section_intro_hr2 {
	}

	.section_quote_row_wrap {
		padding: 25px 0 30px;
	}

	.section_quote_row_wrap h2,
	.section_quote_row_wrap .h2 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #ebe8e0;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 150%;
		max-width: min(95%, 400px);
		letter-spacing: 0.02em;
		margin: 0px auto 0px;
		font-size: 1.5em;
		display: block;
	}

	.section_copy_row p {
		max-width: min(95%, 550px);
		text-align: left;
		color: #ebe8e0;
	}

	.supplier_row {
		display: none;
	}

	.supplier_row1 {
	}

	.supplier_row2 {
	}

	.supplier_row h1,
	.supplier_row .h1 {
		margin: 0 auto 70px;
	}

	.supplier_row h4 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 500;
		padding: 0;
		text-align: left;
		line-height: 130%;
		text-transform: uppercase;
		max-width: min(95%, 750px);
		letter-spacing: 0.05em;
		margin: 0px auto 10px 0;
		font-size: 1.4em;
	}

	.supplier_row p,
	.life_grid_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 500px);
		letter-spacing: 0.02em;
		margin: 0px auto 40px 0;
		font-size: 1.5em;
	}

	.fade_gallery .slick-dots {
		position: absolute;
		bottom: 10px;
		width: 100%;
		padding: 0;
		margin: 0;
		left: 0;
		list-style: none;
		text-align: center;
		z-index: 10;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
	}

	.fade_gallery .slick-dots {
		opacity: 1;
		transition-delay: 1s;
	}

	.fade_gallery .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 0px;
		padding: 0;
		cursor: pointer;
		vertical-align: top;
	}

	.fade_gallery .slick-dots li button:before {
		font-size: 10px;
		color: #f6f0ea;
		opacity: 0.5;
	}

	.fade_gallery .slick-dots li.slick-active button:before {
		color: #f6f0ea;
		opacity: 1;
	}

	#location {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.5em;
	}

	.circle_row_text_wrap h6 a span {
		position: relative;
	}

	.circle_row_text_wrap h6 a span::before {
		content: '';
		position: absolute;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #ebe8e0;
		transform-origin: bottom left;
		transform: scaleX(1);
		transition: transform 0.8s ease-in-out;
	}

	.circle_row_text_wrap h6 a span:hover::before {
		transform: scaleX(0);
		transform-origin: bottom right;
	}

	.life_intro_row {
		background-color: #364635;
		max-width: inherit !important;
		background-size: cover;
		background-position: center center;
		min-height: max(300px, 0vh);
	}

	.life_intro_row1 {
		background-image: url('../img/life1.jpg');
	}

	.life_intro_row .cell {
	}

	.intro_text_wrap {
	}

	.intro_text_wrap h1,
	.intro_text_wrap .h1 {
		position: relative;
		z-index: 12;
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(500px, 90%);
		letter-spacing: 0.06em;
		margin: 30px auto 40px;
		font-size: 1.25em;
		text-shadow: 0px 2px 2px rgb(0 0 0 / 20%);
	}

	.life_intro_overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.35);
		width: 100%;
		height: 100%;
		z-index: 10;
	}

	.life_intro_row1 {
	}

	.life_intro_row2 {
		background-image: url(../img/life3.jpg);
		background-position: top left;
	}

	.life_intro_row3 {
		background-image: url(../img/life10.jpg);
	}

	.life_intro_row4 {
		background-image: url(../img/life23.jpg);
	}

	.life_intro_row5 {
	}

	.life_intro_row6 {
	}

	.aerial_row {
	}

	.aerial_row .cell {
	}

	.aerial_row img {
	}

	.hs-tooltip h3,
	.hs-tooltip p {
		margin: 0;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 0.02em;
		text-align: left;
		text-transform: uppercase;
		font-family: 'Cormorant' !important;
		color: #364635 !important;
		font-weight: 500 !important;
	}

	.life_grid_row {
		max-width: min(100%, 500px) !important;
	}

	.life_grid_row .cell {
		padding-right: 25px;
		padding-left: 25px;
	}

	.life_grid_img_wrap {
	}

	.life_grid_img_wrap img {
		margin-bottom: 20px;
	}

	.life_grid_row h2,
	.life_grid_row .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: 100%;
		letter-spacing: 0.01em;
		margin: 0px auto 10px 0;
		font-size: 1.8em;
	}

	.life_grid_row p {
		max-width: min(100%, 500px);
		margin: 0px auto 40px 0;
	}

	.wide_grid_col {
	}

	.wide_grid_col .large-shrink {
		min-width: 33%;
	}

	.wide_grid_col p {
		max-width: min(100%, 600px);
		margin: 0px auto 80px 0;
	}

	.wide_grid_col h2,
	.wide_grid_col .h2 {
		margin: 0 auto 0 0;
	}

	.wide_grid_col p {
	}

	.life_grid_nested_row {
		max-width: 100% !important;
	}

	.life_grid_nested_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.life_grid_nested_row2 {
		margin: 0px auto 0 0;
	}

	.life_images_row_wrap {
		margin-bottom: 40px;
	}

	.life_images_row1 {
		/* max-width: 100% !important; */
	}

	.life_images_row2 {
		margin: 0px auto 0px;
	}

	.life_images_row_wrap .cell {
		padding-right: 8px;
		padding-left: 8px;
	}

	.life_caption {
		font-family: 'Cormorant';
		position: absolute;
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 12px auto 0px 0;
		font-size: 1.2em;
		opacity: 0;
	}

	.life_img_wrap:hover .life_caption {
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
		opacity: 1;
	}

	.smt {
	}

	.smb {
	}

	#team {
	}

	.green_wrap {
	}

	#footer {
		padding: 50px 0 160px 0;
		background-color: #364635;
		background-color: #364635;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	}

	#footer .grid-x {
	}

	.footer_content_row {
	}

	.footer_divider_col {
	}

	.footer_divider_col hr {
		position: relative;
		max-width: inherit;
		width: 100%;
		margin: 30px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.footer_content_row h5,
	.footer_content_row h4 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px;
		font-size: 1.4em;
	}

	.footer_content_row h4 {
		text-align: center;
		margin: 20px auto 0;
		font-size: 1.3em;
	}

	.footer_top_row {
	}

	.footer_top_row .cell {
		text-align: right;
	}

	.footer_top_row h6 {
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_top_row h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 10px auto 20px 0;
		font-size: 2.2em;
	}

	.fl {
		display: block;
		margin: 0 auto 0;
		height: 50px;
	}

	.fl1 {
	}

	.fl2 {
	}

	.fl3 {
	}

	.fl4 {
	}

	.footer_content_row {
	}

	.footer_content_row .cell {
	}

	.earl_logo {
		height: 60px;
		position: absolute;
		right: 0;
		top: inherit;
		left: inherit;
		bottom: 130px;
	}

	.mobile_topbar {
		background: transparent;
		position: fixed;
		z-index: 22;
		top: 0;
		width: 100%;
		height: 45px;
		padding-right: 0;
		padding-left: 0;
	}

	.homepage .mobile_topbar {
	}

	.scrolled .mobile_topbar {
		background: transparent;
		background-color: transparent;
		z-index: 97;
		padding-left: 0;
		padding-right: 0;
	}

	.scrolled .homepage .mobile_topbar {
	}

	.homepage .mobile_logo {
	}

	.mobile_logo {
		width: 90px;
		margin: 15px 0 0 5%;
		opacity: 0;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.subpage .mobile_logo {
		opacity: 1;
	}

	.scrolled .mobile_logo {
		opacity: 0;
		margin: 0px 0 2px 5%;
	}

	.gallery_page .mobile_topbar {
		background: #3c4d3a;
	}

	.scrolled.gallery_page .mobile_logo {
		opacity: 1;
	}

	.scrolled .homepage .mobile_logo {
	}

	.mobile_topbar .cell {
	}

	.mobile_nav_icon {
		font-family: 'ElegantIcons';
		color: #fff !important;
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 30;
		padding: 9px;
		line-height: 100%;
		background: #3c4d3a;
		border-radius: 0;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
		width: 45px;
	}

	.scrolled .mobile_nav_icon {
	}

	.hamburger {
	}

	.scrolled .hamburger {
	}

	.register_fixed_row {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: -65px;
		z-index: 29;
		max-width: inherit;
		background: transparent;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		padding: 0 0 !important;
	}

	.scrolled .register_fixed_row {
		bottom: 0;
		transition-delay: 1s;
	}

	.register_fixed_row h6 {
		text-align: center;
		font-size: 1em;
		margin: 0 auto 0;
		color: #ebe9e1 !important;
	}

	.fixed_register {
		text-align: center;
		max-width: inherit;
		margin: 0 auto;
		color: #3c4d3a;
		font-size: 1.2em;
		line-height: 120%;
		font-family: 'Matter Medium';
		font-weight: 400;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		padding: 14px 20px 16px;
		border: #ebe9e1 solid;
		border-width: 1px 0px 0px;
		display: block;
		width: auto;
		background: #3c4d3a;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		opacity: 1;
	}

	.overlay {
		z-index: 99;
		position: fixed;
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		top: 0;
		left: 0;
		left: inherit;
		background: #fff;
		border-right: none;
		z-index: 98;
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	nav ul {
		padding: 0px;
		margin: 0px;
		height: 100%;
	}

	.overlay .overlay-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 10px;
		top: 10px;
		overflow: hidden;
		border: none;
		color: transparent;
		outline: none;
		z-index: 200;
	}

	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 60%;
		left: 0;
		width: 100%;
		font-size: inherit;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul li {
		display: block;
		height: 12%;
		height: calc(100% / 6);
		min-height: 54px;
		text-align: center;
	}

	.overlay ul li a {
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		list-style: none;
		display: inline;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 1.6em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		line-height: 125%;
		margin: 0 auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: center;
		text-shadow: none;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #fff;
		opacity: 0.5;
		text-decoration: none;
		margin: 0 0 0 0px;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.home_wrap .grid-x,
	#preload .grid-x {
		padding: 0 5%;
	}

	.white_intro_row {
		padding: 40px 0;
	}

	.white_intro_row.section_intro_row h1,
	.white_intro_row.section_intro_row .h1 {
		color: #555;
	}

	.white_intro_row .section_quote_row_wrap h2,
	.white_intro_row .section_quote_row_wrap .h2 {
		color: #555;
	}

	.white_intro_row .section_intro_hr {
		border-top: 1px solid #555;
		border-bottom: none;
	}

	.white_intro_row .section_copy_row p {
		color: #555;
	}

	.right_mask {
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0;
	}

	.left_mask {
		-webkit-border-top-left-radius: 0;
		-moz-border-left-topright: 0;
		border-top-left-radius: 0;
	}

	.split_hr,
	.section_intro_hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		width: 0px;
	}

	.split_hr.started {
		width: 90%;
	}

	.section_intro_hr.started {
		width: 100%;
	}

	.circle_row_img_wrap.delighter .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 3s linear;
	}

	.circle_row_img_wrap.delighter.started .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	#hero_image3 {
	}

	#hero_image3 .vegas-slide-inner {
		/* background-position: right !important; */
	}

	.subpage_first_row {
		padding: 70px 0 50px 0;
	}

	.subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 5s linear;
	}

	.loaded .subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 29px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 20px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 27px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.video_hero_holder {
	}

	#video_holder,
	#video_holder2 {
		z-index: 0;
		position: absolute;
		border: 0;
		padding: 0;
	}

	video#bgvid,
	video#bgvid2 {
		position: fixed;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -100;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background: url('../img/video_render_bg.jpg') no-repeat;
		background-size: cover;
	}

	.video_overlay {
		position: fixed;
		z-index: 12;
		border: solid #ebe2d9;
		border-width: 0;
		background: rgba(0, 0, 0, 0.45);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		animation-delay: 0s;
	}

	.sig {
		max-width: min(110px, 90%);
		margin: 20px auto 0px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(100%, 180px);
		letter-spacing: 0.01em;
		margin: 15px auto 0px 0;
		font-size: 1.1em;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s;
	}

	.social_wrap {
		text-align: center;
	}
	.sl {
		height: 35px;
		margin: 0 10px;
	}
	.sl1 {
	}
	.sl2 {
	}
	.sl3 {
	}

	.bottom_register_row {
	}
	.bottom_register_row .cell {
	}
	.modal_footer_logo {
		margin: 20px auto 20px;
		max-width: min(90%, 190px);
		display: block;
	}
	.bottom_register_row h1,
	.bottom_register_row .h1 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}
	.bottom_register_row h2,
	.bottom_register_row .h2 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.45em;
		display: block;
	}

	.homepage .moment_img_wrap .vegas-slide-inner {
		background-image: url('../img/moment_mobile.jpg') !important;
	}

	.mobile_play_btn {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 90px;
		height: 90px;
		z-index: 10;
	}

	.button-play {
	}

	.illustrated_map_wrap {
	}
	.illustrated_map_row {
		max-width: 95vw !important;
	}
	.legend_col {
	}
	.legend_col2 {
	}
	.ill_map_col {
	}
	.ill_map_col img {
	}
	.legend_col h3 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.6em;
	}
	.legend_col ol {
		list-style: decimal-leading-zero;
		list-style-position: inside;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0em;
		margin: 3px auto 25px 0;
		font-size: 1.45em;
	}
	.legend_col li {
	}

	.mobile_video_link {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		background-color: transparent;
	}

	.map_address_wrap {
		position: relative;
		overflow: visible;
		display: block;
		margin: 0 0 30px;
	}

	.map_icon {
		max-width: min(50px, 90%);
		margin: 40px auto 0;
		display: block;
		position: relative;
		/* height: 100%; */
		top: auto;
		width: 100%;
	}

	.map_address_wrap h2,
	.map_address_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 130%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 20px auto 0px;
		font-size: 1.85em;
		display: block;
	}

	.button-play .cls-1 {
		fill: #f4f4f4;
	}

	.desktop_home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.desktop_hero_logo_wrap {
		position: relative;
		min-height: 550px;
	}

	.desktop_hero_row {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		max-width: inherit;
	}

	.desktop_hero_col {
	}

	.new_homepage_logo {
		max-width: min(750px, 90%);
		margin: 0 auto 5vh;
		display: block;
	}

	.desktop_strap_wrap {
		padding: 0 0 70px;
	}

	.desktop_strap_row {
	}

	.desktop_strap_col {
	}

	.desktop_strap_col h3 {
		font-size: 1em;
		text-align: center;
		color: #3c4d3a;
	}

	.register_btn {
	}

	.register_btn:hover {
	}

	.life_bg_image_wrap {
		position: absolute !important;
		height: 100%;
		width: 100%;
		left: 0;
		background-color: transparent;
	}

	.life_bg_image_wrap img {
	}

	.life_images_row_wrap .cell {
		position: relative; /* overflow: hidden; */
	}

	.life_images_row_wrap .life_img_wrap {
		/* position: absolute; */
	}

	.life_bg_image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.equalizer_wrap {
		position: relative;
		width: auto;
		height: auto;
	}

	.equalizer_wrap .section_intro_hr {
		position: relative;
		top: inherit;
		left: inherit;
		transform: none;
	}

	.equalizer_wrap .section_intro_hr2 {
		position: absolute;
		top: inherit;
		bottom: 0;
	}

	.equalizer_wrap .section_quote_row_wrap {
		position: relative;
		/* height: 100%; */
		top: auto;
		transform: none;
		width: auto;
	}

	#gallery {
		padding-top: 40px;
	}

	.gallery_divider {
	}

	#gallery {
	}

	.gallery_title_row {
		margin-bottom: 30px;
	}

	.gallery_title_col {
	}

	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'Cormorant';
		color: #364635;
	}

	.gallery_title_row h2,
	.gallery_title_row .h2 {
		font-size: 1.5em;
		max-width: min(100%, 400px);
		margin: 10px auto 0;
		color: #364635;
	}

	.gallery_title_row h2 {
		font-size: inherit;
	}

	.gallery_grid_row {
		max-width: 95% !important;
		margin-bottom: 0px;
	}

	.gallery_grid_col,
	.gallery_subtitle_row .cell {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gallery_grid_col h5 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #364635;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: 100%;
		letter-spacing: 0em;
		margin: 7px auto 30px;
		font-size: 1.25em;
	}

	.video_thumb_wrap {
		position: relative;
	}

	.play_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.play_btn {
		width: 110px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.play_btn .cls-1 {
		fill: #f4f4f4;
	}

	.play_btn:hover {
	}

	.video_thumb_wrap:hover .play_wrap {
	}

	.play_btn {
		width: 70px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video_thumb {
	}

	.image_thumb_wrap {
	}

	.image_thumb {
	}

	.image_thumb_wrap:hover {
	}

	.option_copy_row h4 {
		color: #364635;
		text-align: left;
		font-family: 'Cormorant';
		margin: 0px auto 0px 0;
		max-width: min(1000px, 90%);
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0em;
		font-size: 2.8em;
	}

	.team_heading_divider {
		clear: both;
		max-width: inherit;
		height: 0;
		border-top: none;
		border-right: 0;
		border-bottom: 1px solid #364635;
		border-left: 0;
		margin: 10px auto 30px 0;
		width: 0%;
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: left;
	}

	.gallery_grid_row {
		max-width: min(90%, 500px) !important;
	}

	.team_heading_divider.delighter.started {
		width: 100%;
		transition-delay: 0s;
	}

	.bounce {
		animation: bounce 3s infinite;
	}

	.down_arrow_link {
	}

	.thanks .desktop_hero_col h2 {
		color: #ebe9e1;
		font-size: 1.6em;
		max-width: min(90%, 450px);
		margin: 0 auto 30px;
	}

	.down_arrow {
		margin: 0 auto;
		display: block;
		max-width: 45px;
	}
}

@media screen and (min-width: 40em) {
	
	.container,
	.reveal {
		font-size: 12px;
	}

	body {
	}

	#top {
	}

	.container {
	}

	.unscrolled {
	}

	.scrolled {
	}

	.mb {
		margin-bottom: 70px;
	}

	.smb {
	}

	.mt {
	}

	.pb {
	}

	.pt {
	}

	.lpb {
		padding-bottom: 100px;
	}

	a {
		color: inherit;
		outline: none;
	}

	a:hover,
	a:visited,
	a:focus,
	a:active {
		color: inherit;
		text-decoration: none;
		outline: none;
	}

	.fade_gallery {
		line-height: 0px;
	}

	.fade_gallery img {
	}

	.subsection {
		position: relative;
		z-index: 20;
		background-color: #ebe9e1;
	}

	.subsection .grid-x {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		max-width: min(95%, 110rem);
		overflow: hidden;
	}

	.subsection .grid-x .cell {
		position: relative;
	}

	.fullWidth {
		max-width: 100% !important;
	}

	.fullWidth .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.fullWidth img {
	}

	.register_fixed_row {
		position: fixed;
		bottom: -60px;
		z-index: 101;
		background: #333;
		text-align: center;
		padding: 5px 0 8px;
		-webkit-transition: bottom 1s ease-out;
		-moz-transition: bottom 1s ease-out;
		-o-transition: bottom 1s ease-out;
		transition: bottom 1s ease-out;
		width: 100%;
		left: 0;
	}

	.scrolled .register_fixed_row {
	}

	.register_fixed_row h6 {
	}

	.register_fixed_row .fixed_register {
		outline: none;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		margin: 0px 40px 0;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.top_nav_wrap {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 60;
		padding: 0 0 0 0;
		background: transparent;
	}

	.is-reveal-open .top_nav_wrap {
		opacity: 0 !important;
		animation-delay: 0s !important;
	}

	.top_nav_row {
		border-bottom: 1px solid #ebe9e1;
		background-color: transparent;
		width: calc(100% - 0px);
		padding: 0;
		margin: 0 auto;
	}

	.scrolled .top_nav_row {
		background-color: #ebe9e1;
		border-bottom: 1px solid #364635;
	}

	.homepage .top_nav_row {
	}

	.left_col {
		text-align: left;
	}
	.nav_logo,
	.dot_logo {
		height: 28px;
		margin: 0 auto 6px 15px;
		display: block;
	}

	.scrolled .nav_logo {
		margin: 0 auto 6px 15px;
		height: 28px;
	}

	.nav_logo .cls-1 {
		fill: #ebe9e1;
	}

	.scrolled .nav_logo .cls-1 {
		fill: #364635;
	}

	.scrolled .nav_logo,
	.subpage .nav_logo {
		display: block;
	}

	.tel_link {
		display: none;
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: uppercase;
		letter-spacing: 0.04em;
		font-size: 1.15em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-variant-numeric: lining-nums;
		font-weight: 400;
		line-height: 150%;
		margin: 0 0 4px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: left;
		float: none;
		text-shadow: none;
	}

	.spacer {
		width: 3px;
		display: inline-block;
	}

	.scrolled .tel_link,
	.subpage .tel_link {
		display: none;
	}

	.right_col {
	}

	.right_col .flex-container {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #f1ede7;
		text-transform: uppercase;
		letter-spacing: 0.02em;
		font-size: 1.1em;
		font-family: 'Cormorant';
		font-weight: 500;
		line-height: 150%;
		margin: 0 0 0px auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		float: right;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.homepage .right_col .flex-container {
	}

	.scrolled .right_col .flex-container {
		text-shadow: none;
		color: #364635;
	}

	.right_col li {
		margin: 0 0px 0 18px;
	}

	.right_col li a {
		padding: 15px 0 20px;
		display: block;
	}

	.right_col li a:hover {
	}

	.desktop_register_link {
		background-color: #f1ede7;
		padding: 15px 11px 20px !important;
		color: #364635 !important;
		font-family: 'Cormorant';
		text-shadow: none;
		font-weight: 500;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.homepage .desktop_register_link {
	}

	.desktop_register_link:hover {
	}

	.scrolled .desktop_register_link {
		background-color: #364635;
		color: #f1ede7 !important;
	}

	.scrolled .desktop_register_link:hover {
	}

	.scrolled .right_col li a {
	}

	.scrolled .right_col li a:hover {
	}

	.reveal {
	}

	#Form_Modal {
		top: 0 !important;
		min-height: 100vh;
		border: none;
		outline: none;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 0;
		padding: 12vh 50px 140px 60px;
		background-color: #364635;
		background-color: rgba(54, 70, 53, 1);
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	.form_overlay {
		background-color: rgba(20, 20, 20, 0) !important;
	}

	.scrolled .form_overlay {
		background-color: rgba(235, 233, 225, 0) !important;
	}

	#register .register_text_row {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	.register_text_col {
	}

	.register_text_col .grid-x {
	}

	.ml {
		height: 50px;
		margin: 0 35px 0 0;
	}

	.ml1 {
		height: 60px;
		width: auto;
		display: block;
		margin: 0 auto 40px;
	}

	.ml2 {
		height: 40px;
	}

	.ml3 {
	}

	.ml4 {
	}

	.ml5 {
	}

	.ml6 {
	}

	.register_text_col h4 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 30px 0;
		font-size: 2.5em;
	}

	.register_hr {
		position: relative;
		max-width: min(90%, 700px);
		width: 100%;
		margin: 20px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
		display: none;
	}

	.form_row {
		max-width: 100%;
		margin: 0 auto 40px;
	}

	.form_column {
	}

	.form_wrap {
	}

	.bottom_register_row {
	}

	.bottom_register_row .cell {
	}

	.cl_wrap {
	}

	.disclaimer_wrap {
	}

	.disclaimer_wrap h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.8em;
	}

	.disclaimer_wrap h5 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 30px 0;
		font-size: 1.1em;
	}

	.disclaimer_wrap h6 {
		color: #111;
		text-align: left;
		font-family: 'Canela Light Regular';
		margin: 0 0 0 0;
		max-width: 100%;
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 155%;
		letter-spacing: 0.04em;
		font-size: 1.1em;
	}

	.close-button,
	.overlay-close {
		width: 30px;
		position: absolute;
		top: 20px;
		right: 20px;
	}

	.close_modal {
	}

	.close_modal .cls-1 {
		fill: #ebe8e0;
	}

	.overlay_close {
	}

	.overlay_close .cls-1 {
		fill: #fff;
	}

	#homepage {
		position: relative;
		background: #3c4d3b;
	}

	#preload {
		position: fixed;
		background: #3c4d3a;
		background-color: #3c4d3a;
		z-index: 80;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.preload_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.preload_img_overlay {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 21;
	}

	.preload_mask {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 20;
		background-image: url(../img/mask.svg);
		background-position: center;
		background-size: cover;
		background-repeat: repeat-x;
	}

	.preload_img_wrap {
		position: absolute !important;
		width: 100%;
		height: 100% !important;
		top: 0;
		right: 0;
		z-index: auto;
		background-color: transparent;
	}

	.preload_top_row_wrap {
		position: relative;
	}

	.preload_top_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_top_col {
	}

	.circle_row_img_wrap {
		position: relative;
		width: 100%;
		background-color: transparent;
	}

	.circle_deboss {
	}

	.circle_wrap {
		max-width: min(300px, 50vw);
		height: min(300px, 50vw);
		margin: 0 auto 0vh;
		display: block;
		overflow: hidden;
		position: relative;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: 0;
		left: 0;
		border: none;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.circle_row_img_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
		box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
	}

	.circle_row_bg_img {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		position: absolute;
		object-fit: cover;
		top: 0;
		z-index: 0;
	}

	.img_effect {
	}

	#homepage .circle_row_img_wrap {
	}

	#homepage .circle_deboss {
	}

	#homepage .circle_wrap {
		/* margin: 0 auto 9vh; */
		/* max-width: 75vh; */
		/* height: 75vh; */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: none;
		max-width: inherit;
		width: 100%;
		height: 100vh;
	}

	#homepage .circle_row_img_overlay {
		background-color: rgba(0, 0, 0, 0.2);
		display: none;
	}

	#homepage .circle_row_bg_img {
	}

	#homepage .img_effect {
	}

	.preload_bottom_row_wrap {
		position: absolute;
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		z-index: 31;
	}

	.preload_bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_bottom_col {
	}

	.preload_logo,
	.homepage_logo {
		display: block;
		max-width: min(66vw, 900px);
	}

	.is-reveal-open .homepage_logo {
		opacity: 0 !important;
	}

	.top_register_btn {
		position: fixed;
		top: -100px;
		width: 100%;
		height: auto;
		left: 0;
		text-align: center;
		background: #fff;
		padding: 0;
		margin: 0;
		-webkit-transition: top 1.5s ease-out;
		-moz-transition: top 1.5s ease-out;
		-o-transition: top 1.5s ease-out;
		transition: top 1.5s ease-out;
	}

	.loaded .top_register_btn {
		top: 0;
		transition-delay: 1s;
	}

	.scrolled .top_register_btn {
		top: -100px;
		transition-delay: 0s;
	}

	.top_register_btn h6 {
		font-family: 'MaisonNeue-Light';
		color: #ebe2d9;
		font-size: 0.8em;
		line-height: 120%;
		letter-spacing: 0.08em;
		margin: 0px 0 0;
		padding: 0 0;
		text-transform: uppercase;
		font-weight: 400;
	}

	.top_register_btn .register_btn {
		padding: 14px 0 12px;
		display: block;
	}

	.top_register_btn ul {
		text-transform: none;
		font-family: 'neue-haas-unica';
		color: #444;
		font-size: 0.9em;
		font-weight: 300;
		line-height: 120%;
		letter-spacing: 0.06em;
		margin: 5px 0 0px;
		padding: 0 0 5px;
		max-width: inherit;
		display: inline-flex;
		list-style: none;
	}

	.top_register_btn li {
		display: inline-flex;
		margin: 10px 32px;
		/* padding: 15px 20px; */
	}

	.home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.hero_logo_row_wrap {
	}

	.hero_logo_row {
	}

	.hero_logo_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.homepage_logo,
	.preload_logo {
		margin: 0px 0 120px 0;
	}

	.homepage_dot {
	}

	.bottom_row_wrap {
		position: relative;
		padding: 0 0 10vh 0;
		/* display: block; */
		min-height: 250px;
	}

	.bottom_row {
		position: absolute;
		width: 100%;
		height: auto;
		padding: 0 0 80px 0;
	}

	.bottom_row h5 {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: capitalize;
		letter-spacing: 0.08em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 400;
		line-height: 150%;
		margin: 95px 0 5px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		text-shadow: none;
		display: none;
	}

	.bottom_row h6 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 100%;
		text-align: right;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2em;
		text-shadow: none;
		display: none;
	}

	.bottom_text_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
		opacity: 1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.is-reveal-open .bottom_text_col {
		opacity: 0;
	}

	.bottom_row h1 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 500;
		padding: 0 0 0 0;
		max-width: min(390px, 90%);
		text-align: left;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 85px 0 25px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 1.7em;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.bottom_row hr {
		clear: both;
		max-width: 100%;
		margin: 0px auto 0px 0;
		border-right: 0;
		border-left: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #ebe9e1;
		border-bottom: 0;
		display: none;
	}

	.bottom_row h2 {
		text-transform: none;
		font-family: 'Matter Light';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 700px;
		text-align: left;
		color: #f1ede7;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		line-height: 145%;
		letter-spacing: 0.025em;
		font-size: 2.2em;
		display: none;
	}

	.desktop_hero_row h3 {
		font-size: 1em;
		color: #3c4d3a;
		text-align: center;
	}

	.register_btn {
		color: #3c4d3a;
		font-family: 'FoundersGroteskMono-RegularTest';
		max-width: 580px;
		font-variant-ligatures: common-ligatures;
		text-rendering: auto;
		text-transform: uppercase;
		text-align: center;
		font-weight: 400;
		line-height: 120%;
		font-size: 1.2em;
		letter-spacing: 0.06em;
		margin: 60px auto 20px 0;
		display: inline-block;
		border: 1px solid #ebe9e1;
		padding: 13px 28px 15px;
		background: #ebe9e1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.register_btn:hover {
		color: #ebe9e1;
		background: rgba(20, 20, 20, 0.2);
		text-shadow: none;
		box-shadow: none;
	}

	.bottom_divider_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.bottom_divider_col hr {
	}

	.homepage_image_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 7;
		background-color: rgba(0, 0, 0, 0);

		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0) 100%
		); /* FF3.6-15 */
		/* background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
		/* background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}

	.homepage_image_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #172714;
		z-index: 14;
	}

	.gradient_overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 18;
	}

	.moment_img_wrap {
		position: fixed;
		width: 100%;
		height: 100vh !important;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.repeater {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		background-image: url(../img/repeater.jpg);
		background-size: contain;
		background-position: right;
		background-repeat: repeat-x;
		z-index: 4;
		display: none;
	}

	#design,
	#gallery {
		padding-top: 120px;
	}

	.intro_row {
		padding: 0px 0 80px;
	}

	.intro_row h1,
	.intro_row .h1,
	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1,
	.split_nested_text h2,
	.supplier_row h1,
	.supplier_row .h1,
	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 650px);
		letter-spacing: 0.08em;
		margin: 40px auto 0px;
		font-size: 1.4em;
	}

	.intro_row h2,
	.intro_row .h2,
	.circle_row_text_wrap p,
	.circle_row_text_wrap .p,
	.gallery_title_row h2,
	.gallery_title_row .h2,
	.thanks .desktop_hero_col h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(95%, 500px);
		letter-spacing: 0.03em;
		margin: 20px auto 0px;
		font-size: 1.5em;
		display: block;
	}

	.green_wrap {
		background-color: #2d3e2b;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		padding: 70px 0;
	}

	.green_circle_wrap {
	}

	.circle_row {
	}

	.circle_row .cell {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1 {
		color: #ebe8e0;
		max-width: 100%;
		margin: 0px auto 0px;
	}

	.circle_row_text_wrap p,
	.circle_row_text_wrap .p {
		color: #ebe8e0;
		font-size: 1.3em;
	}

	.video_row {
	}

	.video_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.responsive-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: hidden;
	}

	.responsive-video iframe,
	.responsive-video object,
	.responsive-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video_row .poster {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 1;
		background-image: url('../img/render4.jpg');
		background-position: bottom center;
	}

	.button-play {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 100px;
		height: 100px;
		z-index: 10;
	}

	.button-play:hover {
		cursor: pointer;
		opacity: 0.5;
	}

	.video_row .overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.2);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
			background-color 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 2;
		padding: 0;
		width: 100%;
		background-color: rgba(20, 20, 20, 0.3) !important;
		background-image: none;
	}

	.quote_row {
		background-color: transparent;
	}

	.quote_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.team_img_wrap {
	}

	.team_img_wrap img {
		max-width: min(90%, 600px);
		margin: 0 auto 0;
	}

	.quote_text_wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 700px);
	}

	.sketch {
		display: block;
		max-width: min(90%, 600px);
		margin: 0 auto 20px;
	}

	.quote_text_wrap h2,
	.quote_text_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: 100%;
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 1.7em;
		display: block;
	}

	.quote_text_wrap h3 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.35em;
	}

	.quote_row2 .quote_text_wrap h2,
	.quote_row2 .quote_text_wrap .h2 {
	}

	.quote_row2 .quote_text_wrap h3 {
	}

	.arch_split_row {
		max-width: 95vw !important;
	}

	.arch_split_img_col {
	}

	.split_img_wrap {
		background-size: 0px;
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
		min-height: auto;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.split_img_wrap img {
		display: block;
		max-width: min(80%, 500px);
		margin: 0 auto 40px;
	}

	.split_img_wrap1 img {
		display: block;
		max-width: min(100%, 800px);
		margin: 0 auto 30px;
	}

	.split_img_wrap1 {
		background-image: none;
		min-height: auto;
	}

	.split_img_wrap2 {
		background-image: url(../img/render9.jpg);
	}

	.split_img_wrap3 {
		background-image: url(../img/render11.jpg);
	}

	.split_img_wrap4 {
		background-image: url(../img/render15.jpg);
	}

	.split_img_wrap5 {
		background-image: url(../img/render16.jpg);
	}

	.split_img_wrap6 {
		background-image: url(../img/render20.jpg);
	}

	.split_img_wrap7 {
		background-image: url(../img/render22.jpg);
	}

	.split_img_wrap8 {
		background-image: url(../img/life2.jpg);
	}

	.split_img_wrap9 {
	}

	.split_img_wrap10 {
	}

	.split_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		left: auto;
		transform: none;
		margin: 0 auto 0;
		border-bottom: 1px solid #666;
	}

	.top_hr {
		top: 0;
	}

	.bottom_hr {
		bottom: 0;
	}

	.split_nested_text {
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
	}

	.split_nested_text h2 {
	}

	.split_nested_text h4 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 2.1em;
	}

	.split_nested_text h3 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 500px);
		letter-spacing: 0.05em;
		margin: 30px auto 40px;
		font-size: 2em;
	}

	.split_nested_text p,
	.section_copy_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 600px);
		letter-spacing: 0.03em;
		margin: 30px auto 45px;
		font-size: 1.5em;
	}

	.section_intro_row {
	}

	.section_intro_row h1,
	.section_intro_row .h1 {
		margin: 0 auto 40px;
	}

	.section_intro_row1 {
	}

	.section_intro_row2 {
	}

	.section_intro_row3 {
	}

	.section_intro_row4 {
	}

	.section_title_row {
	}

	.section_title_row .cell {
	}

	.section_title_row h1 {
	}

	.section_copy_row {
	}

	.section_copy_row .section_line_col {
	}

	.section_intro_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		margin: 10px auto 0;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.section_intro_hr2 {
	}

	.section_quote_row_wrap {
		padding: 40px 0 50px;
	}

	.section_quote_row_wrap h2,
	.section_quote_row_wrap .h2 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #ebe8e0;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(90%, 500px);
		letter-spacing: 0.06em;
		margin: 0px auto 0px;
		font-size: 1.5em;
		display: block;
	}

	.section_copy_row p {
		margin: 5px auto 5px;
		max-width: min(90%, 600px);
		text-align: left;
		color: #ebe8e0;
	}

	.supplier_row {
	}

	.supplier_row1 {
	}

	.supplier_row2 {
	}

	.supplier_row h1,
	.supplier_row .h1 {
		margin: 0 auto 50px;
	}

	.supplier_row h4 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 500;
		padding: 0;
		text-align: left;
		line-height: 130%;
		text-transform: uppercase;
		max-width: min(95%, 750px);
		letter-spacing: 0.05em;
		margin: 0px auto 10px 0;
		font-size: 1.4em;
	}

	.supplier_row p,
	.life_grid_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(100%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 40px 0;
		font-size: 1.5em;
	}

	.fade_gallery .slick-dots {
		position: absolute;
		bottom: 14px;
		width: 100%;
		padding: 0;
		margin: 0;
		left: 0;
		list-style: none;
		text-align: center;
		z-index: 10;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
	}

	.fade_gallery .slick-dots {
		opacity: 1;
		transition-delay: 1s;
	}

	.fade_gallery .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 2px;
		padding: 0;
		cursor: pointer;
		vertical-align: top;
	}

	.fade_gallery .slick-dots li button:before {
		font-size: 9px;
		color: #f6f0ea;
		opacity: 0.5;
	}

	.fade_gallery .slick-dots li.slick-active button:before {
		color: #f6f0ea;
		opacity: 1;
	}

	#location {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.4em;
	}

	.circle_row_text_wrap h6 a span {
		position: relative;
	}

	.circle_row_text_wrap h6 a span::before {
		content: '';
		position: absolute;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #ebe8e0;
		transform-origin: bottom left;
		transform: scaleX(1);
		transition: transform 0.8s ease-in-out;
	}

	.circle_row_text_wrap h6 a span:hover::before {
		transform: scaleX(0);
		transform-origin: bottom right;
	}

	.life_intro_row {
		background-color: #364635;
		max-width: inherit !important;
		background-size: cover;
		background-position: center center;
		min-height: max(450px, 0vh);
	}

	.life_intro_row1 {
		background-image: url('../img/life1.jpg');
	}

	.life_intro_row .cell {
	}

	.intro_text_wrap {
	}

	.intro_text_wrap h1,
	.intro_text_wrap .h1 {
		position: relative;
		z-index: 12;
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(90%, 600px);
		letter-spacing: 0.08em;
		margin: 50px auto 60px;
		font-size: 2em;
		text-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
	}

	.life_intro_overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.25);
		width: 100%;
		height: 100%;
		z-index: 10;
	}

	.life_intro_row1 {
	}

	.life_intro_row2 {
		background-image: url(../img/life3.jpg);
		background-position: top left;
	}

	.life_intro_row3 {
		background-image: url(../img/life10.jpg);
	}

	.life_intro_row4 {
		background-image: url(../img/life23.jpg);
	}

	.life_intro_row5 {
	}

	.life_intro_row6 {
	}

	.aerial_row {
	}

	.aerial_row .cell {
	}

	.aerial_row img {
	}

	.hs-tooltip h3,
	.hs-tooltip p {
		margin: 0;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 0.02em;
		text-align: left;
		text-transform: uppercase;
		font-family: 'Cormorant' !important;
		color: #364635 !important;
		font-weight: 500 !important;
	}

	.life_grid_row {
		max-width: min(95%, 110rem) !important;
	}

	.life_grid_row .cell {
		padding-right: 10px;
		padding-left: 10px;
	}

	.life_grid_img_wrap {
	}

	.life_grid_img_wrap img {
		margin-bottom: 30px;
	}

	.life_grid_row h2,
	.life_grid_row .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.01em;
		margin: 0px auto 20px 0;
		font-size: 1.8em;
	}

	.life_grid_row p {
		max-width: min(100%, 750px);
		margin: 0px auto 0px 0;
	}

	.wide_grid_col {
	}

	.wide_grid_col .large-shrink {
		min-width: 33%;
	}

	.wide_grid_col p {
		max-width: min(100%, 600px);
		margin: 0px auto 80px 0;
	}

	.wide_grid_col h2,
	.wide_grid_col .h2 {
		margin: 0 auto 0 0;
	}

	.wide_grid_col p {
	}

	.life_grid_nested_row {
		max-width: 100% !important;
	}

	.life_grid_nested_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.life_grid_nested_row2 {
		margin: 0px auto 0 0;
	}

	.life_images_row_wrap {
	}

	.life_images_row1 {
		max-width: 95vw !important;
	}

	.life_images_row2 {
		margin: -60px 0 60px;
	}

	.life_images_row_wrap .cell {
		/* overflow: hidden; */
	}

	.life_caption {
		font-family: 'Cormorant';
		position: absolute;
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 12px auto 0px 0;
		font-size: 1.2em;
		opacity: 0;
	}

	.life_img_wrap:hover .life_caption {
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
		opacity: 1;
	}

	.smt {
	}

	.smb {
	}

	#team {
	}

	.green_wrap {
	}

	#footer {
		padding: 40px 0 160px 0;
		background-color: #364635;
		background-color: #364635;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	}

	#footer .grid-x {
	}

	.footer_content_row {
	}

	.footer_divider_col {
	}

	.footer_divider_col hr {
		position: relative;
		max-width: inherit;
		width: 100%;
		margin: 30px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.footer_content_row h5,
	.footer_content_row h4 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.3em;
	}

	.footer_content_row h4 {
		text-align: right;
		margin: 0 0 0 auto;
	}

	.footer_top_row {
	}

	.footer_top_row .cell {
		text-align: right;
	}

	.footer_top_row h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_top_row h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2em;
	}

	.fl {
		display: block;
		margin: 0 auto 0 0;
		height: 40px;
	}

	.fl1 {
	}

	.fl2 {
	}

	.fl3 {
	}

	.fl4 {
	}

	.footer_content_row {
	}

	.footer_content_row .cell {
	}

	.earl_logo {
		height: 60px;
		position: absolute;
		right: 0;
		top: inherit;
		left: inherit;
		bottom: 110px;
	}

	.mobile_topbar {
		background: transparent;
		position: fixed;
		z-index: 22;
		top: 0;
		width: 100%;
		height: 45px;
		padding-right: 0;
		padding-left: 0;
	}

	.homepage .mobile_topbar {
	}

	.scrolled .mobile_topbar {
		background: transparent;
		background-color: transparent;
		z-index: 97;
		padding-left: 0;
		padding-right: 0;
	}

	.scrolled .homepage .mobile_topbar {
	}

	.homepage .mobile_logo {
	}

	.mobile_logo {
		width: 100px;
		margin: 0px 0 0 5%;
		opacity: 0;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.subpage .mobile_logo {
		opacity: 1;
	}

	.scrolled .mobile_logo {
		opacity: 0;
		margin: 0px 0 2px 5%;
	}

	.scrolled .homepage .mobile_logo {
	}

	.mobile_topbar .cell {
	}

	.mobile_nav_icon {
		font-family: 'ElegantIcons';
		color: #fff !important;
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 30;
		padding: 9px;
		line-height: 100%;
		background: #3c4d3a;
		border-radius: 0;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
		width: 45px;
	}

	.scrolled .mobile_nav_icon {
	}

	.hamburger {
	}

	.scrolled .hamburger {
	}

	.register_fixed_row {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: -65px;
		z-index: 30;
		max-width: inherit;
		background: transparent;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		padding: 0 0 !important;
	}

	.scrolled .register_fixed_row {
		bottom: 0;
		/* transition-delay: 6s; */
	}

	.register_fixed_row h6 {
		text-align: center;
		font-size: 1em;
		margin: 0 auto 0;
		color: #fff;
	}

	.fixed_register {
		text-align: center;
		max-width: inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 1.2em;
		line-height: 120%;
		font-family: 'Matter Medium';
		font-weight: 400;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		padding: 14px 20px 16px;
		border: #f1ede7 solid;
		border-width: 1px 1px 0px;
		display: inline-block;
		width: auto;
		background: #3c4d3a;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		opacity: 1;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.overlay {
		z-index: 99;
		position: fixed;
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		top: 0;
		left: 0;
		left: inherit;
		background: #fff;
		border-right: none;
		z-index: 98;
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	nav ul {
		padding: 0px;
		margin: 0px;
		height: 100%;
	}

	.overlay .overlay-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 10px;
		top: 10px;
		overflow: hidden;
		border: none;
		color: transparent;
		outline: none;
		z-index: 200;
	}

	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 60%;
		left: 0;
		width: 100%;
		font-size: inherit;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul li {
		display: block;
		height: 12%;
		height: calc(100% / 5);
		min-height: 54px;
		text-align: center;
	}

	.overlay ul li a {
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		list-style: none;
		display: inline;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 2em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		line-height: 125%;
		margin: 0 auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: center;
		text-shadow: none;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #fff;
		opacity: 0.5;
		text-decoration: none;
		margin: 0 0 0 0px;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.home_wrap .grid-x,
	#preload .grid-x {
		padding: 0 15px;
	}

	.white_intro_row {
		padding: 70px 0;
	}

	.white_intro_row.section_intro_row h1,
	.white_intro_row.section_intro_row .h1 {
		color: #555;
	}

	.white_intro_row .section_quote_row_wrap h2,
	.white_intro_row .section_quote_row_wrap .h2 {
		color: #555;
	}

	.white_intro_row .section_intro_hr {
		border-top: 1px solid #555;
		border-bottom: none;
	}

	.white_intro_row .section_copy_row p {
		color: #555;
	}

	.right_mask {
		-webkit-border-top-right-radius: 0;
		-moz-border-radius-topright: 0;
		border-top-right-radius: 0;
	}

	.left_mask {
		-webkit-border-top-left-radius: 0;
		-moz-border-left-topright: 0;
		border-top-left-radius: 0;
	}

	.split_hr,
	.section_intro_hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		width: 0px;
	}

	.split_hr.started {
		width: 90%;
		max-width: min(90%, 700px);
	}

	.section_intro_hr.started {
		width: 100%;
		max-width: min(90%, 600px);
	}

	.circle_row_img_wrap.delighter .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 3s linear;
	}

	.circle_row_img_wrap.delighter.started .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	#hero_image3 {
	}

	#hero_image3 .vegas-slide-inner {
	}

	.subpage_first_row {
		padding: 130px 0 70px;
	}

	.subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 5s linear;
	}

	.loaded .subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 69px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 102%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 49px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 77px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.video_hero_holder {
	}

	#video_holder,
	#video_holder2 {
		z-index: 0;
		position: absolute;
		border: 0;
		padding: 0;
	}

	video#bgvid,
	video#bgvid2 {
		position: fixed;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -100;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background: url('../img/video_render_bg.jpg') no-repeat;
		background-size: cover;
	}

	.video_overlay {
		position: fixed;
		z-index: 12;
		border: solid #ebe2d9;
		border-width: 0;
		background: rgba(0, 0, 0, 0.45);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		animation-delay: 0s;
	}

	.sig {
		max-width: min(100px, 90%);
		margin: 20px auto -10px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #fff;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 180px);
		letter-spacing: 0.01em;
		margin: 10px auto 0px 0;
		font-size: 1.1em;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s;
	}

	.social_wrap {
	}
	.sl {
		height: 33px;
		margin: 0 0 0 12px;
	}
	.sl1 {
	}
	.sl2 {
	}
	.sl3 {
	}

	.bottom_register_row {
		max-width: 850px;
		margin-left: auto;
		margin-right: auto;
	}
	.bottom_register_row .cell {
	}
	.modal_footer_logo {
		margin: 20px 0 0 0;
		max-width: min(90%, 180px);
	}
	.bottom_register_row h1,
	.bottom_register_row .h1 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}
	.bottom_register_row h2,
	.bottom_register_row .h2 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.25em;
		display: block;
	}

	.homepage .moment_img_wrap .vegas-slide-inner {
		background-image: url('../img/moment_mobile.jpg') !important;
	}

	.illustrated_map_wrap {
	}
	.illustrated_map_row {
		max-width: 95vw !important;
	}
	.legend_col {
	}
	.legend_col2 {
	}
	.ill_map_col {
	}
	.ill_map_col img {
		margin: 0 auto 30px 0;
	}
	.legend_col h3 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.5em;
	}
	.legend_col ol {
		list-style: decimal-leading-zero;
		list-style-position: inside;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 20px 0;
		font-size: 1.25em;
	}
	.legend_col li {
	}

	.mobile_video_link {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		background-color: transparent;
	}

	.map_address_wrap {
		position: relative;
		overflow: visible;
		display: block;
		margin: 0 0 30px;
	}

	.map_icon {
		max-width: min(45px, 90%);
		margin: 0 0px 0 0;
		display: inline-block;
		position: absolute;
		/* height: 100%; */
		top: -10px;
		width: 100%;
	}

	.map_address_wrap h2,
	.map_address_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 100%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 20px auto 0px 55px;
		font-size: 1.15em;
		display: block;
	}

	.button-play .cls-1 {
		fill: #f4f4f4;
	}

	.desktop_home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.desktop_hero_logo_wrap {
		position: relative;
		min-height: 550px;
	}

	.desktop_hero_row {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		max-width: inherit;
	}

	.desktop_hero_col {
	}

	.new_homepage_logo {
		max-width: min(450px, 90%);
		margin: 80px auto 2.5vh;
		display: block;
	}

	.desktop_strap_wrap {
		padding: 0 0 130px;
	}

	.desktop_strap_row {
		position: relative;
		bottom: auto;
	}

	.desktop_strap_col {
	}

	.desktop_strap_col h3 {
		font-size: 1em;
		text-align: center;
		color: #3c4d3a;
	}

	.register_btn {
	}

	.register_btn:hover {
	}

	.life_bg_image_wrap {
		position: absolute !important;
		height: 100%;
		width: 100%;
		left: 0;
		background-color: transparent;
	}

	.life_bg_image_wrap img {
	}

	.life_images_row_wrap .cell {
		position: relative; /* overflow: hidden; */
	}

	.life_images_row_wrap .life_img_wrap {
		/* position: absolute; */
	}

	.life_bg_image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.equalizer_wrap {
		position: relative;
		width: auto;
		height: auto;
	}

	.equalizer_wrap .section_intro_hr {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}

	.equalizer_wrap .section_intro_hr2 {
		position: relative;
		top: auto;
		bottom: auto;
	}

	.equalizer_wrap .section_quote_row_wrap {
		position: relative;
		/* height: 100%; */
		top: auto;
		transform: none;
		width: auto;
	}

	#gallery {
		padding-top: 60px;
	}

	.gallery_divider {
	}

	#gallery {
	}

	.gallery_title_row {
		margin-bottom: 50px;
	}

	.gallery_title_col {
	}

	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'Cormorant';
		color: #364635;
	}

	.gallery_title_row h2,
	.gallery_title_row .h2 {
		font-size: 1.6em;
		max-width: min(95%, 500px);
		margin: 20px auto 0;
		color: #364635;
	}

	.gallery_title_row h2 {
		font-size: inherit;
	}

	.gallery_grid_row {
		max-width: 95% !important;
		margin-bottom: 0px;
	}

	.gallery_grid_col,
	.gallery_subtitle_row .cell {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gallery_grid_col h5 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #364635;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0em;
		margin: 7px auto 30px 0;
		font-size: 1.15em;
	}

	.video_thumb_wrap {
		position: relative;
	}

	.play_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.play_btn {
		width: 110px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.play_btn .cls-1 {
		fill: #f4f4f4;
	}

	.play_btn:hover {
	}

	.video_thumb_wrap:hover .play_wrap {
	}

	.play_btn {
		width: 70px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video_thumb {
	}

	.image_thumb_wrap {
	}

	.image_thumb {
	}

	.image_thumb_wrap:hover {
	}

	.option_copy_row h4 {
		color: #364635;
		text-align: left;
		font-family: 'Cormorant';
		margin: 0px auto 0px 0;
		max-width: min(1000px, 90%);
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0em;
		font-size: 2.8em;
	}

	.team_heading_divider {
		clear: both;
		max-width: inherit;
		height: 0;
		border-top: none;
		border-right: 0;
		border-bottom: 1px solid #364635;
		border-left: 0;
		margin: 10px auto 30px 0;
		width: 0%;
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: left;
	}

	.gallery_grid_row {
		max-width: 88rem !important;
	}

	.team_heading_divider.delighter.started {
		width: 100%;
		transition-delay: 0s;
	}

	.bounce {
		animation: bounce 3s infinite;
	}

	.down_arrow_link {
	}

	.thanks .desktop_hero_col h2 {
		color: #ebe9e1;
		font-size: 1.95em;
		max-width: min(80%, 480px);
	}

	.down_arrow {
		margin: 0 auto;
		display: block;
		max-width: 38px;
	}
}

@media screen and (min-width: 64em) {
	.container,
	.reveal {
		font-size: 13px;
	}

	body {
	}

	#top {
	}

	.container {
	}

	.unscrolled {
	}

	.scrolled {
	}

	.mb {
		margin-bottom: 100px;
	}

	.smb {
	}

	.mt {
	}

	.pb {
	}

	.pt {
	}

	.lpb {
		padding-bottom: 200px;
	}

	a {
		color: inherit;
		outline: none;
	}

	a:hover,
	a:visited,
	a:focus,
	a:active {
		color: inherit;
		text-decoration: none;
		outline: none;
	}

	.fade_gallery {
		line-height: 0px;
	}

	.fade_gallery img {
	}

	.subsection {
		position: relative;
		z-index: 20;
		background-color: #ebe9e1;
	}

	.subsection .grid-x {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		max-width: min(95%, 110rem);
	}

	.subsection .grid-x .cell {
		position: relative;
	}

	.fullWidth {
		max-width: 100% !important;
	}

	.fullWidth .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.fullWidth img {
	}

	.register_fixed_row {
		position: fixed;
		bottom: -60px;
		z-index: 101;
		background: #333;
		text-align: center;
		padding: 5px 0 8px;
		-webkit-transition: bottom 1s ease-out;
		-moz-transition: bottom 1s ease-out;
		-o-transition: bottom 1s ease-out;
		transition: bottom 1s ease-out;
		width: 100%;
		left: 0;
	}

	.scrolled .register_fixed_row {
	}

	.register_fixed_row h6 {
	}

	.register_fixed_row .fixed_register {
		outline: none;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		margin: 0px 40px 0;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.top_nav_wrap {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 60;
		padding: 0 0 0 0;
		background: transparent;
	}

	.is-reveal-open .top_nav_wrap {
		opacity: 0 !important;
	}

	.top_nav_row {
		border-bottom: 1px solid #ebe9e1;
		background-color: transparent;
		width: 95vw;
		padding: 0;
		margin: 0 auto;
	}

	.scrolled .top_nav_row {
		background-color: #ebe9e1;
		border-bottom: 1px solid #364635;
	}

	.homepage .top_nav_row {
	}

	.left_col {
		text-align: left;
	}
	.nav_logo,
	.dot_logo {
		height: 36px;
		margin: 0 auto 6px 0;
		display: none;
	}

	.scrolled .nav_logo {
		margin: 0 auto 6px 12px;
		height: 30px;
	}

	.nav_logo .cls-1 {
		fill: #ebe9e1;
	}

	.scrolled .nav_logo .cls-1 {
		fill: #364635;
	}

	.scrolled .nav_logo,
	.subpage .nav_logo {
		display: block;
	}

	.tel_link {
		display: block;
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: uppercase;
		letter-spacing: 0.08em;
		font-size: 1.15em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-variant-numeric: lining-nums;
		font-weight: 400;
		line-height: 150%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: left;
		float: none;
		text-shadow: none;
	}

	.spacer {
		width: 5px;
		display: inline-block;
	}

	.scrolled .tel_link,
	.subpage .tel_link {
		display: none;
	}

	.right_col {
	}

	.right_col .flex-container {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #f1ede7;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 500;
		line-height: 150%;
		margin: 0 0 0px auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		float: right;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.homepage .right_col .flex-container {
	}

	.scrolled .right_col .flex-container {
		text-shadow: none;
		color: #364635;
	}

	.right_col li {
		margin: 0 0px 0 22px;
	}

	.right_col li a {
		padding: 14px 0 16px;
		display: block;
	}

	.right_col li a:hover {
	}

	.desktop_register_link {
		background-color: #f1ede7;
		padding: 14px 30px 16px !important;
		color: #364635 !important;
		font-family: 'Cormorant';
		text-shadow: none;
		font-weight: 500;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.homepage .desktop_register_link {
	}

	.desktop_register_link:hover {
	}

	.scrolled .desktop_register_link {
		background-color: #364635;
		color: #f1ede7 !important;
	}

	.scrolled .desktop_register_link:hover {
	}

	.scrolled .right_col li a {
	}

	.scrolled .right_col li a:hover {
	}

	.reveal {
	}

	#Form_Modal {
		top: 0 !important;
		min-height: 100vh;
		border: none;
		outline: none;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 0;
		padding: 40px 20px 140px 20px;
		background-color: #364635;
		background-color: rgba(54, 70, 53, 1);
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	.form_overlay {
		background-color: rgba(20, 20, 20, 0) !important;
	}

	.scrolled .form_overlay {
		background-color: rgba(235, 233, 225, 0) !important;
	}

	#register .register_text_row {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	.register_text_col {
	}

	.register_text_col .grid-x {
	}

	.ml {
		height: 50px;
		margin: 0 35px 0 0;
	}

	.ml1 {
		height: 50px;
		width: auto;
		display: block;
		margin: 0 auto 50px;
	}

	.ml2 {
		height: 40px;
	}

	.ml3 {
	}

	.ml4 {
	}

	.ml5 {
	}

	.ml6 {
	}

	.register_text_col h4 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 30px 0;
		font-size: 2.25em;
	}

	.register_hr {
		position: relative;
		max-width: min(100%, 500px);
		width: 100%;
		margin: 20px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
		display: none;
	}

	.form_row {
		max-width: 100%;
		margin: 0 auto 40px;
	}

	.form_column {
	}

	.form_wrap {
	}

	.bottom_register_row {
	}

	.bottom_register_row .cell {
	}

	.cl_wrap {
	}

	.disclaimer_wrap {
	}

	.disclaimer_wrap h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.8em;
	}

	.disclaimer_wrap h5 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 30px 0;
		font-size: 1.1em;
	}

	.disclaimer_wrap h6 {
		color: #111;
		text-align: left;
		font-family: 'Canela Light Regular';
		margin: 0 0 0 0;
		max-width: 100%;
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 155%;
		letter-spacing: 0.04em;
		font-size: 1.1em;
	}

	.close-button,
	.overlay-close {
		width: 28px;
		position: absolute;
		top: 18px;
		right: 18px;
	}

	.close_modal {
	}

	.close_modal .cls-1 {
		fill: #ebe8e0;
	}

	.overlay_close {
	}

	.overlay_close .cls-1 {
		fill: #fff;
	}

	#homepage {
		position: relative;
		background: #3c4d3b;
	}

	#preload {
		position: fixed;
		background: #3c4d3a;
		background-color: #3c4d3a;
		z-index: 80;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.preload_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.preload_img_overlay {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 21;
	}

	.preload_mask {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 20;
		background-image: url(../img/mask.svg);
		background-position: center;
		background-size: cover;
		background-repeat: repeat-x;
	}

	.preload_img_wrap {
		position: absolute !important;
		width: 100%;
		height: 100% !important;
		top: 0;
		right: 0;
		z-index: auto;
		background-color: transparent;
	}

	.preload_top_row_wrap {
		position: relative;
	}

	.preload_top_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_top_col {
	}

	.circle_row_img_wrap {
		position: relative;
		width: 100%;
		background-color: transparent;
	}

	.circle_deboss {
	}

	.circle_wrap {
		max-width: min(440px, 50vw);
		height: min(440px, 50vw);
		margin: 0 auto 0vh;
		display: block;
		overflow: hidden;
		position: relative;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: 0;
		left: 0;
		border: none;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.circle_row_img_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
		box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
	}

	.circle_row_bg_img {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		position: absolute;
		object-fit: cover;
		top: 0;
		z-index: 0;
	}

	.img_effect {
	}

	#homepage .circle_row_img_wrap {
	}

	#homepage .circle_deboss {
	}

	#homepage .circle_wrap {
		/* margin: 0 auto 9vh; */
		/* max-width: 75vh; */
		/* height: 75vh; */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: none;
		max-width: inherit;
		width: 100%;
		height: 100vh;
	}

	#homepage .circle_row_img_overlay {
		background-color: rgba(0, 0, 0, 0.2);
		display: none;
	}

	#homepage .circle_row_bg_img {
	}

	#homepage .img_effect {
	}

	.preload_bottom_row_wrap {
		position: absolute;
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		z-index: 31;
	}

	.preload_bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_bottom_col {
	}

	.preload_logo,
	.homepage_logo {
		display: block;
		max-width: min(50vw, 1200px);
	}

	.is-reveal-open .homepage_logo {
		opacity: 0 !important;
	}

	.top_register_btn {
		position: fixed;
		top: -100px;
		width: 100%;
		height: auto;
		left: 0;
		text-align: center;
		background: #fff;
		padding: 0;
		margin: 0;
		-webkit-transition: top 1.5s ease-out;
		-moz-transition: top 1.5s ease-out;
		-o-transition: top 1.5s ease-out;
		transition: top 1.5s ease-out;
	}

	.loaded .top_register_btn {
		top: 0;
		transition-delay: 1s;
	}

	.scrolled .top_register_btn {
		top: -100px;
		transition-delay: 0s;
	}

	.top_register_btn h6 {
		font-family: 'MaisonNeue-Light';
		color: #ebe2d9;
		font-size: 0.8em;
		line-height: 120%;
		letter-spacing: 0.08em;
		margin: 0px 0 0;
		padding: 0 0;
		text-transform: uppercase;
		font-weight: 400;
	}

	.top_register_btn .register_btn {
		padding: 14px 0 12px;
		display: block;
	}

	.top_register_btn ul {
		text-transform: none;
		font-family: 'neue-haas-unica';
		color: #444;
		font-size: 0.9em;
		font-weight: 300;
		line-height: 120%;
		letter-spacing: 0.06em;
		margin: 5px 0 0px;
		padding: 0 0 5px;
		max-width: inherit;
		display: inline-flex;
		list-style: none;
	}

	.top_register_btn li {
		display: inline-flex;
		margin: 10px 32px;
		/* padding: 15px 20px; */
	}

	.home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.hero_logo_row_wrap {
	}

	.hero_logo_row {
	}

	.hero_logo_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.homepage_logo,
	.preload_logo {
		margin: 0px 0 30px 0;
	}

	.homepage_dot {
	}

	.bottom_row_wrap {
		position: relative;
		padding: 0 0 10vh 0;
		/* display: block; */
	}

	.bottom_row {
		position: absolute;
		width: 100%;
		height: auto;
		padding: 0 0 80px 0;
	}

	.bottom_row h5 {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: capitalize;
		letter-spacing: 0.08em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 400;
		line-height: 150%;
		margin: 95px 0 5px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		text-shadow: none;
		display: none;
	}

	.bottom_row h6 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 100%;
		text-align: right;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2em;
		text-shadow: none;
		display: none;
	}

	.bottom_text_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
		opacity: 1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.is-reveal-open .bottom_text_col {
		opacity: 0;
	}

	.bottom_row h1 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 500;
		padding: 0 0 0 0;
		max-width: min(450px, 100%);
		text-align: left;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 80px 0 20px 0;
		letter-spacing: 0.01em;
		line-height: 130%;
		font-size: 1.55em;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.bottom_row hr {
		clear: both;
		max-width: 100%;
		margin: 0px auto 0px 0;
		border-right: 0;
		border-left: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #ebe9e1;
		border-bottom: 0;
		display: none;
	}

	.bottom_row h2 {
		text-transform: none;
		font-family: 'Matter Light';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 700px;
		text-align: left;
		color: #f1ede7;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		line-height: 145%;
		letter-spacing: 0.025em;
		font-size: 2.2em;
		display: none;
	}

	.desktop_hero_row h3 {
		font-size: 1em;
		color: #3c4d3a;
	}

	.register_btn {
		color: #3c4d3a;
		background: #ebe9e1;
		font-family: 'FoundersGroteskMono-RegularTest';
		max-width: 580px;
		font-variant-ligatures: common-ligatures;
		text-rendering: auto;
		text-transform: uppercase;
		text-align: center;
		font-weight: 400;
		line-height: 120%;
		font-size: 1.1em;
		letter-spacing: 0.08em;
		margin: 40px auto 0px 0;
		display: inline-block;
		border: 1px solid #ebe9e1;
		padding: 11px 24px 13px;
		background: #ebe9e1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.register_btn:hover {
		color: #ebe9e1;
		background: rgba(20, 20, 20, 0.2);
		text-shadow: none;
		box-shadow: none;
	}

	.bottom_divider_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.bottom_divider_col hr {
	}

	.homepage_image_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 7;
		background-color: rgba(0, 0, 0, 0);

		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0) 100%
		); /* FF3.6-15 */
		/* background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
		/* background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}

	.homepage_image_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #172714;
		z-index: 14;
	}

	.gradient_overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 18;
	}

	.moment_img_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.repeater {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		background-image: url(../img/repeater.jpg);
		background-size: contain;
		background-position: right;
		background-repeat: repeat-x;
		z-index: 4;
		display: none;
	}

	#design,
	#gallery {
		padding-top: 140px;
	}

	.intro_row {
		padding: 30px 0 120px;
	}

	.intro_row h1,
	.intro_row .h1,
	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1,
	.split_nested_text h2,
	.supplier_row h1,
	.supplier_row .h1,
	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 1.45em;
	}

	.intro_row h2,
	.intro_row .h2,
	.circle_row_text_wrap p,
	.circle_row_text_wrap .p,
	.gallery_title_row h2,
	.gallery_title_row .h2,
	.thanks .desktop_hero_col h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(95%, 600px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.5em;
		display: block;
	}

	.green_wrap {
		background-color: #2d3e2b;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		padding: 80px 0;
	}

	.green_circle_wrap {
	}

	.circle_row {
	}

	.circle_row .cell {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1 {
		color: #ebe8e0;
	}

	.circle_row_text_wrap p,
	.circle_row_text_wrap .p {
		color: #ebe8e0;
		font-size: 1.4em;
	}

	.video_row {
	}

	.video_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.responsive-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: hidden;
	}

	.responsive-video iframe,
	.responsive-video object,
	.responsive-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video_row .poster {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 1;
		background-image: url('../img/render4.jpg');
		background-position: bottom center;
	}

	.button-play {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 130px;
		height: 130px;
		z-index: 10;
	}

	.button-play:hover {
		cursor: pointer;
		opacity: 0.5;
	}

	.video_row .overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.2);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
			background-color 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 2;
		padding: 0;
		width: 100%;
		background-color: rgba(20, 20, 20, 0.2) !important;
	}

	.quote_row {
		background-color: transparent;
	}

	.quote_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.team_img_wrap {
	}

	.team_img_wrap img {
		max-width: min(95%, 800px);
	}

	.quote_text_wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 700px);
	}

	.sketch {
		display: block;
		max-width: min(90%, 800px);
		margin: 0 auto 20px;
	}

	.quote_text_wrap h2,
	.quote_text_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(90%, 550px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2em;
		display: block;
	}

	.quote_text_wrap h3 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.35em;
	}

	.quote_row2 .quote_text_wrap h2,
	.quote_row2 .quote_text_wrap .h2 {
	}

	.quote_row2 .quote_text_wrap h3 {
	}

	.arch_split_row {
		max-width: 95vw !important;
	}

	.arch_split_img_col {
	}

	.split_img_wrap {
		background-size: 0px;
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
		min-height: auto;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.split_img_wrap img {
		display: block;
		max-width: 100%;
		margin: 0 auto 0;
	}

	.split_img_wrap1 img {
		display: block;
		margin: 0 auto 0;
	}

	.split_img_wrap1 {
		background-image: none;
		min-height: auto;
	}

	.split_img_wrap2 {
		background-image: url(../img/render9.jpg);
	}

	.split_img_wrap3 {
		background-image: url(../img/render11.jpg);
	}

	.split_img_wrap4 {
		background-image: url(../img/render15.jpg);
	}

	.split_img_wrap5 {
		background-image: url(../img/render16.jpg);
	}

	.split_img_wrap6 {
		background-image: url(../img/render20.jpg);
	}

	.split_img_wrap7 {
		background-image: url(../img/render22.jpg);
	}

	.split_img_wrap8 {
		background-image: url(../img/life2.jpg);
	}

	.split_img_wrap9 {
	}

	.split_img_wrap10 {
	}

	.split_hr {
		position: absolute;
		max-width: inherit;
		width: 90%;
		left: 50%;
		transform: translateX(-50%);
		margin: 0 auto 0;
		border-bottom: 1px solid #666;
	}

	.top_hr {
		top: 0;
	}

	.bottom_hr {
		bottom: 0;
	}

	.split_nested_text {
		padding: 10vh 0;
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
	}

	.split_nested_text h2 {
	}

	.split_nested_text h4 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(90%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 30px;
		font-size: 1.7em;
	}

	.split_nested_text h3 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(90%, 500px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2em;
	}

	.split_nested_text p,
	.section_copy_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 135%;
		max-width: min(85%, 500px);
		letter-spacing: 0.03em;
		margin: 0px auto 0px;
		font-size: 1.4em;
	}

	.section_intro_row {
	}

	.section_intro_row h1,
	.section_intro_row .h1 {
		margin: 0 auto 60px;
	}

	.section_intro_row1 {
	}

	.section_intro_row2 {
	}

	.section_intro_row3 {
	}

	.section_intro_row4 {
	}

	.section_title_row {
	}

	.section_title_row .cell {
	}

	.section_title_row h1 {
	}

	.section_copy_row {
	}

	.section_copy_row .section_line_col {
	}

	.section_intro_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		margin: 10px auto 0;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.section_intro_hr2 {
	}

	.section_quote_row_wrap {
		padding: 60px 0 70px;
	}

	.section_quote_row_wrap h2,
	.section_quote_row_wrap .h2 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #ebe8e0;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(90%, 550px);
		letter-spacing: 0.06em;
		margin: 0px auto 0px;
		font-size: 1.6em;
		display: block;
	}

	.section_copy_row p {
		margin: 0 auto 0;
		max-width: min(95%, 750px);
		text-align: left;
		color: #ebe8e0;
	}

	.supplier_row {
	}

	.supplier_row1 {
	}

	.supplier_row2 {
	}

	.supplier_row h1,
	.supplier_row .h1 {
		margin: 0 auto 70px;
	}

	.supplier_row h4 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 500;
		padding: 0;
		text-align: left;
		line-height: 130%;
		text-transform: uppercase;
		max-width: min(95%, 750px);
		letter-spacing: 0.05em;
		margin: 0px auto 10px 0;
		font-size: 1.4em;
	}

	.supplier_row p,
	.life_grid_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 40px 0;
		font-size: 1.4em;
	}

	.fade_gallery .slick-dots {
		position: absolute;
		bottom: 15px;
		width: 100%;
		padding: 0;
		margin: 0;
		left: 0;
		list-style: none;
		text-align: center;
		z-index: 10;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
	}

	.fade_gallery .slick-dots {
		opacity: 1;
		transition-delay: 1s;
	}

	.fade_gallery .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 1px;
		padding: 0;
		cursor: pointer;
		vertical-align: top;
	}

	.fade_gallery .slick-dots li button:before {
		font-size: 10px;
		color: #f6f0ea;
		opacity: 0.5;
	}

	.fade_gallery .slick-dots li.slick-active button:before {
		color: #f6f0ea;
		opacity: 1;
	}

	#location {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.4em;
	}

	.circle_row_text_wrap h6 a span {
		position: relative;
	}

	.circle_row_text_wrap h6 a span::before {
		content: '';
		position: absolute;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #ebe8e0;
		transform-origin: bottom left;
		transform: scaleX(1);
		transition: transform 0.8s ease-in-out;
	}

	.circle_row_text_wrap h6 a span:hover::before {
		transform: scaleX(0);
		transform-origin: bottom right;
	}

	.life_intro_row {
		background-color: #364635;
		max-width: inherit !important;
		background-size: cover;
		background-position: center center;
		min-height: max(550px, 0vh);
	}

	.life_intro_row1 {
		background-image: url('../img/life1.jpg');
	}

	.life_intro_row .cell {
	}

	.intro_text_wrap {
	}

	.intro_text_wrap h1,
	.intro_text_wrap .h1 {
		position: relative;
		z-index: 12;
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(700px, 90%);
		letter-spacing: 0.08em;
		margin: 50px auto 60px;
		font-size: 2.25em;
		text-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
	}

	.life_intro_overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.25);
		width: 100%;
		height: 100%;
		z-index: 10;
	}

	.life_intro_row1 {
	}

	.life_intro_row2 {
		background-image: url(../img/life3.jpg);
		background-position: top left;
	}

	.life_intro_row3 {
		background-image: url(../img/life10.jpg);
	}

	.life_intro_row4 {
		background-image: url(../img/life23.jpg);
	}

	.life_intro_row5 {
	}

	.life_intro_row6 {
	}

	.aerial_row {
	}

	.aerial_row .cell {
	}

	.aerial_row img {
	}

	.hs-tooltip h3,
	.hs-tooltip p {
		margin: 0;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 0.02em;
		text-align: left;
		text-transform: uppercase;
		font-family: 'Cormorant' !important;
		color: #364635 !important;
		font-weight: 500 !important;
	}

	.life_grid_row {
		max-width: calc(95vw + 30px) !important;
	}

	.life_grid_row .cell {
		padding-right: 15px;
		padding-left: 15px;
	}

	.life_grid_img_wrap {
	}

	.life_grid_img_wrap img {
		margin-bottom: 20px;
	}

	.life_grid_row h2,
	.life_grid_row .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: 100%;
		letter-spacing: 0.01em;
		margin: 0px auto 10px 0;
		font-size: 1.5em;
	}

	.life_grid_row p {
		max-width: min(100%, 750px);
		margin: 0px auto 60px 0;
	}

	.wide_grid_col {
	}

	.wide_grid_col .large-shrink {
		min-width: 40%;
	}

	.wide_grid_col p {
		max-width: min(100%, 600px);
		margin: 0px auto 40px 0;
	}

	.wide_grid_col h2,
	.wide_grid_col .h2 {
		margin: 0 auto 0 0;
	}

	.wide_grid_col p {
	}

	.life_grid_nested_row {
		max-width: 100% !important;
	}

	.life_grid_nested_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.life_grid_nested_row2 {
		margin: 0px auto 0 0;
	}

	.life_images_row_wrap {
	}

	.life_images_row1 {
		max-width: 95vw !important;
	}

	.life_images_row2 {
		margin: -100px 0 100px;
	}

	.life_images_row_wrap .cell {
		/* overflow: hidden; */
	}

	.life_caption {
		font-family: 'Cormorant';
		position: absolute;
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 12px auto 0px 0;
		font-size: 1.2em;
		opacity: 0;
	}

	.life_img_wrap:hover .life_caption {
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
		opacity: 1;
	}

	.smt {
	}

	.smb {
	}

	#team {
	}

	.green_wrap {
	}

	#footer {
		padding: 70px 0 60px 0;
		background-color: #364635;
		background-color: #364635;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	}

	#footer .grid-x {
	}

	.footer_content_row {
	}

	.footer_divider_col {
	}

	.footer_divider_col hr {
		position: relative;
		max-width: inherit;
		width: 100%;
		margin: 30px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.footer_content_row h5,
	.footer_content_row h4 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.2em;
	}

	.footer_content_row h4 {
		text-align: right;
		margin: 0 0 0 auto;
	}

	.footer_top_row {
	}

	.footer_top_row .cell {
		text-align: right;
	}

	.footer_top_row h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_top_row h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.5em;
	}

	.fl {
		display: block;
		margin: 0 auto 0 0;
		height: 50px;
	}

	.fl1 {
	}

	.fl2 {
	}

	.fl3 {
	}

	.fl4 {
	}

	.footer_content_row {
	}

	.footer_content_row .cell {
	}

	.earl_logo {
		height: 60px;
		position: absolute;
		right: 0;
		top: inherit;
		left: inherit;
		bottom: 0px;
	}

	.mobile_topbar {
		background: transparent;
		position: fixed;
		z-index: 22;
		top: 0;
		width: 100%;
		height: 45px;
		padding-right: 0;
		padding-left: 0;
	}

	.homepage .mobile_topbar {
	}

	.scrolled .mobile_topbar {
		background: transparent;
		background-color: transparent;
		z-index: 97;
		padding-left: 0;
		padding-right: 0;
	}

	.scrolled .homepage .mobile_topbar {
	}

	.homepage .mobile_logo {
	}

	.mobile_logo {
		width: 100px;
		margin: 0px 0 0 5%;
		opacity: 0;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.subpage .mobile_logo {
		opacity: 1;
	}

	.scrolled .mobile_logo {
		opacity: 0;
		margin: 0px 0 2px 5%;
	}

	.scrolled .homepage .mobile_logo {
	}

	.mobile_topbar .cell {
	}

	.mobile_nav_icon {
		font-family: 'ElegantIcons';
		color: #fff !important;
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 30;
		padding: 9px;
		line-height: 100%;
		background: #3c4d3a;
		border-radius: 0;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
		width: 45px;
	}

	.scrolled .mobile_nav_icon {
	}

	.hamburger {
	}

	.scrolled .hamburger {
	}

	.register_fixed_row {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: -65px;
		z-index: 30;
		max-width: inherit;
		background: transparent;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		padding: 0 0 !important;
	}

	.scrolled .register_fixed_row {
		bottom: 0;
		/* transition-delay: 6s; */
	}

	.register_fixed_row h6 {
		text-align: center;
		font-size: 1em;
		margin: 0 auto 0;
		color: #fff;
	}

	.fixed_register {
		text-align: center;
		max-width: inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 1.2em;
		line-height: 120%;
		font-family: 'Matter Medium';
		font-weight: 400;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		padding: 14px 20px 16px;
		border: #f1ede7 solid;
		border-width: 1px 1px 0px;
		display: inline-block;
		width: auto;
		background: #3c4d3a;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		opacity: 1;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.overlay {
		z-index: 99;
		position: fixed;
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		top: 0;
		left: 0;
		left: inherit;
		background: #fff;
		border-right: none;
		z-index: 98;
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	nav ul {
		padding: 0px;
		margin: 0px;
		height: 100%;
	}

	.overlay .overlay-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 10px;
		top: 10px;
		overflow: hidden;
		border: none;
		color: transparent;
		outline: none;
		z-index: 200;
	}

	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 60%;
		left: 0;
		width: 100%;
		font-size: inherit;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul li {
		display: block;
		height: 12%;
		height: calc(100% / 5);
		min-height: 54px;
		text-align: center;
	}

	.overlay ul li a {
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		list-style: none;
		display: inline;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 2em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		line-height: 125%;
		margin: 0 auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: center;
		text-shadow: none;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #fff;
		opacity: 0.5;
		text-decoration: none;
		margin: 0 0 0 0px;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.home_wrap .grid-x,
	#preload .grid-x {
		padding: 0 2.25%;
	}

	.white_intro_row {
		padding: 80px 0;
	}

	.white_intro_row.section_intro_row h1,
	.white_intro_row.section_intro_row .h1 {
		color: #555;
	}

	.white_intro_row .section_quote_row_wrap h2,
	.white_intro_row .section_quote_row_wrap .h2 {
		color: #555;
	}

	.white_intro_row .section_intro_hr {
		border-top: 1px solid #555;
		border-bottom: none;
	}

	.white_intro_row .section_copy_row p {
		color: #555;
	}

	.right_mask {
		-webkit-border-top-right-radius: 50%;
		-moz-border-radius-topright: 50%;
		border-top-right-radius: 50%;
	}

	.left_mask {
		-webkit-border-top-left-radius: 50%;
		-moz-border-left-topright: 50%;
		border-top-left-radius: 50%;
	}

	.split_hr,
	.section_intro_hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		width: 0px;
	}

	.split_hr.started {
		width: 90%;
		max-width: min(90%, 900px);
	}

	.section_intro_hr.started {
		width: 90%;
		max-width: min(90%, 900px);
	}

	.circle_row_img_wrap.delighter .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 3s linear;
	}

	.circle_row_img_wrap.delighter.started .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.subpage_first_row {
		padding: 100px 0 70px;
	}

	.subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 5s linear;
	}

	.loaded .subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 79px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 102%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 60px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 77px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.video_hero_holder {
	}

	#video_holder,
	#video_holder2 {
		z-index: 0;
		position: absolute;
		border: 0;
		padding: 0;
	}

	video#bgvid,
	video#bgvid2 {
		position: fixed;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -100;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background: url('../img/video_render_bg.jpg') no-repeat;
		background-size: cover;
	}

	.video_overlay {
		position: fixed;
		z-index: 12;
		border: solid #ebe2d9;
		border-width: 0;
		background: rgba(0, 0, 0, 0.45);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		animation-delay: 0s;
	}

	.sig {
		max-width: min(110px, 90%);
		margin: 20px auto -10px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #fff;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 200px);
		letter-spacing: 0.01em;
		margin: 15px auto 0px 20px;
		font-size: 1.1em;
		position: relative;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s;
	}

	.social_wrap {
	}
	.sl {
		height: 35px;
		margin: 0 0 0 13px;
	}
	.sl1 {
	}
	.sl2 {
	}
	.sl3 {
	}

	.bottom_register_row {
		max-width: 850px;
	}
	.bottom_register_row .cell {
	}
	.modal_footer_logo {
		margin: 12px 0 0 0;
		max-width: min(90%, 200px);
	}
	.bottom_register_row h1,
	.bottom_register_row .h1 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}
	.bottom_register_row h2,
	.bottom_register_row .h2 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.25em;
		display: block;
	}

	.homepage .moment_img_wrap .vegas-slide-inner {
		background-image: url('../img/moment.jpg') !important;
	}

	.illustrated_map_wrap {
	}
	.illustrated_map_row {
		max-width: 95vw !important;
	}
	.legend_col {
	}
	.legend_col2 {
	}
	.ill_map_col {
	}
	.ill_map_col img {
	}
	.legend_col h3 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.4em;
	}
	.legend_col ol {
		list-style: decimal-leading-zero;
		list-style-position: inside;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0em;
		margin: 5px auto 15px 0;
		font-size: 1.15em;
	}
	.legend_col li {
	}

	.mobile_video_link {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		background-color: transparent;
	}

	.map_address_wrap {
		position: relative;
		overflow: visible;
		display: block;
		margin: 0 0 20px;
	}

	.map_icon {
		max-width: min(40px, 90%);
		margin: 0 0px 0 0;
		display: inline-block;
		position: absolute;
		/* height: 100%; */
		top: -6px;
		width: 100%;
	}

	.map_address_wrap h2,
	.map_address_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 100%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 20px auto 0px 45px;
		font-size: 1.1em;
		display: block;
	}

	.button-play .cls-1 {
		fill: #f4f4f4;
	}

	.desktop_home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.desktop_hero_logo_wrap {
		position: relative;
		min-height: 400px;
	}

	.desktop_hero_row {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		max-width: inherit;
	}

	.desktop_hero_col {
	}

	.new_homepage_logo {
		max-width: min(500px, 90%);
		margin: 90px auto 0;
		display: block;
	}

	.desktop_strap_wrap {
		padding: 0 0 30px;
	}

	.desktop_strap_row {
		position: absolute;
		bottom: 40px;
		left: 0;
		z-index: 10;
		width: 100%;
	}

	.desktop_strap_col {
	}

	.desktop_strap_col h3 {
		font-size: 1em;
		text-align: center;
		color: #3c4d3a;
	}

	.register_btn {
	}

	.register_btn:hover {
	}

	.life_bg_image_wrap {
		position: absolute !important;
		height: 100%;
		width: 100%;
		left: 0;
		background-color: transparent;
	}

	.life_bg_image_wrap img {
	}

	.life_images_row_wrap .cell {
		position: relative; /* overflow: hidden; */
	}

	.life_images_row_wrap .life_img_wrap {
		/* position: absolute; */
	}

	.life_bg_image {
		width: 100%;
		height: 100%;
		max-width: inherit;
		object-fit: cover;
	}

	.equalizer_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.equalizer_wrap .section_intro_hr {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.equalizer_wrap .section_intro_hr2 {
		position: absolute;
		top: inherit;
		bottom: 0;
	}

	.equalizer_wrap .section_quote_row_wrap {
		position: absolute;
		/* height: 100%; */
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
	}

	#gallery {
		padding-top: 120px;
	}

	.gallery_divider {
	}

	#gallery {
	}

	.gallery_title_row {
		margin-bottom: 70px;
	}

	.gallery_title_col {
	}

	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'Cormorant';
		color: #364635;
	}

	.gallery_title_row h2,
	.gallery_title_row .h2 {
		font-size: 1.7em;
		max-width: min(88%, 520px);
		margin: 30px auto 0;
		color: #364635;
	}

	.gallery_title_row h2 {
		font-size: inherit;
	}

	.gallery_grid_row {
		max-width: 95% !important;
		margin-bottom: 0px;
	}

	.gallery_grid_col,
	.gallery_subtitle_row .cell {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gallery_grid_col h5 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #364635;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0em;
		margin: 7px auto 40px 0;
		font-size: 1.25em;
	}

	.video_thumb_wrap {
		position: relative;
	}

	.play_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.play_btn {
		width: 110px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.play_btn .cls-1 {
		fill: #f4f4f4;
	}

	.play_btn:hover {
	}

	.video_thumb_wrap:hover .play_wrap {
	}

	.play_btn {
		width: 80px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video_thumb {
	}

	.image_thumb_wrap {
	}

	.image_thumb {
	}

	.image_thumb_wrap:hover {
	}

	.option_copy_row h4 {
		color: #364635;
		text-align: left;
		font-family: 'Cormorant';
		margin: 0px auto 0px 0;
		max-width: min(1000px, 90%);
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0em;
		font-size: 2.8em;
	}

	.team_heading_divider {
		clear: both;
		max-width: inherit;
		height: 0;
		border-top: none;
		border-right: 0;
		border-bottom: 1px solid #364635;
		border-left: 0;
		margin: 10px auto 30px 0;
		width: 0%;
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: left;
	}

	.gallery_grid_row {
		max-width: 88rem !important;
	}

	.team_heading_divider.delighter.started {
		width: 100%;
		transition-delay: 0s;
	}
	.bounce {
		animation: bounce 3s infinite;
	}

	.down_arrow_link {
	}

	.thanks .desktop_hero_col h2 {
		color: #ebe9e1;
		font-size: 1.95em;
		max-width: min(80%, 520px);
	}

	.down_arrow {
		margin: 0 auto;
		display: block;
		max-width: 38px;
	}
}

@media screen and (min-width: 90em) {
	.container,
	.reveal {
		font-size: 14px;
	}

	body {
	}

	#top {
	}

	.container {
	}

	.unscrolled {
	}

	.scrolled {
	}

	.mb {
		margin-bottom: 140px;
	}

	.smb {
	}

	.mt {
	}

	.pb {
	}

	.pt {
	}

	.lpb {
		padding-bottom: 200px;
	}

	a {
		color: inherit;
		outline: none;
	}

	a:hover,
	a:visited,
	a:focus,
	a:active {
		color: inherit;
		text-decoration: none;
		outline: none;
	}

	.fade_gallery {
		line-height: 0px;
	}

	.fade_gallery img {
	}

	.subsection {
		position: relative;
		z-index: 20;
		background-color: #ebe9e1;
	}

	.subsection .grid-x {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 110rem);
	}

	.subsection .grid-x .cell {
		position: relative;
	}

	.fullWidth {
		max-width: 100% !important;
	}

	.fullWidth .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.fullWidth img {
	}

	.register_fixed_row {
		position: fixed;
		bottom: -60px;
		z-index: 101;
		background: #333;
		text-align: center;
		padding: 5px 0 8px;
		-webkit-transition: bottom 1s ease-out;
		-moz-transition: bottom 1s ease-out;
		-o-transition: bottom 1s ease-out;
		transition: bottom 1s ease-out;
		width: 100%;
		left: 0;
	}

	.scrolled .register_fixed_row {
	}

	.register_fixed_row h6 {
	}

	.register_fixed_row .fixed_register {
		outline: none;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		margin: 0px 40px 0;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.top_nav_wrap {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 60;
		padding: 0 0 0 0;
		background: transparent;
	}

	.is-reveal-open .top_nav_wrap {
		opacity: 0 !important;
	}

	.top_nav_row {
		border-bottom: 1px solid #ebe9e1;
		background-color: transparent;
		width: 95vw;
		padding: 0;
		margin: 0 auto;
	}

	.scrolled .top_nav_row {
		background-color: #ebe9e1;
		border-bottom: 1px solid #364635;
	}

	.homepage .top_nav_row {
	}

	.left_col {
		text-align: left;
	}
	.nav_logo,
	.dot_logo {
		height: 36px;
		margin: 0 auto 6px 0;
		display: none;
	}

	.scrolled .nav_logo {
		margin: 0 auto 6px 15px;
		height: 34px;
	}

	.nav_logo .cls-1 {
		fill: #ebe9e1;
	}

	.scrolled .nav_logo .cls-1 {
		fill: #364635;
	}

	.scrolled .nav_logo,
	.subpage .nav_logo {
		display: block;
	}

	.tel_link {
		display: block;
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: uppercase;
		letter-spacing: 0.08em;
		font-size: 1.15em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-variant-numeric: lining-nums;
		font-weight: 400;
		line-height: 150%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: left;
		float: none;
		text-shadow: none;
	}

	.spacer {
		width: 7px;
		display: inline-block;
	}

	.scrolled .tel_link,
	.subpage .tel_link {
		display: none;
	}

	.right_col {
	}

	.right_col .flex-container {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #f1ede7;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 500;
		line-height: 150%;
		margin: 0 0 0px auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		float: right;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.homepage .right_col .flex-container {
	}

	.scrolled .right_col .flex-container {
		text-shadow: none;
		color: #364635;
	}

	.right_col li {
		margin: 0 0px 0 35px;
	}

	.right_col li a {
		padding: 15px 0 20px;
		display: block;
	}

	.right_col li a:hover {
	}

	.desktop_register_link {
		background-color: #f1ede7;
		padding: 15px 35px 20px !important;
		color: #364635 !important;
		font-family: 'Cormorant';
		text-shadow: none;
		font-weight: 500;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.homepage .desktop_register_link {
	}

	.desktop_register_link:hover {
	}

	.scrolled .desktop_register_link {
		background-color: #364635;
		color: #f1ede7 !important;
	}

	.scrolled .desktop_register_link:hover {
	}

	.scrolled .right_col li a {
	}

	.scrolled .right_col li a:hover {
	}

	.reveal {
	}

	#Form_Modal {
		top: 0 !important;
		min-height: 100vh;
		border: none;
		outline: none;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 0;
		padding: 8vh 50px 140px 60px;
		background-color: #364635;
		background-color: rgba(54, 70, 53, 1);
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	.form_overlay {
		background-color: rgba(20, 20, 20, 0) !important;
	}

	.scrolled .form_overlay {
		background-color: rgba(235, 233, 225, 0) !important;
	}

	#register .register_text_row {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	.register_text_col {
	}

	.register_text_col .grid-x {
	}

	.ml {
		height: 50px;
		margin: 0 35px 0 0;
	}

	.ml1 {
		height: 54px;
		width: auto;
		display: block;
		margin: 0 auto 60px;
	}

	.ml2 {
		height: 40px;
	}

	.ml3 {
	}

	.ml4 {
	}

	.ml5 {
	}

	.ml6 {
	}

	.register_text_col h4 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 35px 0;
		font-size: 2.5em;
	}

	.register_hr {
		position: relative;
		max-width: min(90%, 700px);
		width: 100%;
		margin: 20px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
		display: none;
	}

	.form_row {
		max-width: 100%;
		margin: 0 auto 40px;
	}

	.form_column {
	}

	.form_wrap {
	}

	.bottom_register_row {
	}

	.bottom_register_row .cell {
	}

	.cl_wrap {
	}

	.disclaimer_wrap {
	}

	.disclaimer_wrap h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.8em;
	}

	.disclaimer_wrap h5 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 30px 0;
		font-size: 1.1em;
	}

	.disclaimer_wrap h6 {
		color: #111;
		text-align: left;
		font-family: 'Canela Light Regular';
		margin: 0 0 0 0;
		max-width: 100%;
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 155%;
		letter-spacing: 0.04em;
		font-size: 1.1em;
	}

	.close-button,
	.overlay-close {
		width: 30px;
		position: absolute;
		top: 20px;
	}

	.close_modal {
	}

	.close_modal .cls-1 {
		fill: #ebe8e0;
	}

	.overlay_close {
	}

	.overlay_close .cls-1 {
		fill: #fff;
	}

	#homepage {
		position: relative;
		background: #3c4d3b;
	}

	#preload {
		position: fixed;
		background: #3c4d3a;
		background-color: #3c4d3a;
		z-index: 80;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.preload_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.preload_img_overlay {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 21;
	}

	.preload_mask {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 20;
		background-image: url(../img/mask.svg);
		background-position: center;
		background-size: cover;
		background-repeat: repeat-x;
	}

	.preload_img_wrap {
		position: absolute !important;
		width: 100%;
		height: 100% !important;
		top: 0;
		right: 0;
		z-index: auto;
		background-color: transparent;
	}

	.preload_top_row_wrap {
		position: relative;
	}

	.preload_top_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_top_col {
	}

	.circle_row_img_wrap {
		position: relative;
		width: 100%;
		background-color: transparent;
	}

	.circle_deboss {
	}

	.circle_wrap {
		max-width: min(600px, 50vw);
		height: min(600px, 50vw);
		margin: 0 auto 0vh;
		display: block;
		overflow: hidden;
		position: relative;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: 0;
		left: 0;
		border: none;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.circle_row_img_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
		box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
	}

	.circle_row_bg_img {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		position: absolute;
		object-fit: cover;
		top: 0;
		z-index: 0;
	}

	.img_effect {
	}

	#homepage .circle_row_img_wrap {
	}

	#homepage .circle_deboss {
	}

	#homepage .circle_wrap {
		/* margin: 0 auto 9vh; */
		/* max-width: 75vh; */
		/* height: 75vh; */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: none;
		max-width: inherit;
		width: 100%;
		height: 100vh;
	}

	#homepage .circle_row_img_overlay {
		background-color: rgba(0, 0, 0, 0.2);
		display: none;
	}

	#homepage .circle_row_bg_img {
	}

	#homepage .img_effect {
	}

	.preload_bottom_row_wrap {
		position: absolute;
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		z-index: 31;
	}

	.preload_bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_bottom_col {
	}

	.preload_logo,
	.homepage_logo {
		display: block;
		max-width: min(50vw, 1200px);
	}

	.is-reveal-open .homepage_logo {
		opacity: 0 !important;
	}

	.top_register_btn {
		position: fixed;
		top: -100px;
		width: 100%;
		height: auto;
		left: 0;
		text-align: center;
		background: #fff;
		padding: 0;
		margin: 0;
		-webkit-transition: top 1.5s ease-out;
		-moz-transition: top 1.5s ease-out;
		-o-transition: top 1.5s ease-out;
		transition: top 1.5s ease-out;
	}

	.loaded .top_register_btn {
		top: 0;
		transition-delay: 1s;
	}

	.scrolled .top_register_btn {
		top: -100px;
		transition-delay: 0s;
	}

	.top_register_btn h6 {
		font-family: 'MaisonNeue-Light';
		color: #ebe2d9;
		font-size: 0.8em;
		line-height: 120%;
		letter-spacing: 0.08em;
		margin: 0px 0 0;
		padding: 0 0;
		text-transform: uppercase;
		font-weight: 400;
	}

	.top_register_btn .register_btn {
		padding: 14px 0 12px;
		display: block;
	}

	.top_register_btn ul {
		text-transform: none;
		font-family: 'neue-haas-unica';
		color: #444;
		font-size: 0.9em;
		font-weight: 300;
		line-height: 120%;
		letter-spacing: 0.06em;
		margin: 5px 0 0px;
		padding: 0 0 5px;
		max-width: inherit;
		display: inline-flex;
		list-style: none;
	}

	.top_register_btn li {
		display: inline-flex;
		margin: 10px 32px;
		/* padding: 15px 20px; */
	}

	.home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.hero_logo_row_wrap {
	}

	.hero_logo_row {
	}

	.hero_logo_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.homepage_logo,
	.preload_logo {
		margin: 0px 0 60px 0;
	}

	.homepage_dot {
	}

	.bottom_row_wrap {
		position: relative;
		padding: 0 0 10vh 0;
		/* display: block; */
	}

	.bottom_row {
		position: absolute;
		width: 100%;
		height: auto;
		padding: 0 0 80px 0;
	}

	.bottom_row h5 {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: capitalize;
		letter-spacing: 0.08em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 400;
		line-height: 150%;
		margin: 95px 0 5px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		text-shadow: none;
		display: none;
	}

	.bottom_row h6 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 100%;
		text-align: right;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2em;
		text-shadow: none;
		display: none;
	}

	.bottom_text_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
		opacity: 1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.is-reveal-open .bottom_text_col {
		opacity: 0;
	}

	.bottom_row h1 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 500;
		padding: 0 0 0 0;
		max-width: min(570px, 90%);
		text-align: left;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 95px 0 25px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 1.85em;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.bottom_row hr {
		clear: both;
		max-width: 100%;
		margin: 0px auto 0px 0;
		border-right: 0;
		border-left: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #ebe9e1;
		border-bottom: 0;
		display: none;
	}

	.bottom_row h2 {
		text-transform: none;
		font-family: 'Matter Light';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 700px;
		text-align: left;
		color: #f1ede7;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		line-height: 145%;
		letter-spacing: 0.025em;
		font-size: 2.2em;
		display: none;
	}

	.desktop_hero_row h3 {
		font-size: 1em;
		color: #3c4d3a;
	}

	.register_btn {
		color: #3c4d3a;
		font-family: 'FoundersGroteskMono-RegularTest';
		max-width: 580px;
		font-variant-ligatures: common-ligatures;
		text-rendering: auto;
		text-transform: uppercase;
		text-align: center;
		font-weight: 400;
		line-height: 120%;
		font-size: 1.2em;
		letter-spacing: 0.08em;
		margin: 40px auto 0px 0;
		display: inline-block;
		border: 1px solid #ebe9e1;
		padding: 13px 30px 15px;
		background: #ebe9e1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.register_btn:hover {
		color: #ebe9e1;
		background: rgba(20, 20, 20, 0.2);
		text-shadow: none;
		box-shadow: none;
	}

	.bottom_divider_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.bottom_divider_col hr {
	}

	.homepage_image_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 7;
		background-color: rgba(0, 0, 0, 0);

		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0) 100%
		); /* FF3.6-15 */
		/* background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
		/* background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}

	.homepage_image_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #172714;
		z-index: 14;
	}

	.gradient_overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 18;
	}

	.moment_img_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.repeater {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		background-image: url(../img/repeater.jpg);
		background-size: contain;
		background-position: right;
		background-repeat: repeat-x;
		z-index: 4;
		display: none;
	}

	#design,
	#gallery {
		padding-top: 160px;
	}

	.intro_row {
		padding: 0px 0 120px;
	}

	.intro_row h1,
	.intro_row .h1,
	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1,
	.split_nested_text h2,
	.supplier_row h1,
	.supplier_row .h1,
	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 1.55em;
	}

	.intro_row h2,
	.intro_row .h2,
	.circle_row_text_wrap p,
	.circle_row_text_wrap .p,
	.gallery_title_row h2,
	.gallery_title_row .h2,
	.thanks .desktop_hero_col h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(88%, 700px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.65em;
		display: block;
	}

	.green_wrap {
		background-color: #2d3e2b;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		padding: 120px 0;
	}

	.green_circle_wrap {
	}

	.circle_row {
	}

	.circle_row .cell {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1 {
		color: #ebe8e0;
	}

	.circle_row_text_wrap p,
	.circle_row_text_wrap .p {
		color: #ebe8e0;
		font-size: 1.55em;
	}

	.video_row {
	}

	.video_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.responsive-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: hidden;
	}

	.responsive-video iframe,
	.responsive-video object,
	.responsive-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video_row .poster {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 1;
		background-image: url('../img/render4.jpg');
		background-position: bottom center;
	}

	.button-play {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 160px;
		height: 160px;
		z-index: 10;
	}

	.button-play:hover {
		cursor: pointer;
		opacity: 0.5;
	}

	.video_row .overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.2);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
			background-color 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 2;
		padding: 0;
		width: 100%;
		background-color: rgba(20, 20, 20, 0.2) !important;
	}

	.quote_row {
		background-color: transparent;
	}

	.quote_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.team_img_wrap {
	}

	.team_img_wrap img {
	}

	.quote_text_wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 700px);
	}

	.sketch {
		display: block;
		max-width: min(90%, 800px);
		margin: 0 auto 20px;
	}

	.quote_text_wrap h2,
	.quote_text_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(100%, 600px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2.25em;
		display: block;
	}

	.quote_text_wrap h3 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.45em;
	}

	.quote_row2 .quote_text_wrap h2,
	.quote_row2 .quote_text_wrap .h2 {
	}

	.quote_row2 .quote_text_wrap h3 {
	}

	.arch_split_row {
		max-width: 95vw !important;
	}

	.arch_split_img_col {
	}

	.split_img_wrap {
		background-size: 0px;
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
		min-height: auto;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.split_img_wrap img {
		display: block;
	}

	.split_img_wrap1 img {
		display: block;
	}

	.split_img_wrap1 {
		background-image: none;
		min-height: auto;
	}

	.split_img_wrap2 {
		background-image: url(../img/render9.jpg);
	}

	.split_img_wrap3 {
		background-image: url(../img/render11.jpg);
	}

	.split_img_wrap4 {
		background-image: url(../img/render15.jpg);
	}

	.split_img_wrap5 {
		background-image: url(../img/render16.jpg);
	}

	.split_img_wrap6 {
		background-image: url(../img/render20.jpg);
	}

	.split_img_wrap7 {
		background-image: url(../img/render22.jpg);
	}

	.split_img_wrap8 {
		background-image: url(../img/life2.jpg);
	}

	.split_img_wrap9 {
	}

	.split_img_wrap10 {
	}

	.split_hr {
		position: absolute;
		max-width: inherit;
		width: 90%;
		left: 50%;
		transform: translateX(-50%);
		margin: 0 auto 0;
		border-bottom: 1px solid #666;
	}

	.top_hr {
		top: 0;
	}

	.bottom_hr {
		bottom: 0;
	}

	.split_nested_text {
		position: absolute;
		top: 50%;
		transform: translateY(-50%) !important;
		width: 100%;
		padding: 5vh 0;
	}

	.split_nested_text h2 {
	}

	.split_nested_text h4 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.8em;
	}

	.split_nested_text h3 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2em;
	}

	.split_nested_text p,
	.section_copy_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 40px auto 0px;
		font-size: 1.55em;
	}

	.section_intro_row {
	}

	.section_intro_row h1,
	.section_intro_row .h1 {
		margin: 0 auto 100px;
	}

	.section_intro_row1 {
	}

	.section_intro_row2 {
	}

	.section_intro_row3 {
	}

	.section_intro_row4 {
	}

	.section_title_row {
	}

	.section_title_row .cell {
	}

	.section_title_row h1 {
	}

	.section_copy_row {
	}

	.section_copy_row .section_line_col {
	}

	.section_intro_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		margin: 10px auto 0;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.section_intro_hr2 {
	}

	.section_quote_row_wrap {
		padding: 80px 0 100px;
	}

	.section_quote_row_wrap h2,
	.section_quote_row_wrap .h2 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #ebe8e0;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(90%, 550px);
		letter-spacing: 0.06em;
		margin: 0px auto 0px;
		font-size: 1.7em;
		display: block;
	}

	.section_copy_row p {
		margin: 0 auto 0;
		max-width: min(95%, 750px);
		text-align: left;
		color: #ebe8e0;
	}

	.supplier_row {
	}

	.supplier_row1 {
	}

	.supplier_row2 {
	}

	.supplier_row h1,
	.supplier_row .h1 {
		margin: 0 auto 70px;
	}

	.supplier_row h4 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 500;
		padding: 0;
		text-align: left;
		line-height: 130%;
		text-transform: uppercase;
		max-width: min(95%, 750px);
		letter-spacing: 0.05em;
		margin: 0px auto 10px 0;
		font-size: 1.4em;
	}

	.supplier_row p,
	.life_grid_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 40px 0;
		font-size: 1.5em;
	}

	.fade_gallery .slick-dots {
		position: absolute;
		bottom: 20px;
		width: 100%;
		padding: 0;
		margin: 0;
		left: 0;
		list-style: none;
		text-align: center;
		z-index: 10;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
	}

	.fade_gallery .slick-dots {
		opacity: 1;
		transition-delay: 1s;
	}

	.fade_gallery .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 3px;
		padding: 0;
		cursor: pointer;
		vertical-align: top;
	}

	.fade_gallery .slick-dots li button:before {
		font-size: 11px;
		color: #f6f0ea;
		opacity: 0.5;
	}

	.fade_gallery .slick-dots li.slick-active button:before {
		color: #f6f0ea;
		opacity: 1;
	}

	#location {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.5em;
	}

	.circle_row_text_wrap h6 a span {
		position: relative;
	}

	.circle_row_text_wrap h6 a span::before {
		content: '';
		position: absolute;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #ebe8e0;
		transform-origin: bottom left;
		transform: scaleX(1);
		transition: transform 0.8s ease-in-out;
	}

	.circle_row_text_wrap h6 a span:hover::before {
		transform: scaleX(0);
		transform-origin: bottom right;
	}

	.life_intro_row {
		background-color: #364635;
		max-width: inherit !important;
		background-size: cover;
		background-position: center center;
		min-height: max(700px, 0vh);
	}

	.life_intro_row1 {
		background-image: url('../img/life1.jpg');
	}

	.life_intro_row .cell {
	}

	.intro_text_wrap {
	}

	.intro_text_wrap h1,
	.intro_text_wrap .h1 {
		position: relative;
		z-index: 12;
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(800px, 90%);
		letter-spacing: 0.08em;
		margin: 50px auto 60px;
		font-size: 2.25em;
		text-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
	}

	.life_intro_overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.25);
		width: 100%;
		height: 100%;
		z-index: 10;
	}

	.life_intro_row1 {
	}

	.life_intro_row2 {
		background-image: url(../img/life3.jpg);
		background-position: top left;
	}

	.life_intro_row3 {
		background-image: url(../img/life10.jpg);
	}

	.life_intro_row4 {
		background-image: url(../img/life23.jpg);
	}

	.life_intro_row5 {
	}

	.life_intro_row6 {
	}

	.aerial_row {
	}

	.aerial_row .cell {
	}

	.aerial_row img {
	}

	.hs-tooltip h3,
	.hs-tooltip p {
		margin: 0;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 0.02em;
		text-align: left;
		text-transform: uppercase;
		font-family: 'Cormorant' !important;
		color: #364635 !important;
		font-weight: 500 !important;
	}

	.life_grid_row {
		max-width: calc(95vw + 50px) !important;
	}

	.life_grid_row .cell {
		padding-right: 25px;
		padding-left: 25px;
	}

	.life_grid_img_wrap {
	}

	.life_grid_img_wrap img {
		margin-bottom: 30px;
	}

	.life_grid_row h2,
	.life_grid_row .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: 100%;
		letter-spacing: 0.01em;
		margin: 0px auto 20px 0;
		font-size: 1.65em;
	}

	.life_grid_row p {
		max-width: min(100%, 750px);
		margin: 0px auto 60px 0;
		font-size: 1.4em;
	}

	.wide_grid_col {
	}

	.wide_grid_col .large-shrink {
		min-width: 40%;
	}

	.wide_grid_col p {
		max-width: min(100%, 600px);
		margin: 0px auto 80px 0;
	}

	.wide_grid_col h2,
	.wide_grid_col .h2 {
		margin: 0 auto 0 0;
	}

	.wide_grid_col p {
	}

	.life_grid_nested_row {
		max-width: 100% !important;
	}

	.life_grid_nested_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.life_grid_nested_row2 {
		margin: 0px auto 0 0;
	}

	.life_images_row_wrap {
	}

	.life_images_row1 {
		max-width: 95vw !important;
	}

	.life_images_row2 {
		margin: -200px 0 200px;
	}

	.life_images_row_wrap .cell {
		/* overflow: hidden; */
	}

	.life_caption {
		font-family: 'Cormorant';
		position: absolute;
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 12px auto 0px 0;
		font-size: 1.2em;
		opacity: 0;
	}

	.life_img_wrap:hover .life_caption {
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
		opacity: 1;
	}

	.smt {
	}

	.smb {
	}

	#team {
	}

	.green_wrap {
	}

	#footer {
		padding: 70px 0 60px 0;
		background-color: #364635;
		background-color: #364635;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	}

	#footer .grid-x {
	}

	.footer_content_row {
	}

	.footer_divider_col {
	}

	.footer_divider_col hr {
		position: relative;
		max-width: inherit;
		width: 100%;
		margin: 30px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.footer_content_row h5,
	.footer_content_row h4 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.2em;
	}

	.footer_content_row h4 {
		text-align: right;
		margin: 0 0 0 auto;
	}

	.footer_top_row {
	}

	.footer_top_row .cell {
		text-align: right;
	}

	.footer_top_row h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_top_row h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.5em;
	}

	.fl {
		display: block;
		margin: 0 auto 0 0;
		height: 60px;
	}

	.fl1 {
	}

	.fl2 {
	}

	.fl3 {
	}

	.fl4 {
	}

	.footer_content_row {
	}

	.footer_content_row .cell {
	}

	.earl_logo {
		height: 70px;
		position: absolute;
		right: 0;
		top: inherit;
		left: inherit;
		bottom: 0px;
	}

	.mobile_topbar {
		background: transparent;
		position: fixed;
		z-index: 22;
		top: 0;
		width: 100%;
		height: 45px;
		padding-right: 0;
		padding-left: 0;
	}

	.homepage .mobile_topbar {
	}

	.scrolled .mobile_topbar {
		background: transparent;
		background-color: transparent;
		z-index: 97;
		padding-left: 0;
		padding-right: 0;
	}

	.scrolled .homepage .mobile_topbar {
	}

	.homepage .mobile_logo {
	}

	.mobile_logo {
		width: 100px;
		margin: 0px 0 0 5%;
		opacity: 0;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.subpage .mobile_logo {
		opacity: 1;
	}

	.scrolled .mobile_logo {
		opacity: 0;
		margin: 0px 0 2px 5%;
	}

	.scrolled .homepage .mobile_logo {
	}

	.mobile_topbar .cell {
	}

	.mobile_nav_icon {
		font-family: 'ElegantIcons';
		color: #fff !important;
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 30;
		padding: 9px;
		line-height: 100%;
		background: #3c4d3a;
		border-radius: 0;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
		width: 45px;
	}

	.scrolled .mobile_nav_icon {
	}

	.hamburger {
	}

	.scrolled .hamburger {
	}

	.register_fixed_row {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: -65px;
		z-index: 30;
		max-width: inherit;
		background: transparent;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		padding: 0 0 !important;
	}

	.scrolled .register_fixed_row {
		bottom: 0;
		/* transition-delay: 6s; */
	}

	.register_fixed_row h6 {
		text-align: center;
		font-size: 1em;
		margin: 0 auto 0;
		color: #fff;
	}

	.fixed_register {
		text-align: center;
		max-width: inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 1.2em;
		line-height: 120%;
		font-family: 'Matter Medium';
		font-weight: 400;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		padding: 14px 20px 16px;
		border: #f1ede7 solid;
		border-width: 1px 1px 0px;
		display: inline-block;
		width: auto;
		background: #3c4d3a;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		opacity: 1;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.overlay {
		z-index: 99;
		position: fixed;
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		top: 0;
		left: 0;
		left: inherit;
		background: #fff;
		border-right: none;
		z-index: 98;
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	nav ul {
		padding: 0px;
		margin: 0px;
		height: 100%;
	}

	.overlay .overlay-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 10px;
		top: 10px;
		overflow: hidden;
		border: none;
		color: transparent;
		outline: none;
		z-index: 200;
	}

	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 60%;
		left: 0;
		width: 100%;
		font-size: inherit;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul li {
		display: block;
		height: 12%;
		height: calc(100% / 5);
		min-height: 54px;
		text-align: center;
	}

	.overlay ul li a {
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		list-style: none;
		display: inline;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 2em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		line-height: 125%;
		margin: 0 auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: center;
		text-shadow: none;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #fff;
		opacity: 0.5;
		text-decoration: none;
		margin: 0 0 0 0px;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.home_wrap .grid-x,
	#preload .grid-x {
		padding: 0 2.25%;
	}

	.white_intro_row {
		padding: 100px 0;
	}

	.white_intro_row.section_intro_row h1,
	.white_intro_row.section_intro_row .h1 {
		color: #555;
	}

	.white_intro_row .section_quote_row_wrap h2,
	.white_intro_row .section_quote_row_wrap .h2 {
		color: #555;
	}

	.white_intro_row .section_intro_hr {
		border-top: 1px solid #555;
		border-bottom: none;
	}

	.white_intro_row .section_copy_row p {
		color: #555;
	}

	.right_mask {
		-webkit-border-top-right-radius: 50%;
		-moz-border-radius-topright: 50%;
		border-top-right-radius: 50%;
	}

	.left_mask {
		-webkit-border-top-left-radius: 50%;
		-moz-border-left-topright: 50%;
		border-top-left-radius: 50%;
	}

	.split_hr,
	.section_intro_hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		width: 0px;
	}

	.split_hr.started {
		width: 90%;
		max-width: min(90%, 1200px);
	}

	.section_intro_hr.started {
		width: 90%;
		max-width: min(90%, 1200px);
	}

	.circle_row_img_wrap.delighter .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 3s linear;
	}

	.circle_row_img_wrap.delighter.started .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.subpage_first_row {
		padding: 130px 0 110px;
	}

	.subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 5s linear;
	}

	.loaded .subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 109px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 102%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 70px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 77px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.video_hero_holder {
	}

	#video_holder,
	#video_holder2 {
		z-index: 0;
		position: absolute;
		border: 0;
		padding: 0;
	}

	video#bgvid,
	video#bgvid2 {
		position: fixed;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -100;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background: url('../img/video_render_bg.jpg') no-repeat;
		background-size: cover;
	}

	.video_overlay {
		position: fixed;
		z-index: 12;
		border: solid #ebe2d9;
		border-width: 0;
		background: rgba(0, 0, 0, 0.45);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		animation-delay: 0s;
	}

	.sig {
		max-width: min(125px, 90%);
		margin: 40px auto -20px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #fff;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 220px);
		letter-spacing: 0.01em;
		margin: 15px auto 0px 20px;
		font-size: 1.2em;
		position: relative;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s;
	}

	.social_wrap {
	}
	.sl {
		height: 40px;
		margin: 0 0 0 15px;
	}
	.sl1 {
	}
	.sl2 {
	}
	.sl3 {
	}

	.bottom_register_row {
		max-width: 850px;
	}
	.bottom_register_row .cell {
	}
	.modal_footer_logo {
		margin: 15px 0 0 0;
		max-width: min(90%, 220px);
	}
	.bottom_register_row h1,
	.bottom_register_row .h1 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}
	.bottom_register_row h2,
	.bottom_register_row .h2 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.25em;
		display: block;
	}

	.illustrated_map_wrap {
	}
	.illustrated_map_row {
		max-width: 95vw !important;
	}
	.legend_col {
	}
	.legend_col2 {
	}
	.ill_map_col {
	}
	.ill_map_col img {
	}
	.legend_col h3 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.6em;
	}
	.legend_col ol {
		list-style: decimal-leading-zero;
		list-style-position: inside;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 20px 0;
		font-size: 1.2em;
	}
	.legend_col li {
	}

	.mobile_video_link {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		background-color: transparent;
	}

	.map_address_wrap {
		position: relative;
		overflow: visible;
		display: block;
		margin: 0 0 50px;
	}

	.map_icon {
		max-width: min(60px, 90%);
		margin: 0 0px 0 0;
		display: inline-block;
		position: absolute;
		/* height: 100%; */
		top: -10px;
		width: 100%;
	}

	.map_address_wrap h2,
	.map_address_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 100%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 20px auto 0px 75px;
		font-size: 1.25em;
		display: block;
	}

	.button-play .cls-1 {
		fill: #f4f4f4;
	}

	.desktop_home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.desktop_hero_logo_wrap {
		position: relative;
		min-height: 550px;
	}

	.desktop_hero_row {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		max-width: inherit;
	}

	.desktop_hero_col {
	}

	.new_homepage_logo {
		max-width: min(630px, 90%);
		margin: 90px auto 0;
		display: block;
	}

	.desktop_strap_wrap {
		padding: 0 0 40px;
	}

	.desktop_strap_row {
		bottom: 40px;
	}

	.desktop_strap_col {
	}

	.desktop_strap_col h3 {
		font-size: 1em;
		text-align: center;
		color: #3c4d3a;
	}

	.register_btn {
	}

	.register_btn:hover {
	}

	.life_bg_image_wrap {
		position: absolute !important;
		height: 100%;
		width: 100%;
		left: 0;
		background-color: transparent;
	}

	.life_bg_image_wrap img {
	}

	.life_images_row_wrap .cell {
		position: relative; /* overflow: hidden; */
	}

	.life_images_row_wrap .life_img_wrap {
		/* position: absolute; */
	}

	.life_bg_image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.equalizer_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.equalizer_wrap .section_intro_hr {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.equalizer_wrap .section_intro_hr2 {
		position: absolute;
		top: inherit;
		bottom: 0;
	}

	.equalizer_wrap .section_quote_row_wrap {
		position: absolute;
		/* height: 100%; */
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
	}

	#gallery {
		padding-top: 140px;
	}

	.gallery_divider {
	}

	#gallery {
	}

	.gallery_title_row {
		margin-bottom: 100px;
	}

	.gallery_title_col {
	}

	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'Cormorant';
		color: #364635;
	}

	.gallery_title_row h2,
	.gallery_title_row .h2 {
		font-size: 1.95em;
		max-width: min(88%, 620px);
		margin: 30px auto 0;
		color: #364635;
	}

	.gallery_title_row h2 {
		font-size: inherit;
	}

	.gallery_grid_row {
		max-width: 95% !important;
		margin-bottom: 0px;
	}

	.gallery_grid_col,
	.gallery_subtitle_row .cell {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gallery_grid_col h5 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #364635;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0em;
		margin: 7px auto 40px 0;
		font-size: 1.25em;
	}

	.video_thumb_wrap {
		position: relative;
	}

	.play_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.play_btn {
		width: 110px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.play_btn .cls-1 {
		fill: #f4f4f4;
	}

	.play_btn:hover {
	}

	.video_thumb_wrap:hover .play_wrap {
	}

	.play_btn {
		width: 100px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video_thumb {
	}

	.image_thumb_wrap {
	}

	.image_thumb {
	}

	.image_thumb_wrap:hover {
	}

	.option_copy_row h4 {
		color: #364635;
		text-align: left;
		font-family: 'Cormorant';
		margin: 0px auto 0px 0;
		max-width: min(1000px, 90%);
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0em;
		font-size: 2.8em;
	}

	.team_heading_divider {
		clear: both;
		max-width: inherit;
		height: 0;
		border-top: none;
		border-right: 0;
		border-bottom: 1px solid #364635;
		border-left: 0;
		margin: 10px auto 30px 0;
		width: 0%;
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: left;
	}

	.gallery_grid_row {
		max-width: 88rem !important;
	}

	.team_heading_divider.delighter.started {
		width: 100%;
		transition-delay: 0s;
	}
	.bounce {
		animation: bounce 3s infinite;
	}

	.down_arrow_link {
	}

	.thanks .desktop_hero_col h2 {
		color: #ebe9e1;
		font-size: 1.95em;
		max-width: min(80%, 580px);
	}

	.down_arrow {
		margin: 0 auto;
		display: block;
		max-width: 40px;
	}
}

@media screen and (min-width: 120em) {
	.container,
	.reveal {
		font-size: 16px;
	}

	body {
	}

	#top {
	}

	.container {
	}

	.unscrolled {
	}

	.scrolled {
	}

	.mb {
		margin-bottom: 200px;
	}

	.smb {
	}

	.mt {
	}

	.pb {
	}

	.pt {
	}

	.lpb {
		padding-bottom: 200px;
	}

	a {
		color: inherit;
		outline: none;
	}

	a:hover,
	a:visited,
	a:focus,
	a:active {
		color: inherit;
		text-decoration: none;
		outline: none;
	}

	.fade_gallery {
		line-height: 0px;
	}

	.fade_gallery img {
	}

	.subsection {
		position: relative;
		z-index: 20;
		background-color: #ebe9e1;
	}

	.subsection .grid-x {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 110rem);
	}

	.subsection .grid-x .cell {
		position: relative;
	}

	.fullWidth {
		max-width: 100% !important;
	}

	.fullWidth .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.fullWidth img {
	}

	.register_fixed_row {
		position: fixed;
		bottom: -60px;
		z-index: 101;
		background: #333;
		text-align: center;
		padding: 5px 0 8px;
		-webkit-transition: bottom 1s ease-out;
		-moz-transition: bottom 1s ease-out;
		-o-transition: bottom 1s ease-out;
		transition: bottom 1s ease-out;
		width: 100%;
		left: 0;
	}

	.scrolled .register_fixed_row {
	}

	.register_fixed_row h6 {
	}

	.register_fixed_row .fixed_register {
		outline: none;
		text-transform: uppercase;
		letter-spacing: 0.2em;
		margin: 0px 40px 0;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.top_nav_wrap {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 60;
		padding: 0 0 0 0;
		background: transparent;
	}

	.is-reveal-open .top_nav_wrap {
		opacity: 0 !important;
	}

	.top_nav_row {
		border-bottom: 1px solid #ebe9e1;
		background-color: transparent;
		width: 95vw;
		padding: 0;
		margin: 0 auto;
	}

	.scrolled .top_nav_row {
		background-color: #ebe9e1;
		border-bottom: 1px solid #364635;
	}

	.homepage .top_nav_row {
	}

	.left_col {
		text-align: left;
	}
	.nav_logo,
	.dot_logo {
		height: 36px;
		margin: 0 auto 6px 0;
		display: none;
	}

	.scrolled .nav_logo {
		margin: 0 auto 6px 20px;
		height: 36px;
	}

	.nav_logo .cls-1 {
		fill: #ebe9e1;
	}

	.scrolled .nav_logo .cls-1 {
		fill: #364635;
	}

	.scrolled .nav_logo,
	.subpage .nav_logo {
		display: block;
	}

	.tel_link {
		display: block;
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: uppercase;
		letter-spacing: 0.07em;
		font-size: 1.15em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-variant-numeric: lining-nums;
		font-weight: 400;
		line-height: 150%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: left;
		float: none;
		text-shadow: none;
	}

	.spacer {
		width: 8px;
		display: inline-block;
	}

	.scrolled .tel_link,
	.subpage .tel_link {
		display: none;
	}

	.right_col {
	}

	.right_col .flex-container {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #f1ede7;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 500;
		line-height: 150%;
		margin: 0 0 0px auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		float: right;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.homepage .right_col .flex-container {
	}

	.scrolled .right_col .flex-container {
		text-shadow: none;
		color: #364635;
	}

	.right_col li {
		margin: 0 0px 0 45px;
	}

	.right_col li a {
		padding: 15px 0 20px;
		display: block;
	}

	.right_col li a:hover {
	}

	.desktop_register_link {
		background-color: #f1ede7;
		padding: 15px 35px 20px !important;
		color: #364635 !important;
		font-family: 'Cormorant';
		text-shadow: none;
		font-weight: 500;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.homepage .desktop_register_link {
	}

	.desktop_register_link:hover {
	}

	.scrolled .desktop_register_link {
		background-color: #364635;
		color: #f1ede7 !important;
	}

	.scrolled .desktop_register_link:hover {
	}

	.scrolled .right_col li a {
	}

	.scrolled .right_col li a:hover {
	}

	.reveal {
	}

	#Form_Modal {
		top: 0 !important;
		min-height: 100vh;
		border: none;
		outline: none;
		width: auto;
		max-width: 100%;
		margin: 0 auto 0 0;
		padding: 12vh 50px 140px 60px;
		background-color: #364635;
		background-color: rgba(54, 70, 53, 1);
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	.form_overlay {
		background-color: rgba(20, 20, 20, 0) !important;
	}

	.scrolled .form_overlay {
		background-color: rgba(235, 233, 225, 0) !important;
	}

	#register .register_text_row {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	.register_text_col {
	}

	.register_text_col .grid-x {
	}

	.ml {
		height: 50px;
		margin: 0 35px 0 0;
	}

	.ml1 {
		height: 60px;
		width: auto;
		display: block;
		margin: 0 auto 60px;
	}

	.ml2 {
		height: 40px;
	}

	.ml3 {
	}

	.ml4 {
	}

	.ml5 {
	}

	.ml6 {
	}

	.register_text_col h4 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 35px 0;
		font-size: 2.5em;
	}

	.register_hr {
		position: relative;
		max-width: min(90%, 700px);
		width: 100%;
		margin: 20px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
		display: none;
	}

	.form_row {
		max-width: 100%;
		margin: 0 auto 40px;
	}

	.form_column {
	}

	.form_wrap {
	}

	.bottom_register_row {
	}

	.bottom_register_row .cell {
	}

	.cl_wrap {
	}

	.disclaimer_wrap {
	}

	.disclaimer_wrap h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.8em;
	}

	.disclaimer_wrap h5 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 5px auto 30px 0;
		font-size: 1.1em;
	}

	.disclaimer_wrap h6 {
		color: #111;
		text-align: left;
		font-family: 'Canela Light Regular';
		margin: 0 0 0 0;
		max-width: 100%;
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 155%;
		letter-spacing: 0.04em;
		font-size: 1.1em;
	}

	.close-button,
	.overlay-close {
		width: 35px;
		position: absolute;
		top: 20px;
	}

	.close_modal {
	}

	.close_modal .cls-1 {
		fill: #ebe8e0;
	}

	.overlay_close {
	}

	.overlay_close .cls-1 {
		fill: #fff;
	}

	#homepage {
		position: relative;
		background: #3c4d3b;
	}

	#preload {
		position: fixed;
		background: #3c4d3a;
		background-color: #3c4d3a;
		z-index: 80;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.preload_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.preload_img_overlay {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 21;
	}

	.preload_mask {
		position: absolute;
		width: 101%;
		height: 100%;
		background-color: transparent;
		top: 0;
		left: 0;
		z-index: 20;
		background-image: url(../img/mask.svg);
		background-position: center;
		background-size: cover;
		background-repeat: repeat-x;
	}

	.preload_img_wrap {
		position: absolute !important;
		width: 100%;
		height: 100% !important;
		top: 0;
		right: 0;
		z-index: auto;
		background-color: transparent;
	}

	.preload_top_row_wrap {
		position: relative;
	}

	.preload_top_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_top_col {
	}

	.circle_row_img_wrap {
		position: relative;
		width: 100%;
		background-color: transparent;
	}

	.circle_deboss {
	}

	.circle_wrap {
		max-width: min(800px, 50vw);
		height: min(800px, 50vw);
		margin: 0 auto 0vh;
		display: block;
		overflow: hidden;
		position: relative;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		top: 0;
		left: 0;
		border: none;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.circle_row_img_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 2;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
		box-shadow: inset 1px 1px 4px 0px rgb(0 0 0 / 45%);
	}

	.circle_row_bg_img {
		margin: 0 auto;
		width: 100%;
		height: 100%;
		position: absolute;
		object-fit: cover;
		top: 0;
		z-index: 0;
	}

	.img_effect {
	}

	#homepage .circle_row_img_wrap {
	}

	#homepage .circle_deboss {
	}

	#homepage .circle_wrap {
		/* margin: 0 auto 9vh; */
		/* max-width: 75vh; */
		/* height: 75vh; */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: none;
		max-width: inherit;
		width: 100%;
		height: 100vh;
	}

	#homepage .circle_row_img_overlay {
		background-color: rgba(0, 0, 0, 0.2);
		display: none;
	}

	#homepage .circle_row_bg_img {
	}

	#homepage .img_effect {
	}

	.preload_bottom_row_wrap {
		position: absolute;
		overflow: hidden;
		width: 100% !important;
		height: 100% !important;
		z-index: 31;
	}

	.preload_bottom_row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.preload_bottom_col {
	}

	.preload_logo,
	.homepage_logo {
		display: block;
		max-width: min(50vw, 1200px);
	}

	.is-reveal-open .homepage_logo {
		opacity: 0 !important;
	}

	.top_register_btn {
		position: fixed;
		top: -100px;
		width: 100%;
		height: auto;
		left: 0;
		text-align: center;
		background: #fff;
		padding: 0;
		margin: 0;
		-webkit-transition: top 1.5s ease-out;
		-moz-transition: top 1.5s ease-out;
		-o-transition: top 1.5s ease-out;
		transition: top 1.5s ease-out;
	}

	.loaded .top_register_btn {
		top: 0;
		transition-delay: 1s;
	}

	.scrolled .top_register_btn {
		top: -100px;
		transition-delay: 0s;
	}

	.top_register_btn h6 {
		font-family: 'MaisonNeue-Light';
		color: #ebe2d9;
		font-size: 0.8em;
		line-height: 120%;
		letter-spacing: 0.08em;
		margin: 0px 0 0;
		padding: 0 0;
		text-transform: uppercase;
		font-weight: 400;
	}

	.top_register_btn .register_btn {
		padding: 14px 0 12px;
		display: block;
	}

	.top_register_btn ul {
		text-transform: none;
		font-family: 'neue-haas-unica';
		color: #444;
		font-size: 0.9em;
		font-weight: 300;
		line-height: 120%;
		letter-spacing: 0.06em;
		margin: 5px 0 0px;
		padding: 0 0 5px;
		max-width: inherit;
		display: inline-flex;
		list-style: none;
	}

	.top_register_btn li {
		display: inline-flex;
		margin: 10px 32px;
		/* padding: 15px 20px; */
	}

	.home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.hero_logo_row_wrap {
	}

	.hero_logo_row {
	}

	.hero_logo_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.homepage_logo,
	.preload_logo {
		margin: 0px 0 60px 0;
	}

	.homepage_dot {
	}

	.bottom_row_wrap {
		position: relative;
		padding: 0 0 10vh 0;
		/* display: block; */
	}

	.bottom_row {
		position: absolute;
		width: 100%;
		height: auto;
		padding: 0 0 80px 0;
	}

	.bottom_row h5 {
		margin-left: 0;
		list-style-type: none;
		margin-bottom: 0;
		color: #ebe9e1;
		text-transform: capitalize;
		letter-spacing: 0.08em;
		font-size: 1.3em;
		font-family: 'Cormorant';
		font-weight: 400;
		line-height: 150%;
		margin: 95px 0 5px 0;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: right;
		text-shadow: none;
		display: none;
	}

	.bottom_row h6 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 100%;
		text-align: right;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2em;
		text-shadow: none;
		display: none;
	}

	.bottom_text_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
		opacity: 1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.is-reveal-open .bottom_text_col {
		opacity: 0;
	}

	.bottom_row h1 {
		text-transform: none;
		font-family: 'Cormorant';
		font-weight: 500;
		padding: 0 0 0 0;
		max-width: min(750px, 90%);
		text-align: left;
		color: #ebe9e1;
		text-rendering: auto;
		margin: 95px 0 25px 0;
		letter-spacing: 0.01em;
		line-height: 120%;
		font-size: 2.1em;
		text-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
	}

	.bottom_row hr {
		clear: both;
		max-width: 100%;
		margin: 0px auto 0px 0;
		border-right: 0;
		border-left: 0;
		border: 0;
		height: 0;
		border-top: 1px solid #ebe9e1;
		border-bottom: 0;
		display: none;
	}

	.bottom_row h2 {
		text-transform: none;
		font-family: 'Matter Light';
		font-weight: 400;
		padding: 0 0 0 0;
		max-width: 700px;
		text-align: left;
		color: #f1ede7;
		text-rendering: auto;
		margin: 0px 0 0px 0;
		line-height: 145%;
		letter-spacing: 0.025em;
		font-size: 2.2em;
		display: none;
	}

	.desktop_hero_row h3 {
		font-size: 1em;
		color: #3c4d3a;
	}

	.register_btn {
		color: #3c4d3a;
		font-family: 'FoundersGroteskMono-RegularTest';
		max-width: 580px;
		font-variant-ligatures: common-ligatures;
		text-rendering: auto;
		text-transform: uppercase;
		text-align: center;
		font-weight: 400;
		line-height: 120%;
		font-size: 1.2em;
		letter-spacing: 0.08em;
		margin: 30px auto 0px 0;
		display: inline-block;
		border: 1px solid #ebe9e1;
		padding: 13px 30px 15px;
		background: #ebe9e1;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.register_btn:hover {
		color: #ebe9e1;
		background: rgba(20, 20, 20, 0.2);
		text-shadow: none;
		box-shadow: none;
	}

	.bottom_divider_col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.bottom_divider_col hr {
	}

	.homepage_image_overlay {
		top: 0;
		left: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 7;
		background-color: rgba(0, 0, 0, 0);

		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0) 100%
		); /* FF3.6-15 */
		/* background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
		/* background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}

	.homepage_image_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #172714;
		z-index: 14;
	}

	.gradient_overlay {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 18;
	}

	.moment_img_wrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		z-index: 5;
	}

	.repeater {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		background-image: url(../img/repeater.jpg);
		background-size: contain;
		background-position: right;
		background-repeat: repeat-x;
		z-index: 4;
		display: none;
	}

	#design,
	#gallery {
		padding-top: 180px;
	}

	.intro_row {
		padding: 0px 0 120px;
	}

	.intro_row h1,
	.intro_row .h1,
	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1,
	.split_nested_text h2,
	.supplier_row h1,
	.supplier_row .h1,
	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 1.55em;
	}

	.intro_row h2,
	.intro_row .h2,
	.circle_row_text_wrap p,
	.circle_row_text_wrap .p,
	.gallery_title_row h2,
	.gallery_title_row .h2,
	.thanks .desktop_hero_col h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.65em;
		display: block;
	}

	.green_wrap {
		background-color: #2d3e2b;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		padding: 150px 0;
	}

	.green_circle_wrap {
	}

	.circle_row {
	}

	.circle_row .cell {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h1,
	.circle_row_text_wrap .h1,
	.section_intro_row h1,
	.section_intro_row .h1 {
		color: #ebe8e0;
	}

	.circle_row_text_wrap p,
	.circle_row_text_wrap .p {
		color: #ebe8e0;
	}

	.video_row {
	}

	.video_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.responsive-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: hidden;
	}

	.responsive-video iframe,
	.responsive-video object,
	.responsive-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.video_row .poster {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-size: cover;
		background-position: 50%;
		background-repeat: no-repeat;
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 1;
		background-image: url('../img/render4.jpg');
		background-position: bottom center;
	}

	.button-play {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		width: 180px;
		height: 180px;
		z-index: 10;
	}

	.button-play:hover {
		cursor: pointer;
		opacity: 0.5;
	}

	.video_row .overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.2);
		transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1),
			background-color 0.6s cubic-bezier(0.55, 0, 0.1, 1);
		z-index: 2;
		padding: 0;
		width: 100%;
		background-color: rgba(20, 20, 20, 0.2) !important;
	}

	.quote_row {
		background-color: transparent;
	}

	.quote_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.team_img_wrap {
	}

	.team_img_wrap img {
	}

	.quote_text_wrap {
		margin-left: auto;
		margin-right: auto;
		max-width: min(90%, 700px);
	}

	.sketch {
		display: block;
		max-width: min(90%, 800px);
		margin: 0 auto 50px;
	}

	.quote_text_wrap h2,
	.quote_text_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: 100%;
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2.25em;
		display: block;
	}

	.quote_text_wrap h3 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.45em;
	}

	.quote_row2 .quote_text_wrap h2,
	.quote_row2 .quote_text_wrap .h2 {
	}

	.quote_row2 .quote_text_wrap h3 {
	}

	.arch_split_row {
		max-width: 95vw !important;
	}

	.arch_split_img_col {
	}

	.split_img_wrap {
		background-size: 0px;
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
		min-height: auto;
		will-change: transform;
		-webkit-mask-image: -webkit-radial-gradient(white, black);
	}

	.split_img_wrap img {
		display: block;
	}

	.split_img_wrap1 img {
		display: block;
	}

	.split_img_wrap1 {
		background-image: none;
		min-height: auto;
	}

	.split_img_wrap2 {
		background-image: url(../img/render9.jpg);
	}

	.split_img_wrap3 {
		background-image: url(../img/render11.jpg);
	}

	.split_img_wrap4 {
		background-image: url(../img/render15.jpg);
	}

	.split_img_wrap5 {
		background-image: url(../img/render16.jpg);
	}

	.split_img_wrap6 {
		background-image: url(../img/render20.jpg);
	}

	.split_img_wrap7 {
		background-image: url(../img/render22.jpg);
	}

	.split_img_wrap8 {
		background-image: url(../img/life2.jpg);
	}

	.split_img_wrap9 {
	}

	.split_img_wrap10 {
	}

	.split_hr {
		position: absolute;
		max-width: inherit;
		width: 90%;
		left: 50%;
		transform: translateX(-50%);
		margin: 0 auto 0;
		border-bottom: 1px solid #666;
	}

	.top_hr {
		top: 0;
	}

	.bottom_hr {
		bottom: 0;
	}

	.split_nested_text {
		position: absolute;
		top: 50%;
		transform: translateY(-50%) !important;
		width: 100%;
	}

	.split_nested_text h2 {
	}

	.split_nested_text h4 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 2.1em;
	}

	.split_nested_text h3 {
		font-family: 'Cormorant';
		color: #555;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0.08em;
		margin: 0px auto 0px;
		font-size: 2.25em;
	}

	.split_nested_text p,
	.section_copy_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 50px auto 0px;
		font-size: 1.65em;
	}

	.section_intro_row {
	}

	.section_intro_row h1,
	.section_intro_row .h1 {
		margin: 0 auto 100px;
	}

	.section_intro_row1 {
	}

	.section_intro_row2 {
	}

	.section_intro_row3 {
	}

	.section_intro_row4 {
	}

	.section_title_row {
	}

	.section_title_row .cell {
	}

	.section_title_row h1 {
	}

	.section_copy_row {
	}

	.section_copy_row .section_line_col {
	}

	.section_intro_hr {
		position: relative;
		max-width: inherit;
		width: 90%;
		margin: 10px auto 0;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.section_intro_hr2 {
	}

	.section_quote_row_wrap {
		padding: 80px 0 100px;
	}

	.section_quote_row_wrap h2,
	.section_quote_row_wrap .h2 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #ebe8e0;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 155%;
		max-width: 90%;
		letter-spacing: 0.06em;
		margin: 0px auto 0px;
		font-size: 2em;
		display: block;
	}

	.section_copy_row p {
		margin: 0 auto 0;
		max-width: min(95%, 750px);
		text-align: left;
		color: #ebe8e0;
	}

	.supplier_row {
	}

	.supplier_row1 {
	}

	.supplier_row2 {
	}

	.supplier_row h1,
	.supplier_row .h1 {
		margin: 0 auto 70px;
	}

	.supplier_row h4 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 500;
		padding: 0;
		text-align: left;
		line-height: 130%;
		text-transform: uppercase;
		max-width: min(95%, 750px);
		letter-spacing: 0.05em;
		margin: 0px auto 10px 0;
		font-size: 1.4em;
	}

	.supplier_row p,
	.life_grid_row p {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 40px 0;
		font-size: 1.5em;
	}

	.fade_gallery .slick-dots {
		position: absolute;
		bottom: 25px;
		width: 100%;
		padding: 0;
		margin: 0;
		left: 0;
		list-style: none;
		text-align: center;
		z-index: 10;
		opacity: 0;
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
	}

	.fade_gallery .slick-dots {
		opacity: 1;
		transition-delay: 1s;
	}

	.fade_gallery .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 6px;
		padding: 0;
		cursor: pointer;
		vertical-align: top;
	}

	.fade_gallery .slick-dots li button:before {
		font-size: 15px;
		color: #f6f0ea;
		opacity: 0.5;
	}

	.fade_gallery .slick-dots li.slick-active button:before {
		color: #f6f0ea;
		opacity: 1;
	}

	#location {
	}

	.circle_row_text_wrap {
	}

	.circle_row_text_wrap h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 125%;
		max-width: min(80%, 700px);
		letter-spacing: 0.03em;
		margin: 30px auto 0px;
		font-size: 1.5em;
	}

	.circle_row_text_wrap h6 a span {
		position: relative;
	}

	.circle_row_text_wrap h6 a span::before {
		content: '';
		position: absolute;
		height: 1px;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #ebe8e0;
		transform-origin: bottom left;
		transform: scaleX(1);
		transition: transform 0.8s ease-in-out;
	}

	.circle_row_text_wrap h6 a span:hover::before {
		transform: scaleX(0);
		transform-origin: bottom right;
	}

	.life_intro_row {
		background-color: #364635;
		max-width: inherit !important;
		background-size: cover;
		background-position: center center;
		min-height: max(900px, 70vh);
	}

	.life_intro_row1 {
		background-image: url('../img/life1.jpg');
	}

	.life_intro_row .cell {
	}

	.intro_text_wrap {
	}

	.intro_text_wrap h1,
	.intro_text_wrap .h1 {
		position: relative;
		z-index: 12;
		font-family: 'FoundersGroteskMono-RegularTest';
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: center;
		line-height: 145%;
		max-width: min(900px, 90%);
		letter-spacing: 0.08em;
		margin: 50px auto 60px;
		font-size: 2em;
		text-shadow: 0px 2px 2px rgb(0 0 0 / 10%);
	}

	.life_intro_overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 20, 0.25);
		width: 100%;
		height: 100%;
		z-index: 10;
	}

	.life_intro_row1 {
	}

	.life_intro_row2 {
		background-image: url(../img/life3.jpg);
		background-position: top left;
	}

	.life_intro_row3 {
		background-image: url(../img/life10.jpg);
	}

	.life_intro_row4 {
		background-image: url(../img/life23.jpg);
	}

	.life_intro_row5 {
	}

	.life_intro_row6 {
	}

	.aerial_row {
	}

	.aerial_row .cell {
	}

	.aerial_row img {
	}

	.hs-tooltip h3,
	.hs-tooltip p {
		margin: 0;
		font-size: 17px !important;
		line-height: 28px !important;
		letter-spacing: 0.02em;
		text-align: left;
		text-transform: uppercase;
		font-family: 'Cormorant' !important;
		color: #364635 !important;
		font-weight: 500 !important;
	}

	.life_grid_row {
		max-width: calc(95vw + 50px) !important;
	}

	.life_grid_row .cell {
		padding-right: 25px;
		padding-left: 25px;
	}

	.life_grid_img_wrap {
	}

	.life_grid_img_wrap img {
		margin-bottom: 40px;
	}

	.life_grid_row h2,
	.life_grid_row .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.01em;
		margin: 0px auto 20px 0;
		font-size: 1.8em;
	}

	.life_grid_row p {
		max-width: min(100%, 750px);
		margin: 0px auto 60px 0;
		min-height: 190px;
	}

	.wide_grid_col {
	}

	.wide_grid_col .large-shrink {
		min-width: 33%;
	}

	.wide_grid_col p {
		max-width: min(100%, 600px);
		margin: 0px auto 80px 0;
	}

	.wide_grid_col h2,
	.wide_grid_col .h2 {
		margin: 0 auto 0 0;
	}

	.wide_grid_col p {
	}

	.life_grid_nested_row {
		max-width: 100% !important;
	}

	.life_grid_nested_row .cell {
		padding-right: 0;
		padding-left: 0;
	}

	.life_grid_nested_row2 {
		margin: 0px auto 0 0;
	}

	.life_images_row_wrap {
	}

	.life_images_row1 {
		max-width: 95vw !important;
	}

	.life_images_row2 {
		margin: -200px 0 200px;
	}

	.life_images_row_wrap .cell {
		/* overflow: hidden; */
	}

	.life_caption {
		font-family: 'Cormorant';
		position: absolute;
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 130%;
		max-width: min(95%, 750px);
		letter-spacing: 0.03em;
		margin: 12px auto 0px 0;
		font-size: 1.2em;
		opacity: 0;
	}

	.life_img_wrap:hover .life_caption {
		-webkit-transition: opacity 0.5s ease-out;
		-moz-transition: opacity 0.5s ease-out;
		-o-transition: opacity 0.5s ease-out;
		transition: opacity 0.5s ease-out;
		opacity: 1;
	}

	.smt {
	}

	.smb {
	}

	#team {
	}

	.green_wrap {
	}

	#footer {
		padding: 70px 0 60px 0;
		background-color: #364635;
		background-color: #364635;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
		box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
	}

	#footer .grid-x {
	}

	.footer_content_row {
	}

	.footer_divider_col {
	}

	.footer_divider_col hr {
		position: relative;
		max-width: inherit;
		width: 100%;
		margin: 30px auto 20px;
		border-top: 1px solid #ebe8e0;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.footer_content_row h5,
	.footer_content_row h4 {
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 750px);
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_content_row h4 {
		text-align: right;
		margin: 0 0 0 auto;
	}

	.footer_top_row {
	}

	.footer_top_row .cell {
		text-align: right;
	}

	.footer_top_row h6 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}

	.footer_top_row h3 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.5em;
	}

	.fl {
		display: block;
		margin: 0 auto 0 0;
		height: 70px;
	}

	.fl1 {
	}

	.fl2 {
	}

	.fl3 {
	}

	.fl4 {
	}

	.footer_content_row {
	}

	.footer_content_row .cell {
	}

	.earl_logo {
		height: 80px;
		position: absolute;
		right: 0;
		top: inherit;
		left: inherit;
		bottom: 0px;
	}

	.mobile_topbar {
		background: transparent;
		position: fixed;
		z-index: 22;
		top: 0;
		width: 100%;
		height: 45px;
		padding-right: 0;
		padding-left: 0;
	}

	.homepage .mobile_topbar {
	}

	.scrolled .mobile_topbar {
		background: transparent;
		background-color: transparent;
		z-index: 97;
		padding-left: 0;
		padding-right: 0;
	}

	.scrolled .homepage .mobile_topbar {
	}

	.homepage .mobile_logo {
	}

	.mobile_logo {
		width: 100px;
		margin: 0px 0 0 5%;
		opacity: 0;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.subpage .mobile_logo {
		opacity: 1;
	}

	.scrolled .mobile_logo {
		opacity: 0;
		margin: 0px 0 2px 5%;
	}

	.scrolled .homepage .mobile_logo {
	}

	.mobile_topbar .cell {
	}

	.mobile_nav_icon {
		font-family: 'ElegantIcons';
		color: #fff !important;
		position: fixed;
		right: 0px;
		top: 0px;
		z-index: 30;
		padding: 9px;
		line-height: 100%;
		background: #3c4d3a;
		border-radius: 0;
		-webkit-transition: background 0.5s ease-out;
		-moz-transition: background 0.5s ease-out;
		-o-transition: background 0.5s ease-out;
		transition: background 0.5s ease-out;
		width: 45px;
	}

	.scrolled .mobile_nav_icon {
	}

	.hamburger {
	}

	.scrolled .hamburger {
	}

	.register_fixed_row {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: -65px;
		z-index: 30;
		max-width: inherit;
		background: transparent;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		padding: 0 0 !important;
	}

	.scrolled .register_fixed_row {
		bottom: 0;
		/* transition-delay: 6s; */
	}

	.register_fixed_row h6 {
		text-align: center;
		font-size: 1em;
		margin: 0 auto 0;
		color: #fff;
	}

	.fixed_register {
		text-align: center;
		max-width: inherit;
		margin: 0 auto;
		color: #fff;
		font-size: 1.2em;
		line-height: 120%;
		font-family: 'Matter Medium';
		font-weight: 400;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		padding: 14px 20px 16px;
		border: #f1ede7 solid;
		border-width: 1px 1px 0px;
		display: inline-block;
		width: auto;
		background: #3c4d3a;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		opacity: 1;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	.overlay {
		z-index: 99;
		position: fixed;
		width: 100%;
		height: 100%;
		padding: 0 0 0 0;
		top: 0;
		left: 0;
		left: inherit;
		background: #fff;
		border-right: none;
		z-index: 98;
		background-color: #3c4d3a;
		background-image: url(https://www.transparenttextures.com/patterns/45-degree-fabric-dark.png);
	}

	nav ul {
		padding: 0px;
		margin: 0px;
		height: 100%;
	}

	.overlay .overlay-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: 10px;
		top: 10px;
		overflow: hidden;
		border: none;
		color: transparent;
		outline: none;
		z-index: 200;
	}

	.overlay nav {
		text-align: center;
		position: relative;
		top: 50%;
		height: 60%;
		left: 0;
		width: 100%;
		font-size: inherit;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay ul li {
		display: block;
		height: 12%;
		height: calc(100% / 5);
		min-height: 54px;
		text-align: center;
	}

	.overlay ul li a {
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
		list-style: none;
		display: inline;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.06em;
		font-size: 2em;
		font-family: 'FoundersGroteskMono-RegularTest';
		font-weight: 400;
		line-height: 125%;
		margin: 0 auto;
		padding: 0 0 0 0;
		max-width: inherit;
		text-align: center;
		text-shadow: none;
	}

	.overlay ul li a:hover,
	.overlay ul li a:focus {
		color: #fff;
		opacity: 0.5;
		text-decoration: none;
		margin: 0 0 0 0px;
		-webkit-transition: all 0.5s ease-out;
		-moz-transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out;
		transition: all 0.5s ease-out;
	}

	.home_wrap .grid-x,
	#preload .grid-x {
		padding: 0 2.25%;
	}

	.white_intro_row {
		padding: 150px 0;
	}

	.white_intro_row.section_intro_row h1,
	.white_intro_row.section_intro_row .h1 {
		color: #555;
	}

	.white_intro_row .section_quote_row_wrap h2,
	.white_intro_row .section_quote_row_wrap .h2 {
		color: #555;
	}

	.white_intro_row .section_intro_hr {
		border-top: 1px solid #555;
		border-bottom: none;
	}

	.white_intro_row .section_copy_row p {
		color: #555;
	}

	.right_mask {
		-webkit-border-top-right-radius: 50%;
		-moz-border-radius-topright: 50%;
		border-top-right-radius: 50%;
	}

	.left_mask {
		-webkit-border-top-left-radius: 50%;
		-moz-border-left-topright: 50%;
		border-top-left-radius: 50%;
	}

	.split_hr,
	.section_intro_hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		width: 0px;
	}

	.split_hr.started {
		width: 90%;
		max-width: min(90%, 1200px);
	}

	.section_intro_hr.started {
		width: 90%;
		max-width: min(90%, 1200px);
	}

	.circle_row_img_wrap.delighter .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 3s linear;
	}

	.circle_row_img_wrap.delighter.started .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.subpage_first_row {
	}

	.subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: 3s linear;
		transition: 5s linear;
	}

	.loaded .subpage_first_row .circle_row_img_wrap .img_effect {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 179px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 102%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 80px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 77px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.custom-shape-divider-top-1689150365 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-top-1689150365 svg {
		position: relative;
		display: block;
		width: calc(150% + 1.3px);
		height: 179px;
	}

	.custom-shape-divider-top-1689150365 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 {
		position: absolute;
		top: -1px;
		left: 0;
		width: 102%;
		overflow: hidden;
		line-height: 0;
		transform: rotate(180deg);
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		line-height: 0;
		z-index: 10;
	}

	.custom-shape-divider-bottom-1689150682 svg {
		position: relative;
		display: block;
		width: calc(135% + 1.3px);
		height: 80px;
	}

	.custom-shape-divider-bottom-1689150682 .shape-fill {
		fill: #ebe9e1;
	}

	.custom-shape-divider-top-1689150623 svg {
		position: relative;
		display: block;
		width: calc(227% + 1.3px);
		height: 77px;
	}

	.custom-shape-divider-top-1689150623 .shape-fill {
		fill: #ebe9e1;
	}

	.intro_text_wrap hr {
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: center;
		margin: 0 auto;
		position: relative;
		width: 0;
		max-width: inherit;
		border-top: 1px solid #fff;
		border-bottom: 1px solid rgba(20, 20, 20, 0.2);
	}

	.intro_text_wrap hr.bottom_intro_hr {
	}

	.intro_text_wrap hr.started {
		width: min(1000px, 90%);
		max-width: inherit;
	}

	.life_intro_row2 h1 {
	}

	.life_intro_row3 h1,
	.life_intro_row3 .h1 {
		max-width: min(800px, 90%);
	}

	.life_intro_row2 h4 {
	}

	.video_hero_holder {
	}

	#video_holder,
	#video_holder2 {
		z-index: 0;
		position: absolute;
		border: 0;
		padding: 0;
	}

	video#bgvid,
	video#bgvid2 {
		position: fixed;
		top: 50%;
		left: 50%;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -100;
		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		background: url('../img/video_render_bg.jpg') no-repeat;
		background-size: cover;
	}

	.video_overlay {
		position: fixed;
		z-index: 12;
		border: solid #ebe2d9;
		border-width: 0;
		background: rgba(0, 0, 0, 0.45);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		animation-delay: 0s;
	}

	.sig {
		max-width: min(160px, 90%);
		margin: 40px auto -20px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #fff;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 260px);
		letter-spacing: 0.01em;
		margin: 25px auto 0px 30px;
		font-size: 1.1em;
		position: relative;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s;
	}

	.sig {
		max-width: min(150px, 90%);
		margin: 45px auto -20px;
		display: block;
	}

	.sig1 {
	}

	.team_caption {
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
		opacity: 0;
		font-variant-numeric: lining-nums;
		font-family: 'Cormorant';
		color: #fff;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: min(80%, 260px);
		letter-spacing: 0.01em;
		margin: 25px auto 0px 30px;
		font-size: 1.1em;
		position: relative;
		display: block;
	}

	.team_caption.started {
		opacity: 1;
		transition-delay: 1s; /* z-index: 20; */
		position: relative;
	}

	.social_wrap {
	}
	.sl {
		height: 40px;
		margin: 0 0 0 15px;
	}
	.sl1 {
	}
	.sl2 {
	}
	.sl3 {
	}

	.bottom_register_row {
		max-width: 850px;
	}
	.bottom_register_row .cell {
	}
	.modal_footer_logo {
		margin: 20px 0 0 0;
		max-width: min(90%, 250px);
	}
	.bottom_register_row h1,
	.bottom_register_row .h1 {
		font-family: 'Cormorant';
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		text-transform: uppercase;
		max-width: 100%;
		letter-spacing: 0.07em;
		margin: 0px auto 0px 0;
		font-size: 1.1em;
	}
	.bottom_register_row h2,
	.bottom_register_row .h2 {
		font-family: 'Cormorant';
		font-variant-numeric: lining-nums;
		color: #ebe8e0;
		font-weight: 400;
		padding: 0;
		text-align: right;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 2.25em;
		display: block;
	}

	.illustrated_map_wrap {
	}
	.illustrated_map_row {
		max-width: 95vw !important;
	}
	.legend_col {
	}
	.legend_col2 {
	}
	.ill_map_col {
	}
	.ill_map_col img {
	}
	.legend_col h3 {
		text-transform: uppercase;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 0px auto 0px 0;
		font-size: 1.9em;
	}
	.legend_col ol {
		list-style: decimal-leading-zero;
		list-style-position: inside;
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 140%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 10px auto 30px 0;
		font-size: 1.35em;
	}
	.legend_col li {
	}

	.mobile_video_link {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		left: 0;
		background-color: transparent;
	}

	.map_address_wrap {
		position: relative;
		overflow: visible;
		display: block;
		margin: 0 0 50px;
	}

	.map_icon {
		max-width: min(70px, 90%);
		margin: 0 0px 0 0;
		display: inline-block;
		position: absolute;
		/* height: 100%; */
		top: -10px;
		width: 100%;
	}

	.map_address_wrap h2,
	.map_address_wrap .h2 {
		font-family: 'Cormorant';
		color: #555;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 100%;
		max-width: 100%;
		letter-spacing: 0.03em;
		margin: 20px auto 0px 85px;
		font-size: 1.35em;
		display: block;
	}

	.button-play .cls-1 {
		fill: #f4f4f4;
	}

	.desktop_home_wrap {
		min-height: 100vh;
		max-width: 100%;
		margin: 0 auto;
		z-index: 20;
		position: relative;
	}

	.desktop_hero_logo_wrap {
		position: relative;
		min-height: 550px;
	}

	.desktop_hero_row {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		max-width: inherit;
	}

	.desktop_hero_col {
	}

	.new_homepage_logo {
		max-width: min(750px, 90%);
		margin: 100px auto 5vh;
		display: block;
	}

	.desktop_strap_wrap {
		padding: 0 0 60px;
	}

	.desktop_strap_row {
		bottom: 40px;
	}

	.desktop_strap_col {
	}

	.desktop_strap_col h3 {
		font-size: 1em;
		text-align: center;
		color: #3c4d3a;
	}

	.register_btn {
	}

	.register_btn:hover {
	}

	.life_bg_image_wrap {
		position: absolute !important;
		height: 100%;
		width: 100%;
		left: 0;
		background-color: transparent;
	}

	.life_bg_image_wrap img {
	}

	.life_images_row_wrap .cell {
		position: relative; /* overflow: hidden; */
	}

	.life_images_row_wrap .life_img_wrap {
		/* position: absolute; */
	}

	.life_bg_image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.equalizer_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	.equalizer_wrap .section_intro_hr {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.equalizer_wrap .section_intro_hr2 {
		position: absolute;
		top: inherit;
		bottom: 0;
	}

	.equalizer_wrap .section_quote_row_wrap {
		position: absolute;
		/* height: 100%; */
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
	}

	#gallery {
		padding-top: 140px;
	}

	.gallery_divider {
	}

	#gallery {
	}

	.gallery_title_row {
		margin-bottom: 100px;
	}

	.gallery_title_col {
	}

	.gallery_title_row h6,
	.gallery_title_row .h6 {
		font-family: 'Cormorant';
		color: #364635;
	}

	.gallery_title_row h2,
	.gallery_title_row .h2 {
		font-size: 1.95em;
		max-width: min(88%, 720px);
		margin: 30px auto 0;
		color: #364635;
	}

	.gallery_title_row h2 {
		font-size: inherit;
	}

	.gallery_grid_row {
		max-width: 95% !important;
		margin-bottom: 0px;
	}

	.gallery_grid_col,
	.gallery_subtitle_row .cell {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.gallery_grid_col h5 {
		font-family: 'FoundersGroteskMono-LightTest';
		color: #364635;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		text-align: left;
		line-height: 155%;
		max-width: min(80%, 700px);
		letter-spacing: 0em;
		margin: 7px auto 40px 0;
		font-size: 1.25em;
	}

	.video_thumb_wrap {
		position: relative;
	}

	.play_wrap {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	.play_btn {
		width: 110px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.play_btn .cls-1 {
		fill: #f4f4f4;
	}

	.play_btn:hover {
	}

	.video_thumb_wrap:hover .play_wrap {
	}

	.play_btn {
		width: 100px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.video_thumb {
	}

	.image_thumb_wrap {
	}

	.image_thumb {
	}

	.image_thumb_wrap:hover {
	}

	.option_copy_row h4 {
		color: #364635;
		text-align: left;
		font-family: 'Cormorant';
		margin: 0px auto 0px 0;
		max-width: min(1000px, 90%);
		padding: 0 0 0 0;
		text-transform: none;
		font-weight: 400;
		line-height: 120%;
		letter-spacing: 0em;
		font-size: 2.8em;
	}

	.team_heading_divider {
		clear: both;
		max-width: inherit;
		height: 0;
		border-top: none;
		border-right: 0;
		border-bottom: 1px solid #364635;
		border-left: 0;
		margin: 10px auto 30px 0;
		width: 0%;
		-webkit-transition: all 1.5s ease-out;
		-moz-transition: all 1.5s ease-out;
		-o-transition: all 1.5s ease-out;
		transition: all 1.5s ease-out;
		transform-origin: left;
	}

	.gallery_grid_row {
		max-width: 88rem !important;
	}

	.team_heading_divider.delighter.started {
		width: 100%;
		transition-delay: 0s;
	}
	.bounce {
		animation: bounce 3s infinite;
	}

	.down_arrow_link {
	}

	.thanks .desktop_hero_col h2 {
		color: #ebe9e1;
		font-size: 1.95em;
		max-width: min(80%, 650px);
	}

	.down_arrow {
		margin: 0 auto;
		display: block;
		max-width: 45px;
	}
}
