.hero-module{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;height:750px}.hero-text-wrapper{padding-top:2rem}.hero-text-wrapper h1{font-weight:600!important;text-align:center;text-wrap:balance}.hero-text-wrapper p{color:var(--white)!important;font-family:Georgia,serif!important;font-size:2rem!important;text-align:center!important}@media (max-width:1080px){.hero-module{padding-top:5.5vh}}@media (max-width:991px){.hero-text-wrapper h1{font-size:1.5rem!important}}@media (max-width:480px){.hero-text-wrapper p{font-size:1rem!important}.hero-text-wrapper{padding-top:2rem}.hero-module{height:50vh}}