.hero{width:100%;height:calc(100vh - 93px);background-repeat:no-repeat;background-position:center center;background-size:cover;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.hero .hero-in{max-width:100%;padding-bottom:10px}.hero .hero-in h1{color:#fff;line-height:48px}.hero .hero-in h1 strong{font-weight:400;color:#fff;transition:color .8s ease-in-out 0s}.hero .scroll-wrapper{max-width:1266px;margin:0 auto;position:absolute;bottom:-55px;left:0;right:0;width:100%}.hero .scroll-to-next{font-size:16px;color:#b08d57;-webkit-transform:rotate(270deg);transform:rotate(270deg);cursor:pointer;text-align:right;font-family:'EB Garamond',serif;font-style:italic;letter-spacing:1px;position:absolute;bottom:0;right:-117px;-webkit-transform-origin:left 0;transform-origin:left 0}.hero .scroll-to-next:after{width:100px;height:1px;background:#b08d57;display:block;margin:-12px 53px 0 0;content:''}.hero .hero-in h1 .visible strong{color:#b08d57}.heroWow{visibility:hidden}@media screen and (max-width:480px){.hero .hero-in h1 br{display:none}}