#hero .inner-wrapper{align-items:center;display:flex;justify-content:center;min-height:50vh;padding-bottom:12vh;padding-top:12vh}#hero .h2-large{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}#hero .hero-copy{margin:calc(40px + 2%) auto;max-width:890px;width:100%}#hero .hero-copy p{margin:0;width:100%}#hero .hero-copy .button{margin-left:auto;margin-right:auto;margin-top:1vh}#hero .hero-copy+.video-wrapper{margin-top:calc(30px + 2%)}.radial-glow{margin:0 auto;z-index:1}.radial-glow:after{content:"";position:absolute;z-index:2}.hero-background-glow-blue{background:#4d2756;background:-moz-radial-gradient(circle,rgba(77,39,86,.5) 0,transparent 50%);background:-webkit-radial-gradient(circle,rgba(77,39,86,.5) 0,transparent 50%);background:radial-gradient(circle,rgba(77,39,86,.5) 0,transparent 50%);border-radius:50vh;bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d2756",endColorstr="#000000",GradientType=1);height:auto;left:-25%;opacity:1;right:0;top:-50%;width:100vh}.hero-background-glow-blue:after{background:#1e91d6;background:-moz-radial-gradient(circle,rgba(30,145,214,.6) 0,transparent 50%);background:-webkit-radial-gradient(circle,rgba(30,145,214,.6) 0,transparent 50%);background:radial-gradient(circle,rgba(30,145,214,.6) 0,transparent 50%);border-radius:75%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1e91d6",endColorstr="#000000",GradientType=1);height:150%;left:0;opacity:1;top:0;width:150%}