.button,.button-outline{align-items:center;border:none;border-color:transparent;border-radius:var(--radius-full, 9999px);box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:var(--fonts-copy, "Roboto", "Helvetica", sans-serif);font-style:normal;font-weight:400;gap:var(--gap-m, 16px);justify-content:center;line-height:150%;transition:background-color .25s ease,outline-color .25s ease,color .25s ease,box-shadow .25s ease;white-space:nowrap;width:-moz-fit-content;width:fit-content;-webkit-text-decoration:none;text-decoration:none}.button:disabled,.button-outline:disabled,[aria-disabled=true].button,[aria-disabled=true].button-outline,.state--disabled.button,.state--disabled.button-outline{cursor:not-allowed}@media(prefers-reduced-motion:reduce){.button,.button-outline{transition:none}}.button--large,.button-outline--large{font-size:var(--font-sizes-paragraph-l, 18px);letter-spacing:-.36px;min-width:172px;padding:var(--padding-2xs, 16px) var(--padding-s, 24px)}.button--small,.button-outline--small{font-size:var(--font-sizes-paragraph-m, 16px);letter-spacing:-.32px;min-width:164px;padding:var(--padding-3xs, 12px) var(--padding-xs, 20px)}.button--icon-large{min-width:0;padding:var(--padding-2xs, 16px);flex-shrink:0}.button--icon-small{min-width:0;padding:var(--padding-3xs, 12px);flex-shrink:0}.state--hover.button-outline,.button-outline:not(:disabled):not([aria-disabled=true]):hover,.state--focus.button-outline,.button-outline:not(:disabled):not([aria-disabled=true]):focus-visible{outline-width:3px}.state--disabled.button-outline,.button-outline:disabled,[aria-disabled=true].button-outline{outline-color:var(--line-functional-disabled, #6694c6);color:var(--text-functional-disabled, #6694c6)}.button--icon{gap:0}.button .icon,.button svg{--icon-size: 24px;pointer-events:none}.button-outline{background:transparent;color:var(--text-primary-blue, #004da0);outline:1px solid var(--line-primary-blue, #004da0);outline-offset:-3px}.button-outline.state--focus,.button-outline:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--shadows-blue, #99b8d9)}.button--blue,.bg-secondary-blue-20 .button:not(.card-surface .button),.bg-secondary-cyan-20 .button:not(.card-surface .button),.bg-secondary-green-100 .button:not(.card-surface .button),.bg-secondary-green-80 .button:not(.card-surface .button),.bg-secondary-green-20 .button:not(.card-surface .button),.bg-secondary-orange-100 .button:not(.card-surface .button),.bg-secondary-orange-80 .button:not(.card-surface .button),.bg-secondary-gold-100 .button:not(.card-surface .button),.bg-secondary-gold-80 .button:not(.card-surface .button),.bg-secondary-gold-20 .button:not(.card-surface .button),.bg-secondary-silver-20 .button:not(.card-surface .button),.bg-secondary-silver-80 .button:not(.card-surface .button),.bg-secondary-silver-10 .button:not(.card-surface .button),.bg-neutral-white .button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button:not(.card-surface .button){background:var(--background-primary-blue-100, #004da0);color:var(--text-neutral-white, #fff)}.state--disabled.button--blue,.bg-secondary-blue-20 .state--disabled.button:not(.card-surface .button),.bg-secondary-cyan-20 .state--disabled.button:not(.card-surface .button),.bg-secondary-green-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-green-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-green-20 .state--disabled.button:not(.card-surface .button),.bg-secondary-orange-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-orange-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-gold-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-gold-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-gold-20 .state--disabled.button:not(.card-surface .button),.bg-secondary-silver-20 .state--disabled.button:not(.card-surface .button),.bg-secondary-silver-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-silver-10 .state--disabled.button:not(.card-surface .button),.bg-neutral-white .state--disabled.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .state--disabled.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .state--disabled.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .state--disabled.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .state--disabled.button:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .state--disabled.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .state--disabled.button:not(.card-surface .button),.button--blue:disabled,.bg-secondary-blue-20 .button:disabled:not(.card-surface .button),.bg-secondary-cyan-20 .button:disabled:not(.card-surface .button),.bg-secondary-green-100 .button:disabled:not(.card-surface .button),.bg-secondary-green-80 .button:disabled:not(.card-surface .button),.bg-secondary-green-20 .button:disabled:not(.card-surface .button),.bg-secondary-orange-100 .button:disabled:not(.card-surface .button),.bg-secondary-orange-80 .button:disabled:not(.card-surface .button),.bg-secondary-gold-100 .button:disabled:not(.card-surface .button),.bg-secondary-gold-80 .button:disabled:not(.card-surface .button),.bg-secondary-gold-20 .button:disabled:not(.card-surface .button),.bg-secondary-silver-20 .button:disabled:not(.card-surface .button),.bg-secondary-silver-80 .button:disabled:not(.card-surface .button),.bg-secondary-silver-10 .button:disabled:not(.card-surface .button),.bg-neutral-white .button:disabled:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .button:disabled:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button:disabled:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .button:disabled:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button:disabled:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button:disabled:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button:disabled:not(.card-surface .button),[aria-disabled=true].button--blue,.bg-secondary-blue-20 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-cyan-20 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-green-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-green-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-green-20 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-orange-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-orange-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-gold-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-gold-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-gold-20 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-silver-20 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-silver-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-silver-10 [aria-disabled=true].button:not(.card-surface .button),.bg-neutral-white [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) [aria-disabled=true].button:not(.card-surface .button){background:var(--background-primary-blue-40, #99b8d9)}.state--hover.button--blue,.bg-secondary-blue-20 .state--hover.button:not(.card-surface .button),.bg-secondary-cyan-20 .state--hover.button:not(.card-surface .button),.bg-secondary-green-100 .state--hover.button:not(.card-surface .button),.bg-secondary-green-80 .state--hover.button:not(.card-surface .button),.bg-secondary-green-20 .state--hover.button:not(.card-surface .button),.bg-secondary-orange-100 .state--hover.button:not(.card-surface .button),.bg-secondary-orange-80 .state--hover.button:not(.card-surface .button),.bg-secondary-gold-100 .state--hover.button:not(.card-surface .button),.bg-secondary-gold-80 .state--hover.button:not(.card-surface .button),.bg-secondary-gold-20 .state--hover.button:not(.card-surface .button),.bg-secondary-silver-20 .state--hover.button:not(.card-surface .button),.bg-secondary-silver-80 .state--hover.button:not(.card-surface .button),.bg-secondary-silver-10 .state--hover.button:not(.card-surface .button),.bg-neutral-white .state--hover.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .state--hover.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .state--hover.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .state--hover.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .state--hover.button:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .state--hover.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .state--hover.button:not(.card-surface .button),.button--blue:not(:disabled):not([aria-disabled=true]):hover,.bg-secondary-blue-20 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-cyan-20 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-green-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-green-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-green-20 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-orange-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-orange-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-gold-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-gold-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-gold-20 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-silver-20 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-silver-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-silver-10 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-neutral-white .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button){background:var(--background-primary-blue-80, #3371b3)}.state--focus.button--blue,.bg-secondary-blue-20 .state--focus.button:not(.card-surface .button),.bg-secondary-cyan-20 .state--focus.button:not(.card-surface .button),.bg-secondary-green-100 .state--focus.button:not(.card-surface .button),.bg-secondary-green-80 .state--focus.button:not(.card-surface .button),.bg-secondary-green-20 .state--focus.button:not(.card-surface .button),.bg-secondary-orange-100 .state--focus.button:not(.card-surface .button),.bg-secondary-orange-80 .state--focus.button:not(.card-surface .button),.bg-secondary-gold-100 .state--focus.button:not(.card-surface .button),.bg-secondary-gold-80 .state--focus.button:not(.card-surface .button),.bg-secondary-gold-20 .state--focus.button:not(.card-surface .button),.bg-secondary-silver-20 .state--focus.button:not(.card-surface .button),.bg-secondary-silver-80 .state--focus.button:not(.card-surface .button),.bg-secondary-silver-10 .state--focus.button:not(.card-surface .button),.bg-neutral-white .state--focus.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .state--focus.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .state--focus.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .state--focus.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .state--focus.button:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .state--focus.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .state--focus.button:not(.card-surface .button),.button--blue:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-secondary-blue-20 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-cyan-20 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-green-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-green-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-green-20 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-orange-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-orange-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-gold-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-gold-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-gold-20 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-silver-20 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-silver-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-silver-10 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-neutral-white .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner--none) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button){box-shadow:0 0 0 4px var(--shadows-blue, #99b8d9);outline:none}.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage .button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split .button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .button.button--large:not(.card-surface .button),.button--cyan{background:var(--background-primary-cyan-100, #00a6eb);color:var(--text-neutral-white, #fff)}.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .state--disabled.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage .state--disabled.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split .state--disabled.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .state--disabled.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .state--disabled.button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .state--disabled.button.button--large:not(.card-surface .button),.state--disabled.button--cyan,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .button.button--large:disabled:not(.card-surface .button),.ce-type-altana-stage .stage .button.button--large:disabled:not(.card-surface .button),.ce-type-altana-stage .stage-split .button.button--large:disabled:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .button.button--large:disabled:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .button.button--large:disabled:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .button.button--large:disabled:not(.card-surface .button),.button--cyan:disabled,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) [aria-disabled=true].button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage [aria-disabled=true].button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split [aria-disabled=true].button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage [aria-disabled=true].button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split [aria-disabled=true].button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content [aria-disabled=true].button.button--large:not(.card-surface .button),[aria-disabled=true].button--cyan{background:var(--background-primary-cyan-40, #99dbf7)}.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .state--hover.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage .state--hover.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split .state--hover.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .state--hover.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .state--hover.button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .state--hover.button.button--large:not(.card-surface .button),.state--hover.button--cyan,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .button.button--large:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.button--cyan:not(:disabled):not([aria-disabled=true]):hover,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .state--focus.button.button--large:not(.card-surface .button),.state--focus.button--cyan,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.button--cyan:not(:disabled):not([aria-disabled=true]):focus-visible{background:var(--background-primary-cyan-60, #66caf3)}.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stage .stage-split .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .state--focus.button.button--large:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .state--focus.button.button--large:not(.card-surface .button),.state--focus.button--cyan,.ce-type-altana-banner:has(.bg-secondary-silver-20,.bg-secondary-silver-80,.bg-primary-blue-100,.banner__background) .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage .stage-split .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagecontent .stage-content .button.button--large:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.button--cyan:not(:disabled):not([aria-disabled=true]):focus-visible{outline:none;box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7)}.button--white,.bg-primary-blue-100 .button:not(.card-surface .button),.bg-primary-cyan-100 .button:not(.card-surface .button),.bg-secondary-petrol-100 .button:not(.card-surface .button),.bg-secondary-petrol-80 .button:not(.card-surface .button),.bg-secondary-red-100 .button:not(.card-surface .button),.bg-secondary-red-80 .button:not(.card-surface .button),.bg-secondary-violet-100 .button:not(.card-surface .button),.bg-secondary-violet-80 .button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .button:not(.card-surface .button){background:var(--background-neutral-white, #fff);color:var(--text-primary-blue, #004da0)}.button--white.state--disabled,.bg-primary-blue-100 .state--disabled.button:not(.card-surface .button),.bg-primary-cyan-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-petrol-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-petrol-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-red-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-red-80 .state--disabled.button:not(.card-surface .button),.bg-secondary-violet-100 .state--disabled.button:not(.card-surface .button),.bg-secondary-violet-80 .state--disabled.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .state--disabled.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .state--disabled.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .state--disabled.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .state--disabled.button:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .state--disabled.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .state--disabled.button:not(.card-surface .button),.button--white:disabled,.bg-primary-blue-100 .button:disabled:not(.card-surface .button),.bg-primary-cyan-100 .button:disabled:not(.card-surface .button),.bg-secondary-petrol-100 .button:disabled:not(.card-surface .button),.bg-secondary-petrol-80 .button:disabled:not(.card-surface .button),.bg-secondary-red-100 .button:disabled:not(.card-surface .button),.bg-secondary-red-80 .button:disabled:not(.card-surface .button),.bg-secondary-violet-100 .button:disabled:not(.card-surface .button),.bg-secondary-violet-80 .button:disabled:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .button:disabled:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button:disabled:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .button:disabled:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button:disabled:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .button:disabled:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .button:disabled:not(.card-surface .button),.button--white[aria-disabled=true],.bg-primary-blue-100 [aria-disabled=true].button:not(.card-surface .button),.bg-primary-cyan-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-petrol-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-petrol-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-red-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-red-80 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-violet-100 [aria-disabled=true].button:not(.card-surface .button),.bg-secondary-violet-80 [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows [aria-disabled=true].button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) [aria-disabled=true].button:not(.card-surface .button){background:var(--background-primary-blue-20, #ccdbec);color:var(--text-functional-disabled, #6694c6)}.button--white.state--hover,.bg-primary-blue-100 .state--hover.button:not(.card-surface .button),.bg-primary-cyan-100 .state--hover.button:not(.card-surface .button),.bg-secondary-petrol-100 .state--hover.button:not(.card-surface .button),.bg-secondary-petrol-80 .state--hover.button:not(.card-surface .button),.bg-secondary-red-100 .state--hover.button:not(.card-surface .button),.bg-secondary-red-80 .state--hover.button:not(.card-surface .button),.bg-secondary-violet-100 .state--hover.button:not(.card-surface .button),.bg-secondary-violet-80 .state--hover.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .state--hover.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .state--hover.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .state--hover.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .state--hover.button:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .state--hover.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .state--hover.button:not(.card-surface .button),.button--white:not(:disabled):not([aria-disabled=true]):hover,.bg-primary-blue-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-primary-cyan-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-petrol-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-petrol-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-red-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-red-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-violet-100 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.bg-secondary-violet-80 .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):hover:not(.card-surface .button){background:var(--background-primary-cyan-20, #ccedfb)}.button--white.state--focus,.bg-primary-blue-100 .state--focus.button:not(.card-surface .button),.bg-primary-cyan-100 .state--focus.button:not(.card-surface .button),.bg-secondary-petrol-100 .state--focus.button:not(.card-surface .button),.bg-secondary-petrol-80 .state--focus.button:not(.card-surface .button),.bg-secondary-red-100 .state--focus.button:not(.card-surface .button),.bg-secondary-red-80 .state--focus.button:not(.card-surface .button),.bg-secondary-violet-100 .state--focus.button:not(.card-surface .button),.bg-secondary-violet-80 .state--focus.button:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .state--focus.button:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .state--focus.button:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .state--focus.button:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .state--focus.button:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .state--focus.button:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .state--focus.button:not(.card-surface .button),.button--white:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-primary-blue-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-primary-cyan-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-petrol-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-petrol-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-red-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-red-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-violet-100 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.bg-secondary-violet-80 .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-banner:has(.shadow-banner) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stage:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-container-stage-slider .splide__arrows .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button),.ce-type-altana-stagecontent:has(.shadow-stage) .button:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button){box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7);outline:none}.button--grey{background:var(--background-secondary-silver-20, #f2f3f4);color:var(--text-primary-blue, #004da0)}.button--grey.state--disabled,.button--grey:disabled,.button--grey[aria-disabled=true]{background:var(--background-secondary-silver-20, #f2f3f4);color:var(--text-functional-disabled, #6694c6)}.button--grey.state--hover,.button--grey:not(:disabled):not([aria-disabled=true]):hover{background:var(--background-primary-cyan-20, #ccedfb)}.button--grey.state--focus,.button--grey:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7);outline:none}.button-outline--blue,.bg-secondary-blue-20 .button-outline:not(.card-surface .button-outline),.bg-secondary-cyan-20 .button-outline:not(.card-surface .button-outline),.bg-secondary-green-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-green-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-green-20 .button-outline:not(.card-surface .button-outline),.bg-secondary-orange-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-orange-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-gold-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-gold-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-gold-20 .button-outline:not(.card-surface .button-outline),.bg-secondary-silver-20 .button-outline:not(.card-surface .button-outline),.bg-secondary-silver-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-silver-10 .button-outline:not(.card-surface .button-outline),.bg-neutral-white .button-outline:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner--none) .button-outline:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button-outline:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage--none) .button-outline:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button-outline:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button-outline:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button-outline:not(.card-surface .button-outline){color:var(--text-primary-blue, #004da0);outline-color:var(--line-primary-blue, #004da0)}.button-outline--blue.state--focus,.bg-secondary-blue-20 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-cyan-20 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-green-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-green-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-green-20 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-orange-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-orange-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-gold-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-gold-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-gold-20 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-silver-20 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-silver-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-silver-10 .state--focus.button-outline:not(.card-surface .button-outline),.bg-neutral-white .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner--none) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage--none) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage--none) .state--focus.button-outline:not(.card-surface .button-outline),.button-outline--blue:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-secondary-blue-20 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-cyan-20 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-green-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-green-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-green-20 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-orange-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-orange-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-gold-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-gold-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-gold-20 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-silver-20 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-silver-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-silver-10 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-neutral-white .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner--none) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner--none) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage--none) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage--none) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage--none) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline){box-shadow:0 0 0 4px var(--shadows-blue, #99b8d9)}.button-outline--cyan{color:var(--text-primary-cyan, #00a6eb);outline-color:var(--line-primary-cyan, #00a6eb)}.button-outline--cyan.state--focus,.button-outline--cyan:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px #335cad}.button-outline--white,.bg-primary-blue-100 .button-outline:not(.card-surface .button-outline),.bg-primary-cyan-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-petrol-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-petrol-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-red-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-red-80 .button-outline:not(.card-surface .button-outline),.bg-secondary-violet-100 .button-outline:not(.card-surface .button-outline),.bg-secondary-violet-80 .button-outline:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner) .button-outline:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button-outline:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage) .button-outline:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button-outline:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider .splide__arrows .button-outline:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage) .button-outline:not(.card-surface .button-outline){color:var(--text-neutral-white, #fff);outline-color:var(--line-neutral-white, #fff)}.button-outline--white.state--focus,.bg-primary-blue-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-primary-cyan-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-petrol-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-petrol-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-red-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-red-80 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-violet-100 .state--focus.button-outline:not(.card-surface .button-outline),.bg-secondary-violet-80 .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage) .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider .splide__arrows .state--focus.button-outline:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage) .state--focus.button-outline:not(.card-surface .button-outline),.button-outline--white:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-primary-blue-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-primary-cyan-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-petrol-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-petrol-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-red-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-red-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-violet-100 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.bg-secondary-violet-80 .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-banner:has(.shadow-banner) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stage:has(.shadow-stage) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stagesplitimage:has(.shadow-stage) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-container-stage-slider .splide__arrows .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline),.ce-type-altana-stagecontent:has(.shadow-stage) .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible:not(.card-surface .button-outline){box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7)}.ce-type-altana-stagecontent:has(.shadow-stage),.ce-type-altana-container-stage-slider .splide__arrows,.ce-type-altana-stage:has(.shadow-stage),.ce-type-altana-stagesplitimage:has(.shadow-stage),.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight),.ce-type-altana-banner:has(.shadow-banner),.bg-primary-blue-100{background:var(--background-primary-blue-100, #004da0);color:var(--text-neutral-white, #fff)}.ce-type-altana-stagecontent:has(.shadow-stage) .link,.ce-type-altana-container-stage-slider .splide__arrows .link,.ce-type-altana-stage:has(.shadow-stage) .link,.ce-type-altana-stagesplitimage:has(.shadow-stage) .link,.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .link,.ce-type-altana-banner:has(.shadow-banner) .link,.bg-primary-blue-100 .link{color:var(--text-primary-blue-100)}.ce-type-altana-stagecontent:has(.shadow-stage) .link.state--focus,.ce-type-altana-container-stage-slider .splide__arrows .link.state--focus,.ce-type-altana-stage:has(.shadow-stage) .link.state--focus,.ce-type-altana-stagesplitimage:has(.shadow-stage) .link.state--focus,.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .link.state--focus,.ce-type-altana-banner:has(.shadow-banner) .link.state--focus,.bg-primary-blue-100 .link.state--focus,.ce-type-altana-stagecontent:has(.shadow-stage) .link:not(:disabled):not([aria-disabled=true]):focus-visible,.ce-type-altana-container-stage-slider .splide__arrows .link:not(:disabled):not([aria-disabled=true]):focus-visible,.ce-type-altana-stage:has(.shadow-stage) .link:not(:disabled):not([aria-disabled=true]):focus-visible,.ce-type-altana-stagesplitimage:has(.shadow-stage) .link:not(:disabled):not([aria-disabled=true]):focus-visible,.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight) .link:not(:disabled):not([aria-disabled=true]):focus-visible,.ce-type-altana-banner:has(.shadow-banner) .link:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-primary-blue-100 .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-primary-blue-100)}.bg-secondary-blue-20{background:var(--background-primary-blue-20, #ccdbec);color:var(--text-primary-blue, #004da0)}.bg-secondary-blue-20 p,.bg-secondary-blue-20 ul,.bg-secondary-blue-20 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-blue-20 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-blue-20 ul li::marker,.bg-secondary-blue-20 ol li::marker{color:var(--text-primary-blue, #004da0)}.bg-primary-cyan-100{background:var(--background-primary-cyan-100, #00a6eb);color:var(--text-neutral-white, #fff)}.bg-primary-cyan-100 p,.bg-primary-cyan-100 ul,.bg-primary-cyan-100 ol{color:var(--text-neutral-white, #fff)}.bg-primary-cyan-100 li::marker{color:var(--text-neutral-white, #fff)}.bg-primary-cyan-100 figcaption{color:var(--text-neutral-white, #fff)}.bg-primary-cyan-100 .link{color:var(--text-neutral-white, #fff)}.bg-primary-cyan-100 .link.state--focus,.bg-primary-cyan-100 .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-neutral-white, #fff)}.bg-secondary-cyan-20{background:var(--background-primary-cyan-20, #ccedfb);color:var(--text-primary-blue, #004da0)}.bg-secondary-cyan-20 p,.bg-secondary-cyan-20 ul,.bg-secondary-cyan-20 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-cyan-20 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-cyan-20 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-petrol-100,.bg-secondary-petrol-80{background:var(--background-secondary-petrol-100, #007c96);color:var(--text-neutral-white, #fff)}.bg-secondary-petrol-100 .link,.bg-secondary-petrol-80 .link{color:var(--text-neutral-white, #fff)}.bg-secondary-petrol-100 .link.state--focus,.bg-secondary-petrol-80 .link.state--focus,.bg-secondary-petrol-100 .link:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-secondary-petrol-80 .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-neutral-white, #fff)}.bg-secondary-petrol-80{background:var(--background-secondary-petrol-80)}.bg-secondary-red-100,.bg-secondary-red-80{background:var(--background-secondary-red-100, #b70064);color:var(--text-neutral-white, #fff)}.bg-secondary-red-100 .link,.bg-secondary-red-80 .link{color:var(--text-neutral-white, #fff)}.bg-secondary-red-100 .link.state--focus,.bg-secondary-red-80 .link.state--focus,.bg-secondary-red-100 .link:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-secondary-red-80 .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-neutral-white, #fff)}.bg-secondary-red-80{background:var(--background-secondary-red-80)}.bg-secondary-violet-100,.bg-secondary-violet-80{background:var(--background-secondary-violet-100, #6b1d7c);color:var(--text-neutral-white, #fff)}.bg-secondary-violet-100 .link,.bg-secondary-violet-80 .link{color:var(--text-neutral-white, #fff)}.bg-secondary-violet-100 .link.state--focus,.bg-secondary-violet-80 .link.state--focus,.bg-secondary-violet-100 .link:not(:disabled):not([aria-disabled=true]):focus-visible,.bg-secondary-violet-80 .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-neutral-white, #fff)}.bg-secondary-violet-80{background:var(--background-secondary-violet-80)}.bg-secondary-green-100,.bg-secondary-green-80{background:var(--background-secondary-green-100, #78b61c);color:var(--text-primary-blue, #004da0)}.bg-secondary-green-100 p,.bg-secondary-green-80 p,.bg-secondary-green-100 ul,.bg-secondary-green-80 ul,.bg-secondary-green-100 ol,.bg-secondary-green-80 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-green-100 li::marker,.bg-secondary-green-80 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-green-100 figcaption,.bg-secondary-green-80 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-green-80{background:var(--background-secondary-green-80)}.bg-secondary-green-20{background:var(--background-secondary-green-20);color:var(--text-primary-blue, #004da0)}.bg-secondary-green-20 p,.bg-secondary-green-20 ul,.bg-secondary-green-20 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-green-20 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-green-20 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-orange-100,.bg-secondary-orange-80{background:var(--background-secondary-orange-100, #f49d00);color:var(--text-primary-blue, #004da0)}.bg-secondary-orange-100 p,.bg-secondary-orange-80 p,.bg-secondary-orange-100 ul,.bg-secondary-orange-80 ul,.bg-secondary-orange-100 ol,.bg-secondary-orange-80 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-orange-100 li::marker,.bg-secondary-orange-80 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-orange-100 figcaption,.bg-secondary-orange-80 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-orange-80{background:var(--background-secondary-orange-80)}.bg-secondary-gold-100,.bg-secondary-gold-80{background:var(--background-secondary-gold-100, #c49f64);color:var(--text-primary-blue, #004da0)}.bg-secondary-gold-100 p,.bg-secondary-gold-80 p,.bg-secondary-gold-100 ul,.bg-secondary-gold-80 ul,.bg-secondary-gold-100 ol,.bg-secondary-gold-80 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-gold-100 li::marker,.bg-secondary-gold-80 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-gold-100 figcaption,.bg-secondary-gold-80 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-gold-80{background:var(--background-secondary-gold-80)}.bg-secondary-gold-20{background:var(--background-secondary-gold-20, #f3ece0);color:var(--text-primary-blue, #004da0)}.bg-secondary-gold-20 p,.bg-secondary-gold-20 ul,.bg-secondary-gold-20 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-gold-20 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-gold-20 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-silver-20,.bg-secondary-silver-80{background:var(--background-secondary-silver-20, #f2f3f4);color:var(--text-primary-blue, #004da0)}.bg-secondary-silver-20 p,.bg-secondary-silver-80 p,.bg-secondary-silver-20 ul,.bg-secondary-silver-80 ul,.bg-secondary-silver-20 ol,.bg-secondary-silver-80 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-silver-20 li::marker,.bg-secondary-silver-80 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-silver-20 figcaption,.bg-secondary-silver-80 figcaption{color:var(--text-neutral-80, #5f6264)}.bg-secondary-silver-80{background:var(--background-secondary-silver-80)}.bg-secondary-silver-10{background:var(--background-secondary-silver-10, #FBFBFB);color:var(--text-primary-blue, #004da0)}.bg-secondary-silver-10 p,.bg-secondary-silver-10 ul,.bg-secondary-silver-10 ol{color:var(--text-neutral-100, #262728)}.bg-secondary-silver-10 li::marker{color:var(--text-primary-blue, #004da0)}.bg-secondary-silver-10 figcaption{color:var(--text-neutral-80, #5f6264)}.ce-type-altana-stagecontent:has(.shadow-stage--none),.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows,.ce-type-altana-stage:has(.shadow-stage--none),.ce-type-altana-stagesplitimage:has(.shadow-stage--none),.ce-type-altana-bannerhighlight:has(.shadow-banner--none),.ce-type-altana-banner:has(.shadow-banner--none),.bg-neutral-white{background:var(--background-neutral-white, #fff);color:var(--text-primary-blue, #004da0)}.ce-type-altana-stagecontent:has(.shadow-stage--none) figcaption,.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows figcaption,.ce-type-altana-stage:has(.shadow-stage--none) figcaption,.ce-type-altana-stagesplitimage:has(.shadow-stage--none) figcaption,.ce-type-altana-bannerhighlight:has(.shadow-banner--none) figcaption,.ce-type-altana-banner:has(.shadow-banner--none) figcaption,.bg-neutral-white figcaption{color:var(--text-neutral-80, #5f6264)}.ce-type-altana-stagecontent:has(.shadow-stage--none) p,.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows p,.ce-type-altana-stage:has(.shadow-stage--none) p,.ce-type-altana-stagesplitimage:has(.shadow-stage--none) p,.ce-type-altana-bannerhighlight:has(.shadow-banner--none) p,.ce-type-altana-banner:has(.shadow-banner--none) p,.bg-neutral-white p,.ce-type-altana-stagecontent:has(.shadow-stage--none) ul,.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows ul,.ce-type-altana-stage:has(.shadow-stage--none) ul,.ce-type-altana-stagesplitimage:has(.shadow-stage--none) ul,.ce-type-altana-bannerhighlight:has(.shadow-banner--none) ul,.ce-type-altana-banner:has(.shadow-banner--none) ul,.bg-neutral-white ul,.ce-type-altana-stagecontent:has(.shadow-stage--none) ol,.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows ol,.ce-type-altana-stage:has(.shadow-stage--none) ol,.ce-type-altana-stagesplitimage:has(.shadow-stage--none) ol,.ce-type-altana-bannerhighlight:has(.shadow-banner--none) ol,.ce-type-altana-banner:has(.shadow-banner--none) ol,.bg-neutral-white ol{color:var(--text-neutral-100, #262728)}.ce-type-altana-stagecontent:has(.shadow-stage--none) li::marker,.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows li::marker,.ce-type-altana-stage:has(.shadow-stage--none) li::marker,.ce-type-altana-stagesplitimage:has(.shadow-stage--none) li::marker,.ce-type-altana-bannerhighlight:has(.shadow-banner--none) li::marker,.ce-type-altana-banner:has(.shadow-banner--none) li::marker,.bg-neutral-white li::marker{color:var(--text-primary-blue, #004da0)}.bg-primary-blue-100+.bg-primary-blue-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-blue-20+.bg-secondary-blue-20 .section:not([class*=banner]):not([class*=stage]),.bg-primary-cyan-100+.bg-primary-cyan-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-cyan-20+.bg-secondary-cyan-20 .section:not([class*=banner]):not([class*=stage]),.bg-neutral-white+.bg-neutral-white .section:not([class*=banner]):not([class*=stage]),.bg-secondary-silver-20+.bg-secondary-silver-20 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-silver-80+.bg-secondary-silver-20 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-silver-20+.bg-secondary-silver-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-silver-80+.bg-secondary-silver-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-violet-100+.bg-secondary-violet-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-violet-80+.bg-secondary-violet-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-violet-100+.bg-secondary-violet-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-violet-80+.bg-secondary-violet-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-green-100+.bg-secondary-green-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-green-80+.bg-secondary-green-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-green-100+.bg-secondary-green-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-green-80+.bg-secondary-green-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-green-20+.bg-secondary-green-20 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-orange-100+.bg-secondary-orange-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-orange-80+.bg-secondary-orange-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-orange-100+.bg-secondary-orange-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-orange-80+.bg-secondary-orange-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-orange-20+.bg-secondary-orange-20 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-red-100+.bg-secondary-red-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-red-80+.bg-secondary-red-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-red-100+.bg-secondary-red-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-red-80+.bg-secondary-red-80 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-red-20+.bg-secondary-red-20 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-pink-100+.bg-secondary-pink-100 .section:not([class*=banner]):not([class*=stage]),.bg-secondary-pink-20+.bg-secondary-pink-20 .section:not([class*=banner]):not([class*=stage]){padding-top:0}.bg-white-content{color:var(--text-neutral-white, #fff)}.bg-white-content .button{background:var(--background-neutral-white, #fff)!important;color:var(--text-primary-blue, #004da0)!important}.bg-white-content .button.state--disabled,.bg-white-content .button:disabled,.bg-white-content .button[aria-disabled=true]{background:var(--background-primary-blue-20, #ccdbec)!important;color:var(--text-functional-disabled, #6694c6)!important}.bg-white-content .button.state--hover,.bg-white-content .button:not(:disabled):not([aria-disabled=true]):hover{background:var(--background-primary-cyan-20, #ccedfb)!important}.bg-white-content .button.state--focus,.bg-white-content .button:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7)!important;outline:none!important}.bg-white-content .button-outline{color:var(--text-neutral-white, #fff)!important;outline-color:var(--line-neutral-white, #fff)!important}.bg-white-content .button-outline.state--focus,.bg-white-content .button-outline:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--shadows-cyan, #99dbf7)!important}.bg-white-content .link{color:var(--text-neutral-white, #fff)}.bg-white-content .link.state--focus,.bg-white-content .link:not(:disabled):not([aria-disabled=true]):focus-visible{box-shadow:0 0 0 4px var(--text-neutral-white, #fff)}.bg-white-content p{color:var(--text-neutral-white, #fff)}.brand-shape{position:relative;overflow:hidden}.brand-shape:after{content:"";display:block;position:absolute;top:-40px;right:-80px;z-index:10;width:340px;height:340px;pointer-events:none;background-image:url('data:image/svg+xml,<svg width="781" height="715" viewBox="0 0 781 715" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M71.3667 121.026C-55.7633 308.367 51.0437 458.433 234.716 583.073C430.888 716.196 675.965 772.311 782.997 636.548L792.575 622.433C885.049 486.162 919.989 206.276 844.922 13.2816C820.101 -51.1631 780.972 -107.701 729.952 -142.323C529.953 -278.043 196.929 -64.0052 71.3667 121.026Z" fill="white"/></svg>');background-size:100% 100%;opacity:.2}@media(min-width:960px){.brand-shape:after{width:878.323px;height:878.323px;top:0;right:0}}.brand-shape:before{content:"";display:block;position:absolute;top:413px;left:-150px;z-index:10;width:337px;height:337px;pointer-events:none;background-image:url('data:image/svg+xml,<svg width="404" height="900" viewBox="0 0 404 900" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M387.786 418.495C358.55 527.604 282.127 661.047 183.474 759.247C84.7344 857.534 -35.4846 919.789 -152.444 888.449C-212.166 872.447 -268.047 831.699 -313.061 778.48L-313.067 778.473C-380.842 698.88 -429.693 589.302 -456.187 479.4C-482.688 369.468 -486.725 259.605 -465.259 179.49L-460.805 162.868C-432.563 81.4031 -356.017 33.4339 -256.904 13.636C-157.785 -6.16281 -36.6936 2.37883 79.2466 33.4449C187.924 62.5651 279.8 104.049 337.11 165.56C394.212 226.847 417.301 308.345 387.786 418.495Z" stroke="white" stroke-width="6"/></svg>');background-size:100% 100%;opacity:.2}@media(min-width:960px){.brand-shape:before{width:900px;height:900px;top:660px;left:0}}.brand-shape>*{position:relative;z-index:15}.ce-type-altana-textmedia[class*="-20"] .brand-shape:after{opacity:.5}.ce-type-altana-textmedia[class*="-20"] .brand-shape:before{opacity:.5}.ce-type-altana-textmedia.bg-neutral-white .brand-shape:after{background-image:url('data:image/svg+xml,<svg width="781" height="715" viewBox="0 0 781 715" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M71.3667 121.026C-55.7633 308.367 51.0437 458.433 234.716 583.073C430.888 716.196 675.965 772.311 782.997 636.548L792.575 622.433C885.049 486.162 919.989 206.276 844.922 13.2816C820.101 -51.1631 780.972 -107.701 729.952 -142.323C529.953 -278.043 196.929 -64.0052 71.3667 121.026Z" fill="%23CCDBEC"/></svg>');opacity:.5}.ce-type-altana-textmedia.bg-neutral-white .brand-shape:before{background-image:url('data:image/svg+xml,<svg width="404" height="900" viewBox="0 0 404 900" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M387.786 418.495C358.55 527.604 282.127 661.047 183.474 759.247C84.7344 857.534 -35.4846 919.789 -152.444 888.449C-212.166 872.447 -268.047 831.699 -313.061 778.48L-313.067 778.473C-380.842 698.88 -429.693 589.302 -456.187 479.4C-482.688 369.468 -486.725 259.605 -465.259 179.49L-460.805 162.868C-432.563 81.4031 -356.017 33.4339 -256.904 13.636C-157.785 -6.16281 -36.6936 2.37883 79.2466 33.4449C187.924 62.5651 279.8 104.049 337.11 165.56C394.212 226.847 417.301 308.345 387.786 418.495Z" stroke="%23CCDBEC" stroke-width="6"/></svg>');opacity:.5}.ce-type-altana-banner:has(.shadow-banner){background:none}.ce-type-altana-bannerhighlight:has(.shadow-banner-highlight){background:none}.ce-type-altana-stage:has(.shadow-stage),.ce-type-altana-stagesplitimage:has(.shadow-stage){background:none}.ce-type-altana-container-stage-slider .splide__arrows{background:none}.ce-type-altana-container-stage-slider:has(.splide__slide.is-active .shadow-stage--none) .splide__arrows{background:none}.ce-type-altana-stagecontent:has(.shadow-stage){background:none}.ce-type-altana-quote.bg-neutral-white p,.ce-type-altana-quote.bg-neutral-white ul,.ce-type-altana-quote.bg-neutral-white ol{color:var(--text-primary-blue, #004DA0)}.ce-type-altana-quote.bg-primary-blue-100 .quote .quote__media:before{background-color:var(--icon-neutral-white, #FFF);opacity:.2}.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item p,.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item ul,.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item ol,.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item cite{color:var(--text-primary-blue, #004da0)}.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item .button-outline:not(.card-surface .button-outline){color:var(--text-primary-blue, #004da0);outline-color:var(--line-primary-blue, #004da0)}.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item .button-outline:not(.card-surface .button-outline).state--disabled,.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item .button-outline:not(.card-surface .button-outline):disabled,.ce-type-altana-quote:has(.quote-carousel) .quote-slider-item .button-outline:not(.card-surface .button-outline)[aria-disabled=true]{outline-color:var(--line-functional-disabled, #6694c6);color:var(--text-functional-disabled, #6694c6)}.quote .grid{align-items:center}.quote .quote__media{position:relative;aspect-ratio:1;width:100%;min-height:14rem}.quote .quote__media:before{content:"";position:absolute;inset:0;background-color:var(--text-primary-blue, #004DA0);pointer-events:none;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%2062.4767C0%2013.8023%2036.1671%200%2082.6676%200C132.333%200%20181.417%2019.6031%20184%2056.6757V60.343C184%2095.7485%20157.133%20149.757%20121.418%20175.028C109.535%20183.496%2096.1011%20188.83%2083.1843%20188.83C32.5504%20188.83%200%20110.551%200%2062.4767Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%2062.4767C0%2013.8023%2036.1671%200%2082.6676%200C132.333%200%20181.417%2019.6031%20184%2056.6757V60.343C184%2095.7485%20157.133%20149.757%20121.418%20175.028C109.535%20183.496%2096.1011%20188.83%2083.1843%20188.83C32.5504%20188.83%200%20110.551%200%2062.4767Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat}.quote .quote__media-image{-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M285.814%2061.4396C223.495%20-0.777022%20158.302%2029.0238%2097.2039%2090.022C31.9473%20155.171%20-7.44727%20244.616%2036.6232%20295.391L41.3185%20300.079C86.6491%20345.335%20191.099%20379.127%20270.381%20364.578C296.836%20359.814%20321.317%20349.01%20338.288%20332.066C404.818%20265.646%20347.364%20122.889%20285.814%2061.4396Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M285.814%2061.4396C223.495%20-0.777022%20158.302%2029.0238%2097.2039%2090.022C31.9473%20155.171%20-7.44727%20244.616%2036.6232%20295.391L41.3185%20300.079C86.6491%20345.335%20191.099%20379.127%20270.381%20364.578C296.836%20359.814%20321.317%20349.01%20338.288%20332.066C404.818%20265.646%20347.364%20122.889%20285.814%2061.4396Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat}.quote .quote__media-image picture,.quote .quote__media-image img{display:block;width:100%;height:100%}.quote .quote__media-image img{-o-object-fit:cover;object-fit:cover}.quote blockquote footer{color:inherit}.quote blockquote footer cite{display:block}.quote blockquote+svg{display:none}.quote .quote__text{margin:.75rem 0;letter-spacing:-.48px}@media(min-width:960px){.quote .quote__text{margin:1.5rem 0}}.quote .quote__author{letter-spacing:-.2px}.quote .quote__title{letter-spacing:-.18px}.quote .quote__link{margin-top:1.5rem}.quote .quote-icon{--icon-size: 2rem;display:block;color:var(--icon-primary-cyan, #00A6EB);line-height:0}@media(min-width:960px){.quote .quote-icon{--icon-size: 6rem }}.quote .quote-icon svg{height:var(--icon-size);width:var(--icon-size)}.quote-slider-item{background:var(--background-secondary-silver-20, #F2F3F4);border-radius:var(--radius-s, 8px);padding:var(--gap-2xl, 40px) var(--padding-l, 40px);display:flex;flex-direction:column;align-items:flex-start;height:100%}.quote-slider-item .quote__media-image{-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M285.814%2061.4396C223.495%20-0.777022%20158.302%2029.0238%2097.2039%2090.022C31.9473%20155.171%20-7.44727%20244.616%2036.6232%20295.391L41.3185%20300.079C86.6491%20345.335%20191.099%20379.127%20270.381%20364.578C296.836%20359.814%20321.317%20349.01%20338.288%20332.066C404.818%20265.646%20347.364%20122.889%20285.814%2061.4396Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22368%22%20height%3D%22368%22%20viewBox%3D%220%200%20368%20368%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M285.814%2061.4396C223.495%20-0.777022%20158.302%2029.0238%2097.2039%2090.022C31.9473%20155.171%20-7.44727%20244.616%2036.6232%20295.391L41.3185%20300.079C86.6491%20345.335%20191.099%20379.127%20270.381%20364.578C296.836%20359.814%20321.317%20349.01%20338.288%20332.066C404.818%20265.646%20347.364%20122.889%20285.814%2061.4396Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;width:10rem;max-width:100%;margin-bottom:.75rem}@media(min-width:960px){.quote-slider-item .quote__media-image{width:17.5rem;margin-bottom:1rem}}.quote-slider-item .quote__media-image picture,.quote-slider-item .quote__media-image img{display:block;width:100%;height:100%}.quote-slider-item .quote__media-image img{-o-object-fit:cover;object-fit:cover}.quote-slider-item blockquote footer{color:inherit}.quote-slider-item blockquote footer cite{display:block}.quote-slider-item blockquote+svg{display:none}.quote-slider-item blockquote:has(+.quote__link){margin-bottom:1.5rem}.quote-slider-item .quote__text{margin:.75rem 0;letter-spacing:-.24px}.quote-slider-item .quote__author,.quote-slider-item .quote__title{letter-spacing:-.16px}.quote-slider-item .quote__link{margin-top:auto}.quote-slider-item .quote-icon{--icon-size: 2rem;display:block;color:var(--icon-primary-cyan, #00A6EB);line-height:0}.quote-slider-item .quote-icon svg{height:var(--icon-size);width:var(--icon-size)}
