@charset "UTF-8";.mob-resolution{display:block;width:100%;height:5px;position:fixed;bottom:0;left:0;z-index:9999;background-color:#ff0}@media only screen and (min-width:768px){.mob-resolution{background-color:orange}.mob-demo__headline.wp-block-columns{margin:unset;position:relative;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:992px){.mob-resolution{background-color:red}p a:hover:after{left:100%;width:0}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Swiza;src:url(../fonts/swiza-regular-webfont.woff2) format("woff2"),url(../fonts/swiza-regular-webfont.woff) format("woff"),url(../fonts/swiza-regular-webfont.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:Swiza;src:url(../fonts/swiza-medium-webfont.woff2) format("woff2"),url(../fonts/swiza-medium-webfont.woff) format("woff"),url(../fonts/swiza-medium-webfont.ttf) format("truetype");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:Swiza;src:url(../fonts/swiza-semibold-webfont.woff2) format("woff2"),url(../fonts/swiza-semibold-webfont.woff) format("woff"),url(../fonts/swiza-semibold-webfont.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal;font-display:swap}body{max-width:1540px;margin:0 auto;background-color:#fff;font-family:Swiza;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1;color:#00053d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Swiza}p a{text-decoration:none;font-weight:500;color:var(--color-primary);position:relative;cursor:pointer}p a:after{content:"";display:block;width:100%;height:1px;background-color:var(--color-primary);position:absolute;bottom:-1px;left:0;transition:left .35s ease-in-out,width .35s ease-in-out}button,select{font-family:Swiza;cursor:pointer}select{background-color:transparent;border:none;width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1}select:focus-visible{outline:0}button{margin:0;padding:0;border:none;background-color:transparent}strong{font-weight:500}img{width:100%;height:auto}.mob-container{max-width:1220px;margin:0 auto;padding-right:16px;padding-left:16px}@media only screen and (min-width:1300px){.mob-container{padding-right:0;padding-left:0}}.mob-image{width:100%;height:auto}.mob-rounded{border-radius:8px}.mob-center{text-align:center}.mob-nospacing{margin-top:-64px;margin-bottom:-64px}@media only screen and (min-width:1200px){.mob-resolution{background-color:#00f}.mob-nospacing{margin-top:-100px;margin-bottom:-100px}}.mob-nospacing--top{margin-top:-64px}.mob-nospacing--bottom{margin-bottom:-64px}.mob-demo.wp-block-columns .wp-block-column>div{display:block;width:100%;height:100px;background:#ced5df;color:#ced5df;margin-bottom:-30px;overflow:hidden}.mob-demo.wp-block-columns:nth-child(7){margin-bottom:30px}@media only screen and (min-width:992px){.mob-demo.mob-block-image{margin-right:106px}.mob-demo.mob-block-card{margin-right:206px}.mob-demo.wp-block-columns .wp-block-column>div{height:200px;margin-bottom:-68px}.mob-demo.wp-block-columns:nth-child(6) .wp-block-column:first-child{flex:0 0 488px}.mob-demo.wp-block-columns:nth-child(7){margin-bottom:68px}.mob-demo.wp-block-columns:nth-child(7) .wp-block-column:first-child{flex:0 0 696px}}.mob-demo.wp-block-columns:nth-child(7) .wp-block-column{margin-bottom:0}.wp-site-blocks .entry-content{display:flex;flex-direction:column;row-gap:64px;overflow-x:hidden}@media only screen and (min-width:1200px){.mob-nospacing--top{margin-top:-100px}.mob-nospacing--bottom{margin-bottom:-100px}.wp-site-blocks .entry-content{row-gap:100px}}.wp-block-columns{max-width:1220px;margin:0 auto;padding-right:16px;padding-left:16px;row-gap:64px}@media only screen and (min-width:1255px){.wp-block-columns{padding-right:0;padding-left:0}}.mob-button{position:relative;display:flex;width:auto;flex-direction:row;justify-content:center;border-width:1px;border-style:solid;border-radius:8px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;padding:16px 16px 14px;overflow:hidden}.mob-button:before{content:"";display:block;width:100%;height:100%;border-radius:8px;position:absolute;top:0;left:0;opacity:0;transition:background-color .35s ease-in-out,opacity .35s ease-in-out}.mob-button--primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#00053d}.mob-button--primary:hover:before{background-color:#fff;opacity:.25}.mob-button--primary .mob-button__icon{background-color:#00053d}.mob-button--secondary{border-color:var(--color-primary);color:#00053d}.mob-button--secondary:hover:before{background-color:#ced5df;opacity:.15}.mob-button--secondary .mob-button__icon{background-color:#00053d}.mob-button--outline{background-color:transparent;border-color:#fff;color:#fff}.mob-button--outline:hover:before{background-color:#fff;opacity:.1}.mob-button--outline .mob-button__icon{background-color:#fff}@media only screen and (min-width:768px){.wp-block-columns{-moz-column-gap:32px;column-gap:32px}.mob-button--small{padding:12px 15px 10px}}.mob-button--link{padding-top:0;padding-bottom:3px;padding-left:0;border:none;overflow:visible;width:-moz-max-content;width:max-content}.mob-button--link .mob-button__text{position:relative;color:var(--color-primary)}.mob-button--link .mob-button__text:after{content:"";display:block;width:100%;height:1px;background-color:var(--color-primary);position:absolute;bottom:-3px;left:0;transition:left .35s ease-in-out,width .35s ease-in-out}.mob-button--link .mob-button__icon{background-color:var(--color-primary)}.mob-button__text{position:relative;z-index:1}.mob-button__text--dark{color:#00053d}.mob-button__icon{display:inline-block;width:16px;height:16px;margin-top:-1px;margin-left:8px;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-mask-size:16px 16px;mask-size:16px 16px}.mob-button__icon--light{background-color:#fff!important}.mob-button__icon--arrow-right{-webkit-mask:url(../images/icons/arrow-rounded-right.svg);mask:url(../images/icons/arrow-rounded-right.svg)}.mob-button__icon--arrow-up{-webkit-mask:url(../images/icons/arrow-rounded-up.svg);mask:url(../images/icons/arrow-rounded-up.svg)}.mob-headline{font-weight:600}.mob-headline--h1{font-size:40px;line-height:1.2}@media only screen and (min-width:768px){.mob-headline--h1{font-size:48px;line-height:1.17}}@media only screen and (min-width:1200px){.mob-headline--h1{font-size:56px;line-height:1.14}}.mob-headline--h2{font-size:32px;line-height:1.25}@media only screen and (min-width:768px){.mob-headline--h2{font-size:36px;line-height:1.22}}@media only screen and (min-width:1200px){.mob-headline--h2{font-size:40px;line-height:1.2}}.mob-headline--h3{font-size:28px;line-height:1.29}@media only screen and (min-width:768px){.mob-headline--h3{font-size:28px;line-height:1.21}}@media only screen and (min-width:1200px){.mob-headline--h3{font-size:32px;line-height:1.25}}.mob-headline--h4{font-size:24px;line-height:1.33}.mob-headline--h5,.mob-headline--h6{font-weight:500;font-size:20px;line-height:1.4}.mob-headline--inverted,.mob-headline--light{color:#fff}.mob-headline--highlight{color:#0b5cff}.mob-pill{display:inline-block;width:-moz-max-content;width:max-content;font-size:16px;font-weight:400;line-height:1;color:#0b5cff;border:1px solid #0b5cff;border-radius:20px;padding:12px 16px 10px}.mob-pill--primary{color:var(--color-primary);border:1px solid var(--color-primary)}.mob-pill--dark{color:#00053d;border:1px solid #00053d}.mob-pill--light{color:#fff;border:1px solid #fff}.mob-text{font-size:18px;font-weight:400;line-height:1.44}.mob-text--bold{font-weight:500}.mob-text--small{font-size:14px;line-height:1.43}.mob-text--inverted,.mob-text--light{color:#fff}.mob-block-accordion{scroll-margin-top:100px}.mob-block-accordion--background{background-color:#f8f9fa;padding-top:64px;padding-bottom:64px}@media only screen and (min-width:992px){.mob-button--link:hover .mob-button__text:after{left:100%;width:0}.mob-block-accordion--background{padding-top:100px;padding-bottom:100px}.mob-block-accordion__entries{max-width:66.66666667%}}.mob-block-accordion__entries{margin:0 auto;padding-top:32px}.mob-block-accordion__entry{border-top:2px solid #ced5df}.mob-block-accordion__entry:last-child{border-bottom:2px solid #ced5df}.mob-block-accordion__entry--open .mob-block-accordion__body{display:block}.mob-block-accordion__entry--open .mob-block-accordion__headline{color:#0b5cff}.mob-block-accordion__entry--open .mob-block-accordion__icon--plus{display:none}.mob-block-accordion__entry--open .mob-block-accordion__icon--minus{display:inline-block}.mob-block-accordion__header{position:relative;padding-top:24px;padding-bottom:24px;cursor:pointer}.mob-block-accordion__headline{position:relative;padding-right:24px}@media only screen and (min-width:768px){.mob-block-accordion__header{padding-left:16px}.mob-block-accordion__headline{padding-right:36px}}@media only screen and (min-width:992px){.mob-block-accordion__header:hover .mob-block-accordion__headline{left:6px}.mob-block-accordion__headline{padding-right:48px;left:0;transition:left .35s ease-in-out}}.mob-block-accordion__icons{line-height:0;position:absolute;top:30px;right:0;pointer-events:none}.mob-block-accordion__icon{display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#00053d;-webkit-mask-size:26px;mask-size:26px;-webkit-mask-position:center;mask-position:center}.mob-block-accordion__icon--plus{-webkit-mask-image:url(../images/icons/plus.svg);mask-image:url(../images/icons/plus.svg)}.mob-block-accordion__icon--minus{display:none;-webkit-mask-image:url(../images/icons/minus.svg);mask-image:url(../images/icons/minus.svg);background-color:#0b5cff}.mob-block-accordion__body{display:none;padding-right:24px}.mob-block-accordion__body:after{content:"";display:block;width:100%;height:24px}.mob-block-accordion__column--image{font-size:0}@media only screen and (min-width:768px){.mob-block-accordion__icons{right:16px}.mob-block-accordion__body{padding-left:16px}.mob-block-accordion__row{display:flex;flex-direction:row;-moz-column-gap:32px;column-gap:32px}.mob-block-accordion__column--image{flex:0 0 250px}}@media only screen and (max-width:768px){.mob-block-accordion__image{margin-right:30px;margin-bottom:32px}}.mob-block-accordion__text{padding-right:12px;display:flex;flex-direction:column;row-gap:24px}.mob-block-accordion__text>ol>li,.mob-block-accordion__text>ul>li{position:relative;padding-left:29px}.mob-block-accordion__text>ol>li:before,.mob-block-accordion__text>ul>li:before{position:absolute;left:1px}.mob-block-accordion__text>ol{counter-reset:item-counter}.mob-block-accordion__text>ol>li{counter-increment:item-counter}.mob-block-accordion__text>ol>li:before{content:counter(item-counter) "."}.mob-block-accordion__text>ul>li:before{content:"•"}.mob-block-accordion__buttons{margin-top:15px}.mob-block-breadcrumb{position:relative;z-index:500;background-color:#fff;padding-top:23px;padding-bottom:24px;overflow-x:scroll}.mob-block-breadcrumb--inverted{background-color:#00053d}.mob-block-breadcrumb--inverted .mob-block-breadcrumb__entries,.mob-block-breadcrumb--inverted .mob-block-breadcrumb__link{color:#fff}.mob-block-breadcrumb--inverted .mob-block-breadcrumb__icon,.mob-block-breadcrumb--inverted .mob-block-breadcrumb__separator{background-color:#fff}.mob-block-breadcrumb--reduced{margin-bottom:-64px}.mob-block-breadcrumb--reduced+.mob-block-image-stage{margin-top:-48px}@media only screen and (min-width:1200px){.mob-block-breadcrumb--reduced{margin-bottom:-100px}.mob-block-breadcrumb--reduced+.mob-block-image-stage{margin-top:-56px}}.mob-block-breadcrumb__entries{display:flex;flex-direction:row;align-items:center;-moz-column-gap:12px;column-gap:12px}.mob-block-breadcrumb__link{font-size:14px;line-height:1.43;font-weight:500;color:#00053d;text-decoration:none;white-space:nowrap}.mob-block-breadcrumb__link--home .mob-block-breadcrumb__icon{position:relative;top:3px}.mob-block-breadcrumb__link--home .mob-block-breadcrumb__text{position:absolute;left:-9999px}.mob-block-breadcrumb__link--last{position:relative;top:1px;font-weight:400;padding-right:16px;pointer-events:none}.mob-block-breadcrumb__icon,.mob-block-breadcrumb__separator{content:"";flex-shrink:0;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#00053d}.mob-block-breadcrumb__icon{width:16px;height:16px;-webkit-mask-size:16px 16px;mask-size:16px 16px;-webkit-mask:url(../images/icons/home.svg);mask:url(../images/icons/home.svg)}.mob-block-breadcrumb__separator{width:12px;height:12px;-webkit-mask-size:12px 12px;mask-size:12px 12px;-webkit-mask:url(../images/icons/arrow-small-right.svg);mask:url(../images/icons/arrow-small-right.svg)}.mob-block-card{display:flex;flex-direction:column;row-gap:32px;scroll-margin-top:100px}.mob-block-card--background,.mob-block-card--inverted{border-radius:8px;padding:32px}.mob-block-card--background{background-color:#f1f3f6}.mob-block-card--inverted{background-color:#00053d}.mob-block-card--flatside{padding-top:0;padding-right:0;padding-left:0}.mob-block-card--flatside .mob-block-card__image{border-bottom-right-radius:0;border-bottom-left-radius:0}.mob-block-card--flatside .mob-block-card__buttons,.mob-block-card--flatside .mob-block-card__headline,.mob-block-card--flatside .mob-block-card__pill,.mob-block-card--flatside .mob-block-card__text{margin-right:32px;margin-left:32px}.mob-block-card__content{display:flex;flex-direction:column;row-gap:32px}.mob-block-card__content--background{background-color:#f1f3f6}.mob-block-card__content--inverted{background-color:#00053d}.mob-block-card__icon{display:inline-block;width:56px;height:56px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#0b5cff;-webkit-mask-size:56px 56px;mask-size:56px 56px}.mob-block-card__pill{margin-bottom:-16px}.mob-block-card__headline{margin-bottom:-12px}.mob-block-card__buttons{display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:24px;column-gap:24px}@media only screen and (min-width:768px){.mob-block-accordion__buttons{margin-top:28px}.mob-block-card__buttons{flex-direction:row;flex-wrap:wrap}}.mob-block-cta{position:relative;scroll-margin-top:100px}.mob-block-cta:not(.mob-block-cta--fullwidth) .mob-block-cta__inner{background-color:#0b5cff;padding:64px 16px}.mob-block-cta:not(.mob-block-cta--fullwidth).mob-block-cta--inverted{background-color:transparent}.mob-block-cta:not(.mob-block-cta--fullwidth).mob-block-cta--inverted .mob-block-cta__inner{background-color:#00053d}.mob-block-cta:not(.mob-block-cta--fullwidth).mob-block-cta--background{background-image:none!important}.mob-block-cta:not(.mob-block-cta--fullwidth).mob-block-cta--background:before{display:none}.mob-block-cta:not(.mob-block-cta--fullwidth).mob-block-cta--background .mob-block-cta__inner{background-color:transparent}.mob-block-cta--background{background-size:cover;background-repeat:no-repeat;background-position:center}.mob-block-cta--background:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.5}.mob-block-cta--fullwidth{padding-top:64px;padding-bottom:64px;background-color:#0b5cff}.mob-block-cta--inverted{background-color:#00053d}.mob-block-cta__inner,.mob-block-cta__wrapper{display:flex;flex-direction:column;row-gap:32px}.mob-block-cta__inner{position:relative}@media only screen and (min-width:992px){.mob-block-breadcrumb{overflow-x:hidden}.mob-block-cta:not(.mob-block-cta--fullwidth) .mob-block-cta__inner{padding:100px 48px}.mob-block-cta--fullwidth{padding-top:100px;padding-bottom:100px}.mob-block-cta__inner{flex-direction:row}.mob-block-cta__text{max-width:384px}}.mob-block-cta__inner--background{background-size:cover;background-repeat:no-repeat;background-position:center}.mob-block-cta__inner--background:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.5}.mob-block-cta__container{position:relative;z-index:250}.mob-block-cta__headline,.mob-block-cta__wrapper{position:relative;flex-basis:0;flex-grow:1;z-index:250}.mob-block-cta__buttons{display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:24px;column-gap:24px}@media only screen and (min-width:992px){.mob-block-cta__buttons{flex-direction:row}}.mob-block-developer{background-color:#00053d;padding-top:50px;padding-bottom:50px;scroll-margin-top:100px}.mob-block-developer__container{display:flex;flex-direction:column;row-gap:32px;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:992px){.mob-block-developer__container{flex-direction:row}.mob-block-developer__column{flex-basis:0;flex-grow:1}.mob-block-feature-accordion__entry:not(.mob-block-feature-accordion__entry--active):hover .mob-block-feature-accordion__headline{left:6px}}.mob-block-developer__headline{font-size:32px;font-weight:600;line-height:1.25}.mob-block-developer__headline--first{color:#fff}.mob-block-developer__headline--second{color:#0b5cff}.mob-block-developer__text{font-size:18px;font-weight:400;line-height:1.44;color:#fff}.mob-block-feature-accordion__container{display:flex;flex-direction:column;row-gap:24px}@media only screen and (min-width:768px){.mob-block-feature-accordion__container{flex-direction:row;-moz-column-gap:32px;column-gap:32px;align-items:center}.mob-block-feature-accordion__images,.mob-block-feature-accordion__navigation{width:calc(50% - 16px)}}.mob-block-feature-accordion__entry{position:relative;margin-left:12px;padding:24px 16px;border-radius:8px;background-color:#fff;cursor:pointer}.mob-block-feature-accordion__entry:before{content:"";display:block;width:2px;height:100%;background-color:var(--color-primary);position:absolute;top:0;left:-12px}.mob-block-feature-accordion__entry:not(:last-child){margin-bottom:12px}.mob-block-feature-accordion__entry--active{background-color:#f1f3f6;cursor:auto}.mob-block-feature-accordion__entry--active:before{background-color:#0b5cff}.mob-block-feature-accordion__entry--active .mob-block-feature-accordion__headline{color:#0b5cff}.mob-block-feature-accordion__entry--active .mob-block-feature-accordion__content{height:auto}.mob-block-feature-accordion__headline{position:relative;left:0;transition:left .35s ease-in-out}.mob-block-feature-accordion__content{display:flex;flex-direction:column;row-gap:16px;height:0;overflow:hidden}.mob-block-feature-accordion__content:before{content:"";display:block;width:100%;height:12px}.mob-block-feature-accordion__bullet{position:relative;padding-left:36px;padding-bottom:16px}.mob-block-feature-accordion__bullet:last-child{padding-bottom:0}.mob-block-feature-accordion__bullet:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/icons/checkmark.svg)}.mob-block-feature-accordion__images{line-height:0}.mob-block-feature-accordion__image{display:none}.mob-block-feature-accordion__image--active{display:block}.mob-block-headline__pill{margin-bottom:16px}.mob-block-grid .mob-block-headline__container{padding-right:0;padding-left:0}.mob-block-image{scroll-margin-top:100px}.mob-block-image__container{line-height:0}.mob-block-image-stage{scroll-margin-top:100px;background-color:#00053d;padding-top:48px;padding-bottom:48px}.mob-block-image-stage__container{display:flex;flex-direction:column;row-gap:32px;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:768px){.mob-block-image-stage__container{flex-direction:row}}@media only screen and (min-width:992px){.mob-block-image-stage{padding-top:56px;padding-bottom:56px}.mob-block-image-stage__container{align-items:center}.mob-block-image-stage__entries,.mob-block-image-stage__headline,.mob-block-image-stage__text{max-width:488px}}.mob-block-image-stage__container--reverse{flex-direction:column-reverse}@media only screen and (min-width:768px){.mob-block-image-stage__container--reverse{flex-direction:row-reverse}}.mob-block-image-stage__column{display:flex;flex-direction:column;flex-basis:0;flex-grow:1;row-gap:32px}.mob-block-image-stage__pill{margin-bottom:-16px}.mob-block-image-stage__entry{position:relative;padding-left:36px;padding-bottom:16px}.mob-block-image-stage__entry:last-child{padding-bottom:0}.mob-block-image-stage__entry:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/icons/checkmark.svg)}.mob-block-image-stage__buttons{display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:24px;column-gap:24px}@media only screen and (min-width:768px){.mob-block-image-stage__buttons{flex-direction:row;flex-wrap:wrap}}.mob-block-logos__headline{padding-bottom:32px}.mob-block-logos__entries{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:16px;-moz-column-gap:16px;column-gap:16px}@media only screen and (min-width:768px){.mob-block-logos__entries--center{justify-content:center}}.mob-block-logos__entries--single{justify-content:center}.mob-block-logos__entry{width:calc(50% - 8px);border-radius:8px;line-height:0;background-color:#fff}@media only screen and (min-width:768px){.mob-block-logos__entry{width:calc(25% - 12px)}}.mob-block-logos__entry--background{background-color:#f1f3f6}.mob-block-split-stage{scroll-margin-top:100px}.mob-block-split-stage--background{background-color:#f8f9fa;padding-top:64px;padding-bottom:64px}@media only screen and (min-width:992px){.mob-block-logos__entries{row-gap:32px;-moz-column-gap:32px;column-gap:32px}.mob-block-logos__entry{width:calc(25% - 24px)}.mob-block-split-stage--background{padding-top:100px;padding-bottom:100px}}.mob-block-split-stage__container{display:flex;flex-direction:column;row-gap:32px;-moz-column-gap:32px;column-gap:32px}@media only screen and (min-width:768px){.mob-block-split-stage__container{flex-direction:row}}@media only screen and (min-width:992px){.mob-block-split-stage__container{align-items:center}.mob-block-split-stage__entries,.mob-block-split-stage__headline,.mob-block-split-stage__text{max-width:488px}}@media only screen and (min-width:768px){.mob-block-split-stage__container--reverse{flex-direction:row-reverse}}.mob-block-split-stage__column{display:flex;flex-direction:column;flex-basis:0;flex-grow:1;row-gap:32px}.mob-block-split-stage__pill{margin-bottom:-16px}.mob-block-split-stage__entry{position:relative;padding-left:36px;padding-bottom:16px}.mob-block-split-stage__entry:last-child{padding-bottom:0}.mob-block-split-stage__entry:before{content:"";display:inline-block;width:24px;height:24px;position:absolute;top:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/icons/checkmark.svg)}.mob-block-split-stage__buttons{display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:24px;column-gap:24px}.mob-block-person__inner{background-color:#f1f3f6;border-radius:8px}@media only screen and (min-width:768px){.mob-block-split-stage__buttons{flex-direction:row;flex-wrap:wrap}.mob-block-person__inner{display:flex;flex-direction:row;flex-wrap:nowrap;max-width:76%;margin:0 auto}.mob-block-person__image{width:50%;align-self:flex-start;border-top-left-radius:8px;border-bottom-left-radius:8px}.mob-block-person__content{width:calc(50% - 32px)}}.mob-block-person__content{display:flex;flex-direction:column;row-gap:32px;padding:32px 16px}@media only screen and (min-width:992px){.mob-block-person__inner{max-width:66.66666667%}.mob-block-person__content{width:calc(50% - 64px);padding:32px}}.mob-block-person__headline{margin-bottom:-6px}@media only screen and (min-width:1200px){.mob-block-person__content{padding:50px;width:calc(50% - 100px)}.mob-block-person__headline{flex-grow:2}}.mob-block-person__name{font-weight:600}.mob-block-person__phone{color:inherit;text-decoration:none}.mob-block-testimonial--inverted .mob-block-testimonial__inner{background-color:#00053d}.mob-block-testimonial--inverted .mob-block-testimonial__position,.mob-block-testimonial--inverted .mob-block-testimonial__text{color:#fff}.mob-block-testimonial__slider{position:relative}@media only screen and (min-width:768px){.mob-block-person__email{width:-moz-max-content;width:max-content}.mob-block-testimonial__slider{max-width:80%;margin:0 auto}}@media only screen and (min-width:992px){.mob-block-testimonial__slider{max-width:66.66666667%}}@media only screen and (min-width:1500px){.mob-block-testimonial__slider{max-width:calc(66.66666667% + 16px);padding-right:24px;padding-left:24px}}@media only screen and (min-width:768px){.mob-block-testimonial__slider--single{max-width:calc(80% - 64px)}}.mob-block-testimonial__slider--single .mob-block-testimonial__arrows,.mob-block-testimonial__slider--single .mob-block-testimonial__bullets{display:none}.mob-block-testimonial__entries{display:flex}.mob-block-testimonial__entry{display:flex;flex-direction:row;flex:0 0 auto;width:100%}.mob-block-testimonial__inner{display:flex;flex-direction:column;background-color:#fff;border-radius:8px;margin-top:60px;padding-right:32px;padding-bottom:32px;padding-left:32px;text-align:center}@media only screen and (min-width:992px){.mob-block-testimonial__slider--single{max-width:66.66666667%}.mob-block-testimonial__inner{margin-top:90px;padding-right:104px;padding-left:104px}}.mob-block-testimonial__image{width:120px;height:auto;border-radius:50%;margin:-60px auto 32px}@media only screen and (min-width:992px){.mob-block-testimonial__image{width:180px;margin-top:-90px}}.mob-block-testimonial__text{font-size:20px;line-height:28px;margin-bottom:32px}.mob-block-testimonial__name{font-size:18px;line-height:26px;font-weight:500;color:#0b5cff}.mob-block-testimonial__position{font-size:14px;line-height:20px}.mob-block-testimonial__arrows{width:100%;position:absolute;top:calc(50% - 24px)}.mob-block-testimonial__arrow{position:absolute;width:48px;height:48px;border-radius:50%;background-color:#fff;background-position:center center;background-repeat:no-repeat;box-shadow:0 12px 32px 0 rgba(0,0,0,.1),0 2px 8px 0 rgba(0,0,0,.05);transition:background-color .35s ease-in-out}.mob-block-testimonial__arrow:hover{background-color:#f8f9fa}.mob-block-testimonial__arrow--left{left:-6px}.mob-block-testimonial__arrow--right{right:-6px}@media only screen and (min-width:768px){.mob-block-testimonial__arrow--left{left:6px}.mob-block-testimonial__arrow--right{right:6px}}@media only screen and (min-width:992px){.mob-block-testimonial__arrows{top:calc(50% - 3px)}.mob-block-testimonial__arrow--left{left:-24px}.mob-block-testimonial__arrow--right{right:-24px}}@media only screen and (min-width:1500px){.mob-block-testimonial__arrow--right{right:24px}}.mob-block-testimonial__icon{display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-mask-size:16px 16px;mask-size:16px 16px;background-color:#0b5cff;margin-top:2px}.mob-block-testimonial__icon--left{-webkit-mask:url(../images/icons/funktional-arrow-rounded-left.svg);mask:url(../images/icons/funktional-arrow-rounded-left.svg)}.mob-block-testimonial__icon--right{-webkit-mask:url(../images/icons/funktional-arrow-rounded-right.svg);mask:url(../images/icons/funktional-arrow-rounded-right.svg)}.mob-block-testimonial__bullets{display:flex;flex-direction:row;justify-content:center;padding-top:26px;margin-bottom:-6px}.mob-block-testimonial__bullet{position:relative;width:24px;height:24px}.mob-block-testimonial__bullet:hover:before{background-color:#0b5cff}.mob-block-testimonial__bullet:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background-color:#ced5df;position:absolute;top:6px;left:6px;transition:background-color .35s ease-in-out}.mob-block-testimonial__bullet--active{width:44px}.mob-block-testimonial__bullet--active:before{width:32px;border-radius:6px;left:6px;background-color:#0b5cff}.mob-block-text__intro{font-weight:500;padding-bottom:24px}.mob-block-text__text>p:not(:last-child){padding-bottom:24px}.mob-block-text__text>ol,.mob-block-text__text>ul{padding-bottom:24px}.mob-block-text__text>ol>li,.mob-block-text__text>ul>li{position:relative;padding-left:29px}.mob-block-text__text>ol>li:before,.mob-block-text__text>ul>li:before{position:absolute;left:1px}.mob-block-text__text>ol{counter-reset:item-counter}.mob-block-text__text>ol>li{counter-increment:item-counter}.mob-block-text__text>ol>li:before{content:counter(item-counter) "."}.mob-block-text__text>ul>li:before{content:"•"}.mob-block-grid .mob-block-text__container{padding-right:0;padding-left:0}.wp-block-columns .wp-block-column[style*="flex-basis:60%"]{flex-basis:60%!important}.wp-block-columns .wp-block-column[style*="flex-basis:40%"]{flex-basis:40%!important}.wp-block-columns.are-vertically-aligned-bottom .wp-block-column[style*="flex-basis:40%"],.wp-block-columns.are-vertically-aligned-bottom .wp-block-column[style*="flex-basis:60%"],.wp-block-columns.are-vertically-aligned-center .wp-block-column[style*="flex-basis:40%"],.wp-block-columns.are-vertically-aligned-center .wp-block-column[style*="flex-basis:60%"],.wp-block-columns.are-vertically-aligned-top .wp-block-column[style*="flex-basis:40%"],.wp-block-columns.are-vertically-aligned-top .wp-block-column[style*="flex-basis:60%"]{align-self:inherit}.mob-preheader{background-color:#0b5cff;padding:10px 16px}@media only screen and (min-width:992px){.mob-preheader{padding:14px 16px}}.mob-preheader__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto}.mob-preheader__select{position:relative}.mob-preheader__label{position:absolute;left:-9999px}.mob-preheader__input{position:relative;font-size:14px;font-weight:500;line-height:1.43;color:#fff;padding-left:16px;background-size:12px 12px;background-repeat:no-repeat;background-position:left center;background-image:url(../images/icons/arrow-small-down.svg)}@media only screen and (max-width:768px){.mob-preheader__entries,.mob-preheader__trademark{display:none!important}}.mob-preheader__link,.mob-preheader__trademark{font-size:14px;line-height:1.43;color:#fff}.mob-preheader__trademark{font-weight:400;margin-left:auto;padding-right:24px;position:relative;top:1px}.mob-preheader__entries{display:flex;flex-direction:row;-moz-column-gap:23px;column-gap:23px}.mob-preheader__link{font-weight:500;text-decoration:none}.mob-header{position:relative;z-index:1000}.mob-header__bar{position:relative;padding:17px 16px;background-color:#00053d}.mob-header__bar--sticky{position:fixed;top:0;z-index:1000;width:calc(100% - 32px);max-width:1508px}.mob-header__container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;max-width:1360px;margin:0 auto}.mob-header__home{display:inline-block;line-height:0}.mob-header__logo{height:30px;width:auto}@media only screen and (min-width:992px){.mob-header__bar{padding:20px 16px}.mob-header__logo{height:40px;position:relative;top:-4px}}@media only screen and (min-width:1200px){.mob-header__navigation{display:flex!important}}.mob-header__actions{line-height:0;display:flex;align-items:center}@media only screen and (min-width:1200px){.mob-header__actions{display:none}}.mob-header__actions--open .mob-header__action--open{display:none}.mob-header__actions--open .mob-header__action--close{display:block}.mob-header__action{text-indent:-9999px;overflow:hidden;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#fff;-webkit-mask-size:24px 24px;mask-size:24px 24px;cursor:pointer;display:inline-block}.mob-header__action--open{-webkit-mask:url(../images/icons/menu.svg);mask:url(../images/icons/menu.svg)}.mob-header__action--close{-webkit-mask:url(../images/icons/close.svg);mask:url(../images/icons/close.svg);display:none}.mob-header__buttons{display:flex;flex-direction:row;-moz-column-gap:24px;column-gap:24px}@media only screen and (max-width:992px){.mob-header__buttons{display:none}}.mob-navigation{display:none}@media only screen and (min-width:1200px){.mob-navigation{display:flex}}.mob-navigation--open{display:block}.mob-navigation__entries{display:flex;flex-direction:column}@media only screen and (max-width:1200px){.mob-header__buttons{margin-left:auto;margin-right:32px}.mob-navigation{position:absolute;z-index:1000;top:100%;left:0;width:100%;padding-top:16px;padding-bottom:32px;background:#fff}.mob-navigation__entries{margin-bottom:32px}.mob-navigation__entry{padding-right:16px;padding-left:16px}}.mob-navigation__entry{position:relative;z-index:0}.mob-navigation__entry--open .mob-navigation__icon--open{display:none}.mob-navigation__entry--open .mob-navigation__icon--close,.mob-navigation__entry--open .mob-navigation__subentries{display:block}@media only screen and (min-width:1200px){.mob-navigation__entries{flex-direction:row;-moz-column-gap:24px;column-gap:24px;padding-top:1px}.mob-navigation__entry{height:100%;display:flex;align-items:center}.mob-navigation__entry:hover:before{border-bottom:4px solid #fff!important}.mob-navigation__entry:hover .mob-navigation__subentries{display:block}.mob-navigation__entry--open .mob-navigation__subentries{display:none}.mob-navigation__entry--active:before{border-bottom:4px solid #fff!important}}@media only screen and (min-width:992px){.mob-navigation__entry:before{content:"";display:block;width:100%;height:76px;position:absolute;bottom:-20px;left:0;z-index:-1;border-bottom:4px solid transparent}}.mob-navigation__entry:after{content:"";display:block;width:100%;height:2px;background-color:#ced5df}.mob-navigation__toggle{text-indent:-9999px;overflow:hidden;position:absolute;z-index:500;top:17px;right:16px;display:flex;justify-content:flex-end;align-items:center;width:32px;height:24px;line-height:0;border-left:2px solid #ced5df;cursor:pointer}@media only screen and (min-width:1200px){.mob-navigation__entry:after,.mob-navigation__toggle{display:none}}.mob-navigation__toggle:before{content:"";display:inline-block;width:48px;height:48px;position:absolute;overflow:visible;right:-8px}.mob-navigation__icon{width:16px;height:16px;position:relative;top:0;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#00053d;-webkit-mask-size:16px 16px;mask-size:16px 16px}.mob-navigation__icon--open{-webkit-mask:url(../images/icons/arrow-right.svg);mask:url(../images/icons/arrow-right.svg)}.mob-navigation__icon--close{display:none;-webkit-mask:url(../images/icons/arrow-down.svg);mask:url(../images/icons/arrow-down.svg)}.mob-navigation__link{display:block;font-size:18px;font-weight:500;line-height:1.44;color:#00053d;text-decoration:none;padding-top:17px;padding-bottom:15px}.mob-navigation__subentries{display:none}.mob-navigation__subentry:last-child{margin-bottom:15px}@media only screen and (min-width:1200px){.mob-navigation__toggle:before{display:none}.mob-navigation__link{font-size:16px;font-weight:400;line-height:1.5;color:#fff;padding-top:0;padding-bottom:0}.mob-navigation__subentries{background-color:#fff;position:absolute;top:calc(100% + 20px);left:-1px;padding:24px 31px 23px;border-right:1px solid #ced5df;border-bottom:1px solid #ced5df;border-left:1px solid #ced5df}.mob-navigation__subentry:last-child{margin-bottom:0}}.mob-navigation__sublink{position:relative;font-size:18px;font-weight:400;line-height:1.44;color:#00053d;text-decoration:none;display:block;padding-top:16px;padding-bottom:16px;left:0;transition:left .35s ease-in-out}@media only screen and (min-width:1200px){.mob-navigation__sublink{font-size:16px;line-height:1.5;padding-top:8px;padding-bottom:8px;white-space:nowrap}.mob-navigation__sublink:hover{left:5px}}.mob-navigation__buttons{display:flex;flex-direction:row;-moz-column-gap:24px;column-gap:24px;padding-right:16px;padding-left:16px}@media only screen and (max-width:1200px){.mob-navigation__buttons{margin-bottom:32px}}@media only screen and (min-width:992px){.mob-navigation__buttons{display:none}}.mob-navigation__button{flex-grow:2}.mob-navigation__additional{display:flex;flex-direction:column;width:calc(100% - 64px);margin:0 auto;padding:32px 16px;border-radius:8px;background-color:#f1f3f6}@media only screen and (min-width:1200px){.mob-navigation__additional{display:none}}.mob-navigation__additional .mob-navigation__entries{margin-bottom:0}.mob-navigation__additional .mob-navigation__entry{padding-right:0;padding-left:0}.mob-navigation__trademark{font-size:14px;font-weight:400;line-height:1.43;color:#00053d;padding-bottom:15px}.mob-footer{background-color:#00053d;padding-top:64px;padding-bottom:64px}.mob-footer__navigation{border-bottom:1px solid #7e858f}@media only screen and (min-width:768px){.mob-footer__navigation{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;padding-bottom:56px}.mob-footer__menu{flex-basis:0;flex-grow:1}}.mob-footer__menu:last-child .mob-footer__entry:last-child{padding-bottom:0}.mob-footer__header,.mob-footer__link{position:relative;left:0;font-size:18px;line-height:1.44;text-decoration:none;transition:left .35s ease-in-out}@media only screen and (min-width:992px){.mob-footer{padding-top:101px;padding-bottom:56px}.mob-footer__header,.mob-footer__link{font-size:16px;line-height:1.5}.mob-footer__header:not(.mob-footer__header--nolink):hover,.mob-footer__link:not(.mob-footer__header--nolink):hover{left:6px}}.mob-footer__header{font-weight:500;color:#0b5cff}.mob-footer__entries{padding-top:24px;padding-bottom:48px}@media only screen and (min-width:768px){.mob-footer__entries{padding-bottom:0}.mob-footer__entry:last-child{padding-bottom:0}}.mob-footer__entry{padding-bottom:16px}.mob-footer__link{font-weight:400;color:#fff}.mob-footer__bottom{display:flex;flex-direction:column;padding-top:48px}@media only screen and (min-width:768px){.mob-footer__bottom{padding-top:56px;flex-direction:row;align-items:center;-moz-column-gap:16px;column-gap:16px}.mob-footer__trademark,.mob-footer__wrapper{flex:0 0 auto;width:35%}.mob-footer__button{margin-left:auto}}.mob-footer__wrapper{line-height:0}@media only screen and (min-width:992px){.mob-footer__wrapper{width:calc(25% - 16px)}}.mob-footer__home{display:inline-block;line-height:0}.mob-footer__logo{height:32px;width:auto}.mob-footer__trademark{font-size:14px;font-weight:400;line-height:1.43;color:#fff}@media only screen and (max-width:768px){.mob-footer__trademark{padding-top:32px;padding-bottom:32px}}.entry-content .mob-block-accordion--background+.mob-block-cta{margin-top:-64px}@media only screen and (min-width:992px){.mob-footer__trademark{width:25%}.entry-content .mob-block-accordion--background+.mob-block-cta{margin-top:-100px}}.page-template-legal .mob-block-headline:not(:last-child),.page-template-legal .mob-block-text:not(:last-child){margin-bottom:-68px}.page-template-legal .mob-block-headline:not(:first-child){margin-top:16px}.page-template-legal .mob-block-text:nth-last-child(-n+2){margin-bottom:0}