.we-empower{--top-image-margin-bottom:16px;--cta-wrapper-height:50px;--page-header-padding:100px;--slogan-text-margin-bottom:48px;--h1-margin-bottom:16px;--mouse-scroll-size:140px;--mouse-scroll-padding-top:25px;--mouse-icon-width:20px;--mouse-icon-height:36px;--mouse-icon-border-radius:10px;--mouse-icon-border:2px solid var(--color-brand-gray2);--mouse-wheel-width:4px;--mouse-wheel-height:8px;--mouse-bounce-position-start:-20px;--mouse-bounce-position-end:-10px;--logo-small-size:22px}.we-empower .page-header>*{position:relative}.we-empower .top-img{position:absolute;bottom:100%;left:50%;transform:translate3d(-50%,0,0);margin-bottom:var(--top-image-margin-bottom)}.we-empower .bottom-wrap,.we-empower .cta-wrap{display:flex;justify-content:center}.we-empower .cta-wrap{height:var(--cta-wrapper-height)}.we-empower .page-header video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:100% !important;min-height:100% !important;max-width:initial;width:initial !important;height:initial !important}.we-empower .page-header .video-wrapper{position:absolute;top:0;left:0;width:100% !important;height:100% !important;background-image:none !important;pointer-events:none}.we-empower .video-wrapper:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.we-empower .page-header{display:flex;flex-direction:column;justify-content:center;position:relative;min-height:calc(var(--vh, 1vh) * 100);padding:var(--page-header-padding) 6%;overflow:hidden;background-size:cover;background-repeat:no-repeat;text-align:center;color:var(--color-brand-white)}.we-empower .page-header .slogan-text{margin-bottom:var(--slogan-text-margin-bottom);font:italic 700 2.125em / 1.2 'Playfair Display'}.we-empower .page-header h1{position:relative;margin-bottom:var(--h1-margin-bottom);font:900 4.5em / 1.2 'Open Sans'}.we-empower .page-header h1 .top-img{width:var(--logo-small-size);height:auto}.we-empower .bottom-wrap{position:absolute;bottom:0;left:50%;width:var(--mouse-scroll-size);height:var(--mouse-scroll-size);padding-top:var(--mouse-scroll-padding-top);border-radius:50%;transform:translate(-50%,50%);background-color:var(--color-brand-white)}.we-empower .mouse-icon{position:relative;width:var(--mouse-icon-width);height:var(--mouse-icon-height);border-radius:var(--mouse-icon-border-radius);border:var(--mouse-icon-border);animation:bounce 2s infinite}.we-empower .mouse-icon:after{content:'';position:absolute;left:50%;top:20%;width:var(--mouse-wheel-width);height:var(--mouse-wheel-height);transform:translate3d(-50%,0,0);background-color:var(--color-brand-cyan2)}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(var(--mouse-bounce-position-start))}60%{transform:translateY(var(--mouse-bounce-position-end))}}