.hero{background-color:var(--black);height:80vh;margin:auto;overflow:hidden;position:relative;width:100%}.hero-bg{height:100%;position:absolute;top:0;width:100%}.container-fluid{padding-left:0!important;padding-right:0!important}.hero-content{max-width:100%}.hero img{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:auto;z-index:0}.hero img.brightness{filter:brightness(.5)}.hero .container{height:100%;position:relative}.hero-title{color:var(--white);font-family:sucrosebold,Open Sans;font-size:4.5rem;font-weight:300;line-height:1.2;margin-top:1.5em;text-align:center;text-shadow:5px 5px 10px rgba(31,31,31,.5)}h1.hero-title__palax.display-3{font-family:gotham book,Open Sans;text-transform:uppercase}h1.hero-title__japa.display-3{font-family:myriadPro boldCond,Open Sans}p.hero-subtitle__japa{font-family:myriadPro boldCond,Open Sans!important}.hero-subtitle{color:var(--white);font-family:sucrosebold,Open Sans;font-weight:300;text-align:center;text-shadow:5px 5px 10px rgba(31,31,31,.5)}.align-items-center{align-items:center;display:flex;height:100%;margin:auto;width:50%}@media screen and (max-width:1000px){.hero-title{font-size:4rem!important}}@media screen and (max-width:700px){.hero{padding-bottom:20em;padding-top:20em}.hero-title{font-size:3em!important}.hero-subtitle{font-size:1rem!important}.hero-title{margin-top:0}.hero-container{width:90%}}