@import "https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap";*,:after,:before{box-sizing:border-box}:where([contenteditable]:not([contenteditable=false])){-webkit-line-break:after-white-space;overflow-wrap:break-word;-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:root{--theme-color-content-primary:#312783;--theme-color-text-on-primary:#fff;--theme-color-content-secondary:#87cedc;--theme-color-content-secondary-15:#ebf7f9;--theme-color-text-on-secondary:#fff;--grid-max-width:1045px;--size:480}@media (width>=768px){:root{--size:768}}@media (width>=1024px){:root{--size:1024}}@media (width>=1280px){:root{--size:1280}}@media (width>=1440px){:root{--size:1440}}html{--vw-ratio:.3;font-size:calc(100vw/var(--size)*16*var(--vw-ratio) + 1rem*(1 - var(--vw-ratio)))}body{font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--theme-color-content-primary);margin:0;font-family:Syne,serif}:focus-visible{outline:2px solid var(--theme-color-content-primary,currentColor);outline-offset:6px}.gradient{background-color:var(--theme-color-content-secondary-15);background:linear-gradient(70deg,var(--theme-color-content-primary) -400%,var(--theme-color-content-secondary-15) 100%)}.grid,.grid-container{width:var(--grid-width);max-width:var(--grid-max-width);margin-inline:auto}.grid{-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));display:grid}:root{--grid-width:calc(100% - var(--gutter)*2);--grid-columns:12;--gutter:1.5rem}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:400}b,strong{font-weight:600}.labeur{font-size:1.125rem;line-height:1.2}@media (width>=1024px){.labeur{font-size:24px}}.excerpt{font-size:1.75rem;font-weight:400;line-height:1.2em}@media (width>=1024px){.excerpt{font-size:2rem}}.title{font-size:1.75rem;font-weight:500;line-height:1.2em}@media (width>=1024px){.title{font-size:2rem}}.text-h1{font-size:30px}@media (width>=1024px){.text-h1{font-size:60px}}.text-h2{font-size:2.25rem;font-weight:400}@media (width>=1024px){.text-h2{font-size:3rem}}.text-h3{font-size:2.25rem;font-weight:400}.text-h4{font-size:1.5rem;font-weight:400}.text-h5{font-size:1.125rem;font-weight:400}.text-body{font-size:1.125rem;line-height:1.2}@media (width>=1024px){.text-body{font-size:24px}}.text-body-s{font-size:1.125rem;line-height:1.2}@media (width>=1024px){.text-body-s{font-size:1.375rem}}.loading-animation{content:"";background-color:#ccc;background-image:linear-gradient(90deg,#0000 0,#d5d5d5 10% 20%,#0000 30%);background-position:120% 0;background-size:120% 100%;animation:1.4s cubic-bezier(.785,.135,.15,.86) infinite loading-animation}@media (prefers-reduced-motion:reduce){.loading-animation{background:0 0;animation:none}}@keyframes loading-animation{to{background-position:-480% 0}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}
