:root{--walk: .4s;--padding-s: .2rem;--padding-m: .6rem;--padding-l: 1.2rem;--small-font-size: 1.4rem;--small-line-height: 1.4rem;--normal-font-size: 1.8rem;--normal-line-height: 2.2rem;--normal-line-height-tight: 2.2rem;--big-font-size: 4.9rem;--big-line-height: 5.3rem;--huge-font-size: 8.5rem;--huge-line-height: 11rem;--bold: 800;--header-border-width: 2px;--header-border-width-bottom: 4px;--header-title-height: calc(var(--normal-line-height))}*{font-smooth:always;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-stretch:100%;scrollbar-color:#000 transparent;scrollbar-width:thin;vertical-align:baseline;font-size:2rem}*::-webkit-scrollbar{background:#fff;border:none;width:8px}*::-webkit-scrollbar-thumb{background:#ccc;border:none}*::-webkit-scrollbar-track{background:#fff;border:none}html{font-size:62.5%}body{position:relative;font:var(--normal-font);margin:0;padding:0;color:#000;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}body * ::selection{color:#fff;background-color:#000}body figure{margin:0}body ul{list-style:none}.layout-module_container{position:relative}.header-module_header{position:sticky;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:calc(var(--full-header-height, 0));margin:0;background-color:#fff;font-size:1rem;z-index:1;transition:height var(--walk)}.header-module_header h1{flex-shrink:1;width:100%;height:var(--header-title-height);text-align:center;margin:0}.header-module_header h1 a{all:unset}.header-module_header .header-module_filtersWrapper{flex-shrink:0;height:var(--full-filters-height, 0);width:100%;border-top:var(--header-border-width) solid #000;overflow:hidden;transition:height var(--walk)}.header-module_header .header-module_filtersWrapper nav.header-module_filters .header-module_top{border-bottom:var(--header-border-width-bottom) solid #000;display:flex;flex-direction:row;justify-content:space-between;padding:2rem 1.5rem}.header-module_header .header-module_filtersWrapper nav.header-module_filters .header-module_top .header-module_sides{display:flex}.header-module_header .header-module_filtersWrapper nav.header-module_filters .header-module_bottom{display:flex}.header-module_header.header-module_home{height:50vh}.header-module_header.header-module_home .header-module_filtersWrapper{height:0}.filters-module_container,.filters-module_container .filters-module_filter{display:flex;flex-direction:column}.filters-module_container .filters-module_infos{display:flex}.blocks-renderer-unknown.svelte-19rao4k{color:#b00;background:#fee;border:1px solid #fcc;font-family:monospace;padding:.5em;margin:.25em 0;border-radius:.25rem}.blocks-renderer-empty.svelte-19rao4k{color:#888;font-style:italic;margin:.25em 0}.button-module_button{all:unset;cursor:pointer;box-sizing:border-box;forced-color-adjust:auto}.button-module_button:hover{background-color:#000;color:#fff}.button-module_button:focus-visible{outline:2px solid canvastext;outline-offset:2px}@media(prefers-contrast:more){.button-module_button{outline:2px solid currentColor}}@media(prefers-reduced-motion:reduce){.button-module_button{transition:none!important}}.footer-module_container{display:flex;justify-content:center;align-content:center;position:fixed;left:0;bottom:0;width:100vw;height:var(--frame-elements-height);background-color:#000;color:#fff;font-size:.8rem}
