.hero{width:100%;position:relative;padding-top:105px;padding-bottom:48px;margin-bottom:40px}.hero:before{width:100vw;height:100%;background:#e6fed8;position:absolute;top:0;right:0;content:''}.hero .fw{max-width:inherit;right:0;position:relative;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hero .hero-in{position:relative;z-index:9}.hero h1{padding-bottom:20px;font-weight:200;text-align:center;font-size:56px;line-height:1.1}.hero svg{display:block;max-width:5vw;min-width:48px;height:auto;margin:20px auto 10px}.hero .hero-right img{width:100%}.hero .scroll-to-next{color:#4b2682;font-size:15px;position:absolute;left:25px;bottom:0;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;cursor:pointer;z-index:99}