﻿@charset "UTF-8";

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

img,legend {
	border: 0;
}

legend,td,th {
	padding: 0;
}

#drawer_trigger,.drawer--underlay,[hidden],template {
	display: none;
}

.root_wrapper,.video_wrapper {
	position: relative;
	width: 100%;
}

.logo,.social--link {
	text-indent: -9999em;
}

.gallery,.gallery--pager,.nav,.social {
	list-style: none;
}

.gallery--item--header:after,.gallery--pager--item:before,.reg_form--label:after,.video_wrapper:before {
	content: "";
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

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

a {
	background-color: transparent;
	color: #575756;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,optgroup,strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

figure {
	margin: 1em 40px;
}

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

pre,textarea {
	overflow: auto;
}

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

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

.page--title,body,html {
	font-family: FuturaStd-Book,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

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

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family:FuturaStd-Bold;src:url(../fonts/32383A_0_0.eot);src:url(../fonts/32383A_0_0.eot?#iefix) format("embedded-opentype"),url(../fonts/32383A_0_0.woff2) format("woff2"),url(../fonts/32383A_0_0.woff) format("woff"),url(../fonts/32383A_0_0.ttf) format("truetype");
}

@font-face {
	font-family:FuturaStd-Book;src:url(../fonts/32383A_1_0.eot);src:url(../fonts/32383A_1_0.eot?#iefix) format("embedded-opentype"),url(../fonts/32383A_1_0.woff2) format("woff2"),url(../fonts/32383A_1_0.woff) format("woff"),url(../fonts/32383A_1_0.ttf) format("truetype");
}

@font-face {
	font-family:FuturaStd-Light;src:url(../fonts/32383A_2_0.eot);src:url(../fonts/32383A_2_0.eot?#iefix) format("embedded-opentype"),url(../fonts/32383A_2_0.woff2) format("woff2"),url(../fonts/32383A_2_0.woff) format("woff"),url(../fonts/32383A_2_0.ttf) format("truetype");
}

@font-face {
	font-family:FuturaStd-Medium;src:url(../fonts/32383A_3_0.eot);src:url(../fonts/32383A_3_0.eot?#iefix) format("embedded-opentype"),url(../fonts/32383A_3_0.woff2) format("woff2"),url(../fonts/32383A_3_0.woff) format("woff"),url(../fonts/32383A_3_0.ttf) format("truetype");
}

@font-face {
	font-family:FuturaStd-Heavy;src:url(../fonts/32383A_4_0.eot);src:url(../fonts/32383A_4_0.eot?#iefix) format("embedded-opentype"),url(../fonts/32383A_4_0.woff2) format("woff2"),url(../fonts/32383A_4_0.woff) format("woff"),url(../fonts/32383A_4_0.ttf) format("truetype");
}

* {
	box-sizing: border-box;
}

body,html {
	font-size: 100%;
	color: #fff;
	width: 100%;
	height: 100%;
}

body.no-snapscroll {
	overflow: auto;
	height: auto;
}

.root_wrapper {
	height: 100%;
	overflow: hidden;
}

.no-snapscroll .root_wrapper {
	overflow: auto;
	height: auto;
}

.construction,.gallery,.map,.pages,.updates,.video_wrapper {
	overflow: hidden;
}

.pages {
	transition: transform 1s cubic-bezier(.4,0,.2,1);
}

.email_link {
	color: #575756;
	text-decoration: none;
}

.video_wrapper:before {
	display: block;
	width: 1px;
	padding-bottom: 56.25%;
	margin-left: -1px;
}

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

.intro_video {
	padding: 0 3.5em 2em;
	max-width: 77em;
}

@media (max-width:1279px) {
	.intro_video {
		padding: 0 0 1.4em;
	}
}

.menu_icon {
	z-index: 1000;
}

.drawer {
	z-index: 999;
}

.header {
	z-index: 998;
}

.register_btn {
	z-index: 996;
}

.page--content {
	z-index: 2;
}

.page {
	position: relative;
	width: 100%;
	height: 100vh;
	line-height: 1.5em;
	background: #ccc;
}

.page--bg,.page--flakes {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}

.page--bg {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 0;
	transition: opacity .2s;
}

.page--bg.preload_complete {
	opacity: 1;
}

.page--bg__landing {
	background-image: url(../img/bg--landing.jpg);
}

.page--bg__intro {
	background-image: url(../img/bg--intro.jpg);
}

.page--bg__about {
	background-image: url(../img/bg--about.jpg);
}
/*
.page--bg__service {
	background-image: url(../img/bg--service.jpg);
}
*/
.page--bg__locale {
	background-image: url(../img/bg--locale.jpg);
}

.page--bg__register {
	background-image: url(../img/bg--register.png);
}

.page--bg__contact,.page--bg__downloads {
	background-image: url(../img/bg--contact.png);
}

.page--flakes {
	z-index: 1;
	pointer-events: none;
	transform: translate3d(0,10%,0);
	transition: transform 1.8s cubic-bezier(.4,0,.2,1);
}

.page.float .page--flakes {
	transform: translate3d(0,0,0);
}

.page.floatier .page--flakes {
	transform: translate3d(0,-10%,0);
}

.no-snapscroll .page--flakes {
	-ms-transform: none;
	transform: none;
}

.page__updates .page--flakes {
	height: 100vh;
}

.page--title {
	position: absolute;
	top: 52%;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 4.25em;
	line-height: 1;
	letter-spacing: .05882em;
	text-transform: uppercase;
	transform: translate3d(0,-50%,0);
}

.page__contact .page--title,.page__downloads .page--title,.page__register .page--title,.page__team .page--title {
	margin-top: .58824em;
}

.page__about .page--title,.page__locale .page--title,.page__team .page--title  {
	top: 25%;
}

.ios .page--title {
	letter-spacing: normal;
}

.page__updates .page--title {
	position: static;
	-ms-transform: none;
	transform: none;
}

.page--text {
	position: absolute;
}

.page__intro .page--text {
	bottom: 7%;
	right: 15.625%;
	width: 28em;
}

.page__about .page--text {
	top: 15%;
	left: 54.6875%;
	width: 30.125em;
}

.page__interior .page--text {
	left: auto;
	top: 70%;
	right: 7.8125%;
	width: 30.125em;
}

/*.page__service .page--text {
	top: 9.75%;
	left: 36.875%;
	width: 30.125em;
}*/

.page__phcollection .page--text {
	left: auto;
	top: 20%;
	left: 25%;
	width: 30.125em;
}

.page__locale .page--text {
	top: 15.75%;
	left: 55.15625%;
	width: 26.75em;
}

.page__contact .page--text,.page__register .page--text {
	top: 50%;
	left: 11.875%;
	transform: translate3d(0,-100%,0);
	margin-top: -2.25em;
}

.page__downloads .page--text {
	top: 50%;
	left: 11.875%;
	transform: translate3d(0,-50%,0);
}

.page__team .page--text {
	top: 40%;
	left: 11.875%;
	width: 27.5em;
}

.page__updates .page--text {
	position: static;
	transform: translate3d(22em,-100%,0);
	margin-top: -.5em;
}

.page--paragraph {
	margin: 0;
	padding: 1em 0 0;
	letter-spacing: .025em;
}

.page--paragraph:first-child {
	padding-top: 0;
}

.page--paragraph__dark {
	color: #fff;
}

@media (max-width:1279px) {
	.page--paragraph__dark {
		color: #fff;
	}
}

.page--caption {
	position: absolute;
	padding: 0;
	margin: 0;
	color: #ff3200;
	font-size: .75em;
	line-height: 1.5;
}

.page__about .page--caption {
	top: 80%;
	left: 10%;
}

.page__interior .page--caption {
	top: auto;
	bottom: 15%;
	left: 4.375%;
}

/*.page__service .page--caption {
	top: 89%;
	left: 40.07812%;
}*/

.page__phcollection .page--caption {
	top: 80;
/*	bottom: 15%;*/
	left: 10;
}

.page__locale .page--caption {
	top: 70%;
	left: 10%;
}

.page__team {
	background-color: #d9d1c8;
}

/*.page__service {
	background-color: #e8e7dd;
}*/

.page__updates {
	background-color: #d8d1c7;
	height: auto;
	padding: 11.375em 0;
}

.page__register {
	background-color: #f5b1ad;
}

.page__contact,.page__downloads {
	background-color: #faccb2;
}

.page__contact,.page__downloads,.page__register,.page__team,.page__updates {
	color: #575756;
}

.page__landing .flake__v1 {
	top: 47.625%;
	left: 10%;
}

.page__landing .flake__h1 {
	top: 1.25%;
	left: 53.28125%;
}

.page__landing .flake__d1 {
	top: 22.125%;
	left: 19.45312%;
}

.page__landing .flake__d2 {
	top: 19.375%;
	left: 76.875%;
}

.page__landing .flake__d4 {
	top: 86.875%;
	left: 28.125%;
}

@media (max-width:1279px) {
	.page__landing .flake__v1 {
		top: 30.58471%;
		left: -12%;
	}

	.page__landing .flake__h1 {
		top: 22.48876%;
		left: auto;
		right: -13.33333%;
	}

	.page__landing .flake__d1 {
		top: -4.49775%;
		left: 17.33333%;
	}

	.page__landing .flake__d2 {
		top: 59.37031%;
		left: auto;
		right: -13.33333%;
	}

	.page__landing .flake__d4 {
		top: auto;
		bottom: -1.49925%;
		left: -8%;
	}
}

.page__intro .flake__d1 {
	top: 22.125%;
	left: 19.45312%;
}

.page__intro .flake__d4 {
	top: 86.875%;
	left: 28.125%;
}

@media (max-width:1279px) {
	.page__intro .flake__d4 {
		top: auto;
		bottom: -8.9955%;
	}

	.page__interior .flake__d1,.page__interior .flake__v1 {
		display: none;
	}
}

.page__about .flake__h1 {
	display: none;
}

.page__about .flake__d3 {
	top: 60.75%;
	left: 80.3125%;
}

.page__interior .flake__v1 {
	top: 14.25%;
	right: 16.17188%;
}

.page__interior .flake__d1 {
	top: 19%;
	left: 31.25%;
}
/*
.page__service .flake__h1 {
	top: 65.25%;
	left: 67.57812%;
}

.page__service .flake__d1 {
	display: none;
}
*/
@media (max-width:1279px) {
/*	.page__service .flake__h1 {
		top: 32.08396%;
		left: auto;
		right: -14.66667%;
	}

	.page__service .flake__d1 {
		top: 18.29085%;
		left: -12%;
	}
*/
	.page__team .flake__v1 {
		display: none;
	}
}

.page__team .flake__h1 {
	top: 32%;
	left: -5%;
}

.page__team .flake__v1 {
	top: 46%;
	left: 79.0625%;
}

.page__team .flake__d1 {
	top: 12.5%;
	left: 60.54688%;
}

.page__contact .flake__h1,.page__downloads .flake__h1 {
	top: 10.75%;
	left: 61.71875%;
}

.page__contact .flake__v1,.page__downloads .flake__v1 {
	top: 47.375%;
	left: 56.48438%;
}

.page__contact .flake__d1,.page__downloads .flake__d1 {
	top: 32.75%;
	left: 76.32812%;
}

.page__register .flake__h1 {
	top: 16.5%;
	left: 20%;
}

.page__register .flake__d1 {
	bottom: 6%;
	left: 6.5625%;
}

.page__register .flake__v1 {
	top: 26%;
	right: 20%;
}

@media (max-width:1279px) {
	.page__contact .flake__v1,.page__downloads .flake__v1,.page__register .flake__h1,.page__register .flake__v1 {
		display: none;
	}

	.page__register .flake__d1 {
		left: auto;
		bottom: auto;
		right: -14.93333%;
		top: 26%;
	}

	.page__updates .flake__d2,.page__updates .flake__h1,.page__updates .flake__v1 {
		display: none;
	}
}

.page__updates .flake__h1 {
	top: 4%;
	left: 68.75%;
}

.page__updates .flake__v1 {
	top: -6.5%;
	left: 38.125%;
}

.page__updates .flake__d2 {
	top: 41.5%;
	left: 10%;
}

@media (max-width:1279px) {
	.page--bg__about {
		background-position: 30% 50%;
	}
/*
	.page--bg__service {
		background-position: 100% 50%;
	}
*/
	.page--content {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 1em 1em 3em;
	}

/*	.page__service .page--content {
		position: static;
		padding: 2em 1em 3em;
		color: #575756;
	}*/

	.page--bg__locale {
		background-position: 10% 50%;
	}

	.page__register {
		min-height: 100vh;
		height: auto;
	}

	.page__register .page--content {
		position: static;
		padding: 3.75em 1em 3em;
		height: 100%;
		min-height: 44em;
	}

	.page__about .page--content,.page__phcollection .page--content,.page__locale .page--content {
		background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 30%,rgba(0,0,0,.5) 100%);
	}

	.page__contact .page--content,.page__downloads .page--content {
		top: 50%;
		bottom: auto;
		transform: translate3d(0,-50%,0);
	}

	.page__updates {
		padding: 5.75em 0;
	}

	.page__updates .page--content {
		position: static;
	}

	.page__updates .page--text {
		-ms-transform: none;
		transform: none;
		margin: 0;
	}

	.page .register_content {
		position: static;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 1em 1em 3em;
	}

	.page--text,.page--title {
		position: static;
	}

	.page--title,.page__register .page--title,.page__team .page--title {
		margin: 0;
		padding-bottom: .66667em;
		font-size: 1.5em;
		font-family: FuturaStd-Book,"Helvetica Neue",Helvetica,Arial,sans-serif;
		-ms-transform: none;
		transform: none;
	}

	.page--text,.page__about .page--text,.page__contact .page--text,.page__downloads .page--text,.page__interest .page--text,.page__interior .page--text,.page__intro .page--text,.page__locale .page--text,.page__register .page--text,.page__phcollection .page--text,.page__team .page--text {
		width: 100%;
		max-width: 27.73333em;
		margin: 0;
		padding: 0;
		font-size: .9375em;
		line-height: 1.4em;
		-ms-transform: none;
		transform: none;
	}

	.page--caption {
		display: none;
	}
}

.gallery--item--desc strong,.gallery--item--header,.stages--content strong,.stages--title {
	font-family: FuturaStd-Heavy,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: 0 0;
	transition: background 1s,transform .25s cubic-bezier(.4,0,.2,1);
}

.footer,.no-snapscroll .header {
	position: fixed;
}

@media (max-width:1279px) {
	.header {
		height: 3.75em;
		background: rgba(0,0,0,.35);
	}

	.footer {
		display: none;
	}
}

.header.hide {
	transform: translate3d(0,-100%,0);
}

.footer {
	bottom: 3.66667em;
	right: 4em;
	color: #fff;
	font-size: .75em;
	line-height: 1;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform-origin: right top;
	transform-origin: right top;
	transition: color .2s;
}

.drawer,.drawer--underlay {
	right: 0;
	top: 0;
	height: 100%;
	position: absolute;
}

.dark .footer {
	color: #575756;
}

.drawer {
	width: 21em;
	margin: 0;
	padding: 3em 2.5em 2.5em;
	background: #cac8c5;
	transform: translate3d(100%,0,0);
	transition: transform .75s cubic-bezier(.4,0,.2,1);
}

.drawer--underlay {
	width: 100vw;
	z-index: -1;
}

#drawer_trigger:checked~.drawer .drawer--underlay,.flake,.nav--link {
	display: block;
}

.drawer--contact {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 3.63636em;
	color: #575756;
	font-size: .6875em;
	line-height: 1.72727;
}

#drawer_trigger:checked~.drawer {
	transform: translate3d(0,0,0);
}

.no-snapscroll .drawer {
	position: fixed;
}
/*
.map,.map--draggable {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
*/
@media (max-width:1279px) {
	.drawer {
		width: 16em;
		padding: 3em 1.5em 1.5em;
	}

	.drawer--contact {
		padding: 1.45455em 2.18182em;
	}
}

.updates {
	width: 100%;
}

.nav {
	margin: 0;
	padding: 0;
}

.nav--link {
	padding: 1em 0;
	color: #fff;
	font-size: 1.125em;
	line-height: 1;
	text-decoration: none;
	transition: color .2s;
}

.nav--link:hover,.nav--link__active,.stages--controller:checked~.stages--title {
	color: #ff3200;
}

@media (max-width:1279px) {
	.nav--link {
		padding: .66667em 0;
		font-size: .9375em;
	}
}

@media screen and (max-height:41.875em) {
	.nav--link {
		padding: .5em 0;
	}
}

/*.map {
	width: 100%;
}

.map--draggable {
	width: 100%;
	background: url(../img/map.png) 0 50% no-repeat;
	background-size: cover;
}

@media (max-width:1279px) {
	.map {
		position: relative;
		height: 50vh;
	}

	.no-snapscroll .map {
		min-height: 21em;
	}

	.map--draggable {
		background-size: auto 200%;
		background-position: 30% 30%;
	}
}*/

.flake,.logo {
	position: absolute;
}

.logo {
	top: 3.6875em;
	left: 3.4375em;
	width: 15em;
	height: 1.625em;
	margin: 0;
	padding: 0;
	background: url(../img/sprite--logo--horizontal.svg) 0 -26px no-repeat;
	background-size: 15em 3.25em;
	font-size: 1em;
}

.dark .logo {
	background-position: 0 0;
}

@media (max-width:1279px) {
	.logo {
		top: 1em;
		left: 1.25em;
		width: 13.125em;
		height: 1.4375em;
		background-size: 13.125em 2.875em;
		background-position: 0 -1.4375em;
	}

	.dark .logo {
		background-position: 0 -23px;
	}
}

.flake {
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.flake__v1 {
	width: 5.75em;
	height: 9em;
	background-image: url(../img/flakes--v1.svg);
}

.flake__h1 {
	width: 9.1875em;
	height: 5.75em;
	background-image: url(../img/flakes--h1.svg);
}

.flake__d1 {
	width: 7.375em;
	height: 8.8125em;
	background-image: url(../img/flakes--d1.svg);
}

.flake__d2 {
	width: 7.6875em;
	height: 8.4375em;
	background-image: url(../img/flakes--d2.svg);
}

.flake__d3,.flake__d4 {
	width: 8.25em;
	height: 7.75em;
}

.flake__d3 {
	background-image: url(../img/flakes--d3.svg);
}

.flake__d4 {
	background-image: url(../img/flakes--d4.svg);
}

.stages--divider,.stages--item:last-of-type,.stages--title {
	background-image: linear-gradient(to right,#575756 50%,transparent 50%);
	background-size: 6px 1px;
	background-repeat: repeat-x;
}

.stages {
	max-width: 77em;
	padding: 0 3.5em;
}

.stages--controller {
	display: none;
}

.stages--controller:disabled~.stages--title {
	text-decoration: none;
	cursor: default;
}

.stages--controller:checked~.stages--content {
	max-height: 128em;
}

.stages--item:last-of-type {
	background-position: 0 100%;
}

.stages--divider {
	width: 100%;
	padding: 1.5em 0;
	background-position: 0 50%;
}

.stages--title {
	display: block;
	padding: 1.4em 0;
	font-size: 1.25em;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: pointer;
	transition: color .2s;
}

.stages--full,.stages--narrow,.stages--wide {
	padding-bottom: 1.75em;
}

.stages--content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	max-height: 0;
	transition: max-height .5s cubic-bezier(.4,0,.2,1);
}

.stages--narrow {
	-ms-flex: 0 1 28.21429%;
	flex: 0 1 28.21429%;
	padding-right: 2.5em;
}

.stages--wide {
	-ms-flex: 0 1 71.78571%;
	flex: 0 1 71.78571%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}

.stages--full {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 100%;
}

.stages--image {
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	padding: 2px;
}

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

@media (max-width:1279px) {
	.stages {
		padding: 0;
	}
}

@media screen and (max-width:960px) {
	.stages--title {
		font-size: 14px;
	}

	.stages--narrow,.stages--wide {
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		max-width: none;
	}

	.stages--wide {
		-ms-flex-order: 0;
		order: 0;
	}

	.stages--narrow {
		-ms-flex-order: 1;
		order: 1;
	}
}

@media screen and (max-width:768px) {
	.stages--image {
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
	}
}

.social {
	position: fixed;
	right: 3em;
	bottom: 2.75em;
	margin: 0;
	padding: 0;
}

.social--link {
	display: block;
	width: 2em;
	height: 2em;
	background-size: 5.875em 4em;
	background-repeat: no-repeat;
	background-image: url(../img/sprite--social.svg);
}

.social--link__fb {
	background-position: 0 -2em;
}

.social--link__tw {
	background-position: -2em -2em;
}

.social--link__ig {
	background-position: -4em -2em;
}

.dark .social--link__fb {
	background-position: 0 0;
}

.dark .social--link__tw {
	background-position: -2em 0;
}

.dark .social--link__ig {
	background-position: -4em 0;
}

.drawer .social {
	display: none;
	position: static;
	padding-top: .5em;
	margin-left: -.5em;
	font-size: 1.45455em;
}

.drawer .social--item {
	display: inline-block;
}

@media (max-width:1279px) {
	.social {
		display: none;
	}

	.drawer .social {
		display: block;
	}
}

.gallery {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.gallery--holder {
	width: 800vw;
	transition: transform 1s cubic-bezier(.4,0,.2,1);
}

.gallery--item {
	position: relative;
	float: left;
	width: 100vw;
	height: 100vh;
	transform: translateZ(0);
}

.gallery--item--bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: 0;
	transition: opacity .2s;
}

.gallery--item--bg.preload_complete {
	opacity: 1;
}

.gallery--item--desc {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: .875em;
	line-height: 1.42857;
}

.gallery--item--header {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 1.4em 0 0;
	font-weight: 400;
	font-size: 1em;
}

.gallery--item--header:after {
	position: absolute;
	top: 50%;
	right: .2em;
	width: 1em;
	height: 2px;
	margin-top: -2px;
	background: #fff;
}

.credit{
	position: absolute;
	bottom: 10px;
	right: 50px;
	color: #fff;
	font-size: .65em;
	line-height: 1;
}

#gallery_phcollection .gallery--item:nth-child(1) .gallery--item--bg.preload_complete {
	background-image: url(../img/phcollection-1-1.jpg);
}

#gallery_phcollection .gallery--item:nth-child(2) .gallery--item--bg.preload_complete {
	background-image: url(../img/phcollection-1-2.jpg);
}

#gallery_phcollection .gallery--item:nth-child(3) .gallery--item--bg.preload_complete {
	background-image: url(../img/phcollection-1-3.jpg);
}

#gallery_phcollection .gallery--item:nth-child(4) .gallery--item--bg.preload_complete {
	background-image: url(../img/phcollection-1-4.jpg);
}

#gallery_phcollection .gallery--item:nth-child(5) .gallery--item--bg.preload_complete {
	background-image: url(../img/phcollection-1-5.jpg);
}

