.hero{position:relative;background-color:#2f49a8;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh;min-height:calc(100vh - var(--vh-offset, 0px));-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__content{z-index:7;position:relative;padding-top:162px}.hero__superHeader{display:block;color:#efb5e0;text-transform:uppercase}.hero__leadText{font-size:1.125rem;line-height:1.5}.hero__background{z-index:1;position:absolute;bottom:-40px;right:0;width:100%;height:calc(100% + 40px);background-position:center;background-size:cover}.hero__background--desktop{display:none}.hero__videoWrapper,.hero__video{display:none}.hero__backgroundOverlay{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(9,21,67,0.501)}.scrollIndicator{z-index:7}.hero__decoration{position:absolute;width:100%;overflow:hidden}.hero__decoration--topFront{z-index:6;top:0;left:0;height:380px}.hero__decoration--topBehind{z-index:5;top:0;left:0;height:450px}.hero__decoration--topBehindMask{z-index:4;display:none}.hero__decoration--topFront:before,.hero__decoration--topBehind:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transform:skewY(-45deg);transform:skewY(-45deg);-webkit-transform-origin:left;transform-origin:left}.hero__decoration--topFront:before{background:#2f49a8}.hero__decoration--topBehind:before{background:#1d3074}.hero__decoration--bottom{z-index:3;bottom:-60px;right:0;height:139px}.hero__decoration--bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transform:skewY(-45deg);transform:skewY(-45deg);-webkit-transform-origin:right;transform-origin:right;background:#d635ab}@media(min-width:768px){.hero{height:100vh;min-height:auto;max-height:1024px}.hero__content{padding-top:200px;max-width:600px}.hero__background{bottom:-46px;height:calc(100% + 46px)}.hero__decoration--topFront{height:100%}.hero__decoration--topBehind{height:100%;overflow:inherit;left:190px;width:calc(100% - 190px)}.hero__decoration--topBehind:after{content:"";position:absolute;top:0;height:100%;background-color:#1d3074;left:-190px;width:190px}.hero__decoration--topBehindMask{display:block;overflow:inherit;bottom:-46px;left:calc(190px - 46px);height:calc(100% + 46px);width:calc(100% - 144px)}.hero__decoration--topBehindMask:after{content:"";position:absolute;top:0;height:100%;background-color:#4c64c4;left:-190px;width:190px}.hero__decoration--topBehindMask:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transform:skewY(-45deg);transform:skewY(-45deg);-webkit-transform-origin:left;transform-origin:left;background:#4c64c4}.hero__decoration--bottom{bottom:-86px;height:289px}}@media(min-width:1024px){.hero__content{padding-top:244px;max-width:1080px}.hero__superHeader{font-size:1.25rem}.hero__primaryHeader{color:#fff;font-size:4.375rem;line-height:1.1}.hero__leadText{font-size:1.875rem;line-height:1.25;max-width:630px}.hero__videoWrapper{display:block;z-index:1;position:absolute;bottom:-46px;right:0;width:100%;height:calc(100% + 46px)}.hero__video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.hero__background--mobile{display:none}.hero__background--desktop{display:block}}