.hero{align-items:start}.hero-side{display:grid;gap:38px;align-self:stretch;align-content:space-between}.hero-branding{display:grid;place-items:center;min-height:245px}.hero-branding img{display:block;width:clamp(220px,22vw,300px);height:auto;filter:drop-shadow(0 22px 30px rgba(20,54,43,.16))}.hero-side .next-event{width:100%}@media(max-width:950px){.hero-side{grid-template-columns:minmax(220px,.65fr) minmax(300px,1fr);align-items:center;gap:32px}.hero-branding{min-height:auto}.hero-branding img{width:min(260px,100%)}}@media(max-width:680px){.hero-side{grid-template-columns:1fr}.hero-branding img{width:min(250px,72vw)}.hero-branding{padding:10px 0 5px}}
.hero-branding p{margin:12px 0 0;color:var(--green);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-align:center;text-transform:uppercase}
.hero-club-heading{display:grid;grid-column:1/-1;justify-items:start;gap:7px;width:100%;margin-bottom:-18px;color:var(--green)}
.hero-club-heading strong{width:calc(100% - 58px);font:600 clamp(1.65rem,3vw,2.65rem)/1.1 Georgia,serif;letter-spacing:-.02em;text-align:justify;text-align-last:justify}
.hero-club-heading span{font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
@media(max-width:950px){.hero-club-heading{margin-bottom:0}.hero-club-heading strong{width:100%;text-align:left;text-align-last:left}}
.hero-heritage{display:grid;justify-items:center;width:min(540px,92%);margin:42px auto -30px;opacity:.88}.hero-heritage img{display:block;width:100%;height:auto}.hero-heritage p{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:-10px 0 0;color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-align:center;text-transform:uppercase}.hero-heritage p i{display:block;width:4px;height:4px;border-radius:50%;background:var(--gold)}@media(max-width:950px){.hero-heritage{width:min(500px,90%);margin:38px 0 0}}@media(max-width:600px){.hero-heritage{width:100%;margin-top:30px}.hero-heritage p{gap:7px;font-size:.64rem;letter-spacing:.09em}}
.hennenzentrale-service{display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:34px;margin-bottom:34px;padding-top:42px;padding-bottom:42px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(120deg,#f4efe1 0%,#fff 72%)}
.hennenzentrale-service-copy{max-width:760px}.hennenzentrale-service h2{margin:.45rem 0 1rem;font:500 clamp(2rem,4vw,3.25rem)/1.05 Georgia,serif}.hennenzentrale-service p{max-width:700px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.65}
.hennenzentrale-service-action{display:grid;flex:0 0 min(230px,24vw);justify-items:center;gap:12px}.hennenzentrale-logo-link{display:block;width:min(185px,100%);transition:transform .2s ease}.hennenzentrale-logo-link:hover{transform:translateY(-3px)}.hennenzentrale-logo-link:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.hennenzentrale-logo-link img{display:block;width:100%;height:auto}.hennenzentrale-service-action>.button{text-align:center}
@media(max-width:780px){.hennenzentrale-service{align-items:center;flex-direction:column;gap:25px}.hennenzentrale-service-copy{text-align:left}.hennenzentrale-service-action{width:100%}.hennenzentrale-logo-link{width:min(190px,58vw)}.hennenzentrale-service-action>.button{width:100%;box-sizing:border-box}}