#gallery_phcollection .gallery--item:nth-child(2) .gallery--item--desc {
	top: 20%;
	left: 15.45312%;
	width: 24.92857em;
}

#gallery_phcollection .gallery--item:nth-child(2) .gallery--item--caption {
	top: 29.25%;
	left: 56.01562%;
}

#gallery_phcollection .gallery--item:nth-child(3) .gallery--item--desc {
	top: 23.25%;
	left: 10.67188%;
	width: 24.92857em;
}

#gallery_phcollection .gallery--item:nth-child(3) .gallery--item--caption {
	top: 15.75%;
	left: 38.67188%;
}

#gallery_phcollection .gallery--item:nth-child(4) .gallery--item--desc {
	top: 65.75%;
	left: 48.67188%;
	width: 24.92857em;
}

#gallery_phcollection .gallery--item:nth-child(4) .gallery--item--caption {
	top: 15.75%;
	left: 38.67188%;
}

#gallery_phcollection .gallery--item:nth-child(5) .gallery--item--desc {
	top: 15.25%;
	left: 12.5%;
	width: 24.92857em;
	color: #ffffff;
}

#gallery_phcollection .gallery--item:nth-child(5) .gallery--item--caption {
	top: 15.75%;
	left: 38.67188%;
}

.gallery--item:nth-child(1) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-1.jpg);
}
	
