@charset "UTF-8";:root{--content-width:75rem;--content-width-70:70rem;--content-width-narrow:64rem;--wrapper-max-width:58ch;--wrapper-card-width:40ch;--scroll-margin-top:2.5rem;--default-padding:2.5rem;--default-padding-2:2.5rem;--color-ws-yellow:#f7b018;--color-ws-orange:#ff5100;--color-ws-blue:#215da6;--color-ws-beige:#f6f2ea;--color-ws-gray:#f5f5f5;--color-bg-gray:#f5f5f5;--color-graph-gray:#f5f5f5;--color-ws-black:#000;--color-ws-white:#fff;--color-logo-space:rgba(0,0,90,.1);--color-background:#fff;--color-foreground-100:#101820;--color-divider:#e6e6e6;--color-border-dark:#b3b3b3;--color-meta-link:var(--color-ws-black);--color-meta-label:#5d6265;--color-meta-bg:var(--color-bg-gray);--type-line-height:1.5;--color-form-bg:#000;--color-hosting-bg:#edf4fd;--color-link:var(--color-ws-blue);--color-theme-light:var(--color-ws-white);--color-theme-small:var(--color-ws-gray);--color-theme-medium:#d9d9d9;--color-theme-dark:#8c8c8c;--color-mode-white:var(--color-ws-white);--color-mode-black:var(--color-ws-black);--color-grey-100:#f5f5f5;--color-grey-200:#d9d9d9;--color-grey-300:#8c8c8c;--color-grey-400:#404040;--color-dark:#212121}@media screen{:root{--size--2:clamp(0.78rem,0.75rem + 0.18vw,0.88rem);--size--1:clamp(0.94rem,0.88rem + 0.3vw,1.1rem);--size-0:clamp(1.13rem,1.03rem + 0.45vw,1.38rem);--size-1:clamp(1.35rem,1.22rem + 0.67vw,1.72rem);--size-2:clamp(1.62rem,1.43rem + 0.96vw,2.15rem);--size-3:clamp(1.94rem,1.67rem + 1.35vw,2.69rem);--size-4:clamp(2.33rem,1.96rem + 1.86vw,3.36rem);--size-5:clamp(1.8rem,1.29rem + 2.54vw,4.2rem);--space-3xs:clamp(0.25rem,0.2rem + 0.24vw,0.38rem);--space-2xs:clamp(0.5rem,0.4rem + 0.49vw,0.75rem);--space-xs:clamp(0.75rem,0.6rem + 0.73vw,1.13rem);--space-s:clamp(1rem,0.8rem + 0.98vw,1.5rem);--space-m:clamp(1.5rem,1.21rem + 1.46vw,2.25rem);--space-l:clamp(2rem,1.61rem + 1.95vw,3rem);--space-xl:clamp(3rem,2.41rem + 2.93vw,4.5rem);--space-2xl:clamp(4rem,3.22rem + 3.9vw,6rem);--space-3xl:clamp(6rem,4.83rem + 5.85vw,9rem);--space-xl-2xl:clamp(3rem,1.83rem + 5.85vw,6rem);--border-radius:1.25rem}}@media print{:root{--size--2:0.75rem;--size--1:1rem;--size-0:1.25rem;--size-1:1.5rem;--size-2:1.75rem;--size-3:2rem;--size-4:2.5rem;--size-5:3rem;--space-3xs:0.25rem;--space-2xs:0.5rem;--space-xs:1rem;--space-s:1.25rem;--space-m:2rem;--space-l:2.5rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--space-xl-2xl:4rem}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-logo-space:#2e455c;--color-background:#283038;--color-body-text:var(--color-foreground-200);--color-ws-gray:#373c3f;--color-bg-gray:transparent;--color-graph-gray:#272e35;--color-foreground:#fff;--color-foreground-100:#fff;--color-foreground-200:#c3c8cb;--color-foreground-300:#b8bfc7;--color-foreground-400:#757575;--color-divider:#242728;--color-interactive:var(--color-ws-orange);--color-interactive-inverse:#b8bfc7;--focus-background:var(--color-interactive);--focus-stroke:var(--color-interactive);--focus-foreground:var(--color-interactive-inverse);--color-meta-link:var(--color-ws-white);--color-meta-bg:#000;--color-meta-label:#cdd3d5;--color-form-bg:#fff;--color-hosting-bg:#373c3f;--color-mode-white:#272e35;--color-mode-black:var(--color-ws-white);--color-ws-black:#fff;--color-ws-white:#050505;--color-grey-400:#b3b3b3}}*,:after,:before{box-sizing:border-box}body,figcaption,figure,h1,h2,h3,h4,li,ol,p,pre,ul{margin:0}ol[role=list],ul[role=list]{list-style:none}[id]{scroll-margin-top:var(--scroll-margin-top)}iframe{background-color:var(--color-ws-gray);border:0;height:auto;width:100%}body{background-color:var(--color-background);color:var(--color-foreground-100);display:grid;font-family:var(--type-default);font-size:100%;grid-template-rows:auto 1fr auto;line-height:var(--type-line-height,1.5);min-height:100vh;text-rendering:var(--type-text-rendering);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print{body{background-color:#fff;color:#000;font-size:11pt;max-width:80vw}}::selection{background-color:var(--color-foreground-100);color:var(--color-background)}img,picture{display:block;height:auto;max-width:100%}img[width]{width:auto}.post__content img[width][height]{height:auto}img[src$=".svg"]{height:auto;max-width:none;width:100%}address,button,input,select{font:inherit;letter-spacing:inherit;word-spacing:inherit}pre{overflow-x:scroll}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}a:link,a:link:active,a:visited,a:visited:active{color:var(--color-ws-black)}a:link:active,a:visited,a:visited:active{color:var(--color-grey-400)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:2ex;margin:0}strong{font-weight:600}ol li::marker{font-weight:600}.flow>*+*{margin-top:var(--flow-space,1rem)}blockquote:not([class]){border-left:var(--space-3xs) solid var(--color-mode-black);margin-bottom:0;margin-left:0;padding:0 0 0 var(--space-s)}blockquote:not([class]) cite,blockquote:not([class]) em{color:var(--color-foreground-300);display:block;font-style:normal}blockquote:not([class]) cite:before,blockquote:not([class]) em:before{content:"– "}.block__testimonial .pullquote{margin-left:auto;margin-right:auto;max-width:var(--wrapper-max-width)}.pullquote{color:var(--color-foreground);grid-column-end:7;grid-column-start:4;margin-left:0;margin-right:0}.pullquote:before{color:var(--color-theme-dark);content:"”";display:block;font-size:var(--size-5);line-height:1}.pullquote p{font-weight:600}.pullquote cite{color:var(--color-foreground-300);display:block;font-style:normal;text-align:center}.pullquote cite:before{content:"– "}.pullquote--small>p{font-size:var(--size-2)}.pullquote--medium>p,.pullquote--small>p{line-height:1.1;margin-bottom:var(--space-s)}.pullquote--medium>p{font-size:var(--size-3)}.wrapper{margin-left:var(--space-s);margin-right:var(--space-s)}@media screen and (min-width:48rem){.wrapper{margin-left:auto;margin-right:auto}}.wrapper--wide{--wrapper-max-width:90rem}main{margin:0 auto;max-width:var(--content-width)}.post__intro,.post__intro-page{color:var(--color-foreground)}.post__intro-page{margin-left:auto;margin-right:auto;margin-top:0}@media screen and (min-width:90rem){.post__intro-page{border-bottom:1px solid var(--color-divider);margin-bottom:var(--space-m)}}.post__featured-image{margin-bottom:var(--space-l);margin-left:auto;margin-right:auto;max-width:var(--content-width)}.post__featured-image-description{display:block;font-size:var(--size--2);font-style:normal;margin-top:var(--space-3xs)}.post__intro-headline{font-size:var(--size-4);margin-bottom:1rem}.post__intro-description{font-size:var(--size-0)}.post__content{--flow-space:var(--space-m);color:var(--color-body-text);line-height:1.75;padding-top:var(--space-m)}.post__content,.post__content-meta-wrapper{font-size:var(--size--1)}.post__content h2{--flow-space:var(--space-l);line-height:1.4}.post--page .post__content h2{margin-top:var(--flow-space,1rem)}.post__content h3{--flow-space:var(--space-m)}.post__content ol,.post__content ul{padding-left:0}.post__content ol{list-style-type:decimal}.post__content li{margin-left:var(--space-s);padding-left:var(--space-3xs)}.post__content li:not(:first-child){margin-top:var(--space-2xs)}.post__content ol li::marker{font-weight:400}.post__content a:focus,.post__content a:hover{border-bottom-color:transparent}.post__meta{margin-top:var(--space-s)}.post__content hr{border:0;border-top:1px solid var(--color-divider);width:100%;--flow-space:var(--space-m);margin-bottom:0}.post__content-toc-wrapper{margin-bottom:var(--space-l)}.post__toc{border:1px solid var(--color-divider);border-radius:var(--border-radius);padding:var(--space-s)}.post__toc h2{border-bottom:1px solid var(--color-divider);font-size:var(--size-0);margin-bottom:var(--space-m);padding-bottom:var(--space-s)}.post__content-note{background-color:var(--color-ws-gray);border-left:3px solid var(--color-ws-blue);padding:1rem}.post__content-note *{font-size:var(--size--2)}.post__content img+em,.post__content picture+em{display:block;font-size:var(--size--2);font-style:normal;margin-top:var(--space-3xs)}.post__embed{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.post__embed>*{height:100%;left:0;position:absolute;top:0;width:100%}.theme{background-color:var(--color-theme-light)}.theme .card{background-color:var(--color-mode-white)}.theme-beige{--color-theme-light:#ebebe5;--color-theme-small:#d5d5cd;--color-theme-medium:#b1b1a5;--color-theme-dark:#76766f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-beige{--color-theme-light:#76766f;--color-theme-small:#545450;--color-theme-medium:#545450;--color-theme-dark:#ebebe5;--color-logo-space:rgba(0,0,90,.1)}:root:not([data-theme=light]) .theme-beige .card{background-color:var(--color-theme-small)}}.theme-green{--color-theme-light:#f0f5f1;--color-theme-small:#cae2de;--color-theme-medium:#58a79a;--color-theme-dark:#285c54}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-green{--color-theme-light:#285c54;--color-theme-small:#16322d;--color-theme-medium:#16322d;--color-theme-dark:#101820;--color-logo-space:rgba(0,0,90,.1)}:root:not([data-theme=light]) .theme-green .card{background-color:var(--color-theme-small)}}.theme-purple{--color-theme-light:#f4f1f8;--color-theme-small:#ddd6e6;--color-theme-medium:#cbbeda;--color-theme-dark:#837595}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-purple{--color-theme-light:#837595;--color-theme-small:#625671;--color-theme-medium:#625671;--color-theme-dark:#101820;--color-logo-space:rgba(0,0,90,.1)}:root:not([data-theme=light]) .theme-purple .card{background-color:var(--color-theme-small)}:root:not([data-theme=light]) .theme-purple .block--background-medium .card,:root:not([data-theme=light]) .theme-purple .block--background-small .card{background-color:var(--color-theme-light)}}.theme-purple .tag.wrapper{text-align:center}.theme-purple .tag.wrapper ol{background-color:var(--color-theme-small);border-radius:var(--border-radius);padding:var(--space-m)}.theme-purple .tag.wrapper ol a{background-color:var(--color-theme-medium)}.theme-purple .tag.wrapper ol a.current{background-color:var(--color-theme-dark);color:#fff!important}.theme-gray{--color-theme-light:#f4f4f4;--color-theme-small:#e0e0e0;--color-theme-medium:#c6c6c6;--color-theme-dark:#a8a8a8;--color-logo-space:rgba(0,0,90,.1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-gray{--color-theme-light:#76766f;--color-theme-small:#545450;--color-theme-medium:#545450;--color-theme-dark:#ebebe5}:root:not([data-theme=light]) .theme-gray .card{background-color:var(--color-theme-small)}:root:not([data-theme=light]) .theme-gray .block--background-small .card{background-color:var(--color-theme-light)}}:root{--cookie-consent-bg:var(--color-ws-black);--cookie-consent-text:var(--color-ws-white);--cookie-consent-font-size:1rem;--cookie-consent-distance:1rem;--cookie-consent-border-radius:0;--cookie-consent-max-width:32ch;--cookie-consent-min-width:24rem;--cookie-consent-allow-button-bg:var(--color-ws-white);--cookie-consent-allow-button-text:var(--color-ws-black);--cookie-consent-deny-button-bg:var(--color-ws-black);--cookie-consent-deny-button-text:var(--color-ws-white);--cookie-consent-z-index:2;--cookie-consent-shadow:none}.cookie-consent{background-color:var(--cookie-consent-bg);bottom:0;box-sizing:border-box;color:var(--cookie-consent-text);display:none;flex-direction:column;font-size:var(--cookie-consent-font-size);left:0;padding:var(--cookie-consent-distance);position:fixed;width:100%;z-index:10;z-index:var(--cookie-consent-z-index)}@media print{.cookie-consent{display:none}}.cookie-consent__button-group{margin-top:var(--cookie-consent-distance)}.cookie-consent__button{border:0;border-radius:var(--cookie-consent-border-radius);cursor:pointer;margin-right:var(--cookie-consent-distance);padding:var(--cookie-consent-distance)}.cookie-consent__button--deny{background-color:var(--cookie-consent-deny-button-bg);color:var(--cookie-consent-deny-button-text)}.cookie-consent__button--allow{background-color:var(--cookie-consent-allow-button-bg);color:var(--cookie-consent-allow-button-text)}.cookie-consent__title{color:var(--cookie-consent-text);font-size:var(--cookie-consent-font-size);font-weight:600;margin-bottom:var(--space-3xs)}.cookie-consent__description{margin:0}.cookie-consent__more,.cookie-consent__more:focus,.cookie-consent__more:hover{color:inherit}@media screen and (min-width:30rem){.cookie-consent--bottom-left{border-radius:var(--cookie-consent-border-radius);bottom:var(--cookie-consent-distance);box-shadow:var(--cookie-consent-shadow);left:var(--cookie-consent-distance);max-width:var(--cookie-consent-max-width);top:auto}}.no-js .cookie-consent{display:none}:root{--syntax-bg:#0d1116;--syntax-text:#fff;--syntax-string:#dfd473;--syntax-comment:#807796;--syntax-variable:#73dfa5;--syntax-variable-2:#fff;--syntax-variable-3:#e08569;--syntax-number:#7a7ffd;--syntax-atom:#7a7ffd;--syntax-keyword:#ff659c;--syntax-property:#1ac8ff;--syntax-definition:#73dfa5;--syntax-meta:#f1ecfe;--syntax-operator:#ff659c;--syntax-attribute:#73dfa5;--syntax-tag:#ff659c}code[class*=language-],pre[class*=language-]{background-color:transparent;color:var(--syntax-variable);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1;tab-size:4}code[class*=language-] *,pre[class*=language-] *{font-size:12px}pre[class*=language-]{background-color:var(--color-ws-gray);border-radius:4px;box-shadow:0 4px 4px -21px rgba(0,0,0,.035),0 33px 35px -21px rgba(0,0,0,.07);overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:var(--syntax-bg)}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.comment,.token.doctype{color:var(--syntax-comment)}.token.punctuation{color:var(--syntax-tag)}.token.constant,.token.property,.token.tag{color:var(--syntax-property)}.token.number{color:var(--syntax-number)}.token.string{color:var(--syntax-string)}.style .token.string,.token.operator,.token.url{color:var(--syntax-operator)}.token.function{color:var(--syntax-attribute)}.token.keyword{color:var(--syntax-keyword)}.token.important{color:var(--syntax-atom);font-weight:600}@media screen and (-ms-high-contrast:active){code[class*=language-],pre[class*=language-]{background-color:window;color:windowText}:not(pre)>code[class*=language-],pre[class*=language-]{background-color:window}.token.important{background-color:highlight;color:window;font-weight:400}.token.function,.token.keyword,.token.operator{font-weight:600}.token.comment,.token.doctype,.token.function,.token.keyword,.token.operator,.token.property,.token.string{color:highlight}.token.url{font-weight:400}}:root{--focus-background:var(--color-ws-orange);--focus-stroke:var(--color-ws-blue);--focus-foreground:#fff;--focus-stroke-width:0.25rem;--focus-animation:focus;--focus-animation-runtime:200ms;--focus-transition-timing-function:ease-in-out;--focus-radii:1px}@keyframes focus{0%{box-shadow:0 0 0 0 var(--focus-stroke)}50%{box-shadow:0 0 0 .5rem var(--focus-stroke)}to{box-shadow:0 0 0 .3125rem var(--focus-stroke)}}.pagination{align-items:center;display:flex;justify-content:center}.pagination>*{margin-left:var(--space-3xs);margin-right:var(--space-3xs)}.pagination__button{background-color:var(--color-ws-gray);border-radius:var(--border-radius);color:inherit;padding:var(--space-2xs) var(--space-s)}.pagination__button:focus,.pagination__button:hover{text-decoration:underline}.card{background-color:var(--color-ws-gray)}.card .author-avatar{--size:2rem}.card h2,.card h3{display:inline-block}.card__content{display:flex;flex-direction:column;flex-wrap:nowrap}.card__content .card__icon-text{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--space-xs);padding:var(--space-s)}.card__content .card__icon-text>*{flex:1}.card__content .card__icon-text>:last-child{display:flex;flex:0 0 48px;justify-content:flex-end}.card__content .card__icon-text .card__title{padding:0}.card__content .card__title{line-height:32px}.card{border-radius:var(--border-radius);display:grid;text-decoration:none}.card img{border-radius:var(--border-radius) var(--border-radius) 0 0}.card .card__end{align-items:end;display:flex;display:grid;grid-template-columns:1fr;width:100%}.card .card__end .card__end--container{background-color:var(--color-theme-small);border-radius:var(--border-radius);flex-grow:1;margin:var(--space-xs);padding:var(--space-xs);text-align:center}.card .card__end .card__end--container a{font-weight:700}.card .card__footer{align-items:end;display:flex}.card .card__title{font-size:var(--size-0);line-height:1.4;padding:var(--space-s)}.card div.text{text-align:left}.card div.author,.card div.text{padding:0 var(--space-s) var(--space-s)}a.card .card__title{text-decoration:underline}.team-grid{align-items:start;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(128px,128px))}.team__image{align-items:center;background-color:var(--color-theme-medium);border-radius:50%;box-sizing:border-box;display:flex;height:128px;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:128px}.team__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .block--background .team__image{background-color:var(--color-theme-light)}}.list-team{font-size:var(--size-0);max-width:var(--wrapper-max-width)}.list-team.list--columns-3{max-width:none}.team{background:none}.team .team__content{font-size:var(--size--1);margin:0 auto}.team .team__content h3{padding:var(--space-s) 0 0;text-align:center}.team .team__content .team__title{text-align:center}.team .team__content .team__text{margin:0 auto;max-width:50ch}.team .team__content hr{border-color:var(--color-theme-dark);border-style:solid;border-width:1.5px;margin:var(--space-s) auto;max-width:3em}.skip-links{left:-100vw;list-style:none;position:absolute;z-index:4}.skip-link{--offset:1rem;color:inherit;left:var(--offset);padding:1rem;position:fixed;text-decoration:none;top:var(--offset);transform:translateY(-100em)}.skip-link:focus{transform:translateY(0)}@media screen and (prefers-reduced-motion:no-preference){.skip-link:focus{animation:skip .3s forwards}}@keyframes skip{0%{transform:translateY(-1rem)}50%{transform:translateY(.5rem)}to{transform:translateY(0)}}.header{left:0;padding:var(--space-xs);position:relative;position:fixed;right:0;top:0;transition:top .3s;z-index:2}@media screen and (max-width:70rem){.no-js .header__wrapper{flex-direction:column}}.header__wrapper{display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:70rem){.header__wrapper{justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--content-width)}}.logo{display:flex}@media screen and (max-width:70rem){.logo{position:relative;z-index:3}}@media screen and (min-width:70rem){.logo{justify-content:flex-end;order:2}}.logo__graphic{display:block;height:2rem}@media screen and (min-width:70rem){.logo__graphic{height:2.5rem}}@media screen and (min-width:80rem){.logo__graphic{height:3rem}}.is-expanded{overflow:hidden}.navigation{align-items:center;display:flex}@media screen and (min-width:70rem){.navigation{justify-content:flex-start;order:2}}.navigation__button{background-color:transparent;border:0;color:inherit;cursor:pointer;font-size:inherit;padding:0;z-index:3}@media screen and (min-width:70rem){.navigation__button{display:none}}.navigation__close{background-color:transparent;border:0;bottom:var(--space-xl);color:inherit;cursor:pointer;font-size:inherit;height:3rem;left:50vw;padding:0;position:absolute;transform:translateX(-50%);width:3rem;z-index:4}@media screen and (min-width:70rem){.navigation__close{display:none}}.navigation__container{display:none;transition:all .1s ease-in-out}@media screen and (min-width:70rem){.navigation__container{display:block}}@media screen and (max-width:70rem){.navigation__container.is-active{align-items:center;background-color:var(--color-background);display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:0;position:fixed;top:0;width:100vw;z-index:2}@supports (-webkit-touch-callout:none){.navigation__container.is-active{height:-webkit-fill-available}}}.navigation__list{font-size:.938rem;list-style:none;margin-top:25vh;padding-left:0}@media screen and (min-width:70rem){.navigation__list{align-items:center;display:flex;justify-content:center;margin-top:0;padding-left:0}.navigation__list-item:not(:last-child){margin-right:var(--space-s)}}.navigation__list-link{font-size:var(--size-2);text-decoration:none}@media screen and (min-width:70rem){.navigation__list-link{font-size:var(--size--1)}}.navigation__list-link:hover{transition:color .1s linear}@media screen and (min-width:70rem){.navigation__list-link[aria-current=page],.navigation__list-link[aria-current=true],.template-archive .blog,.template-archive .blogg,.template-post .blog,.template-post .blogg{position:relative}.navigation__list-link[aria-current=page]:after,.navigation__list-link[aria-current=true]:after,.template-archive .blog:after,.template-archive .blogg:after,.template-post .blog:after,.template-post .blogg:after{background:var(--color-theme-dark);bottom:-6px;content:"";height:3px;left:0;position:absolute;right:0;width:100%}}@media screen and (max-width:70rem){.no-js .navigation{margin-top:var(--space-m)}}.no-js .navigation__list{margin-top:auto}@media screen and (min-width:70rem){.no-js .navigation__list{margin-top:0}}.no-js .navigation__button,.no-js .navigation__close{display:none}.no-js .navigation__container{display:block}.footer{background-color:var(--color-ws-white)}@media screen and (min-width:60rem){.footer{border-top:1px solid var(--color-theme-small)}}@media print{.footer{display:none}}.footer__container{max-width:var(--content-width)}@media screen and (min-width:60rem){.footer__container{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}}.footer__body{font-size:var(--size-0);grid-column:span 5;max-width:42ch;position:relative}.footer__phone{display:inline-block}@media screen and (max-width:60rem){.footer__phone{margin-top:var(--space-2xs)}}.footer__email{display:inline-block}@media screen and (max-width:60rem){.footer__email{margin-top:var(--space-2xs)}}.footer__body-text{position:relative;z-index:1}.footer__meta{align-items:center;display:flex;justify-content:space-between;margin-top:var(--space-xl);width:100%}@media screen and (max-width:60rem){.footer__address,.footer__links{margin-top:var(--space-m)}}.footer__links{list-style:none;padding-left:0}@media screen and (max-width:60rem){.footer__links-item{margin-top:var(--space-2xs)}}.footer__links-link span{text-decoration:none}.footer__external-links{display:flex;flex-wrap:wrap;list-style:none;padding-left:0}@media print{.footer__external-links{display:none}}.footer__external-item:not(:last-child){margin-right:var(--space-s)}.footer__meta-title{display:none}@media screen and (min-width:60rem){.footer__meta-title{display:block}}.footer-component{position:absolute;z-index:0}.t-1{--animation-delay:275ms;animation:circle 9s cubic-bezier(.4,0,.2,1) infinite;bottom:calc(1% - 26px);color:var(--color-ws-blue);height:10vw;left:3%;width:10vw}@keyframes circle{50%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateX(44px)}}.t-2{animation:t2 9.6s cubic-bezier(.4,0,.2,1) infinite;bottom:calc(1% - 26px);color:var(--color-ws-orange);height:10vw;left:calc(13% - 50px);width:10vw}.t-3{animation:t3 39.6s cubic-bezier(.4,0,.2,1) infinite;bottom:10%;color:var(--color-ws-yellow);height:25vw;right:5%;width:25vw}@keyframes t2{50%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(25px) rotate(-53deg)}}@keyframes t3{50%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(25px) rotate(-20deg)}}.c-1{animation-delay:0s;animation-direction:alternate;animation-duration:4s;animation-fill-mode:none;animation-iteration-count:infinite;animation-name:MoveDown;color:var(--color-ws-blue);left:auto;right:0;top:12rem;width:6rem}@media screen and (min-width:60rem){.c-1{left:-4rem;right:auto;top:7.375rem;width:5rem}}.c-2{animation-delay:.5s;animation-direction:alternate;animation-duration:4s;animation-fill-mode:none;animation-iteration-count:infinite;animation-name:MoveUp;color:var(--color-ws-yellow);left:auto;right:-1rem;top:-1rem;width:4rem}@media screen and (min-width:60rem){.c-2{left:86%;top:4.5rem;width:8rem}}.c-3{animation-delay:1s;animation-direction:alternate;animation-duration:4s;animation-fill-mode:none;animation-iteration-count:infinite;animation-name:MoveDown;color:var(--color-ws-orange);left:auto;right:6rem;top:7rem;width:3rem}@media screen and (min-width:60rem){.c-3{right:-3rem;top:-2rem;width:5rem}}@keyframes MoveDown{0%{animation-timing-function:ease-in-out;transform:matrix(1,0,0,1,0,0)}to{transform:matrix(1,0,0,1,0,20)}}@keyframes MoveUp{0%{animation-timing-function:ease-in-out;transform:matrix(1,0,0,1,0,20)}to{transform:matrix(1,0,0,1,0,0)}}.fade-in{--animation-delay:275ms;animation-delay:var(--animation-delay,0);animation-duration:.2s;animation-fill-mode:forwards;animation-name:fade-in;animation-timing-function:ease-in;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.block__testimonial .author-avatar{margin:0 auto var(--space-xs)}.author{align-items:center;display:flex}.author-avatar{--margin:var(--space-2xs);--size:3rem;background-color:var(--color-theme-medium);border-radius:50%;display:block;height:var(--size);margin-left:-.0625rem;margin-right:var(--margin);min-width:var(--size);overflow:hidden;position:relative;width:var(--size)}.author-avatar img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (min-width:48rem){.author-avatar{--size:4rem}}#mc_embed_signup{margin-left:auto;margin-right:auto;max-width:60ch}.mc-field-consent{font-size:var(--size--2)}.mc-field-group{display:flex;gap:1rem;margin-bottom:var(--space-xs);margin-top:var(--space-3xs)}.mc-field-group .email{border:1px solid var(--color-ws-gray);flex:1;padding:var(--space-2xs)}.mc-field-group .button{background:var(--color-ws-blue);border:0;color:var(--color-ws-white);padding:var(--space-2xs)}.form__container{margin-left:auto;margin-right:auto;margin-top:var(--space-l)}.form{display:flex;gap:1rem;margin-bottom:var(--space-xs);margin-top:var(--space-3xs)}.form label,.form p{flex:1}.form input{border:1px solid var(--color-meta-label);flex:2;padding:var(--space-2xs)}.form input:focus-visible{background-color:var(--color-ws-white);color:var(--color-ws-black)}.form button{cursor:pointer;flex:1;padding:var(--space-2xs)}.tags-page h2{font-size:var(--size-3);line-height:1.5;margin-bottom:var(--space-s);margin-top:var(--space-l);text-align:center}@media screen and (max-width:75rem){.tags-page .list__wrapper{padding:0 var(--space-s)}}.tags-page .block__hero{margin-bottom:0}.tags-page .block__hero .block__description{margin-bottom:var(--space-s)}.tags{display:grid;gap:var(--space-xs);grid-template-columns:max-content max-content;margin-top:var(--space-m)}.tags .tag{font-size:var(--size--1)}.tags .tag .tag__headline{margin-bottom:var(--space-3xs)}.tags__description{font-size:var(--size--1);margin-bottom:var(--space-l);margin-left:auto;margin-right:auto}.tag,.tags__description{max-width:var(--wrapper-max-width)}.tag{font-size:var(--size-0);margin:0 auto var(--space-m);padding:0 var(--space-s)}@media screen and (min-width:48rem){.tag{padding:0}}.tag ol{font-size:var(--size--1)}.tag .tag__headline{margin-bottom:var(--space-2xs);padding-left:var(--space-3xs)}.tag ol{display:flex;flex-wrap:wrap;gap:var(--space-xs);list-style-type:none;margin:0;padding:0}.tag li a{background-color:var(--color-ws-gray);border-radius:var(--border-radius);box-shadow:inset 0 0 1px rgba(0,0,0,.12);display:block;overflow-wrap:break-word;padding:var(--space-2xs) var(--space-xs);white-space:normal}.tag li a:focus,.tag li a:hover{text-decoration:underline}.whitespace-element{left:var(--space-2xs);position:absolute}.whitespace-element.right{left:auto;right:var(--space-2xs)}.whitespace-element img{margin-top:-50%;width:120px}@media screen and (min-width:48rem){.whitespace-element img{width:240px}}.block hr{border-color:var(--color-ws-orange);border-style:solid;border-width:1px;margin-top:2em;max-width:4em}.block--background-gray,.related-posts{background-color:var(--color-ws-gray)}.block--background-gray .card,.related-posts .card{background-color:var(--color-mode-white)}.block--background-gray.block--indent,.related-posts.block--indent{border-bottom:1px solid var(--color-border-dark);border-top:1px solid var(--color-border-dark)}@media (prefers-color-scheme:dark){.block--background-gray.block--indent,.related-posts.block--indent{border-width:2px}}@media screen and (min-width:48rem){.block--background-gray.block--indent,.related-posts.block--indent{border:1px solid var(--color-border-dark)}}.block--background-gray.block--indent{border-radius:0;margin:var(--space-l) auto}.block--background-gray.block--indent .block__content{font-size:var(--size-0);margin:0 auto;max-width:var(--wrapper-max-width)}.block--background-gray.block--indent h2{text-align:center}.block--background-gray.block--indent .card{background:none;border-radius:0}.block--background-gray.block--indent .card .card__title{padding:0 0 var(--space-xs)}.block--background-gray.block--indent .card div.text{padding:0}.block--background-gray.block--indent .list--columns-2{font-size:var(--size--1);margin:0 auto}@media screen and (min-width:40rem){.block--background-gray.block--indent .list--columns-2{grid-template-columns:repeat(auto-fit,minmax(22ch,1fr))}}@media screen and (min-width:70rem){.block--background-gray.block--indent .list--columns-2{grid-template-columns:repeat(auto-fit,minmax(33ch,1fr))}}.block--background-beige{background-color:var(--color-ws-beige);padding-top:var(--space-xl)}.block--background-white{background-color:var(--color-ws-white)}@media (prefers-color-scheme:dark){.block--background-white{background:var(--color-ws-gray)}}.block--background-small{background-color:var(--color-theme-small)}.block--background-small .card{background-color:var(--color-theme-light)}@media screen and (min-width:70rem){.block--background-small.block--indent{border-radius:var(--border-radius)}}.block--background-medium{background-color:var(--color-theme-medium)}.block--background-medium .card{background-color:var(--color-theme-small)}.block--background-dark{background-color:var(--color-theme-dark)}.block--background-dark .block__intro,.block--background-dark .block__intro h2,.block--background-dark .block__intro h3{color:var(--color-mode-white)}.block--background-dark .block__intro .block__description a,.block--background-dark .block__intro a{color:var(--color-mode-white);text-decoration-color:var(--color-mode-white)}.block__button{margin-top:var(--space-l);text-align:center}.block__button a{background-color:var(--color-ws-gray);border-radius:var(--border-radius);color:inherit;display:inline-block;font-weight:700;padding:var(--space-2xs) var(--space-m);text-decoration:none}.block__button a:hover{text-decoration:underline}.faq__container{font-size:var(--size-0);margin-left:auto;margin-right:auto;max-width:var(--content-width)}.faq__container .block__description{margin-bottom:var(--space-xs)}@media screen and (min-width:48rem){.faq__container .block__description{margin-bottom:var(--space-m)}}.faq__intro{grid-column:span 12;margin:0 auto;max-width:var(--wrapper-max-width)}@media screen and (min-width:64rem){.faq__intro{grid-column:span 4}}.faq__content{grid-column:span 12;margin:0 auto;max-width:var(--wrapper-max-width)}@media screen and (min-width:64rem){.faq__content{grid-column:span 8}}.faq__details{border-bottom:1px solid var(--color-divider)}.faq__summary{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:var(--size-0);padding:var(--space-s) 0}.faq__summary,.faq__summary:hover{text-decoration:underline}.faq__summary:focus{--focus-background:transparent;--focus-radii:0;--focus-foreground:inherit;animation:none;box-shadow:none;color:inherit}.faq__summary::-webkit-details-marker{display:none;visibility:hidden}.faq__summary::marker{content:""}.faq__details-icon{height:1em;margin-right:var(--space-2xs);transition:all .1s ease-in-out;width:1em}.faq__details[open] .faq__details-icon{transform:rotate(-180deg)}.faq__summary-title{display:inline;font-size:var(--size-0);font-weight:400}.faq__summary-description{margin-left:1.5rem;max-width:72ch;padding-bottom:var(--space-s)}@media screen and (min-width:48rem){.faq__summary-description{margin-left:2.25rem}}.faq__summary-description .post__content{--flow-space:var(--space-2xs);margin-right:0;padding:0}.image{margin-bottom:var(--space-m);margin-left:auto;margin-right:auto;max-width:var(--width,100%)}.image--medium{--width:64rem}.image--large{--width:105rem}.block.image--content{padding-bottom:0}.image__content{margin-left:auto;margin-right:auto;margin-top:var(--space-xs);max-width:var(--wrapper-max-width);text-align:center}.logo-list__list{--gap:0;display:grid;padding:0;grid-gap:var(--gap);grid-template-columns:repeat(2,1fr)}.logo-list__list-item{--padding:var(--space-s);align-items:center;border-bottom:1px solid var(--color-theme-medium);border-right:1px solid var(--color-theme-medium);display:flex;justify-content:center;padding:var(--padding)}.logo-list__list-item:nth-child(2n){border-right:none}.logo-list__list-item img{height:auto;max-width:100%}.logo-list__list-item svg{width:100%}@media screen and (min-width:48rem){.logo-list__list{grid-template-columns:repeat(3,1fr)}.logo-list__list-item:nth-child(2n){border-right:1px solid var(--color-theme-medium)}.logo-list__list-item:nth-child(3n){border-right:none}}@media screen and (min-width:64rem){.logo-list__list{grid-template-columns:repeat(4,1fr)}.logo-list__list-item{--padding:var(--space-m)}.logo-list__list-item:nth-child(3n){border-right:1px solid var(--color-theme-medium)}.logo-list__list-item:nth-child(4n){border-right:none}}@media screen and (max-width:47.99rem){.logo-list__list-item:nth-last-child(-n+2){border-bottom:none}}@media screen and (min-width:48rem) and (max-width:63.99rem){.logo-list__list-item:nth-last-child(-n+3){border-bottom:none}}@media screen and (min-width:64rem){.logo-list__list-item:nth-last-child(-n+4){border-bottom:none}}@media (prefers-color-scheme:dark){.logo-list__list-item svg .dark,.logo-list__list-item svg .dark path{fill:#fff!important}}.frontpage-hero{--hero-height:50vh;align-items:center;display:flex;justify-content:center;min-height:var(--hero-height);padding:var(--space-s);position:relative}@media screen and (min-width:48rem){.frontpage-hero{--hero-height:60vh;padding:var(--space-l)}}.frontpage-hero__intro{max-width:var(--wrapper-max-width)}.frontpage-hero__intro h1{font-size:var(--size-4);margin-bottom:var(--space-l);margin-top:var(--space-xl-2xl)}@media screen and (min-width:48rem){.frontpage-hero__intro h1{margin-top:var(--space-3xl)}}.frontpage-hero__wrapper{position:relative}.frontpage-hero-component{--blend-mode:multiply;mix-blend-mode:var(--blend-mode);position:absolute;z-index:1}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .frontpage-hero-component{--blend-mode:color-burn}}.block__logo-list{margin-bottom:var(--space-xl)}@media screen and (min-width:48rem){.block__logo-list{margin-bottom:0}}.block__hero h1{font-size:var(--size-4);margin-bottom:var(--space-l)}.block__hero h2{font-size:var(--size-3)}.hero__intro{position:relative}.cta__wrapper,.hero__intro{font-size:var(--size-0);margin:0 auto;max-width:var(--wrapper-max-width)}.cta__wrapper{display:grid;gap:2rem;grid-template-columns:1fr}.cta__wrapper>:only-child{grid-column:span 2}@media screen and (min-width:48rem){.cta__wrapper{grid-template-columns:2fr 1fr}}.icon-container.small .icon{border:none;height:48px;width:48px}.icon-container.small .icon svg{height:48px;width:48px}.icon-container.large .icon{height:128px;width:128px}.icon-container .icon,.icon-container.large .icon svg{height:64px;width:64px}.icon-container .icon{align-items:center;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;position:relative}.icon-container .icon svg{height:32px;width:32px}.assets{margin-left:auto;margin-right:auto;max-width:var(--content-width)}.elements-grid{display:grid;grid-template-columns:repeat(31,1fr);grid-gap:0}.elements-grid>img{grid-column-end:span 2}.elements-grid>img.l{grid-column-end:span 3}.elements-grid>img.xl{grid-column-end:span 6}.icons-grid{display:grid;gap:.25rem;grid-template-columns:repeat(auto-fill,minmax(32px,1fr))}.icons-grid>div{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.pictograms-grid{display:grid;gap:.25rem;grid-template-columns:repeat(auto-fill,minmax(64px,1fr))}.pictograms-grid>div{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.logos-grid{display:grid;gap:.25rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.logos-grid>div{align-items:center;box-sizing:border-box;display:flex;justify-content:center}article{margin-left:auto;margin-right:auto;margin-top:6rem;max-width:var(--content-width)}@media screen and (min-width:48rem){article{margin-top:10rem}}@media screen and (min-width:70rem){article{margin-top:12rem}}article.post{font-size:var(--size--1);max-width:var(--wrapper-max-width)}.block{padding:0 var(--space-s)}.block h2{font-size:var(--size-3);margin-bottom:var(--space-s);margin-top:0}@media screen and (min-width:48rem){.block{margin-top:var(--space-l)}}@media screen and (min-width:75rem){.block{margin:5rem 0;padding:0}}.block__description{font-size:var(--size-0);margin:0 auto var(--space-l);max-width:var(--wrapper-max-width)}.block__description.description__alone{margin-bottom:0}.block__frontpage-hero{margin-top:-6rem}.block--indent{margin:var(--space-l) auto;padding:var(--space-m)}.block--indent h2{margin-top:0}.block__article{font-size:var(--size-0);margin-left:auto;margin-right:auto;max-width:var(--wrapper-max-width)}.block__article .post__content{color:inherit;font-size:var(--size-0);margin:0 auto var(--space-l);padding:0}.block__intro{font-size:var(--size-0);margin:0 auto;max-width:var(--wrapper-max-width)}.block__testimonial{margin:3.5rem 2.5rem}@media screen and (min-width:48rem){.block__testimonial{margin:5rem 0}}.block__hero,.block__image,.block__list,.block__team{padding-bottom:var(--default-padding)}@media screen and (min-width:48rem){.block__hero,.block__image,.block__list,.block__team{padding-bottom:0}}.block--background{border-radius:0;margin-bottom:var(--default-padding);padding:var(--default-padding) var(--space-s)}@media screen and (min-width:48rem){.block--background{border-radius:var(--border-radius);margin:2.5rem -2.5rem;padding:5rem 7.5rem}}.block--background h2{margin-top:0}.list{--gap:var(--space-s);display:grid;gap:var(--gap);grid-template-columns:1fr;justify-content:center}@media screen and (min-width:48rem){.list{--gap:2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:70rem){.list{grid-template-columns:repeat(3,1fr)}.list--columns-2{grid-template-columns:repeat(2,1fr);margin:0 auto}.list--columns-3{margin:0 auto}}.related-posts{background-color:var(--color-ws-gray);padding:var(--space-s)}@media screen and (min-width:75rem){.related-posts{padding:var(--space-s) 0}}.related-posts .related-posts__container{margin:var(--space-l) auto;max-width:var(--content-width)}@media screen and (min-width:48rem){.related-posts .related-posts__container{margin:var(--space-xl) auto}}.related-posts ul.list{padding:0}.related-posts h2{font-size:var(--size-2);margin-bottom:var(--space-s)}.related-posts .card{background-color:var(--color-mode-white)}.related-posts.block--indent{border-bottom:1px solid var(--color-border-dark);border-top:1px solid var(--color-border-dark)}@media (prefers-color-scheme:dark){.related-posts.block--indent{border-width:2px}}@media screen and (min-width:48rem){.related-posts.block--indent{border:1px solid var(--color-border-dark)}}.card{display:flex;flex-direction:column;height:100%}.card__content{flex-grow:1}.card__content.card__image-svg-green img{background:linear-gradient(305deg,#a8e063,#02caca)}.card__content.card__image-svg-purple img{background:linear-gradient(305deg,#a18cd1,#fbc2eb)}.card__content.card__image-svg-brown img{background:linear-gradient(305deg,#d7a86e,#8c6239)}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.card img{height:auto;max-width:100%}.check-list{display:grid;gap:var(--space-xs);grid-template-columns:max-content;justify-content:center;list-style-type:none;margin-top:3rem;padding:0}.check-list__item{align-items:start;border-radius:var(--border-radius);display:flex;font-size:var(--size--1);gap:.5rem}@media screen and (min-width:48rem){.check-list__item{font-size:var(--size-0)}}.check-list__item-icon{--icon-color:var(--color-mode-black);flex-shrink:0;height:1rem;width:1rem}@media screen and (min-width:48rem){.check-list__item-icon{height:1.5rem;width:1.5rem}}.check-list__item-text{line-height:1.2;margin:0}@media screen and (min-width:320px){.check-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.check-list{grid-template-columns:repeat(3,1fr)}}@font-face{font-display:swap;font-family:Suisse;font-style:normal;font-weight:400;src:url(../../assets/fonts/SuisseIntl-Regular-subset.woff2) format("woff2")}@font-face{font-display:swap;font-family:Suisse;font-style:normal;font-weight:600;src:url(../../assets/fonts/SuisseIntl-SemiBold-subset.woff2) format("woff2")}body{font-family:Suisse,Helvetica,Arial,sans-serif}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media print{.no-print{display:none}a{color:inherit;text-decoration:none}a[href^=http]:after{content:" (" attr(href) ") "}a:after>img{content:""}}.error-content{margin-left:auto;margin-right:auto;margin-top:var(--space-l);max-width:60ch}
/*# sourceMappingURL=style.css.map */