.hero-feature-video__cta--dark__text p {
    color: #fff;
}
.hero-feature-video__cta--light h1.hero-feature__cta--light__title {
    margin-top: 0;
    color: #343485;
    font-family: "Work Sans",Arial,sans-serif;
}

/*.cta__blockDesktop {

}*/
.hero-feature-video__wrapper .videoBlock .fillWidth {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
}
#hyperspan {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
@media screen and (max-width: 960px) {
    .hero-feature__wrapper .hero-feature__cta--light {
        background-color: rgba(255,255,255,.65);
    }
    /*.cta__blockDesktop {
        display: none;
    }*/
    /*.cta__blockMobile {
        display: block;
        text-align: center;
    }
    .cta__blockMobile img.responsive {
        width: 90%;
    }*/
    /*.cta__blockMobile a.btn, .cta__blockMobile a.btn:link, .cta__blockMobile a.btn:visited, .cta__blockMobile a.btn:active, .cta__blockMobile a.btn:hover {
        color: #fff;
    }*/
    .shadow-divider {
           display: -webkit-inline-box;      
    }
      .shadow-divider img {
              height: 0; 
              }
    /*.cta__blockMobileContent {
        margin: 1rem 2rem;
    }*/
}