body,html{height:100%;background-color:#3a393a;color:#4ac8f5;margin:0;overflow:hidden}h1{font-size:5em}h2{font-size:3em}h3{font-size:2em}.mobile-view{display:none}.desktop-view{height:100%}.overflow-auto{overflow:auto}@-webkit-keyframes page-in{from{-webkit-transform:translate(0,15px);transform:translate(0,15px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes page-in{from{-webkit-transform:translate(0,15px);transform:translate(0,15px)}to{-webkit-transform:translate(0);transform:translate(0)}}.page{-webkit-animation:.2s page-in;animation:.2s page-in}@-webkit-keyframes gallery-page-in{from{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes gallery-page-in{from{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}.gallery-page{height:100%;-webkit-animation:.2s gallery-page-in;animation:.2s gallery-page-in}@-webkit-keyframes gallery-from-page{from{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes gallery-from-page{from{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.page-from-gallery{-webkit-animation:.2s gallery-from-page;animation:.2s gallery-from-page}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.height-90{height:90%}.full-height{height:100%}.full-width{width:100%}.center-text{text-align:center}h1.header-text{padding-top:10px;margin-top:0;text-align:center}.futura-thicc,.futura-thin{font-family:futura-pt,sans-serif;font-style:normal}.futura-thicc{font-weight:500}.futura-thin{font-weight:300}.logo-container{width:45%;height:400px;display:inline-block;text-align:right;vertical-align:middle}.intro-container{margin-left:3%;height:400px;width:52%;display:inline-block;vertical-align:top}.logo-img{max-height:100%;max-width:100%;transition:all 375ms;-webkit-transform:translate(0,0);transform:translate(0,0);cursor:none}@-webkit-keyframes logo-bounce{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-25px);transform:translate(0,-25px)}}@keyframes logo-bounce{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-25px);transform:translate(0,-25px)}}.logo-img:hover{-webkit-animation:.4s infinite alternate logo-bounce;animation:.4s infinite alternate logo-bounce}.gallery-header-text{margin-bottom:5px}.gallery-description{margin-top:0;margin-bottom:50px;padding:0 20%}.gallery-outer{display:flex;justify-content:center;flex-wrap:wrap}.gallery-icon{display:inline-block;margin:10px 15px;height:194px;cursor:pointer}.gallery-icon img{height:100%;transition:all .3s}.gallery-icon:hover img{-webkit-transform:scale(.8);transform:scale(.8)}.gallery-image-container{display:inline-block;height:150px;width:300px;margin:15px;text-align:center}.gallery-image-container img{max-width:100%;max-height:100%;border:5px solid #4ac8f5;border-radius:0;transition:all .3s}.gallery-image-container:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.about-outer{display:flex;justify-content:center;flex-direction:column;text-align:center}.about-text{display:inline;margin:0}.about-outer a{color:inherit}.about-sm-icon{margin-right:20px}.about-bottom-icon{margin:0 10px;cursor:pointer;transition:all .3s;height:100px}.about-bottom-icon-container{display:inline}.about-bottom-icon-container:hover .about-bottom-icon{-webkit-transform:scale(.8);transform:scale(.8)}.about-inner{display:flex;align-items:center;justify-content:center}.about-social{margin-top:15px}.bottom-arrows{height:10%;display:flex;justify-content:center;align-items:center}.arrow{font-size:4em}.arrow span{cursor:pointer}.arrow-container{margin:0 15px;display:inline-block;cursor:pointer;height:48px;max-height:80%;opacity:.3}.arrow-container:hover img{-webkit-transform:scale(.8);transform:scale(.8)}.arrow-container-active{opacity:1}.arrow-container img{transition:all .3s;max-height:100%}.arrow-invisible{visibility:hidden}.gallery-arrow{position:fixed;top:15px;left:0;opacity:1}.outer-flex{display:flex}.flex-V-left{align-items:left}.flex-V-center{align-items:center}.flex-V-right{align-items:right}.flex-H-left{justify-content:left}.flex-H-center{justify-content:center}.flex-H-right{justify-content:right}@media only screen and (max-width:960px){h1{font-size:3em;padding-left:15px;padding-right:15px}h2{font-size:1.5em}h3{font-size:1.3em}.mobile-view{display:inline}.desktop-view{display:none}.gallery-icon{height:100px;width:100px}.about-sm-icon{height:60px}.about-bottom-icon{height:75px}.gallery-arrow{position:static;padding-top:15px;height:10%}.gallery-image-container{height:75px;width:150px}.gallery-description{padding:0 5%;margin-bottom:20px}.logo-img{width:60%}.main-mobile{display:flex;max-width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;text-align:center}.gallery-page{height:90%}}