.hero-section{max-width:var(--site-max-width);display:grid;row-gap:1rem;color:var(--text-color-inverse);padding:2rem 1rem 0;margin:0 auto -3rem}@media(min-width:48rem){.hero-section{grid-template-columns:1fr 1fr;row-gap:0;column-gap:1rem;padding-top:3rem;margin-bottom:0}}@media(min-width:992px){.hero-section{padding-top:4.5rem}}.hero-section__hero-headline{display:grid}@media(min-width:48rem){.hero-section__hero-autosuggest{grid-row:3;grid-column:1/span 2;position:relative}.hero-section__hero-img{grid-column:2;grid-row:1/span 2;display:flex;align-items:flex-end}}.hero-headline__title{color:currentColor}@media(min-width:48rem){.hero-headline__title{margin-bottom:0;line-height:1}}.hero-headline__subtitle{line-height:var(--line-height-tight);margin-bottom:.5em}.title--wrap{display:inline-block}@media(max-width:47.9375rem){.title--wrap-mobile{display:inline-block}}.title--campaign{display:block}@media(min-width:48rem){.title--campaign{margin-bottom:1rem}}.hero-img{width:100%;display:block}@media(min-width:48rem){.hero-img{padding-right:.5rem}}.hero-background-svg{position:absolute;bottom:-1px;left:0;width:100%}.hero-background-svg--desktop{display:none}@media(min-width:48rem){.hero-background-svg--desktop{display:block;max-height:25%}}.hero-background-svg--mobile{display:block}@media(min-width:48rem){.hero-background-svg--mobile{display:none}}.hero-autosuggest{position:relative}.hero-autosuggest__dot-grid{display:none}@media(min-width:48rem){.hero-autosuggest__dot-grid{display:block;position:absolute;color:var(--teal-10);left:1rem;bottom:-3rem;width:240px;height:120px;z-index:1}}@media(min-width:992px){.hero-autosuggest__dot-grid{bottom:-4rem;left:-3rem;width:142px}}