.coupler-background-video-container{position:relative;width:100vw;height:55vh;object-fit:cover;overflow:hidden;display:flex;padding-top:0;justify-content:flex-start;align-items:flex-end}.coupler-background-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(-50%) translateY(-50%);background-size:cover}.coupler-content-container{position:relative;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 24px 5% 24px}.coupler-title-container{color:#FFF;max-width:888px}.coupler-title-container p{margin-top:0;margin-bottom:10px;font-family:var(--font-family) !important;font-weight:500 !important}.coupler-title-container h1{margin-top:20px;margin-bottom:10px}@media screen and (max-width:991px){.coupler-background-video-container{width:100%;height:60vh;padding-top:60px;padding-right:20px;padding-left:20px;background-position:50% 50%;background-size:cover}.coupler-background-video{display:none}}