.cta-banner{--style-accent: #0a2555;--style-contrast: #0a2555;--style-button-bg: #0a2555;--style-button-color: #ffffff;--cta-banner-bg: #f2efe7;--cta-banner-color: #0a2555;--cta-banner-sunburst-color: var(--style-accent);position:relative;margin-block:clamp(3.5rem, 2.6923rem + 3.0769vw, 5rem);overflow:hidden;background:var(--cta-banner-bg);color:var(--cta-banner-color)}.cta-banner.style-standard{--style-accent: #0a2555;--style-contrast: #0a2555;--style-button-bg: #0a2555;--style-button-color: #ffffff}.cta-banner.style-karriere{--style-accent: #bf388c;--style-contrast: #a42775;--style-button-bg: #a42775;--style-button-color: #ffffff}.cta-banner.style-expertise{--style-accent: #f26e1e;--style-contrast: #CB4D00;--style-button-bg: #CB4D00;--style-button-color: #ffffff}.cta-banner.style-unternehmen{--style-accent: #0eb4da;--style-contrast: #007694;--style-button-bg: #007694;--style-button-color: #ffffff}.cta-banner.style-branchen{--style-accent: #cada4f;--style-contrast: #67722C;--style-button-bg: #67722C;--style-button-color: #ffffff}.cta-banner .inside{width:100%;padding-left:1em;padding-right:1em;max-width:1176px;margin:0 auto;max-width:1312px;position:relative;display:flex;align-items:center;padding-block:3em}.cta-banner .content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.5em;width:min(100%, 73.5625em);padding-block:5.875em 5em}.cta-banner .overline{font-family:"PKFGlobalSans", Arial, sans-serif;font-size:clamp(14px, 12.9231px + 0.2564vw, 16px);font-weight:700;line-height:1.2;color:currentColor;margin:0 0 -0.5em;text-transform:none}.cta-banner h2{max-width:17.25em;margin:0;color:currentColor;font-family:"PKFGlobalSans", Arial, sans-serif;font-size:2.125em;font-weight:700;line-height:1.2;white-space:pre-line}.cta-banner .text{font-family:"PKFGlobalSans", Arial, sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:currentColor;max-width:28.5625em;margin-top:-0.5em}.cta-banner .text *{color:currentColor}.cta-banner .text>:last-child{margin-bottom:0}.cta-banner .actions{display:flex;flex-wrap:wrap;gap:0.75em;align-items:center}.cta-banner .button{font-family:"PKFGlobalSans", Arial, sans-serif;font-weight:700;line-height:1.2;font-size:16px;display:inline-flex;gap:1em;align-items:center;justify-content:center;min-width:140px;min-height:3.4em;padding:1em 1.5em 0.75em 1.5em;border:1px solid var(--style-button-bg);border-radius:0.5em;background:var(--style-button-bg);color:#ffffff;text-align:center;text-decoration:none;transition:background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease}.cta-banner .button:link,.cta-banner .button:visited{color:#ffffff}.cta-banner .button:hover,.cta-banner .button:focus-visible{background:transparent;border-color:var(--style-contrast);color:var(--style-contrast);text-decoration:none}.cta-banner .button:focus-visible{outline:2px solid currentColor;outline-offset:0.25em}.cta-banner .button .button-icon{flex:0 0 auto;width:1.1875em;height:1.1875em;color:currentColor;transform:translateY(-0.125em)}.cta-banner .button.is-email-link .button-icon{transform:translateY(-0.0625em)}.cta-banner .sunburst{--sunburst-art-size: clamp(40em, 93vw, 100em);position:absolute;left:33.333%;bottom:0;width:150%;height:100%;overflow:hidden;background:transparent;color:var(--cta-banner-sunburst-color);pointer-events:none}.cta-banner .sunburst-svg{position:absolute;left:calc(var(--sunburst-art-size) * -0.2);bottom:calc(var(--sunburst-art-size) * -0.505);width:var(--sunburst-art-size);height:auto;opacity:0.6;transform:rotate(109deg);transform-origin:50% 61%}.cta-banner.is-inverted{--cta-banner-bg: var(--style-contrast);--cta-banner-color: #ffffff;--cta-banner-sunburst-color: var(--style-accent)}.cta-banner.is-inverted .button{font-family:"PKFGlobalSans", Arial, sans-serif;font-weight:700;line-height:1.2;font-size:16px;display:inline-flex;gap:1em;align-items:center;justify-content:center;min-width:140px;min-height:3.4em;padding:1em 1.5em 0.75em 1.5em;border:1px solid #ffffff;border-radius:0.5em;background:transparent;color:#ffffff;text-align:center;text-decoration:none;transition:background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease}.cta-banner.is-inverted .button:link,.cta-banner.is-inverted .button:visited{color:#ffffff}.cta-banner.is-inverted .button:hover,.cta-banner.is-inverted .button:focus-visible{background:#ffffff;border-color:#ffffff;color:#0a2555;text-decoration:none}.cta-banner.is-inverted .button:focus-visible{outline:2px solid currentColor;outline-offset:0.25em}.cta-banner.is-inverted .button .button-icon{flex:0 0 auto;width:1.1875em;height:1.1875em;color:currentColor;transform:translateY(-0.125em)}.cta-banner.is-inverted .button.is-email-link .button-icon{transform:translateY(-0.0625em)}.cta-banner.style-standard{--cta-banner-sunburst-color: #0eb4da}.cta-banner.style-standard.is-inverted{--cta-banner-bg: #0a2555;--cta-banner-color: #ffffff;--cta-banner-sunburst-color: #0eb4da}@media (max-width:991.98px){.cta-banner .sunburst{--sunburst-art-size: 140vw;left:0}}@media (max-width:767.98px){.cta-banner .inside{align-items:flex-start}.cta-banner .content{gap:2.5em;width:100%;padding:2.5em 1.5em 2em}.cta-banner .overline{margin-bottom:-1.5em}.cta-banner h2{font-size:2.125em;line-height:1.1}.cta-banner .text{max-width:none;margin-top:-1.5em;font-size:1em}.cta-banner .actions{width:100%}.cta-banner .sunburst{--sunburst-art-size: 180vw;top:auto;left:-20%;right:0;bottom:0;width:120%;height:100%}}