.hero{background:#d3cfc4;position:relative;overflow:hidden;z-index:1}@media (min-width:992px){.hero{padding:4.45em 0 8.35em 0}}.hero--compact .hero__visual{height:120px}@media (min-width:992px){.hero--compact .hero__visual{height:100%}}.hero__visual{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;-o-object-fit:cover;object-fit:cover;height:180px;width:90%;z-index:3;float:right;border-radius:800px 0 0 800px;margin-block-end:1.35em;margin-inline:0}@media (min-width:992px){.hero__visual{float:none;position:absolute;top:0;bottom:0;right:0;height:100%;width:40%;margin:0}}.hero__content{position:relative;padding-block:3em;padding-inline:0;z-index:3}@media (min-width:992px){.hero__content{padding:0;max-width:55%}}.hero__content-title{margin:0}.hero__content-sub-title{margin:.85em 0 1.25em 0}.hero__content .google-review-badge{margin-top:1.5em}.hero__wave{display:block;width:100%;height:25px;margin:0;position:absolute;left:0;right:0;bottom:-1px;z-index:99}@media (min-width:992px){.hero__wave{height:80px}}.hero__wave-inner{animation:hero-wave 10s linear infinite}@keyframes hero-wave{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (prefers-reduced-motion){.hero__wave-inner{animation:none}}