<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
html, body {
	width:100%;
	
}
body {
	background-color: #FFF;
	border:0;
	margin:138px 0 0 ;
	padding:0;
	font-family: "kepler-std", serif;
	text-align:center;
}
p {line-height:1.4em; }
#masthead {
	width:100%;
	padding:80px 0 60px;
	height:32px;
	margin: 0;
	text-align:center;
	background-color:#fff;
	position:fixed;
	top:0;
	z-index:501;
	transition:padding linear 0.2s;
}
#masthead div.nav {
	width:100%;
	max-width:1080px;
	height:32px;
	margin: 0 auto;
	text-align:center;
	position:relative;
}
#masthead div img {
	 height:32px;
	 margin: -16px auto 0;
}
#masthead.smaller {
	padding:40px 0;
}

 .hamburger {
	vertical-align: middle;
	position:absolute;
	left:20px;
	top:-28px;
}

h1.hanging {
	margin-left: 1em;
}

h1.hanging:before {
    content: '“';
    position: absolute;
    margin-left: -.5em;
}

h1.hanging:after {
    content: '”';
}

#menu {
	width:100%;
	height:0px;
	overflow:hidden;
	margin: 0 auto;
	text-align:center;
	background-color:white;
	position:fixed;
	top:80px;
	z-index:500;
	font-family: 'Montserrat', sans-serif;
	transition: height 0.7s ease-in-out;
}
#menu.down {
	height:100%;
}
#menu nav {
	margin:75px auto 0;
}
#menu a, #menu a:link, #menu a:visited {
	display:block;
	font-size:24px;
	text-transform:uppercase;
	text-decoration:none;
	color:black;
	letter-spacing:2px;
	margin:0;
	padding:15px 0;
}
#menu a:hover, #menu a:active {
	color: #777;
	cursor:pointer;
}
#menu a span { 
	letter-spacing: normal;
	font-size:18px;
	text-transform:none;
 }
#menu a.contact { 
	font-size:18px;
	color: #777;
}
#menu a.project {
	display:inline-block;
	width:110px;
	text-align:center;
	font-size:10px;
}
#menu a.project img {
	display: block;
	width:35px;
	margin: 0 auto 20px ;
}
#menu div.secondary {
	height:0px;
	overflow:hidden;
	transition:ease-in-out height 0.2s;
}
#menu div.down {
	height:110px;
}
#menu a.disclaimers {
	font-size:10px;
	color: #777;
}
#menu a.disclaimers:hover, #menu a.disclaimers:active, #menu a.project:hover, #menu a.project:active, #menu a.contact:hover, #menu a.contact:active {
	opacity:0.5;
}
#content {
	width:100%;
	max-width:1240px;
	text-align:center;
	margin: 0 auto;
	background-color:#fff;
	position:relative;
	font-size:0;
	-webkit-text-size-adjust: 100%;
}
#content img.hero {
	width:100%;
}
#content div.half {
	width:50%;
	display: inline-block;
	margin:85px auto;
	text-align:center;
	vertical-align:top;
}

#content div.floatright {
	float:right;
}

#content div.half div {
	text-align:left;
	width:auto;
	margin:0 auto;
}
#content div.half div img {
	max-width:90%;
}
#content div.half div p, #content div.half div h3 {
	max-width:475px;
	margin-left:0;
}

#content div.half div.right {
	text-align:right;
}

#content div.half div.center {
	text-align:center;
}

#content div.half div.rhs {
	max-width:415px; 
	float:right;
}
#content div.half div.lhs {
	max-width:375px; 
	float:left;
}




#content div.half div.smaller {
	width:85%; 
	max-width:390px;
}


#content div.center {
	width:94%;
	max-width:480px;
	margin:40px auto ;
}
.callout {
	color:#777;
	margin:0 auto;
	text-align:left;
	position:relative;
	width:50%;
	max-width:360px;
}
#content div.callout p {
	width:70%;
	margin:10px auto 0 0;
}
#content div.callout h3 {
	color:#777;
}

