@charset "UTF-8";*{box-sizing:border-box}body{color:#000;font-family:SegoeUI,sans-serif;font-size:1.6rem;position:relative}body,ul{margin:0;padding:0}ul{list-style-type:none}.portlet,.richtext,ol,p,table,ul{margin-bottom:1.6rem;margin-top:0}ol ol,ul ul{margin-bottom:0}button,input[type=button],select,textarea{font-family:SegoeUI,sans-serif}@font-face{font-family:WebfontLuzern;src:url(../fonts/webfont_luzern.woff) format("woff")}@font-face{font-family:SegoeUI;font-weight:400;src:local("Segoe UI"),url(../fonts/segoeui-regular.woff2) format("woff2")}@font-face{font-family:SegoeUI;font-weight:700;src:local("Segoe UI Bold"),url(../fonts/segoeui-bold.woff2) format("woff2")}.c-section{margin:0 auto;max-width:1920px;padding:64px 32px}@media (min-width:60rem){.c-section .page{padding:64px}}.c-section--theme-alternative{background:#f8f8f8}.c-section--no-padding-y{padding-bottom:0;padding-top:0}.c-section__content{margin:0 auto;max-width:1414px}.c-header{background:#fff;padding:0 32px;position:sticky;top:-1px;z-index:100}.c-header--is-sticky{box-shadow:1px -2px 14px 5px #00000040}.c-header__container{align-items:center;display:flex;gap:32px;height:90px;justify-content:space-between;margin:0 auto;max-width:1414px;width:100%}.c-header__nav{display:none}@media (min-width:60rem){.c-header__nav{display:block;height:100%;overflow-x:hidden;position:relative}.c-header__nav:before{background-image:linear-gradient(90deg,#fff,#fff0);bottom:0;content:"";display:var(--left-gradient-visible);left:0;pointer-events:none;position:absolute;top:0;width:100px}.c-header__nav:after{background-image:linear-gradient(270deg,#fff,#fff0);bottom:0;content:"";display:var(--right-gradient-visible);pointer-events:none;position:absolute;right:0;top:0;width:100px}}.c-header__logo{width:100px}.c-header__nav--mobile{background-color:#fff;box-shadow:0 12px 15px 3px #0000001a;display:block;height:calc(100svh - 85px);left:0;overflow-y:auto;padding:32px;position:absolute;top:85px;width:100%}.c-header__nav--mobile .c-header__nav-list{flex-direction:column;gap:20px}.c-header__nav--mobile .c-header__nav-link{display:inline-block;font-size:30px;font-style:normal;font-weight:400;line-height:121.5%;padding:20px 25px;width:100%}.c-header__nav--mobile .c-header__nav-link--active{background-color:#009fe333;border-left:4px solid #009fe3;text-decoration:none}.c-header__nav--mobile .c-header__nav-link--active:hover{text-decoration:none}.c-header__nav-list{display:flex;gap:35px;margin:0}@media (min-width:60rem){.c-header__nav-list{height:100%;overflow-x:auto;scrollbar-color:#009fe3 #fff;scrollbar-width:thin;white-space:nowrap}}.c-header__nav-item{align-items:center;display:flex}.c-header__nav-link,.c-header__nav-link--active{color:#000;font-size:20px;text-decoration:none}.c-header__nav-link:hover{text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:5px}.c-header__nav-link--active{text-decoration:underline;text-decoration-color:#009fe3;text-underline-offset:5px}.c-header__hamburger{cursor:pointer;display:block;width:42px}@media (min-width:60rem){.c-header__hamburger{display:none}}.c-header__hamburger-bottom-line,.c-header__hamburger-middle-line,.c-header__hamburger-top-line{transform-box:fill-box;transform-origin:center}.c-header__hamburger--open .c-header__hamburger-top-line{animation:down-rotate .6s ease-out both;stroke-width:4px}.c-header__hamburger--open .c-header__hamburger-bottom-line{animation:up-rotate .6s ease-out both;stroke-width:4px}.c-header__hamburger--open .c-header__hamburger-middle-line{animation:hide .6s ease-out forwards;stroke-width:4px}@keyframes up-rotate{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px);transform-origin:center}to{transform:translateY(-10px) rotate(45deg) scale(.9);transform-origin:center}}@keyframes down-rotate{0%{animation-timing-function:cubic-bezier(.16,-.88,.97,.53);transform:translateY(0)}30%{animation-timing-function:cubic-bezier(.34,1.56,.64,1);transform:translateY(10px);transform-origin:center}to{transform:translateY(10px) rotate(-45deg) scale(.9);transform-origin:center}}@keyframes hide{29%{opacity:1}30%{opacity:0}to{opacity:0}}.c-footer{background:#fff;margin:0 auto;max-width:1414px}.c-footer-content{align-items:flex-start;display:flex;flex-direction:column;font-family:SegoeUI,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding:36px 0 21px}@media (min-width:60rem){.c-footer-content{flex-direction:row;padding:36px 0 40px}}.c-footer-copyright{border-top:1px solid #000;font-family:SegoeUI,sans-serif;font-size:8px;font-style:normal;font-weight:600;line-height:24px;padding:6px 0}@media (min-width:60rem){.c-footer-copyright{font-size:16px;padding:34px 0}}.c-footer-socials{margin-right:auto;margin-top:33px;order:1}@media (min-width:60rem){.c-footer-socials{margin-top:0;order:0}}.c-footer-socials__list{display:flex;gap:12px;list-style:none;margin:0;padding:0}@media (min-width:60rem){.c-footer-socials__list{gap:26px}}.c-footer-socials__link{color:#636363;font-weight:600;text-decoration:none;text-transform:uppercase}.c-footer-socials__link-title{display:none}@media (min-width:60rem){.c-footer-socials__link-title{display:block}.c-footer-socials__link-icon{display:none}}.c-footer-socials__link-icon svg{background:#009fe3;display:block;height:28px;padding:7px;width:28px}@media (min-width:60rem){.c-footer-menu{min-width:200px}}.c-footer-menu__title{font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin:0 0 26px}.c-footer-menu__nav-list{display:flex;flex-direction:column;gap:23px;list-style:none;margin:0;padding:0}.c-footer-menu__nav-link{border-bottom:2px solid #0000;color:#000;font-weight:400;padding-bottom:4px;text-decoration:none}.c-footer-menu__nav-link:hover{border-bottom-color:#ccc}.c-footer-menu__nav-link--active{border-bottom-color:#009fe3}.c-footer-menu--secondary{margin-top:39px}@media (min-width:60rem){.c-footer-menu--secondary{margin-top:0}}.c-footer-menu--secondary .c-footer-menu__title{display:none}@media (min-width:60rem){.c-footer-menu--secondary .c-footer-menu__title{display:block}}.c-footer-menu--secondary .c-footer-menu__nav-list{flex-direction:row}@media (min-width:60rem){.c-footer-menu--secondary .c-footer-menu__nav-list{flex-direction:column}}.c-footer-menu--secondary .c-footer-menu__nav-link{color:#636363}.c-breadcrumb{padding:25px 0;width:100%}.c-breadcrumb__list{display:flex;flex-flow:row nowrap;gap:20px;overflow:hidden}.c-breadcrumb__list-item{align-items:center;display:flex}.c-breadcrumb__list-link{color:#b6b6b6;display:block;font-size:16px;font-style:normal;font-weight:400;line-height:2;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.c-breadcrumb__list-link:hover{text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:5px}.c-breadcrumb__list-item--sprite svg{width:20px}.c-button-link{background-color:#009fe3;color:#fff;font-size:16px;font-style:normal;font-weight:700;padding:15px;text-decoration:underline}@media (min-width:60rem){.c-button-link{font-size:20px;padding:15px 30px;text-decoration:none}}.c-button-link:hover{text-decoration:underline;text-decoration-color:#fff;text-underline-offset:5px}.c-teaser{height:600px;margin:0 auto;max-width:1920px;overflow:hidden;position:relative}@media (min-width:60rem){.c-teaser{height:840px}}.c-teaser__image{height:100%;object-fit:cover;width:100%}.c-teaser__content{color:#fff;padding:0 32px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}@media (min-width:60rem){.c-teaser__content{padding:0 64px}}.c-teaser__sub-content{margin:0 auto;max-width:1414px}.c-teaser__preline{font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}@media (min-width:60rem){.c-teaser__preline{font-size:20px}}.c-teaser__title{font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.72px;line-height:121.5%;margin:0 0 15px;max-width:644px;text-align:left}@media (min-width:60rem){.c-teaser__title{font-size:60px;letter-spacing:-1.2px}}.c-teaser__title-text{background-color:#fff;color:#000;line-height:55px;padding-right:1rem;white-space:pre-wrap}@media (min-width:60rem){.c-teaser__title-text{line-height:95px}}.c-teaser__cta{display:flex;gap:30px}.c-teaser__gradient{background:linear-gradient(0deg,#fff 20%,#fff0);bottom:0;display:none;height:200px;left:0;position:absolute;width:100%}@media (min-width:60rem){.c-teaser__gradient{display:block}}.c-text-image{display:flex;flex-direction:column;gap:73px}@media (min-width:60rem){.c-text-image{flex-direction:row}}.c-text-image--reverse{flex-direction:column-reverse}@media (min-width:60rem){.c-text-image--reverse{flex-direction:row-reverse}}.c-text-image--alternative{background:#f8f8f8}.c-text-image__content{width:100%}@media (min-width:60rem){.c-text-image__content{width:50%}}.c-text-image__title{font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.64px;line-height:121.5%;margin:0 0 20px}@media (min-width:60rem){.c-text-image__title{font-size:32px}}.c-text-image__subtitle{font-size:14px;font-style:normal;font-weight:700;line-height:120%;margin:0 0 25px}@media (min-width:60rem){.c-text-image__subtitle{font-size:20px}}.c-text-image__text{font-size:14px;font-style:normal;font-weight:400;line-height:120%}@media (min-width:60rem){.c-text-image__text{font-size:20px}}.c-text-image__text p{margin:0}.c-text-image__text a{color:#000;display:inline-block;font-size:14px;font-style:normal;font-weight:700;line-height:120%;margin-top:16px;padding-bottom:7px;position:relative;text-decoration:none}@media (min-width:60rem){.c-text-image__text a{font-size:20px}}.c-text-image__text a:before{content:"→";font-family:WebfontLuzern;margin-right:5px}.c-text-image__text a:hover:after{background:#000;bottom:0;content:"";display:block;height:1px;position:absolute;width:100%}.c-text-image__text p+p{margin-top:32px}.c-text-image__text--spaced{font-size:14px;font-style:normal;font-weight:400;line-height:30px}@media (min-width:60rem){.c-text-image__text--spaced{font-size:16px;line-height:36px}}.c-text-image__multimedia{width:100%}@media (min-width:60rem){.c-text-image__multimedia{width:50%}}.c-text-image__figure{margin:0;position:relative}.c-text-image__image{height:100%;object-fit:cover;width:100%}.c-text-image__figure-caption{background:#009fe3;bottom:0;color:#fff;font-size:20px;font-style:normal;font-weight:400;left:0;line-height:121.5%;margin:0;padding:21px 18px;position:absolute;text-align:center;width:100%}.c-text-image__figure-caption:before{content:"«";margin-right:2px}.c-text-image__figure-caption:after{content:"»";margin-left:2px}