a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.visually-hidden a:focus,.visually-hidden button:focus,.visually-hidden input:focus{position:static;width:auto;height:auto}:root{--c-text:#122481;--c-background:#e5e7ff;--s-gutter:4vw;--s-text:1.32rem;--s-text-logo:calc(var(--s-text)*1.7);--s-text-h2:calc(var(--s-text)*1.7);--s-text-h3:calc(var(--s-text)*1);--s-text-s:calc(var(--s-text)*0.8);--s-line-height:1.5;--s-margin-bottom-p:calc(var(--s-text)*1.5);--s-margin-bottom-h:calc(var(--s-text)*1.2);--e-in:cubic-bezier(0.895,0.03,0.685,0.22);--e-out:cubic-bezier(0.165,0.84,0.44,1);--e-inout:cubic-bezier(0.77,0,0.175,1)}@media (max-width:1024px){:root{--s-text:1.5rem}}@media (max-width:768px){:root{--s-text:3rem;--s-gutter:8vw}}@media (max-width:560px){:root{--s-text:4rem}}@media (max-width:414px){:root{--s-text:4.5rem;--s-text-s:calc(var(--s-text)*0.7)}}*{-webkit-tap-highlight-color:rgba(0,0,0,.01)}::selection{background:rgba(18,36,129,.99);color:var(--c-background);text-shadow:none}body,html{height:100%;min-height:100%}html{font-family:Literata,serif;font-weight:400;font-size:1vw}body{font-size:var(--s-text);line-height:var(--s-line-height);color:var(--c-text);overflow-x:hidden;padding:var(--s-gutter);box-sizing:border-box;background-color:var(--c-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Literata,serif;font-weight:700;margin-bottom:var(--s-margin-bottom-h)}h2{font-size:var(--s-text-h2)}h3{font-size:var(--s-text-h3)}p{margin-bottom:var(--s-margin-bottom-p)}p:last-child{margin-bottom:0}b,strong{font-family:Literata,serif;font-weight:700}a{color:var(--c-text);text-decoration:underline;transition:opacity .15s ease-out}a:hover{opacity:.5}.logo{font-size:var(--s-text-logo)}.logo__subline{font-family:Literata,serif;font-weight:400;font-size:var(--s-text-s);position:relative;top:calc(var(--s-text-logo)*-0.35);left:calc(var(--s-text-logo)*0.25)}.header{display:flex;justify-content:space-between;margin-top:calc(var(--s-gutter)*0.75)}@media (max-width:768px){.header{display:block;margin-top:calc(var(--s-gutter)*1.5)}}.navigation{margin-top:.75em}@media (max-width:768px){.navigation{margin-top:calc(var(--s-gutter)*2);position:absolute}}.navigation-link{font-family:Literata,serif;font-weight:700;margin-left:1.5em;text-decoration:none}@media (max-width:768px){.navigation-link{display:table;margin-left:0;margin-bottom:.25em}}.navigation-link.is-current{background-color:#000;color:#fff}.languages{--m-x:calc(var(--s-gutter)*1);--m-y:calc(var(--s-gutter)*0.25);position:absolute;top:var(--m-y);right:var(--m-x)}.language-link{font-size:var(--s-text-s);text-decoration:none;margin-left:.5em}.language-link.is-active{font-family:Literata,serif;font-weight:700;pointer-events:none}.illustration{position:absolute;top:0;width:100%;padding-top:10vh;padding-bottom:var(--s-gutter);pointer-events:none}@media (max-width:768px){.illustration{position:relative;padding:0;height:60vh;overflow:hidden;margin-top:var(--s-gutter)}.illustration:after{content:"";position:absolute;width:100%;height:1px;bottom:0;background-color:var(--c-text);opacity:.25}}@media (max-width:560px){.illustration{height:55vh}}@media (max-width:414px){.illustration{height:45vh}}.illustration.is-fixed{position:fixed;top:0}.illustration__container{--s-float-x:1.5%;--s-float-y:0.3%;--pos-x:-15%;width:30vw;max-width:568px;margin:0 auto;transform:translate3d(var(--pos-x),0,0)}@media (max-width:1024px){.illustration__container{width:25vw}}@media (max-width:768px){.illustration__container{--pos-x:0;width:50%}}@media (max-width:560px){.illustration__container{margin:0 0 0 40%}}@media (max-width:414px){.illustration__container{margin-left:50%}}.illustration__bg-image{width:100%;height:auto}.illustration__eye{position:absolute;width:8.7%;top:9.9%;left:51.5%}.illustration__eye-img{position:absolute;display:none;width:100%;height:auto}.illustration__eye-img.is-displayed{display:block}.background{position:fixed;z-index:-1;top:0;left:0;width:100vw;height:100vh;visibility:hidden;opacity:0;transition:opacity .25s linear;will-change:opacity}.background.is-visible{opacity:1;visibility:visible}.content{position:relative;margin-top:calc(var(--s-gutter)*4);padding-bottom:calc(var(--s-gutter)*2);box-sizing:border-box}@media (max-width:768px){.content{margin-top:var(--s-gutter);padding-bottom:var(--s-gutter)}}@media (max-width:768px){.content-section{margin-bottom:calc(var(--s-gutter)*2)}}.content-bit{--s-w:37vw;position:relative;scroll-margin-top:4em;width:calc(var(--s-w) - var(--s-gutter)*2)}@media (max-width:768px){.content-bit{width:100%;margin-bottom:var(--s-margin-bottom-p)}.content-bit:last-of-type{margin-bottom:0}}.content-bit--right{position:relative;margin-left:auto;margin-right:0}.content-bit h3{margin-top:3em}.contact{display:flex}@media (max-width:414px){.contact{display:block}}.contact__image{--s:calc(var(--s-gutter)*3);width:var(--s);height:var(--s);margin-right:calc(var(--s-gutter)*0.75);align-self:center;border-radius:100%;overflow:hidden}@media (max-width:1024px){.contact__image{--s:calc(var(--s-gutter)*2.5);align-self:normal}}@media (max-width:768px){.contact__image{--s:calc(var(--s-gutter)*3.5);align-self:center}}@media (max-width:414px){.contact__image{margin-bottom:var(--s-gutter)}}.contact__image-el{width:100%}.contact__text{align-self:center;margin-top:-1em}.credits{font-size:var(--s-text-s);margin-top:calc(var(--s-gutter)*5)}.content-enter-active{transition:transform var(--e-inout) .5s,opacity linear .5s}.content-enter{transform:translateX(-4em);opacity:0}.content-enter-to{transform:translateX(0);opacity:1}.img-to-load{opacity:0;transition:opacity 2s linear}.img-to-load.loaded{opacity:1}.transition__bg{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:#000;will-change:transform}.transition-enter-active{transform-origin:top left}.transition-enter-active,.transition-leave-active{transition:transform var(--e-inout) .5s,background-color linear .5s}.transition-leave-active{transform-origin:top right}.transition-enter{transform:scaleX(0);background-color:transparent}.transition-enter-to,.transition-leave{transform:scaleX(1)}.transition-leave-to{transform:scaleX(0);background-color:transparent}.browser-warning{position:fixed;top:0;left:0;width:100vw;height:100vh;box-sizing:border-box;padding:var(--s-gutter);background-color:var(--c-background)}.browser-warning__infos{margin-top:calc(var(--s-gutter)*2)}
/*# sourceMappingURL=/main.5b80d30f.css.map */