*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;overflow:visible}html{-webkit-font-smoothing:antialiased;font-family:sans-serif;font-size:16px;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:1em}@font-face{font-family:Inter;src:url(/assets/inter-FIwubZjA.woff2) format("woff2")}@font-face{font-family:Space Grotesk;src:url(/assets/space-grotesk-CYosKzy-.woff2) format("woff2")}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5em;color:var(--color-black)}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;line-height:1.25em;font-weight:700}h1{font-size:3rem}@media(max-width:600px){h1{font-size:2rem}}h2{font-size:2rem}@media(max-width:600px){h2{font-size:1.75rem}}h3{font-size:1.75rem}@media(max-width:600px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media(max-width:600px){h4{font-size:1.125rem}}h5{font-size:1.125rem}@media(max-width:600px){h5{font-size:1rem}}h6{font-size:1rem;font-weight:700}@media(max-width:600px){h6{font-size:.875rem}}body{--color-black: #1A1A1A;--color-white: #FFFFFF;--color-dark-gray: #6D6D6D;--color-light-gray: #F5F5F5;--color-soft-gray: #F8F8F8;--color-medium-gray: #E6E6E6;--color-gray: #808080;--color-blue: #81CAFF;--color-yellow: #FFBC01;--color-purple: #6041E8;--color-pink: #EF87BF;--color-green: #7DD3B2;--shadow: 0 1px 3px 2px rgba(0,0,0,.08), 0 4px 4px 0 rgba(0,0,0,.04)}body{--layout-width: 1200px;--layout-margin: 16px}body>header,body>footer,body>*>section{display:flex;justify-content:center;width:100%}:is(body>header,body>footer,body>*>section)>.layout-content{width:var(--layout-width);max-width:100%;margin:0 var(--layout-margin)}body>footer{background:var(--color-white) url(/assets/bg-grid-D51ejHYO.svg) repeat}body>footer>.layout-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-top:2.5rem;margin-bottom:2.5rem}body>footer>.layout-content a{color:var(--color-black);text-decoration:none;position:relative}body>footer>.layout-content a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;width:100%;height:1px;background:var(--color-black);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}:is(body>footer>.layout-content a:hover,body>footer>.layout-content a:focus-visible):after{transform:scaleX(1)}body>footer>.layout-content>div{width:fit-content}body>footer>.layout-content a.linkedin{display:flex;align-items:center;overflow:visible}body>footer>.layout-content a.linkedin:before{content:"";display:inline-block;width:1.2em;height:1.2em;background-image:url(/assets/icon-linkedin-D5RKsGvH.svg);background-size:cover;margin-right:.6em;margin-bottom:.1em}body>footer>.layout-content .copyright{--mouse-height: 2.75rem;--mouse-width: calc(var(--mouse-height) * .79545455)}@media(max-width:600px){body>footer>.layout-content .copyright{order:2;width:100%}}body>footer>.layout-content .copyright .container{display:flex;align-items:center;position:relative;width:fit-content;margin:0 auto}body>footer>.layout-content .copyright .container .text{margin-right:calc(var(--mouse-width) + .5em)}body>footer>.layout-content .copyright .container .mouse{background-image:url(/assets/deco-mouse-D8SwPbGZ.svg);height:var(--mouse-height);width:var(--mouse-width);position:absolute;right:0}a.shutter{--duration: .3s;--text-color: var(--color-blue);--hover-color: var(--color-purple);--hover-background: var(--color-white);color:var(--text-color);text-decoration:none;position:relative;display:inline-block;overflow:visible;height:1.25em;margin-bottom:-.15em;z-index:0;transition:color var(--duration) ease}a.shutter.black{--text-color: var(--color-black);--hover-color: var(--color-white)}a.shutter.black:before,a.shutter.black:after{--hover-background: var(--color-black)}a.shutter:before{content:"";position:absolute;bottom:0;left:0;height:0;background-color:var(--hover-background);border-radius:.15em;z-index:-1;transition:height var(--duration) ease,transform calc(var(--duration) + .1s) ease;width:calc(100% + .4em);transform:translate(-.2em)}a.shutter:after{content:"";position:absolute;left:0;right:0;bottom:-1px;width:100%;height:1px;background:var(--text-color);transform:scaleX(1);transform-origin:center;transition:transform var(--duration) ease}a.shutter:hover,a.shutter:focus-visible{color:var(--hover-color)}:is(a.shutter:hover,a.shutter:focus-visible):before{height:calc(100% + .25em);transform:translate(-.2em) translateY(.25em)}:is(a.shutter:hover,a.shutter:focus-visible):after{transform:scaleX(0)}dialog.lightbox{padding:1rem;border:none;background:transparent;max-width:100vw;max-height:100vh}dialog.lightbox[open]{margin:auto}dialog.lightbox:focus-visible{outline:none}dialog.lightbox::backdrop{background:#000c}dialog.lightbox .close-text{text-align:right;color:var(--color-white);font-size:.75rem}dialog.lightbox .viewport{padding:1rem;background:var(--color-white);border-radius:.5rem;max-width:100vw;max-height:100vh;overflow:auto;touch-action:pan-x pan-y;overscroll-behavior:contain}dialog.lightbox .viewport:focus-visible{outline:none}dialog.lightbox .viewport img{display:block;width:auto;height:auto;max-width:none;max-height:none}
