.component__home-page-hero-video{display:flex;width:100%;margin:0;padding:0;height:80vw;position:relative;justify-content:center;align-items:center}@media all and (min-width: 1025px){.component__home-page-hero-video{height:80vh}}.component__home-page-hero-video video{display:none;width:100%;height:100%;top:0;bottom:0;left:0;right:0;position:absolute;object-fit:cover;z-index:-1}.component__home-page-hero-video .hero-video_title{display:block;width:80%;max-width:900px;text-align:center;z-index:1;display:none}.component__home-page-hero-video .hero-video_title h2{font-size:2rem;color:#fff;margin:0 0 1rem;padding:0 0 1rem;border-bottom:2px solid #B3987A;text-transform:uppercase;line-height:2.1rem;font-family:"Poppins",sans-serif;font-weight:700}@media all and (min-width: 1025px){.component__home-page-hero-video .hero-video_title h2{font-size:85px;line-height:1;margin:0 0 2rem;padding:0 0 2rem}}.component__home-page-hero-video .hero-video_title p{font-size:.75rem;color:#fff;letter-spacing:3px;text-transform:uppercase;line-height:160%;font-weight:600;width:80%;margin:0 auto}@media all and (min-width: 1025px){.component__home-page-hero-video .hero-video_title p{font-size:2rem;width:80%}}.component__home-page-hero-video .hero-video_bg{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.component__home-page-hero-video .hero-video_bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.component__home-page-hero-video:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.3)}

