.video-reveal-banner{--pad-left:77px;--pad-right:77px;display:flex;flex-direction:column;min-height:740px}.video-reveal-banner .bg-overlay,.video-reveal-banner .bg-video{left:50%;transform:translateX(-50%);transform-origin:center center}.video-reveal-banner__container{display:grid;flex:1;grid-template-columns:minmax(0,1fr) 500px minmax(0,1fr);text-align:center}.video-reveal-banner__col2{display:flex;flex-direction:column;justify-content:space-between;max-width:500px}.video-reveal-banner__col3{align-items:flex-end;display:flex;justify-content:flex-end}.video-reveal-banner__col1,.video-reveal-banner__col2,.video-reveal-banner__col3{position:relative}.video-reveal-banner__col1,.video-reveal-banner__col3{width:auto}.video-reveal-banner__statistic em{font-size:4.6rem}@media only screen and (max-width:1200px){.video-reveal-banner__container{grid-template-columns:0 minmax(0,500px) minmax(0,1fr);text-align:left}}@media only screen and (max-width:960px){.video-reveal-banner__container{grid-template-columns:repeat(1,minmax(0,100%));justify-items:center;text-align:center}.video-reveal-banner{--pad-left:35px;--pad-right:35px}}@media only screen and (max-width:400px){.video-reveal-banner{--pad-left:15px;--pad-right:15px}}