.heroBgVideo{display:block;position:relative;height:13rem;overflow:hidden;padding:0;margin:0;z-index:0}.heroBgVideo video{position:relative;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(-72%) translateY(-50%);background:#008752 no-repeat;background-size:cover;transition:opacity 1s;max-width:200%}.heroBgVideo .overlay-background{position:absolute;z-index:998;top:0;left:0;width:100%;height:100%;background:none rgba(0,0,0,.5)}.heroBgVideo .overlay-text{position:absolute;z-index:999;top:0;left:0;color:#fff;line-height:60px;width:100%;height:100%;padding:0 2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.heroBgVideo .overlay-text h1{line-height:1.2;color:#fff;margin:0 auto;font-size:calc(1.35rem + 1.25vw);font-weight:700;font-family:Montserrat,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}p.lead.text-white{margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:300;color:#fff}@media(min-width:768px){.heroBgVideo video{transform:translateX(-68%) translateY(-60%);max-width:165%}}@media(min-width:992px){.heroBgVideo{height:22rem}.heroBgVideo video{transform:translateX(-50%) translateY(-50%);max-width:110%}}