html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,video,svg{max-width:100%;display:block}video:focus{outline:0}img.lazy,video.lazy{opacity:0}img:not(.initial),video:not(.initial){transition:opacity 1.5s}img.initial,img.loaded,img.error,video.initial,video.loaded,video.error{opacity:1}img:not([src]){visibility:hidden}:root{--font-regular:"ClanWeb-Book",sans-serif;--font-bold:"ClanWeb-Bold",sans-serif;--font-size:18px;--line-height:28px;--font-size-mobile:16px;--line-height-mobile:24px;--darkblue:#1b3a5e;--blue:#1e6196;--freshblue:#007ec3;--yellow:#ebc300;--grey:#f2f2f2;--white:#fff;--shadow:0 12px 24px 0 rgba(27,58,94,.24)}.bg-darkblue{background:var(--darkblue)}.bg-blue{background:var(--blue)}.bg-freshblue{background:var(--freshblue)}.bg-grey{background:var(--grey)}.bg-weiss{background:var(--white)}.radient-animation{background:linear-gradient(90deg,#fff 5%,#ebc300 50%,#007ec3 100%)}.section:is(.bg-white,.bg-grey) :is(h1,h2,h3,h4,h5,h6,p,ul,ol){color:var(--darkblue)}.section:not(:is(.bg-white,.bg-grey)) :is(h1,h2,h3,h4,h5,h6,p,ul,ol){color:var(--white)}.section:not(:is(.bg-white,.bg-grey)) a:not(:is(.logo,.tile,.button,.button-strong)){color:var(--white);border-bottom:1px solid var(--white)}.section:not(:is(.bg-white,.bg-grey)) a:hover:not(:is(.logo,.tile,.button,.button-strong)){color:var(--white);border-bottom:1px solid transparent}.section.bg-freshblue a.button{background:var(--blue)}.section.bg-freshblue a.button:hover{background:var(--darkblue)}.section.bg-darkblue :is(a.button,a.button-strong):hover{background:var(--blue)}.container{max-width:1358px;margin:0 auto;padding:0 12px;position:relative}.wrap{max-width:856px;margin:0 auto}.section{display:block;position:relative}#main .section{border-top:1px dotted transparent;border-bottom:1px dotted transparent}.padding-top{padding-top:48px}.padding-bottom{padding-bottom:48px}@media screen and (min-width:769px){.container{padding:0 24px}.padding-top{padding-top:96px}.padding-bottom{padding-bottom:96px}.row{flex-flow:row;display:flex}.col{flex:1}._2{flex:2}._3{flex:3}._4{flex:4}._6{flex:6}._7{flex:7}}@font-face{font-family:ClanWeb-Book;src:url(/assets/fonts/ClanWeb-Book.woff)format("woff")}@font-face{font-family:ClanWeb-Bold;src:url(/assets/fonts/ClanWeb-Bold.woff)format("woff")}body{color:var(--darkblue);background:var(--white);text-rendering:optimizeLegibility;scroll-behavior:smooth;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:16px/28px ClanWeb-Book,sans-serif}h1,h2,h3,h4,h5,h6,.headline>div,strong,.button,.button-strong{font-variant-ligatures:none;font-family:ClanWeb-Bold,sans-serif;font-weight:400}button[type=submit]{font-variant-ligatures:none;font-family:ClanWeb-Bold,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6,p,a{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.headline :is(h1,h2,h3,h4,h5,h6,div){color:var(--blue)}h1{font-size:24px;line-height:36px}h2{font-size:22px;line-height:34px}.headline :is(h1,h2,h3,h4,h5,h6,div){font-size:22px;line-height:34px}h3,h4,h5,h6{font-size:18px;line-height:28px}p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:21px;padding:0}p:last-of-type{margin-bottom:0}ul,ol{margin:21px 0 21px 18px}@media screen and (min-width:769px){body{font-size:18px;line-height:32px}h1 h2,h3,h4,h5,h6,p,a{hyphens:unset}h1{font-size:28px;line-height:40px}h2{font-size:24px;line-height:38px}.headline :is(h1,h2,h3,h4,h5,h6,div){font-size:24px;line-height:38px}h3,h4,h5,h6{font-size:20px;line-height:32px}}a{cursor:default;color:var(--darkblue);border-bottom:1px solid var(--darkblue);text-decoration:none;transition:all .35s}a:hover{border-bottom:1px solid transparent}a.button,a.button-strong{cursor:default;color:var(--white);background:var(--freshblue);border:none;border-radius:48px;padding:12px 20px;transition:all .35s;display:inline-block}button[type=submit]{cursor:default;color:var(--white);background:var(--freshblue);border:none;border-radius:48px;padding:12px 20px;transition:all .35s;display:inline-block}a.button-strong{color:var(--darkblue);background:var(--yellow)}button[type=submit]{color:var(--darkblue);background:var(--yellow)}a.button:hover,a.button-strong:hover,a.button-strong:focus{color:var(--white);background:var(--darkblue)}button[type=submit]:hover{color:var(--white);background:var(--darkblue)}button[type=submit]:focus{color:var(--white);background:var(--darkblue)}@media screen and (min-width:769px){a{cursor:pointer}a.button,a.button-strong{cursor:pointer;padding:10px 20px;font-size:18px;line-height:28px}button[type=submit]{cursor:pointer;padding:10px 20px;font-size:18px;line-height:28px}}.splide__arrow{cursor:default;z-index:1;border:none;border-color:none;background:0 0;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;top:0;transform:translateY(-50%)}.section:is(.bg-white,.bg-grey) .splide__arrow svg{fill:var(--darkblue)}.section:not(:is(.bg-white,.bg-grey)) .splide__arrow svg{fill:var(--white)}.splide__arrow svg{cursor:pointer;opacity:.5;transition:all .35s}.splide__arrow svg:hover{opacity:1;transition:all .35s}.splide__arrow--prev{left:18px}.splide__arrow--next{right:18px}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__pagination{z-index:21;position:relative;display:flex!important}.splide__pagination__page{background:var(--freshblue);border:none;width:12px;height:12px;margin:0 3px}@media screen and (min-width:769px){.splide__arrow{cursor:pointer}}#header{z-index:555;width:100%;transition:top .4s;position:fixed;top:0;background:var(--white)!important}.radient-stripe{height:12px}.block-topbar.section{border:none}#header.show-topbar{top:0}.block-header.section{border:none}.block-header .row{flex-flow:row;align-items:center;height:96px;display:flex}.block-header a.logo,.block-header .button,.block-header .langswitch{align-self:center}.block-header a.logo{flex-grow:1}a.logo{border:none}.logo img{height:48px}.block-header .button-strong{display:none}@media screen and (min-width:769px){#header.nav-up{top:-108px}.block-header .row{align-items:center}.block-header .container{padding:0 24px}.block-header a.logo{flex-grow:unset;margin:0 48px 0 0}.block-header .button-strong{display:block}}#navigation{z-index:559;width:100%;position:absolute;top:96px;left:0}.trigger{cursor:pointer;-webkit-tap-highlight-color:transparent;align-self:flex-start;transition:all .35s;position:absolute;top:-72px;right:12px}.menu-icon{background:var(--yellow);border-radius:48px;justify-content:center;align-items:center;display:flex}.menu-icon:after{content:url(/assets/image/icon-nav.svg);width:48px;height:48px}.trigger.active .menu-icon:after{content:url(/assets/image/icon-close.svg)}.nav{width:auto;margin:unset;background:var(--blue);list-style:none;display:none;overflow-x:hidden;overflow-y:scroll}.nav>li{z-index:510;border-top:1px solid var(--freshblue);position:relative}.nav>li>a:first-of-type{border-top:none}.nav>li>a{font-family:var(--font-bold);color:var(--grey);border:none;padding:12px 15px;text-decoration:none;display:block}.nav>li>a.active{color:var(--white)}.subm-trigger{z-index:511;cursor:pointer;width:48px;height:48px;font-family:var(--font-bold);border-left:1px solid var(--freshblue);-webkit-tap-highlight-color:transparent;color:var(--darkblue);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.subm-trigger .close,.subm-trigger.active .open{display:none}.subm-trigger.active .close{display:block}.nav>li>ul{background:var(--freshblue);margin:0;list-style:none;display:none;position:relative;top:0;overflow:hidden}.nav>li>ul a{color:var(--grey);border:none;padding:11px 15px;text-decoration:none;display:block}.nav>li>ul a:hover,.nav>li>ul a.active{color:var(--white)}@media screen and (min-width:769px){#navigation{position:unset;display:unset;padding-top:unset;flex-grow:1;width:auto}#navigation .trigger,#navigation .subm-trigger{display:none}.nav{width:100%;overflow-y:unset;overflow-x:unset;max-height:unset;background:unset;display:block;position:relative}.nav>li{position:unset;z-index:unset;border:none;display:inline-block}.nav>li:not(:first-of-type){margin-left:20px}.nav>li>a{color:var(--darkblue);margin-top:9px;padding:9px 0;font-size:18px;line-height:28px}.nav>li:hover>a,.nav>li>a.active{color:var(--freshblue);background:0 0;display:block}.nav>li>ul{opacity:0;visibility:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:var(--shadow);background:#fff;margin-left:-15px;padding-top:10px;transition:all .2s;display:block;position:absolute;top:30px;overflow:hidden}.nav>li:hover>ul{opacity:1;visibility:visible;transition:all .4s;top:56px;overflow:hidden}.nav>li>ul a{color:var(--freshblue);background:var(--white);border:none;padding:9px 15px;font-size:18px;line-height:30px;display:block}.nav>li>ul a:hover,.nav>li>ul a.active{color:var(--white);background:var(--freshblue)}.nav>li.snav{cursor:pointer;padding:unset;position:absolute;right:0}}#hero{margin-top:108px;transition:all .4s}.block-headline{text-align:center}.block-headline .headline :is(h1,h2,h3,h4,h5,h6,div){font-family:var(--font-regular);margin-bottom:12px;font-size:18px;line-height:26px}.block-headline .headline :is(h1,h2,h3,h4,h5,h6,div):last-child{font-family:var(--font-bold);margin-bottom:0;font-size:24px;line-height:34px}@media screen and (min-width:769px){.block-headline .headline :is(h1,h2,h3,h4,h5,h6,div){margin-bottom:18px;font-size:20px;line-height:30px}.block-headline .headline :is(h1,h2,h3,h4,h5,h6,div):last-child{font-size:40px;line-height:50px}}.block-text :is(h1,h2,h3,h4,h5,h6){margin:0 0 21px}.block-text :is(p+h1,p+h2,p+h3,p+h4,p+h5,p+h6){margin:56px 0 21px}.block-text :is(ul+h1,ol+h1,ul+h2,ol+h2,ul+h3,ol+h3,ul+h4,ol+h4,ul+h5,ol+h5,ul+h6,ol+h6){margin:56px 0 21px}.block-tile .tile{width:100%;margin-bottom:58px;display:inline-block}.block-tile .tile:last-child{margin-bottom:0}.block-tile .xlarge,.block-tile .large,.block-tile .medium,.block-tile .small,.block-tile .xsmall{width:calc(100% - 48px)!important;margin:24px!important}.block-tile a.tile{color:var(--darkbule);border:none;text-decoration:none}.block-tile a.tile:hover img{opacity:.5;transition:all .35s}.block-tile .tile-image img{margin-bottom:42px}.block-tile .headline :is(h1,h2,h3,h4,h5,h6,div){margin-bottom:18px}@media screen and (min-width:769px){.slider-wrap{margin:0 -24px;position:relative}.tile-wrap{flex-flow:wrap;margin:0 -24px;display:flex}.block-tile-large .tile-wrap,.block-tile-large .slider-wrap{max-width:904px;margin:0 auto}.block-tile .medium{width:calc(50% - 48px)!important}.block-tile .small{width:calc(33.3333% - 48px)!important}.block-tile .xsmall{width:calc(25% - 48px)!important}}.block-assettext .row{flex-direction:column}.block-assettext .assettext-text{margin-top:32px}.block-assettext .headline :is(h1,h2,h3,h4,h5,h6,div){margin-bottom:18px}@media screen and (min-width:769px){.block-assettext .row{flex-direction:row;display:flex}.block-assettext.position-right .row{flex-direction:row-reverse}.block-assettext .row.assettext{align-items:center}.block-assettext.position-left .assettext-text{padding-left:48px}.block-assettext.position-right .assettext-text{padding-right:48px}}.block-infobox .infobox{overflow:hidden}.infobox{min-width:100%}.infobox-image{margin:0 0 24px;overflow:hidden}.infobox .text{margin-top:20px}.infobox .text p:last-of-type{margin-bottom:0}@media screen and (min-width:769px){.infobox.row{align-items:center}.infobox-image{align-self:center;margin:0 48px 0 0}}.block-testimonials .infobox{max-width:100%;padding:48px;overflow:hidden}.block-testimonials .infobox-row{margin-bottom:96px}.block-testimonials .infobox-row:last-of-type{margin-bottom:0}.block-testimonials .infobox .text{margin-bottom:21px;font:22px/32px Source Sans Bold Italic,sans-serif}.block-testimonials .splide__arrows{position:absolute;top:-34px}.block-testimonials .splide__arrow--prev{left:0}.block-testimonials .splide__arrow--next{right:0}@media screen and (min-width:769px){.block-testimonials .infobox h2{font-size:18px;line-height:30px}.block-testimonials .infobox .text{font-size:28px;line-height:40px}}.block-accordion .accordion-wrap{border-bottom:1px solid var(--freshblue)}.block-accordion .accordion{cursor:default;border-top:1px solid var(--freshblue);padding:32px 0;position:relative}.block-accordion .row{flex-flow:row;align-items:center;display:flex}.block-accordion .headline :is(h1,h2,h3,h4,h5,h6){flex-grow:1}.block-accordion .icon.close{display:none}.block-accordion .icon svg{width:48px;height:48px}.block-accordion .icon svg>.ic{fill:var(--white)}.block-accordion .accordion.open .icon.open{display:none}.block-accordion .accordion.open .icon.close{display:block}.block-accordion .panel{max-height:0;transition:max-height .35s;overflow:hidden}.block-accordion .panel .text{padding:20px 0 0}.block-accordion.bg-darkblue .accordion-wrap{border-bottom:1px solid var(--blue)}.block-accordion.bg-darkblue .accordion{border-top:1px solid var(--blue)}@media screen and (min-width:769px){.block-accordion .accordion{cursor:pointer}}.fui-row{flex-direction:column}.fui-i{--fui-font:"FFMarkProRegular",sans-serif;--fui-font-size:16px;--fui-color:var(--darkblue);--fui-primary-color:var(--darkblue);--fui-primary-color-hover:#f04b08;--fui-input-font-size:16px;--fui-input-line-height:24px;--fui-input-placeholder-color:#d5d5d8;--fui-input-error-color:red;--fui-input-error-border-color:red;--fui-input-error-box-shadow-focus:0 0 0 3px rgba(20,20,40,.1);--fui-label-font-size:16px;--fui-label-line-height:24px;--fui-label-font-weight:normal;--fui-label-error-color:red;--fui-label-error-border-color:red;--fui-error:red;--fui-alert-padding:0;--fui-alert-line-height:auto;--fui-alert-font-size:16px;--fui-alert-font-weight:normal;--fui-alert-margin-bottom:30px;--fui-alert-error-bg-color:none;--fui-alert-error-color:red;--fui-alert-success-bg-color:none;--fui-alert-success-color:var(--blue);--fui-border-color:#d5d5d8;--fui-border-radius:0;--fui-focus-border-color:#141428;--fui-focus-shadow:0 0 0 3px rgba(20,20,40,.1)}.fui-alert{font-family:FFMarkProRegular,sans-serif!important}.fui-error-message{display:none!important}@media screen and (min-width:769px){.fui-row{flex-direction:row}.fui-i{--fui-font-size:18px;--fui-input-font-size:18px;--fui-input-line-height:28px;--fui-label-font-size:18px;--fui-label-line-height:28px;--fui-alert-font-size:18px}.fui-btn{padding:10px 20px;font-size:18px!important;line-height:28px!important}}.block-footer a.logo{flex-grow:1}.block-footer a.logo img{width:72px;height:72px}.block-footer .footer-social .row,.block-footer .footer .row{flex-flow:row;align-items:center;display:flex}.footer-social .row,.block-footer .footer .row{height:96px}.social.button,.social img{width:48px;height:48px}.social.button{background:var(--yellow);padding:0}.social.button:hover{background:var(--white)}.social.button:not(:first-of-type){margin-left:10px}.footer-text .text:not(:last-child){margin-bottom:48px}.footer span,.footer a:not(:last-of-type){margin-right:10px}.block-footer .tile-image img{margin:unset}.footer-cw{font-family:var(--font-bold)}.footer-nav a{border-bottom:1px solid transparent}@media screen and (min-width:769px){.footer-text .text:not(:last-child){margin-bottom:unset}}