.gallery--item:nth-child(2) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-2.jpg);
}

.gallery--item:nth-child(3) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-3.jpg);
}

.gallery--item:nth-child(4) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-4.jpg);
}

.gallery--item:nth-child(5) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-5.jpg);
}

.gallery--item:nth-child(6) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-6.jpg);
}

.gallery--item:nth-child(7) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-7.jpg);
}

.gallery--item:nth-child(8) .gallery--item--bg.preload_complete {
	background-image: url(../img/gallery-1-8.jpg);
}

.gallery--item:nth-child(2) .gallery--item--desc {
	top: 23.625%;
	left: 57.8125%;
	width: 27.5em;
}

.gallery--item:nth-child(2) .gallery--item--caption {
	top: 27.125%;
	left: 7.42188%;
}

.gallery--item:nth-child(3) .gallery--item--desc {
	top: 12%;
	left: 10%;
	width: 25.71429em;
}

.gallery--item:nth-child(3) .gallery--item--caption {
	top: 17.5%;
	left: 66.25%;
}

/*.gallery--item:nth-child(4) .gallery--item--header:after{background: #4a4949;}
.gallery--item:nth-child(4) .gallery--item--desc{top:20%;left:25%;width:30em;color: #4a4949;}*/
.gallery--item:nth-child(4) .gallery--item--desc {
	top: 10%;
	left: 30%;
	width: 30em;
}

