﻿.video-hero-with-text{position:relative;width:100%;height:80%}.video-hero-with-text .video-hero-container{position:absolute;inset:0;z-index:0;transition:opacity 1s;pointer-events:none}.video-hero-with-text .video-hero-container video{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-hero-with-text .video-hero-text-container{max-width:1140px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center;padding:0 1.5rem 6vh;color:#888;margin-left:auto;margin-right:auto}.video-hero-with-text .video-hero-text-container .video-hero-text{padding:0 20px 50px 20px;background-color:rgba(0,0,0,.83);justify-content:center;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.video-hero-with-text .video-hero-text-container .video-hero-text h3{font-size:28px;line-height:1.29em;color:#fff}.video-hero-with-text .video-hero-text-container .video-hero-text img{margin:0 auto 3rem auto;vertical-align:middle;display:block;height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.video-hero-with-text .video-hero-text-container .video-hero-text .left-button,.video-hero-with-text .video-hero-text-container .video-hero-text .right-button{margin:12px 12px 30px 12px;color:#fff;padding:20px 12px 20px 12px;text-decoration:none;font-size:13px;letter-spacing:1px;text-transform:uppercase;cursor:pointer;text-align:center;line-height:1.3}.video-hero-with-text .video-hero-text-container .video-hero-text .left-button{background-color:#00468c}.video-hero-with-text .video-hero-text-container .video-hero-text .right-button{background-color:transparent;border:1px solid #fff}.video-hero-with-text .video-hero-text-container .video-hero-text .right-button .icon{margin-right:14px}.video-hero-with-text .video-hero-text-container .video-hero-text .left-button:hover,.video-hero-with-text .video-hero-text-container .video-hero-text .right-button:hover{background-color:#fff;color:#00468c;transition:all .25s cubic-bezier(.645,.045,.355,1),color 0s linear}.video-hero-with-text .video-hero-curve{position:absolute;bottom:-1px;left:0;width:100%;z-index:3;line-height:0}.video-hero-with-text .video-hero-curve svg{display:block;width:100%;height:80px}.video-hero-with-text .video-hero-curve svg path{fill:#fff}