/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
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,main,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,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,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}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #acb6bf;border-radius:5px;background:#f2f2f2;position:relative;overflow:hidden}.selectric .label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 48px 0 20px;font-size:14px;color:#36414d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric .button,.selectric .label{display:block;line-height:48px;height:48px}.selectric .button{position:absolute;right:0;top:0;width:48px;background-color:#f2f2f2;color:#005fcc;text-align:center;font:0/0 a;*font:20px/48px Lucida Sans Unicode,Arial Unicode MS,Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#005fcc;border-bottom:none}.selectric-focus .selectric{border-color:#728393}.selectric-hover .selectric{border-color:#8f9da9}.selectric-hover .selectric .button{color:#004799}.selectric-hover .selectric .button:after{border-top-color:#004799}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#8f9da9}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0 a!important;background:none!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#f2f2f2;border:1px solid #8f9da9;z-index:-1;-webkit-box-shadow:0 0 10px -6px;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0;font-size:14px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default!important;background:none!important;color:#666!important}.selectric-items .disabled,.selectric-items .selectric-group .selectric-group-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}@font-face{font-family:space_grotesk;src:url(/fonts/spaceGrotesk/SpaceGrotesk-Light.woff2) format("woff2"),url(/fonts/spaceGrotesk/SpaceGrotesk-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:space_grotesk;src:url(/fonts/spaceGrotesk/SpaceGrotesk-Regular.woff2) format("woff2"),url(/fonts/spaceGrotesk/SpaceGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:space_grotesk;src:url(/fonts/spaceGrotesk/SpaceGrotesk-Medium.woff2) format("woff2"),url(/fonts/spaceGrotesk/SpaceGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:space_grotesk;src:url(/fonts/spaceGrotesk/SpaceGrotesk-SemiBold.woff2) format("woff2"),url(/fonts/spaceGrotesk/SpaceGrotesk-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:space_grotesk;src:url(/fonts/spaceGrotesk/SpaceGrotesk-Bold.woff2) format("woff2"),url(/fonts/spaceGrotesk/SpaceGrotesk-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:beni;src:url(/fonts/beni/BeniLight.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:beni;src:url(/fonts/beni/BeniRegular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:beni;src:url(/fonts/beni/BeniBold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:beni;src:url(/fonts/beni/BeniBlack.otf) format("opentype");font-weight:900;font-style:normal}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;color:#1d2126}.h1,h1{font-size:46px}@media screen and (max-width:767px){.h1,h1{font-size:32px}}.h2,h2{font-size:38px}@media screen and (max-width:767px){.h2,h2{font-size:28px}}.h3,h3{font-size:32px}@media screen and (max-width:767px){.h3,h3{font-size:28px}}.h4,h4{font-size:28px}@media screen and (max-width:767px){.h4,h4{font-size:22px}}.h5,h5{font-size:22px}@media screen and (max-width:767px){.h5,h5{font-size:18px}}.h6,h6{font-size:18px}.font-default,.font-small,.sticky-footer-wrapper,.text-image-video-media-description,.text-image-video-text,body,ul li{line-height:1.25}.font-default,.sticky-footer-wrapper,.text-image-video-text,body,ul li{font-size:16px;color:#1d2126}.font-small,.text-image-video-media-description{font-size:14px}.font-xsmall{font-size:12px}.font-subtitle{color:#828e99;font-weight:500;letter-spacing:2px;font-size:12px;line-height:14px;text-transform:uppercase}@font-face{font-family:icomoon;src:url(/fonts/icomoon/fonts/icomoon.eot?jbcx1d);src:url(/fonts/icomoon/fonts/icomoon.eot?jbcx1d#iefix) format("embedded-opentype"),url(/fonts/icomoon/fonts/icomoon.ttf?jbcx1d) format("truetype"),url(/fonts/icomoon/fonts/icomoon.woff?jbcx1d) format("woff"),url(/fonts/icomoon/fonts/icomoon.svg?jbcx1d#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon,sans-serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-kompetenz:before{content:"\ea24"}.icon-wochenende:before{content:"\ea25"}.icon-stern-outline:before{content:"\ea26"}.icon-party:before{content:"\ea1f"}.icon-zeugnis:before{content:"\ea1e"}.icon-lehre:before{content:"\ea20"}.icon-nachhilfe:before{content:"\ea21"}.icon-maximo:before{content:"\ea22"}.icon-essen-1:before{content:"\ea23"}.icon-facebook:before{content:"\e900"}.icon-linkedin:before{content:"\e901"}.icon-map-pin:before{content:"\e902"}.icon-twitter:before{content:"\e903"}.icon-wechat:before{content:"\e904"}.icon-play:before{content:"\e905"}.icon-activity:before{content:"\e906"}.icon-airplay:before{content:"\e907"}.icon-alert-circle:before{content:"\e908"}.icon-alert-octagon:before{content:"\e909"}.icon-alert-triangle:before{content:"\e90a"}.icon-align-center:before{content:"\e90b"}.icon-align-justify:before{content:"\e90c"}.icon-align-left:before{content:"\e90d"}.icon-align-right:before{content:"\e90e"}.icon-anchor:before{content:"\e90f"}.icon-aperture:before{content:"\e910"}.icon-archive:before{content:"\e911"}.icon-arrow-down:before{content:"\e912"}.icon-arrow-down-circle:before{content:"\e913"}.icon-arrow-down-left:before{content:"\e914"}.icon-arrow-down-right:before{content:"\e915"}.icon-arrow-left:before{content:"\e916"}.icon-arrow-left-circle:before{content:"\e917"}.icon-arrow-right:before{content:"\e918"}.icon-arrow-right-circle:before{content:"\e919"}.icon-arrow-up:before{content:"\e91a"}.icon-arrow-up-circle:before{content:"\e91b"}.icon-arrow-up-left:before{content:"\e91c"}.icon-arrow-up-right:before{content:"\e91d"}.icon-at-sign:before{content:"\e91e"}.icon-award:before{content:"\e91f"}.icon-bar-chart:before{content:"\e920"}.icon-bar-chart-2:before{content:"\e921"}.icon-battery:before{content:"\e922"}.icon-battery-charging:before{content:"\e923"}.icon-bell:before{content:"\e924"}.icon-bell-off:before{content:"\e925"}.icon-bluetooth:before{content:"\e926"}.icon-bold:before{content:"\e927"}.icon-book:before{content:"\e928"}.icon-book-open:before{content:"\e929"}.icon-bookmark:before{content:"\e92a"}.icon-box:before{content:"\e92b"}.icon-briefcase:before{content:"\e92c"}.icon-calendar:before{content:"\e92d"}.icon-camera:before{content:"\e92e"}.icon-camera-off:before{content:"\e92f"}.icon-cast:before{content:"\e930"}.icon-check:before{content:"\e931"}.icon-check-circle:before,ul li:before{content:"\e932"}.icon-check-square:before{content:"\e933"}.icon-chevron-down:before,.mobile-navigation-main-item.has-children:after,.mobile-navigation-sidebar-item.has-children:after,.navigation-item.has-children:after,.sidebar-child-navigation-closer:after,.sidebar-navigation-item.has-children:after{content:"\e934"}.icon-chevron-left:before{content:"\e935"}.icon-chevron-right:before{content:"\e936"}.icon-chevron-up:before{content:"\e937"}.icon-chevrons-down:before{content:"\e938"}.icon-chevrons-left:before{content:"\e939"}.icon-chevrons-right:before{content:"\e93a"}.icon-chevrons-up:before{content:"\e93b"}.icon-chrome:before{content:"\e93c"}.icon-circle:before{content:"\e93d"}.icon-clipboard:before{content:"\e93e"}.icon-clock:before{content:"\e93f"}.icon-cloud:before{content:"\e940"}.icon-cloud-drizzle:before{content:"\e941"}.icon-cloud-lightning:before{content:"\e942"}.icon-cloud-off:before{content:"\e943"}.icon-cloud-rain:before{content:"\e944"}.icon-cloud-snow:before{content:"\e945"}.icon-code:before{content:"\e946"}.icon-codepen:before{content:"\e947"}.icon-codesandbox:before{content:"\e948"}.icon-coffee:before{content:"\e949"}.icon-columns:before{content:"\e94a"}.icon-command:before{content:"\e94b"}.icon-compass:before{content:"\e94c"}.icon-copy:before{content:"\e94d"}.icon-corner-down-left:before{content:"\e94e"}.icon-corner-down-right:before{content:"\e94f"}.icon-corner-left-down:before{content:"\e950"}.icon-corner-left-up:before{content:"\e951"}.icon-corner-right-down:before{content:"\e952"}.icon-corner-right-up:before{content:"\e953"}.icon-corner-up-left:before{content:"\e954"}.icon-corner-up-right:before{content:"\e955"}.icon-cpu:before{content:"\e956"}.icon-credit-card:before{content:"\e957"}.icon-crop:before{content:"\e958"}.icon-crosshair:before{content:"\e959"}.icon-database:before{content:"\e95a"}.icon-delete:before{content:"\e95b"}.icon-disc:before{content:"\e95c"}.icon-dollar-sign:before{content:"\e95d"}.icon-download:before{content:"\e95e"}.icon-download-cloud:before{content:"\e95f"}.icon-droplet:before{content:"\e960"}.icon-edit:before{content:"\e961"}.icon-edit-2:before{content:"\e962"}.icon-edit-3:before{content:"\e963"}.icon-external-link:before,.mobile-navigation-main-item.external:after,.mobile-navigation-sidebar-item.external:after,.navigation-item.external:after,.sidebar-navigation-item.external:after{content:"\e964"}.icon-eye:before{content:"\e965"}.icon-eye-off:before{content:"\e966"}.icon-facebook1:before{content:"\e967"}.icon-fast-forward:before{content:"\e968"}.icon-feather:before{content:"\e969"}.icon-figma:before{content:"\e96a"}.icon-file:before{content:"\e96b"}.icon-file-minus:before{content:"\e96c"}.icon-file-plus:before{content:"\e96d"}.icon-file-text:before{content:"\e96e"}.icon-film:before{content:"\e96f"}.icon-filter:before{content:"\e970"}.icon-flag:before{content:"\e971"}.icon-folder:before{content:"\e972"}.icon-folder-minus:before{content:"\e973"}.icon-folder-plus:before{content:"\e974"}.icon-framer:before{content:"\e975"}.icon-frown:before{content:"\e976"}.icon-gift:before{content:"\e977"}.icon-git-branch:before{content:"\e978"}.icon-git-commit:before{content:"\e979"}.icon-git-merge:before{content:"\e97a"}.icon-git-pull-request:before{content:"\e97b"}.icon-github:before{content:"\e97c"}.icon-gitlab:before{content:"\e97d"}.icon-globe:before{content:"\e97e"}.icon-grid:before{content:"\e97f"}.icon-hard-drive:before{content:"\e980"}.icon-hash:before{content:"\e981"}.icon-headphones:before{content:"\e982"}.icon-heart:before{content:"\e983"}.icon-help-circle:before{content:"\e984"}.icon-hexagon:before{content:"\e985"}.icon-home:before{content:"\e986"}.icon-image:before{content:"\e987"}.icon-inbox:before{content:"\e988"}.icon-info:before{content:"\e989"}.icon-instagram:before{content:"\e98a"}.icon-italic:before{content:"\e98b"}.icon-key:before{content:"\e98c"}.icon-layers:before{content:"\e98d"}.icon-layout:before{content:"\e98e"}.icon-life-buoy:before{content:"\e98f"}.icon-link:before{content:"\e990"}.icon-link-2:before{content:"\e991"}.icon-linkedin1:before{content:"\e992"}.icon-list:before{content:"\e993"}.icon-loader:before{content:"\e994"}.icon-lock:before{content:"\e995"}.icon-log-in:before{content:"\e996"}.icon-log-out:before{content:"\e997"}.icon-mail:before{content:"\e998"}.icon-map:before{content:"\e999"}.icon-map-pin1:before{content:"\e99a"}.icon-maximize:before{content:"\e99b"}.icon-maximize-2:before{content:"\e99c"}.icon-meh:before{content:"\e99d"}.icon-menu:before{content:"\e99e"}.icon-message-circle:before{content:"\e99f"}.icon-message-square:before{content:"\e9a0"}.icon-mic:before{content:"\e9a1"}.icon-mic-off:before{content:"\e9a2"}.icon-minimize:before{content:"\e9a3"}.icon-minimize-2:before{content:"\e9a4"}.icon-minus:before{content:"\e9a5"}.icon-minus-circle:before{content:"\e9a6"}.icon-minus-square:before{content:"\e9a7"}.icon-monitor:before{content:"\e9a8"}.icon-moon:before{content:"\e9a9"}.icon-more-horizontal:before{content:"\e9aa"}.icon-more-vertical:before{content:"\e9ab"}.icon-mouse-pointer:before{content:"\e9ac"}.icon-move:before{content:"\e9ad"}.icon-music:before{content:"\e9ae"}.icon-navigation:before{content:"\e9af"}.icon-navigation-2:before{content:"\e9b0"}.icon-octagon:before{content:"\e9b1"}.icon-package:before{content:"\e9b2"}.icon-paperclip:before{content:"\e9b3"}.icon-pause:before{content:"\e9b4"}.icon-pause-circle:before{content:"\e9b5"}.icon-pen-tool:before{content:"\e9b6"}.icon-percent:before{content:"\e9b7"}.icon-phone:before{content:"\e9b8"}.icon-phone-call:before{content:"\e9b9"}.icon-phone-forwarded:before{content:"\e9ba"}.icon-phone-incoming:before{content:"\e9bb"}.icon-phone-missed:before{content:"\e9bc"}.icon-phone-off:before{content:"\e9bd"}.icon-phone-outgoing:before{content:"\e9be"}.icon-pie-chart:before{content:"\e9bf"}.icon-play1:before{content:"\e9c0"}.icon-play-circle:before{content:"\e9c1"}.icon-plus:before{content:"\e9c2"}.icon-plus-circle:before{content:"\e9c3"}.icon-plus-square:before{content:"\e9c4"}.icon-pocket:before{content:"\e9c5"}.icon-power:before{content:"\e9c6"}.icon-printer:before{content:"\e9c7"}.icon-radio:before{content:"\e9c8"}.icon-refresh-ccw:before{content:"\e9c9"}.icon-refresh-cw:before{content:"\e9ca"}.icon-repeat:before{content:"\e9cb"}.icon-rewind:before{content:"\e9cc"}.icon-rotate-ccw:before{content:"\e9cd"}.icon-rotate-cw:before{content:"\e9ce"}.icon-rss:before{content:"\e9cf"}.icon-save:before{content:"\e9d0"}.icon-scissors:before{content:"\e9d1"}.icon-search:before{content:"\e9d2"}.icon-send:before{content:"\e9d3"}.icon-server:before{content:"\e9d4"}.icon-settings:before{content:"\e9d5"}.icon-share:before{content:"\e9d6"}.icon-share-2:before{content:"\e9d7"}.icon-shield:before{content:"\e9d8"}.icon-shield-off:before{content:"\e9d9"}.icon-shopping-bag:before{content:"\e9da"}.icon-shopping-cart:before{content:"\e9db"}.icon-shuffle:before{content:"\e9dc"}.icon-sidebar:before{content:"\e9dd"}.icon-skip-back:before{content:"\e9de"}.icon-skip-forward:before{content:"\e9df"}.icon-slack:before{content:"\e9e0"}.icon-slash:before{content:"\e9e1"}.icon-sliders:before{content:"\e9e2"}.icon-smartphone:before{content:"\e9e3"}.icon-smile:before{content:"\e9e4"}.icon-speaker:before{content:"\e9e5"}.icon-square:before{content:"\e9e6"}.icon-star:before{content:"\e9e7"}.icon-stop-circle:before{content:"\e9e8"}.icon-sun:before{content:"\e9e9"}.icon-sunrise:before{content:"\e9ea"}.icon-sunset:before{content:"\e9eb"}.icon-tablet:before{content:"\e9ec"}.icon-tag:before{content:"\e9ed"}.icon-target:before{content:"\e9ee"}.icon-terminal:before{content:"\e9ef"}.icon-thermometer:before{content:"\e9f0"}.icon-thumbs-down:before{content:"\e9f1"}.icon-thumbs-up:before{content:"\e9f2"}.icon-toggle-left:before{content:"\e9f3"}.icon-toggle-right:before{content:"\e9f4"}.icon-trash:before{content:"\e9f5"}.icon-trash-2:before{content:"\e9f6"}.icon-trello:before{content:"\e9f7"}.icon-trending-down:before{content:"\e9f8"}.icon-trending-up:before{content:"\e9f9"}.icon-triangle:before{content:"\e9fa"}.icon-truck:before{content:"\e9fb"}.icon-tv:before{content:"\e9fc"}.icon-twitter1:before{content:"\e9fd"}.icon-type:before{content:"\e9fe"}.icon-umbrella:before{content:"\e9ff"}.icon-underline:before{content:"\ea00"}.icon-unlock:before{content:"\ea01"}.icon-upload:before{content:"\ea02"}.icon-upload-cloud:before{content:"\ea03"}.icon-user:before{content:"\ea04"}.icon-user-check:before{content:"\ea05"}.icon-user-minus:before{content:"\ea06"}.icon-user-plus:before{content:"\ea07"}.icon-user-x:before{content:"\ea08"}.icon-users:before{content:"\ea09"}.icon-video:before{content:"\ea0a"}.icon-video-off:before{content:"\ea0b"}.icon-voicemail:before{content:"\ea0c"}.icon-volume:before{content:"\ea0d"}.icon-volume-1:before{content:"\ea0e"}.icon-volume-2:before{content:"\ea0f"}.icon-volume-x:before{content:"\ea10"}.icon-watch:before{content:"\ea11"}.icon-wifi:before{content:"\ea12"}.icon-wifi-off:before{content:"\ea13"}.icon-wind:before{content:"\ea14"}.icon-x:before,.sidebar-navigation-menu-closer:after,.wechat-overlay-closer:after{content:"\ea15"}.icon-x-circle:before{content:"\ea16"}.icon-x-octagon:before{content:"\ea17"}.icon-x-square:before{content:"\ea18"}.icon-youtube:before{content:"\ea19"}.icon-zap:before{content:"\ea1a"}.icon-zap-off:before{content:"\ea1b"}.icon-zoom-in:before{content:"\ea1c"}.icon-zoom-out:before{content:"\ea1d"}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:space_grotesk,Arial,sans-serif;scroll-behavior:smooth}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}img,picture{display:block;max-width:100%}a{text-decoration:none;color:inherit}a:not([class]){color:#005fcc}li a:not([class]):hover{text-decoration:underline;-webkit-text-decoration-color:#005fcc;text-decoration-color:#005fcc}sup{vertical-align:super}sub,sup{font-size:smaller}sub{vertical-align:sub}b,strong{font-weight:700}i{font-style:italic}.sticky-footer-wrapper,body{min-height:100vh;font-weight:400;color:#36414d}div{display:block}button{padding:0;cursor:pointer;font-family:inherit}ol{list-style-type:decimal;padding-left:20px}ul li{line-height:24px;margin-bottom:10px;position:relative;padding-left:40px}ul li:last-child{margin-bottom:0}ul li:before{font-family:icomoon,sans-serif;color:#005fcc;font-size:24px;margin:-1px 12px 0 0;position:absolute;left:0}select{font-family:space_grotesk,Arial,sans-serif}html{height:100%}.sticky-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.footer,.navigation{-ms-flex-negative:0;flex-shrink:0}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.button-primary{height:48px;line-height:48px;font-size:16px;font-weight:600;white-space:nowrap;padding:0 25px;border-radius:25px;border:2px solid hsla(0,0%,100%,.6);-webkit-transition:border .25s;transition:border .25s;cursor:pointer;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.button-primary:hover{border-color:#fff}.button-primary [class*=" icon-"],.button-primary [class^=icon-]{line-height:50px;font-size:22px;margin-left:10px;margin-right:-5px}.button-primary .icon-arrow-right{line-height:46px}.button-primary.button-primary-transparent{color:#005fcc;border-color:#005fcc;background-color:transparent;-webkit-transition:border .25s,color .25s,background-color .25s;transition:border .25s,color .25s,background-color .25s}.button-primary.button-primary-transparent:hover{border-color:#005fcc;background-color:#005fcc;color:#fff}.button-primary.button-primary-transparent:hover [class*=" icon-"],.button-primary.button-primary-transparent:hover [class^=icon-]{color:#fff}.button-primary.button-primary-transparent [class*=" icon-"],.button-primary.button-primary-transparent [class^=icon-]{color:#005fcc}.button-primary.button-primary-white{color:#005fcc;background-color:#fff;-webkit-transition:border .25s,color .25s,background-color .25s;transition:border .25s,color .25s,background-color .25s}.button-primary.button-primary-white:hover{background-color:transparent;color:#fff;border-color:#fff}.button-primary.button-primary-blue{color:#fff;border-color:#005fcc;background-color:#005fcc;-webkit-transition:border .25s,color .25s,background-color .25s;transition:border .25s,color .25s,background-color .25s}.button-primary.button-primary-blue:hover{background-color:#fff;color:#005fcc}.button-primary.button-primary-blue:hover [class*=" icon-"],.button-primary.button-primary-blue:hover [class^=icon-]{color:#005fcc}.button-primary.button-primary-blue [class*=" icon-"],.button-primary.button-primary-blue [class^=icon-]{color:#fff}.icon-button{width:48px;height:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.6);-webkit-transition:border-color .25s;transition:border-color .25s;cursor:pointer;text-align:center;color:#fff}.icon-button [class*=" icon-"],.icon-button [class^=icon-]{line-height:46px;font-size:22px}.icon-button:hover{border-color:#fff}.button-round{width:34px;height:34px;min-width:34px;border-radius:50%;text-align:center}.button-round [class*=" icon-"],.button-round [class^=icon-]{line-height:34px;font-size:22px}.button-round.button-round-white{background:#fff;color:#005fcc}.button-round.button-round-blue{color:#fff;background:#005fcc}@-webkit-keyframes bottom-fade-in{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes bottom-fade-in{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes bottom-move-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:none;transform:none}}@keyframes bottom-move-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animation-bottom-fade-in{-webkit-animation-name:bottom-fade-in;animation-name:bottom-fade-in;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.animation-fade-in{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.js-animation-not-in-view{-webkit-animation-play-state:paused;animation-play-state:paused}.video-button{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;color:#005fcc;width:90px;height:90px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-button i{font-size:24px;pointer-events:none}.video-container{width:100%;height:auto;position:relative}.button-round-arrow{overflow:hidden}.button-round-arrow:hover .button-round-arrow-icons{margin-left:6px;-webkit-transition-delay:0s;transition-delay:0s}.button-round-arrow-icons{margin-left:-72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100px;-webkit-transition:margin-left .25s cubic-bezier(.835,-.005,.06,1);transition:margin-left .25s cubic-bezier(.835,-.005,.06,1)}.button-round-external{overflow:hidden}.button-round-external:hover .button-round-arrow-icons{margin-left:6px;-webkit-transition-delay:0s;transition-delay:0s}.button-round-external-icons{margin-left:-72px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100px;-webkit-transition:margin-left .25s cubic-bezier(.835,-.005,.06,1);transition:margin-left .25s cubic-bezier(.835,-.005,.06,1)}.block-container,.button-round-external-icons{display:-webkit-box;display:-ms-flexbox;display:flex}.block-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 0}@media screen and (max-width:767px){.block-container{padding:40px 0}}.block-dark-background{background-color:#f2f2f2}.wechat-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:12000;display:none}.wechat-overlay.opened{display:block}.wechat-overlay-closer{position:absolute;right:16px;top:20px;cursor:pointer;z-index:1000}.wechat-overlay-closer:after{color:#005fcc;font-family:icomoon;font-size:24px}.wechat-overlay-background{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.wechat-overlay-popup{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:80px 80px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:10px}@media screen and (max-width:479px){.wechat-overlay-popup{padding:80px 20px 40px}}.wechat-overlay-popup-content{text-align:center}.wechat-overlay-popup-content-image{display:inline-block;max-width:285px;margin-bottom:40px}.wechat-overlay-popup-content-title{text-align:center;font-size:22px;font-weight:600;line-height:1.3;color:#1d2126}.facts-container{width:1170px;margin:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:60px}@media screen and (max-width:768px){.facts-container{gap:40px}}@media screen and (max-width:767px){.facts-container{margin:0 20px}}.facts-container-text{max-width:690px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.facts-container-description,.facts-container-title{margin:0 auto;text-align:center}.facts-container-description{font-size:20px;line-height:30px}.facts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px;margin-bottom:-20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.facts .facts-item{min-height:200px;width:370px;padding:24px;margin:0 0 30px 30px;background-color:#f2f2f2;border-radius:8px}.facts .facts-item h3{color:#005fcc;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:46px;line-height:55px}.facts .facts-item h4{margin-top:20px;font-weight:600;font-size:22px;line-height:26px}.facts .facts-item .icon-title{color:#005fcc;font-size:46px;line-height:1.2}@media screen and (max-width:768px){.facts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0}.facts .facts-item{margin:0 0 10px;width:100%;max-width:570px}.facts .facts-item h3{font-size:32px;line-height:38px}.facts .facts-item h4{font-size:18px;line-height:22px}}.facts-item-description{font-size:16px;line-height:24px;color:#36414c;margin-top:10px}.accordion{width:100%;margin-top:80px;margin-bottom:100px}.accordion-container-big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1170px;margin:auto}@media screen and (max-width:1244px){.accordion-container-big{padding-left:30px;padding-right:30px;width:100%}}@media screen and (max-width:767px){.accordion-container-big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px}}.accordion-image{height:270px;width:360px}@media screen and (max-width:767px){.accordion-image{-ms-flex-item-align:center;align-self:center;margin-bottom:30px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.accordion-image-image{height:100%;width:100%}.accordion-content{width:690px}@media screen and (max-width:1244px){.accordion-content{padding-left:50px}}@media screen and (max-width:1023px){.accordion-content{width:100%}}@media screen and (max-width:767px){.accordion-content{padding:initial}}.content-centered{margin:auto}@media screen and (max-width:1244px){.content-centered{padding-right:50px;padding-left:50px}}@media screen and (max-width:767px){.content-centered{padding-right:20px;padding-left:20px}}.accordion-category{font-size:12px;font-weight:500;line-height:20px;letter-spacing:2px;padding-bottom:20px;color:#828e99;text-transform:uppercase}.accordion-headline{font-size:38px;font-weight:600;line-height:44px;color:#1d2126}.accordion-content-headlines{padding-bottom:40px}.headline-centered{text-align:center}.accordion-item{width:100%;min-height:69px;border-bottom:1px solid #dae0e5;padding-bottom:20px;padding-top:20px}.accordion-item-headline{font-size:22px;line-height:28px;color:#1d2126;-webkit-transition:color .5s ease-in-out;transition:color .5s ease-in-out;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion-content-text{padding-top:20px;padding-bottom:30px}.accordion-content-media{width:100%;margin-bottom:10px}.accordion-content-external-video{height:390px}.accordion-content-image{width:100%;height:100%;border-radius:5px}.accordion-media-description{font-size:14px;line-height:20px;color:#36414d}.accordion-content-video{width:100%;border-radius:5px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.16);box-shadow:0 1px 4px rgba(0,0,0,.16)}.video-container{height:100%;border-radius:5px}.accordion-video{height:100%;width:100%}.accordion-item-content{height:0;overflow:hidden}.accordion-item-active .accordion-item-headline{color:#005fcc}.accordion-item-active .icon-chevron-up{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.accordion-item-active .accordion-item-content{height:auto}.icon-chevron-up{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#005fcc!important;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.accordion-item-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.accordion-item-button-text{font-weight:600;line-height:1;margin-left:10px;color:#005fcc;padding-top:2px}.accordion-item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.js-video-player,.video-overlay{height:100%;width:100%}.video-overlay{position:absolute;top:0;left:0;cursor:pointer;background-size:cover;background-position:50%;z-index:3;border-radius:5px}.image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.image-right .accordion-content{padding-right:50px}@media screen and (max-width:767px){.image-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image-right .accordion-content{padding-right:0}}.gallery-wrapper{margin-bottom:40px;position:relative;padding-top:80px}@media screen and (max-width:599px){.gallery-wrapper{padding-top:40px}}.gallery-dark-background{background-color:#f2f2f2;inset:0;position:absolute;margin-bottom:50px}.gallery{max-width:1170px;margin:auto}.gallery,.gallery-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gallery-text{text-align:center;color:#1d2126;font-size:38px;line-height:44px;max-width:690px;margin:0 auto 60px;position:relative}.gallery-text-description{font-size:20px;line-height:30px;color:#36414d;margin-top:20px;font-weight:400;min-height:25px}@media screen and (max-width:599px){.gallery-text-description{margin-top:10px}}@media screen and (max-width:1023px){.gallery-text{padding-left:20px;padding-right:20px}}@media screen and (max-width:599px){.gallery-text{font-size:28px;line-height:34px;margin-bottom:30px;font-weight:600;text-align:initial}}.gallery-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-slide-container{position:relative}.gallery-image,.gallery-slide{height:100%;width:100%}.gallery-image{border-radius:5px}@media screen and (max-width:1070px){.gallery-image{border-radius:0}}.gallery-image-description{max-width:690px;font-size:14px;line-height:18px;color:#36414d;margin-top:10px}@media screen and (max-width:1244px){.gallery-image-description{padding-left:20px}}@media screen and (min-width:600px){.gallery-image-description{max-width:65%}}@media screen and (max-width:599px){.gallery-image-description{max-width:calc(100% - 190px)}}.gallery-index{width:150px;height:50px;border-radius:25px;background-color:#005fcc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;right:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}@media screen and (max-width:599px){.gallery-index{right:20px}}.gallery-index-counter{color:#fff;font-size:12px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-index-counter-length{opacity:.6;margin-top:12px}.gallery-index-counter-divider{opacity:.6}.gallery-index-counter-index{margin-bottom:12px}.gallery-icon-left,.gallery-icon-right{font-size:24px;color:#fff;cursor:pointer}.gallery-icon-left{margin-left:13px}.gallery-icon-right{margin-right:13px}.video-block{max-width:1170px;margin:auto auto -170px}@media screen and (max-width:479px){.video-block{margin-bottom:-210px}}.video-block-dark-background{background-color:#f2f2f2}.video-block-wrapper{padding-top:20px;padding-bottom:20px;margin-bottom:170px}@media screen and (max-width:479px){.video-block-wrapper{margin-bottom:210px}}.video-text{font-size:38px;line-height:44px;max-width:690px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:80px auto 60px;color:#1d2126}.video-text-description{font-size:20px;line-height:30px;color:#36414d;margin-top:20px}@media screen and (max-width:1023px){.video-text{padding-left:20px;padding-right:20px;margin-top:40px}}.video-block-media{width:100%;border-radius:5px}@media screen and (max-width:1023px){.video-block-media{border-radius:initial}}.video-block-youtube{-webkit-animation-delay:.1s;animation-delay:.1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-block-youtube img{border-radius:5px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:1023px){.video-block-youtube img{width:100%}}.video-block-youtube-container{position:relative;height:704px}@media screen and (max-width:1023px){.video-block-youtube-container{height:460px}}@media screen and (max-width:479px){.video-block-youtube-container{height:200px}}.video-block-youtube-video-container{height:100%}.video-block-video-embed-container{position:relative;height:704px}@media screen and (max-width:1023px){.video-block-video-embed-container{height:460px}}@media screen and (max-width:479px){.video-block-video-embed-container{height:200px}}.video-block-iframe-container{width:100%;height:100%}.video-block-vimeo-thumbnail{display:block;width:100%;height:100%;cursor:pointer;border-radius:5px;-webkit-transition:display .2 ease-in-out;transition:display .2 ease-in-out}@media screen and (max-width:1023px){.video-block-vimeo-thumbnail{border-radius:0}}.video-block-vimeo-iframe{display:none;border-radius:5px;-webkit-transition:display .2 ease-in-out;transition:display .2 ease-in-out;width:100%;height:100%}@media screen and (max-width:1023px){.video-block-vimeo-iframe{border-radius:0}}.video-block-description{max-width:690px;margin-top:10px;font-size:14px;line-height:18px;color:#36414d;margin-bottom:40px}@media screen and (max-width:1244px){.video-block-description{padding-left:20px;padding-right:20px}}.header-homepage-container{position:relative;overflow:hidden;border-bottom:6px solid #005fcc}@media screen and (max-width:767px){.header-homepage-container{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.header-homepage-background{position:absolute;top:0;left:0;bottom:0;right:0;background-repeat:no-repeat;background-size:cover;z-index:-1}.header-homepage-foreground{margin:12px auto 0;max-height:calc(100vh - 163px)}@media screen and (max-width:767px){.header-homepage-foreground{max-height:calc(100vh - 148px)}}.header-homepage-foreground-container{z-index:1}@media screen and (max-width:767px){.header-homepage-foreground-container{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}}.header-homepage-content-container{width:100%;max-width:1170px;margin:0 auto;display:-ms-grid;display:grid;position:relative;padding:151px 30px 0}@media screen and (max-width:767px){.header-homepage-content-container{padding:136px 20px 0;min-height:100%}}.header-homepage-patch{position:absolute;right:20px;bottom:100px;-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}@media screen and (max-width:767px){.header-homepage-patch{-webkit-transform:rotate(-6deg) scale(.7);transform:rotate(-6deg) scale(.7);-webkit-transform-origin:right;transform-origin:right;bottom:63px}}@media screen and (max-width:479px){.header-homepage-patch{bottom:40px}}.header-homepage-hover-detector{position:absolute;height:100%;width:100vw;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.header-homepage-offset-element{-ms-grid-row:1;grid-row:1;-ms-grid-column:1;grid-column:1;justify-items:center;-webkit-transition:-webkit-transform .25s linear;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.header-homepage-title{color:#fff;text-align:center;font-family:beni,Arial,sans-serif;font-size:378px;line-height:250px;font-weight:700;-webkit-transform:translateY(-17px);transform:translateY(-17px)}@media screen and (max-width:767px){.header-homepage-title{font-size:234px;line-height:154px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.header-homepage-scroll-arrow{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.image-carousel-container{margin-bottom:140px;overflow-x:clip}.image-carousel-container .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.image-carousel-container .slick-list{height:420px!important}@media screen and (max-width:1023px){.image-carousel-container .slick-track,.image-carousel-container .slick-track .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.image-carousel-container .slick-track .slick-slide{height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-carousel-container .slick-slider{z-index:1}.image-carousel-container .image-carousel-slide-next,.image-carousel-container .image-carousel-slide-prev{z-index:2}}@media screen and (max-width:1023px){.image-carousel-container .slick-list{padding:0 26px;height:320px!important}}@media screen and (max-width:767px){.image-carousel-container{margin-bottom:100px}}.image-carousel-dark-background{background:linear-gradient(237deg,#340040,#080d23)}.image-carousel-dark-background .image-carousel-text-container .image-carousel-text,.image-carousel-dark-background .image-carousel-text-container h2{color:#fff}.image-carousel-dark-background .image-carousel-link{border-color:#acb6bf;color:#fff}.image-carousel-dark-background .image-carousel-link:hover{border-color:#fff;background:transparent}.image-carousel-information-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1230px;padding:94px 30px 0;width:100%;margin:0 auto}.image-carousel-information-container.image-carousel-no-text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-carousel-information-container.image-carousel-no-text .image-carousel-text-container{display:none}@media screen and (max-width:1023px){.image-carousel-information-container.image-carousel-no-text{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}.image-carousel-information-container.image-carousel-no-text .image-carousel-slide-button{margin-top:0}}@media screen and (max-width:1023px){.image-carousel-information-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}}@media screen and (max-width:767px){.image-carousel-information-container{padding:40px 20px 0}}.image-carousel-description-container{width:690px;margin-top:24px}@media screen and (max-width:1023px){.image-carousel-description-container{width:unset;margin-top:10px}}.image-carousel-slide-button{height:50px;border-radius:25px;border:2px solid #005fcc;-webkit-transition:border .25s;transition:border .25s;background-color:#005fcc;cursor:pointer;min-width:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:1023px){.image-carousel-slide-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:30px}}.image-carousel-text-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1023px){.image-carousel-text-container{padding-left:0}}.image-carousel-text{font-size:20px;line-height:30px;color:#36414d}.image-carousel-slider .gallery-slide-prev{left:48px}.image-carousel-slider .gallery-slide-next{right:48px}@media screen and (max-width:1023px){.image-carousel-slider .image-carousel-next,.image-carousel-slider .image-carousel-prev{display:none!important}}.image-carousel-image-container{padding:0 16px}@media screen and (max-width:1023px){.image-carousel-image-container{padding:0 8px;max-width:none;width:auto!important}.image-carousel-image-container.slick-current:after,.image-carousel-image-container.slick-current:before{position:absolute;right:-28px;z-index:1;bottom:0;content:"";background-color:hsla(0,0%,100%,0);height:20px;width:20px;border-bottom-left-radius:8px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.image-carousel-image-container.slick-current:before{right:auto;left:-28px;border-bottom-left-radius:0;border-bottom-right-radius:8px}}.image-carousel-image-wrapper{width:100%;position:relative}.image-carousel-image-wrapper:before{content:"";position:absolute;top:0;left:0;height:50%;width:100%;background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(0,0,0,.2)));background:linear-gradient(0deg,transparent,rgba(0,0,0,.2));border-radius:8px}.image-carousel-image-wrapper img{border-radius:8px;width:100%;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:1023px){.image-carousel-image-wrapper img{width:auto;height:300px}.image-carousel-image-wrapper img.image-carousel-image-landscape{width:301px;height:auto}}.image-carousel-slide-next,.image-carousel-slide-prev{font-size:24px}.image-carousel-slide-count-container,.image-carousel-slide-next,.image-carousel-slide-prev{color:#fff;height:50px;width:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-carousel-slide-count-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.image-carousel-slide-current{font-size:12px;font-weight:500;position:absolute;top:13px;right:30px}.image-carousel-slide-count-separation,.image-carousel-slide-max{font-size:12px;font-weight:500;opacity:.6}.image-carousel-slide-max{position:absolute;bottom:13px;left:30px}.image-carousel-carousel-container{position:relative;top:60px}.image-carousel-link{margin-top:34px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-color:#005fcc;color:#005fcc;-webkit-transition:all .25s;transition:all .25s}.image-carousel-link:hover{background:#005fcc;border-color:#005fcc;color:#fff}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:1000;-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;transition:transform .25s,opacity .25s;transition:transform .25s,opacity .25s,-webkit-transform .25s;will-change:transform;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.navigation.navigation-hide{opacity:0}.navigation.animation-fade-in{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1s;animation-duration:1s}.navigation.headroom--unpinned{-webkit-transform:translateY(-150%);transform:translateY(-150%)}.navigation.headroom--pinned,.navigation.headroom--top{-webkit-transform:translateY(0);transform:translateY(0)}.navigation-logo{padding-left:30px;height:40px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.navigation-logo img{max-height:100%;max-width:100%}.navigation-logo.is-hidden{opacity:0;pointer-events:none}@media screen and (max-width:767px){.navigation-logo{padding-left:20px}}@media screen and (max-width:599px){.navigation-logo{height:30px}}.navigation-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100px;z-index:999;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;left:calc(50% - 144px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.navigation-content.is-hidden{opacity:0;pointer-events:none}@media screen and (max-width:1023px){.navigation-content{height:85px}}@media screen and (max-width:599px){.navigation-content{height:70px}}.navigation-item{display:inline-block;position:relative;vertical-align:top;margin-right:40px;font-weight:600;font-size:16px;line-height:20px;height:100%;padding-top:40px;-webkit-transition:color .25s;transition:color .25s}.navigation-item .navigation-item-active-marker{height:4px;width:4px;background-color:#005fcc;border-radius:50%;position:absolute;bottom:30px;left:calc(50% - 2px);z-index:-1;display:none}.navigation-item:hover.has-children:after{-webkit-transform:rotate(-180deg) translateY(50%);transform:rotate(-180deg) translateY(50%)}.navigation-item.has-children{margin-right:70px;cursor:default}.navigation-item.has-children:hover .navigation-item-active-marker{display:none}.navigation-item.has-children:after{position:absolute;top:50%;right:-55px;padding:25px;font-family:icomoon;font-size:24px;font-weight:400;color:#005fcc;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:padding .25s,-webkit-transform .25s;transition:padding .25s,-webkit-transform .25s;transition:transform .25s,padding .25s;transition:transform .25s,padding .25s,-webkit-transform .25s}.navigation-item.external{margin-bottom:10px}.navigation-item.external .navigation-item-active-marker{bottom:25px}.navigation-item.external:after{position:relative;top:5px;font-family:icomoon;font-size:23px;font-weight:400;color:#005fcc}.navigation-item.is-active,.navigation-item:hover{color:#005fcc}.navigation-item.is-active .navigation-item-active-marker,.navigation-item:hover .navigation-item-active-marker{display:inline-block}@media screen and (max-width:1319px){.navigation-item{display:none}}.navigation-buttons{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:30px}@media screen and (max-width:1319px){.navigation-buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.navigation-buttons .navigation-button{width:48px;height:48px;border:1px solid #acb6bf;border-radius:50%;text-align:center;cursor:pointer;color:#005fcc;background-color:#fff;-webkit-transition:background-color .25s,color .25s,border-color .25s;transition:background-color .25s,color .25s,border-color .25s}.navigation-buttons .navigation-button:hover{background-color:#005fcc;color:#fff;border-color:#005fcc}.navigation-buttons .sidebar-navigation-menu{padding-top:12px}.navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe{width:20px;height:2px;margin:4px auto;background-color:#005fcc;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.open .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe{opacity:0}.open .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg);opacity:1}.open .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe:last-child{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg);opacity:1}.navigation-buttons .sidebar-navigation-menu:hover .sidebar-navigation-stripe{background-color:#fff}@media screen and (max-width:767px){.navigation-buttons{right:20px}}.navigation-optional-button{position:absolute;right:32px}.navigation-optional-button .navigation-apply-button{border:1px solid #acb6bf;font-weight:500;border-radius:25px;padding:7px 16px;text-align:center;cursor:pointer;color:#005fcc;background-color:#fff;-webkit-transition:background-color .25s,color .25s,border-color .25s;transition:background-color .25s,color .25s,border-color .25s}.navigation-optional-button .navigation-apply-button:hover{background-color:#005fcc;color:#fff;border-color:#005fcc}@media screen and (max-width:1319px){.navigation-optional-button{right:88px}}@media screen and (max-width:767px){.navigation-optional-button{right:78px}}.navigation-item-menu-wrapper{position:absolute;top:90px;left:calc(50% - 360px);width:880px;height:auto;z-index:1000;margin:0 30px}.navigation-item-menu{display:none;background-color:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:8px}.navigation-item-menu-arrow{position:absolute;width:0;height:0;top:1px;left:calc(50% - 99px);-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent transparent #fff #fff;border-style:solid;border-width:9px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-box-shadow:-3px 3px 3px 0 rgba(0,0,0,.03);box-shadow:-3px 3px 3px 0 rgba(0,0,0,.03);z-index:8000;display:none}.navigation-item-menu-arrow.visible{display:block}.navigation-item-child-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-size:16px;z-index:1000}.navigation-item-child{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f2f2f2;border-right:1px solid #f2f2f2;-webkit-transition:background-color .25s;transition:background-color .25s}.navigation-item-child:nth-child(2n){border-right:none}.navigation-item-child:first-child,.navigation-item-child:nth-child(2){border-top:none}.navigation-item-child:hover .navigation-item-child-title,.no-touchevents .navigation-item-child:hover .navigation-item-child-title{color:#005fcc}.navigation-item-child-image-container{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px;min-width:60px}.navigation-item-child-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navigation-item-child-title{font-size:18px;line-height:22px;font-weight:600;color:#1d2126;display:inline-block;margin-bottom:5px;-webkit-transition:color .25s;transition:color .25s}.navigation-item-child-description{font-size:14px;line-height:18px;color:#36414d;font-weight:400;width:100%;-webkit-transition:color .25s,background-color .25s;transition:color .25s,background-color .25s}.navigation-item-child-external-icon{border-radius:17px;background-color:#005fcc;color:#fff;font-size:14px;line-height:24px;font-weight:600;padding:3px 15px;margin-bottom:10px}.navigation-item-child-external-icon .icon-external-link{font-size:16px;position:relative;top:2px}.navigation-logo-white{display:none}.header-with-background.headroom--top,.header-with-background.navigation--without-headroom,.header-with-background:not(.headroom--pinned).headroom--unpinned{background-color:transparent;-webkit-box-shadow:unset;box-shadow:unset}.header-with-background.headroom--top .navigation-logo-blue,.header-with-background.navigation--without-headroom .navigation-logo-blue,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-logo-blue{display:none}.header-with-background.headroom--top .navigation-logo-white,.header-with-background.navigation--without-headroom .navigation-logo-white,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-logo-white{display:block}.header-with-background.headroom--top .navigation-buttons,.header-with-background.headroom--top .navigation-buttons .navigation-button,.header-with-background.headroom--top .navigation-content,.header-with-background.headroom--top .navigation-item.external,.header-with-background.headroom--top .navigation-item.is-active,.header-with-background.headroom--top .navigation-item:after,.header-with-background.headroom--top .navigation-item:hover,.header-with-background.navigation--without-headroom .navigation-buttons,.header-with-background.navigation--without-headroom .navigation-buttons .navigation-button,.header-with-background.navigation--without-headroom .navigation-content,.header-with-background.navigation--without-headroom .navigation-item.external,.header-with-background.navigation--without-headroom .navigation-item.is-active,.header-with-background.navigation--without-headroom .navigation-item:after,.header-with-background.navigation--without-headroom .navigation-item:hover,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons .navigation-button,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-content,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item.external,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item.is-active,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item:after,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item:hover{color:#fff}.header-with-background.headroom--top .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe,.header-with-background.headroom--top .navigation-item .navigation-item-active-marker,.header-with-background.navigation--without-headroom .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe,.header-with-background.navigation--without-headroom .navigation-item .navigation-item-active-marker,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons .sidebar-navigation-menu .sidebar-navigation-stripe,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item .navigation-item-active-marker{background-color:#fff}.header-with-background.headroom--top .navigation-buttons .navigation-button,.header-with-background.headroom--top .navigation-item.external,.header-with-background.navigation--without-headroom .navigation-buttons .navigation-button,.header-with-background.navigation--without-headroom .navigation-item.external,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons .navigation-button,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-item.external{background-color:transparent}.header-with-background.headroom--top .navigation-apply-button,.header-with-background.headroom--top .navigation-buttons .navigation-button,.header-with-background.navigation--without-headroom .navigation-apply-button,.header-with-background.navigation--without-headroom .navigation-buttons .navigation-button,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-apply-button,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons .navigation-button{-webkit-transition:border-color .25s;transition:border-color .25s}.header-with-background.headroom--top .navigation-apply-button:hover,.header-with-background.headroom--top .navigation-buttons .navigation-button:hover,.header-with-background.navigation--without-headroom .navigation-apply-button:hover,.header-with-background.navigation--without-headroom .navigation-buttons .navigation-button:hover,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-apply-button:hover,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-buttons .navigation-button:hover{border-color:#fff}.header-with-background.headroom--top .navigation-apply-button,.header-with-background.navigation--without-headroom .navigation-apply-button,.header-with-background:not(.headroom--pinned).headroom--unpinned .navigation-apply-button{color:#fff;background-color:transparent}.navigation-close-toggle{display:inline-block;position:absolute;bottom:-9px;right:-45px;font-size:24px;padding:10px;color:#005fcc;cursor:pointer}.navigation--without-headroom{position:absolute}.mobile-navigation{display:block;position:relative}@media screen and (min-width:1320px){.mobile-navigation{display:none}}.mobile-navigation-main-items{display:block;position:relative;margin-top:60px}.mobile-navigation-main-item{display:block;position:relative;padding:16px 20px;cursor:pointer;font-size:22px;line-height:28px;font-weight:600;color:#1d2126}.mobile-navigation-main-item:before{content:"";position:absolute;bottom:0;right:-30px;width:calc(100% + 30px);height:1px;background-color:#f2f2f2}.mobile-navigation-main-item.has-children:after{position:absolute;top:50%;right:13px;font-size:28px;line-height:28px;font-family:icomoon;color:#005fcc;font-weight:400;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.mobile-navigation-main-item.external:after{position:absolute;top:16px;right:11px;font-family:icomoon;font-size:23px;font-weight:400;color:#005fcc}.mobile-navigation-main-item.is-active{color:#005fcc}.mobile-navigation-sidebar-items{display:block;position:relative;margin-top:30px;font-weight:600}.mobile-navigation-sidebar-item{display:block;position:relative;padding:19px 20px;cursor:pointer;font-size:18px;line-height:22px;font-weight:600;color:#1d2126}.mobile-navigation-sidebar-item.has-children:after{position:absolute;top:50%;right:11px;font-size:28px;line-height:28px;font-family:icomoon;color:#005fcc;font-weight:400;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.mobile-navigation-sidebar-item.external:after{position:absolute;top:17px;right:auto;padding-left:10px;font-family:icomoon;font-size:23px;font-weight:400;color:#005fcc}.mobile-navigation-sidebar-item.is-active{color:#005fcc}.mobile-navigation-child-items{display:none;position:relative;margin-top:39px}.mobile-navigation-child-item-parent{position:absolute;top:-65px;left:50%;width:70%;line-height:12px;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mobile-navigation-child-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:20px;font-weight:600;font-size:18px;line-height:22px;color:#1d2126}.mobile-navigation-child-item:before{content:"";position:absolute;bottom:0;right:-30px;width:calc(100% + 30px);height:1px;background-color:#f2f2f2}.mobile-navigation-child-item.is-active{color:#005fcc}.mobile-navigation-child-item-image-container{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px;min-width:60px}.mobile-navigation-child-item-text-container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.mobile-navigation-child-item-text-container .icon-external-link{color:#005fcc;font-size:22px;vertical-align:text-top}.mobile-navigation-child-item-title{font-size:18px;line-height:22px;font-weight:600;display:inline-block;margin-bottom:5px}.mobile-navigation-child-item-description{font-size:14px;line-height:18px;color:#36414d;font-weight:400}.sidebar-navigation-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;position:fixed;top:0;right:0;height:100%;width:330px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.sidebar-navigation-wrapper.open{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width:599px){.sidebar-navigation-wrapper{width:100%}}.open.sidebar-navigation-menu{display:none}.sidebar-navigation-menu-closer{position:absolute;right:16px;top:20px;cursor:pointer;z-index:1000}.sidebar-navigation-menu-closer:after{color:#005fcc;font-family:icomoon;font-size:24px}.sidebar-navigation-overlay{display:block;position:fixed;top:0;right:0;height:100%;background-color:#fff;width:330px;z-index:1000;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;overflow:auto;overflow-x:hidden}@media screen and (max-width:599px){.sidebar-navigation-overlay{width:100%}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.sidebar-navigation-overlay{-webkit-transform:translateX(100%);transform:translateX(100%)}.open .sidebar-navigation-overlay{-webkit-transform:translateX(0);transform:translateX(0)}}.sidebar-navigation-overlay-closer{display:none;position:fixed;top:0;left:0;width:calc(100vw - 330px);height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.open .sidebar-navigation-overlay-closer{display:block}@media screen and (max-width:599px){.sidebar-navigation-overlay-closer{width:0}}.sidebar-child-navigation-closer{display:none;position:relative;height:45px;width:45px;padding:10px;margin-top:9px;cursor:pointer}.sidebar-child-navigation-closer:after{position:absolute;top:50%;left:50%;font-size:28px;line-height:28px;font-family:icomoon;font-weight:400;color:#005fcc;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.sidebar-navigation-items{display:block;position:relative;padding-top:25px;font-size:18px;line-height:22px;font-weight:600;color:#1d2126}@media screen and (max-width:1319px){.sidebar-navigation-items{display:none}}.sidebar-navigation-item{display:block;position:relative;padding:19px 45px 19px 20px;-webkit-transition:color .5s ease;transition:color .5s ease}.sidebar-navigation-item.has-children{cursor:pointer}.sidebar-navigation-item.has-children:after{position:absolute;top:50%;right:13px;font-size:28px;line-height:28px;font-family:icomoon;font-weight:400;color:#005fcc;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.sidebar-navigation-item.external:after{position:absolute;top:17px;right:auto;padding-left:10px;font-family:icomoon;font-size:23px;font-weight:400;color:#005fcc}.no-touchevents .sidebar-navigation-item:hover,.sidebar-navigation-item:hover{color:#005fcc}.sidebar-navigation-child-item-parent{position:absolute;top:-29px;left:50%;width:70%;font-size:11px;line-height:1.3;letter-spacing:1px;text-transform:uppercase;color:#828e99;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sidebar-navigation-child-items{display:none}.sidebar-navigation-child-item{display:block;position:relative;padding:13px 45px 13px 20px}.no-touchevents .sidebar-navigation-child-item:hover,.sidebar-navigation-child-item:hover{color:#005fcc}.quote-layout-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:930px;min-height:360px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quote-layout-container-no-image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quote-image{position:absolute;top:0;bottom:0;z-index:10;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);width:360px;height:360px}.quote-image img{border-radius:5px}@media screen and (max-width:1023px){.quote-image{width:170px;height:170px;margin-left:30px}}@media screen and (max-width:767px){.quote-image{margin-left:20px}}.quote-image-small{position:absolute;bottom:-104px;right:51px}@media screen and (max-width:1023px){.quote-image-small{top:50%;right:-176px}}@media screen and (max-width:420px){.quote-image-small{top:50%;right:-132px}}.quote-text-container{background-color:#f2f2f2;padding:50px 60px 50px 77px;width:calc(100% - 330px);margin-top:60px;margin-left:330px;min-height:340px}.quote-text-container-no-image{padding-left:60px;margin-top:0;margin-right:auto;min-height:0}@media screen and (max-width:1023px){.quote-text-container{margin-top:100px;padding:90px 30px 40px;width:100%;min-height:0;margin-left:auto}.quote-text-container-no-image{margin-top:0;padding-top:40px}}@media screen and (max-width:767px){.quote-text-container{padding:90px 20px 40px}}.quote-text{font-size:30px;line-height:40px;font-weight:400;color:#005fcc}@media screen and (max-width:767px){.quote-text{font-size:20px;line-height:30px}}.quote-author{margin-top:20px;font-size:18px;font-weight:600;line-height:22px;color:#1d2126}.quote-position{margin-top:10px;font-size:12px;font-weight:500;letter-spacing:2px;line-height:14px;color:#828e99}.block-dark-background .quote-text-container{background-color:#fff}.quote-slider-container{position:relative;max-width:930px;width:100%}.quote-slider{overflow-x:clip;position:relative;padding-bottom:68px;width:100%}@media screen and (max-width:1023px){.quote-slider{padding-bottom:38px}}@media screen and (max-width:599px){.quote-slider{padding-bottom:18px}}@media screen and (max-width:520px){.quote-slider{padding-bottom:31px}}.quote-slider .slick-dots{position:absolute;bottom:0;left:50%;display:block;width:100%;text-align:center;white-space:nowrap;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}.quote-slider .slick-dots li{position:relative;display:inline-block;width:12px;height:12px;-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;margin-bottom:unset;margin-left:13px;padding-left:unset}.quote-slider .slick-dots li:before{display:none}.quote-slider .slick-dots li:last-of-type{margin-right:0}.quote-slider .slick-dots .slick-dot{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.quote-slider .slick-dots .slick-dot-inner{width:14px;height:8px;border:none;border-radius:12px;background-color:#aeb6be;-webkit-transition:all .4s ease;transition:all .4s ease}.quote-slider .slick-dots .slick-active{margin-right:22px}.quote-slider .slick-dots .slick-active .slick-dot-inner{width:36px}.quote-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.quote-slider-padding{padding-inline:148px}@media screen and (max-width:1244px){.quote-slider-padding{padding-inline:108px}}@media screen and (max-width:1023px){.quote-slider-padding{padding-inline:40px}}@media screen and (max-width:599px){.quote-slider-padding{padding-inline:20px}}.quote-slider-arrow-left,.quote-slider-arrow-right{top:calc(50% - 68px);position:absolute;cursor:pointer}@media screen and (max-width:1023px){.quote-slider-arrow-left,.quote-slider-arrow-right{display:none!important}}.quote-slider-arrow-left{left:-120px;-webkit-transform:translateY(50%) rotate(180deg);transform:translateY(50%) rotate(180deg)}@media screen and (max-width:1244px){.quote-slider-arrow-left{left:-80px}}.quote-slider-arrow-right{right:-120px;-webkit-transform:translateY(50%);transform:translateY(50%)}@media screen and (max-width:1244px){.quote-slider-arrow-right{right:-80px}}.available-jobs-container{margin:40px 0}.available-jobs-table-shadow-wrapper{position:relative;overflow:hidden;border-radius:5px;border:1px solid #ced3d9;margin:0 auto;width:930px}@media screen and (max-width:1023px){.available-jobs-table-shadow-wrapper{border-radius:0;border-right:none;border-left:none;width:100%;margin:0}}.available-jobs-table-shadow-wrapper.available-jobs-table-no-scrollbar .available-jobs-table{border-top:none}.available-jobs-table-shadow-wrapper.available-jobs-table-no-scrollbar .available-jobs-table-shadow{display:none}.available-jobs-table-container{overflow-x:auto;position:relative}.available-jobs-table-container,.available-jobs-table-container>*{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.available-jobs-table{width:100%;border-top:1px solid #ced3d9;border-collapse:separate;border-spacing:0}.available-jobs-table .table-icon{color:#828e99;font-size:19px;vertical-align:sub;margin-right:10px}.available-jobs-table tr{border:1px solid #ced3d9}.available-jobs-table tr td:nth-of-type(3){border-right:none}.available-jobs-table tr:last-child td{border-bottom:none}.available-jobs-table tr:last-child td:first-child{border-bottom-left-radius:5px}.available-jobs-table tr:last-child td:last-child{border-bottom-right-radius:5px}.available-jobs-table tr:hover{background-color:#f2f2f2;cursor:pointer}.available-jobs-table tr:hover .button-round-arrow-icons{margin-left:6px;-webkit-transition-delay:0s;transition-delay:0s}.available-jobs-table td,.available-jobs-table th{border-bottom:1px solid #ced3d9;font-size:14px}.available-jobs-table th{text-align:left;line-height:24px;font-weight:600;padding:18px 15px;color:#1d2126;background-color:#f2f2f2;min-width:200px}.available-jobs-table th:last-child{border-right:none;border-top-right-radius:5px}.available-jobs-table th:first-child{border-left:none;border-top-left-radius:5px;width:100%}@media screen and (max-width:1023px){.available-jobs-table th{padding:10px 16px;min-width:150px}}.available-jobs-table td{line-height:18px;vertical-align:middle;white-space:nowrap}.available-jobs-table td>*{padding:18px 15px}@media screen and (max-width:1023px){.available-jobs-table td{padding:10px 16px}}.available-jobs-table td:last-child{border-right:none}.available-jobs-table .tablesorter-header-inner{width:100%;white-space:nowrap}.available-jobs-count{color:#828e99;font-size:12px;line-height:32px;font-weight:500;letter-spacing:2px;text-align:center;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width:1023px){.available-jobs-count{margin-bottom:24px}}.column-hide{display:none}.available-jobs-table-shadow{position:absolute;top:-50px;right:0;bottom:-50px;left:0;-webkit-box-shadow:inset -8px 0 9px -1px rgba(0,0,0,.24);box-shadow:inset -8px 0 9px -1px rgba(0,0,0,.24);pointer-events:none}.job-cell-link{text-decoration:none}.available-jobs-apply-container,.job-cell-link{display:-webkit-box;display:-ms-flexbox;display:flex}.available-jobs-apply-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}.available-jobs-apply-button{margin-right:15px}.available-jobs-apply-button-text{padding-top:2px;color:#005fcc;font-weight:600}.available-jobs-iframe-container{width:100%;max-width:1170px;margin:0 auto 100px}@media screen and (max-width:1023px){.available-jobs-iframe-container{margin-bottom:80px}}footer{background-color:#00244d;padding:100px 0 68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:relative}footer .footer-locations-title{color:#fff;margin-bottom:20px;font-size:22px;font-weight:600}footer a{color:inherit}@media screen and (max-width:1023px){footer{padding-top:80px}}.footer-newsletter-registration-container{position:absolute;max-width:1170px;width:100%;margin:0 auto;top:-45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-newsletter-registration{width:66.66%;height:90px;background-color:#005fcc;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 40px}.footer-newsletter-registration .button-primary,.footer-newsletter-registration .icon-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:transparent;color:#fff}.footer-newsletter-registration .icon-button{display:none}.footer-newsletter-registration-input{height:100%;padding-right:40px;font-size:28px;line-height:100%;border:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;color:#fff;background-color:transparent}.footer-newsletter-registration-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.footer-newsletter-registration-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.footer-newsletter-registration-input:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.footer-newsletter-registration-input::-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.footer-newsletter-registration-input::placeholder{color:hsla(0,0%,100%,.5)}.footer-content{padding:0 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.footer-column,.footer-content{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:33.33%;padding-right:20px;max-width:390px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-column-logo-social-media{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-column-logo-mobile{display:none}.footer-award-image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:172px}.footer-logo{max-width:100%;max-height:100%}.footer-social-media-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-social-media-blocks a:not(:last-of-type){margin-right:10px}.footer-social-media-blocks .icon-linkedin{line-height:43px}@media screen and (max-width:1023px){.footer-social-media-blocks{margin-top:63px}}.footer-column-internal-links a,.footer-column-locations a{color:#fff;opacity:.85;line-height:24px}.footer-column-internal-links a:hover,.footer-column-locations a:hover{opacity:1}.footer-column-internal-links a:not(:last-of-type),.footer-column-locations a:not(:last-of-type){margin-bottom:15px}.footer-column-internal-links a:not(.button-primary),.footer-column-locations a:not(.button-primary){-webkit-transition:opacity .25s;transition:opacity .25s}.footer-column-locations .button-primary{margin-top:15px}@media screen and (max-width:1244px){.footer-newsletter-registration-container{width:100%;padding:0 30px;max-width:none}}@media screen and (max-width:1023px){.footer{padding:100px 0 70px}.footer-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-newsletter-registration-container{max-width:none}.footer-newsletter-registration{width:100%}.footer-column{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:none}.footer-column-internal-links,.footer-column-locations{width:50%;margin:40px 0}.footer-column-logo-mobile{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-column-logo-social-media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-column-logo-social-media .footer-logo{display:none}.footer-award-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width:767px){.footer{padding:75px 0 40px;margin-top:75px}.footer-content{padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-newsletter-registration-container{left:0;padding:0 20px;top:-35px}.footer-newsletter-registration{padding-left:20px;padding-right:10px;height:70px}.footer-newsletter-registration .button-primary{display:none}.footer-newsletter-registration .icon-button{display:block}.footer-newsletter-registration-input{padding-right:20px;font-size:20px}.footer-column-internal-links,.footer-column-locations{width:auto}}@media screen and (max-width:599px){.footer-column-internal-links{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer-logo{height:30px}.footer-column-logo-social-media{width:100%}.footer-social-media-blocks{margin-top:0}.footer-award-image{margin-top:16px;margin-left:auto}}@media screen and (max-width:479px){.footer-column-internal-links,.footer-column-locations{width:100%}.footer-column-locations h5{font-size:18px}.footer-column-internal-links{margin-top:0}}.header-detail{position:relative;margin-bottom:68px}.header-detail-gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,right top,left top,from(#561c92),to(#001c48));background:linear-gradient(270deg,#561c92,#001c48);z-index:-2}.header-detail-background{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:-1;opacity:.3}.header-detail-content-container{max-width:600px;padding:229px 0 177px 132px}@media screen and (min-width:1024px){.header-detail-content-container{height:517px;position:relative}}@media screen and (max-width:1023px){.header-detail-content-container{padding-left:30px}}@media screen and (max-width:767px){.header-detail-content-container{padding-left:20px}}.header-detail-content-title{font-weight:500;color:#fff}@media screen and (min-width:1024px){.header-detail-content-title{position:absolute;left:auto;top:auto}}.image-text-link-layout-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:1170px;margin:0 30px}.image-text-link-layout-container.text-link-image-right .image-text-link-image{right:0}.image-text-link-layout-container.text-link-image-right .image-text-link-text-container{padding:100px 25% 100px 60px;margin-left:0}@media screen and (max-width:1023px){.image-text-link-layout-container.text-link-image-right .image-text-link-text-container{padding:0 20px;width:100%}}@media screen and (max-width:1023px){.image-text-link-layout-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0 -80px;padding-bottom:80px;background-color:#f2f2f2}}@media screen and (max-width:767px){.image-text-link-layout-container{margin-bottom:-40px;padding-bottom:40px}}.image-text-link-title{margin-bottom:20px}.image-text-link-title-small{margin-bottom:24px}.image-text-link-subtitle{margin-bottom:16px;font-size:18px;font-weight:500;line-height:120%;color:#1d2126}.image-text-link-image{position:absolute;top:60px;bottom:60px;z-index:10;width:50%;background-repeat:no-repeat;background-size:cover}.image-text-link-image,.image-text-link-image img{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border-radius:5px}.image-text-link-image img{display:none;height:auto;width:100%}@media screen and (max-width:1023px){.image-text-link-image{position:relative;top:-40px;bottom:auto;padding:0 20px;background-image:none!important;width:100%;text-align:center;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.image-text-link-image img{display:inline-block}}.image-text-link-text-container{background-color:#f2f2f2;padding:60px 60px 60px 22%;margin-left:auto;width:66%;min-height:560px}@media screen and (max-width:1023px){.image-text-link-text-container{padding:0 30px 40px;width:100%;min-height:0}.image-text-link-text-container-no-image{margin-top:0;padding-top:40px}}@media screen and (max-width:767px){.image-text-link-text-container{padding:0 20px;position:relative;top:-20px}}.image-text-link-editor,.image-text-link-text{font-size:16px;line-height:24px;color:#36414d}.block-dark-background .image-text-link-layout-container{background-color:#f2f2f2}@media screen and (max-width:1023px){.block-dark-background .image-text-link-layout-container{background-color:#fff}}.block-dark-background .image-text-link-text-container{background-color:#fff}.image-text-link-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:38px}.image-text-link-link:hover .button-round-arrow-icons{margin-left:6px;-webkit-transition-delay:0s;transition-delay:0s}.image-text-link-link-button{margin-right:15px}.image-text-link-link-button-text{padding-top:2px;color:#005fcc;font-weight:600}.image-text-link-information-container{min-height:440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-text-link-information-container h2{font-size:32px}@media screen and (max-width:1023px){.image-text-link-information-container{display:block;min-height:0}}.image-text-link-layout-container-no-image.image-text-link-layout-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-text-link-layout-container-no-image .image-text-link-text-container-no-image{padding-left:60px;margin-top:0;margin-right:auto}@media screen and (max-width:1023px){.image-text-link-layout-container-no-image .image-text-link-text-container-no-image{margin-top:0;padding-top:40px}}.lehre-section-headline-container{width:750px;margin:0 auto -24px;padding:24px 30px 0;font-size:28px;font-weight:500;line-height:120%;color:#1d2126}@media screen and (max-width:1023px){.lehre-section-headline-container{width:100%;margin:0 0 -24px}}@media screen and (max-width:767px){.lehre-section-headline-container{padding:16px 20px 0;margin:0 0 -16px}}.instructors-light-theme .instructors-instructor-title{color:#1d2126}.instructors-light-theme .instructors-instructor-description{color:#36414c}.instructors-light-theme .instructors-instructor-description h1,.instructors-light-theme .instructors-instructor-description h2,.instructors-light-theme .instructors-instructor-description h3,.instructors-light-theme .instructors-instructor-description h4,.instructors-light-theme .instructors-instructor-description h5,.instructors-light-theme .instructors-instructor-description h6{color:#1d2126}.instructors-light-theme .instructors-instructor{background:#f2f2f2}.instructors-container{width:100%;max-width:1170px;margin:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1023px){.instructors-container{display:none}}.instructors-description,.instructors-title{max-width:690px;text-align:center}.instructors-description{margin-top:20px}.instructors-data{width:100%}.instructors-data,.instructors-listing{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.instructors-listing{width:345px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;left:0;margin-top:38px;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:1}.instructors-listing-entry{border-top-width:1px;border-style:solid;border-image-source:linear-gradient(270deg,hsla(0,0%,59.2%,0),hsla(0,0%,59.2%,.6));border-image-slice:1;padding:29px 0 30px 28px;width:100%;cursor:pointer}.instructors-listing-entry:last-child{border-bottom-width:1px}.instructors-listing-entry .instructors-listing-entry-title{font-size:18px;font-weight:500}.instructors-listing-entry.instructors-listing-entry-active{border-width:0;background-color:#005fcc;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;cursor:default}.instructors-listing-entry.instructors-listing-entry-active .instructors-listing-entry-title,.instructors-listing-entry.instructors-listing-entry-active .instructors-listing-subtitle{color:#fff}.instructors-listing-entry.instructors-listing-entry-active .instructors-listing-entry-spacer{display:block}.instructors-listing-entry.instructors-listing-entry-active:after,.instructors-listing-entry.instructors-listing-entry-active:before{content:"";width:31px;height:calc(50% - 2px);display:block;position:absolute;left:calc(100% + 29px);border-radius:5px;z-index:-1}.instructors-listing-entry.instructors-listing-entry-active:before{top:1px;background-image:-webkit-gradient(linear,left bottom,right top,color-stop(50%,#005fcc),color-stop(50%,rgba(0,95,204,0)));background-image:linear-gradient(to top right,#005fcc 50%,rgba(0,95,204,0) 0);border-bottom-left-radius:0;border-bottom-right-radius:7px;border-top-left-radius:10px}.instructors-listing-entry.instructors-listing-entry-active:after{bottom:1px;background-image:-webkit-gradient(linear,left top,right bottom,color-stop(50%,#005fcc),color-stop(50%,rgba(0,95,204,0)));background-image:linear-gradient(to bottom right,#005fcc 50%,rgba(0,95,204,0) 0);border-top-right-radius:7px;border-top-left-radius:0;border-bottom-left-radius:10px}.instructors-listing-entry.instructors-listing-entry-active+.instructors-listing-entry{border-top-width:0}.instructors-listing-mobile{position:relative;left:0;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;z-index:1}.instructors-listing-mobile .instructors-listing-entry-title{font-size:18px}.instructors-listing-subtitle{margin-bottom:12px;text-transform:none;line-height:140%}.instructors-listing-entry-spacer{display:none;width:34px;height:100%;position:absolute;top:0;left:calc(100% - 2px);background-color:#005fcc;border-top-right-radius:9px;border-bottom-right-radius:9px;z-index:-1}.instructors-listing-entry-spacer:after{content:"";background-color:#005fcc;height:8px;border-radius:3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:100%;width:27px;display:block;position:absolute}.instructors-wrapper{position:relative;right:0;width:100%;min-height:100%}.instructors-instructor{width:100%;min-height:100%;background:linear-gradient(237deg,#340040,#080d23);padding:60px 60px 60px 120px}.instructors-instructor:not(.instructors-instructor-active){display:none}.instructors-instructor img{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.instructors-instructor-image{border-radius:5px;margin-bottom:20px}@media screen and (max-width:768px){.instructors-instructor-image{width:100%}}.instructors-instructor-title{color:#fff;margin-bottom:20px}.instructors-instructor-title-mobile{margin-bottom:20px}.instructors-instructor-description,.instructors-instructor-description h1,.instructors-instructor-description h2,.instructors-instructor-description h3,.instructors-instructor-description h4,.instructors-instructor-description h5,.instructors-instructor-description h6{color:#fff}.instructors-instructor-description,.instructors-instructor-description-mobile{line-height:24px}.instructors-instructor-description-mobile h1,.instructors-instructor-description-mobile h2,.instructors-instructor-description-mobile h3,.instructors-instructor-description-mobile h4,.instructors-instructor-description-mobile h5,.instructors-instructor-description-mobile h6,.instructors-instructor-description h1,.instructors-instructor-description h2,.instructors-instructor-description h3,.instructors-instructor-description h4,.instructors-instructor-description h5,.instructors-instructor-description h6{margin-bottom:20px}.instructors-instructor-description-mobile h1:not(:first-child),.instructors-instructor-description-mobile h2:not(:first-child),.instructors-instructor-description-mobile h3:not(:first-child),.instructors-instructor-description-mobile h4:not(:first-child),.instructors-instructor-description-mobile h5:not(:first-child),.instructors-instructor-description-mobile h6:not(:first-child),.instructors-instructor-description h1:not(:first-child),.instructors-instructor-description h2:not(:first-child),.instructors-instructor-description h3:not(:first-child),.instructors-instructor-description h4:not(:first-child),.instructors-instructor-description h5:not(:first-child),.instructors-instructor-description h6:not(:first-child){margin-top:30px}.instructors-instructor-description-mobile a,.instructors-instructor-description a{font-weight:500}.instructors-instructor-button{color:#fff;margin-top:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.instructors-instructor-button .icon-arrow-right{line-height:46px}.block-dark-background .instructors-instructor{background-color:#fff}.instructors-container-mobile{width:100%;padding:0 30px}@media screen and (min-width:1024px){.instructors-container-mobile{display:none}}@media screen and (max-width:767px){.instructors-container-mobile{padding:0 20px}}.instructors-container-mobile img{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.instructors-listing-entry-mobile{border-top-width:1px;border-style:solid;border-image-source:linear-gradient(270deg,hsla(0,0%,59.2%,0),hsla(0,0%,59.2%,.6));border-image-slice:1;padding:20px;cursor:pointer}@media screen and (max-width:1023px){.instructors-listing-entry-mobile{padding:20px 0}}.instructors-listing-entry-mobile:first-child{border-top-width:0}.instructors-entry-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.instructors-arrow-down{color:#005fcc;font-size:26px;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-ms-flex-item-align:start;align-self:flex-start}.instructors-arrow-active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.instructors-wrapper-mobile{padding-bottom:25px}.instructors-wrapper-mobile:last-child{padding-bottom:0}.instructor-wrapper-closed{display:none}.instructors-listing-entry-mobile-bottom-border:nth-last-child(2){border-bottom-width:1px}.instructors-title-mobile{margin-bottom:20px}@media screen and (max-width:1023px){.instructors-title-mobile{padding:0 20px;text-align:center;max-width:unset}}.instructors-description-mobile{font-size:16px;line-height:24px;color:#36414d}@media screen and (max-width:1023px){.instructors-description-mobile{padding:0 20px;text-align:center;max-width:unset}}.banner-container{padding-inline:132px;position:absolute;width:100%;min-height:56px;top:calc(100% - 28px);pointer-events:none}@media screen and (max-width:1023px){.banner-container{padding-inline:30px}}@media screen and (max-width:767px){.banner-container{padding-inline:20px}}.banner{position:-webkit-sticky;position:sticky;top:16px;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1170px;min-height:56px;margin:0 auto;padding:17px 24px;border-radius:5px;background-color:#005fcc;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);pointer-events:all}.banner-text{font-family:beni,Arial,sans-serif;color:#fff;font-size:33px;line-height:22px;font-weight:700;text-transform:uppercase}.banner-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;color:#fff;gap:4px}.banner-link-icon{font-size:24px}.header-available-jobs{position:relative;margin-bottom:68px}.header-available-jobs-gradient{position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,right top,left top,from(#561c92),to(#001c48));background:linear-gradient(270deg,#561c92,#001c48);z-index:-2}.header-available-jobs-background{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;z-index:-1}.header-available-jobs-content-container{max-width:600px;padding:229px 0 177px 132px}@media screen and (max-width:1023px){.header-available-jobs-content-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:767px){.header-available-jobs-content-container{padding-left:20px;padding-right:20px}}.header-available-jobs-content-title{font-weight:500;color:#fff}.internal-links-container{width:1170px;margin:0 30px}@media screen and (max-width:767px){.internal-links-container{margin:0 20px}}.internal-links-container-title{text-align:center;max-width:690px;margin:0 auto}.internal-links-container-description{text-align:center;font-size:20px;line-height:30px;max-width:690px;margin:20px auto 0}.internal-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-bottom:-20px;margin-top:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.internal-links.internal-links--left-aligned{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.internal-links.internal-links--left-aligned{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.internal-links.landscape{margin-left:-30px}.internal-links.landscape .internal-links-item{height:200px;width:calc(50% - 30px);margin:0 0 30px 30px}@media screen and (max-width:768px){.internal-links.landscape{margin-left:0}.internal-links.landscape .internal-links-item{margin:0 0 10px;width:100%;max-width:570px}}@media screen and (max-width:1023px){.internal-links{margin-left:-30px}.internal-links .internal-links-item{height:200px;width:calc(50% - 30px);margin:0 0 30px 30px}}@media screen and (max-width:768px){.internal-links{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.internal-links .internal-links-item{margin:0 0 10px;width:100%;max-width:570px}}.internal-links-item{height:500px;width:calc(33.33% - 20px);-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);background-size:cover;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 20px 20px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.internal-links-item:hover .internal-links-item-link-hover-overlay{opacity:1}.internal-links-item:hover .internal-links-item-link-hover-overlay .button-round-arrow-icons{margin-left:6px;-webkit-transition-delay:.1s;transition-delay:.1s}.internal-links-item:hover .internal-links-item-text{display:none}.internal-links-item-text{width:100%;padding:0 40px}.internal-links-item-text-title{font-weight:600;color:#fff;text-align:center;margin-bottom:20px;font-size:28px}@media screen and (max-width:599px){.internal-links-item-text-title{margin-bottom:10px}}.internal-links-item-text-description{color:#fff;text-align:center;font-size:16px;line-height:24px}@media screen and (max-width:1023px){.internal-links-item-text-description{line-height:24px}}.internal-links-item-link-hover-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(315deg,rgba(0,95,204,0),#005fcc);opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s;border-radius:5px}.internal-links-item-link-hover-overlay .internal-link-button{margin-right:15px}.internal-links-item-link-hover-overlay .internal-link-button-text{font-size:16px;line-height:20px;font-weight:600;color:#fff;max-width:190px}.internal-links-overlay{top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);position:absolute;z-index:-1;border-radius:5px}.text-image-video-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-image-video-layout-container{width:690px;padding:20px 0}@media screen and (max-width:1023px){.text-image-video-layout-container{width:100%;padding:15px 30px}}@media screen and (max-width:767px){.text-image-video-layout-container{padding:15px 20px}}@media screen and (max-width:767px){.text-image-video-layout-container img{width:100%}}.text-image-video-layout-container:first-child{padding-top:0}.text-image-video-layout-container:last-child{padding-bottom:0}.text-image-video-title{padding-bottom:20px;font-size:28px}@media screen and (max-width:767px){.text-image-video-title{font-size:22px}}.text-image-video-text{color:#36414d;line-height:24px;-webkit-animation-delay:.1s;animation-delay:.1s}.text-image-video-text a{color:#005fcc}.text-image-video-text a:hover{text-decoration:underline}.text-image-video-text h1:not(.text-image-video-title),.text-image-video-text h2:not(.text-image-video-title),.text-image-video-text h3:not(.text-image-video-title),.text-image-video-text h4:not(.text-image-video-title),.text-image-video-text h5:not(.text-image-video-title){padding:16px 0 12px}.text-image-video-text h1{font-size:32px}@media screen and (max-width:767px){.text-image-video-text h1{font-size:28px}}.text-image-video-text h2{font-size:28px}@media screen and (max-width:767px){.text-image-video-text h2{font-size:22px}}.text-image-video-text h3{font-size:22px}@media screen and (max-width:767px){.text-image-video-text h3{font-size:18px}}.text-image-video-text h4{font-size:18px}.text-image-video-text ul{margin-bottom:20px}.text-image-video-text ul:last-child{margin-bottom:0}.text-image-video-text table{border:1px solid #ced3d9;border-collapse:separate;border-spacing:0;border-radius:5px;table-layout:fixed;font-size:14px}.text-image-video-text tr{border:1px solid #ced3d9}.text-image-video-text tr:last-child td{border-bottom:none}.text-image-video-text tr:hover{background-color:#f2f2f2}.text-image-video-text td,.text-image-video-text th{border-bottom:1px solid #ced3d9;border-right:1px solid #ced3d9;padding:10px 15px}.text-image-video-text td:first-child,.text-image-video-text th:first-child{border-top-left-radius:5px}.text-image-video-text td:last-child,.text-image-video-text th:last-child{border-right:none;border-top-right-radius:5px}.text-image-video-no-media{margin-bottom:30px}.text-image-video-media-container{-webkit-animation-delay:.1s;animation-delay:.1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-image-video-media-container img{border-radius:5px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}@media screen and (max-width:1023px){.text-image-video-media-container img{width:100%}}.text-image-video-video{width:100%;border-radius:5px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.text-image-video-media-description{color:#36414d;line-height:18px;letter-spacing:0;margin-top:10px;-webkit-animation-delay:.1s;animation-delay:.1s}.text-image-video-embed-container{position:relative;height:390px;margin-top:30px}@media screen and (max-width:479px){.text-image-video-embed-container{height:200px}}.vimeo-iframe{display:none}.vimeo-iframe,.vimeo-thumbnail{border-radius:5px;-webkit-transition:display .2 ease-in-out;transition:display .2 ease-in-out;width:100%;height:100%}.vimeo-thumbnail{display:block;cursor:pointer}.iframe-container{width:100%;height:100%}.cta-background{background-color:#005fcc}.cta-background-white{background-color:#fff}.cta-background-white .cta-title{color:#1d2126}.cta-background-white .cta-description{color:#36414d}.cta-background-white .cta-button{border-color:#acb6bf;border-width:1px;color:#1d2126;-webkit-transition:all .3s ease;transition:all .3s ease}.cta-background-white .cta-button:hover{color:#1d2126;border-color:#1d2126}.cta-container{width:750px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px}@media screen and (max-width:767px){.cta-container{width:100%;padding:0 20px}}.cta-title{font-size:38px;font-weight:600}.cta-description,.cta-title{color:#fff;text-align:center}.cta-description{font-size:20px;line-height:30px;margin-top:20px}.cta-button{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