.gallery--item:nth-child(4) .gallery--item--caption {
	top: 66%;
	right: 7.1875%;
	left: auto;
}

.gallery--item:nth-child(5) .gallery--item--header:after {
	background: #4a4949;
}

.gallery--item:nth-child(5) .gallery--item--desc {
	top: 60.5%;
	left: 9.76562%;
	width: 25.71429em;
	color: #4a4949;
}

.gallery--item:nth-child(5) .gallery--item--caption {
	top: 12.5%;
	left: 67.03125%;
}

.gallery--item:nth-child(6) .gallery--item--header:after {
	background: #4a4949;
}

.gallery--item:nth-child(6) .gallery--item--desc {
	top: 12%;
	left: 25%;
	width: 28em;
	color: #4a4949;
}

.gallery--item:nth-child(6) .gallery--item--caption {
	top: 9.375%;
	left: 38.59375%;
}

.gallery--item:nth-child(7) .gallery--item--desc {
	top: 26.25%;
	left: 14.45312%;
	width: 24.92857em;
}

.gallery--item:nth-child(7) .gallery--item--caption {
	top: 29.25%;
	left: 56.01562%;
}

.gallery--item:nth-child(8) .gallery--item--desc {
	top: 43.25%;
	left: 13.67188%;
	width: 24.92857em;
}

