.hero{align-items:center;background-position:10% 30%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;min-height:440px;position:relative}.hero__inner{margin:0 auto;max-width:var(--max);padding:90px 24px;width:100%}.hero h1{color:#fff;font-size:54px;margin-bottom:16px}.hero .hero__desc p,.hero p{color:#f1f1f1;font-size:20px;margin-bottom:0;max-width:640px}.hero__teaser{align-items:center;border-bottom:2px solid var(--qb-red);color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:10px;letter-spacing:.02em;margin-top:26px;padding-bottom:4px;text-decoration:none!important}.hero__teaser i,.hero__teaser svg{fill:currentColor;height:16px;transition:transform .2s ease;width:16px}.hero__teaser:hover{color:#fff}.hero__teaser:hover i,.hero__teaser:hover svg{transform:translateY(3px)}@media(max-width:700px){.hero h1{font-size:38px}}