#content div.half div a, #content div.half div a:link, #content div.half div a:visited {
	text-decoration:none;
	color:black;
}
#content div.half div a:hover, #content div.half div a:active {
	text-decoration:none;
	color:#777;
}

iframe.form {
	width:465px;
	height:500px;
	overflow:hidden;
	text-align:left;
}
iframe.movie {
	width:100%;
	height:576px;
	max-width:1008px;
	margin:0 auto;
	transition:height linear 0.1s;
}

#marque {
	width:40px;
	margin:25px auto 30px;
	position:relative;
	z-index:502;
}
#content section {
	margin:0 auto;
	width:auto;
	-webkit-text-size-adjust: 100%;
}
#content section img {
	width:100%;
	margin:0 ;
}
#content h1 {
	font-family: 'Montserrat', sans-serif;
	font-size:25px;
	text-transform:uppercase;
	letter-spacing:4px;
	color:black;
	margin:40px auto ;
}

#content h1 span {
	font-size:18px;
	text-transform: none;
	font-weight:normal;
}
#content h2 {
	font-family: "kepler-std",serif;
	font-size:16px;
	color:black;
	margin:10px auto 40px;
	font-weight:normal;
}
#content h3 {
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:2px;
	font-size:16px;
	color:black;
	margin:20px auto 0;
	font-weight:normal;
}
#content p {
	margin:0 auto 30px;
	font-size:16px;
	-webkit-text-size-adjust: 100%;
}
#content p.pager {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	width:100%;
	max-width:1008px;
	text-align:right;
	margin:0 auto;
	letter-spacing:2px;
	color:#777;	
}
#content p.pager span:nth-of-type(3) { margin-right:20px;}
#content p.pager span:hover {
	cursor:pointer;
	opacity:0.5;
}
#content div.half div h3:first-of-type {
	margin-top:0;
}
#content section div p {
	-webkit-text-size-adjust: 100%;
}

#footer {
	width:100%;
	height:50px;
	background-color:#fff;
	position:relative;
	border-top: 1px solid black;	
	z-index:503;
}
#footer div {
	width:100%;
	padding:10px 0;
	height:16px;
	margin: 0 auto;
	text-align:right;
	max-width:1240px;
	font-size:10px;
	letter-spacing:2px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
#footer div img {
	height:16px;
	margin-left:16px;
	display:inline-block;
}
#footer div img.last {
	margin-right:115px;
	transition: margin linear 0.2s;
}
* { box-sizing: border-box; }
.slider {
	width: 100%;
	max-width:1240px;
	margin: 100px auto;
}
.slick-slide {
  margin: 0;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
/* &lt; 900 */
@media only screen and (max-width: 899px) { iframe.movie { height:500px; } }
/* &lt; 768 */
@media only screen and (max-width: 767px) {
#content div.half, #content div.full, #content div.center {
	width:80%;
	max-width:none;
	display: block;
	margin:85px auto;
	text-align:left;
	vertical-align: auto;
}	
#content div.floatright {
	float: none;
}
#content div.half div.smaller, #content div.half div.rhs, #content div.half div.lhs {
	width:100%; 
	max-width: none;
	float:none;
}
#content div.half div.right, #content div.half div.center {
	text-align:left;
}
#content div.half div img {
	margin-left:0;
}
#footer div img.last {
	margin-right:23px;
}
iframe.movie { height:430px; 
}
/* &lt; 600 */
@media only screen and (max-width: 599px) { iframe.movie { height:330px; } }
/* &lt; 500 */
@media only screen and (max-width: 499px) {
#menu a, #menu a:link, #menu a:visited {
	padding:10px 0;
}
#menu nav {
	margin:50px auto 0;
}
iframe.form {
	width:320px;
	height:520px;
	overflow:hidden;
}
iframe.movie { height:280px; }
}
/* &lt; 400 */
@media only screen and (max-width: 399px) { iframe.movie { height:220px; } }
</pre></body></html>