@import"https://fonts.googleapis.com/css?family=Nunito:400,400i,700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";nav.svelte-foc49c{position:fixed;top:1.5rem;left:1.5rem;z-index:1001}button.svelte-foc49c{z-index:1001;cursor:pointer;background:none;border:none;padding:.5rem;display:flex;align-items:center;justify-content:center}button.svelte-foc49c:hover svg:where(.svelte-foc49c) line:where(.svelte-foc49c){stroke:var(--theme-menu-icon-hover)}svg.svelte-foc49c{pointer-events:none;min-height:24px;transition:transform .3s ease-in-out}svg.svelte-foc49c line:where(.svelte-foc49c){stroke:var(--theme-menu-icon);stroke-width:4;transition:transform .3s ease-in-out;transition:stroke .5s ease-in-out}.open.svelte-foc49c svg:where(.svelte-foc49c){transform:scale(.7)}.open.svelte-foc49c #top:where(.svelte-foc49c){transform:translate(6px) rotate(45deg)}.open.svelte-foc49c #middle:where(.svelte-foc49c){opacity:0}.open.svelte-foc49c #bottom:where(.svelte-foc49c){transform:translate(-12px,9px) rotate(-45deg)}aside.svelte-zmp2vw{left:-100%;transition:left .3s ease-in-out;position:fixed;top:0;width:100vw;height:100vh;background:var(--theme-menu-background);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:1000;pointer-events:none}.open.svelte-zmp2vw{left:0;pointer-events:auto}.menu-links.svelte-zmp2vw{list-style:none;text-align:left;width:100%;font-size:2rem;padding:6em 0 0}.menu-links.svelte-zmp2vw a:where(.svelte-zmp2vw),.menu-links form{display:block;padding:1em 0 1em 30vw;color:var(--theme-menu-color);line-height:3rem;text-decoration:none;transition:all .3s ease}.open.svelte-zmp2vw .menu-links:where(.svelte-zmp2vw) a:where(.svelte-zmp2vw),.open.svelte-zmp2vw .menu-links form{border-top:1px solid var(--theme-separator-line)}.menu-links.svelte-zmp2vw a:where(.svelte-zmp2vw):hover,.menu-links form:hover{transition:all .4s ease;color:var(--theme-menu-color-hover)}.menu-links form{font-size:.8em}.spinner.svelte-zmp2vw{display:inline-block;width:1em;height:1em;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:svelte-zmp2vw-spin 1s linear infinite;margin-left:.5em;vertical-align:middle}@keyframes svelte-zmp2vw-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.menu-links.svelte-zmp2vw{font-size:1.5rem}.menu-links.svelte-zmp2vw a:where(.svelte-zmp2vw),.menu-links form{padding:1em 0 1em 2rem;line-height:2rem}}@media(max-width:500px){.menu-links.svelte-zmp2vw{font-size:1.25rem}.menu-links.svelte-zmp2vw a:where(.svelte-zmp2vw),.menu-links form{padding:.8em 0 .8em 2rem;line-height:1.5rem}}footer.svelte-jz8lnl{background:#ebebeb;padding:3rem 2rem;width:100%;margin-top:auto;box-sizing:border-box}nav.svelte-jz8lnl{display:flex;justify-content:center;align-items:center;gap:2rem}.footer-link.svelte-jz8lnl{font-size:.9rem;font-weight:600;color:#fff;text-decoration:none;padding:.5rem 1rem;background:#c9cccc;border-radius:4px;white-space:nowrap;transition:background .3s ease,color .3s ease}.footer-link.svelte-jz8lnl:hover{background:var(--theme-foreground-focus);color:#fff}.secondary-navigation.svelte-jz8lnl{display:flex;justify-content:center;margin:1.5rem 0;font-size:.75rem;font-weight:300}.secondary-navigation.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--theme-text-color);text-decoration:none}.secondary-navigation.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--theme-foreground-focus)}@media(max-width:768px){nav.svelte-jz8lnl{gap:.75rem}.footer-link.svelte-jz8lnl{background:none;padding:.5rem .75rem;font-size:.85rem;position:relative;color:var(--theme-text-color-fainted)}.footer-link.svelte-jz8lnl:hover{color:var(--theme-foreground-focus);background:none}.footer-link.svelte-jz8lnl:not(:last-child):after{content:"";position:absolute;right:-.375rem;top:50%;transform:translateY(-50%);height:1rem;width:1px;background:var(--theme-separator-line)}}@media(max-width:500px){nav.svelte-jz8lnl{flex-direction:column;gap:.5rem;align-items:center}.footer-link.svelte-jz8lnl{padding:.5rem 1rem;font-size:.9rem}.footer-link.svelte-jz8lnl:not(:last-child):after{display:none}}:root{--theme-hero-highlight: rgb(26, 91, 123);--theme-hero-highlight-hover: color-mix(in srgb, var(--theme-hero-highlight) 80%, black);--darkBlue: #53b5c6;--lightBlue: #8fd6e3;--veryLightBlue: #c8e9ee;--theme-background-highlight: white;--theme-background: #eff1f2;--theme-foreground-focus: #53b5c6;--theme-text-color: #09434f;--theme-text-color-fainted: #385e65;--theme-text-header: #e4e9ea;--theme-menu-icon: #6ac3d3;--theme-menu-icon-hover: #a1d1d9;--theme-menu-background: white;--theme-menu-color: #708090;--theme-menu-color-hover: 28323c;--theme-separator-line: #e4e9ea;--theme-box-shadow: 8px 0px 24px rgba(0, 0, 0, .1);--theme-box-shadow-up: 0px -1px 4px 0px rgba(0, 0, 0, .1);--dashboard-max-width: 1600px;--layout-max-width: 65rem;--sans-serif: "Nunito Sans", roboto, -apple-system, sans-serif;--font-size-h1: 3rem;--font-size-h2: 2rem;--font-size-h3: 1.5rem;--font-size-p: 1rem;--theme-divergent-up: rgb(63, 160, 177);--theme-divergent-flat: #ffffbf;--theme-divergent-down: #fc8d59}@font-face{font-family:heavitas;src:url(../../../fonts/heavitas-webfont.woff2) format("woff2"),url(../../../fonts/heavitas-webfont.woff) format("woff");font-weight:400;font-style:normal}p{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-style:normal;color:var(--theme-text-color)}h1{font-size:var(--font-size-h1);line-height:var(--font-size-h1)}h2{font-size:var(--font-size-h2);line-height:var(--font-size-h2);margin:2rem 0 .75rem}h3{font-size:var(--font-size-h3);line-height:var(--font-size-h3)}h1,h2{font-family:Heavitas,sans-serif;font-weight:400}h3,h4,h5,h6{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal}html{background-color:var(--theme-background)}body{display:flex;flex:1;min-height:100vh;flex-direction:column;font-family:var(--sans-serif);color:var(--theme-text-color);background:var(--theme-background);font-size:1rem;line-height:1.6;margin:0;padding:0;transition:color .5s,background-color .5s;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-size:1.2rem;line-height:2rem;color:var(--theme-text-color)}.content{width:100%;max-width:var(--layout-max-width);padding:0 1rem}section{width:100%;margin:0;padding:0}section.clear{background-color:#fff}.section-white{margin:0 auto;background:#fff;width:100%;padding:0 0 3rem;box-sizing:border-box}.content-intro{max-width:55rem;margin:0 auto;padding:3em 6em 3rem 3rem;display:flex;flex-direction:column;gap:2rem;background:#fff;box-shadow:0 2px 8px #0000001a;position:relative;z-index:2;box-sizing:border-box}.content-intro.flow{gap:0}.content-intro p{font-family:Nunito Sans,sans-serif;font-size:1.25rem;line-height:1.8;text-wrap:pretty;color:#404e52;margin:0 0 1rem;font-weight:300}.image-layout{display:flex;gap:3rem;align-items:flex-start}.image-layout img{width:200px;height:200px;border-radius:50%;object-fit:cover;flex-shrink:0}.image-layout img.visual{width:160px;height:120px;border-radius:0}.image-layout div{display:flex;flex-direction:column;gap:1.5rem;flex:1}@media(max-width:960px){.content-intro{margin:0 .625rem}}@media(max-width:768px){.content-intro{padding:2rem 2rem 3rem}.content-intro p{font-size:1rem}.image-layout{gap:1.5rem}.image-layout img{width:120px;height:120px}.image-layout img.visual{width:100px;height:75px}}@media(max-width:500px){.content-intro{padding:1rem 1rem 3rem}.image-layout{flex-direction:column;align-items:center;gap:1rem}.image-layout img{width:150px;height:150px}.image-layout img.visual{width:120px;height:90px}}.visuals-grid{display:grid;grid-template-columns:repeat(4,150px);gap:2rem;justify-content:center}.visuals-grid.large{grid-template-columns:repeat(3,275px);width:100%;gap:2rem;justify-content:center}.visual-card{background:#fff;border:none;border-radius:4px;padding:1.5rem 1rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;box-shadow:0 2px 12px #0000001f;width:125px;height:125px;justify-content:center}.visual-card.large{width:275px;height:275px;padding:2rem 1.5rem;box-sizing:border-box}.visual-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000002e}.visual-card-title{font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:100;color:#999;margin:0 0 1rem;order:-1}.visual-card.large .visual-card-title{font-size:1.75rem;margin:0 0 1.5rem}.visual-card-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.visual-card.large .visual-card-icon{width:180px;height:180px}.visual-card-icon img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(1px 2px 4px rgba(0,0,0,.15))}@media(max-width:960px){.visuals-grid{gap:1rem;justify-content:center;grid-template-columns:repeat(2,1fr)}.visual-card{width:120px;height:120px;padding:1rem .5rem}.visual-card-title{font-size:.9rem}.visual-card-icon{width:60px;height:60px}.visuals-grid.large{grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}}@media(max-width:768px){.visuals-grid{gap:1rem;justify-content:center;grid-template-columns:repeat(2,1fr)}.visual-card{width:120px;height:120px;padding:1rem .5rem}.visual-card-title{font-size:.9rem}.visual-card-icon{width:60px;height:60px}.visuals-grid.large{grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}}@media(max-width:600px){.visuals-grid{grid-template-columns:1fr;gap:1rem;justify-content:center;justify-items:center}.visual-card{width:150px;height:150px}.visual-card-title{font-size:1rem}.visual-card-icon{width:80px;height:80px}.visuals-grid.large{grid-template-columns:1fr;justify-content:center;justify-items:center;width:100%}}.center{margin:0 auto}.hero{font-family:var(--sans-serif);display:flex;align-items:flex-start;justify-content:space-between;padding:4rem 2rem .5rem;background:linear-gradient(to bottom,#5c9ead,#7dbdc3)}.headline{flex:2;text-align:left;padding-left:.5rem}.hero h1{font-size:2.5rem;font-weight:700}.hero p{font-size:1.25rem}.hero h1,.hero p{color:#fff}@media(max-width:768px){.hero{flex-direction:column;align-items:flex-start;padding-left:2rem}.logo{margin-bottom:1rem;margin-left:1rem}.headline{margin-left:2rem}}.content-block{width:100%;padding:4rem 2rem;margin:3rem 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;transition:background .3s ease}.content-block.white{background:#fff}.content-block.content-block.gray{background:#f5f6f7}.content-block a{text-decoration:none;cursor:pointer}.content-block-inner{max-width:55rem;width:100%;display:flex;flex-direction:column;align-items:flex-start}.content-block-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;width:100%}.content-block-icon{width:auto;height:2rem;object-fit:contain;transform:translateY(-4px)}.content-block-title{font-family:Heavitas,sans-serif;font-size:2.25rem;font-weight:400;color:#404e52;margin:0;line-height:1;text-align:center}.content-block-text{padding:0 2rem;font-family:Nunito Sans,sans-serif;font-size:1.125rem;line-height:1.8;color:#404e52;margin:0 0 1rem;font-weight:300}.content-block-link{display:inline-flex;align-items:center;gap:.75rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;color:var(--theme-foreground-focus);text-decoration:none;transition:color .3s ease;margin-top:1rem}.content-block-link:before{content:"";display:inline-block;width:20px;height:20px;background-image:url(../../../images/link-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease;filter:brightness(0) saturate(100%) invert(53%) sepia(45%) saturate(450%) hue-rotate(140deg) brightness(95%) contrast(90%);transform:translateY(-2px)}.content-block-link:hover{color:var(--darkBlue)}.content-block-link:hover:before{transform:translateY(-2px) translate(4px)}@media(max-width:768px){.content-block{padding:3rem 1.5rem}.content-block-inner{padding:0 1rem}.content-block-icon{height:1.75rem;transform:translateY(-3px)}.content-block-title{font-size:2rem}.content-block-text{font-size:1rem}.content-block-link{font-size:.9rem}}@media(max-width:500px){.content-block-inner{align-items:center}}body{display:flex;flex-direction:column;min-height:100vh;margin:0}.content-wrapper.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;background:#fff}.logo.svelte-12qhfyh{position:fixed;top:calc(1.5rem + 8px);right:1.5rem;z-index:10}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;line-height:0}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:28px;width:auto;filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5)) brightness(0) saturate(100%) invert(81%) sepia(12%) saturate(1056%) hue-rotate(140deg) brightness(95%) contrast(84%);transition:filter .5s ease-in-out}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh):hover img:where(.svelte-12qhfyh){filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5)) brightness(0) saturate(100%) invert(81%) sepia(12%) saturate(1500%) hue-rotate(140deg) brightness(100%) contrast(84%)}@media(max-width:768px){.logo.svelte-12qhfyh{right:1rem;top:1rem}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:24px}}
