.hero__banner{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.hero__banner-content{padding:0 3rem 2.5rem;z-index:20}.hero__banner-content .custom-btn{padding-top:20px}.hero__banner-text{margin-top:50px;max-width:1000px;text-align:center}@media screen and (max-width:767px){.hero__banner{height:90vh}.hero__banner-content{padding:0 1rem 2rem}}.dl-video-pause{align-items:center;background:rgba(0,0,0,.6);border:2px solid #fff;border-radius:50%;bottom:16px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;line-height:1;padding:0;position:absolute;right:16px;width:44px;z-index:20}.dl-video-pause svg{display:block}.dl-video-pause:hover{background:rgba(0,0,0,.85)}.dl-video-pause:focus-visible{outline:3px solid #fff;outline-offset:2px}.dl-hero-scrim:after{background-color:#000;content:"";inset:0;opacity:.6;padding:3rem;pointer-events:none;position:absolute;z-index:-1}