@keyframes fadeup{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bg{0%{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.95)}}@keyframes shrink{0%{min-height:100vh}to{min-height:90vh}}:root{--sans-serif-fallback:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--sans-serif:"Syne Bold","Nitti Grotesk",Graphik,Isidora Sans,Tofino,var(--sans-serif-fallback);--serif:"NB",IBM Plex Serif,Tramuntana Text Pro,Tiempos Text,Georgia,serif;--bold:800;--text-color:#14151c;--meta-color:#8b939c;--fade-color:#f8f8f9;--paragraph-color:#30363d;--border-color:#eee;--accent-color:#6256f6;--backdrop:rgba(26,28,70,0.1);--unit:3rem;--unit-half:calc(var(--unit) / 2);--unit-quarter:calc(var(--unit) / 4);--unit-double:calc(var(--unit) * 2);--content-width:1140px;--outer-rim:2000px;--col-half:calc(50% - var(--unit-half));--h1-min:20px;--h1-max:54px;--viewport-min:480;--viewport-max:1400}@media(max-width:1024px){:root{--unit:2rem}}@media(max-width:600px){:root{--unit:1.5rem}}img,video{max-width:100%}video{width:100%}ol p,ul p{margin:0}ol,ul{padding:0;list-style-position:outside}ol ol,ul ol,ul ul{padding-left:var(--unit-quarter)}hr{width:100%;height:2px;margin-top:0;margin-bottom:var(--unit-double);border:none;background-color:var(--border-color)}a{transition:color .1s ease-in-out}::selection{background-color:#fe2a00;color:#000}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--fade-color)}body{font:130%/1.625 var(--sans-serif);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"calt","liga","onum","pnum";text-rendering:optimizeLegibility;position:relative;overflow-x:hidden;max-width:var(--outer-rim);margin:0 auto;padding:0;color:var(--text-color);background-color:#f8f8f8}@media(max-width:1140px){body{font-size:130%}}@media(max-width:1024px){body{font-size:110%}}@media(max-width:600px){body{font-size:120%}}.container{position:relative;max-width:var(--content-width);margin:0 auto;padding:0 var(--unit-half)}.container.slim{max-width:650px}.button{font-size:80%;font-weight:var(--bold);display:inline-block;padding:.8rem 1.2rem;transition:opacity .2s cubic-bezier(0,.405,0,1.285),transform .2s cubic-bezier(0,.405,0,1.285);text-decoration:none;letter-spacing:.03em;text-transform:uppercase;color:#fff;border-radius:4px;background-color:var(--accent-color)}.button:hover{opacity:.8;color:#fff}.button:active{transform:scale(.95)}.button.secondary{background-color:var(--meta-color)}.button+.button{margin-left:1rem}.grid{display:flex;flex-flow:wrap}.col{margin-right:var(--unit);flex:0 0 calc(50% - var(--unit-half))}@media(max-width:600px){.col{margin-right:0;flex:0 0 100%}}.col.flex{display:flex;justify-content:space-between;align-items:center}.col:nth-child(2){margin-right:0}.h1,h1{font-size:2rem;font-weight:var(--bold);line-height:1.3;margin:0;letter-spacing:-.03em}@media(max-width:1024px){.h1,h1{font-size:1.5rem}}@media(max-width:600px){.h1,h1{font-size:1.4rem;margin-bottom:var(--unit)}}.h1 em,h1 em{font-style:normal;display:inline;transform:none}.h2,h2{font-size:1.6em;font-weight:var(--bold);line-height:1.1;margin-bottom:var(--unit);letter-spacing:-.03em}@media(max-width:600px){.h2,h2{font-size:1.3em}}.h3,h3{font-size:1.6rem;font-weight:var(--bold);line-height:1.37;margin:.6rem 0 0;letter-spacing:-.02em}@media(max-width:600px){.h3,h3{font-size:1.2em}}h6{font-size:80%;font-weight:400;font-feature-settings:"smcp","c2sc","lnum";line-height:1;margin:1.5em 0 1em;letter-spacing:1px;text-transform:uppercase;color:var(--meta-color)}@media(max-width:600px){h6{margin:var(--unit) 0 var(--unit-quarter)}}h6:after{width:var(--unit);height:1px;margin-left:.85rem;background-color:var(--border-color)}hgroup h1{margin-top:.2em}a{text-decoration:underline;color:inherit;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}a.external{position:relative;margin-right:.85em}a.external:before{line-height:1;position:absolute;top:0;right:-.85em;display:block;padding-left:.8em;content:"↗";text-align:right}p{font-family:var(--serif);font-size:90%;margin-top:0;margin-bottom:30px;-webkit-hyphens:auto;hyphens:auto;color:var(--paragraph-color)}@media(max-width:600px){p{margin-bottom:1em}}p a{transition:box-shadow .15s cubic-bezier(.645,.045,.355,1);text-decoration:none;box-shadow:inset 0 -.4em 0 rgba(20,21,28,.1)}p a:hover{box-shadow:inset 0 -2em 0 rgba(20,21,28,.1)}blockquote{margin:0;padding-left:2em}blockquote p{color:var(--meta-color)}.caps{font-feature-settings:"smcp","c2sc","lnum";letter-spacing:.05em}.small{font-size:80%;font-family:var(--sans-serif);color:var(--meta-color);-webkit-hyphens:none;hyphens:none}.topbar{width:100%;margin-bottom:var(--unit-double);padding:var(--unit) 0 0;transition:background-color .13s ease-in-out,box-shadow .13s ease-in-out}@media(max-width:600px){.topbar{position:fixed;z-index:10;top:0;height:48px;margin-top:0;padding:0;color:var(--text-color);background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.topbar .col{flex:1 1}}.topbar a{text-decoration:none}@media(max-width:600px){.topbar nav{display:none}}.topbar ul{margin:0;padding:0;list-style:none}@media(max-width:600px){.topbar ul{width:100%}}.topbar li{position:relative;z-index:0;display:inline-block;overflow:visible;transition:color .2s cubic-bezier(.645,.045,.355,1);color:var(--meta-color)}@media(max-width:600px){.topbar li{display:block;animation:fadeup .5s ease-in-out backwards}}.topbar li+li{margin-left:var(--unit)}@media(max-width:600px){.topbar li+li{margin-top:var(--unit-half);margin-left:0}}.topbar>.container{display:flex;justify-content:space-between;align-items:center;height:100%}.name{position:relative;z-index:1;transition:color .5s cubic-bezier(.19,1,.22,1);color:var(--meta-color)}.name a{color:var(--text-color)}.menuicon{position:relative;z-index:1;display:none;justify-content:center;align-items:center;flex-flow:column wrap;width:48px;height:48px;margin-right:-13.5px}@media(max-width:600px){.menuicon{display:flex}}.menuicon .bottom,.menuicon .top{position:relative;display:block;width:21px;height:1px;transition:transform .5s cubic-bezier(.19,1,.22,1),color .5s ease-in-out;border-radius:2px;background-color:#000}.menuicon .bottom{margin-top:6px}.showMenu .name{color:#fff}.showMenu nav{font-size:2em;font-weight:var(--bold);position:fixed;top:0;left:0;display:flex;align-items:center;width:100vw;height:100vh;text-align:center;color:#fff;background-color:rgba(0,0,0,.95)}.showMenu .bottom,.showMenu .top{background-color:#fff}.showMenu .top{transform:rotate(-45deg)}.showMenu .bottom{margin-top:-1px;transform:rotate(45deg)}.link,.topbar a{position:relative;transition:color .5s cubic-bezier(.19,1,.22,1);text-decoration:none}.link:after{position:absolute;bottom:5%;left:0;width:100%;height:8px;content:"";transition:transform .5s cubic-bezier(.19,1,.22,1);transform:scaleX(0);transform-origin:right center;background-color:rgba(0,0,0,.1);will-change:transform}.link:hover{color:var(--text-color)}.link:hover:after{transform:scaleX(1);transform-origin:left center}header.header{position:relative;display:flex;flex-flow:wrap;height:100%;margin-bottom:var(--unit-double)}@media(max-width:600px){header.header{margin-bottom:var(--unit);padding-top:calc(48px + var(--unit-double))}header.header.grid{flex-flow:column-reverse}header.header .title{margin-bottom:var(--unit-half)}}header.header.loaded .title{animation:fadeInBottom 1s cubic-bezier(.19,1,.22,1) .5s backwards}header.header.loaded .intro,header.header.loaded .summary{animation:fadeInBottom 1s cubic-bezier(.19,1,.22,1) .75s backwards}header.header.loaded .intro,header.header.loaded .summary,header.header.loaded .title{opacity:1}header.header .intro,header.header .summary,header.header .title{opacity:0}header.header .intro,header.header .summary{margin-top:auto;align-self:flex-end}header.header h6{margin-top:0}header.header p:last-child{margin-bottom:0}.meta{z-index:3;display:flex;align-content:space-between;flex-flow:wrap;height:100%}.figure{position:relative;overflow:hidden;min-height:350px}@media(max-width:600px){.figure{min-height:150px;margin-top:var(--unit)}}.figure video{display:block;min-width:100%;min-height:100%;object-fit:cover;object-position:50% 50%}.figure video,.img{position:absolute;top:0;left:0}.img{width:100%;height:100%;opacity:1;background-repeat:no-repeat;background-position:50%;background-size:cover}@media(max-width:1024px){.img{background-position:50%}}@keyframes fadeInBottom{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.post:hover .cover:after{background-color:rgba(20,21,28,.85)}@media(max-width:600px){.post:hover .cover:after{background-color:rgba(20,21,28,0)}.post:active .cover:after{background-color:rgba(20,21,28,.3)}}.post:active{transform:scale(.95)}.post:hover h2{transform:translateY(0);opacity:1}@media(max-width:600px){.post:hover h2{opacity:0}}.cover{position:relative;overflow:hidden;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.cover h2{z-index:2;display:flex;justify-content:center;align-items:center;margin:0;padding:var(--unit);transition:transform 1s cubic-bezier(.19,1,.22,1),opacity 1s cubic-bezier(.19,1,.22,1);transform:translateY(20px);text-align:center;opacity:0;color:#fff;text-shadow:0 0 40px rgba(20,21,28,.1)}.cover h2,.cover:after{position:absolute;width:100%;height:100%}.cover:after{z-index:1;top:0;left:0;content:"";transition:box-shadow .5s cubic-bezier(.19,1,.22,1),background-color 1s cubic-bezier(.19,1,.22,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 0 #fff}.cover .gatsby-image-outer-wrapper{transition:transform 1s cubic-bezier(.19,1,.22,1)}.post{position:relative;margin-bottom:var(--unit);transition:transform .2s cubic-bezier(.19,1,.22,1)}.post:hover .cover .gatsby-image-outer-wrapper{transform:scale(1.05)}@media(max-width:600px){.post:hover .cover .gatsby-image-outer-wrapper{transform:scale(1)}}.post a{text-decoration:none}.dev-only{font-size:60%;font-weight:var(--bold);line-height:1;position:absolute;top:var(--unit-half);right:var(--unit-half);padding:.5em;letter-spacing:.03em;text-transform:uppercase;color:#fff;border-radius:4px;background-color:var(--accent-color)}figure{position:relative;width:100%;margin:0;text-align:center;color:var(--meta-color)}figure:hover .link{opacity:1}figure.background{padding:var(--unit);background-color:var(--fade-color)}figure.slim{max-width:calc(50% - var(--unit-half))}figure.right{margin-left:auto}figure.mt{margin-top:var(--unit)}figure.mb{margin-bottom:var(--unit)}figure.frame .gatsby-image-outer-wrapper:before{position:absolute;width:100%;height:100%;top:0;left:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);content:"";z-index:2}figure .link{position:absolute;z-index:1;top:var(--unit-quarter);right:var(--unit-quarter);transition:opacity .2s cubic-bezier(.645,.045,.355,1);opacity:0}.phone-framer{position:relative;overflow:hidden}.phone-framer video{position:absolute;left:50%;width:29%;top:16.25%;transform:translateX(-50%)}figcaption{text-align:center;font-size:80%;line-height:1.5;padding:0 var(--unit);margin-top:var(--unit-half)}article{position:relative;overflow:auto}article>div{display:flex;flex-flow:row wrap}.intro{width:100%;color:var(--meta-color)}.intro ul{width:100%;margin:0;padding:0;list-style:none}.intro ul li{position:relative;display:flex;align-items:center}.intro ul li+li{margin-top:.5rem}@media(max-width:600px){.intro ul li+li{margin-top:0}}.intro ul li:after{width:var(--unit);height:2px;margin-left:.85rem;content:"";background-color:var(--border-color)}.block{max-width:calc(50% - var(--unit-half));margin-bottom:var(--unit-double);flex:1 1 100%}@media(max-width:600px){.block{max-width:100%;flex-shrink:0}}.block.pull{margin-bottom:var(--unit)}@media(max-width:600px){.block.mobile-pull{margin-bottom:var(--unit)}}.block.center{width:100%;max-width:100%;margin-right:auto;margin-left:auto;text-align:center;flex-shrink:0}@media(max-width:600px){.block.center{text-align:left}}.block.full{width:100%;max-width:100%;margin-right:auto;flex-shrink:0}.block.full,.block.right{margin-left:auto}.block.vc{display:flex;align-items:center;align-content:center;flex-flow:row wrap}.block p{padding-right:var(--unit-half)}.block p+h3{margin-top:var(--unit-double)}.block p:last-child{margin-bottom:0}.pagination header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:var(--unit-double)}.pagination header h2{margin:0}.pagination a{text-decoration:none;color:var(--meta-color)}.pagination a:hover{color:var(--accent-color)}.pagination .block,.pagination .post{margin-bottom:0}@media(max-width:600px){.pagination .block,.pagination .post{margin-bottom:var(--unit-half)}}article h2+p{max-width:calc(50% - var(--unit));margin-right:auto;margin-bottom:0;margin-left:auto}@media(max-width:1024px){article h2+p{max-width:100%}}article h2,article h3,article h4,article h5,article h6{margin-top:0;margin-bottom:var(--unit-half)}.gatsby-image-wrapper img[src^="data:image"]{filter:blur(30px);transform:scale(1.1)}footer{padding:var(--unit-double) 0}@media(max-width:1024px){footer{margin-top:var(--unit)}}@media(max-width:600px){footer{margin-top:0}}footer>.container{display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){footer>.container{justify-content:center;flex-flow:row wrap}}footer span{line-height:1;color:var(--meta-color)}@media(max-width:1024px){footer span{font-size:80%;display:block;width:100%;margin-top:var(--unit);text-align:center}}footer ul{display:flex;margin:0;padding:0;list-style:none}@media(max-width:1024px){footer ul{display:block}}footer a{text-decoration:none;color:var(--meta-color)}@media(max-width:1024px){footer a{display:inline-block}}footer a img{display:block;width:16px;padding:1px}@media(max-width:1024px){footer a img{width:32px}}footer li{line-height:1;display:flex;align-items:center}@media(max-width:1024px){footer li{display:inline-block;margin-right:var(--unit)}footer li:last-child{margin-right:0}}footer li:not(.email){transition:opacity .2s cubic-bezier(.64,.04,.35,1);opacity:.5}footer li:not(.email):hover{opacity:1}footer li a{padding:0 1.25rem}@media(max-width:600px){footer li a{padding:0 .5rem}}footer li+li:before{position:relative;display:inline-block;width:1px;height:24px;content:"";background-color:rgba(0,0,0,.1)}@media(max-width:1024px){footer li+li:before{display:none}}footer .email{margin-right:1.5rem}@media(max-width:1024px){footer .email{display:block;margin-right:0;margin-bottom:var(--unit);text-align:center}}footer .email a{padding:0}@media(max-width:1024px){footer .col{margin-right:0;text-align:center;flex:1 1 100%}}img[alt="Eintracht Frankfurt"]{height:22px;width:24px}@font-face{font-family:Noe Display;src:url(/_next/static/media/Noe-Display-Bold.19a5f944.woff) format("woff")}@font-face{font-family:Noe Text;src:url(/_next/static/media/noe-text-bold.29dd2c3c.woff) format("woff")}@font-face{font-family:NB;src:url(/_next/static/media/NB-International-Pro-Regular.44b7dfe5.woff) format("woff")}@font-face{font-family:Syne Bold;src:url(/_next/static/media/Syne-Bold.50fd7370.woff) format("woff")}