.scr-contact-channels{background:var(--scc-bg);color:var(--scc-text);padding:var(--scc-pt) 0 var(--scc-pb)}.scr-contact-channels__header{margin:0 0 52px;max-width:760px}.scr-contact-channels__header p{color:var(--scc-eyebrow);font-size:13px;font-weight:500;letter-spacing:3px;margin:0 0 18px;text-transform:uppercase}.scr-contact-channels__header h2{color:var(--scc-heading);font-family:TT Firs Neue,Arial,sans-serif;font-size:clamp(34px,3.5vw,var(--scc-title));line-height:1.1;margin:0}.scr-contact-channels__header i{background:#a9c23f;border-radius:3px;display:block;height:5px;margin-top:26px;width:72px}.scr-contact-channels__grid{align-items:start;display:grid;gap:var(--scc-gap);grid-template-columns:repeat(2,minmax(0,1fr))}.scr-contact-channel{background:#fff;border:1px solid #e4ebed;border-radius:var(--scc-radius);border-top:4px solid var(--scc-en);box-shadow:0 14px 34px rgba(0,49,60,.06);padding:34px}.scr-contact-channel.is-german{border-top-color:var(--scc-de)}.scr-contact-channel>header{align-items:center;display:flex;gap:16px;margin-bottom:18px}.scr-contact-channel>header>span{background:#f2f6f7;border-radius:16px;display:grid;flex:0 0 auto;height:62px;place-items:center;width:62px}.scr-contact-channel>header img{height:82%;object-fit:contain;width:82%}.scr-contact-channel h3{color:var(--scc-heading);font-size:23px;margin:0 0 4px}.scr-contact-channel>header b{color:var(--scc-en);font-size:14px;letter-spacing:2px;text-transform:uppercase}.is-german>header b{color:var(--scc-de)}.scr-contact-channel__description{font-size:15.5px;line-height:1.7}.scr-contact-channel__description p{margin:0 0 26px}.scr-contact-channel__form form,.scr-contact-fallback{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.scr-contact-channel__form .hs-form-field,.scr-contact-fallback label{display:flex;flex-direction:column;gap:8px;min-width:0}.scr-contact-channel__form .hs_message,.scr-contact-fallback .is-wide{grid-column:1/-1}.scr-contact-channel__form label,.scr-contact-fallback span{color:var(--scc-heading);font-family:TT Firs Neue,Arial,sans-serif;font-size:13px;font-weight:600}.scr-contact-channel__form input,.scr-contact-channel__form select,.scr-contact-channel__form textarea,.scr-contact-fallback input,.scr-contact-fallback select,.scr-contact-fallback textarea{background:#fbfcfd!important;border:1px solid #d9e2e5!important;border-radius:10px!important;color:var(--scc-text)!important;font-family:Lexend,Arial,sans-serif!important;font-size:15px!important;padding:13px 14px!important;width:100%!important}.scr-contact-channel__form .hs-button,.scr-contact-fallback button{background:var(--scc-heading)!important;border:2px solid var(--scc-heading)!important;border-radius:44px!important;color:#fff!important;font-family:TT Firs Neue,Arial,sans-serif!important;font-weight:600!important;justify-self:start;padding:14px 28px!important;text-decoration:none!important}.scr-contact-channel__form .hs_submit{grid-column:1/-1}.scr-contact-channel__form ul{color:#c3366f;font-size:12px;list-style:none;margin:4px 0;padding:0}.scr-contact-channel__person{align-items:center;background:#f7f9fa;border:1px solid #e4ebed;border-radius:14px;display:flex;gap:20px;padding:24px}.scr-contact-channel__person>span{background:#fff;border:1px solid #e4ebed;border-radius:16px;display:grid;flex:0 0 auto;height:74px;place-items:center;width:74px}.scr-contact-channel__person img{height:82%;object-fit:contain;width:82%}.scr-contact-channel__person h4{color:var(--scc-heading);font-size:20px;margin:0 0 3px}.scr-contact-channel__person b{color:#c3366f;display:block;font-size:14px;margin-bottom:10px}.scr-contact-channel__person a{color:var(--scc-en);font-size:14px;text-decoration:none}.scr-contact-channel__actions{display:flex;flex-direction:column;gap:14px;margin-top:24px}.scr-contact-channel__actions a{background:var(--scc-de);border:2px solid var(--scc-de);border-radius:44px;color:#fff;font-family:TT Firs Neue,Arial,sans-serif;font-weight:600;padding:14px 28px;text-align:center;text-decoration:none}.scr-contact-channel__actions a:hover{text-decoration:none}.scr-contact-channel__actions .is-outline{background:transparent;border-color:rgba(0,49,60,.3);color:var(--scc-heading)}.scr-contact-channel__note{border-top:1px solid #eef2f4;color:#7b8f97;font-size:14px;line-height:1.65;margin:22px 0 0;padding-top:18px}@media(max-width:900px){.scr-contact-channels__grid{grid-template-columns:1fr}.scr-contact-channel{max-width:720px}}@media(max-width:560px){.scr-contact-channel{padding:24px}.scr-contact-channel__form form,.scr-contact-fallback{grid-template-columns:1fr}.scr-contact-channel__person{align-items:flex-start;flex-direction:column}.scr-contact-channel>header{align-items:flex-start}.scr-contact-channels__header{margin-bottom:38px}}