body,html{scroll-behavior:smooth}.hero{background:#FFF;margin-bottom:100px;font-size:18px}.hero--text-light{color:#FFF}.hero--text-dark{color:inherit}.hero__container{width:95%;max-width:1200px;margin:0 auto;height:calc(100vh - 400px);max-height:600px;min-height:200px}.hero__container--full-width{width:100%;max-width:none}.hero__area{width:100%;position:relative;z-index:0;height:100%;overflow:hidden;background:no-repeat 50% 50%/cover;padding:5%;box-sizing:border-box;display:flex;flex-direction:column}.hero__overlay{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(26,71,92,0.15),rgba(26,71,92,1))}.hero__text-area{width:80%;max-width:545px}.hero__text-area--bottom-left{margin-top:auto}.hero__text-area--center{margin:auto;text-align:center}.hero__title{font-size:22px;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.hero__title--h1{font-size:30px}.hero__title--h2{font-size:22px}.hero__text{margin-bottom:0}a.hero__button.hero__button{background:#6fc9ec;color:#FFF;padding:1.2em 1.8em;margin:1.8em 0 0;display:inline-block}a.hero__button.hero__button:hover{text-decoration:none;background:#1a475c}.hero__popup{display:none}.mfp-content{display:inline-flex;justify-content:center}