.white-hero{background-color:#fff;background-position:50%;background-size:cover;max-height:1000px;min-height:420px;position:relative}@media only screen and (min-width:960px){.white-hero{min-height:550px}}@media only screen and (min-width:2560px){.white-hero{min-height:650px}}.white-hero__overlay{background-color:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;padding:48px;position:absolute;top:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.white-hero__inner{max-width:615px;text-align:center;width:100%}h1.white-hero__title{font-size:18px;margin-bottom:40px}p.white-hero__intro{font-size:18px;font-weight:700;margin-bottom:0}@media only screen and (min-width:960px){p.white-hero__intro{font-size:25px}}.white-hero__video-wrapper{border-radius:20px;margin:0 auto -50px;max-width:974px;overflow:hidden;position:relative;top:-50px;width:100%}@media only screen and (min-width:960px){.white-hero__video-wrapper{border-radius:30px}}.white-hero__video{background-color:#000;background-position:50%;background-size:cover;display:block;padding-bottom:56.26283367556468%;position:relative}.white-hero__video-overlay{background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.white-hero__video-overlay svg{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;width:10%}.white-hero__video-overlay:hover svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}