@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Baikal;src:url(/fonts/Baikal-Medium.otf) format("opentype");font-weight:500;font-style:normal}*{box-sizing:border-box}:root{--main-font-size: .8em}body{font-family:Baikal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--main-font-size);padding:.5rem;margin:0;overflow:hidden;height:100vh;width:100vw}body.no-transition *{transition:none!important}header{position:fixed;top:0;left:0;right:0;padding:.5rem;z-index:100;background-color:#fff;display:grid;grid-template-columns:repeat(5,1fr);column-gap:.5rem;height:var(--header-height-expanded, auto);transition:height .5s ease-in-out}body.header-collapsed header{height:5.5rem}body.header-fullscreen header{height:100vh}header>p{grid-column:1 / 3;line-height:1}header span.it{color:gray;display:block}.header-contact{grid-column:3 / 4;line-height:1}#header-brand{white-space:pre-line}body.contact-shifted .header-contact{grid-column:5 / 6}.header-contact .contact-group{margin-top:.5rem}.header-contact a{display:block;color:inherit;text-decoration:none}.header-contact a:hover{text-decoration:underline}.header-contact,.education-group,.awards-group,.header-mandates{border-left:1px solid currentColor;padding-left:.5rem}.header-education{grid-column:4 / 5;line-height:1;opacity:1;visibility:visible;overflow:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;flex-direction:column}.header-education .awards-group{margin-top:1rem;flex-grow:1}.header-education .section-title{margin-bottom:.5rem}header .list li{position:relative;padding-left:.5rem;line-height:1;cursor:pointer}header .list li:hover{text-decoration:underline}header .list li:before{content:"";position:absolute;left:0;top:.25em;width:5px;height:5px;background-color:currentColor;border-radius:0;transition:border-radius .2s ease}header .list li:hover:before{border-radius:50%}.header-education .list li .year,.header-education .list li .award-desc{display:block}.header-mandates{grid-column:5 / 6;line-height:1;opacity:1;visibility:visible;overflow:hidden;transition:opacity .3s ease,visibility .3s ease}.header-mandates .section-title{margin-bottom:.5rem}.header-mandates .mandates-group{margin-bottom:1.5rem}.header-mandates .mandates-group:last-child{margin-bottom:0}.header-mandates .category-group{opacity:0;visibility:hidden;max-height:0;margin-bottom:0!important;overflow:hidden;will-change:opacity;transition:opacity .4s ease-in-out,visibility .4s ease-in-out,max-height 0s ease-in-out .4s,margin-bottom 0s ease-in-out .4s}body.header-fullscreen .header-mandates .category-group{opacity:1;visibility:visible;max-height:500px;margin-bottom:1.5rem!important;transition:opacity .4s ease-in-out .5s,visibility .4s ease-in-out .5s,max-height 0s ease-in-out .5s,margin-bottom 0s ease-in-out .5s}body.header-fullscreen .header-mandates{overflow-y:auto;max-height:calc(100vh - 2rem);scrollbar-width:none}body.header-fullscreen .header-mandates::-webkit-scrollbar{display:none}.main-container{grid-column:1 / -1;width:100%;height:calc(100vh - var(--header-height-collapsed, 80px) - 1.5rem);margin-top:var(--header-height-expanded, 300px);display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;scroll-snap-type:y mandatory;transition:transform .5s ease-in-out;transform:translateY(0);will-change:transform}body.header-collapsed .main-container{overflow-y:auto;transform:translateY(calc(-1 * var(--header-collapse-offset, 200px)))}body.header-fullscreen .main-container{transform:translateY(calc(100vh - var(--header-height-expanded, 300px)))}.project-row{flex-shrink:0;height:100%;width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:var(--col-width, 1fr);column-gap:.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-align:start;scroll-snap-type:x mandatory;scrollbar-width:none}.project-row::-webkit-scrollbar{display:none}.media-wrapper{position:relative;height:100%;width:100%;overflow:hidden;scroll-snap-align:start;box-sizing:border-box;border-left:1px solid var(--text-color, #000);padding-left:.5rem}.media-wrapper:first-child{border-left:none;padding-left:0}.media-wrapper img,.media-wrapper video{position:absolute;top:0;left:.5rem;height:100%;max-height:100%;width:auto;max-width:calc(100% - .5rem);object-fit:contain;object-position:left;display:block}.media-wrapper:first-child img,.media-wrapper:first-child video{left:0;max-width:100%}body.columns-fade-out .header-education,body.columns-fade-out .header-mandates{opacity:0;visibility:hidden}body.columns-hidden .header-education,body.columns-hidden .header-mandates{display:none;opacity:0;visibility:hidden}
