lmendoza Hi
This template set a background image for that Hero section with this css rule:
#t4-hero .bg-overlay-image {
background-image: url(/images/joomlart/hero/item-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 100%;
background-attachment: inherit;
}
It doesn't support video type at this moment.
You will need to consider to use another video module and customize style so it can display as background there.
Regards