@font-face{font-family:'Epilogue-Fallback';src:local('Arial');size-adjust:104%;ascent-override:95%;descent-override:25%;line-gap-override:0%}@font-face{font-family:'Epilogue';src:url(/public/fonts/Epilogue/Epilogue-VariableFont_wght.woff2) format('woff2');font-weight:100 900;font-style:normal;font-display:optional}@font-face{font-family:'Epilogue';src:url(/public/fonts/Epilogue/Epilogue-Italic-VariableFont_wght.woff2) format('woff2');font-weight:100 900;font-style:italic;font-display:optional}@font-face{font-family:"bootstrap-icons";src:url(/public/css/fonts/bootstrap-icons.woff2) format("woff2"),url(/public/css/fonts/bootstrap-icons.woff) format("woff");font-weight:400;font-style:normal;font-display:optional}:root{--theme-base-color:#DDDDE3;--theme-base-text-color:#141831;--theme-base-border-color:#141831;--theme-base-hover-color:#141831;--theme-base-hover-text-color:#DDDDE3;--theme-base-hover-border-color:#141831;--theme-alternate-color:#141831;--theme-alternate-text-color:#DDDDE3;--theme-alternate-border-color:#DDDDE3;--theme-alternate-hover-color:#DDDDE3;--theme-alternate-hover-text-color:#141831;--theme-alternate-hover-border-color:#141831;--theme-base-secondary-color:#141831;--theme-base-secondary-text-color:#F7F7F8;--theme-base-secondary-border-color:#F7F7F8;--theme-base-tertiary-color:#DDDDE3;--theme-base-tertiary-text-color:#141831;--theme-base-tertiary-border-color:#141831;--theme-nav-color:#DDDDE3;--theme-nav-text-color:#141831;--theme-nav-secondary-color:#141831;--theme-nav-secondary-text-color:#F7F7F8;--theme-nav-tertiary-color:#DDDDE3;--theme-nav-tertiary-text-color:#141831;--theme-alternate-secondary-color:#f8f9fa;--theme-alternate-secondary-text-color:#212529;--theme-alternate-tertiary-color:#f8f9fa;--theme-alternate-tertiary-text-color:#212529;--control-primary-color:#0d6efd;--control-danger-color:#dc3545;--control-success-color:#198754;--control-warning-color:#ffc107;--control-info-color:#0dcaf0;--theme-font-family:'Epilogue', 'Epilogue-Fallback', Arial;--theme-default-font-size:1rem;--theme-default-line-height:1.5;--theme-title-font-size:2.5rem;--theme-subtitle-font-size:2rem;--bordered-control-border:3px solid;--bordered-control-border-radius:7px;--bordered-section-border:10px solid;--bordered-section-border-radius:10px;--header-height:100px;--footer-min-height:100px;--main-min-height:calc(100vh - var(--header-height) - var(--footer-min-height));--content-container-height:calc(100vh - var(--header-height));--factero-white:#f8f9fa;--factero-lightgrey:#DDDDE3;--factero-blue:#141831;--factero-orange:#CC8425}html,body{font-family:var(--theme-font-family),sans-serif;margin:0;padding:0;width:100%}header{height:var(--header-height)}main{min-height:var(--main-min-height);min-width:100%;width:fit-content}footer{left:0;min-height:var(--footer-min-height);min-width:100%;position:sticky;width:fit-content}header,main,footer{width:100%}section{padding-bottom:3rem!important;padding-top:3rem!important}a.button,a.btn{border-radius:10px;display:inline-block;padding:10px 20px}#content-container{bottom:0;display:flex;flex-direction:column;max-height:var(--content-container-height);position:sticky}.menu-bar{padding:10px 1rem}.menu-link{border-radius:10px;min-height:40px;padding-left:20px;padding-right:20px}.themed{background-color:var(--theme-base-color);color:var(--theme-base-text-color)}.themed .bordered{border:var(--bordered-control-border);border-color:var(--theme-base-border-color);border-radius:var(--bordered-control-border-radius)}.themed .hoverable{background-color:var(--theme-base-color);border:var(--bordered-control-border);border-color:var(--theme-base-color);border-radius:var(--bordered-control-border-radius);color:var(--theme-base-text-color)}.themed .hoverable:hover{background-color:var(--theme-base-hover-color);border-color:var(--theme-base-hover-border-color);color:var(--theme-base-hover-text-color)}.themed .btn-primary{background-color:var(--theme-base-text-color);border:var(--bordered-control-border);border-color:var(--theme-base-text-color);color:var(--theme-base-color)}.themed .btn-primary:hover{background-color:var(--theme-base-color);border:var(--bordered-control-border);border-color:var(--theme-base-hover-color);color:var(--theme-base-text-color)}.themed-secondary,.themed-secondary *{background-color:var(--theme-base-secondary-color);color:var(--theme-base-secondary-text-color)}.themed-tertiary,.themed-tertiary *,.themed-secondary .hoverable:hover{background-color:var(--theme-base-tertiary-color);color:var(--theme-base-tertiary-text-color)}.themed-nav,.themed-nav *{background-color:var(--theme-nav-color);color:var(--theme-nav-text-color)}.themed-nav-secondary,.themed-nav-secondary *,.themed-nav .hoverable:hover{background-color:var(--theme-nav-secondary-color);color:var(--theme-nav-secondary-text-color)}.themed-nav-tertiary,.themed-nav-tertiary *,.themed-nav-secondary .hoverable:hover{background-color:var(--theme-nav-tertiary-color);color:var(--theme-nav-tertiary-text-color)}.themed-alternate,.themed-alternate *{background-color:var(--theme-alternate-color);color:var(--theme-alternate-text-color)}.themed-alternate-secondary,.themed-alternate-secondary *,.themed-alternate .hoverable:hover{background-color:var(--theme-alternate-secondary-color);color:var(--theme-alternate-secondary-text-color)}.themed-alternate-tertiary,.themed-alternate-tertiary *,.themed-alternate-secondary .hoverable:hover{background-color:var(--theme-alternate-tertiary-color);color:var(--theme-alternate-tertiary-text-color)}.checkbox-list-row{padding-top:5px;padding-bottom:5px}.checkbox-list-icon{padding-right:10px}.slide{margin-left:23px;margin-right:23px;padding:0 30px 30px 30px}.smaller-text{font-size:.8rem}.even-smaller-text{font-size:.6rem}.white-text{color:var(--factero-white)}.blue-text{color:var(--factero-blue)}.orange-text{color:var(--factero-orange)}.pill-shaped{border-radius:10px;padding:10px 20px;text-align:center}.btn-like{border-radius:10px;cursor:pointer;min-height:40px;padding:10px 20px;text-align:center}.btn{border-radius:10px;cursor:pointer;max-width:200px;min-height:40px;min-width:100px;padding:10px 20px;text-align:center}.btn-small{border-radius:5px;font-size:.8rem;max-width:150px;min-height:30px;min-width:80px;padding:5px 10px}.btn-medium{border-radius:10px;font-size:1rem;max-width:200px;min-height:40px;min-width:100px;padding:10px 20px}.btn-large{border-radius:15px;font-size:1.6rem;max-width:300px;min-height:60px;min-width:150px;padding:15px 25px}.white-btn{background-color:var(--factero-white);border:var(--bordered-control-border);border-color:var(--factero-white);color:var(--factero-blue)}.white-btn:hover{background-color:var(--factero-blue);color:var(--factero-white);cursor:pointer}.blue-btn{background-color:var(--factero-blue);border:var(--bordered-control-border);border-color:var(--factero-blue);color:var(--factero-white)}.blue-btn:hover{background-color:var(--factero-white);color:var(--factero-blue);cursor:pointer}.orange-btn{background-color:var(--factero-orange);border:var(--bordered-control-border);border-color:var(--factero-orange);color:var(--factero-white)}.orange-btn:hover{background-color:var(--factero-white);color:var(--factero-orange);cursor:pointer}.failed-btn{background-color:var(--control-danger-color);border:var(--bordered-control-border);border-color:var(--control-danger-color);color:var(--factero-white)}.failed-btn:hover{cursor:not-allowed}.success-btn{background-color:var(--control-success-color);border:var(--bordered-control-border);border-color:var(--control-success-color);color:var(--factero-white)}.successed-btn:hover{cursor:not-allowed}.white-bordered{border:var(--bordered-section-border);border-color:var(--factero-white);border-radius:var(--bordered-section-border-radius)}.blue-bordered{border:var(--bordered-section-border);border-color:var(--factero-blue);border-radius:var(--bordered-section-border-radius)}.orange-bordered{border:var(--bordered-section-border);border-color:var(--factero-orange);border-radius:var(--bordered-section-border-radius)}.white-background{background-color:var(--factero-white)}.blue-background{background-color:var(--factero-blue)}.orange-background{background-color:var(--factero-orange)}.blue-wave-background{background-image:url(/public/images/vague_bleu.webp);background-image:image-set(url(/public/images/vague_bleu.webp) type('image/webp'),url(/public/images/vague_bleu.png) type('image/png'));background-position:center;background-repeat:no-repeat;background-size:cover}i.bi{min-height:20px;text-align:center;vertical-align:middle;min-width:20px}i.bi:before{min-height:20px;text-align:center;vertical-align:middle;min-width:20px;line-height:var(--bs-body-line-height)!important}h1{color:var(--theme-base-text-color);font-size:2.5rem;font-weight:700}.as-h1{font-size:2.5rem;font-weight:700}h2{color:var(--theme-base-text-color);font-size:1.8rem;font-weight:700}.as-h2{font-size:1.8rem;font-weight:700}h3{color:var(--theme-base-text-color);font-size:1.4rem;font-weight:400}.as-h3{font-size:1.4rem;font-weight:400}h4{color:var(--theme-base-text-color);font-size:1.5rem;font-weight:700}.as-h4{font-size:1.5rem;font-weight:700}p{padding-bottom:.5rem}.error-status-code{color:var(--control-danger-color);font-size:3rem;font-weight:700}.copyright-bar{font-size:0.85rem!important}.copyright-bar-team{font-size:0.7rem!important}.as-link{color:royalblue;cursor:pointer;text-decoration:underline}.bg-lines-du{background-image:url(/public/images/bg_lignes_du.svg);background-position:center;background-repeat:no-repeat;background-size:100% auto}.bg-lines-ud{background-image:url(/public/images/bg_lignes_ud.svg);background-position:center;background-repeat:no-repeat;background-size:100% auto}:root{--ckb-bg:var(--factero-blue);--ckb-color:var(--factero-lightgrey);--ckb-btn-bg:#CC8425;--ckb-btn-color:var(--factero-lightgrey);--ckb-reject-color:#141831;--ckb-reject-bg:var(--factero-lightgrey);--ckb-settings-color:#141831;--ckb-settings-bg:var(--factero-lightgrey);--ckb-focus-color:#333333;--ckb-font:14px/1.4 system-ui, -apple-system, sans-serif;--ckb-padding:10px 16px;--ckb-gap:10px;--ckb-btn-padding:10px 20px;--ckb-btn-radius:10px;--ckb-z:9999}#ckb{bottom:20px!important;right:20px!important;left:auto!important;width:320px;border-radius:12px;flex-direction:column;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .3)}#ckb p{min-width:auto}[id^="ckb-widget-"]{bottom:24px!important;background-color:var(--factero-white)!important;border:3px solid var(--factero-blue)!important;height:56px!important;right:24px!important;width:56px!important}