.gallery--item:nth-child(8) .gallery--item--caption {
	top: 15.75%;
	left: 38.67188%;
}

.gallery--pager {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 1.25em;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	transform: translate3d(0,-50%,0);
	-ms-flex-pack: center;
	justify-content: center;
}

.gallery--pager--item {
	position: relative;
	width: 1.75em;
	height: 1.75em;
	cursor: pointer;
}

.gallery--pager--item:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: .75em;
	height: .75em;
	margin: -.375em 0 0 -.375em;
	background: #fff;
	border-radius: 6px;
	transition: background .2s;
}

.gallery--pager--item.active:before,.gallery--pager--item:hover:before {
	background: #ff3100;
}

.gallery--nav {
	position: absolute;
	top: 50%;
	width: 100%;
}

.gallery--nav--next,.gallery--nav--prev {
	position: absolute;
	top: 0;
	width: 2.5em;
	height: 2.5em;
	cursor: pointer;
	margin-top: -1.25em;
	background-size: 2.5em 5em;
	background-position: 0 0;
	background-repeat: no-repeat;
	transform: translateZ(0);
}

.gallery--nav--next:hover,.gallery--nav--prev:hover {
	background-position: 0 -2.5em;
}

.gallery--nav--next.hidden,.gallery--nav--prev.hidden {
	display: none;
}

