*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;line-height:1.5;text-align:left}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:theme-color("primary");background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:inherit;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}@font-face{font-family:"roboto";src:url(/fonts/Roboto-Regular.woff2) format("woff2"),url(/fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"roboto";src:url(/fonts/Roboto-Bold.woff2) format("woff2"),url(/fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body,html{font-size:50%}@media only screen and (min-width:1000px){body,html{font-size:58%}}@media only screen and (min-width:1800px){body,html{font-size:62.5%}}body{font-family:"Roboto",sans-serif;background-color:#fff;color:#3c3c3c}body,h1{font-size:2rem}h1{font-weight:700;line-height:4.5rem;margin:0}@media only screen and (min-width:1000px){h1{line-height:7rem;font-size:2rem}}h2{font-weight:700;line-height:5rem;margin:0}@media only screen and (min-width:1000px){h2{font-size:2rem}}h3{font-weight:400;font-size:2rem;line-height:1.2;margin:0}a{color:#3c3c3c;text-decoration:none}a:hover{color:inherit;text-decoration:inherit}img{max-width:100%;width:100%}main{padding-bottom:4.5rem;padding-top:3rem;position:relative}@media only screen and (min-width:1000px){main{padding-top:24vh}}main h1{margin:5rem 0 3rem}@media only screen and (min-width:1000px){main h1{margin:0 0 16rem}}.home main .content{height:100vh;z-index:1;max-height:100%}footer{font-size:1.5rem;margin-top:auto;display:none}@media only screen and (min-width:1000px){footer{display:block}}footer p{margin-bottom:2rem}.copyright{font-size:1.5rem;color:#a3a3a3;margin-top:25rem}@media only screen and (max-width:600px){.grid-row{margin-right:0!important;margin-left:0!important}.grid-row div{padding-left:0;padding-right:0}}.sticky{z-index:100}.contact__address{margin-top:8vh;color:#a3a3a3}.contact__address a{color:#a3a3a3}.contact__address a:hover{color:#3c3c3c}.fade-enter main{opacity:.01}.fade-enter-active main{opacity:1;transition:opacity .3s linear;transition:opacity 1s linear}.fade-exit main{opacity:1}.fade-exit-active main{opacity:.01;transition:opacity .3s linear;transition:all 1s linear}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s}.container{padding:0 2.8rem;max-width:1871px;position:relative}@media only screen and (min-width:1000px){.container{padding:0 5.6rem}}.container.home{max-width:2500px}.sidebar{background-color:#fff}@media only screen and (min-width:1000px){.sidebar{padding:0 4rem 7.7rem 5.6rem;position:fixed;z-index:10;top:0;left:0;height:100%;display:flex;flex-direction:column;width:506px}}.sidebar header{padding:4rem 0}@media only screen and (min-width:1000px){.sidebar header{padding:0;height:24vh;display:flex;align-items:center}}.sidebar__back-icon{margin-right:10px}.sidebar__logo{font-size:2.4rem;z-index:150}@media only screen and (min-width:1000px){main{padding-left:455px;padding-bottom:7.7rem}.home main{height:100vh}}.btn{border:none;background:none;padding:0;margin:0;cursor:pointer;height:auto;display:block}.btn:active,.btn:focus{outline:none}.btn--burger,.btn--close{line-height:0;cursor:pointer}.btn--close__container{position:fixed;left:0;max-width:1871px;width:100%;text-align:right;padding:0 2.8rem;z-index:110;top:16px}@media only screen and (min-width:1000px){.btn--close__container{display:block;padding:0 5.6rem;top:auto}}.btn--close__container .btn--close{float:right}@media only screen and (min-width:1000px){.btn--close__container--mobile{display:none}}.btn--burger__container{padding:3rem 0;background-color:#fff;display:flex;justify-content:space-between;z-index:20;position:relative}@media only screen and (min-width:1000px){.btn--burger__container{padding:0}}.nav ul{list-style:none;padding:0;margin:0}.nav--main{margin-top:5rem;font-size:30px}@media only screen and (min-width:1000px){.nav--main{font-size:5.4rem}}.nav--main__item{margin-bottom:30px}@media only screen and (min-width:1000px){.nav--main__item{margin-bottom:4.5rem}}.nav--main__item a{color:#fff;display:block;line-height:1}.nav--main__item a.active,.nav--main__item a:hover{color:#a3a3a3}.nav--sub{margin-top:3rem;margin-bottom:4.4rem}@media only screen and (min-width:1000px){.nav--sub{margin-top:8vh;margin-bottom:0}}.nav--sub__item,.nav--sub__item a{cursor:pointer;margin-bottom:1rem;color:#a3a3a3}.nav--sub__item.active,.nav--sub__item:hover,.nav--sub__item a.active,.nav--sub__item a:hover{color:#3c3c3c}.nav--footer a.active,.nav--footer a:hover{color:#a3a3a3}.teaser{margin-bottom:4rem}@media only screen and (min-width:1000px){.teaser{margin-bottom:5rem}}.teaser a{display:block}.teaser__title{text-align:right;margin-top:1.5rem}@media only screen and (min-width:1000px){.teaser__title{margin-top:2rem}}@media only screen and (min-width:1000px){.projects main .content{max-width:1010px}}.project__image{margin-bottom:4rem}@media only screen and (min-width:1000px){.project__image{margin-bottom:9rem}}.project__data{font-size:1.5rem;transition:opacity .3s linear}@media only screen and (min-width:1000px){.project__data{opacity:1}}@media only screen and (min-width:1000px){.fadeOut .project__data{opacity:0}}@media only screen and (min-width:1000px){.project__description{max-width:710px}}.project__video{width:100%;margin-bottom:4rem}.project__video:focus{outline:none}h1.project__title{margin-bottom:2.5rem;font-size:2rem;line-height:3rem;font-weight:400}@media only screen and (min-width:1000px){h1.project__title{margin-bottom:8rem;margin-top:100px}}h2.project__title{margin-bottom:4rem;line-height:3rem;font-size:2rem}video{display:block}@media only screen and (min-width:768px){video{display:block}}.video__container{position:relative}.video__play{position:absolute;bottom:0;left:0;background-color:#000;color:#fff;border:none}@media only screen and (min-width:768px){.video__play{display:none}}.video__play:active,.video__play:focus{outline:none}.news__item{margin-bottom:6.8rem}.news__image{margin-bottom:2.5rem}.news__date{margin-bottom:1.5rem;color:#a3a3a3;font-size:1.5rem;display:block}.news__headline{font-size:2rem;line-height:3rem}.flyout{position:fixed;height:100%;padding:0 5.6rem 7.7rem;display:flex;flex-direction:column;background-color:#000;transform:translateX(-100%);transition:all .3s ease-out;top:0;left:0;color:#fff;z-index:20000;width:100%}@media only screen and (min-width:500px){.flyout{width:466px}}.flyout.show{transform:translateX(0)}.flyout header{padding:4rem 0}@media only screen and (min-width:1000px){.flyout header{padding:3rem 0;height:24vh;display:flex;align-items:center}}.flyout header a{color:#fff}.flyout .flyout__footer{border-top:1px solid #fff;padding-top:2.5rem;font-size:1.5rem;margin-top:auto}@media only screen and (min-width:1000px){.flyout .flyout__footer{border-top:none}.flyout .flyout__footer .flyout__address{display:none}.flyout .flyout__footer nav{display:block}}.flyout .flyout__footer a{color:#fff}.table__header{display:flex;font-weight:700;border-bottom:1px solid #3c3c3c}.table__header div{flex:0.5 1;padding-bottom:3px}.table__header div:first-child{flex:0.2 1}.table__header div:last-child{flex:0.3 1}.table__body .row{display:flex;border-bottom:1px solid #3c3c3c;padding:16px 0;flex-direction:column}@media only screen and (min-width:1000px){.table__body .row{flex-direction:row}}.table__body div{flex:0.5 1}.table__body div:first-child{flex:0.2 1}.table__body div:last-child{flex:0.3 1}.table__body--publications div:first-child,.table__body--publications div:last-child{flex:0.5 1}.table__body--awards div,.table__body--awards div:first-child,.table__body--awards div:last-child{flex:1 1}.table__body--contests div{flex:0.7 1}.table__body--contests div:first-child{flex:0.1 1}.table__body--contests div:last-child{flex:0.2 1}.table__body--cv .row div{flex:0.3 1}.table__body--cv .row div:last-child{flex:0.7 1}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#3c3c3c}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:1000px){.home img{max-height:100%;width:auto}}.buero h2{margin-top:7rem;margin-bottom:5rem;line-height:3rem}@media only screen and (min-width:1000px){.buero h2{margin-top:15rem;margin-bottom:10rem}}.buero__mood{margin-bottom:12.5rem}.buero__mood h2{margin-top:0}@media only screen and (min-width:1000px){.buero__mood{margin-bottom:17.7rem}}#personen h2{margin-top:0}.buero__person:last-child{margin-top:10rem}@media only screen and (min-width:1000px){.buero__person:last-child{margin-top:17.7rem}}.buero__person img{margin-bottom:2rem;margin-top:2rem}@media only screen and (min-width:1000px){.buero__person img{margin-bottom:0}}@media only screen and (min-width:1200px){.buero__person img{margin-top:0}}.buero__person--bathke .col:first-child{order:2}@media only screen and (min-width:1200px){.buero__person--bathke .col:first-child{order:1}}.buero__person--bathke .col:last-child{order:1}@media only screen and (min-width:1200px){.buero__person--bathke .col:last-child{order:2}}#veroeffentlichungen h2{margin:23rem 0 11.5rem}#auszeichnungen h2,#wettbewerbe h2{margin:15rem 0 11.5rem}.buero__gap{margin-bottom:10rem}.buero__employee__image{margin-bottom:2.5rem}.buero__footer{margin-top:15rem}
/*# sourceMappingURL=main.4e237663.chunk.css.map */