.hero{background:var(--light-gray);padding:0 0 0 2rem;position:relative}.button--video{background:linear-gradient(60deg,#b7126a,#b7126a 20%,#742688 38%,#4c2e8e 48%,#25318d 61%,#2358a4 77%,#4ca7dc 97%)}.button--video:hover{background:linear-gradient(60deg,#4ca7dc,#2358a4 20%,#25318d 38%,#4c2e8e 48%,#742688 61%,#b7126a 77%,#b7126a 97%)}.button--video:not(:hover) svg path{fill:#00233f;stroke:#00233f}.hero-video{height:100%;position:absolute;right:0;top:0;width:100%;z-index:3}.hero-video video{height:100%;object-fit:cover;width:100%}.hero .content-wrapper{position:relative;z-index:3}.hero-content{font-size:2rem;font-weight:300;line-height:1.4;max-width:75rem;padding:15rem 0 20rem;position:relative;z-index:5}.hero-content h1 strong{text-transform:none}.hero-text :last-child{margin-bottom:0}.hero-ctas{justify-content:flex-start;margin-top:4.8rem}#hero-video .modal__overlay{background:rgba(0,0,0,.9)}@media (max-width:767px){.hero{padding:0 2rem}.hero-content{max-width:100%;padding:6.4rem 0 0;text-align:center}.hero-ctas{margin-top:2rem;padding-bottom:4rem;transform:translateY(0)}.hero-video{aspect-ratio:390/288;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:auto;margin:0 -2rem;position:relative;width:calc(100% + 4rem)}.hero-video video{margin-bottom:-10px}.hero-ctas .button--video{justify-content:flex-start;width:100%}}.modal-open .button--video{pointer-events:none}