.gallery--nav--prev {
	left: 7.5%;
	background-image: url(../img/gallery--arrow--prev--sprite.png);
}

.gallery--nav--next {
	right: 7.5%;
	background-image: url(../img/gallery--arrow--next--sprite.png);
}

@media (max-width:1279px) {
	.gallery--item--caption {
		display: none;
	}

	.gallery--item--desc,.gallery--item:nth-child(2) .gallery--item--desc,.gallery--item:nth-child(3) .gallery--item--desc,.gallery--item:nth-child(4) .gallery--item--desc,.gallery--item--desc,.gallery--item:nth-child(5) .gallery--item--desc,.gallery--item:nth-child(6) .gallery--item--desc,.gallery--item:nth-child(7) .gallery--item--desc,.gallery--item:nth-child(8) .gallery--item--desc,.gallery--item--desc,#gallery_phcollection .gallery--item:nth-child(2) .gallery--item--desc,#gallery_phcollection .gallery--item:nth-child(3) .gallery--item--desc,#gallery_phcollection .gallery--item:nth-child(4) .gallery--item--desc,#gallery_phcollection .gallery--item:nth-child(5) .gallery--item--desc {
		bottom: 0;
		left: 0;
		right: auto;
		top: auto;
		width: 100%;
		max-width: 29.71429em;
		padding: 1.14286em 1.14286em 3.42857em;
		background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.4) 30%,rgba(0,0,0,.5) 100%);
	}

	.gallery--item--desc,.gallery--item:nth-child(5) .gallery--item--desc,.gallery--item:nth-child(6) .gallery--item--desc {
		color: #ffffff;

	}

	.gallery--item:nth-child(2) .gallery--item--bg {
		background-position: 25% 50%;
	}

	.gallery--item:nth-child(4) .gallery--item--bg {
		background-position: 44% 50%;
	}

	.gallery--item:nth-child(5) .gallery--item--bg {
		background-position: 64% 50%;
	}

	.gallery--item:nth-child(6) .gallery--item--bg {
		background-position: 43% 50%;
	}

	.gallery--item:nth-child(7) .gallery--item--bg {
		background-position: 35% 50%;
	}

	.gallery--item:nth-child(8) .gallery--item--bg {
		background-position: 70% 50%;
	}
	
	.gallery--item--header {
		display: block;
		font-family: FuturaStd-Book,"Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 1.5em;
		padding-bottom: .66667em;
	}

	.gallery--item--header:after,.gallery--pager {
		display: none;
	}

	.gallery--nav--prev {
		left: .625em;
	}

	.gallery--nav--next {
		right: .625em;
	}
}

