.hero{background:var(--light-gray);padding:0 0 0 2rem;position:relative}.hero-video{clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);height:100%;position:absolute;right:0;top:0;width:50%;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:58rem;padding:10rem 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:2rem;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;max-width:unset;width:100%}}.modal-open .button--video{pointer-events:none}@media (max-width:414px){.button--video span{margin-left:35%}}