.hero-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;height:50%;margin:-72px -48px 0;position:relative}.hero-banner .hero-text{color:#fff;left:50%;position:absolute;text-align:center;top:80%;transform:translate(-50%,-50%);width:80%}.hero-banner .hero-text h1{color:#fff;font-family:above the beyond;font-size:72px;font-weight:400}.hero-banner .hero-text p{border-bottom:1px solid #fff;border-top:1px solid #fff;display:inline;font-family:montserrat;font-size:42px}@media (min-width:992px){.hero-banner{height:100vh;max-height:900px}}@media (max-width:991px){.hero-banner{flex-direction:column;flex-wrap:nowrap;height:calc(100svh - 90px);justify-content:flex-end;max-height:600px;object-fit:cover}}