.reg_form {
	position: absolute;
	top: 50%;
	left: 28.8em;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font: .9375em/1.333 FuturaStd-Bold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.reg_form--col {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 21.33333em;
}

.reg_form--col:first-child {
	padding-right: 2.66667em;
}

.reg_form--fieldset {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: .8em 0;
	margin: 0;
	border: 0;
}

.reg_form--textinput {
	display: block;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 100%;
	border: 0;
	background: 0 0;
	outline: 0;
	padding: 0;
	line-height: 1.33333em;
}

.reg_form--checkbox {
	display: none;
}

.reg_form--checkbox:checked+.reg_form--custom_cb:after {
	display: block;
}

.reg_form--label {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	padding: 0 .5em 0 0;
}

.reg_form--label:after {
	position: absolute;
	right: -.66667em;
	bottom: -2px;
	width: .66667em;
	height: 2px;
	background: #575756;
}

.reg_form--col_title {
	padding: .8em 0;
}

.reg_form--custom_cb {
	position: relative;
	padding-left: 1.46667em;
	cursor: pointer;
}

.reg_form--custom_cb:after,.reg_form--custom_cb:before {
	position: absolute;
	content: "";
}

.reg_form--custom_cb:before {
	top: 4px;
	left: 0;
	width: 10px;
	height: 10px;
	border: 1px solid #575756;
}

.reg_form--custom_cb:after {
	display: none;
	top: 7px;
	left: 3px;
	width: 6px;
	height: 6px;
	background: #575756;
}

.reg_form--submit {
	margin: 0;
	padding: .75em 1.25em;
	border: 0;
	border-radius: 4px;
	background: #ff3200;
	color: #fff;
	font-family: FuturaStd-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
	outline: 0;
}

.reg_form__submitting .reg_form--submit {
	background: #aaa;
	color: #ddd;
}

.reg_form--message {
	font-size: .73333em;
}

.reg_form--message_2 {
	display: none;
}

@media (max-width:1279px) {
	.reg_form {
		display: block;
		position: static;
		top: 3.75em;
		left: 0;
		width: 100%;
		margin: 0;
		padding: 1em;
		font-size: 1em;
		font-family: FuturaStd-Book,"Helvetica Neue",Helvetica,Arial,sans-serif;
		-ms-transform: none;
		transform: none;
	}

	.reg_form--col:first-child {
		padding: 0;
	}

	.reg_form--interest .reg_form--fieldset {
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}

	.reg_form--custom_cb:before {
		top: 0;
	}

	.reg_form--custom_cb:after {
		top: 3px;
	}

	.reg_form--message_1 {
		display: none;
	}

	.reg_form--message_2 {
		display: block;
	}
}

.accordion {
	position: absolute;
	top: 50%;
	left: 11.875%;
	transform: translate3d(0,6.25em,0);
	margin-left: -1em;
}

.accordion--item {
	position: relative;
	display: inline-block;
	padding: 0 1em;
}

.accordion--item--label {
	font-family: FuturaStd-Bold,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration: underline;
	cursor: pointer;
	transition: color .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.accordion--item--label:hover,.accordion--item.active .accordion--item--label {
	color: #ff3200;
}

.accordion--item--content {
	display: none;
	position: absolute;
	top: 2.66667em;
	left: 1.33333em;
	width: 35em;
	font: .75em/1.66667 FuturaStd-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width:1279px) {
	.accordion {
		position: static;
		-ms-transform: none;
		transform: none;
		width: 100%;
		max-width: 26em;
		margin: 0;
		padding-top: .5em;
	}

	.accordion--item {
		display: block;
		padding: 0;
	}

	.accordion--item--label {
		display: block;
		font-size: .9375em;
		padding: .26667em 0;
	}

	.accordion--item--content {
		position: static;
		width: 100%;
		max-width: 35em;
	}
}

.menu_icon {
	display: block;
	position: absolute;
	top: 3.375em;
	right: 3.0625em;
	width: 2.5em;
	height: 2.5em;
	cursor: pointer;
}

.menu_icon--glyphs {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 3px;
	margin: -2px 0 0 -12px;
	background: #fff;
	transition: background .2s;
}

.dark .menu_icon--glyphs {
	background: #575756;
}

.menu_icon--glyphs:after,.menu_icon--glyphs:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	transition: transform .2s ease-in-out,background .2s;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.dark .menu_icon--glyphs:after,.dark .menu_icon--glyphs:before {
	background: #575756;
}

.menu_icon--glyphs:after {
	top: 9px;
}

.menu_icon--glyphs:before {
	top: -9px;
}

.no-snapscroll .menu_icon {
	position: fixed;
}

@media (max-width:1279px) {
	.menu_icon {
		right: 1em;
		top: .625em;
	}

	.dark .menu_icon--glyphs,.dark .menu_icon--glyphs:after,.dark .menu_icon--glyphs:before {
		background: #fff;
	}
}

#drawer_trigger:checked~.menu_icon .menu_icon--glyphs {
	background-color: transparent;
}

#drawer_trigger:checked~.menu_icon .menu_icon--glyphs:after {
	transform: translate3d(0,-9px,0) rotate3d(0,0,1,-45deg);
}

