h1,h2,h3,blockquote,ul,li{font-weight:normal;padding:0;margin:0}:root{--mustard: #FADE3C;--ketchup: #FC3E48;--salmonPate: #FFBCD8;--parmaViolets: #BD9FCE;--kallesKaviar: #FF8760;--squidInk: #02031F;--mushroom: #939DA7;--blueberry: #8DB9E4;--vanillaIceCream: #ECDCAB;--frozenPeas: #46B160}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}::-moz-selection{color:var(--salmonPate)}::selection{color:var(--salmonPate)}html{scroll-behavior:smooth}@font-face{font-family:'Lausanne-300';src:url("../fonts/Lausanne-300.eot");src:url("../fonts/Lausanne-300.eot") format("embedded-opentype"),url("../fonts/Lausanne-300.woff2") format("woff2"),url("../fonts/Lausanne-300.woff") format("woff"),url("../fonts/Lausanne-300.ttf") format("truetype"),url("../fonts/Lausanne-300.svg") format("svg");font-weight:normal;font-style:normal}body{margin:0;font-family:'Lausanne-300';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--squidInk);text-decoration:none}footer{margin-bottom:15px;display:flex;justify-content:space-between}@media (min-width: 810px){footer{display:grid;margin-bottom:30px}}footer .polite-message{float:right}@media (min-width: 810px){footer .polite-message{grid-column:4 / 6}}footer svg{width:40vw;height:auto}@media (min-width: 810px){footer svg{width:100%}}footer svg path{fill:currentColor}.arrow-link:hover:after,.arrow-link:focus:after{transform:translateX(0.1em)}.arrow-link:after{content:'→';display:inline-block;transition:transform 0.35s ease}.back-home{font-size:4.6vw;float:left;line-height:.9;position:relative;animation:timelineAppear .6s;animation-fill-mode:forwards;opacity:0;animation-delay:.2s}.back-home:hover:before,.back-home:focus:before{transform:translateX(-20%);transition:transform .2s ease}@media (min-width: 810px){.back-home{font-size:2.4vw;grid-column:1/3;margin-left:-1em}}.back-home:before{content:'←';display:inline-block;margin-right:.2em}@media (min-width: 810px){.back-home:before{transition:transform .4s ease}}footer .back-home{align-self:center;font-size:6.6vw}@media (min-width: 810px){footer .back-home{font-size:4.6vw;grid-column:2/4}}.project-wrapper{counter-reset:my-sec-counter}@media (min-width: 810px){.project-wrapper .lefty img,.project-wrapper .lefty video{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-60px;width:calc(100% + 60px)}}.project-wrapper img{height:auto;width:100%}.project-wrapper section h3{font-size:9vw;line-height:.9;margin-top:7.5px;margin-bottom:15px}@media (min-width: 810px){.project-wrapper section h3{font-size:4.6vw;margin-bottom:30px}}.project-wrapper.numberedH3s section h3+p{margin:0 0 25px}@media (min-width: 810px){.project-wrapper.numberedH3s section h3+p{margin:0 0 50px}}.project-wrapper.numberedH3s section h3:before{counter-increment:my-sec-counter;content:counter(my-sec-counter);position:absolute;right:30px}@media (min-width: 810px){.project-wrapper.numberedH3s section h3:before{left:30px;right:auto}}.project-wrapper p{color:currentColor;font-size:5vw;line-height:1.3;margin-top:0;margin-bottom:50px;text-rendering:optimizeLegibility;position:relative}@media (min-width: 810px){.project-wrapper p{font-size:1.8vw;margin-bottom:100px}}.project-wrapper p+p{margin-top:-25px}@media (min-width: 810px){.project-wrapper p+p{margin-top:-50px}}.project-wrapper p a{display:inline-block;position:relative}.project-wrapper p a:hover:after,.project-wrapper p a:focus:after{transform:scaleX(0);transform-origin:right;transition:transform .4s ease}.project-wrapper p a:after{content:'';height:.07em;background:currentColor;position:absolute;bottom:.14em;left:0;right:0;transform:scaleX(1);transform-origin:left;transition:transform .8s ease}.project-wrapper p small{margin-top:25px;font-size:4vw;line-height:1.1;display:block}@media (min-width: 810px){.project-wrapper p small{font-size:1.4vw}}.project-wrapper header{padding-top:15px;padding-bottom:50px}@media (min-width: 810px){.project-wrapper header{padding-top:30px;padding-bottom:50px}}.project-wrapper section{padding-top:15px}@media (min-width: 810px){.project-wrapper section{padding-top:30px}}.project-wrapper section:last-of-type{padding-bottom:0}@media (min-width: 810px){.project-wrapper section.bottomless{overflow:hidden;margin-bottom:0 !important;padding-bottom:0 !important}.project-wrapper section.bottomless figure:last-of-type{padding-bottom:0 !important}.project-wrapper section.bottomless figure:last-of-type .website{border-bottom-right-radius:0;border-bottom-left-radius:0}}.asterisk{margin-left:-.1em}.asterisk:before{content:'＊';animation:starSpin 4s linear;animation-iteration-count:infinite;display:inline-block;font-size:.7em;line-height:.7em;vertical-align:text-top;transform-origin:.5em .25em}@keyframes starSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}blockquote{font-size:9vw;line-height:.9;margin-bottom:100px;display:block;position:relative}@media (min-width: 810px){blockquote{font-size:4.6vw}}blockquote span{margin-left:-.41em}blockquote cite{font-size:5vw;display:block;font-style:normal;text-align:center;padding:15px 30px;border-radius:100%;white-space:nowrap}@media (min-width: 810px){blockquote cite{font-size:1.8vw}}blockquote .marquee{display:block;left:0;position:absolute;top:0}.hide-from-mobile{display:none}@media (min-width: 810px){.hide-from-mobile{display:block}}.header{background:var(--blueberry)}.header .home-wrapper:after{background:var(--mushroom)}.header blockquote cite{background-color:var(--blueberry)}.editorial{background:var(--mustard)}.editorial .home-wrapper:after{background:var(--blueberry)}.design-system{background:var(--frozenPeas)}.design-system .home-wrapper:after{background:var(--mustard)}.design-system blockquote cite{background-color:var(--frozenPeas)}.gomore_product{background:var(--blueberry)}.gomore_product .home-wrapper:after{background:var(--mustard)}.gomore_product blockquote cite{background-color:var(--salmonPate)}.gomore_brand{background:var(--parmaViolets)}.gomore_ratings{background:var(--vanillaIceCream)}.gomore_ratings blockquote cite{background-color:var(--vanillaIceCream)}.zeefax{background-color:#000000;color:var(--mustard)}.zeefax a{color:var(--mustard)}.pigeon{background-color:var(--mushroom)}.pigeon .home-wrapper:after{background:var(--frozenPeas)}.mckatsu{background-color:var(--mustard);color:var(--ketchup)}.mckatsu a{color:var(--ketchup)}.mckatsu .pricecol{display:block}.mckatsu .pricecol>span{display:flex;justify-content:space-between;border-bottom:1px dotted currentColor}.mckatsu .pricecol>span:last-of-type{border-bottom:0;font-size:6.6vw;display:block;margin-top:15px;text-align:right}@media (min-width: 810px){.mckatsu .pricecol>span:last-of-type{font-size:2.4vw}}.mckatsu .pricecol>span .free{transform:translateY(15px) rotate(-12deg)}.mckatsu .pricecol>span span,.mckatsu .pricecol>span strong{background:var(--mustard);padding:0 0 7.5px;transform:translateY(15px)}.log-flumes{background-color:var(--salmonPate)}header{padding-bottom:30px}header h1{animation:timelineAppear .6s;animation-fill-mode:forwards;opacity:0;animation-delay:.4s;line-height:.9;font-size:4.6vw;margin-left:4.6em}@media (min-width: 810px){header h1{margin-left:0;grid-column:3 / 4;grid-row:1;font-size:2.4vw}}header h1 span{display:block}header h1 span:nth-of-type(1){position:relative}header h1 span:nth-of-type(1) time{font-size:3.2vw;padding-top:.1em;display:inline-block;vertical-align:top;width:5em}@media (min-width: 810px){header h1 span:nth-of-type(1) time{font-size:1vw}}@keyframes h2Appear{0%{opacity:0;transform:translateX(-10%)}100%{opacity:1;transform:translateX(-0.06em)}}header h2{animation:h2Appear .6s;animation-fill-mode:forwards;opacity:0;font-size:23vw;grid-column:1 / 4;line-height:.78;padding:60px 0}@media (min-width: 810px){header h2{font-size:14vw;transform:translateX(-0.06em);grid-column:1 / 6;padding:50px 0}}header .standfirst{align-self:end;font-size:6.6vw;grid-column:1 / 4;line-height:1.1;margin:0;animation:timelineAppear .6s;animation-fill-mode:forwards;opacity:0;animation-delay:.4s}@media (min-width: 810px){header .standfirst{font-size:3vw;grid-column:3 / 6}}.skills{font-size:4.6vw;line-height:.9;position:absolute;top:15px;right:15px;white-space:nowrap}@media (min-width: 810px){.skills{top:30px;right:30px;font-size:2.4vw}}@keyframes skillsAppear{0%{opacity:0;transform:translateX(-1em)}100%{opacity:1;transform:translateX(0)}}ul.skills{list-style-type:none;transform-origin:right top;transform:rotate(90deg) translateX(100%)}ul.skills li{display:inline-block;animation:skillsAppear 1s ease;animation-fill-mode:forwards;opacity:0}ul.skills li:first-of-type{padding-left:2.2em}ul.skills li:last-of-type:after{content:none}@keyframes point{0%{transform:translateX(0)}2%{transform:translateX(20%)}4%{transform:translateX(0)}}ul.skills li:nth-of-type(1){animation-delay:.8s}ul.skills li:nth-of-type(1):before{animation-delay:.5s}ul.skills li:nth-of-type(2){animation-delay:1.1s}ul.skills li:nth-of-type(2):before{animation-delay:1s}ul.skills li:nth-of-type(3){animation-delay:1.4s}ul.skills li:nth-of-type(3):before{animation-delay:1.5s}ul.skills li:nth-of-type(4){animation-delay:1.7s}ul.skills li:nth-of-type(4):before{animation-delay:2s}ul.skills li:nth-of-type(5){animation-delay:2s}ul.skills li:nth-of-type(5):before{animation-delay:2.5s}ul.skills li:nth-of-type(6){animation-delay:2.3s}ul.skills li:nth-of-type(6):before{animation-delay:3s}ul.skills li:nth-of-type(7){animation-delay:2.6s}ul.skills li:nth-of-type(7):before{animation-delay:3.5s}ul.skills li:nth-of-type(8){animation-delay:2.9s}ul.skills li:nth-of-type(8):before{animation-delay:4s}ul.skills li:nth-of-type(9){animation-delay:3.2s}ul.skills li:nth-of-type(9):before{animation-delay:4.5s}ul.skills li:before{content:' → ';display:inline-block;margin:0 .4em 0 .1em;animation:point 5s;animation-iteration-count:infinite}@keyframes h3Appear{0%{opacity:0}100%{opacity:1}}h3.skills{transform:translateX(-0.13em);animation:h3Appear .6s;animation-fill-mode:forwards;opacity:0;animation-delay:.6s}h3.skills span{display:inline-block}h3.skills span span:nth-of-type(1){transform:translateY(0.06em) rotate(13deg)}h3.skills span span:nth-of-type(2){transform:translateY(0.25em) rotate(40deg);margin-left:0.03em}h3.skills span span:nth-of-type(3){transform:translateY(0.7em) rotate(73deg);margin-left:-0.2em}h3.skills span span:nth-of-type(4){transform:translateY(1.28em) rotate(90deg);margin-left:-0.38em}figure,.main-grid,header,footer{padding-left:15px;padding-right:45px}@media (min-width: 810px){figure,.main-grid,header,footer{display:grid;grid-gap:30px;grid-template-columns:0.8fr 0.8fr 2fr 0.8fr 0.5fr 150px;padding-left:60px;padding-right:0}}.align-self--end{align-self:end}.align-self--center{align-self:center}.grid-template-rows--2{grid-template-rows:1fr .5fr}.grid-row--1{grid-row:2}@media (min-width: 810px){.grid-row--1{grid-row:1}}.grid-row--2{grid-row:2}.grid-row--1-2{grid-row:1/3}[class*="main-grid"]{grid-column:1/4}.main-grid__1{grid-column:2/4}@media (min-width: 810px){.main-grid__1{grid-column:1}}.main-grid__2{grid-column:2/4}@media (min-width: 810px){.main-grid__2{grid-column:2}}@media (min-width: 810px){.main-grid__3{grid-column:3}}.main-grid__4{grid-column:2/4}@media (min-width: 810px){.main-grid__4{grid-column:4}}.main-grid__5{grid-column:2/4}@media (min-width: 810px){.main-grid__5{grid-column:5}}@media (min-width: 810px){.main-grid__1-2{grid-column:1/3}}@media (min-width: 810px){.main-grid__1-3{grid-column:1/4}}@media (min-width: 810px){.main-grid__1-4{grid-column:1/5}}@media (min-width: 810px){.main-grid__1-5{grid-column:1/6}}@media (min-width: 810px){.main-grid__2-3{grid-column:2/4}}@media (min-width: 810px){.main-grid__2-4{grid-column:2/5}}@media (min-width: 810px){.main-grid__2-5{grid-column:2/6}}@media (min-width: 810px){.main-grid__3-4,section p{grid-column:3/5}}@media (min-width: 810px){.main-grid__3-5{grid-column:3/6}}@media (min-width: 810px){.main-grid__4-5{grid-column:4/6}}[class*="content-grid"]{display:grid;grid-gap:15px}@media (min-width: 810px){[class*="content-grid"]{grid-gap:30px}}.content-grid--2{grid-template-columns:repeat(2, 1fr)}.content-grid--3{grid-template-columns:repeat(3, 1fr)}.content-grid--4{grid-template-columns:repeat(2, 1fr)}.content-grid--4 img:nth-of-type(-n+2){align-self:end}@media (min-width: 810px){.content-grid--4{grid-template-columns:repeat(4, 1fr)}.content-grid--4 img:nth-of-type(-n+2){align-self:start}}figure{position:relative;padding-bottom:50px;padding-top:15px}@media (min-width: 810px){figure{padding-bottom:100px;padding-top:0}}figure video{width:100%;height:auto}figure img:not(.vampire),figure video:not(.vampire){box-shadow:0 14px 28px rgba(0,0,0,0.25),20px 20px 30px rgba(0,0,0,0.22)}figure .tweet,figure .rounded{border-radius:8px}@media (min-width: 810px){.ghost img:first-of-type{position:absolute;left:0;right:0;top:0;bottom:0;opacity:1;transition:opacity 0.9s cubic-bezier(0.86, 0, 0.07, 1);box-shadow:none;background-color:transparent}.ghost img:first-of-type:hover{opacity:0}}.ghost img:last-of-type{display:none}@media (min-width: 810px){.ghost img:last-of-type{display:block}}.labels-before-after{position:relative}.labels-before-after:before,.labels-before-after:after{position:absolute;top:-6px;transform:translateY(-100%);font-size:3.2vw;line-height:1.3;text-align:center}@media (min-width: 810px){.labels-before-after:before,.labels-before-after:after{font-size:1vw}}.labels-before-after:before{content:'Before';left:0;right:50%}.labels-before-after:after{content:'After';left:50%;right:0}.bottom-fade{position:relative}.bottom-fade .mobile,.bottom-fade .new_mobile{padding-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.bottom-fade .bottom-fade__gradient{content:'';position:absolute;left:-60px;right:-60px;bottom:-50px;height:100px;z-index:1}.bottom-fade .bottom-fade__gradient--yellow{background:linear-gradient(to bottom, rgba(250,222,60,0) 0%, #fade3c 30%)}.bottom-fade .bottom-fade__gradient--blueberry{background:linear-gradient(to bottom, rgba(141,185,228,0) 0%, #8db9e4 30%)}.bottom-fade .bottom-fade__gradient--vanillaicecream{background:linear-gradient(to bottom, rgba(236,220,171,0) 0%, #ecdcab 30%)}.mobile{background-color:rgba(0,0,0,0.1);border-radius:7vw;padding:10vw 2vw}.mobile img{border-radius:1vw}@media (min-width: 810px){.mobile{border-radius:2.5vw;padding:4vw .7vw}.mobile img{border-radius:.5vw}}.new_mobile{border-radius:4vw}.new_mobile img{border-radius:1vw}@media (min-width: 810px){.new_mobile{border-radius:2.3vw}.new_mobile img{border-radius:.5vw}}.website{background-color:rgba(0,0,0,0.1);border-radius:5px;padding-top:6px}@media (min-width: 810px){.website{border-radius:8px;padding-top:30px;border-radius:.4vw;padding-top:1.2vw}.content-grid--2 .website{border-radius:4px;padding-top:15px}}.mobile-carousel{display:flex;align-items:flex-start;overflow-x:scroll;-webkit-overflow-scroll:touch}.mobile-carousel:after{content:'';flex:0 0 15px;height:15px}@media (min-width: 810px){.mobile-carousel:after{content:none}}@media (min-width: 810px){.mobile-carousel{display:grid;overflow-x:visible;-webkit-overflow-scroll:auto}}.mobile-carousel>*{margin-right:15px}@media (min-width: 810px){.mobile-carousel>*{margin-right:0}}figcaption{color:currentColor;font-size:4vw;line-height:1.1;margin-top:15px;z-index:1}@media (min-width: 810px){figcaption{font-size:1.4vw;margin-top:4px}}@media (min-width: 810px){figcaption.main-grid__1 span,figcaption.main-grid__2 span,figcaption.main-grid__4 span,figcaption.main-grid__5 span{position:sticky;top:15px}figcaption.main-grid__1 span:before,figcaption.main-grid__2 span:before,figcaption.main-grid__4 span:before,figcaption.main-grid__5 span:before{margin-right:0;position:absolute}}@media (min-width: 810px){figcaption.main-grid__4 span:before,figcaption.main-grid__5 span:before{transform:translateX(-15%) translateY(-4%) scaleX(-1);left:0}}@media (min-width: 810px){figcaption.main-grid__1,figcaption.main-grid__2{text-align:right}figcaption.main-grid__1 span:before,figcaption.main-grid__2 span:before{right:0;transform:translateX(115%) translateY(-4%)}}figcaption span:before{content:'→';font-size:1em;transform-origin:top left;transform:translateY(70%) rotate(-90deg);display:inline-block;position:relative;margin-right:.2em;transition:transform 0.35s ease}body{background:var(--salmonPate);color:var(--squidInk)}@keyframes introFadeMyName{0%{transform:translateY(20%);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes marquee{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}@keyframes flagWave{0%{transform:translate(116%, -31%) skewY(0deg)}50%{transform:translate(116%, -31%) skewY(-14deg)}100%{transform:translate(116%, -31%) skewY(0deg)}}.banner{background-color:var(--mustard);font-size:4.6vw;padding:.3em 0 .2em;white-space:nowrap;overflow:hidden;opacity:0}.show-time .banner{animation:fadeIn 1s;animation-fill-mode:forwards;animation-delay:2.6s}.banner>span{display:inline-block;padding-left:100%;text-indent:0;animation:marquee 17s linear infinite}.banner .flag{font-size:.6em;transform:translate(116%, -31%) skewY(0deg);display:inline-block;transform-origin:top left;animation:flagWave 3s linear infinite}@media (min-width: 810px){.banner{font-size:2.4vw}}.home-wrapper{overflow:hidden}.home-wrapper a:not(.my-name__link){display:inline-block;position:relative}.home-wrapper a:not(.my-name__link):after{content:'';height:.07em;background:currentColor;position:absolute;bottom:.14em;left:0;right:0;transform:scaleX(0);transform-origin:right;transition:transform .8s ease}.home-wrapper a:not(.my-name__link):hover:after,.home-wrapper a:not(.my-name__link):focus:after{transform:scaleX(1);transform-origin:left;transition:transform .4s ease}.home-wrapper:after,.home-wrapper:before{background-color:var(--vanillaIceCream);border-radius:100%;content:'';width:80vw;height:80vw;position:fixed;z-index:-1;transform:scaleX(1);top:55vh;right:0}@media (min-width: 810px){.home-wrapper:after,.home-wrapper:before{position:absolute;width:50vw;height:50vw}}.home-wrapper:before{clip-path:polygon(0 -.3%, 0% 100.3%, 100% 100%)}.home-wrapper:after{clip-path:polygon(0 0, 0 -200%, 250% -300%, 300% 200%, 200% 200%);filter:blur(5vw)}.sections-wrapper section{box-sizing:border-box;padding:50px 15px 15px;counter-reset:my-sec-counter;width:100vw;display:grid;grid-template-columns:1fr;grid-gap:60px}@media (min-width: 810px){.sections-wrapper section{height:auto;padding:30px 60px 30px;grid-template-columns:12.1vw 1fr 36.2vw;grid-gap:0}}@media (min-width: 810px){.sections-wrapper section:nth-of-type(1){grid-template-rows:1fr min-content}}.sections-wrapper a{color:var(--squidInk);text-decoration:none}.sections-wrapper a:hover{color:var(--squidInk)}.my-name{font-size:12vw;line-height:.78;align-self:top;opacity:0;animation:introFadeMyName 1s;animation-fill-mode:forwards;position:relative;grid-row:2}@media (min-width: 810px){.my-name{align-self:end;grid-row:3;font-size:10vw;grid-column:1/4}}.my-name__surname{display:flex;justify-content:space-between;transition:font-size .3s ease}.my-name__surname>span:nth-of-type(2){flex:1;overflow:hidden;position:relative}.my-name__surname>span:nth-of-type(2) span{transform:scaleX(40);display:inline-block;transition:transform .3s ease}.my-name__surname span:nth-of-type(3)>span{display:inline-block}.my-name__surname span:nth-of-type(3)>span:nth-of-type(1){transform:translateY(6%) rotate(13deg)}@media (min-width: 810px){.my-name__surname span:nth-of-type(3)>span:nth-of-type(1){transform:translateY(0) rotate(-12deg);margin-right:.1em}}.my-name__surname span:nth-of-type(3)>span:nth-of-type(2){transform:translateY(20%) rotate(40deg);margin-right:-0.15em}@media (min-width: 810px){.my-name__surname span:nth-of-type(3)>span:nth-of-type(2){transform:translateY(-6%) rotate(-40deg);margin-right:-0.20em}}.my-name__surname span:nth-of-type(3)>span:nth-of-type(3){transform:translateY(60%) rotate(74deg);margin-right:-.42em}@media (min-width: 810px){.my-name__surname span:nth-of-type(3)>span:nth-of-type(3){transform:translateY(-57%) rotate(-61deg);margin-right:-.45em}}.my-name__surname span:nth-of-type(3)>span:nth-of-type(4){transform:translateY(134%) rotate(90deg)}@media (min-width: 810px){.my-name__surname span:nth-of-type(3)>span:nth-of-type(4){transform:translateY(-130%) rotate(-90deg)}}@keyframes introFade{0%{transform:translateY(-20%);opacity:0;pointer-events:none}100%{transform:translateY(0);opacity:1;pointer-events:visible}}.project-category{animation:introFade .8s;animation-fill-mode:forwards;opacity:0;justify-self:start;padding-left:14.3vw}@media (min-width: 810px){.project-category{padding-left:0}}.project-category--gomore{animation-delay:.3s;grid-row:1}@media (min-width: 810px){.project-category--gomore{grid-row:1;grid-column:2/3;padding-bottom:60px;padding-top:60px}}.project-category--the-guardian{animation-delay:.6s;grid-row:3}@media (min-width: 810px){.project-category--the-guardian{grid-row:2;grid-column:2/3}}.project-category--personal-projects{animation-delay:.9s;grid-row:4}@media (min-width: 810px){.project-category--personal-projects{grid-row:3;grid-column:3/4;align-self:end;grid-row:2}}.project-category h2{font-size:4vw;margin-bottom:15px}@media (min-width: 810px){.project-category h2{font-size:1.4vw}}.project-category li,.project-category ul{list-style-type:none}.project-category a{font-size:9vw;line-height:1.1}@media (min-width: 810px){.project-category a{font-size:4.6vw}}.project-category a:before{font-size:4vw;padding-top:.1em;display:inline-block;padding-right:0.3em;text-align:right;vertical-align:top;position:absolute;left:0;transform:translateX(-100%)}@media (min-width: 810px){.project-category a:before{font-size:1.4vw}}.project-category a time{font-size:4vw;vertical-align:top;padding-top:.1em;position:absolute;width:5em;display:none}@media (min-width: 810px){.project-category a time{font-size:1.4vw;display:inline-block}}.project-category a:before{counter-increment:my-sec-counter;content:counter(my-sec-counter) "."}.about-bio{font-size:6.6vw;line-height:1.1;margin-top:0;margin-bottom:50px;text-rendering:optimizeLegibility;position:relative;opacity:0;align-self:center}@media (min-width: 810px){.about-bio{align-self:start;grid-column:3/4;font-size:2.4vw}}.show-time .about-bio{animation:contactAppear 1s;animation-fill-mode:forwards;animation-delay:2s}@media (min-width: 810px){.show-time .about-bio{animation-delay:2.2s}}@keyframes timelineGrow{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes timelineAppear{0%{opacity:0;transform:translateX(-10%)}100%{opacity:1;transform:translateX(0)}}@keyframes bulletPop{0%{transform:translateX(-100%) scale(0)}100%{transform:translateX(-100%) scale(1)}}.job-timeline{list-style-type:none;align-self:start;position:relative;justify-self:center;grid-row:1}@media (min-width: 810px){.job-timeline{align-self:center;justify-self:start}}.show-time .job-timeline li:before{animation:bulletPop .3s;animation-fill-mode:forwards}.show-time .job-timeline li span,.show-time .job-timeline li time{animation:timelineAppear .6s;animation-fill-mode:forwards}.show-time .job-timeline li:nth-of-type(1) span,.show-time .job-timeline li:nth-of-type(1) time{animation-delay:1.2s}.show-time .job-timeline li:nth-of-type(1):before{animation-delay:0}.show-time .job-timeline li:nth-of-type(2) span,.show-time .job-timeline li:nth-of-type(2) time{animation-delay:1.5s}.show-time .job-timeline li:nth-of-type(2):before{animation-delay:.560s}.show-time .job-timeline li:nth-of-type(3) span,.show-time .job-timeline li:nth-of-type(3) time{animation-delay:1.65s}.show-time .job-timeline li:nth-of-type(3):before{animation-delay:.804s}.show-time .job-timeline li:nth-of-type(4) span,.show-time .job-timeline li:nth-of-type(4) time{animation-delay:1.8s}.show-time .job-timeline li:nth-of-type(4):before{animation-delay:1.04s}.show-time .job-timeline:before{animation:timelineGrow .9s;animation-fill-mode:forwards;animation-delay:.3s}.job-timeline:before{content:'';background:currentColor;width:2px;position:absolute;top:14%;bottom:12%;left:-8.5px;transform:scaleY(0);transform-origin:top left}.job-timeline li{font-size:5vw;line-height:1.1;margin-bottom:1em;position:relative}@media (min-width: 810px){.job-timeline li{font-size:1.8vw}}.job-timeline li:before{content:'•';position:absolute;bottom:0;text-align:center;width:15px;transform:translateX(-100%) scale(0)}.job-timeline li span,.job-timeline li time{opacity:0}.job-timeline li time{display:inline-block;font-size:3.2vw;vertical-align:top;width:5em;padding-top:.15em}@media (min-width: 810px){.job-timeline li time{font-size:1vw}}.job-timeline li span:nth-of-type(2){display:block}@media (min-width: 810px){.job-timeline{grid-row:1;grid-column:1/3;font-size:1.4vw}}@keyframes contactAppear{0%{opacity:0;transform:translateX(-20%)}100%{opacity:1;transform:translateX(0)}}.contact{font-size:9vw;line-height:1.1;align-self:end;opacity:0;justify-self:end}@media (min-width: 810px){.contact{font-size:4.6vw;grid-column:2/4;grid-row:2;justify-self:start;margin-top:30px}}.contact a{margin-right:.4em}.show-time .contact{animation:contactAppear 1s;animation-fill-mode:forwards;animation-delay:2s}
/*# sourceMappingURL=master.css.map */