@charset "UTF-8";@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}:root{--magral-navy-deep: rgb(0, 48, 92);--magral-blue-primary: rgb(30, 75, 130);--magral-blue-medium: rgb(60, 102, 168);--magral-blue-light: rgb(159, 180, 198);--magral-blue-pale: rgb(184, 194, 210);--magral-red-accent: rgb(176, 16, 16);--magral-red-light: rgb(240, 180, 180);--neutral-white: rgb(254, 254, 254);--neutral-off-white: rgb(253, 247, 248);--neutral-lightest: rgb(248, 248, 248);--neutral-light: rgb(241, 243, 246);--neutral-soft: rgb(218, 225, 235);--neutral-medium: rgb(135, 148, 152);--neutral-dark: rgb(82, 57, 44);--neutral-charcoal: rgb(10, 10, 10);--text-primary: var(--neutral-charcoal);--text-secondary: var(--magral-navy-deep);--text-accent: var(--magral-red-accent);--text-muted: var(--neutral-medium);--text-white: var(--neutral-white);--text-on-dark: var(--neutral-white);--heading-primary: var(--magral-navy-deep);--heading-secondary: var(--magral-blue-medium);--heading-accent: var(--magral-red-accent);--heading-light: var(--neutral-white);--surface-page: rgb(247,249,250);--surface-white: var(--neutral-white);--surface-soft: var(--neutral-soft);--surface-dark: var(--magral-navy-deep);--surface-accent: var(--magral-blue-light);--surface-overlay: rgba(0, 48, 93, .9);--border-light: var(--neutral-lightest);--border-medium: var(--neutral-soft);--border-accent: var(--magral-blue-medium);--border-dark: var(--magral-navy-deep);--border-footer: rgb(102, 131, 157);--nav-surface: var(--neutral-white);--nav-surface-dropdown: rgb(51,89,125);--nav-text: var(--neutral-charcoal);--nav-text-hover: var(--magral-blue-primary);--nav-text-active: var(--magral-blue-medium);--nav-border: var(--magral-blue-medium);--header-surface: var(--neutral-white);--header-logo-text: var(--magral-blue-light);--header-menu-icon: var(--magral-red-accent);--header-border: var(--magral-red-accent);--nav-mobile-surface: var(--magral-navy-deep);--nav-mobile-text: var(--neutral-white);--nav-mobile-hover: var(--magral-blue-light);--nav-mobile-active: var(--magral-blue-pale);--nav-burger-color: var(--neutral-white);--nav-mobile-submenu-button-border: var(--magral-red-accent);--nav-mobile-submenu-button-surface: var(--magral-red-accent);--nav-mobile-submenu-button-icon: var(--neutral-white);--footer-surface: rgb(224,230,235);--footer-text: var(--neutral-white);--footer-text-muted: var(--magral-blue-light);--link-default: var(--magral-navy-deep);--link-hover: var(--magral-blue-medium);--link-active: var(--magral-navy-deep);--link-visited: var(--magral-blue-primary);--links-header-default: var(--neutral-charcoal);--links-header-hover: var(--magral-blue-light);--links-header-active: var(--magral-blue-pale);--button-primary-surface: var(--magral-blue-primary);--button-primary-surface-hover: var(--magral-blue-medium);--button-primary-text: var(--neutral-white);--button-accent-surface: var(--magral-red-accent);--button-accent-surface-hover: var(--magral-navy-deep);--button-accent-text: var(--neutral-white);--button-gray-surface: rgb(230,234,239);--button-gray-surface-hover: var(--magral-navy-deep);--button-gray-text: var(--magral-red-accent);--button-gray-text-hover: var(--neutral-white);--button-blue-surface: var(--magral-blue-primary);--button-blue-surface-hover: var(--magral-blue-medium);--button-blue-text: var(--neutral-white);--button-red-surface: var(--magral-red-accent);--button-red-surface-hover: var(--magral-navy-deep);--button-red-text: var(--neutral-white);--button-radius: 8px;--button-padding-top: 10px;--button-padding-bottom: 12px;--button-padding-left: 20px;--button-padding-right: 20px;--form-border-color: var(--neutral-soft);--form-border-focus: var(--magral-blue-medium);--form-label-color: var(--neutral-charcoal);--form-input-bg: var(--neutral-white);--form-input-text: var(--neutral-charcoal);--form-placeholder: var(--neutral-medium);--content-bg: var(--neutral-white);--content-border: var(--neutral-light);--content-shadow: rgba(0, 48, 93, .1);--hero-overlay: rgba(0, 48, 93, .8);--hero-text: var(--neutral-white);--hero-accent: var(--magral-blue-light);--hero-headline: var(--magral-blue-light);--hero-headline-border: var(--magral-red-accent);--card-bg: var(--neutral-white);--card-border: var(--neutral-light);--card-shadow: rgba(0, 48, 93, .08);--card-hover-shadow: rgba(0, 48, 93, .15);--status-success: rgb(34, 197, 94);--status-warning: rgb(251, 191, 36);--status-error: var(--magral-red-accent);--status-info: var(--magral-blue-medium);--news-text-info: var(--magral-blue-light);--list-bullet-color: var(--magral-blue-primary);--list-border: var(--neutral-light);--modal-bg: var(--neutral-white);--modal-overlay: rgba(10, 10, 10, .75);--modal-close: var(--magral-navy-deep);--modal-border: var(--neutral-light);--slider-card-bg: rgb(238,241,244);--slider-card-text: var(--neutral-white);--slider-card-author: var(--magral-navy-deep);--slider-card-border: var(--magral-red-accent);--slider-arrow-icon: var(--magral-red-accent);--slider-button-text: var(--magral-navy-deep);--pagination-text: rgb(107,99,102);--pagination-text-active: var(--neutral-white);--pagination-text-hover: var(--neutral-white);--pagination-surface: var(--neutral-white);--pagination-surface-active: var(--magral-navy-deep);--pagination-border: rgb(196,196,196);--tooltip-surface: rgb(138, 163, 203);--tooltip-text: var(--neutral-white);--tooltip-icon: var(--neutral-white);--tooltip-icon-hover: var(--neutral-lightest);--tab-text: var(--magral-navy-deep);--tab-text-active: var(--magral-navy-deep);--tab-surface-hover: transparent;--tab-surface-content: var(--neutral-white);--tab-border-active: var(--magral-navy-deep)}:root{--width-xs: 20rem;--width-sm: 30rem;--width-md: 45rem;--width-lg: 60rem;--width-xl: 75rem;--width-2xl: 90rem;--width-login: 70.625rem}@font-face{font-family:Inter;src:url(../../files/theme/fonts/inter/Inter18pt-Regular.woff2) format("woff2"),url(../../files/theme/fonts/inter/Inter18pt-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../../files/theme/fonts/inter/Inter18pt-SemiBold.woff2) format("woff2"),url(../../files/theme/fonts/inter/Inter18pt-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../../files/theme/fonts/inter/Inter18pt-Italic.woff2) format("woff2"),url(../../files/theme/fonts/inter/Inter18pt-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:STIXTwoText;src:url(../../files/theme/fonts/stixtwotext/STIXTwoText-Regular.woff2) format("woff2"),url(../../files/theme/fonts/stixtwotext/STIXTwoText-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=47.5em&large=62em&xlarge=75em"}html{box-sizing:border-box;font-size:1.125rem}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;background:var(--surface-page);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:400;line-height:1.2;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}main figure{text-align:center}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.2;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;color:var(--heading-primary);text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1,h2,.h2{font-size:1.8888888889rem;line-height:1.2;margin-top:0;margin-bottom:1rem}h3,.h3{font-size:1.3333333333rem;line-height:1.2;margin-top:0;margin-bottom:1rem}h4,.h4{font-size:1.8888888889rem;line-height:1.2;margin-top:0;margin-bottom:1rem}h5,.h5{font-size:1.6666666667rem;line-height:1.2;margin-top:0;margin-bottom:1rem}h6,.h6{font-size:1.2222222222rem;line-height:1.2;margin-top:0;margin-bottom:1rem}@media print,screen and (min-width: 62em){h1,.h1,h2,.h2{font-size:1.8888888889rem}h3,.h3{font-size:1.4444444444rem}h4,.h4{font-size:2.5rem}h5,.h5{font-size:1.7777777778rem}h6,.h6{font-size:1.3333333333rem}}a{line-height:inherit;color:var(--link-default);text-decoration:none;cursor:pointer}a:hover,a:focus{color:var(--link-hover)}a img{border:0}hr{clear:both;max-width:80rem;height:0;margin:0 auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.2;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}a{display:inline-block}h1,h2,h3,h4,h5,h6{width:inherit;font-weight:400}h1{line-height:1.3}h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}h2,h4,h6{font-weight:600}h5{color:var(--text-light)}hr{border:none;margin-top:2.5rem;height:.0555555556rem;width:90%}strong{font-weight:600}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}header,main,footer{display:table-row;height:1px}html,body{height:100%;max-width:177.7777777778rem;margin-left:auto;margin-right:auto}main{height:100%}main{position:relative;z-index:1;background-color:var(--surface-page)}body:before{content:"small";position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);left:0}@media screen and (min-width: 31.25em){body:before{content:"medium"}}@media print,screen and (min-width: 62em){body:before{content:"large"}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;box-sizing:border-box;width:100%;height:2.4444444444rem;margin:0 0 1rem;padding:.5rem;border:1px solid var(--form-border-color);border-radius:0;background-color:#fefefe;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 8px #dae1eb;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--button-radius)}input[type=search]{box-sizing:border-box}::-moz-placeholder{color:#8aa1b6}::placeholder{color:#8aa1b6}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.1111111111rem 0;padding:0;border:none}.fieldset legend{margin:0;margin-left:-.1666666667rem;padding:0 .1875rem}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:500;line-height:1.8;color:var(--form-label-color)}label.middle{margin:0 0 1rem;line-height:1.2;padding:.5555555556rem 0}select{height:2.4444444444rem;margin:0 0 1rem;padding:.5rem 1.5rem .5rem .5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--form-border-color);border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>')}@media screen and (min-width: 0\fffd){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 8px #dae1eb;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}select,input,.submit{border-radius:0}#wrapper{display:table;width:100%;height:100%;overflow:visible;table-layout:fixed;background-color:var(--bgcolor);box-shadow:0 0 .2222222222rem #ddd}.grid-container{grid-template-columns:repeat(12,[col-start] 1fr);max-width:80rem;width:100%;display:grid;grid-auto-flow:dense;margin:0 auto;padding-left:.5555555556rem;padding-right:.5555555556rem}@media print,screen and (min-width: 47.5em){.grid-container{padding-left:.8333333333rem;padding-right:.8333333333rem}}.grid-container>*{grid-column-end:span 12;display:flex;flex-direction:column}.main .grid-container>*{position:relative}.grid-container script{display:none!important}.grid-container .grid-container{padding-left:0;padding-right:0}.grid-x{grid-gap:.5555555556rem 0}@media screen and (min-width: 31.25em){.grid-x{grid-gap:.8333333333rem}}@media print,screen and (min-width: 47.5em){.grid-x{row-gap:0;-moz-column-gap:1.6666666667rem;column-gap:1.6666666667rem}}@media print,screen and (min-width: 47.5em){.grid-y{row-gap:1.6666666667rem}}.cell{display:grid;height:-moz-fit-content;height:fit-content}.small-1{grid-column-end:span 1}.small-2{grid-column-end:span 2}.small-3{grid-column-end:span 3}.small-4{grid-column-end:span 4}.small-5{grid-column-end:span 5}.small-6{grid-column-end:span 6}.small-7{grid-column-end:span 7}.small-8{grid-column-end:span 8}.small-9{grid-column-end:span 9}.small-10{grid-column-end:span 10}.small-11{grid-column-end:span 11}.small-12{grid-column-end:span 12}@media print,screen and (min-width: 47.5em){.medium-1{grid-column-end:span 1}.medium-2{grid-column-end:span 2}.medium-3{grid-column-end:span 3}.medium-4{grid-column-end:span 4}.medium-5{grid-column-end:span 5}.medium-6{grid-column-end:span 6}.medium-7{grid-column-end:span 7}.medium-8{grid-column-end:span 8}.medium-9{grid-column-end:span 9}.medium-10{grid-column-end:span 10}.medium-11{grid-column-end:span 11}.medium-12{grid-column-end:span 12}}@media print,screen and (min-width: 62em){.large-1{grid-column-end:span 1}.large-2{grid-column-end:span 2}.large-3{grid-column-end:span 3}.large-4{grid-column-end:span 4}.large-5{grid-column-end:span 5}.large-6{grid-column-end:span 6}.large-7{grid-column-end:span 7}.large-8{grid-column-end:span 8}.large-9{grid-column-end:span 9}.large-10{grid-column-end:span 10}.large-11{grid-column-end:span 11}.large-12{grid-column-end:span 12}.large-offset-1{margin-left:calc(8.3333333333% * 1)}.large-offset-2{margin-left:calc(8.3333333333% * 2)}.large-offset-3{margin-left:calc(8.3333333333% * 3)}.large-offset-4{margin-left:calc(8.3333333333% * 4)}.large-offset-5{margin-left:calc(8.3333333333% * 5)}.large-offset-6{margin-left:calc(8.3333333333% * 6)}.large-offset-7{margin-left:calc(8.3333333333% * 7)}.large-offset-8{margin-left:calc(8.3333333333% * 8)}.large-offset-9{margin-left:calc(8.3333333333% * 9)}.large-offset-10{margin-left:calc(8.3333333333% * 10)}.large-offset-11{margin-left:calc(8.3333333333% * 11)}}.block-grid{display:grid;grid-template-columns:inherit;grid-gap:.5555555556rem 0;grid-auto-flow:inherit}.block-grid--center{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 31.25em){.block-grid{grid-gap:.8333333333rem}}@media print,screen and (min-width: 47.5em){.block-grid{grid-gap:1.6666666667rem 1.6666666667rem}.block-grid.gap--large{grid-gap:1.6666666667rem 2.5rem}}@media print,screen and (min-width: 62em){.block-grid.gap--large{grid-gap:1.6666666667rem 3.3333333333rem}}.block-grid>*{grid-column-end:span 12;grid-row-end:span 1;position:relative}@media screen and (min-width: 40.625em){.block-grid>*{grid-column-end:span 6;grid-row-end:span 1}}@media print,screen and (min-width: 62em){.block-grid>*{grid-column-end:span 3;grid-row-end:span 1}}.block-grid.small-up-2>*{grid-column-end:span 6}@media print,screen and (min-width: 47.5em){.block-grid.medium-up-2>*{grid-column-end:span 6}.block-grid.medium-up-3>*{grid-column-end:span 4}.block-grid.medium-up-4>*{grid-column-end:span 3}}@media print,screen and (min-width: 62em){.block-grid.large-up-2>*{grid-column-end:span 6}.block-grid.large-up-3>*{grid-column-end:span 4}.block-grid.large-up-4>*{grid-column-end:span 3}.block-grid.large-up-5>*{grid-column-end:span 2}.block-grid.large-up-8{grid-template-columns:repeat(8,1fr);grid-gap:.6666666667rem}.block-grid.large-up-8>*{grid-column:auto}}.o-hyperlink--hidden{position:absolute;height:100%;width:100%;inset:0;z-index:10;cursor:pointer}.content-image{display:block;position:relative;overflow:hidden;width:initial;height:100%}.media.grid-x{grid-template-columns:repeat(12,[col-start] 1fr);display:grid}.media--left>.cell:nth-child(1){order:2}.media--left>.cell:nth-child(2){order:1}.media--above figure{margin-bottom:1.6666666667rem}.media--below{margin-top:.8333333333rem}.media figure{margin-bottom:.8333333333rem}.content-player,.content-youtube{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.content-player>iframe,.content-player>object,.content-player>embed,.content-player>figure,.content-player video,.content-player iframe,.content-youtube>iframe,.content-youtube>object,.content-youtube>embed,.content-youtube>figure,.content-youtube video,.content-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2000;border:none}.tabs{margin:0;border:1px solid none;background:transparent;list-style-type:none}.tabs:before,.tabs:after{display:table;content:" "}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:.6666666667rem;font-size:.8888888889rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:var(--tab-surface-hover);color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:transparent;color:var(--tab-text-active)}.tabs-content{border:1px solid none;border-top:0;background:transparent;color:var(--tab-text);transition:all .5s ease}.tabs-content.vertical{border:1px solid none;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.tabs{border:none;display:flex;flex-direction:row!important;flex-wrap:wrap;width:auto;margin:0;padding:0;justify-content:flex-start}.tabs-title{width:auto;margin-bottom:.5555555556rem;margin-right:.5555555556rem;flex:0 1 auto;display:flex;position:relative;z-index:10;scroll-margin-top:11.1111111111rem}@media print,screen and (min-width: 47.5em){.tabs-title{scroll-margin-top:23.3333333333rem}}.tabs-title:last-child{margin-right:0}.tabs-title>.tabs-label{display:inline-flex;white-space:nowrap;align-items:center;width:-moz-fit-content;width:fit-content;min-height:2.6666666667rem;padding:.6666666667rem;color:var(--tab-text);font-size:.8888888889rem;line-height:1.2;font-weight:600;border:1px solid var(--tab-border-active);border-radius:.4444444444rem;cursor:pointer;transition:all .3s ease;background:var(--button-gray-surface);pointer-events:auto}[data-whatinput=mouse] .tabs-title>.tabs-label{outline:0}.tabs-title>.tabs-label:hover,.tabs-title>.tabs-label:focus{background-color:var(--button-primary-surface);color:var(--button-primary-text)}.tabs-title.is-active>label{background-color:var(--button-primary-surface);color:var(--button-primary-text)}.tabs-content{margin-top:0;position:relative;z-index:1}@media print,screen and (min-width: 47.5em){.tabs-content{margin-top:1.6666666667rem}}.tabs-panel{display:none;padding:0;position:relative}.tabs-panel__radio{display:none}.tabs-panel__radio:checked+.tabs-panel{display:grid}@media print,screen and (min-width: 47.5em){.tabs{flex-direction:row!important;flex-wrap:wrap}.tabs-title{width:auto;margin-bottom:0;padding-left:.1111111111rem;padding-right:.1111111111rem}.tabs-title>.tabs-label{background:transparent;border:none;border-bottom:4px solid transparent;border-radius:0;font-size:1rem;padding:.6666666667rem .8888888889rem;min-height:auto}.tabs-title>.tabs-label:hover,.tabs-title>.tabs-label:focus{background:transparent;border-bottom-color:var(--tab-border-active);color:var(--tab-text-active)}.tabs-title.is-active>label{background:transparent;border-bottom-color:var(--tab-border-active);color:var(--tab-text-active)}}.c-header{height:2.7777777778rem;background-color:var(--header-surface)}@media print,screen and (min-width: 47.5em){.c-header{height:auto}}.c-header.is-sticky{position:sticky;top:0;z-index:1000;background-color:var(--header-surface);transform:translateY(0);transition:transform .3s ease}.c-header__inside{position:relative;max-width:80rem;margin:0 auto;padding:.5555555556rem .5555555556rem 0}@media print,screen and (max-width: 47.49875em){.c-header__inside{height:2.7777777778rem;border-bottom:2px solid var(--header-border);overflow:hidden}}@media print,screen and (max-width: 47.49875em){.c-header__inside .c-header__logo{margin-top:-.2777777778rem}}.c-header__inside .c-header__logo figure{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:.2777777778rem;column-gap:.2777777778rem;align-items:center}.c-header__inside .c-header__logo a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.c-header__inside .c-header__logo figcaption{color:var(--header-logo-text);font-weight:600;font-size:1rem;max-width:5rem;line-height:1}.c-header__inside .c-header__checkbox{display:none}.c-header__inside .c-header__checkbox:checked~.c-header__menu .c-header__menu-icon:before{transform:translateY(12px) rotate(135deg);background:var(--header-menu-icon)}.c-header__inside .c-header__checkbox:checked~.c-header__menu .c-header__menu-icon:after{transform:translateY(-12px) rotate(-135deg);background-color:var(--header-menu-icon)}.c-header__inside .c-header__checkbox:checked~.c-header__menu .c-header__menu-icon span{transform:scale(0)}@media print,screen and (max-width: 47.49875em){.c-header__inside .c-header__checkbox:checked~.c-header__wrapper{z-index:2000;display:block;opacity:1;visibility:visible}}.c-header__inside .c-header__menu{position:absolute;top:.1666666667rem;right:.5555555556rem;margin:0;display:inline-block;z-index:250;width:1.7777777778rem;cursor:pointer}.c-header__inside .c-header__menu-icon:before,.c-header__inside .c-header__menu-icon:after,.c-header__inside .c-header__menu-icon span{background:var(--header-menu-icon);content:"";display:block;height:5px;border-radius:2.5px;margin:7px 0;transition:.5s}@media print,screen and (max-width: 47.49875em){.c-header__inside .c-header__wrapper{position:fixed;top:2.7777777778rem;right:0;bottom:0;display:none;width:17.7777777778rem;margin-top:0;margin-bottom:0;margin-left:0;padding-top:.8333333333rem;padding-right:2.5rem;padding-left:.5555555556rem;background-color:var(--nav-mobile-surface);list-style-type:none;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:right;justify-items:flex-end;height:100vh}}.c-header__inside .c-header__links{color:var(--links-header-default);font-size:.8888888889rem}@media print,screen and (max-width: 47.49875em){.c-header__inside .c-header__links{display:flex;gap:.8333333333rem;justify-content:flex-end;flex-direction:row;flex-wrap:wrap}}.c-header__inside .c-header__links .content-hyperlink{cursor:pointer;position:relative}@media print,screen and (max-width: 47.49875em){.c-header__inside .c-header__links .content-hyperlink img:not(.u-keep-color){filter:invert(1) brightness(2)}}.c-header__inside .c-header__links figure{display:flex;gap:.3888888889rem}.c-header__inside .c-header__links a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.c-header__inside .c-header__links figcaption{display:none;font-weight:500}@media print,screen and (min-width: 62em){.c-header__inside .c-header__links figcaption{display:block}}.c-header__inside .c-header__social{display:flex;-moz-column-gap:.8333333333rem;column-gap:.8333333333rem}@media print,screen and (min-width: 47.5em){.c-header__inside{padding:.8333333333rem .8333333333rem 0}.c-header__inside .c-header__logo figure{flex-direction:row;-moz-column-gap:.8333333333rem;column-gap:.8333333333rem}.c-header__inside .c-header__logo figcaption{font-weight:600;font-size:1.3333333333rem;max-width:6.6666666667rem}.c-header__inside .c-header__wrapper{border-top:2px solid var(--header-border);width:100%;margin-top:.8333333333rem;padding-top:1.1111111111rem}.c-header__inside .c-header__links{display:flex;position:absolute;right:.8333333333rem;top:3.3333333333rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}.c-sidebar{position:fixed;top:40%;right:0;transform:translateY(-40%);z-index:100}@media print,screen and (min-width: 47.5em){.c-sidebar{z-index:9999}}.c-sidebar .content-hyperlink{display:block;margin:0 0 .8333333333rem}.c-header .mod_navigation ul{list-style:none;display:flex;flex-direction:column}.c-header .mod_navigation li{cursor:pointer;color:var(--nav-mobile-text);font-weight:600;position:relative;line-height:1.2}.c-header .mod_navigation li>a,.c-header .mod_navigation li>span{color:inherit;text-decoration:none}.c-header .mod_navigation li>a.active,.c-header .mod_navigation li>a.trail,.c-header .mod_navigation li>a:hover,.c-header .mod_navigation li>a:focus,.c-header .mod_navigation li>span.active,.c-header .mod_navigation li>span.trail,.c-header .mod_navigation li>span:hover,.c-header .mod_navigation li>span:focus{color:var(--nav-mobile-hover)}.c-header .mod_navigation .level_1{font-size:1.2222222222rem;margin:0 0 .8333333333rem;padding:0}.c-header .mod_navigation .level_1>li{margin-bottom:.5555555556rem}.c-header .mod_navigation .level_1>li>a,.c-header .mod_navigation .level_1>li>span{padding:0 0 .4444444444rem;display:inline-block}@media print,screen and (min-width: 47.5em){.c-header .mod_navigation .level_1{font-size:.8888888889rem;flex-direction:row;justify-content:space-between;-moz-column-gap:.2777777778rem;column-gap:.2777777778rem;margin-bottom:.5555555556rem}.c-header .mod_navigation .level_1>li{color:var(--nav-text);margin-bottom:0}.c-header .mod_navigation .level_1>li:first-child{display:none}.c-header .mod_navigation .level_1>li:last-child>a{padding-right:0}.c-header .mod_navigation .level_1>li:after{content:"";color:transparent;display:block;height:15px;width:100%;position:absolute}.c-header .mod_navigation .level_1>li>a.active,.c-header .mod_navigation .level_1>li>a.trail,.c-header .mod_navigation .level_1>li>a:hover,.c-header .mod_navigation .level_1>li>a:focus,.c-header .mod_navigation .level_1>li>span.active,.c-header .mod_navigation .level_1>li>span.trail,.c-header .mod_navigation .level_1>li>span:hover,.c-header .mod_navigation .level_1>li>span:focus{color:var(--nav-text-hover)}.c-header .mod_navigation .level_1>li:hover .level_2{display:grid;visibility:visible;transform:scaleY(1)}.c-header .mod_navigation .level_1>li.submenu-medium--hidden:hover .level_2{display:none!important;visibility:hidden;transform:scaleY(0)}.c-header .mod_navigation .level_1>li.protected{display:none}}@media screen and (min-width: 55em){.c-header .mod_navigation .level_1{font-size:1rem;-moz-column-gap:.8333333333rem;column-gap:.8333333333rem}}.c-header .mod_navigation .level_2{display:none;row-gap:.5555555556rem;z-index:10;font-size:1.1111111111rem;margin-bottom:.5555555556rem}.c-header .mod_navigation .level_2>li>a{display:block}@media print,screen and (min-width: 47.5em){.c-header .mod_navigation .level_2{position:absolute;flex-direction:column;width:-moz-max-content;width:max-content;top:1.5555555556rem;left:0;background-color:var(--nav-surface-dropdown);padding:.8333333333rem;margin:.6111111111rem 0 0;font-size:1rem}.c-header .mod_navigation .level_2>li>a:after{color:transparent;content:attr(data-text);display:block;font-weight:400;height:1px;overflow:hidden;visibility:hidden}}.c-header .mod_navigation .level_3{margin-left:0;display:none;padding-top:.3888888889rem;row-gap:.3888888889rem;font-size:1rem}@media print,screen and (min-width: 47.5em){.c-header .mod_navigation .level_3{display:flex;margin-left:.5555555556rem;font-size:1rem}}.c-header .mod_navigation .submenu__checkbox{display:none}@media print,screen and (max-width: 47.49875em){.c-header .mod_navigation .submenu__checkbox:checked~.level_2,.c-header .mod_navigation .submenu__checkbox:checked~.level_3{display:flex;opacity:1;visibility:visible;position:relative}.c-header .mod_navigation .submenu__checkbox:checked~.submenu__button .submenu__icon:after{display:none}}.c-header .mod_navigation .submenu__button{border:1px solid var(--nav-mobile-submenu-button-border);cursor:pointer;margin-bottom:0;float:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.7777777778rem;height:1.7777777778rem;position:absolute;top:.0555555556rem;right:-2.7777777778rem;margin-right:.6666666667rem;background-color:var(--nav-mobile-submenu-button-surface)}@media print,screen and (min-width: 47.5em){.c-header .mod_navigation .submenu__button{display:none}}.c-header .mod_navigation .submenu__button .submenu__icon{background-color:var(--nav-mobile-submenu-button-icon);height:.1666666667rem;width:1.0555555556rem;display:block;margin:.7777777778rem .3333333333rem}.c-header .mod_navigation .submenu__button .submenu__icon:after{content:"";background-color:var(--nav-mobile-submenu-button-icon);height:1.0555555556rem;width:.1666666667rem;display:block;position:absolute;margin:-.4444444444rem .4444444444rem}.c-header .mod_navigation .no-siblings .submenu__button{display:none}.c-header__profile{display:none;flex-direction:column;align-items:flex-start;gap:.5555555556rem;position:relative}@media print,screen and (min-width: 47.5em){.c-header__profile{display:flex}}.c-header__profile h1,.c-header__profile h2,.c-header__profile h3,.c-header__profile h4,.c-header__profile h5,.c-header__profile h6{display:flex;align-items:center;gap:.5555555556rem;font-size:.8888888889rem;font-weight:600;color:var(--magral-red-accent);margin:0}.c-header__profile h1:before,.c-header__profile h2:before,.c-header__profile h3:before,.c-header__profile h4:before,.c-header__profile h5:before,.c-header__profile h6:before{content:"";display:inline-block;width:1.2222222222rem;height:1.2222222222rem;background-repeat:no-repeat;background-position:center center;background-image:url(../../files/theme/img/logged-in.svg)}.c-header__profile h1:after,.c-header__profile h2:after,.c-header__profile h3:after,.c-header__profile h4:after,.c-header__profile h5:after,.c-header__profile h6:after{content:"";display:inline-block;width:.5555555556rem;height:.5555555556rem;background-repeat:no-repeat;background-position:center center;background-image:url(../../files/theme/img/icon-caret-dark.svg);background-size:cover}.c-header__profile .dropdown__checkbox{display:none}.c-header__profile .dropdown__checkbox:checked~ul{display:flex}.c-header__profile ul{position:absolute;right:0;display:none;list-style:none;flex-direction:column;align-items:flex-end;padding:.5555555556rem .8333333333rem;margin-top:1.6666666667rem;background-color:#e6eaef;row-gap:.8333333333rem}.c-header__profile ul li,.c-header__profile ul a,.c-header__profile ul span{position:relative;font-weight:600;color:var(--magral-navy-deep);white-space:nowrap}.c-header__profile ul li:hover,.c-header__profile ul a:hover,.c-header__profile ul span:hover{color:var(--nav-burger-hover)}.c-header__profile ul .nav-content{display:flex;align-items:center;flex-direction:row-reverse;gap:.5555555556rem}.c-header__profile .dropdown__button{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;cursor:pointer;position:absolute;top:0;width:100%;height:2.2222222222rem;margin:0}.c-hero{position:relative;flex-wrap:wrap;justify-content:center;height:13.8888888889rem;margin-left:-.5555555556rem;margin-right:-.5555555556rem;background-color:#f7f9fa}.c-hero__image-wrapper{width:100%;height:100%;position:absolute;z-index:10;overflow:hidden;right:0}.c-hero__image-wrapper:before{content:"";width:7.2222222222rem;height:100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122 624'><polygon points='0,0 0,624 122,624 10,228 94,0' fill='%23F7F9FA'/></svg>");background-repeat:no-repeat;background-position:top left;position:absolute;left:-3px;top:0;bottom:0;z-index:11}.c-hero__image-wrapper:after{content:"";width:100%;height:calc(100% - 1px);position:absolute;inset:0;background-color:#0a0a0a99;z-index:10}.c-hero__image{width:100%;height:calc(100% - 1px);background-repeat:no-repeat;background-size:cover}.c-hero__text-wrapper{position:relative;justify-self:left;width:100%;z-index:20;align-items:center;text-align:center;padding-left:.8333333333rem;padding-right:.8333333333rem}.c-hero__headline{color:var(--hero-headline);font-size:1.7777777778rem;display:block;width:auto;line-height:.4;margin-bottom:0;border-bottom:2px solid var(--hero-headline-border);padding-bottom:0}.c-hero__headline--first{display:block;font-family:STIXTwoText;font-weight:400;margin-bottom:.4444444444rem;line-height:1}.c-hero__headline--second{color:var(--hero-headline-scond);font-size:1rem;font-weight:400}.c-hero__text{font-size:1rem;padding-top:0;display:inline-block;width:auto;font-weight:600;color:var(--text-white);margin-bottom:.8333333333rem;margin-top:.5555555556rem}.c-hero__text p{font-family:inherit;line-height:1.2;font-size:inherit}.c-hero__text p:last-child{margin-bottom:0;margin-top:0}.c-hero__button{font-size:1rem}@media screen and (min-width: 34.375em){.c-hero{height:21.1111111111rem}.c-hero--small{height:20.5555555556rem}.c-hero__headline{font-size:2.2222222222rem}.c-hero__headline--second{font-size:1.3333333333rem}.c-hero__text{font-size:1.1111111111rem}}@media print,screen and (min-width: 47.5em){.c-hero{height:25rem;margin-right:-.8333333333rem}.c-hero--small{height:20.5555555556rem}.c-hero .grid-container{margin-top:1.6666666667rem}.c-hero__text-wrapper{width:75%;margin-left:auto;margin-right:auto;padding-right:.8333333333rem}.c-hero__headline{font-size:2.7777777778rem;color:var(--hero-headline)}.c-hero__headline--second{font-size:1.6666666667rem}.c-hero__text{font-size:1.1111111111rem}}@media print,screen and (min-width: 62em){.c-hero{height:30rem;margin-right:0;margin-left:0}.c-hero--small{height:20.5555555556rem}.c-hero__image-wrapper{width:50%;right:1px}.c-hero__image-wrapper:before{left:-5px}.c-hero__image-wrapper:after{background-color:transparent}.c-hero__text-wrapper{width:50%;text-align:left;align-items:start;margin:unset}.c-hero__headline{font-size:3.0555555556rem;color:var(--hero-headline)}.c-hero__headline--second{font-size:1.7777777778rem}.c-hero__text{font-size:1.6666666667rem;color:var(--text-primary)}.c-hero__button{margin-top:1.6666666667rem;font-size:1.2222222222rem}}@media screen and (min-width: 75em){.c-hero{height:34.6666666667rem}.c-hero--small{height:20.5555555556rem}.c-hero__text-wrapper{width:50%}.c-hero__headline{font-size:3.8888888889rem}.c-hero__headline--second{font-size:2.6666666667rem}.c-hero__text{font-size:1.7777777778rem}}@keyframes zoomEffect{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.content-headline{display:block;position:relative;margin-bottom:.8333333333rem}@media print,screen and (max-width: 47.49875em){.content-headline{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word}}.content-headline__first{font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:var(--magral-blue-light);display:block;position:relative;font-size:2rem;font-weight:400;padding-bottom:.5555555556rem;line-height:1}.content-headline__first:after{content:"";width:100%;height:2px;background-color:var(--magral-red-accent);position:absolute;bottom:0;left:0}@media print,screen and (min-width: 47.5em){.content-headline__first{font-size:calc(100% + 1.4444444444rem)}}.content-headline.u-align--center .content-headline__first:after{width:50%;left:50%;transform:translate(-50%)}.content-headline__second{display:block;margin-top:.8333333333rem;font-size:1.3333333333rem}@media print,screen and (min-width: 47.5em){.content-headline__second{font-size:1.8888888889rem}}.content-hyperlink h6{color:var(--text-primary);font-weight:600;font-size:.8888888889rem;margin-bottom:.3888888889rem}.link-text--ontop{display:flex;justify-content:center;position:relative}.link-text--ontop .link-text{align-self:center;position:absolute;color:#fefefe;font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5555555556rem;font-weight:400;text-align:center;pointer-events:none;width:100%;padding-left:.5555555556rem;padding-right:.5555555556rem}@media print,screen and (min-width: 62em){.link-text--ontop .link-text{font-size:1.8888888889rem}}.link-text--above .link-text{display:block;margin-top:.8333333333rem;text-align:center}.c-button,.ce_buttonHyperlink a,.widget-submit button{display:inline-block;background-color:var(--button-primary-surface);color:var(--button-primary-text);border-radius:var(--button-radius);min-width:16.6666666667rem;width:-moz-fit-content;width:fit-content;margin-top:.5555555556rem;margin-bottom:.5555555556rem;padding:var(--button-padding-top) var(--button-padding-right) var(--button-padding-bottom) var(--button-padding-left);border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease;font-weight:600;text-align:center}.c-button a,.ce_buttonHyperlink a a,.widget-submit button a{color:var(--button-primary-text)}.block-grid .c-button,.block-grid .ce_buttonHyperlink a,.ce_buttonHyperlink .block-grid a,.block-grid .widget-submit button,.widget-submit .block-grid button{min-width:unset}.c-button:hover,.ce_buttonHyperlink a:hover,.widget-submit button:hover{background-color:var(--button-primary-surface-hover);color:var(--button-primary-text)}.c-button--center{margin-left:auto;margin-right:auto;text-align:center}.c-button--full,.widget-submit button{width:100%;text-align:center}.c-button--full .c-button,.widget-submit button .c-button,.c-button--full .widget-submit button,.widget-submit .c-button--full button,.widget-submit button button,.c-button--full a,.widget-submit button a{width:100%}.c-button--small{padding:.5555555556rem .8333333333rem;font-size:.7777777778rem}.c-button--wide{padding-left:2.5rem;padding-right:2.5rem}.c-button--gray,.c-button--gray--blue{background-color:var(--button-gray-surface);color:var(--magral-red-accent)}.c-button--gray a,.c-button--gray--blue a{color:inherit}.c-button--gray:hover,.c-button--gray--blue:hover{background-color:var(--button-gray-surface-hover);color:var(--button-gray-text-hover)}.c-button--gray--blue{color:var(--magral-navy-deep);border:1px solid var(--magral-navy-deep)}.c-button--red{background-color:var(--button-red-surface);color:var(--button-red-text)}.c-button--red:hover{background-color:var(--button-red-surface-hover);color:var(--button-red-text)}.c-button--white{background-color:var(--neutral-white);color:var(--magral-navy-deep)!important;border:1px solid var(--magral-navy-deep)}.c-button--white:hover{background-color:var(--button-white-surface-hover);color:var(--button-white-text)}.c-button--label [type=checkbox]{display:none!important}.c-button--label label{background-color:#99acbe;color:var(--neutral-white);border-radius:.2777777778rem;margin:0;padding:.1666666667rem 1.1111111111rem .3333333333rem;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease;text-align:center;font-weight:400;width:100%}@media screen and (min-width: 40.625em){.c-button--label{margin-top:1.6666666667rem!important}}.large-button .c-button,.large-button .ce_buttonHyperlink a,.ce_buttonHyperlink .large-button a,.large-button .widget-submit button,.widget-submit .large-button button{font-size:1.2222222222rem;padding:.5555555556rem 2.5rem .7777777778rem}.widget-submit--blue button{background-color:var(--button-primary-surface)!important}.widget-submit--gray button{background-color:#99acbe!important}.c-main ul{line-height:1.2}.c-main li{margin-bottom:.4444444444rem;position:relative}.c-main ul.c-list--highlight{list-style:none;margin-left:0}.c-main ul.c-list--highlight li{position:relative;padding-left:2.5rem;margin-bottom:1.1111111111rem;font-size:1rem}.c-main ul.c-list--highlight li:before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;background-image:url(../../files/theme/img/checkmark.svg);background-position:top center;background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width: 47.5em){.c-main ul.c-list--highlight li{font-size:1.2222222222rem}}.c-recommendation-slider{width:100%;position:relative;overflow:hidden}.c-recommendation-slider .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;width:2.2222222222rem;height:2.2222222222rem;opacity:.9;cursor:pointer;transition:all .3s ease}.c-recommendation-slider .splide__arrow svg{fill:var(--slider-arrow-icon);width:2.2222222222rem;height:2.2222222222rem}.c-recommendation-slider .splide__arrow--prev{left:0;transform:scaleX(-1)}.c-recommendation-slider .splide__arrow--next{right:0}@media print,screen and (max-width: 47.49875em){.c-recommendation-slider .splide__arrow{display:none}}.c-recommendation-slider .splide__track{overflow:visible}@media print,screen and (min-width: 47.5em){.c-recommendation-slider .splide__track{margin-left:1.9444444444rem;margin-right:1.9444444444rem}}.c-recommendation-slider .splide__list{align-items:stretch}.c-recommendation-slider .splide__slide{display:flex;align-items:stretch;background-color:var(--slider-card-bg);transition:transform .3s ease,box-shadow .3s ease}.c-recommendation{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.6666666667rem .8333333333rem}.c-recommendation .double-quotes{display:inline-block;width:2.5rem;height:1.7777777778rem;background-image:url(../../files/theme/img/quotation-marks.svg);background-position:top center;background-repeat:no-repeat;background-size:contain;margin-bottom:.8333333333rem}.c-recommendation em,.c-recommendation blockquote{color:var(--text-primary);line-height:1.4;margin-bottom:1.1111111111rem}.c-recommendation__author{font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.2222222222rem;color:var(--slider-card-author);margin:.8333333333rem 0}.c-recommendation__border{display:inline-block;width:13.8888888889rem;height:.1111111111rem;background-color:var(--slider-card-border);margin:.8333333333rem 0}.c-recommendation__read-more{margin-top:.8333333333rem;background:transparent;color:var(--slider-button-text);padding:.5555555556rem 1.1111111111rem;font-weight:600;cursor:pointer;transition:all .3s ease}.c-recommendation__read-more .u-color-accent{color:var(--magral-red-accent);font-weight:700}.c-recommendation__text{display:flex;flex-direction:column;align-items:center;flex:1;justify-content:center}.loading-spinner,.error-message{font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:var(--text-secondary)}.error-message{color:var(--magral-red-accent)}.c-team{color:var(--text-secondary);margin-bottom:1.6666666667rem}.c-team__link{position:relative}.c-team__content{padding:.8333333333rem .5555555556rem}@media print,screen and (min-width: 47.5em){.c-team__content{padding:.8333333333rem}}.c-team__name{font-weight:600;font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";margin-bottom:.4444444444rem}.c-team__position{margin-bottom:.4444444444rem}.c-team__education{font-size:.8888888889rem;margin-bottom:.2222222222rem}.c-team__contact{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-content:center;gap:.8333333333rem}.c-team__text-icon{display:flex;-moz-column-gap:.5555555556rem;column-gap:.5555555556rem;flex-direction:row;flex-wrap:nowrap}@media print,screen and (max-width: 61.99875em){.c-hero .c-team__text-icon{color:var(--text-white)}}.c-team__social{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:.8333333333rem}.c-team__icon{content:"";width:1.7777777778rem;height:1.7777777778rem;background-repeat:no-repeat;background-position:top left}@media print,screen and (min-width: 47.5em){.c-team__icon{width:1.3333333333rem;height:1.3333333333rem}}.c-team__icon--mail{background-image:url(../../files/theme/img/magral-ap-email.svg)}@media print,screen and (max-width: 61.99875em){.c-hero .c-team__icon--mail{background-image:url(../../files/theme/img/magral-ap-email-white.svg)}}.c-team__icon--phone{background-image:url(../../files/theme/img/magral-ap-phone.svg)}@media print,screen and (max-width: 61.99875em){.c-hero .c-team__icon--phone{background-image:url(../../files/theme/img/magral-ap-phone-white.svg)}}.c-team__icon--linkedin{background-image:url(../../files/theme/img/magral-ap-linkedin.svg)}.c-team__icon--vcard{background-image:url(../../files/theme/img/magral-ap-vcard.svg)}.c-job{display:flex;justify-content:center;position:relative}.c-job__text{align-self:center;position:absolute;color:#fefefe;font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5555555556rem;font-weight:400;text-align:center;padding-left:.5555555556rem;padding-right:.5555555556rem;pointer-events:none;width:100%}@media print,screen and (min-width: 62em){.c-job__text{font-size:1.6666666667rem}}.pagination{display:grid;grid-column-end:span 12!important;width:100%;justify-content:center;gap:.4444444444rem;padding:1.1111111111rem 0;text-align:center}.pagination p{margin:0;margin-left:.8888888889rem;font-size:1rem;color:var(--magral-navy-deep)}.pagination ul{display:flex;-moz-column-gap:.4444444444rem;column-gap:.4444444444rem;list-style:none;padding:0;margin:0}.pagination li{position:relative;display:flex;width:2.2222222222rem;height:2.2222222222rem}.pagination li a{display:flex;justify-content:center;align-items:center;font-size:1.1111111111rem;width:2.2222222222rem;height:2.2222222222rem;background-color:var(--pagination-surface);border:1px solid var(--pagination-border);border-radius:.3333333333rem;color:var(--pagination-text)}.pagination li a.last,.pagination li a.next{font-weight:600}.pagination li a:hover{color:var(--pagination-text-hover);background-color:var(--pagination-surface-active)}.pagination li .active{display:flex;justify-content:center;align-items:center;font-weight:400;color:var(--pagination-text-active);position:absolute;background-color:var(--pagination-surface-active);width:2.2222222222rem;height:2.2222222222rem;border-radius:.3333333333rem;cursor:pointer}.c-main .ce_form,.c-modal .ce_form{width:100%;max-width:30rem;scroll-margin-top:16.6666666667rem;position:relative}.c-main .ce_form:before,.c-modal .ce_form:before{content:"";display:block;height:16.6666666667rem;margin-top:-16.6666666667rem}.c-main .ce_form.u-has-bgcolor,.c-modal .ce_form.u-has-bgcolor{padding:.8333333333rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 47.5em){.c-main .ce_form.u-has-bgcolor,.c-modal .ce_form.u-has-bgcolor{padding:1.6666666667rem 2.5rem 2.5rem;max-width:100%}}.c-main .ce_form.u-has-bgcolor h1,.c-main .ce_form.u-has-bgcolor h2,.c-main .ce_form.u-has-bgcolor h3,.c-main .ce_form.u-has-bgcolor h4,.c-main .ce_form.u-has-bgcolor h5,.c-main .ce_form.u-has-bgcolor h6,.c-modal .ce_form.u-has-bgcolor h1,.c-modal .ce_form.u-has-bgcolor h2,.c-modal .ce_form.u-has-bgcolor h3,.c-modal .ce_form.u-has-bgcolor h4,.c-modal .ce_form.u-has-bgcolor h5,.c-modal .ce_form.u-has-bgcolor h6{font-weight:600;font-size:1.3333333333rem}@media print,screen and (min-width: 47.5em){.c-main .ce_form.u-has-bgcolor h1,.c-main .ce_form.u-has-bgcolor h2,.c-main .ce_form.u-has-bgcolor h3,.c-main .ce_form.u-has-bgcolor h4,.c-main .ce_form.u-has-bgcolor h5,.c-main .ce_form.u-has-bgcolor h6,.c-modal .ce_form.u-has-bgcolor h1,.c-modal .ce_form.u-has-bgcolor h2,.c-modal .ce_form.u-has-bgcolor h3,.c-modal .ce_form.u-has-bgcolor h4,.c-modal .ce_form.u-has-bgcolor h5,.c-modal .ce_form.u-has-bgcolor h6{font-size:1.8888888889rem}}.widget{position:relative}.widget label,.widget input,.widget textarea,.widget select{font-size:.8888888889rem}.widget button{border-radius:.5555555556rem}.widget__tip{font-size:.8888888889rem;color:#323232;margin-top:-.5555555556rem}.widget p{line-height:1.4}.widget .error{color:red!important}.c-main .widget-explanation h1,.c-main .widget-explanation h2,.c-main .widget-explanation h3{font-weight:400;font-size:1.3333333333rem;margin-bottom:.8333333333rem}.widget-checkbox{margin-bottom:.8333333333rem}.widget-checkbox span{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.widget-checkbox input[type=checkbox]{display:table;float:left;margin-top:.8333333333rem}.widget-checkbox label{font-size:1rem;display:table}.widget-checkbox a{text-decoration:underline}.widget-textarea textarea{margin-bottom:1.6666666667rem}.widget-radio span{display:block}.widget-pagebreak{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:.8333333333rem;-moz-column-gap:.5555555556rem;column-gap:.5555555556rem}@media print,screen and (min-width: 47.5em){.widget-pagebreak{flex-direction:row;gap:.8333333333rem}}.widget-submit,.widget-pagebreak{margin-top:1.3888888889rem}.widget-submit button,.widget-pagebreak button{color:var(--button-primary-text);padding:.6666666667rem .8333333333rem .7777777778rem;text-align:center;background:var(--button-accent-surface);width:100%;font-size:1.2222222222rem;font-weight:600;cursor:pointer;min-width:13.8888888889rem}@media print,screen and (min-width: 47.5em){.widget-submit button,.widget-pagebreak button{font-size:1.4444444444rem}}.widget-submit .c-button--white,.widget-pagebreak .c-button--white{background-color:var(--neutral-white)!important}.c-modal .widget-submit button,.c-modal .widget-pagebreak button{min-width:unset}.mod_changePassword .widget-submit button,.mod_changePassword .widget-pagebreak button{background:var(--button-primary-surface)}.mod_login .widget-submit button,.mod_login .widget-pagebreak button{min-width:unset}.mod_login .error{color:red!important}.altcha{max-width:100%!important;background-color:#fefefe!important;border-radius:0;border-color:var(--form-border-color)!important}.altcha label{color:var(--text-primary)!important}.password-reset{text-align:center;margin-top:1.6666666667rem}.password-reset a{text-decoration:underline}.c-form__fieldset{display:none}span.mandatory{color:red;margin-left:.1666666667rem}.readonly input{pointer-events:none;background-color:#f0f0f0;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;tabindex:-1}.readonly label{pointer-events:none;cursor:not-allowed}.readonly span.mandatory{display:none}.readonly--hide input{pointer-events:auto;background-color:initial;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;tabindex:0}.readonly--hide span.mandatory{display:inline}.qq-upload-list,.form-page{display:none}.form-page--1{display:block}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,select,textarea{scroll-margin-top:5rem}@media print,screen and (min-width: 47.5em){input,select,textarea{scroll-margin-top:13.8888888889rem}}.c-tooltip{position:absolute;display:flex;right:0;top:0}.c-tooltip__checkbox{position:absolute;opacity:0;pointer-events:none}.c-tooltip__label{display:inline-flex!important;margin:0!important;align-items:center;justify-content:center;width:1.2222222222rem;height:1.2222222222rem;cursor:pointer;transition:transform .2s ease;background-image:url(../../files/theme/img/tooltip.svg)}.c-tooltip__label:hover{transform:scale(1.1)}.c-tooltip__label:focus-visible{outline:.1111111111rem solid var(--tooltip-surface);outline-offset:.1111111111rem}.c-tooltip__icon{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/tooltip.svg)}.c-tooltip__content{position:absolute;right:-.2777777778rem;bottom:calc(100% + .5555555556rem);transform:scale(.9);opacity:0;visibility:hidden;z-index:1000;min-width:11.1111111111rem;max-width:calc(100vw - 2.2222222222rem);pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.c-tooltip__content:after{content:"";position:absolute;top:100%;right:.4444444444rem;width:0;height:0;border-style:solid;border-width:.4444444444rem .4444444444rem 0 .4444444444rem;border-color:var(--tooltip-surface) transparent transparent transparent}@media screen and (min-width: 53.125em){.c-tooltip__content{left:calc(100% + .8333333333rem);right:auto;bottom:auto;top:50%;transform:translateY(-50%) scale(.9)}.c-tooltip__content:after{top:50%;right:auto;left:-.4444444444rem;transform:translateY(-50%);border-width:.4444444444rem .4444444444rem .4444444444rem 0;border-color:transparent var(--tooltip-surface) transparent transparent}}.c-tooltip__close{position:absolute;top:.4444444444rem;right:.4444444444rem;width:1.1111111111rem;height:1.1111111111rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tooltip-text);font-size:.8888888889rem;font-weight:700;line-height:1;opacity:.7;transition:opacity .2s ease}.c-tooltip__close:hover{opacity:1}.c-tooltip__close span{display:block}.c-tooltip__inner{padding:.6666666667rem .8888888889rem;background-color:var(--tooltip-surface);color:var(--tooltip-text);box-shadow:0 .2222222222rem .6666666667rem #00000026;line-height:1.5}.c-tooltip__inner p{margin:0 0 .5rem}.c-tooltip__inner p:last-child{margin-bottom:0}.c-tooltip__inner ul,.c-tooltip__inner ol{margin:.5rem 0;padding-left:1.5rem}.c-tooltip__inner strong{font-weight:600}.c-tooltip__inner a{color:var(--color-tooltip-link, #6db3f2);text-decoration:underline}.c-tooltip__inner a:hover{color:var(--color-tooltip-link-hover, #8dc5f7)}.c-tooltip__checkbox:checked~.c-tooltip__content{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}@media screen and (min-width: 53.125em){.c-tooltip__checkbox:checked~.c-tooltip__content{transform:translateY(-50%) scale(1)}}.c-tooltip--right .c-tooltip__content{left:calc(100% + .5555555556rem);bottom:auto;top:50%;transform:translateY(-50%) scale(.9)}.c-tooltip--right .c-tooltip__content:after{top:50%;left:-.4444444444rem;right:auto;bottom:auto;transform:translateY(-50%);border-width:.4444444444rem .4444444444rem .4444444444rem 0;border-color:transparent var(--tooltip-surface) transparent transparent}.c-tooltip--right .c-tooltip__checkbox:checked~.c-tooltip__content{transform:translateY(-50%) scale(1)}.c-tooltip--bottom .c-tooltip__content{bottom:auto;top:calc(100% + .5555555556rem)}.c-tooltip--bottom .c-tooltip__content:after{top:-.4444444444rem;bottom:auto;border-width:0 .4444444444rem .4444444444rem .4444444444rem;border-color:transparent transparent var(--tooltip-surface) transparent}@media print{.c-tooltip{display:none!important}}.c-newslist{display:grid;grid-template-rows:subgrid;grid-row:span 5;gap:0;margin-bottom:.8333333333rem}.c-newslist figure{margin-bottom:.8333333333rem}.c-newslist__text{display:contents}.c-newslist__text h1,.c-newslist__text h2,.c-newslist__text h3,.c-newslist__text h4,.c-newslist__text h5,.c-newslist__text h6{font-size:1.1111111111rem}@media print,screen and (min-width: 47.5em){.c-newslist__text h1,.c-newslist__text h2,.c-newslist__text h3,.c-newslist__text h4,.c-newslist__text h5,.c-newslist__text h6{font-size:1.3333333333rem}}.c-newslist__text .ce_text{line-height:1.4}@media print,screen and (min-width: 47.5em){.c-timeline__table{display:table;width:100%;table-layout:auto;border-collapse:separate;border-spacing:0 1.2222222222rem}}.c-timeline__row{display:block;margin-bottom:1rem}@media print,screen and (min-width: 47.5em){.c-timeline__row{display:table-row;margin-bottom:0}}.c-timeline__year{display:block;margin-bottom:.5rem;font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:var(--magral-blue-light);font-size:2.2222222222rem;text-align:left;white-space:nowrap}@media print,screen and (min-width: 47.5em){.c-timeline__year{display:table-cell;vertical-align:top;padding-right:1rem;width:1%;margin-bottom:0}}@media print,screen and (min-width: 47.5em){.c-timeline__year{font-size:2.2222222222rem;text-align:right;padding-right:2rem}}@media print,screen and (min-width: 62em){.c-timeline__year{font-size:2.5rem}}@media screen and (min-width: 75em){.c-timeline__year{font-size:3.0555555556rem}}.c-timeline__text{display:block}@media print,screen and (min-width: 47.5em){.c-timeline__text{display:table-cell;vertical-align:top;width:99%}}.c-timeline__text>*{font-size:1.1111111111rem}@media print,screen and (min-width: 47.5em){.c-timeline__text{padding-top:.4444444444rem}}.c-document{display:flex;gap:1.6666666667rem}@media screen and (min-width: 28.125em){.c-document{gap:.8333333333rem}}.c-document__item{display:flex;flex-direction:column;gap:.5555555556rem}@media screen and (min-width: 28.125em){.c-document__item{flex-direction:row;gap:.8333333333rem}}.c-document__download-button{color:var(--link-hover);display:flex;flex-wrap:nowrap;flex-direction:row;gap:.5555555556rem;max-width:22.2222222222rem;width:100%}.c-document__download-icon{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/magral-document-icon.svg);background-repeat:no-repeat;background-position:top left}.c-document__delete-button{display:flex;cursor:pointer}.c-document__delete-icon{width:5.5555555556rem;height:1.2222222222rem;background-image:url(../../files/theme/img/delete-loeschen-red.svg);background-repeat:no-repeat;background-position:top left}.c-document__delete-text{display:none}.c-main .mod_search{position:relative;width:100%}.c-main .mod_search .widget-submit{width:16.6666666667rem;margin-top:0}@media screen and (min-width: 40.3125em){.c-main .mod_search .widget-submit{position:absolute;display:inline-block;top:0;left:17.2222222222rem}}.c-main .mod_search .formbody{position:relative}.c-main .mod_search .widget-text{width:16.6666666667rem;display:inline-block}.c-main .mod_search input{height:2.8333333333rem}.c-main .mod_search .submit{margin-top:0;margin-bottom:0}.c-main .c-search-result{position:relative;margin-bottom:.8333333333rem}.c-main .c-search-result h3{margin-bottom:0}.c-main .c-search-result .url{margin-bottom:.2222222222rem;font-size:.7777777778rem}.c-main .c-search-result .context{line-height:1.3;margin-bottom:0;font-size:.8888888889rem}.c-main .c-search-result a{position:absolute;top:0;bottom:0;width:100%;height:100%}.form-summary{display:flex;flex-direction:column;gap:.8333333333rem}.form-summary__row{display:flex;flex-direction:column}@media print,screen and (min-width: 47.5em){.form-summary__row{flex-direction:row;gap:1rem}}.form-summary__label{font-weight:700}@media print,screen and (min-width: 47.5em){.form-summary__label{flex:0 0 50%;max-width:50%;font-weight:400}}.form-summary__value{padding-left:0}@media print,screen and (min-width: 47.5em){.form-summary__value{flex:0 0 50%;max-width:50%}}.form-summary__value .download-element{margin:0;padding:0}.form-summary__value .download-element a{color:#06c;text-decoration:none}.form-summary__value .download-element a:hover{text-decoration:underline}.form-summary__value .download-element .size{color:#666;font-size:.875rem;margin-left:.5rem}.c-draft,.c-leads{display:flex;gap:.8333333333rem}@media print,screen and (min-width: 47.5em){.c-draft,.c-leads{gap:1.6666666667rem}}.c-draft__item,.c-leads__item{display:flex;flex-direction:column;gap:.5555555556rem;background-color:var(--surface-white);padding:.8333333333rem;max-width:27.7777777778rem}.c-draft__header h6,.c-leads__header h6{font-weight:400}.c-draft__actions,.c-leads__actions{margin-top:.8333333333rem}.c-draft__edit-button,.c-leads__edit-button{color:var(--link-hover);display:flex;flex-wrap:nowrap;flex-direction:row;gap:.5555555556rem}.c-draft__folder-icon,.c-leads__folder-icon{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/folder-icon-gespeicherte-anfrage.svg);background-repeat:no-repeat;background-position:top left}.c-draft__status,.c-leads__status{text-decoration:underline}.c-draft__edit-icon,.c-leads__edit-icon{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/stift-icon-gespeicherte-anfrage.svg);background-repeat:no-repeat;background-position:top left}.c-draft__folder-checkmark,.c-leads__folder-checkmark{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/checkmark-green.svg);background-repeat:no-repeat}.c-draft__pdf-icon,.c-leads__pdf-icon{width:1.2222222222rem;height:1.2222222222rem;background-image:url(../../files/theme/img/magral-document-icon.svg);background-repeat:no-repeat}.c-markets__item{display:flex;flex-direction:column;position:relative;text-align:center;margin-bottom:1.6666666667rem}.c-markets__wrapper{position:relative;background-color:var(--neutral-white)}.c-markets__content{justify-self:center}.c-markets__actions{display:flex;flex-direction:column;margin-top:.8333333333rem}.c-markets__actions .c-button,.c-markets__actions .widget-submit button,.widget-submit .c-markets__actions button,.c-markets__actions .ce_buttonHyperlink a,.ce_buttonHyperlink .c-markets__actions a{width:100%}.c-footer{background-color:var(--footer-surface);text-align:center;font-size:.8888888889rem}@media print,screen and (min-width: 47.5em){.c-footer{text-align:left}}.c-footer__contact{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-around;align-items:center;gap:.8333333333rem}@media print,screen and (min-width: 47.5em){.c-footer__contact{flex-direction:row}}.c-footer__contact .content-hyperlink{cursor:pointer;position:relative}@media print,screen and (min-width: 47.5em) and (max-width: 61.99875em){.c-footer__contact .content-hyperlink:first-child{flex-basis:100%;text-align:center}}.c-footer__contact figure{display:flex;flex-wrap:nowrap;flex-direction:row;-moz-column-gap:10px;column-gap:10px;align-items:center}.c-footer__contact a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.c-footer h3,.c-footer h4,.c-footer h5{color:var(--heading-primary);font-size:1rem;margin-bottom:.8333333333rem}.c-footer ul{margin-left:0;margin-bottom:1.6666666667rem;list-style-type:none}.c-footer ul li,.c-footer ul a,.c-footer ul span{color:var(--text-primary);font-size:.8888888889rem}.c-footer__border{border-bottom:2px solid var(--border-footer)}.c-modal{text-align:left}.c-modal h1,.c-modal h2,.c-modal h3{padding-left:0;line-height:1}.c-modal p{line-height:1.4}.c-modal__checkbox{display:none}.c-modal__checkbox:checked~.c-modal__background{z-index:2000;display:block;opacity:1;visibility:visible;overflow:auto}.c-modal__background{z-index:1005;overflow-y:auto;-webkit-overflow-scrolling:touch;position:fixed;inset:0;background-color:#0a0a0a8c;display:none;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.c-modal__window{z-index:1006;backface-visibility:hidden;display:none;border:0;background-color:var(--surface-modal);position:relative;display:table;max-width:40.5555555556rem;margin:0 auto;min-height:0;height:auto;padding:0;background-color:var(--surface-white);overflow-y:auto;border-radius:0;top:0}[data-whatinput=mouse] .c-modal__window{outline:0}@media print,screen and (min-width: 47.5em){.c-modal__window{min-height:0}}.c-modal__window .column{min-width:0}.c-modal__window>:last-child{margin-bottom:0}@media print,screen and (min-width: 47.5em){.c-modal__window{max-height:90%;height:auto;margin:2.7777777778rem auto;padding-left:.8333333333rem;padding-right:.8333333333rem;border-radius:15px;width:100%;min-width:80%;z-index:9999}}.c-modal__close{position:absolute;right:.5555555556rem;top:0;font-size:2.7777777778rem;font-weight:400;line-height:1;cursor:pointer;color:var(--modal-close);z-index:2000}.c-modal__container{padding:3.3333333333rem 0 0;position:relative;overflow-y:auto;height:auto;margin-bottom:.8333333333rem!important}.u-pt--0{padding-top:0}.u-pb--0{padding-bottom:0}.u-pv--0{padding-bottom:0;padding-top:0}.u-ph--0{padding-left:0;padding-right:0}.u-mt--0{margin-top:0!important}.u-mb--0{margin-bottom:0!important}.u-ml--0{margin-left:0!important}.u-pt--8{padding-top:.4444444444rem}.u-pb--8{padding-bottom:.4444444444rem}.u-pv--8{padding-bottom:.4444444444rem;padding-top:.4444444444rem}.u-ph--8{padding-left:.4444444444rem;padding-right:.4444444444rem}.u-mt--8{margin-top:.4444444444rem!important}.u-mb--8{margin-bottom:.4444444444rem!important}.u-ml--8{margin-left:.4444444444rem!important}.u-pt--15{padding-top:.8333333333rem}.u-pb--15{padding-bottom:.8333333333rem}.u-pv--15{padding-bottom:.8333333333rem;padding-top:.8333333333rem}.u-ph--15{padding-left:.8333333333rem;padding-right:.8333333333rem}.u-mt--15{margin-top:.8333333333rem!important}.u-mb--15{margin-bottom:.8333333333rem!important}.u-ml--15{margin-left:.8333333333rem!important}.u-pt--30{padding-top:1.6666666667rem}.u-pb--30{padding-bottom:1.6666666667rem}.u-pv--30{padding-bottom:1.6666666667rem;padding-top:1.6666666667rem}.u-ph--30{padding-left:1.6666666667rem;padding-right:1.6666666667rem}.u-mt--30{margin-top:1.6666666667rem!important}.u-mb--30{margin-bottom:1.6666666667rem!important}.u-ml--30{margin-left:1.6666666667rem!important}.u-pt--45{padding-top:2.5rem}.u-pb--45{padding-bottom:2.5rem}.u-pv--45{padding-bottom:2.5rem;padding-top:2.5rem}.u-ph--45{padding-left:2.5rem;padding-right:2.5rem}.u-mt--45{margin-top:2.5rem!important}.u-mb--45{margin-bottom:2.5rem!important}.u-ml--45{margin-left:2.5rem!important}.u-pt--60{padding-top:3.3333333333rem}.u-pb--60{padding-bottom:3.3333333333rem}.u-pv--60{padding-bottom:3.3333333333rem;padding-top:3.3333333333rem}.u-ph--60{padding-left:3.3333333333rem;padding-right:3.3333333333rem}.u-mt--60{margin-top:3.3333333333rem!important}.u-mb--60{margin-bottom:3.3333333333rem!important}.u-ml--60{margin-left:3.3333333333rem!important}.u-pt--90{padding-top:5rem}.u-pb--90{padding-bottom:5rem}.u-pv--90{padding-bottom:5rem;padding-top:5rem}.u-ph--90{padding-left:5rem;padding-right:5rem}.u-mt--90{margin-top:5rem!important}.u-mb--90{margin-bottom:5rem!important}.u-ml--90{margin-left:5rem!important}@media print,screen and (max-width: 47.49875em){.u-pt--0\@small{padding-top:0}.u-pb--0\@small{padding-bottom:0}.u-pv--0\@small{padding-bottom:0;padding-top:0}.u-ph--0\@small{padding-left:0;padding-right:0}.u-mt--0\@small{margin-top:0!important}.u-mb--0\@small{margin-bottom:0!important}.u-ml--0\@small{margin-left:0!important}.u-pt--8\@small{padding-top:.4444444444rem}.u-pb--8\@small{padding-bottom:.4444444444rem}.u-pv--8\@small{padding-bottom:.4444444444rem;padding-top:.4444444444rem}.u-ph--8\@small{padding-left:.4444444444rem;padding-right:.4444444444rem}.u-mt--8\@small{margin-top:.4444444444rem!important}.u-mb--8\@small{margin-bottom:.4444444444rem!important}.u-ml--8\@small{margin-left:.4444444444rem!important}.u-pt--15\@small{padding-top:.8333333333rem}.u-pb--15\@small{padding-bottom:.8333333333rem}.u-pv--15\@small{padding-bottom:.8333333333rem;padding-top:.8333333333rem}.u-ph--15\@small{padding-left:.8333333333rem;padding-right:.8333333333rem}.u-mt--15\@small{margin-top:.8333333333rem!important}.u-mb--15\@small{margin-bottom:.8333333333rem!important}.u-ml--15\@small{margin-left:.8333333333rem!important}.u-pt--30\@small{padding-top:1.6666666667rem}.u-pb--30\@small{padding-bottom:1.6666666667rem}.u-pv--30\@small{padding-bottom:1.6666666667rem;padding-top:1.6666666667rem}.u-ph--30\@small{padding-left:1.6666666667rem;padding-right:1.6666666667rem}.u-mt--30\@small{margin-top:1.6666666667rem!important}.u-mb--30\@small{margin-bottom:1.6666666667rem!important}.u-ml--30\@small{margin-left:1.6666666667rem!important}.u-pt--45\@small{padding-top:2.5rem}.u-pb--45\@small{padding-bottom:2.5rem}.u-pv--45\@small{padding-bottom:2.5rem;padding-top:2.5rem}.u-ph--45\@small{padding-left:2.5rem;padding-right:2.5rem}.u-mt--45\@small{margin-top:2.5rem!important}.u-mb--45\@small{margin-bottom:2.5rem!important}.u-ml--45\@small{margin-left:2.5rem!important}.u-pt--60\@small{padding-top:3.3333333333rem}.u-pb--60\@small{padding-bottom:3.3333333333rem}.u-pv--60\@small{padding-bottom:3.3333333333rem;padding-top:3.3333333333rem}.u-ph--60\@small{padding-left:3.3333333333rem;padding-right:3.3333333333rem}.u-mt--60\@small{margin-top:3.3333333333rem!important}.u-mb--60\@small{margin-bottom:3.3333333333rem!important}.u-ml--60\@small{margin-left:3.3333333333rem!important}.u-pt--90\@small{padding-top:5rem}.u-pb--90\@small{padding-bottom:5rem}.u-pv--90\@small{padding-bottom:5rem;padding-top:5rem}.u-ph--90\@small{padding-left:5rem;padding-right:5rem}.u-mt--90\@small{margin-top:5rem!important}.u-mb--90\@small{margin-bottom:5rem!important}.u-ml--90\@small{margin-left:5rem!important}}.no-js img.lazyload,.no-js .o-media--lazyloading{display:none}.c-main .lazyloaded,.c-gallery-modal img{animation-name:scale-1-to-0;animation-duration:.9s}@keyframes scale-1-to-0{0%{transform:scale(0)}to{transform:scale(1)}}.u-no-scroll,.is-flickity-fullscreen{overflow:hidden;position:static}.u-no-script~div{position:relative}.js-equalizer__item{display:block}.u-weight--bold,.u-weight--700{font-weight:700}.u-weight--semibold,.u-weight--600{font-weight:600!important}.u-weight--regular,.u-weight--400{font-weight:400}.u-weight--light,.u-weight--300{font-weight:300}.u-size--14{font-size:.7777777778rem}.u-size--14 a,.u-size--14 p{font-size:.7777777778rem!important}.u-size--16{font-size:.8888888889rem}.u-size--16 a,.u-size--16 p{font-size:.8888888889rem!important}.u-size--18{font-size:1rem}.u-size--18 a,.u-size--18 p{font-size:1rem!important}.u-size--20{font-size:1.1111111111rem}.u-size--22{font-size:1.2222222222rem}.u-size--24{font-size:1.3333333333rem}.u-size--26{font-size:1.4444444444rem}.u-size--28{font-size:1.5555555556rem}.u-size--30{font-size:1.6666666667rem}.u-size--36{font-size:2rem}@media print,screen and (min-width: 47.5em){.u-highlight{font-size:1.1111111111rem}}.u-font--primary{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.u-font--secondary{font-family:STIXTwoText,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.u-anker--underline a{text-decoration:underline}img.u-center{width:auto;display:flex;justify-self:center}.u-image--radius{border-radius:50%}.u-br--7{border-radius:7px}.u-br--15{border-radius:15px}.u-bgimage{background-repeat:no-repeat;background-size:cover;height:16.6666666667rem}@media print,screen and (min-width: 47.5em){.u-bgimage{height:33.3333333333rem}}.u-color--primary{color:var(--magral-navy-deep)}.u-color--secondary{color:var(--magral-blue-medium)}.u-color--accent{color:var(--text-accent)}.u-color--white{color:var(--text-white)}.u-surface--page{background-color:var(--surface-page)}.u-surface--white{background-color:var(--surface-white)}.u-surface--blue-light{background-color:#e6eaef}.is-hidden{display:none!important}.is-invisible,.invisible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;right:0}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width: 47.49875em){.hide-for-small-only{display:none!important}}@media screen and (max-width: 0em),screen and (min-width: 47.5em){.show-for-small-only{display:none!important}}@media print,screen and (min-width: 47.5em){.hide-for-medium{display:none!important}}@media screen and (max-width: 47.49875em){.show-for-medium{display:none!important}}@media print,screen and (min-width: 47.5em) and (max-width: 61.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width: 47.49875em),screen and (min-width: 62em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width: 62em){.hide-for-large{display:none!important}}@media screen and (max-width: 61.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width: 62em) and (max-width: 74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width: 61.99875em),screen and (min-width: 75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}a.rsfh-delete{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;white-space:nowrap}.rte{width:100%;overflow:hidden}.u-width--100{max-width:100%;padding:0}@media print,screen and (min-width: 47.5em){.u-width--80\@medium{max-width:80%}}.u-width--50{max-width:50%}.u-align--center{text-align:center}.u-align--left{text-align:left}.u-align--left figure{text-align:inherit}.u-align--right{text-align:right}.u-align--right figure{text-align:inherit}.u-align-items--center{align-items:center}.u-align-items--start{align-items:flex-start}.u-align-items--end{align-items:flex-end}.u-align-items--stretch{align-items:stretch}.u-justify-items--center{justify-items:center}.u-justify-items--start{justify-items:start}.u-justify-items--end{justify-items:end}.u-justify-items--stretch{justify-items:stretch}.u-justify-button--end{display:flex;flex-direction:column}.u-justify-button--end>[class*=c-button]{margin-top:auto}.u-column-gap--0{-moz-column-gap:0!important;column-gap:0!important}.u-column-gap--0>.grid-container{-moz-column-gap:inherit;column-gap:inherit}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

