*{box-sizing:border-box}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,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{-webkit-text-size-adjust:100%;line-height:1}blockquote,q{quotes:none}figure,img,picture,video{display:block;width:100%}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.c-dev__guides{bottom:0;display:none;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:111111111}.s-active .c-dev__guides{display:flex}.c-dev__columns-container{justify-content:space-between;outline:1px solid red}.c-dev__column{align-items:flex-end;color:#f0f;display:flex;justify-content:center;outline:1px solid blue;text-shadow:0 0 1em #000}.c-dev__column:nth-child(n+3){display:none}@media screen and (min-width:764px){.c-dev__column:nth-child(n+3){display:block}}.c-dev__column:nth-child(n+7){display:none}@media screen and (min-width:1024px){.c-dev__column:nth-child(n+7){display:block}}.xdebug-var-dump{background-color:#fff;border:1px solid red;position:relative;z-index:1}:root{--vh:100vh;--bg-color:#fff}html{overflow-y:scroll}body{background-color:#fff;background-color:var(--bg-color);transition:background-color .4s cubic-bezier(.65,0,.35,1);will-change:background-color}.c-main{min-height:100vh;transition:transform .3s cubic-bezier(.65,0,.35,1),opacity .4s cubic-bezier(.65,0,.35,1),filter .4s cubic-bezier(.65,0,.35,1);width:100%;will-change:transform,opacity,filter}@media screen and (max-width:763px){.c-main{margin-top:1.15625rem}}@media screen and (min-width:764px){.c-main{padding-top:7.3125rem}}.s-instant-hide .c-main{transition:transform .3s cubic-bezier(.65,0,.35,1),filter .4s cubic-bezier(.65,0,.35,1);will-change:transform,filter}.s-hidden{display:none}.c-logo{align-items:center;display:flex;font-family:Arial,sans-serif;font-size:3.125rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0;text-decoration:none}@media screen and (min-width:764px){.c-logo{font-size:3.5rem}}.c-logo__subject{font-size:1rem;font-weight:400;letter-spacing:-.02em;margin-left:.5rem}@media screen and (min-width:764px){.c-logo__subject{font-size:3rem;letter-spacing:-.04em;margin-left:0}}.c-plus-toggle{cursor:pointer;display:flex;height:2.75rem;position:relative;width:2.75rem}.c-plus-toggle__line{background-color:#aaa;height:2px;left:calc(50% - .8125rem);margin:auto;position:absolute;top:calc(50% - 1px);width:1.625rem}.c-plus-toggle__line:last-child{transform:rotate(90deg)}.s-toggled .c-plus-toggle__line:last-child{opacity:0}.s-active+.c-plus-toggle .c-plus-toggle__line{background-color:#2b2b2b}@font-face{font-family:PecletRegular;src:url(/wp-content/themes/erik/static/fonts/Peclet-Regular.woff2) format("woff2"),url(/wp-content/themes/erik/static/fonts/Peclet-Regular.woff) format("woff")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2b2b2b;font-size:1rem}body,input{font-family:PecletRegular,sans-serif}a{color:#ec563b;transition:color .1s cubic-bezier(.5,1,.89,1);will-change:color}h1,h2,h3,h4,h5,h6{font-size:1em;font-weight:400;margin:0}.f-italic{font-style:italic}.f-caption{color:rgba(43,43,43,.5)}.f-credit{color:#2b2b2b}.f-headline{font-size:1.5rem;letter-spacing:-.055em;line-height:1.0833333333}@media screen and (min-width:764px){.f-headline{font-size:3rem;letter-spacing:-.075em;line-height:1.0416666667}}.f-headline-small{font-size:1.5rem;letter-spacing:-.05em;line-height:1.1666666667}@media screen and (min-width:764px){.f-headline-small{font-size:1.875rem;letter-spacing:-.075em;line-height:1.2}}.f-headline-large{font-size:3rem;letter-spacing:-.07em;line-height:1.0416666667}@media screen and (min-width:764px){.f-headline-large{font-size:5.25rem;letter-spacing:-.08em;line-height:1.0238095238}}.c-text-container>:first-child,.f-body>:first-child,.f-subheading>:first-child{margin-top:0}.c-text-container>:last-child,.f-body>:last-child,.f-subheading>:last-child{margin-bottom:0}.f-subheading{font-size:1.5rem;letter-spacing:-.055em;line-height:1.0833333333}.f-body{font-size:1.125rem;letter-spacing:-.065em;line-height:1.2222222222}.f-body--tight{letter-spacing:-.03em}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;font-size:1em;outline:none}.c-form input[type=email],.c-form input[type=number],.c-form input[type=password],.c-form input[type=search],.c-form input[type=text]{border-bottom:1px solid;border-radius:0}.c-form input[type=email]:focus,.c-form input[type=email]:hover,.c-form input[type=number]:focus,.c-form input[type=number]:hover,.c-form input[type=password]:focus,.c-form input[type=password]:hover,.c-form input[type=search]:focus,.c-form input[type=search]:hover,.c-form input[type=text]:focus,.c-form input[type=text]:hover{border-color:#2b2b2b}.c-form input[type=email]::-ms-clear,.c-form input[type=email]::-ms-reveal,.c-form input[type=number]::-ms-clear,.c-form input[type=number]::-ms-reveal,.c-form input[type=password]::-ms-clear,.c-form input[type=password]::-ms-reveal,.c-form input[type=search]::-ms-clear,.c-form input[type=search]::-ms-reveal,.c-form input[type=text]::-ms-clear,.c-form input[type=text]::-ms-reveal{display:none;height:0;width:0}.c-form input[type=email]::-webkit-search-cancel-button,.c-form input[type=email]::-webkit-search-decoration,.c-form input[type=email]::-webkit-search-results-button,.c-form input[type=email]::-webkit-search-results-decoration,.c-form input[type=number]::-webkit-search-cancel-button,.c-form input[type=number]::-webkit-search-decoration,.c-form input[type=number]::-webkit-search-results-button,.c-form input[type=number]::-webkit-search-results-decoration,.c-form input[type=password]::-webkit-search-cancel-button,.c-form input[type=password]::-webkit-search-decoration,.c-form input[type=password]::-webkit-search-results-button,.c-form input[type=password]::-webkit-search-results-decoration,.c-form input[type=search]::-webkit-search-cancel-button,.c-form input[type=search]::-webkit-search-decoration,.c-form input[type=search]::-webkit-search-results-button,.c-form input[type=search]::-webkit-search-results-decoration,.c-form input[type=text]::-webkit-search-cancel-button,.c-form input[type=text]::-webkit-search-decoration,.c-form input[type=text]::-webkit-search-results-button,.c-form input[type=text]::-webkit-search-results-decoration{display:none}::-moz-placeholder{color:curentColor}::placeholder{color:curentColor}.c-button{border-radius:2em;display:inline-block;padding:.625em 2.25em .375em;text-align:center}.l-columns-container{grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:764px){.l-columns-container{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1024px){.l-columns-container{grid-template-columns:repeat(12,1fr)}}.l-columns-container--outmost,.l-columns-container:not([class*=l-column--]){margin-left:auto;margin-right:auto;width:100%}.l-columns-container--outmost{max-width:1560px;padding-left:1.125rem;padding-right:1.125rem}@media screen and (min-width:764px){.l-columns-container--outmost{padding-left:1.125rem;padding-right:1.125rem}}.c-intro{align-items:flex-end;background-color:#ec563b;bottom:0;color:#fff;display:flex;font-size:3.125rem;left:0;letter-spacing:-.05em;line-height:1.2;position:fixed;right:0;top:0;z-index:10000}@media screen and (min-width:764px){.c-intro{align-items:flex-start}}.c-intro.s-completed{opacity:0;pointer-events:none;transition:opacity .4s ease-in-out}.c-intro__text{margin:0;padding-bottom:.49rem;padding-top:.9375rem;transform:translateZ(0);transition:transform .4s cubic-bezier(.65,0,.35,1)}.s-hide .c-intro__text{transform:translate3d(-7.2rem,0,0)}@media screen and (min-width:764px){.s-hide .c-intro__text{transform:translate3d(-15.85rem,0,0)}}.c-intro__word{height:2.37rem;margin-right:.125rem;opacity:0}@media screen and (min-width:764px){.c-intro__word{height:5.42rem;margin-right:.9375rem}}.c-intro__word.s-visible{opacity:1;transition:opacity .1s ease-in-out}.c-intro path{fill:currentColor}.c-section{margin-top:8rem}@media screen and (min-width:764px){.c-section{margin-top:7rem}}.single-post .c-section{margin-top:3.5625rem}@media screen and (min-width:764px){.single-post .c-section{margin-top:4.1875rem}}.c-section--border-top .c-section__inner{border-top:1px solid rgba(43,43,43,.22);padding-top:.5rem}.c-section--border-bottom .c-section__inner{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:.5rem}.c-section__headline{font-size:1.5rem;letter-spacing:-.06em;line-height:1.1666666667;max-width:10em}@media screen and (min-width:764px){.c-section__headline--normal{letter-spacing:-.05em}.c-section__headline--large{font-size:1.875rem;letter-spacing:-.075em;line-height:1.2}}.c-header{background-color:#fff;background-color:var(--bg-color);bottom:0;left:0;padding-bottom:.6875rem;padding-top:.6875rem;position:fixed;right:0;transition:background-color .4s cubic-bezier(.65,0,.35,1);will-change:background-color;z-index:1000}@media screen and (min-width:764px){.c-header{bottom:auto;padding-top:1.5rem;top:0;transition:transform .3s cubic-bezier(.65,0,.35,1),background-color .4s cubic-bezier(.65,0,.35,1),filter .4s cubic-bezier(.65,0,.35,1);will-change:transform,background-color,filter}}.s-search-open .c-header{opacity:0;position:absolute}@media screen and (min-width:764px){.s-search-open .c-header{opacity:1;z-index:1000}.s-search-open-animation-completed .c-header{right:13rem}}@media screen and (min-width:1560px){.s-search-open-animation-completed .c-header{left:calc(50% - 780px);right:calc(50% - 780px + 13rem)}}@media screen and (min-width:764px){.s-search-open-animation-completed .c-header__inner{display:block}}.single-post .c-header{background-color:#eaeee9}@media screen and (min-width:764px){.s-header-hidden:not(.s-menu-open):not(.s-search-open) .c-header{transform:translateY(-100%)}}@media screen and (max-width:763px){.c-header:before{background-color:#fff;background-color:var(--bg-color);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .4s cubic-bezier(.65,0,.35,1);will-change:background-color;z-index:1}.single-post .c-header:before{background-color:#eaeee9}.s-search-suggestions .c-header:before{background-color:#ec563b}}.c-header__logo,.c-header__right{position:relative;z-index:1}.c-header__logo{grid-column-end:span 2}@media screen and (min-width:764px){.c-header__logo{grid-column-end:span 4;transition:opacity .2s cubic-bezier(.65,0,.35,1);will-change:opacity}}.c-header__logo-link{color:#2b2b2b;display:block;max-width:6.875rem;text-decoration:none;transition:color .2s ease-in-out;width:100%;will-change:color}.s-search-suggestions .c-header__logo-link{color:#fff}.c-header__logo-link svg{width:100%}.c-header__search-link{color:#2b2b2b;display:block;margin-right:.6875rem;transition:color .2s ease-in-out;width:2.1875rem;will-change:color}@media screen and (min-width:764px){.c-header__search-link{margin-right:1.6875rem;width:3.3125rem}}.s-search-suggestions .c-header__search-link{color:#fff}.c-header__right{align-items:center;display:flex;grid-column-start:-1;justify-content:flex-end;transition:opacity .4s cubic-bezier(.65,0,.35,1),filter .4s cubic-bezier(.65,0,.35,1);will-change:opacity,filter}.c-hamburger{color:#2b2b2b;display:block;height:2.125rem;position:relative;transform:translateZ(0);transition:color .2s cubic-bezier(.65,0,.35,1);width:2.125rem;will-change:color}@media screen and (min-width:764px){.c-hamburger{height:2.5rem;width:2.5rem}}.s-search-suggestions .c-hamburger{color:#fff}.c-hamburger__link{transition:transform .2s cubic-bezier(.65,0,.35,1),color .2s cubic-bezier(.65,0,.35,1)}@media screen and (min-width:764px){.c-hamburger__link{height:3.25rem;width:3.25rem}}.c-hamburger--close,.s-menu-open .c-hamburger{transform:rotate(45deg)}@media screen and (min-width:764px){.c-hamburger--close,.s-menu-open .c-hamburger{transform:rotate(-45deg)}}.c-hamburger__line{background-color:currentColor;height:4px;left:0;position:absolute;top:calc(50% - 2px);width:100%}@media screen and (min-width:764px){.c-hamburger__line{height:5px;top:calc(50% - 2.5px)}}.c-hamburger__line--two{transform:rotate(90deg)}@media screen and (min-width:764px){.c-hamburger__link .c-hamburger__line{height:5px;top:calc(50% - 2.5px)}}.c-main-nav__container{background-color:#fff;background-color:var(--bg-color);bottom:-100vh;display:flex;flex-direction:column;font-size:3rem;height:100vh;justify-content:flex-end;left:0;letter-spacing:-.08em;line-height:1.125;overflow:hidden;padding-bottom:14.125rem;position:fixed;transform:translateZ(0);transition:transform .3s cubic-bezier(.65,0,.35,1);width:100%;will-change:transform}@media screen and (min-width:764px){.c-main-nav__container{bottom:0;font-size:3.75rem;height:0;justify-content:flex-start;padding:0;top:0;transition:height .3s cubic-bezier(.65,0,.35,1);will-change:height}}@media screen and (min-width:1024px){.c-main-nav__container{font-size:5rem}}@media screen and (min-width:1280px){.c-main-nav__container{font-size:7.25rem;line-height:.9827586207}}.single-post .c-main-nav__container{background-color:#eaeee9}.s-menu-open .c-main-nav__container{transform:translateY(-100vh)}@media screen and (min-width:764px){.s-menu-open .c-main-nav__container{height:100vh;transform:none}}.c-main-nav__list{list-style-type:none;margin:0;padding:0}.c-header .c-main-nav__list{left:-.25rem;opacity:0;position:relative;transform:translate3d(0,10rem,0);transition:transform .3s cubic-bezier(.65,0,.35,1),opacity .3s cubic-bezier(.65,0,.35,1);will-change:transform,opacity}@media screen and (min-width:764px){.c-header .c-main-nav__list{left:-.625rem;padding-bottom:10rem;padding-top:6.875rem}}.s-menu-open .c-header .c-main-nav__list{opacity:1;transform:translateY(0)}@media screen and (min-width:764px){.c-main-nav .c-main-nav__list{display:flex;flex-wrap:wrap}.c-main-nav__list-item{display:inline}}.c-main-nav .c-main-nav__link{color:rgba(43,43,43,.25);text-decoration:none}.c-main-nav .c-main-nav__link:hover{color:#2b2b2b}@media screen and (min-width:764px){.c-main-nav__link{margin-right:1rem}}@media screen and (min-width:1280px){.c-main-nav__link{margin-right:2.375rem}}@media screen and (min-width:764px){.c-main-nav__link span:after{content:"."}}.c-footer{transform:translateZ(0);transition:transform .3s cubic-bezier(.65,0,.35,1);will-change:transform}.s-menu-open .c-footer,.s-menu-open .c-main{transform:translateY(-50vh)}@media screen and (min-width:764px){.s-menu-open .c-footer,.s-menu-open .c-main{transform:translateY(100vh)}}.c-page:not(.c-project)>:last-child,.c-project+.c-project-teaser-full,.c-project:last-child>:last-child{margin-bottom:8.125rem}@media screen and (min-width:764px){.c-page:not(.c-project)>:last-child,.c-project+.c-project-teaser-full,.c-project:last-child>:last-child{margin-bottom:9.75rem}}.c-page:not(.c-project)>.c-tag-cloud:last-child{margin-bottom:0}@media screen and (min-width:764px){.c-page:not(.c-project)>.c-tag-cloud:last-child{margin-bottom:3.75rem}}.c-footer{border-top:1px solid rgba(43,43,43,.22);font-size:1.125rem;letter-spacing:-.055em;line-height:1.2777777778;padding-bottom:5rem;padding-top:.75rem}@media screen and (min-width:764px){.c-footer{font-size:1.5rem;line-height:1.25;padding-bottom:.8125rem;padding-top:.625rem}}.c-footer__inner{position:relative}.c-footer a{color:#2b2b2b}.c-footer__contact,.c-footer__menu,.c-footer__some-menu{grid-column-end:span 2}.c-footer__copyright,.c-footer__privacy-menu{font-size:.875rem;transform:translateZ(0)}@media screen and (min-width:764px){.c-footer__copyright,.c-footer__privacy-menu{font-size:1.125rem}}.c-footer__privacy-menu .c-main-nav__list,.c-footer__some-menu .c-main-nav__list{display:flex}.c-footer__privacy-menu .c-main-nav__list-item:not(:last-child),.c-footer__some-menu .c-main-nav__list-item:not(:last-child){margin-right:1.125rem}.c-footer__privacy-menu .c-main-nav__link,.c-footer__some-menu .c-main-nav__link{margin-right:0}@media screen and (min-width:764px){.c-footer__contact,.c-footer__copyright{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-footer__contact,.c-footer__copyright{grid-column-end:span 6}}.c-footer__contact{grid-row-start:1}.c-footer__contact>:first-child{margin-top:0}@media screen and (max-width:763px){.c-footer__some-menu{grid-row-start:2;margin-top:1.75rem}}@media screen and (min-width:764px){.c-footer__some-menu{grid-column-end:span 3;grid-column-start:10;position:absolute;right:1.125rem;top:0}}@media screen and (min-width:1024px){.c-footer__some-menu{right:0}}@media screen and (min-width:764px){.c-footer__some-menu .c-main-nav__list{justify-content:flex-end}.c-footer__menu,.c-footer__privacy-menu{grid-column-end:span 2;grid-column-start:4}}@media screen and (min-width:1024px){.c-footer__menu,.c-footer__privacy-menu{grid-column-start:7}}@media screen and (max-width:763px){.c-footer__privacy-menu .c-main-nav__list{justify-content:flex-end}}.c-footer__menu{letter-spacing:-.075em;margin-bottom:15.5rem}@media screen and (max-width:763px){.c-footer__menu{grid-row-start:3;margin-top:4.625rem}}@media screen and (min-width:764px){.c-footer__menu{margin-bottom:18rem;position:relative;top:-.125rem}}.c-footer__menu a{text-decoration:none}.c-footer__menu .c-main-nav__list{display:flex;flex-direction:column}.c-footer__menu .c-main-nav__list-item{font-size:2.25rem;line-height:1.2222222222}@media screen and (min-width:764px){.c-footer__menu .c-main-nav__list-item{line-height:1.125}}.c-footer__copyright{grid-column-start:1;margin:0}.c-lazyload--image{opacity:0;transition:opacity .4s cubic-bezier(.45,0,.55,1);will-change:opacity}.c-lazyload--image.s-loaded{opacity:1}.c-media-and-caption__caption{font-size:1.125rem;letter-spacing:-.065em;line-height:1.1666666667;margin-top:.6875rem;max-width:40em}.c-search{height:100vh;height:var(--vh,100vh);left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:background-color .4s cubic-bezier(.65,0,.35,1),opacity .4s cubic-bezier(.65,0,.35,1);width:100%;will-change:background-color,opacity;z-index:900}.s-search-open .c-search{opacity:1;pointer-events:auto;position:absolute}.c-search__close__container{position:fixed;top:.875rem;width:100%;z-index:1000}@media screen and (min-width:764px){.c-search__close__container{top:1.125rem}}.c-search__close__container__inner{position:relative}.c-search__close{display:block;position:absolute;right:.875rem;top:.375rem;transform:rotate(45deg)}@media screen and (min-width:764px){.c-search__close{right:6.25rem}}.c-search__close .c-plus-toggle{height:2.5rem;width:2.5rem}@media screen and (min-width:764px){.c-search__close .c-plus-toggle{height:3.25rem;width:3.25rem}}.c-search__close .c-plus-toggle__line{background-color:#2b2b2b}@media screen and (min-width:764px){.c-search__close .c-plus-toggle__line{height:5px;left:0;top:calc(50% - 2.5px);width:100%}}.s-search-suggestions .c-search__close .c-plus-toggle__line{background-color:#fff}.c-search-form{position:relative}.c-search-form__container{align-items:center;display:flex;justify-content:center;margin-top:5rem;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.32,0,.67,0);width:100%;will-change:opacity}@media screen and (min-width:764px){.c-search-form__container{margin-top:20rem}.c-search-form__container,.c-search-form__container .c-search-form__input{letter-spacing:-.08em}}.s-search-open .c-search-form__container{opacity:1;pointer-events:auto}.c-search-form__input,.c-search-form__suggestion{display:block;font-size:1.875rem;height:1.25em;letter-spacing:-.08em;line-height:1.25;margin:0;padding:0;width:100%}@media screen and (min-width:764px){.c-search-form__input,.c-search-form__suggestion{font-size:7.25rem}}&__input::-moz-placeholder,.c-search-form__input::-moz-placeholder{color:rgba(43,43,43,.22)}.c-search-form__input::placeholder,.c-search-form__suggestion{color:rgba(43,43,43,.22)}.s-search-suggestions .c-search-form__input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.s-search-suggestions .c-search-form__input::placeholder,.s-search-suggestions .c-search-form__suggestion{color:hsla(0,0%,100%,.4)}.c-search-form__suggestion{pointer-events:none;position:absolute;top:0}.c-search-form__input{color:#2b2b2b;display:block;opacity:1;transition:opacity .35s cubic-bezier(.65,0,.35,1);will-change:opacity}.c-search-form__input.s-hide{opacity:0}.s-search-suggestions .c-search-form__input{color:#fff}.c-search-form__input::-ms-clear,.c-search-form__input::-ms-reveal{display:none;height:0;width:0}.c-search-form__input::-webkit-search-cancel-button,.c-search-form__input::-webkit-search-decoration,.c-search-form__input::-webkit-search-results-button,.c-search-form__input::-webkit-search-results-decoration{display:none}.c-search .screen-reader-text,.c-search-form__submit{display:none}.c-search-results{padding-bottom:5.25rem}@media screen and (min-width:1024px){.c-search-results{padding-bottom:8.375rem}}.c-search-results__misc,.c-search-results__news,.c-search-results__persons,.c-search-results__positions,.c-search-results__projects{display:none}.c-search-results__misc.s-active,.c-search-results__news.s-active,.c-search-results__persons.s-active,.c-search-results__positions.s-active,.c-search-results__projects.s-active{display:block}.c-search-results__section__headline{border-top:1px solid rgba(43,43,43,.22);margin-bottom:3.5rem;padding-top:.5625rem}@media screen and (min-width:764px){.c-search-results .c-person-teaser{grid-column-end:span 2}}@media screen and (min-width:1024px){.c-search-results .c-person-teaser{grid-column-end:span 3}}.c-search-results .c-post-teaser{grid-column-end:span 2}@media screen and (min-width:764px){.c-search-results .c-post-teaser{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-search-results .c-post-teaser{grid-column-end:span 4}}.c-search-results .c-project-teaser{margin-bottom:5.25rem}@media screen and (min-width:1024px){.c-search-results .c-project-teaser{margin-bottom:8.375rem}}.c-search-results__result--misc{grid-column-end:span 2;grid-column-start:1;margin-bottom:3rem}@media screen and (min-width:764px){.c-search-results__result--misc{grid-column-end:span 4;margin-bottom:7.1875rem}}@media screen and (min-width:1024px){.c-search-results__result--misc{grid-column-end:span 7}}.c-search-results__result--misc a{color:#2b2b2b}.c-search-results__result--misc .c-search-results__result__headline{text-decoration:none}.c-search-results__result--misc .c-search-results__result__excerpt{color:#aaa;margin:0}.c-search-results__result--misc .c-search-results__result__link{display:inline-block;margin-top:1.125rem}.s-search-open{overflow:hidden}.s-search-open .c-header,.s-search-open .c-header:before{background-color:transparent!important}.s-search-open .c-header__right,.s-search-open .c-main{filter:blur(10rem);opacity:.5}.s-search-open .c-main{overflow:hidden;position:absolute}.s-search-open .c-header__right{pointer-events:none}.s-search-open .c-footer{display:none}.s-search-suggestions,.s-search-suggestions .c-search{background-color:#ec563b!important}.c-slideshow .swiper-pagination-bullet,.c-timeline .swiper-pagination-bullet{background-color:#2b2b2b;display:block;height:.8125rem;opacity:.1;width:.8125rem}@media screen and (min-width:764px){.c-slideshow .swiper-pagination-bullet,.c-timeline .swiper-pagination-bullet{height:1.125rem;width:1.125rem}}.c-slideshow .swiper-pagination-bullet:last-child,.c-timeline .swiper-pagination-bullet:last-child{margin-right:0}.c-slideshow .swiper-pagination-bullet-active,.c-timeline .swiper-pagination-bullet-active{background-color:#ec563b;opacity:1}.c-slideshow__slideshow.swiper-container,.c-timeline__slideshow.swiper-container{overflow:visible}.c-tag{border-radius:.5625rem;color:#2b2b2b;display:inline-block;font-size:1.125rem;letter-spacing:-.075em;line-height:1;margin:0;padding:.3125rem .6875rem .5rem .5625rem;text-decoration:none;transition:background-color .2s ease-out,color .2s ease-out}.c-tag--large{border-radius:1.25rem;font-size:2.25rem;padding:.5rem 1.4375rem .75rem 1.25rem}@media screen and (min-width:764px){.c-tag--large{border-radius:2.5rem;font-size:4.875rem;padding:.8125rem 2.875rem 1.625rem 1.9375rem}}.c-tag:not(.c-tag--outline):not(.c-tag--opacity):not(.c-tag--grey){background-color:rgba(43,43,43,.08)}.c-tag--opacity{background-color:hsla(53,11%,85%,.5)}a.c-tag:not(.c-tag--outline):hover{background-color:rgba(43,43,43,.22)}.c-tag--outline{border:1px solid}.c-tag--orange{color:#ec563b}.c-tag--grey{background-color:#ececec}a.c-tag--orange:hover{background-color:#ec563b;color:#fff}.c-tag:not(.c-tag--small):not(.c-tag--large){border-radius:.75rem}@media screen and (min-width:764px){.c-tag:not(.c-tag--small):not(.c-tag--large){border-radius:1.125rem;font-size:1.875rem;letter-spacing:-.05em;padding:.375rem .9375rem .6875rem .6875rem}}p .c-tag:not(.c-tag--small):not(.c-tag--large){font-size:.4285714286em;position:relative;top:-.25em}.c-tag__list--grid .c-tag{margin-bottom:.3125rem;margin-right:.3125rem}.c-tag__list--grid{align-items:flex-start;display:flex;flex-wrap:wrap}.c-terms-menu{display:flex;position:relative;width:calc(100% - 2.25rem);z-index:10}@media screen and (min-width:764px){.c-terms-menu{width:auto}}.c-terms-menu a{color:#2b2b2b;text-decoration:none}.c-terms-menu__menu,.c-terms-menu__selected-term,.c-terms-menu__toggle{background-color:#ececec}.s-green .c-terms-menu__menu,.s-green .c-terms-menu__selected-term,.s-green .c-terms-menu__toggle{background-color:#dbe1da}.c-terms-menu__menu,.c-terms-menu__toggle{border-radius:.75rem}@media screen and (min-width:764px){.c-terms-menu__menu,.c-terms-menu__toggle{border-radius:1rem}}.c-terms-menu__selected-term,.c-terms-menu__toggle{height:2.1875rem}@media screen and (min-width:764px){.c-terms-menu__selected-term,.c-terms-menu__toggle{height:3.125rem}}.c-terms-menu__toggle{display:flex;padding-top:.0625rem;width:2.1875rem}@media screen and (min-width:764px){.c-terms-menu__toggle{width:3.125rem}}.c-terms-menu__toggle svg{height:1.1875rem;margin:auto;width:1.1875rem}@media screen and (min-width:764px){.c-terms-menu__toggle svg{height:1.625rem;width:1.625rem}}.c-terms-menu__toggle path{stroke-width:2}@media screen and (min-width:764px){.c-terms-menu__toggle path{stroke-width:1.5}}.c-terms-menu__menu{font-size:1.5rem;letter-spacing:-.075em;line-height:1.4166666667;min-width:17.5rem;opacity:0;padding:4.1875rem .5625rem .75rem 1.0625rem;pointer-events:none;position:absolute;top:calc(100% + .375rem)}@media screen and (min-width:764px){.c-terms-menu__menu{font-size:1.875rem;min-width:18.375rem;top:calc(100% + 1.125rem)}}.s-activated .c-terms-menu__menu{opacity:1;pointer-events:auto}.c-terms-menu__menu a{color:rgba(43,43,43,.5);display:block}.c-terms-menu__item{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.c-terms-menu__item__label.s-active,.c-terms-menu__item__label:hover{color:#2b2b2b}@media screen and (max-width:763px){.c-terms-menu__item__toggle{height:1.25rem;position:absolute;right:.5625rem;top:.5rem;width:1.25rem}}.c-terms-menu__submenu{height:0;overflow:hidden;transition:height .2s cubic-bezier(.65,0,.35,1);width:100%}@media screen and (min-width:764px){.c-terms-menu__submenu{font-size:1.5rem}}.c-terms-menu__submenu__inner{padding-bottom:2.8125rem;padding-left:.625rem}.c-terms-menu__selected-terms{display:flex}.c-terms-menu__selected-term{display:flex;font-size:1.5rem;letter-spacing:-.075em;line-height:1;padding:.25rem .5625rem 0}@media screen and (min-width:764px){.c-terms-menu__selected-term{font-size:1.875rem;padding-left:.6875rem;padding-top:.5rem}}.c-terms-menu__selected-term:first-child{border-radius:.75rem 0 0 .75rem;margin-left:.375rem}@media screen and (min-width:764px){.c-terms-menu__selected-term:first-child{border-radius:1rem 0 0 1rem}}.c-terms-menu__selected-term:last-child{border-radius:0 .75rem .75rem 0;margin-left:.375rem}@media screen and (min-width:764px){.c-terms-menu__selected-term:last-child{border-radius:0 1rem 1rem 0}}.c-terms-menu__selected-term:first-child:last-child{border-radius:.75rem}@media screen and (min-width:764px){.c-terms-menu__selected-term:first-child:last-child{border-radius:1rem}}.c-terms-menu__selected-term:not(:first-child){margin-left:1px}.c-terms-menu__selected-term:not(:last-child){padding-right:.75rem}@media screen and (min-width:764px){.c-terms-menu__selected-term:not(:last-child){padding-right:1rem}}.c-terms-menu__selected-term__close{display:block;height:1.3125rem;margin-left:1.0625rem;margin-top:.1875rem;position:relative;transform:rotate(45deg);width:1.3125rem}@media screen and (min-width:764px){.c-terms-menu__selected-term__close{height:1.625rem;margin-left:1.375rem;margin-top:.3125rem;width:1.625rem}}.c-terms-menu__selected-term__close:after,.c-terms-menu__selected-term__close:before{background-color:currentColor;content:"";height:2px;left:0;margin:auto;position:absolute;top:calc(50% - 1px);width:100%}.c-terms-menu__selected-term__close:after{transform:rotate(90deg)}.c-pagination{margin-top:5.25rem;text-align:center}@media screen and (min-width:1024px){.c-pagination{margin-top:4.25rem}}.c-pagination__list{display:flex;font-size:1.5rem;justify-content:center;letter-spacing:-.07em;line-height:1;list-style-type:none;margin:0;padding:0}@media screen and (min-width:764px){.c-pagination__list{font-size:1.875rem}}.c-pagination__list-item{align-items:center;border:1px solid rgba(43,43,43,.22);border-radius:50%;display:flex;height:3rem;justify-content:center;position:relative;transition:border-color .1s cubic-bezier(.5,1,.89,1);width:3rem;will-change:border-color}@media screen and (min-width:764px){.c-pagination__list-item{height:3.375rem;width:3.375rem}}.c-pagination__list-item:hover{border-color:#2b2b2b}.c-pagination__list-item:not(.c-pagination__list-item:last-child){margin-right:.25rem}.c-pagination__list-item--current{border-color:#2b2b2b}.c-pagination a,.c-pagination span{bottom:0;display:block;left:0;padding-right:.0625rem;padding-top:.625rem;position:absolute;right:0;top:0}@media screen and (min-width:764px){.c-pagination a,.c-pagination span{padding-right:.125rem;padding-top:.5625rem}}.c-pagination a{color:rgba(43,43,43,.22);text-decoration:none;transition:color .1s cubic-bezier(.5,1,.89,1);will-change:color}.c-pagination a:hover,.c-pagination span{color:#2b2b2b}.c-page__header{display:flex;flex-wrap:wrap}@media screen and (min-width:764px){.c-page__header{align-items:center;margin-top:7.5rem}}.c-page__header__border{background:rgba(43,43,43,.22);height:1px;margin-top:.8125rem;order:2;width:100%}@media screen and (min-width:764px){.c-page__header__border{margin-top:.5rem;order:3}}.c-page__header__text-container{margin-bottom:0;margin-top:1.3125rem;order:4}@media screen and (min-width:764px){.c-page__header__text-container{margin-bottom:7rem;margin-top:2.625rem}}@media screen and (max-width:763px){.c-overview__content .c-page__header__text-container{margin-bottom:8rem;margin-top:0}}.c-page__header__text{margin:0;max-width:12.5em}@media screen and (max-width:763px){.c-page__header__text{padding-right:1.9375rem}}.c-page__headline-container{padding-right:.6875rem}.c-page__headline{font-size:1.5rem;letter-spacing:-.075em;line-height:1;margin:0;order:1}@media screen and (min-width:764px){.c-page__headline{font-size:1.875rem}}.c-page__terms-menu{margin-top:2.75rem;position:absolute}@media screen and (min-width:764px){.c-page__terms-menu{margin-top:0;padding-left:0;padding-right:0;position:relative}}.c-page__terms-menu p{display:block;margin:0}.c-page__subheadline-container{margin-top:2rem}@media screen and (min-width:764px){.c-page__subheadline-container{margin-bottom:7.75rem;margin-top:3.5rem}}.c-contact .c-overview__list__breaker,.c-contact .c-person-teaser--small{grid-column-end:span 1}@media screen and (min-width:764px){.c-contact .c-overview__list__breaker,.c-contact .c-person-teaser--small{grid-column-end:span 2}}@media screen and (min-width:1024px){.c-contact .c-overview__list__breaker,.c-contact .c-person-teaser--small{grid-column-end:span 3}}.c-contact .c-overview__list__inner{border-top:1px solid rgba(43,43,43,.22);padding-top:2.5rem}@media screen and (min-width:764px){.c-contact .c-overview__list__inner{padding-top:1rem}}.c-contact__office-title{grid-column-end:span 2;margin-bottom:7.5rem;margin-top:.3125rem}@media screen and (min-width:764px){.c-contact__office-title{grid-column-end:span 6;margin-bottom:8.75rem;margin-top:0}}@media screen and (min-width:1024px){.c-contact__office-title{grid-column-end:span 12}}.c-contact__office-text{color:#aaa}@media screen and (max-width:763px){.c-contact__media{margin-top:2rem}}.c-contact__contact-info{margin-top:1.8125rem}@media screen and (min-width:764px){.c-contact__contact-info{margin-top:3.3125rem}}.c-contact__address__container{grid-column-end:span 2}@media screen and (min-width:764px){.c-contact__address__container{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-contact__address__container{grid-column-end:span 6}}.c-contact__address p{margin:0}.c-contact__address a{color:currentColor}.c-contact__cvr{color:#aaa;letter-spacing:-.04em;margin-bottom:5rem;margin-top:2rem}@media screen and (min-width:764px){.c-contact__cvr{margin-bottom:0;margin-top:3.625rem}}@media screen and (min-width:1024px){.c-contact__email,.c-contact__office,.c-contact__some-menu__container{grid-column-end:span 2}}.c-contact__some-menu__title{margin:0}.c-contact__some-menu .c-main-nav__list-item{display:block}.c-contact__some-menu a{color:currentColor}.c-contact__email,.c-contact__some-menu__container{font-size:1.125rem;letter-spacing:-.065em;line-height:1.2222222222;margin-bottom:1.8125rem}@media screen and (min-width:764px){.c-contact__email,.c-contact__some-menu__container{font-size:1.5rem;line-height:1.1666666667}}.c-contact__email__email,.c-contact__email__title{margin:0}.c-contact__email__email{color:currentColor}.c-contact__offices{margin-top:4.5rem}@media screen and (min-width:764px){.c-contact__offices{margin-top:13.25rem}}.c-contact__offices+.c-overview__list{margin-top:0}.c-contact__office{margin-bottom:2.125rem}@media screen and (min-width:764px){.c-contact__office{margin-bottom:1.625rem}}.c-contact__office__address,.c-contact__office__email,.c-contact__office__name{margin:0}.c-contact__office__address{color:#aaa}.c-home__header{font-size:3rem;letter-spacing:-.08em;line-height:1.0416666667}@media screen and (min-width:764px){.c-home__header{display:flex;flex-direction:column;font-size:3.5rem;height:calc(100vh - 27.6rem);height:calc(var(--vh) - 27.6rem);justify-content:flex-end;line-height:1;margin-top:7.5rem}}.c-home__header__text{color:#aaa;margin:0;max-width:14.5em}.c-home__headline{margin:0}.c-overview .f-headline-large{display:inline-block}.c-overview__num-projects{color:rgba(43,43,43,.5);display:inline-block;font-size:1.125rem;left:.125rem;letter-spacing:-.08em;position:relative;top:-1.375rem}@media screen and (min-width:764px){.c-overview__num-projects{font-size:1.875rem;left:.25rem;top:-2.5rem}}@media screen and (max-width:763px){.c-overview__content{margin-top:4.5rem}}.single-post,.single-post .c-header{background-color:#eaeee9}.single-post .c-tag{background-color:#dbe1da}.single-post .c-wysiwyg__inner{color:rgba(43,43,43,.5)}.c-post__header{border-top:1px solid rgba(43,43,43,.22);margin-bottom:.6875rem;margin-top:3.625rem}@media screen and (min-width:764px){.c-post__header{margin-bottom:.5625rem;margin-top:12.1875rem}}.c-post__header__inner{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:.875rem}@media screen and (min-width:764px){.c-post__header__inner{padding-bottom:9.125rem}}.c-post__hero-container,.c-post__meta,.c-post__meta-container,.c-post__number-container,.c-post__tags-container,.c-post__title-container{grid-column-end:span 2}.c-post__title-container{margin-top:1.625rem}@media screen and (min-width:764px){.c-post__title-container{grid-column-end:span 5;margin-top:2.625rem}}@media screen and (min-width:1024px){.c-post__title-container{grid-column-end:span 10}}.c-post__number-container{color:#ec563b;font-size:6.375rem;letter-spacing:-.08em;line-height:1;margin-top:3.6875rem;text-align:right}@media screen and (min-width:764px){.c-post__number-container{font-size:12.75rem;grid-column-end:span 1;margin-top:1.125rem}}@media screen and (min-width:1024px){.c-post__number-container{grid-column-end:span 2}}.c-post__number{margin:0}@media screen and (min-width:764px){.c-post__hero-container,.c-post__meta-container{grid-column-end:span 6}}@media screen and (min-width:1024px){.c-post__hero-container,.c-post__meta-container{grid-column-end:span 12}}.c-post__hero-container{margin-top:1.625rem}@media screen and (min-width:764px){.c-post__hero-container{margin-top:2.625rem}}.c-post__number-container+.c-post__meta-container{border-top:1px solid rgba(43,43,43,.22);margin-top:1.6875rem}@media screen and (min-width:764px){.c-post__number-container+.c-post__meta-container{margin-top:8.3125rem}.c-post__meta,.c-post__tags-container{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-post__meta,.c-post__tags-container{grid-column-end:span 6}}.c-post__tags-container{margin-top:1.125rem}@media screen and (min-width:764px){.c-post__tags-container{margin-top:.9375rem}}.c-post__meta{color:rgba(43,43,43,.5);font-size:1rem;letter-spacing:-.05em;line-height:1.25;margin-top:3.125rem}@media screen and (min-width:764px){.c-post__meta{display:flex;font-size:1.125rem;letter-spacing:-.065em;line-height:1.1666666667;margin-top:.6rem}}.c-post__author,.c-post__published{margin:0}@media screen and (min-width:764px){.c-post__published{margin-right:3rem}}.c-post__summary-container{font-size:1.5rem;letter-spacing:-.065em;line-height:1.1666666667;position:relative}@media screen and (min-width:764px){.c-post__summary{position:absolute;width:calc(50% - 1.6875rem)}}@media screen and (min-width:1024px){.c-post__summary{width:calc(41.66667% - 1.59375rem)}}.c-overview__list{margin-top:2.5rem}@media screen and (min-width:764px){.c-overview__list{margin-top:1rem}}.c-overview__list__breaker{border-bottom:1px solid rgba(43,43,43,.22);color:#ec563b;font-size:2.625rem;height:0;letter-spacing:-.055em;line-height:1;margin-bottom:auto;margin-top:0;padding-bottom:calc(114.19753% - 1px);position:relative;text-transform:uppercase}@media screen and (min-width:764px){.c-overview__list__breaker{font-size:3.75rem;letter-spacing:-.065em}}.c-overview__list__breaker__inner{align-items:flex-end;bottom:0;display:flex;left:-14.19753086%;position:absolute;right:0;top:0;transform:rotate(-90deg)}.c-overview__list__breaker__content{margin:0 0 0 .5625rem}@media screen and (min-width:764px){.c-overview__list__breaker__content{margin-left:1rem}}.archive.category,.archive.category .c-header,.page-template-template-posts-overview,.page-template-template-posts-overview .c-header{background-color:#eaeee9}.archive.category .c-tag,.page-template-template-posts-overview .c-tag{background-color:#dbe1da}.archive.category .c-post-teaser__summary,.page-template-template-posts-overview .c-post-teaser__summary{color:rgba(43,43,43,.5)}@media screen and (min-width:764px){.c-posts-overview .c-overview__list__inner{grid-row-gap:9.75rem;row-gap:9.75rem}}.c-posts-overview .c-post-teaser{grid-column-end:span 2}@media screen and (min-width:764px){.c-posts-overview .c-post-teaser{grid-column-end:span 3;height:100%;margin-bottom:0}}@media screen and (min-width:1024px){.c-posts-overview .c-post-teaser{grid-column-end:span 6}}.c-project{transition:filter .4s cubic-bezier(.65,0,.35,1);will-change:filter}.c-project__header{position:relative}.c-project__header__inner{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:3.5625rem}@media screen and (min-width:764px){.c-project__header__inner{padding-bottom:13.1875rem}}.c-project__hero-container,.c-project__summary-container,.c-project__title-container{grid-column-end:span 2}@media screen and (min-width:764px){.c-project__summary-container,.c-project__title-container{grid-column-end:span 3;grid-row-start:2}}@media screen and (min-width:1024px){.c-project__summary-container,.c-project__title-container{grid-column-end:span 6}}.c-project__hero-container{height:0;margin-bottom:.375rem;position:relative;width:100%}@media screen and (max-width:763px){.c-project__hero-container{margin-top:.75rem}}@media screen and (min-width:764px){.c-project__hero-container{grid-column-end:span 6;grid-row-start:1;margin-bottom:.625rem}}@media screen and (min-width:1024px){.c-project__hero-container{grid-column-end:span 12}}.c-project__hero-container--mobile{padding-bottom:114.15929204%}@media screen and (min-width:764px){.c-project__hero-container--mobile{display:none}}.c-project__hero-container--desktop{padding-bottom:56.25%}@media screen and (max-width:763px){.c-project__hero-container--desktop{display:none}}.c-project__hero-container .c-media{bottom:0;left:0;position:absolute;right:0;top:0}.c-project__hero-container img,.c-project__hero-container picture,.c-project__hero-container video{height:100%;-o-object-fit:cover;object-fit:cover}.c-project__presentation__toggle{bottom:1.125rem;display:none;height:3.75rem;right:1.125rem;width:3.75rem}@media screen and (min-width:764px){.c-project__presentation__toggle{bottom:2.25rem;display:block;right:2.25rem}}.s-has-presentation .c-project__presentation__toggle{position:absolute}.c-project__presentation__toggle:hover .c-project__presentation__toggle__tr{transform:translate(2px,-2px)}.c-project__presentation__toggle:hover .c-project__presentation__toggle__br{transform:translate(2px,2px)}.c-project__presentation__toggle:hover .c-project__presentation__toggle__bl{transform:translate(-2px,2px)}.c-project__presentation__toggle:hover .c-project__presentation__toggle__tl{transform:translate(-2px,-2px)}.c-project__presentation__toggle div{height:calc(50% - 5px);position:absolute;transform:translateZ(0);transition:transform .15s ease-out;width:calc(50% - 5px);will-change:transform}.c-project__presentation__toggle__tr{border-right:6px solid #fff;border-top:6px solid #fff;right:0;top:0}.c-project__presentation__toggle__br{border-bottom:6px solid #fff;border-right:6px solid #fff;bottom:0;right:0}.c-project__presentation__toggle__bl{border-bottom:6px solid #fff;border-left:6px solid #fff;bottom:0;left:0}.c-project__presentation__toggle__tl{border-left:6px solid #fff;border-top:6px solid #fff;left:0;top:0}.c-project__tags-container{margin-top:.875rem}@media screen and (min-width:764px){.c-project__tags-container{position:absolute;width:calc(50% - 1.6875rem)}}.c-projects-overview .c-overview__list__inner{grid-row-gap:5.25rem;row-gap:5.25rem}@media screen and (min-width:1024px){.c-projects-overview .c-overview__list__inner{grid-row-gap:8.375rem;row-gap:8.375rem}}.c-cards__content,.c-cards__headline-container,.c-cards__item,.c-cards__text-container{grid-column-end:span 2}.c-cards__text-container{color:rgba(43,43,43,.5);grid-column-start:1}@media screen and (min-width:1024px){.c-cards__text-container{grid-column-end:span 4}}.c-cards__content{align-items:flex-start;margin-top:8.125rem}@media screen and (min-width:764px){.c-cards__content{grid-column-end:span 6;margin-top:10rem}}@media screen and (min-width:1024px){.c-cards__content{grid-column-end:span 12}}.c-cards__item{background-color:#ec563b;border-radius:1.25rem;color:#fff;color:var(--bg-color);margin-bottom:1.125rem;overflow:hidden;position:relative;transform:translateZ(0);transition:height .2s ease-in-out,margin-top .2s ease-in-out;will-change:height,margin-top}@media screen and (min-width:764px){.c-cards__item{align-self:stretch}}@media screen and (min-width:1024px){.c-cards__item{grid-column-end:span 3}}.c-cards__item.s-toggled{background:linear-gradient(180deg,transparent,transparent 1.125rem,#ec563b 0,#ec563b 0,#ec563b);background:linear-gradient(180deg,transparent,transparent 1.125rem,#ec563b 0,#ec563b 1.125rem 100%)}.c-cards__item__image-container{height:26.875rem;margin-top:-2.8125rem;position:relative;top:-24.0625rem;transition:top .2s ease-out,margin-top .2s ease-out;will-change:top,margin-top}.c-cards__item__image-container .c-media{bottom:0;left:0;position:absolute;right:0;top:0}.c-cards__item__image-container img,.c-cards__item__image-container picture{height:100%;-o-object-fit:cover;object-fit:cover}.s-toggled .c-cards__item__image-container{margin-top:0;top:0}.c-cards__item__headline,.c-cards__item__number-container{left:1.125rem;position:absolute}.c-cards__item__headline{font-size:2.25rem;letter-spacing:-.075em;line-height:1;margin:0;padding-right:5rem;top:1.125rem}@media screen and (min-width:1024px){.c-cards__item__headline{font-size:1.625rem}}@media screen and (min-width:1280px){.c-cards__item__headline{font-size:2.25rem}}.c-cards__item__number-container{font-size:3.75rem;letter-spacing:-.075em;line-height:1;padding-top:.125rem;right:1.125rem;top:19.5625rem}.c-cards__item__number-container:before{background-color:currentColor;content:"";height:1px;left:0;opacity:.3;position:absolute;top:0;width:100%}.c-cards__item__number{margin:0}.c-cards__item__plus{height:2.75rem;position:absolute;right:1.5rem;top:1.125rem;transition:transform .2s ease-in-out;width:2.75rem;will-change:transform}.s-toggled .c-cards__item__plus{transform:rotate(45deg)}.c-cards__item__plus:after,.c-cards__item__plus:before{background-color:currentColor;content:"";height:2px;left:0;position:absolute;top:calc(50% - 1px);width:100%}.c-cards__item__plus:after{transform:rotate(90deg)}.c-cards__item__subheading,.c-cards__item__text-container{padding-left:1.125rem;padding-right:1.125rem}.c-cards__item__subheading{font-size:1.5rem;letter-spacing:-.065em;line-height:1.1666666667;margin-bottom:2rem;transition:margin-top .2s ease-out;will-change:margin-top}.s-toggled .c-cards__item__subheading{margin-top:.5625rem}.c-cards__item__text-container{color:currentColor;height:0;margin-bottom:1.25rem;opacity:0;overflow:hidden;transition:height .2s ease-in-out,opacity .2s ease-in-out;will-change:height opacity}.c-cards__item__text-container a{color:currentColor}.s-toggled .c-cards__item__text-container{opacity:1}.c-downloads__inner{grid-column-end:span 2}@media screen and (min-width:764px){.c-downloads__inner{grid-column-end:span 3;grid-column-start:4}}@media screen and (min-width:1024px){.c-downloads__inner{grid-column-end:span 6;grid-column-start:7}}.c-downloads__headline-container{margin-bottom:1.0625rem}.c-downloads__content{border-bottom:1px solid rgba(43,43,43,.22)}@media screen and (min-width:764px){.c-downloads__content{position:relative;top:-.25rem}}.c-downloads__item{border-top:1px solid rgba(43,43,43,.22);margin-bottom:1.375rem;padding-top:.5625rem;position:relative}.c-downloads__item__headline,.c-downloads__item__text{margin:0;max-width:25em;padding-right:6rem}@media screen and (min-width:764px){.c-downloads__item__headline,.c-downloads__item__text{max-width:35em}}.c-downloads__item__text{color:rgba(43,43,43,.5)}.c-downloads__item__link{position:absolute;right:0;top:.5625rem}.c-facts{font-size:1.125rem;letter-spacing:-.055em;line-height:1.1666666667;margin-bottom:8.5rem;margin-top:8rem}@media screen and (min-width:764px){.c-facts{margin-bottom:9.6875rem;margin-top:3.5rem}}.c-facts__fact{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:.9375rem;padding-top:.8125rem}@media screen and (min-width:764px){.c-facts__fact{grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem;display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:.4375rem;padding-top:.4375rem}}.c-facts__fact:first-child{border-top:1px solid rgba(43,43,43,.22)}.c-facts__subject,.c-facts__text{margin:0}.c-facts__subject{text-transform:uppercase}.c-facts__text{color:rgba(43,43,43,.5)}.c-highlighted-numbers__item{border-top:1px solid rgba(43,43,43,.22);grid-column-end:span 2;margin-bottom:3.5625rem;padding-top:.5rem}@media screen and (min-width:1024px){.c-highlighted-numbers__item{grid-column-end:span 3}}.c-highlighted-numbers__item__headline{font-size:1.125rem;letter-spacing:-.065em;line-height:1.5555555556;margin-top:0}@media screen and (min-width:764px){.c-highlighted-numbers__item__headline{font-size:1.5rem;line-height:1.1666666667}}.c-highlighted-numbers__item__number{color:#ec563b;font-size:3.75rem;letter-spacing:-.07em;line-height:1;margin-bottom:.9375rem;margin-top:4.25rem}@media screen and (min-width:764px){.c-highlighted-numbers__item__number{font-size:4.125rem;margin-top:5.875rem}}@media screen and (min-width:1024px){.c-highlighted-numbers__item__number{font-size:6.5vw}}@media screen and (min-width:1560px){.c-highlighted-numbers__item__number{font-size:6.4375rem}}.c-highlighted-numbers__item__text-container{border-top:1px solid rgba(43,43,43,.22);color:rgba(43,43,43,.5);margin:0;padding-right:15%;padding-top:.5625rem}.c-link-list .c-section__inner{border-bottom:none}.c-link-list__content,.c-link-list__headline-container,.c-link-list__link,.c-link-list__text-container{grid-column-end:span 2}.c-link-list__text-container{color:rgba(43,43,43,.5);grid-column-start:1}@media screen and (min-width:1024px){.c-link-list__text-container{grid-column-end:span 4}}.c-link-list__content{margin-top:8.125rem}@media screen and (min-width:764px){.c-link-list__content{grid-column-end:span 6;margin-top:10rem}}@media screen and (min-width:1024px){.c-link-list__content{grid-column-end:span 12}}.c-link-list__link{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:.875rem;padding-top:.6875rem;text-decoration:none}@media screen and (min-width:764px){.c-link-list__link{padding-bottom:.625rem;padding-top:.625rem}}.c-link-list__link:first-child{border-top:1px solid rgba(43,43,43,.22)}@media screen and (max-width:763px){.c-link-list__link__label-container,.c-link-list__link__read-more,.c-link-list__link__title{grid-column-start:1}.c-link-list__link__label-container{order:2}}@media screen and (min-width:1024px){.c-link-list__link__label-container{grid-column-end:span 2}}@media screen and (min-width:1440px){.c-link-list__link__label-container{grid-column-end:span 1}}.c-link-list__link__title{color:#2b2b2b;font-size:1.125rem;letter-spacing:-.04em;line-height:1.1666666667rem;margin:0}@media screen and (min-width:764px){.c-link-list__link__title{font-size:1.5rem;grid-column-end:span 4;margin-top:.25rem}}@media screen and (min-width:1024px){.c-link-list__link__title{grid-column-end:span 8}}.c-link-list__link__read-more{color:#ec563b;font-size:1.125rem;letter-spacing:-.04em;margin-bottom:2.25rem;margin-top:.3125rem;text-decoration:underline}@media screen and (min-width:764px){.c-link-list__link__read-more{grid-column-end:span 1;grid-column-start:6;letter-spacing:-.05em;margin-bottom:0;margin-top:.375rem;text-align:right}}@media screen and (min-width:1024px){.c-link-list__link__read-more{grid-column-end:span 2;grid-column-start:11}}.c-media-columns .c-media-and-caption{display:contents}.c-media-columns .c-media,.c-media-columns .c-media-and-caption__figcaption{grid-column-end:span 2}@media screen and (min-width:764px){.c-media-columns .c-media,.c-media-columns .c-media-and-caption__figcaption{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-media-columns .c-media,.c-media-columns .c-media-and-caption__figcaption{grid-column-end:span 6}}@media screen and (min-width:764px){.c-media-columns .c-media{grid-row-start:1;margin-bottom:0;margin-top:auto}}.c-media-columns .c-media-and-caption__figcaption{margin-bottom:3.75rem}@media screen and (min-width:764px){.c-media-columns .c-media-and-caption__figcaption{grid-row-start:2}}.c-media-columns .c-media-and-caption__figcaption:empty{margin-bottom:1.125rem}.c-text-columns+.c-media-module{margin-top:3.5625rem}@media screen and (min-width:764px){.c-text-columns+.c-media-module{margin-top:1.0625rem}}.c-media-module__inner{grid-column-end:span 2}@media screen and (min-width:764px){.c-media-module__inner--normal{grid-column-end:span 3;grid-column-start:4}}@media screen and (min-width:1024px){.c-media-module__inner--normal{grid-column-end:span 6;grid-column-start:7}}@media screen and (min-width:764px){.c-media-module__inner--large{grid-column-end:span 5;grid-column-start:2}}@media screen and (min-width:1024px){.c-media-module__inner--large{grid-column-end:span 9;grid-column-start:4}}@media screen and (min-width:764px){.c-media-module__inner--full{grid-column-end:span 6}}@media screen and (min-width:1024px){.c-media-module__inner--full{grid-column-end:span 12}}.c-media-module .c-media-and-caption__caption{max-width:30em}.c-numbered-list__content,.c-numbered-list__headline-container{grid-column-end:span 2}@media screen and (min-width:764px){.c-numbered-list__content,.c-numbered-list__headline-container{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-numbered-list__content,.c-numbered-list__headline-container{grid-column-end:span 6}}.c-numbered-list__text-container{color:rgba(43,43,43,.5);grid-column-end:span 2;grid-column-start:1}@media screen and (min-width:764px){.c-numbered-list__text-container{grid-column-end:span 4}}@media screen and (min-width:1024px){.c-numbered-list__text-container{margin-top:.0625rem}.c-numbered-list__content{grid-column-start:7;position:relative;top:-.25rem}.c-numbered-list__text-container+.c-numbered-list__content{top:-2rem}}.c-numbered-list__item{font-size:1.125rem;margin-top:2.625rem;position:relative}@media screen and (min-width:1024px){.c-numbered-list__item{margin-top:1.625rem}.c-numbered-list__item:first-child{margin-top:.25rem}}.c-numbered-list__item__header{display:flex;letter-spacing:-.065em;line-height:1.1666666667}@media screen and (min-width:764px){.c-numbered-list__item__header{font-size:1.5rem}}.c-numbered-list__item__headline,.c-numbered-list__item__number{margin:0}.c-numbered-list__item__number{color:#ec563b;margin-right:1.125rem}@media screen and (min-width:1024px){.c-numbered-list__item__number{left:calc(-2em - 1.125rem);position:absolute;text-align:right;width:2em}}.c-numbered-list__item__text{color:rgba(43,43,43,.5);margin:0}@media screen and (min-width:1024px){.c-numbered-list__item__text{margin-top:.0625rem}}.c-person__headline-container,.c-person__person{grid-column-end:span 2}@media screen and (min-width:764px){.c-person__headline-container,.c-person__person{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-person__headline-container,.c-person__person{grid-column-end:span 6}}@media screen and (max-width:763px){.c-person__person{margin-top:3.75rem}}.c-person__headline{position:relative;top:-.375rem}.c-person .c-person-teaser--wide{grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:764px){.c-person .c-person-teaser--wide{grid-template-columns:repeat(3,1fr);margin-top:.4375rem}}@media screen and (min-width:1024px){.c-person .c-person-teaser--wide{grid-template-columns:repeat(6,1fr)}.c-person .c-person-teaser--wide .c-media{grid-column-end:span 2}}@media screen and (min-width:764px){.c-person .c-person-teaser--wide .c-person-teaser__content{grid-column-end:span 2}}@media screen and (min-width:1024px){.c-person .c-person-teaser--wide .c-person-teaser__content{grid-column-end:span 3}}@media screen and (min-width:1280px){.c-person .c-person-teaser--wide .c-person-teaser__content{grid-column-end:span 2}}.c-presentation{background-color:hsla(0,0%,100%,.8);bottom:0;height:100vh;height:var(--vh);left:0;opacity:0;padding-bottom:1.6875rem;padding-top:.875rem;pointer-events:none;position:relative;position:fixed;right:0;top:0;transition:opacity .4s cubic-bezier(.65,0,.35,1);will-change:opacity;z-index:40000}@media screen and (max-width:763px){.c-presentation{display:none}}.s-presentation-visible .c-presentation{opacity:1;pointer-events:auto}.c-presentation__title{position:absolute}.c-presentation__slideshow-container{height:100%}.c-presentation__navigation{display:flex;flex-direction:column;position:absolute;right:.6875rem;top:1rem;z-index:10}@media screen and (min-width:764px){.c-presentation__navigation .c-hamburger{height:2.875rem;width:2.875rem}}.c-presentation__navigation .swiper-button-next,.c-presentation__navigation .swiper-button-prev{color:#2b2b2b;display:block;height:2.875rem;margin-top:1rem;position:static;text-decoration:none;width:2.875rem}.c-presentation__navigation .swiper-button-next:after,.c-presentation__navigation .swiper-button-prev:after{content:none}.c-presentation__navigation .swiper-button-next.swiper-button-disabled,.c-presentation__navigation .swiper-button-prev.swiper-button-disabled{opacity:.1}.c-presentation .c-facts,.c-presentation__slide__title,.c-presentation__summary-container,.c-presentation__tags-container,.c-presentation__title{grid-column-end:span 2;grid-column-start:1}@media screen and (min-width:764px){.c-presentation .c-facts,.c-presentation__slide__title,.c-presentation__tags-container,.c-presentation__title{grid-column-end:span 6}}@media screen and (min-width:1024px){.c-presentation .c-facts,.c-presentation__slide__title,.c-presentation__tags-container,.c-presentation__title{grid-column-end:span 12}}.c-presentation__slide__title,.c-presentation__summary,.c-presentation__title{margin:0}.c-presentation__slide__title{opacity:0;pointer-events:none}.c-presentation__summary-container{color:#aaa}@media screen and (min-width:764px){.c-presentation__summary-container{grid-column-end:span 4}}@media screen and (min-width:1024px){.c-presentation__summary-container{grid-column-end:span 6}}.c-presentation__tags-container{margin-bottom:1.8125rem}@media screen and (min-width:764px){.c-presentation__tags-container{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-presentation__tags-container{grid-column-end:span 3}}.c-presentation__slide{overflow:hidden;position:relative}.c-presentation__slide__inner{display:flex;flex-direction:column;height:100%}.c-presentation__slide__top{margin-bottom:auto;margin-top:0}.c-presentation__slide__bottom{margin-bottom:0;margin-top:auto}.c-presentation__slide__bottom__inner{border-top:1px solid #aaa;margin-top:1.8125rem;padding-top:1rem}.c-presentation__slide--info{display:flex;flex-direction:column;height:100%}.c-presentation__slide--media{padding-bottom:4.25rem;padding-top:6.5rem}.c-presentation__slide .c-media-and-caption__container{align-items:center;display:flex;height:100%}.c-presentation__slide .c-media,.c-presentation__slide .c-media-and-caption__figcaption{grid-column:2/span 1}.c-presentation__slide .c-media-and-caption{display:grid;grid-template-columns:1fr fit-content 1fr;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr max-content;max-height:100%}.c-presentation__slide .c-media-and-caption__caption{max-width:20em}.c-presentation__slide .c-media{overflow:hidden;position:relative;width:100%}.c-presentation__slide .c-media__video-container{height:100%}.c-presentation__slide img,.c-presentation__slide picture,.c-presentation__slide video{height:100%;max-height:100%;max-width:calc(100vw - 2.25rem);-o-object-fit:contain;object-fit:contain}.s-presentation-visible{height:100vh;height:var(--vh);overflow:hidden}.s-presentation-visible .c-header,.s-presentation-visible .c-project{filter:blur(10rem)}.s-presentation-visible .c-main{position:relative;z-index:2000}.c-quote{font-size:1.125rem;letter-spacing:-.055em;line-height:1.1111111111;margin-bottom:3.375rem}@media screen and (min-width:764px){.c-quote{margin-bottom:3.5rem}}.c-quote__inner{border-bottom:1px solid rgba(43,43,43,.22);padding-bottom:.75rem}.c-media-module .c-quote,.c-wysiwyg .c-quote{grid-column-end:span 2}@media screen and (min-width:764px){.c-media-module .c-quote,.c-wysiwyg .c-quote{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-media-module--normal .c-quote,.c-wysiwyg .c-quote{grid-column-start:4}}@media screen and (min-width:764px){.c-media-module--large .c-quote{grid-column-start:4}}@media screen and (min-width:1024px){.c-media-module--large .c-quote{grid-column-start:1}}.c-quote--section .c-quote__inner{grid-column-end:span 2}@media screen and (min-width:764px){.c-quote--section .c-quote__inner{grid-column-start:4}}@media screen and (min-width:1024px){.c-quote--section .c-quote__inner{grid-column-end:span 3;grid-column-start:7}}.c-quote__quote{font-size:1.5rem;letter-spacing:-.065em;line-height:1.1666666667;margin-bottom:3.125rem;margin-top:0}@media screen and (min-width:764px){.c-quote__quote{font-size:1.875rem;letter-spacing:-.07em;line-height:1.1333333333}}.c-quote__name,.c-quote__position{margin:0}.c-quote__position{color:rgba(43,43,43,.5)}.c-slideshow{overflow:hidden}.c-slideshow .c-section{margin-top:8rem}@media screen and (min-width:764px){.c-slideshow .c-section{margin-top:3.5rem}}.c-slideshow__headline-container{position:absolute}.c-slideshow__slideshow__slides{margin-top:5rem}@media screen and (min-width:764px){.c-slideshow__slideshow__slides{margin-top:5.6875rem}}.c-slideshow__slideshow__slide.swiper-slide{width:calc(100% - 1.125rem)}@media screen and (min-width:764px){.c-slideshow__slideshow__slide--portrait.swiper-slide{width:calc(50% - .5625rem)}}@media screen and (min-width:1024px){.c-slideshow__slideshow__slide--portrait.swiper-slide{width:calc(33.33333% - .75rem)}}@media screen and (min-width:764px){.c-slideshow__slideshow__slide--landscape.swiper-slide{width:calc(66.66667% - .375rem)}}@media screen and (min-width:1024px){.c-slideshow__slideshow__slide--landscape.swiper-slide{width:calc(50% - .5625rem)}}.c-slideshow .c-slideshow__pagination{bottom:auto;display:flex;height:2rem;justify-content:flex-end;left:auto;right:0;top:-4.5rem}@media screen and (min-width:764px){.c-slideshow .c-slideshow__pagination{top:-5.5625rem}}.c-tag-cloud{font-size:1.5rem;position:relative}@media screen and (min-width:764px){.c-tag-cloud{font-size:1.875rem;letter-spacing:-.075em;line-height:1.2}}.c-tag-cloud__item__media{bottom:0;left:0;position:absolute;right:0;top:0}.c-tag-cloud__headline-container{border-bottom:1px solid rgba(43,43,43,.22);padding:.6875rem 0 .8125rem;position:relative;transition:border-color .4s cubic-bezier(.65,0,.35,1),color .4s cubic-bezier(.65,0,.35,1);z-index:1}@media screen and (min-width:764px){.c-tag-cloud__headline-container{padding:.625rem 1.125rem .9375rem}}.s-tag-hover .c-tag-cloud__headline-container{border-color:#fff;color:#fff}.c-tag-cloud__tags-container{height:0;margin-top:-3.125rem;padding-bottom:150%}@media screen and (min-width:764px){.c-tag-cloud__tags-container{margin-top:-4rem;padding-bottom:64.93506494%}}.c-tag-cloud__tags{display:flex;flex-wrap:wrap;padding-top:6rem}@media screen and (min-width:764px){.c-tag-cloud__tags{padding-top:6.9375rem}}.c-tag-cloud__item{margin-bottom:.3125rem;margin-right:.3125rem}@media screen and (min-width:764px){.c-tag-cloud__item{display:inline-block;margin-bottom:.4375rem;margin-right:.4375rem}}.c-tag-cloud__item__media{opacity:0;transition:opacity .4s cubic-bezier(.65,0,.35,1);z-index:-1}.c-tag-cloud__item__media,.c-tag-cloud__item__media .c-media,.c-tag-cloud__item__media img,.c-tag-cloud__item__media picture,.c-tag-cloud__item__media video{height:100%}.c-tag-cloud__item__media img,.c-tag-cloud__item__media picture,.c-tag-cloud__item__media video{-o-object-fit:cover;object-fit:cover}.c-tag-cloud a.c-tag:hover{background-color:#ec563b;color:#fff}.c-tag-cloud .c-tag.s-tag-hover+.c-tag-cloud__item__media,.c-tag-cloud .c-tag:hover+.c-tag-cloud__item__media{opacity:1}@media screen and (max-width:763px){.c-text-columns.c-section{margin-top:7.5625rem}}.c-text-columns__subheading,.c-text-columns__text{grid-column-end:span 2}@media screen and (min-width:764px){.c-text-columns__subheading,.c-text-columns__text{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-text-columns__subheading{grid-column-end:span 5}}.c-text-columns__text{color:rgba(43,43,43,.5);margin-top:3.1875rem}@media screen and (min-width:764px){.c-text-columns__text{grid-column-start:4;margin-top:0}}@media screen and (min-width:1024px){.c-text-columns__text{grid-column-gap:1.125rem;-moz-column-count:2;column-count:2;-moz-column-gap:1.125rem;column-gap:1.125rem;grid-column-end:span 6;grid-column-start:7}}.c-text-columns .c-accordion__item.s-toggled .c-plus-toggle{transform:rotate(45deg)}.c-text-columns .c-accordion__item.s-toggled .c-plus-toggle__line{opacity:1}.c-text-columns .c-accordion__toggle{align-items:center;border-bottom:1px solid rgba(43,43,43,.22);color:#2b2b2b;display:flex;justify-content:space-between;margin-top:1.375rem;padding-bottom:.6875rem;position:relative;text-decoration:none}@media screen and (min-width:764px){.c-text-columns .c-accordion__toggle{display:none}}@media screen and (max-width:763px){.c-text-columns .c-accordion__content-container{height:0;overflow:hidden;transition:height .2s cubic-bezier(.65,0,.35,1);will-change:height}}.c-text-columns .c-accordion__content :first-child{margin-top:0}.c-text-columns .c-accordion .c-plus-toggle{height:1rem;position:absolute;right:0;top:.4375rem;transition:transform .2s cubic-bezier(.65,0,.35,1);width:1rem;will-change:transform}.c-text-columns .c-accordion .c-plus-toggle__line{background-color:#2b2b2b;height:1px;left:0;width:100%}.c-timeline{overflow:hidden;position:relative}.c-timeline__content,.c-timeline__headline-container,.c-timeline__item,.c-timeline__text-container{grid-column-end:span 2}.c-timeline__text-container{color:rgba(43,43,43,.5);grid-column-start:1}@media screen and (min-width:1024px){.c-timeline__text-container{grid-column-end:span 4}}.c-timeline__slideshow{margin-top:8.125rem;width:100%}@media screen and (min-width:764px){.c-timeline__slideshow{grid-column-end:span 6;margin-top:10rem}}@media screen and (min-width:1024px){.c-timeline__slideshow{grid-column-end:span 12}}.c-timeline__slideshow.swiper-container{grid-column-end:span 2;position:static}@media screen and (min-width:764px){.c-timeline__slideshow.swiper-container{grid-column-end:span 6}}@media screen and (min-width:1024px){.c-timeline__slideshow.swiper-container{grid-column-end:span 12}}.c-timeline__item{grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem;display:grid;position:relative}.c-timeline__item.swiper-slide{width:calc(100% - 4.875rem)}@media screen and (min-width:764px){.c-timeline__item--normal.swiper-slide{width:calc(50% - .5625rem)}}@media screen and (min-width:1024px){.c-timeline__item--normal.swiper-slide{grid-template-columns:repeat(4,1fr);width:calc(33.33333% - .75rem)}.c-timeline__item--normal.swiper-slide .c-timeline__item__content{grid-column-end:span 3;margin-left:0}}@media screen and (min-width:764px){.c-timeline__item--large.swiper-slide{width:calc(66.66667% - .375rem)}}@media screen and (min-width:1024px){.c-timeline__item--large.swiper-slide{grid-template-columns:repeat(6,1fr);width:calc(50% - .5625rem)}.c-timeline__item--large.swiper-slide .c-timeline__item__content{grid-column-end:span 5}}.c-timeline__item__year-container{font-size:2.625rem;height:3em;left:0;letter-spacing:-.04em;line-height:1;position:absolute;top:0;transform:rotate(-90deg);width:3em;z-index:1}@media screen and (min-width:764px){.c-timeline__item__year-container{font-size:3.75rem}}@media screen and (min-width:1024px){.c-timeline__item__year-container{grid-column-start:1;height:0;padding-bottom:200%;position:relative;width:200%}}.c-timeline__item__year{bottom:auto;color:#ec563b;left:0;margin:0;position:absolute;right:0;text-align:right;top:0;z-index:1}@media screen and (min-width:1024px){.c-timeline__item__year{bottom:50%;top:auto}}.c-timeline__item__content{grid-column-start:1;padding-left:3.0625rem}@media screen and (min-width:764px){.c-timeline__item__content{padding-left:4.125rem}}@media screen and (min-width:1024px){.c-timeline__item__content{grid-column-start:2;padding-left:0}}.c-timeline__item__headline{font-size:1.125rem;letter-spacing:-.065em;line-height:1.1666666667;margin-bottom:0;margin-top:.4375rem}@media screen and (min-width:764px){.c-timeline__item__headline{font-size:1.5rem;margin-bottom:.0625rem;margin-top:.5rem}}.c-timeline__item__text-container{color:rgba(43,43,43,.5)}.c-timeline .c-timeline__pagination.swiper-pagination{bottom:auto;display:none;justify-content:flex-end;left:auto;right:1.125rem;top:4.1875rem}@media screen and (min-width:764px){.c-timeline .c-timeline__pagination.swiper-pagination{display:flex}}.c-wysiwyg{font-size:1.125rem;letter-spacing:-.065em;line-height:1.1666666667;margin-top:3.125rem}@media screen and (min-width:764px){.c-wysiwyg{font-size:1.5rem;margin-top:.5625rem}}.c-wysiwyg__inner{grid-column-end:span 2}@media screen and (min-width:764px){.c-wysiwyg__inner{grid-column-end:span 3;grid-column-start:4}}@media screen and (min-width:1024px){.c-wysiwyg__inner{grid-column-end:span 6;grid-column-start:7}}.c-person-teaser{display:flex;flex-direction:column}.c-person-teaser--wide{color:#aaa;font-size:1.125rem;letter-spacing:-.065em;line-height:1.1666666667}@media screen and (min-width:764px){.c-person-teaser--wide{font-size:1.5rem;letter-spacing:-.065em}}.c-person-teaser--wide+.c-person-teaser--wide{margin-top:1.25rem}.c-person-teaser--small{border-bottom:1px solid rgba(43,43,43,.22);font-size:1.125rem;letter-spacing:-.055em;line-height:1.1666666667;margin-bottom:3.75rem;padding-bottom:.875rem}.c-person-teaser--small .c-media{background-color:#ececec;height:0;margin-bottom:.5625rem;padding-bottom:114.19753086%;position:relative}.c-person-teaser--small .c-media img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0}.c-person-teaser__content{display:flex;flex:1 1 auto;flex-direction:column}.c-person-teaser__content p{margin:0}.c-person-teaser--wide .c-person-teaser__content{display:flex;flex-direction:column;height:calc(100% + .5rem);justify-content:space-between;position:relative;top:-.25rem}@media screen and (min-width:764px){.c-person-teaser--wide .c-person-teaser__content{height:calc(100% + .5625rem);top:-.3375rem}}.c-person-teaser__first-name{color:#2b2b2b}.c-person-teaser__email{text-decoration:none}.c-person-teaser--small .c-person-teaser__email{text-decoration:underline}.c-person-teaser--small .c-person-teaser__position{color:rgba(43,43,43,.5);hyphens:auto;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:763px){.c-person-teaser--small .c-person-teaser__position{width:calc(50vw - 1.6875rem)}}.c-person-teaser--small .c-person-teaser__content__bottom{margin-bottom:2.625rem}@media screen and (min-width:764px){.c-person-teaser--small .c-person-teaser__content__bottom{margin-top:2.375rem}}.c-person-teaser__office{margin-bottom:0;margin-top:auto}.c-post-teaser{border-bottom:1px solid rgba(43,43,43,.22);color:#2b2b2b;display:flex;flex-direction:column;margin-bottom:5.25rem;padding-bottom:.5625rem;text-decoration:none}@media screen and (min-width:764px){.c-post-teaser{margin-bottom:9.75rem}}.c-post-teaser__thumbnail-container,.c-post-teaser__top__content,.c-post-teaser__top__inner{bottom:0;left:0;position:absolute;right:0;top:0}.c-post-teaser__number,.c-post-teaser__top{transition:color .2s ease-in-out}.c-post-teaser--thumbnail .c-post-teaser__number,.c-post-teaser--thumbnail .c-post-teaser__top,.c-post-teaser:hover .c-post-teaser__number,.c-post-teaser:hover .c-post-teaser__top{color:#fff}.c-post-teaser .c-media{height:100%}.c-post-teaser__top{height:0;margin-bottom:.75rem;padding-bottom:114.15929204%;position:relative}@media screen and (min-width:764px){.c-post-teaser__top{margin-bottom:.625rem}}.c-post-teaser__top__inner{background-color:#dbe1da}.c-post-teaser__top__content{display:flex;flex-direction:column;justify-content:space-between;padding-left:1.125rem;padding-right:1.125rem;padding-top:1.25rem;z-index:1}@media screen and (min-width:764px){.c-post-teaser__top__content{padding-top:.875rem}}.c-post-teaser__number-container{border-top:1px solid rgba(43,43,43,.22);transition:border-top-color .2s ease-in-out}.c-post-teaser--thumbnail .c-post-teaser__number-container,.c-post-teaser:hover .c-post-teaser__number-container{border-top-color:#fff}.c-post-teaser__number{color:#ec563b;font-size:6.375rem;line-height:.95;margin-bottom:1.6875rem;margin-top:0;transition:color .2s ease-in-out}@media screen and (min-width:764px){.c-post-teaser__number{font-size:9rem;line-height:.85;margin-bottom:3.75rem}}.c-post-teaser__thumbnail-container{opacity:0;transition:opacity .2s ease-in-out}.c-post-teaser--thumbnail .c-post-teaser__thumbnail-container,.c-post-teaser:hover .c-post-teaser__thumbnail-container{opacity:1}.c-post-teaser .c-media img,.c-post-teaser .c-media picture,.c-post-teaser .c-media video{height:100%;-o-object-fit:cover;object-fit:cover}.c-post-teaser__content{margin-bottom:3.125rem;margin-top:0}@media screen and (min-width:764px){.c-post-teaser__content{margin-bottom:2.5rem}}.c-post-teaser__summary{font-size:1.125rem;letter-spacing:-.065em;line-height:1.3125rem;margin:0;max-width:20em}.c-post-teaser__tags-container{margin-bottom:0;margin-top:auto}.c-project-teaser-full .c-section__headline-container{grid-column-end:span 2}.c-project-teaser-full__description{font-size:1.5rem;grid-column-end:span 2;grid-column-start:1;letter-spacing:-.065em;line-height:1.1666666667;margin-top:3.25rem;padding-right:1.9375rem}@media screen and (min-width:764px){.c-project-teaser-full__description{grid-column-end:span 3;grid-column-start:4;margin-top:0;padding-right:0}}@media screen and (min-width:1024px){.c-project-teaser-full__description{grid-column-start:7}}.c-project-teaser-full__description__title-link{color:#2b2b2b;display:block;text-decoration:none}.c-project-teaser-full__description__text,.c-project-teaser-full__description__title{margin:0}.c-project-teaser-full__description__text{color:#aaa}.c-project-teaser-full__thumbnail{grid-column-end:span 2;grid-column-start:1;margin-top:.6875rem}@media screen and (min-width:764px){.c-project-teaser-full__thumbnail{grid-column-end:span 6;margin-top:3.125rem}}@media screen and (min-width:1024px){.c-project-teaser-full__thumbnail{grid-column-end:span 12}}.c-project-teaser{border-bottom:1px solid rgba(43,43,43,.22);color:rgba(43,43,43,.5);font-size:1.125rem;grid-column-end:span 2;letter-spacing:-.065em;line-height:1.1666666667;padding-bottom:.5625rem;text-decoration:none}@media screen and (min-width:1024px){.c-project-teaser{grid-column-end:span 3}}@media screen and (max-width:763px){.c-project-teaser:last-child{margin-bottom:2.25rem}}.c-project-teaser--small{display:flex;flex-direction:column}.c-project-teaser--small .c-project-teaser__thumbnail-container{margin-top:0}@media screen and (min-width:764px){.c-project-teaser--small:nth-child(4n+4){align-self:flex-end}}@media screen and (min-width:1024px){.c-project-teaser--small:nth-child(4n+4){align-self:auto}.c-project-teaser--medium+.c-project-teaser--small,.c-project-teaser--medium+.c-project-teaser--small+.c-project-teaser--small{align-self:flex-end}}.c-project-teaser--large,.c-project-teaser--medium{grid-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem;display:grid}@media screen and (min-width:764px){.c-project-teaser--medium{grid-column-end:span 4;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px){.c-project-teaser--medium{grid-column-end:span 6;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:764px){.c-project-teaser--large{grid-column-end:span 6;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1024px){.c-project-teaser--large{grid-column-end:span 12;grid-template-columns:repeat(12,1fr)}}.c-project-teaser__thumbnail-container{height:0;margin-bottom:.625rem;overflow:hidden;padding-bottom:114.15929204%;position:relative}.c-project-teaser__thumbnail-container .c-media{bottom:0;left:0;position:absolute;right:0;top:0;transform:translateZ(0);transition:transform 1s cubic-bezier(.33,1,.68,1);will-change:transform}.c-project-teaser__thumbnail-container .c-media img,.c-project-teaser__thumbnail-container .c-media picture,.c-project-teaser__thumbnail-container .c-media video{height:100%;-o-object-fit:cover;object-fit:cover}.c-project-teaser:hover .c-media{transform:scale(1.05)}.c-project-teaser--medium .c-project-teaser__thumbnail-container{grid-column-end:span 2}@media screen and (min-width:764px){.c-project-teaser--medium .c-project-teaser__thumbnail-container{grid-column-end:span 4}}@media screen and (min-width:1024px){.c-project-teaser--medium .c-project-teaser__thumbnail-container{grid-column-end:span 6}.c-project-teaser--large .c-project-teaser__thumbnail-container{margin-bottom:.3125rem}}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__content,.c-project-teaser--large .c-project-teaser__tags-container,.c-project-teaser--large .c-project-teaser__thumbnail-container{grid-column-end:span 3}}@media screen and (min-width:1024px){.c-project-teaser--large .c-project-teaser__content,.c-project-teaser--large .c-project-teaser__tags-container,.c-project-teaser--large .c-project-teaser__thumbnail-container{grid-column-end:span 6}}.c-project-teaser--large .c-project-teaser__thumbnail-container{grid-row-start:1}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__thumbnail-container{grid-column-start:4}}@media screen and (min-width:1024px){.c-project-teaser--large .c-project-teaser__thumbnail-container{grid-column-start:7}}.c-project-teaser--medium .c-project-teaser__content,.c-project-teaser--medium .c-project-teaser__tags-container{grid-column-end:span 2;grid-column-start:1}@media screen and (min-width:1024px){.c-project-teaser--medium .c-project-teaser__content,.c-project-teaser--medium .c-project-teaser__tags-container{grid-column-end:span 3}}.c-project-teaser--large .c-project-teaser__content,.c-project-teaser--large .c-project-teaser__tags-container{grid-column-start:1}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__content,.c-project-teaser--large .c-project-teaser__tags-container{grid-row-start:1}}.c-project-teaser__content{margin-bottom:2rem}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__content{font-size:3rem;letter-spacing:-.075em;line-height:1.0416666667}}.c-project-teaser__title{color:#2b2b2b;margin:0}.c-project-teaser__summary{margin:0;padding-right:2rem}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__summary{padding-right:4rem}}.c-project-teaser__tags-container{margin-bottom:0;margin-top:auto}@media screen and (min-width:764px){.c-project-teaser--large .c-project-teaser__tags-container{border-top:1px solid rgba(43,43,43,.22);margin-bottom:3rem;padding-top:.5625rem}}@media screen and (min-width:1024px){.c-project-teaser--large .c-project-teaser__tags-container{margin-bottom:7rem}}
@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-feature-settings:normal,;font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}