.banner{position:relative;overflow:hidden;padding-bottom:96px;margin-bottom:-96px}.banner .inner-content{opacity:0}.basic-hero{height:100vh;width:100vw;display:table;table-layout:fixed;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#000;opacity:.5;z-index:3;transition:opacity .5s}.image-container{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;background-size:cover;background-position:50%;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.banner .content{width:100%;position:relative;z-index:4;display:table-cell;vertical-align:middle}.banner .hero-title{padding-bottom:24px}.banner .hero-title h2{color:#fff;padding:0;font-size:6rem}.banner .subtitle{padding-bottom:32px}.banner label{font-family:Neue Helvetica Light,Arial,sans-serif;font-size:15px;font-size:1.5rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:3.6px;color:#FFF;display:block}.down-arrow{position:absolute;width:100%;bottom:120px;left:0;height:25px;z-index:5;background-size:contain;cursor:pointer;-webkit-animation:flickerAnimation 3s infinite;-moz-animation:flickerAnimation 3s infinite;-o-animation:flickerAnimation 3s infinite;animation:flickerAnimation 3s infinite;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.down-arrow a{display:block}@media(max-height:600px){.down-arrow{bottom:140px}}.banner .page-center{padding:0 24px}@media(min-width:767px){.banner .page-center{padding:0 104px}}@media(min-width:940px){.banner .page-center{padding:0 40px}}@media(min-width:1240px){.banner .page-center{padding:0}}@media(max-width:767px){.banner .page-center{padding-bottom:16px}}@media(max-width:414px){.banner .hero-title{padding-bottom:14px}.banner .hero-title h2{font-size:48px;font-size:4.8rem;line-height:1.17;letter-spacing:-1.6px}.banner .subtitle{padding-bottom:22px}}@media(max-width:375px){.banner .hero-title h2{font-size:36px;font-size:3.6rem;line-height:1.11;letter-spacing:-1.2px}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}