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{vertical-align:baseline;border:0;margin:0;padding:0;font-family:inherit;font-size:100%}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}a{color:initial;text-decoration:none}.sr-only{clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;clip-path:none!important;white-space:normal!important;width:auto!important;height:auto!important;margin:auto!important;overflow:visible!important}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf)}@font-face{font-family:InterItalic;src:url(/assets/Inter-Italic-VariableFont_opsz_wght-B-9PvMw6.ttf);font-style:italic}*{font-synthesis:none}:root{--color-white:#fff;--color-black:#000;--color-primary:#0061ef;--color-secondary:#f0f6ff;--color-white-smoke:#eee;--color-grey:#101010a8}*{box-sizing:border-box}html{font-family:Inter,arial,sans-serif;font-weight:200}.h2{font-size:2rem;font-weight:700}.h3{font-size:1.1rem;font-weight:700}.color--primary{color:var(--color-primary)}.color--grey{color:var(--color-grey)}.section{padding:1rem}.section.section__intro{flex-direction:column;gap:1rem;padding-top:6rem;display:flex}.section.section--secondary{background-color:var(--color-secondary)}.p{margin-bottom:2rem;font-size:1.125rem;line-height:1.75rem}.header{background-color:var(--color-white);justify-content:space-between;align-items:center;padding:1rem;display:flex}.header__links{gap:.5rem;display:flex}.header__link{color:var(--color-primary);gap:.25rem;display:flex}@media (max-width:1000px){.header__link span{display:none}}.buttons{gap:.75rem;display:flex}@media (max-width:1000px){.buttons{flex-direction:column}}.button{border-style:solid;border-width:1px;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.button span{font-weight:400}.button.button--grey{border-color:var(--color-grey)}.button.button--primary{border-color:var(--color-primary);background-color:var(--color-primary);color:var(--color-white)}.skills{flex-direction:column;gap:1rem;display:flex}.skill{gap:.75rem;display:flex}.skill__icon{width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;color:var(--color-primary);margin-top:.1rem}.skill__infos{flex-direction:column;gap:.1rem;display:flex}.skill__title{font-size:1.125rem;font-weight:600;line-height:1.75rem}.skill__description{color:var(--color-grey);line-height:1.5rem}
