.hero{width:100%;height:65vh;position:relative;display:flex;align-items:center}@media only screen and (min-width:1024px){.hero{height:100vh}}.hero img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;position:absolute}.hero .video-container,.hero .video-container .fallback-image{display:flex;height:inherit;justify-content:center;width:100%}.hero .video-container .fallback-image{flex-wrap:wrap;align-items:center;background-size:cover;background-position:50%}.hero .video-container .fallback-image .video-button{font-size:35px;border:none;background:rgba(0,0,0,.54902);border-radius:10px;cursor:pointer;color:#fff;display:flex;align-items:center;padding:10px 0 15px;height:50px;justify-content:center;width:75px;z-index:1}.hero .video-container #video-iframe{background-color:#000;width:100%}.hero .container{max-width:94%;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero span{color:#fff}.hero span.big-font-size{font-size:25px}@media only screen and (min-width:768px){.hero span.big-font-size{font-size:50px}}.hero .page-builder-button{border-color:#fff;color:#fff;position:absolute;bottom:18%}@media only screen and (min-width:768px){.hero .page-builder-button{bottom:11%;right:6%}}.hero .page-builder-button:active,.hero .page-builder-button:focus,.hero .page-builder-button:hover{background-color:#fff;color:#000}.hero .hero-scroll-down{position:absolute;bottom:8%;color:#fff}@media only screen and (min-width:1024px){.hero .hero-scroll-down{bottom:12%}}