@media (min-width:768px){.hero-fold{flex-direction:column;min-height:calc(100svh - 72px);display:flex}.hero-fold .themen-hero{flex-direction:column;flex:auto;min-height:0;display:flex}.hero-fold .trust-ticker{flex:none}}.themen-hero{position:relative}.home-intro{margin-inline:auto;text-align:center;max-width:760px;margin-bottom:clamp(2.5rem,5vw,4rem)}.home-intro h2{margin-top:1rem}
.trust-ticker{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:0;overflow:hidden}.trust-ticker__header{text-align:center;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--color-muted);padding:1.25rem 1rem .75rem;font-weight:600}.trust-ticker__wrap{padding:.5rem 0 1.25rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.trust-ticker__track{gap:1rem;width:max-content;animation:50s linear infinite trust-ticker-scroll;display:flex}.trust-ticker__track:hover{animation-play-state:paused}@keyframes trust-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-ticker__item{background:var(--color-white);border:1px solid var(--color-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:140px;height:64px;padding:.75rem 1.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.trust-ticker__item:hover{border-color:var(--color-navy-300);box-shadow:var(--shadow-sm)}.trust-ticker__logo{object-fit:contain;filter:grayscale()opacity(.55);width:auto;max-width:120px;height:32px;transition:filter .25s;display:block}.trust-ticker__item:hover .trust-ticker__logo{filter:grayscale(0%)opacity()}@media (prefers-reduced-motion:reduce){.trust-ticker__track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.trust-ticker__wrap{-webkit-mask-image:none;mask-image:none}}