#drawer_trigger:checked~.menu_icon .menu_icon--glyphs:before {
	transform: translate3d(0,9px,0) rotate3d(0,0,1,45deg);
}

.logo_large {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16.5em;
	height: 14em;
	transform: translate3d(-50%,-50%,0);
}

.logo_large img {
	display: block;
	width: 100%;
	height: 100%;
}

@media (max-width:1279px) {
	.logo_large {
		width: 10em;
		height: 8.5em;
	}
}
/*
.construction {
	position: relative;
	width: 100%;
	padding: 0 0 3.5em 3.5em;
	margin-top: -96px;
}

.construction--img {
	margin-left: 360px;
	display: block;
	width: 1555px;
	height: 559px;
}

.construction--legend {
	position: absolute;
	bottom: 56px;
	left: 56px;
}

.construction--legend--title {
	padding-bottom: .625em;
	font-family: FuturaStd-Heavy,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}

.construction--legend--item {
	position: relative;
	padding: 10px 0;
	font-size: .75em;
	line-height: 1;
	text-transform: uppercase;
}

.construction--legend--item:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 120px;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	border: 1px solid #575756;
}

.construction--legend--item:nth-child(2):after {
	background-color: #fff;
}

.construction--legend--item:nth-child(3):after {
	background-color: #dadada;
}

.construction--legend--item:nth-child(4):after {
	background-color: #f6a9a4;
}

@media (max-width:1279px) {
	.construction {
		padding: 48px 0;
		margin: 0;
		overflow: visible;
	}

	.construction--legend {
		top: 48px;
		bottom: 0;
		left: 0;
		font-size: 12px;
	}

	.construction--img {
		margin-left: 20px;
		width: auto;
		height: 386px;
	}

	.construction--mask {
		width: 100%;
		overflow: hidden;
		transform: translate3d(1em,0,0);
	}
}
*/
.register_btn {
	display: block;
	position: absolute;
	bottom: 0;
	left: 3.92857em;
	width: 11.71429em;
	background: #ff3200;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: .875em;
	line-height: 2.85714em;
	text-align: center;
	text-decoration: none;
	transition: transform .2s cubic-bezier(.4,0,.2,1);
}

.register_btn.hide {
	transform: translate3d(0,100%,0);
}

.no-snapscroll .register_btn {
	position: fixed;
}

@media (max-width:1279px) {
	.register_btn {
		left: 0;
		width: 100%;
		height: 2.28571em;
		line-height: 2.28571em;
	}
}