@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.custom-hero-module,.custom-hero-module .hero-text h1,.custom-hero-module a,.custom-hero-module h1,.custom-hero-module h2,.custom-hero-module p{color:#fff!important;font-family:Inter,sans-serif!important}.custom-hero-module .hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:60vh;justify-content:flex-start;position:relative;width:100vw}.custom-hero-module .hero-overlay{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.custom-hero-module .hero-text{left:5%;max-width:600px;padding-left:150px;position:absolute;text-align:left;top:50%;transform:translateY(-50%)}.custom-hero-module .hero-text h1{font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.custom-hero-module .hero-section{max-height:50vh}.custom-hero-module .hero-text h1{font-size:2rem}.custom-hero-module .hero-text{font-size:2rem;padding-left:0}.custom-hero-module .hero-section h1{height:auto;width:100%}}