@import url("https://fonts.googleapis.com/css?family=Lato:300|Playfair+Display:400i|Material+Icons");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0}html{height:100%;font-size:16px}body{height:100%;font-family:"Lato", helvetica, arial, sans-serif;font-weight:300;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333333;background:#ffffff;overflow-y:auto}h1{font-size:2.4rem;line-height:2rem;text-transform:uppercase;text-align:center;font-family:"Playfair Display", helvetica, arial, sans-serif;font-weight:400;font-style:italic;margin-bottom:2.5rem}h2{font-size:1.5rem;line-height:1.7rem;text-transform:uppercase;text-align:center;font-family:"Lato", helvetica, arial, sans-serif;font-weight:300;font-style:normal;padding:0 2rem}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.displayFlex{display:flex;width:100%;height:100vh;flex-direction:column;justify-content:center}.imageOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.25)}#enterBtn{display:inline-block;position:relative;color:#333333;font-size:0.8rem;line-height:1.2rem;text-decoration:none;text-transform:uppercase;font-family:"Lato", helvetica, arial, sans-serif;font-weight:300;font-style:normal;transition:color 0.3s ease}#enterBtn:after,#enterBtn:before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background:#333333}#enterBtn:after{-ms-filter:none;-webkit-filter:none;filter:none;opacity:1;transition:background 0.3s ease, opacity 0.3s ease}#enterBtn:before{left:0;width:0;transition:width 0.3s ease 0.3s}#enterBtn:hover:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}#enterBtn:hover:before{width:100%}.scrollPrompt{position:absolute;bottom:3rem;left:50%;margin-left:-0.67rem;z-index:1}.scrollPrompt .scroll-downs{position:absolute;bottom:0.34rem;width:1.34rem;height:2.134rem;-ms-filter:none;-webkit-filter:none;filter:none;opacity:1;visibility:visible}.scrollPrompt .mousey{width:2px;padding:0.54rem 0.467rem;height:0.8rem;border:2px solid #333333;border-radius:0.54rem;opacity:0.75;box-sizing:content-box}.scrollPrompt .scroller{width:2px;height:0.4rem;background-color:#333333;-webkit-animation-name:scroll;animation-name:scroll;-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);animation-timing-function:cubic-bezier(0.15, 0.41, 0.69, 0.94);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#audioPausePlay{position:fixed;bottom:3rem;right:3rem;z-index:500;background:transparent;border:none;cursor:pointer;padding:0}#audioPausePlay>i{font-size:2.2rem;color:#ffffff}#audioPausePlay>span{position:absolute;top:50%;left:50%;margin-top:-0.5rem;margin-left:-0.5rem;display:block;height:1rem;width:1rem;background:#333333;z-index:-1}@-webkit-keyframes scroll{0%{opacity:0}10%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}}@keyframes scroll{0%{opacity:0}10%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}}#intro{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1;background:#ffffff;text-align:center}#wrapper{display:none;position:relative;z-index:1}#fixedElements{position:fixed;width:100%;height:100vh;z-index:-1;background:#ffffff}.fixedSection{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff;z-index:0}#picsSection{position:relative;width:100%;height:100vh;z-index:1}.section{position:relative}.section .subSection{position:relative;top:0;left:0;width:100%;height:100vh;background:#ffffff;box-shadow:0 5px 10px rgba(0,0,0,0.7)}.section .subSection:nth-of-type(1){z-index:9}.section .subSection:nth-of-type(2){z-index:8}.section .subSection:nth-of-type(3){z-index:7}.section .subSection:nth-of-type(4){z-index:6}.section .subSection:nth-of-type(5){z-index:5}.section .subSection:nth-of-type(6){z-index:4}.section .subSection:nth-of-type(7){z-index:3}.section .subSection:nth-of-type(8){z-index:2}.section .subSection:nth-of-type(9){z-index:1}.section .subSection:nth-of-type(10){z-index:0}.section .subSection.emptySubSection{background:transparent}.section .subSection>.sectionImage{position:absolute;top:0;left:0;width:100%;height:100%}.section .subSection>.sectionImage>div{position:relative;height:100%;background-repeat:no-repeat;background-attachment:fixed}.section .subSection>.sectionImage>.fullImage{width:100%;background-position:center center;background-size:cover}.section .subSection>.sectionImage>.halfImage{width:50%}.section .subSection>.sectionImage>.halfImage.halfImageLeft{float:left;background-position:left center}.section .subSection>.sectionImage>.halfImage.halfImageRight{float:right;background-position:right center}.section .subSection>h3{position:absolute;bottom:20%;left:10%}.isMobile .subSection>.sectionImage>div{background-attachment:scroll}.ratioHalfWidth .halfImage{background-size:50% auto}.ratioHalfHeight .halfImage{background-size:auto 100%}@media screen and (min-width: 1336px){html{font-size:1.1976vw}}@media screen and (max-width: 959px){.scrollPrompt{bottom:4rem}#audioPausePlay{bottom:2rem;right:2rem}.section .subSection.sectionHasHalf{height:200vh}.section .subSection>.sectionImage>.halfImage{width:100%;background-size:cover}.section .subSection>.sectionImage>.halfImage.halfImageLeft,.section .subSection>.sectionImage>.halfImage.halfImageRight{float:none;clear:both;height:100vh;background-position:center center !important}.section .subSection>.sectionImage>.halfImage.halfImageLeft{box-shadow:0 5px 10px rgba(0,0,0,0.7);z-index:1}.section #subSection_1_2 .sectionImage .fullImage{background-position:right 28% center !important}.section #subSection_2_4 .sectionImage .halfImageRight{background-position:right 35% center !important}.section #subSection_3_2 .sectionImage .halfImageRight{background-position:right 25% center !important}.ratioHalfWidth .halfImage,.ratioHalfHeight .halfImage{background-size:cover}}@media screen and (max-width: 959px) and (max-height: 500px){.section .subSection>.sectionImage>.halfImage.halfImageLeft,.section .subSection>.sectionImage>.halfImage.halfImageRight{background-position:center top 30% !important}}

/*# sourceMappingURL=maps/style.css.map */
