.hero_video_simple{display:block;position:relative;width:100%;padding:2em 0 4em 0}.hero_video_simple .bg{display:block;text-align:center;position:absolute;width:100%;height:100%;overflow:hidden;top:0;left:0;z-index:0}.hero_video_simple .bg img{display:block;text-align:center;position:absolute;height:auto;height:auto;min-width:100%;min-height:100%;left:50%;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);padding:0;opacity:1;z-index:1;max-width:1000%!important}.hero_video_simple .bg img[data-object-fit=cover]{width:auto!important;height:100px!important;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.hero_video_simple .hero-headline{display:block;position:relative;z-index:100;text-align:center}.hero_video_simple .hero-headline .title{display:inline-block;font-size:1em;font-weight:700;line-height:1em;color:#1d1d1d;padding:0 0 .3em 0;text-align:center;margin:0 auto}.hero_video_simple .hero-headline .title.underline{position:relative}.hero_video_simple .hero-headline .title.underline:after{content:'';display:block;position:absolute;width:60%;height:5px;background-color:#d72329;bottom:.05em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.hero_video_simple .hero-headline .title h1{font-size:3.5em;font-weight:800;padding:0}.hero_video_simple .hero-headline .title h2{font-size:3.5em;font-weight:800;padding:0}.hero_video_simple .hero-headline .title p{font-size:2.5em;line-height:1em;margin:0;font-weight:700}.hero_video_simple .hero-headline .copy{font-size:2em;color:#1d1d1d;line-height:1.4;padding:0 0 1em 0;font-weight:600;text-align:center}.hero_video_simple .hero-headline .content{font-size:1.5em;color:#1d1d1d;line-height:1.4;padding:0 0 1em 0;font-weight:500;text-align:center}.hero_video_simple .hero_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:100;background-color:rgba(255,255,255,.85);width:90%;margin:0 auto 0 auto;float:none;padding:3em 4em}.hero_video_simple .hero_inner .video_wrap{display:block;position:relative;width:100%;overflow:hidden;height:auto}.hero_video_simple .hero_inner .video_wrap:before{content:'';display:block;position:relative;padding-bottom:56.25%}.hero_video_simple .hero_inner .video_wrap:after{content:'';display:none;position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9;top:0;left:0}.hero_video_simple .hero_inner .video_wrap img{display:block;text-align:center;position:absolute;height:auto;height:auto;min-width:100%;min-height:100%;left:50%;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);padding:0;opacity:1;z-index:1;max-width:1000%!important}.hero_video_simple .hero_inner .video_wrap img[data-object-fit=cover]{width:auto!important;height:100px!important;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.hero_video_simple .hero_inner .video_wrap .video-inner{display:block;text-align:center;top:0;width:100%;height:100%;position:absolute;z-index:10}.hero_video_simple .hero_inner .video_wrap .video-inner .title{display:block;text-align:center;top:0;width:100%;position:relative;padding:3em 0 0 0;color:#fff}.hero_video_simple .hero_inner .video_wrap .video-inner .title h1{font-size:2.5rem;line-height:1.4em}.hero_video_simple .hero_inner .video_wrap .video-inner .title p{font-size:2.5rem;line-height:1.4em}.hero_video_simple .hero_inner .video_wrap .video-inner .play{display:block;text-align:center;margin:3em auto 0 auto;width:10%;cursor:pointer}.hero_video_simple .hero_inner .video_wrap .video-inner .play svg{width:100%;height:auto}.hero_video_simple .hero_inner .video_wrap .video-inner .play svg path{-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.hero_video_simple .hero_inner .video_wrap .video-inner .play:hover svg path{fill:#d72329;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.hero_video_simple .hero_inner .video_wrap .video-inner.is-hidden{display:none}.hero_video_simple.layout-2{padding:6em 0 6em 0}.hero_video_simple.layout-2 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.hero_video_simple.layout-2 .hero-headline{width:50%;padding:0 2em 0 0;text-align:left}.hero_video_simple.layout-2 .hero-headline .title{text-align:left}.hero_video_simple.layout-2 .hero-headline .copy{text-align:left;padding:0 0 .25em 0}.hero_video_simple.layout-2 .hero-headline .copy p{line-height:1.3}.hero_video_simple.layout-2 .hero-headline .content{text-align:left}.hero_video_simple.layout-2 .hero_inner{width:50%;padding:2em 2em}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .title{padding:1em 0 0 0}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .title p{font-size:1.8rem;line-height:1.2em}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .play{margin:2em auto 0 auto}.hero_video_simple .popup{position:fixed;display:none;width:100%;height:100%;z-index:999999;top:0;left:0;background-color:rgba(255,255,255,.9);-webkit-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;-webkit-animation:popfade 1s ease both;animation:popfade 1s ease both}.hero_video_simple .popup .exit{position:absolute;display:block;z-index:9999999999;top:3em;right:3em;height:3em;width:3em;border-radius:50%;cursor:pointer}.hero_video_simple .popup .exit:after,.hero_video_simple .popup .exit:before{content:'';display:block;position:absolute;height:2em;width:2em;left:50%;top:50%;background-color:#000;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.hero_video_simple .popup .exit:before{height:3em;width:2px}.hero_video_simple .popup .exit:after{height:2px;width:3em}.hero_video_simple .popup .exit:hover:before{height:3.5em;width:2px}.hero_video_simple .popup .exit:hover:after{height:2px;width:3.5em}.hero_video_simple .popup .video{display:block;position:absolute;width:60%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.hero_video_simple .popup .video .wrap{display:block;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.hero_video_simple .popup .video .wrap iframe{display:block;position:absolute;max-width:100%;top:0;left:0;width:100%;height:100%}.hero_video_simple .popup.active{display:block}@-webkit-keyframes popscale{from{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes popscale{from{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5)}to{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@-webkit-keyframes popfade{from{opacity:0}to{opacity:1}}@keyframes popfade{from{opacity:0}to{opacity:1}}@media (max-width:768px){.hero_video_simple{padding:1em 0 6em 0}.hero_video_simple .hero-headline .title h1{font-size:2.5em}.hero_video_simple .hero-headline .copy{font-size:1.1em}.hero_video_simple .hero_inner{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:1em}.hero_video_simple .hero_inner .video_wrap{width:100%}.hero_video_simple .hero_inner .video_wrap .video-inner .title{padding:1em 0 0 0}.hero_video_simple .hero_inner .video_wrap .video-inner .title p{font-size:5vw}.hero_video_simple .hero_inner .video_wrap .video-inner .play{margin:1em auto 0 auto}.hero_video_simple.layout-2{padding:3em 0 3em 0}.hero_video_simple.layout-2 .container{display:block}.hero_video_simple.layout-2 .hero-headline{padding:0;width:100%;text-align:center}.hero_video_simple.layout-2 .hero-headline .title{text-align:center}.hero_video_simple.layout-2 .hero-headline .title h1{text-align:center}.hero_video_simple.layout-2 .hero-headline .copy{text-align:center}.hero_video_simple.layout-2 .hero-headline .content{text-align:center;font-size:1em}.hero_video_simple.layout-2 .hero_inner{width:100%}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .title{padding:0}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .title p{font-size:1.3rem}.hero_video_simple.layout-2 .hero_inner .video_wrap .video-inner .play{margin:1em auto 0 auto}.hero_video_simple .popup .exit{top:2em;right:2em}.hero_video_simple .popup .video{width:90%}}