.hero-banner-wrapper{display:flex;width:100%;justify-content:center;padding:0 40px;background:0;position:relative}.hero-banner{z-index:1;min-height:100vh;width:100%;flex-direction:column;color:#fff;display:flex;align-items:center;justify-content:center;max-width:1260px}.hero-banner .hero-video-wrapper,.hero-banner .hero-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.hero-banner .hero-video,.hero-banner .hero-image{vertical-align:middle;width:auto;height:auto;max-width:none;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-content{width:100%;position:relative;z-index:1;padding-top:200px;padding-bottom:100px}.hero-content p{display:none}.hero-content h1{margin:0 0 2rem 0}.hero-content-buttons{margin-top:4rem;flex-wrap:wrap;display:flex;gap:2rem}.hero-content-buttons .button{margin:0 !important}@media(max-width:767px){.hero-content h1,.hero-content h2,.hero-content h3{font-size:2.75rem}}@media(max-width:500px){.hero-content h1,.hero-content h2,.hero-content h3{font-size:2.5rem}}@media(max-width:375px){.hero-content h1,.hero-content h2,.hero-content h3{font-size:2.1rem}}@media(min-width:767px){.hero-content p{display:block}}