.full-page-hero{position:relative}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}#scroll-down{animation:bounce 1s infinite;background:none;border:none;bottom:20%;cursor:pointer;left:50%;outline:none;position:absolute;transform:translateX(-50%);width:70px}.full-page-hero-inner{box-sizing:border-box;padding:10% 0 22%;position:relative}.full-page-hero.autoheight .full-page-hero-inner{padding:6% 0 5rem}.full-page-hero .fph-background{height:100%;left:0;position:absolute;top:0;width:100%}.full-page-hero .fph-background.has-video:before{background:#000;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.fph-background:after{background:linear-gradient(0deg,#005d69 2%,transparent 25%);content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%}.full-page-hero .fph-background img{height:100%!important;object-fit:cover;object-position:top center;width:100%}.fph-background video{height:100%;object-fit:cover;width:100%}.fph-content{color:#fff;margin-left:5rem;max-width:60%;position:relative;z-index:2}.fph-content h1{color:#ffed00}.fph-content .fph-content-inner{max-width:60%}.fph-content h2{color:#b2cdd0;font-family:Proxima N W01 Bold;font-size:68px}.fph-content h2 span{color:#ffed00}@media only screen and (max-width:992px){#scroll-down{bottom:12%;width:40px}.fph-content{max-width:100%}.fph-content h2{font-size:48px}.fph-content .fph-content-inner{max-width:80%}}