:root{--dieter-schwarz:#2D2828;--dieter-grau-dunkel:#CCC8C8;--dieter-grau-leight:#F0EBEB;--dieter-rot:#F64517}@font-face{font-family:'Neue Machina';font-style:normal;font-weight:375;src:url(/fonts/neue-machina-regular.woff) format('woff'),url(/fonts/neue-machina-regular.woff2) format('woff2');font-display:fallback}@-webkit-keyframes cursor-blink{50%{opacity:0}100%{opacity:1}}@keyframes cursor-blink{50%{opacity:0}100%{opacity:1}}@-webkit-keyframes cursor-fade-out{0%{transform:scaleY(1);transform-origin:top left;opacity:inherit}100%{transform:scaleY(0);transform-origin:top left;opacity:0}}@keyframes cursor-fade-out{0%{transform:scaleY(1);transform-origin:top left;opacity:inherit}100%{transform:scaleY(0);transform-origin:top left;opacity:0}}@-webkit-keyframes cursor-fade-in{0%{transform:scaleY(0);transform-origin:bottom left;opacity:inherit}100%{transform:scaleY(1);transform-origin:bottom left;opacity:1}}@keyframes cursor-fade-in{0%{transform:scaleY(0);transform-origin:bottom left;opacity:inherit}100%{transform:scaleY(1);transform-origin:bottom left;opacity:1}}@-webkit-keyframes line-fade-in{100%{opacity:1}}@keyframes line-fade-in{100%{opacity:1}}html{background-color:var(--dieter-schwarz)}body{align-items:center;background-color:var(--dieter-grau-dunkel);color:var(--dieter-schwarz);display:flex;flex-direction:column;font-family:Neue Machina,sans-serif;font-weight:375;margin:0;position:relative;transition:1.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{color:var(--dieter-schwarz)}@media (max-width:1920px){body{font-size:2.5rem;line-height:3.75rem;padding-block:calc((100svh - 11.25rem)/ 2)}.wordmark-wrapper{height:11.25rem;width:70svw}.cursor{border-left-width:5px;margin-left:1.5rem}.lines-wrapper{width:70svw}.large{font-size:7.5rem;line-height:11.25rem}.large.underline::before{bottom:29px;height:15px;left:15px;width:calc(100% - 7.5px)}.small{font-size:4.5rem;line-height:6.75rem}.small.underline::before{bottom:14px;height:11px;left:11px;width:calc(100% - 5.5px)}.image-wrapper{right:15svw}.image-wrapper img{height:85svh}}@media (max-width:1366px){body{font-size:1.875rem;line-height:3rem;padding-block:calc((100svh - 9rem)/ 2)}.wordmark-wrapper{height:9rem;width:80svw}.cursor{border-left-width:4px;margin-left:1.25rem}.lines-wrapper{width:80svw}.large{font-size:6rem;line-height:9rem}.large.underline::before{bottom:23px;height:12px;left:12px;width:calc(100% - 6px)}.small{font-size:3rem;line-height:4.5rem}.small.underline::before{bottom:9px;height:8px;left:8px;width:calc(100% - 4px)}.image-wrapper{right:10svw}.image-wrapper img{height:80svh}}@media (max-width:800px){body{font-size:1.5rem;line-height:2.25rem;padding-block:calc((100svh - 6.75rem)/ 2)}.wordmark-wrapper{height:6.75rem}.cursor{border-left-width:3px;margin-left:1rem}.large{font-size:4.5rem;line-height:6.75rem}.large.underline::before{bottom:18px;height:9px;left:9px;width:calc(100% - 4.5px)}.small{font-size:2.5rem;line-height:3.75rem}.small.underline::before{bottom:8px;height:6px;left:6px;width:calc(100% - 3px)}.image-wrapper img{height:75svh}}@media (max-width:400px){body{padding-block:calc((100svh - 4.5rem)/ 2)}.wordmark-wrapper{height:4.5rem}.cursor{border-left-width:2px;margin-left:.75rem}.large{font-size:3rem;line-height:4.5rem}.large.underline::before{bottom:12px;height:6px;left:6px;width:calc(100% - 3px)}.small{font-size:1.875rem;line-height:3rem}.small.underline::before{bottom:8.5px;height:4px;left:4px;width:calc(100% - 2px)}}.wordmark-wrapper{display:flex}.wordmark{position:relative}.cursor{-webkit-animation:cursor-blink 1.25s infinite;animation:cursor-blink 1.25s infinite;border-left-color:var(--dieter-rot);border-left-style:solid}.lines-wrapper{align-items:flex-start;display:flex;flex-direction:column}.lines-wrapper span{opacity:0;position:relative;z-index:1}.lines-wrapper span:nth-child(1){--i:1}.lines-wrapper span:nth-child(2){--i:2}.lines-wrapper span:nth-child(3){--i:3}.lines-wrapper span:nth-child(4){--i:4}.lines-wrapper span:nth-child(5){--i:5}.lines-wrapper span:nth-child(6){--i:6}.lines-wrapper span:nth-child(7){--i:7}.lines-wrapper span:nth-child(8){--i:8}.lines-wrapper span:nth-child(9){--i:9}.lines-wrapper span:nth-child(10){--i:10}.lines-wrapper span:nth-child(11){--i:11}.lines-wrapper span:nth-child(12){--i:12}.lines-wrapper span:nth-child(13){--i:13}.lines-wrapper span:nth-child(14){--i:14}.lines-wrapper span:nth-child(15){--i:15}.lines-wrapper span:nth-child(16){--i:16}.lines-wrapper span:nth-child(17){--i:17}.lines-wrapper span:nth-child(18){--i:18}.lines-wrapper span:nth-child(19){--i:19}.lines-wrapper span:nth-child(20){--i:20}.lines-wrapper span:nth-child(21){--i:21}.lines-wrapper span:nth-child(22){--i:22}.lines-wrapper span:nth-child(23){--i:23}.lines-wrapper span:nth-child(24){--i:24}.lines-wrapper span:nth-child(25){--i:25}.highlight{color:var(--dieter-schwarz)}.underline::before{background:var(--dieter-schwarz);content:"";position:absolute;z-index:-1}.image-wrapper{bottom:0;position:absolute}.image-wrapper img{display:block;mix-blend-mode:multiply;width:auto}.is-lines-visible body{background-color:var(--dieter-rot);color:var(--dieter-grau-leight)}.is-lines-visible .cursor{-webkit-animation:cursor-fade-out .625s ease-in-out forwards;animation:cursor-fade-out .625s ease-in-out forwards;border-left-color:var(--dieter-schwarz)}.is-lines-visible .lines-wrapper span{-webkit-animation:line-fade-in .9375s ease-in-out calc(var(--i) * .15s) forwards;animation:line-fade-in .9375s ease-in-out calc(var(--i) * .15s) forwards}.is-scrolled-up .cursor{-webkit-animation:cursor-fade-in .625s ease-in-out forwards;animation:cursor-fade-in .625s ease-in-out forwards}