.hero-wrapper{flex-direction:column;background:var(--hero-bg);padding-bottom:5px}.hero-container,.hero-wrapper{display:flex;color:var(--hero-text)}.hero-container{padding:1rem 3rem;justify-content:center;align-items:center}.hero-heading{font-size:4.5rem;font-weight:700;letter-spacing:1px;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Fira Sans,Droid Sans,Helvetica Neue,Arial,sans-serif!important;color:var(--hero-text)}.hero-text{flex:0 0 65%;text-align:left;color:var(--hero-text)}.hero-image{flex-shrink:0;flex:0 0 20%}.searchbar-container-wrapper{width:100%;display:flex;justify-content:center;margin-top:2.4rem}@media (max-width:1008px) and (min-width:768px){.hero-container{padding:1rem 0;display:flex;justify-content:flex-end;align-items:center}.hero-text{flex:0 0 71%}}@media (max-width:768px){.hero-wrapper{height:auto;padding-bottom:30px}.hero-container{flex-direction:column;text-align:center;padding:2rem .5rem 0!important}.hero-text{flex:0 0 100%;margin-bottom:1.5rem;text-align:center}.hero-heading{font-size:2.1rem}.hero-image{display:none}.hero-text p{font-size:1.1rem!important}.searchbar-container-wrapper{margin-top:0}}@media (max-width:450px){.hero-wrapper{height:auto}}