section.module-narrow-header{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.4))) center center no-repeat;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.4)) center center no-repeat;background-size:cover;height:40vh;padding:0 50px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.module-narrow-header:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}section.module-narrow-header>div{z-index:2}section.module-narrow-header .header-content p{font-family:ProximaNova-Light;font-size:18px;letter-spacing:.9px;margin-bottom:35px}section.module-narrow-header .header-header{font-family:ProximaNova-Thin;font-size:80px;color:#fff;margin-bottom:25px}section.module-narrow-header .header-link{font-size:14px;color:#fff;letter-spacing:1.4px}section.module-narrow-header .header-link .header i{margin-right:10px}@-webkit-keyframes animArrow2{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}}@keyframes animArrow2{0%,100%{-webkit-transform:translate(0,0);transform:translate(0,0)}50%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}}section.module-narrow-header .header-link:hover .header{color:#fff;text-decoration:none}section.module-narrow-header .header-link:hover i{-webkit-animation:animArrow2 .5s ease-in-out;animation:animArrow2 .5s ease-in-out}@media screen and (max-width:1680px){section.module-narrow-header .header-header{font-size:50px}}@media screen and (max-width:991px){section.module-narrow-header{height:50vh}}@media screen and (max-width:991px) and (orientation:landscape){section.module-narrow-header{height:100vh}}