@import url(https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap);
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}@media(prefers-color-scheme:dark){:root{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}}:root [data-theme=default]{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}:root [data-theme=dark]{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;padding:1rem 2rem;transition:all .4s;flex:1 1 20%;min-width:150px;min-height:150px;display:flex;justify-content:center;align-items:flex-end}.cl-colors__item--default-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--default-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--default-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--default-background-section{background-color:var(--c-background-section);color:var(--c-accent-high)}.cl-colors__item--default-primary{background-color:var(--c-primary);color:var(--c-muted)}.cl-colors__item--default-secondary{background-color:var(--c-secondary);color:var(--c-muted)}.cl-colors__item--default-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--default-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--default-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--default-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--default-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--default-warning{background-color:var(--c-warning);color:var(--c-accent-high)}.cl-colors__item--default-error{background-color:var(--c-error);color:var(--c-accent-high)}.cl-colors__item--default-message{background-color:var(--c-message);color:var(--c-accent-high)}.cl-colors__item--dark-text{background-color:var(--c-text);color:var(--c-accent-high)}.cl-colors__item--dark-text-inverse{background-color:var(--c-text-inverse);color:var(--c-muted)}.cl-colors__item--dark-background{background-color:var(--c-background);color:var(--c-muted)}.cl-colors__item--dark-background-inverse{background-color:var(--c-background-inverse);color:var(--c-muted)}.cl-colors__item--dark-background-section{background-color:var(--c-background-section);color:var(--c-muted)}.cl-colors__item--dark-primary{background-color:var(--c-primary);color:var(--c-accent-high)}.cl-colors__item--dark-secondary{background-color:var(--c-secondary);color:var(--c-accent-high)}.cl-colors__item--dark-accent{background-color:var(--c-accent);color:var(--c-accent-high)}.cl-colors__item--dark-accent-high{background-color:var(--c-accent-high);color:var(--c-accent-high)}.cl-colors__item--dark-highlight{background-color:var(--c-highlight);color:var(--c-muted)}.cl-colors__item--dark-highlight-high{background-color:var(--c-highlight-high);color:var(--c-muted)}.cl-colors__item--dark-muted{background-color:var(--c-muted);color:var(--c-muted)}.cl-colors__item--dark-warning{background-color:var(--c-warning);color:var(--c-muted)}.cl-colors__item--dark-error{background-color:var(--c-error);color:var(--c-muted)}.cl-colors__item--dark-message{background-color:var(--c-message);color:var(--c-muted)}:root{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}@media(prefers-color-scheme:dark){:root{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}}:root [data-theme=default]{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}:root [data-theme=dark]{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}.motion{padding:0 1rem}@media(min-width:920px){.motion__grid{display:flex;flex-wrap:wrap}}@media(min-width:920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:var(--c-highlight-high);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 0.3s";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:.25rem}.demo-motion--fade{transition:all .3s ease-in-out}.demo-motion--fade:hover{background-color:var(--c-accent-high);color:var(--c-muted)}.demo-motion--slide-up{transition:transform .4s ease-in}.demo-motion--slide-up::before{content:"Duration: 0.4s";display:block}.demo-motion--slide-up::after{content:"Timing Function: ease-in"}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear}.demo-motion--slide-down::before{content:"Duration: 0.2s";display:block}.demo-motion--slide-down::after{content:"Timing Function: linear"}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17,0.67,0.83,0.67)}.demo-motion--expand::before{content:"Duration: 0.3s";display:block}.demo-motion--expand::after{content:"Timing Function: cubic-bezier(.17,.67,.83,.67)"}.demo-motion--expand:hover{transform:scale(1.03)}html{box-sizing:border-box}body{background-color:var(--c-background);color:var(--c-text);font-family:"Noto Sans",sans-serif;font-size:1rem;line-height:1.6}*,*::after,*::before{box-sizing:inherit}.main{display:block}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.field-label{font-weight:bold}.align-center{text-align:center}.align-center img{display:inline-block}.ck .drupal-media{margin:.9em 0}.button{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase;color:var(--c-text-inverse);background-color:var(--c-primary);line-height:1.4;padding:.5rem 1rem}.button:visited{color:var(--c-text-inverse)}.button:hover{color:var(--c-primary);background-color:var(--c-highlight)}@media(prefers-color-scheme:dark){.button{color:var(--c-text-inverse);background-color:var(--c-primary)}.button:visited{color:var(--c-text-inverse)}.button:hover{color:var(--c-primary);background-color:var(--c-highlight)}}.button--alt{color:var(--c-text-inverse);background-color:var(--c-secondary);line-height:2;padding:1rem 2rem}.button--alt:visited{color:var(--c-text-inverse)}.button--alt:hover{color:var(--c-secondary);background-color:var(--c-highlight)}@media(prefers-color-scheme:dark){.button--alt{color:var(--c-text-inverse);background-color:var(--c-secondary)}.button--alt:visited{color:var(--c-text-inverse)}.button--alt:hover{color:var(--c-secondary);background-color:var(--c-highlight)}}#edit-submit-decisions-rendues{color:#fff;background-color:var(--c-message)}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item__dropdown{border:1px solid rgba(0,0,0,0);display:block;position:relative;background-color:#f5f5f5;border-radius:15px}.form-item__dropdown::after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:9px solid rgba(0,0,0,0);content:" ";position:absolute;top:42%;right:1em;z-index:2;pointer-events:none;display:none}.form-item__dropdown:hover{border-color:rgba(0,0,0,0)}.form-item__select{border:1px solid rgba(0,0,0,0);height:41px;font-size:16px;margin:0;outline:none;padding:.6em .8em .5em;width:100%;background-color:#f5f5f5;border-radius:50%}.form-item__select :focus{outline:none;color:rgba(0,0,0,0)}@supports((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;background:none;border:1px solid rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-item__select:focus{border-color:var(--c-message);border-radius:15px}}.form-item{color:var(--c-text);margin-bottom:1em;max-width:32em;border-color:#f5f5f5}.form-item::after{clear:both;content:"";display:table}.form-item__label{display:block;font-weight:400}@media(min-width:320px){.form-item__label{display:block;margin-right:2%;padding:.6em 0}}.form-item__textfield{padding:.6em;max-width:100%;border-radius:6px;background-color:#f5f5f5}.form-item__textfield:focus{border-color:var(--c-message)}.form-item__textfield::-moz-placeholder{color:var(--c-text)}.form-item__textfield:-ms-input-placeholder{color:var(--c-text)}.form-item__textfield::placeholder{color:var(--c-text)}.form-item__description{margin-top:.3em}.form-fieldset{border:none;margin-bottom:2em;padding:0}.form-fieldset .form-item{margin-left:1em;max-width:31em}.horizontal-tab-button{background-color:#d1d1d1}.horizontal-tab-button .selected{background-color:var(--c-message)}.webform-button--submit{background-color:var(--c-message);color:#f5f5f5}#edit-attachment1--label,#edit-attachment2--label,#edit-document2--description,#edit-document1--description,#edit-attachment2--1--label,#edit-attachment2--2--label,#edit-document1--2--description,#edit-document2--2--description{display:none}.js-form-item input{border:none}.icons-demo{display:flex;flex-wrap:wrap}.icons-demo .icon{height:100px;padding:1rem;width:100px}@media(prefers-color-scheme:dark){.icons-demo .icon{fill:var(--c-accent-high)}}.icons-demo pre{background-color:var(--c-muted);font-size:.8rem;margin:0;text-align:center}.icons-demo__item{border:1px solid var(--c-muted);margin:.25rem}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.link{color:var(--c-accent)}.link:hover{color:var(--c-accent-high)}a{color:var(--c-primary)}a:hover{color:var(--c-secondary)}ul{list-style:none;margin:0;padding:0}ol{list-style:none;margin:0;padding:0}.text-long ul,.text-long ol,.text-field ul,.text-field ol{list-style:revert;margin:revert;padding:revert}.table,.text-field table{border:1px solid var(--c-highlight-high);margin:1rem 0;width:100%}.table__header{background-color:var(--c-highlight-high)}.table__header>*{border-color:var(--c-highlight)}.table__header_cell,.text-field th{border:0;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:inherit;padding:1rem}.table__header_cell:last-child,.text-field th:last-child{border-right:0}:last-child>.table__header_cell,.text-field :last-child>th{border-bottom:0}.table__header_cell[data-cell-highlight],.text-field th[data-cell-highlight]{background-color:var(--c-highlight)}.table__row:nth-child(odd),.text-field tr:nth-child(odd){background-color:var(--c-background);border-color:var(--c-highlight-high)}.table__row:nth-child(even),.text-field tr:nth-child(even){background-color:var(--c-highlight-high);border-color:var(--c-highlight)}.table__cell,.text-field td{border:0;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:inherit;padding:1rem}.table__cell:last-child,.text-field td:last-child{border-right:0}:last-child>.table__cell,.text-field :last-child>td{border-bottom:0}.table__cell[data-cell-highlight],.text-field td[data-cell-highlight]{background-color:var(--c-highlight)}.table__footer{background-color:var(--c-highlight-high)}.table__footer>*{border-color:var(--c-highlight)}.table__footer_cell,.text-field tfoot th{border:0;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:inherit;padding:1rem}.table__footer_cell:last-child,.text-field tfoot th:last-child{border-right:0}:last-child>.table__footer_cell,.text-field tfoot :last-child>th{border-bottom:0}.table__footer_cell[data-cell-highlight],.text-field tfoot th[data-cell-highlight]{background-color:var(--c-highlight)}caption{caption-side:bottom}.table__row td,.text-field tr td{padding:5px}h1,.h1,.text-long h1{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:400;font-style:normal;font-size:34px;line-height:1.4;margin:0 0 .5em;width:auto}h1__link,.h1__link{color:inherit}h1__link:hover,.h1__link:hover{color:inherit}h2,.h2,.text-long h2{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.4;margin:0 0 .5em;width:auto}h2__link,.h2__link{color:inherit}h2__link:hover,.h2__link:hover{color:inherit}h3,.h3,.text-long h3{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:700;font-style:normal;font-size:1.4rem;line-height:1.6;margin:0 0 .5em;width:auto}h3__link,.h3__link{color:inherit}h3__link:hover,.h3__link:hover{color:inherit}h4,.h4,.text-long h4{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6;margin:0 0 .5em;width:auto}h4__link,.h4__link{color:inherit}h4__link:hover,.h4__link:hover{color:inherit}h5,.h5,.text-long h5,h6,.h6,.text-long h6{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:600;font-style:normal;font-size:1.1rem;line-height:2;margin:0 0 .5em;width:auto}h5__link,.h5__link,h6__link,.h6__link{color:inherit}h5__link:hover,.h5__link:hover,h6__link:hover,.h6__link:hover{color:inherit}.paragraph,.text-long p{margin:0 0 1em}.blockquote,.text-long blockquote{font-style:italic;border-left:solid 3px var(--c-accent);margin-left:1em;padding-left:1em}.hr,.text-long hr{border-style:solid;border-width:1px 0 0;color:currentColor}pre{margin:0;background-color:var(--c-background-section)}.big-text{font-size:1.125rem}.small-text{font-size:.825rem}h2.section-title{font-size:1.5rem;font-weight:700;margin:0 0 1em;padding:0;color:var(--c-text)}h3.sub_section-title{font-size:1.25rem;font-weight:700;margin:0 0 1em;padding:0;color:var(--c-text)}.card__heading{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:700;font-style:normal;font-size:1.3rem;line-height:1.4;margin:0 0 .5em;width:auto;margin-bottom:0}.card__heading__link{color:inherit}.card__heading__link:hover{color:inherit}.card__heading-link{color:var(--c-accent)}.card__heading-link:hover{color:var(--c-accent-high)}.card__subheading{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:700;font-style:normal;font-size:1rem;line-height:1.6;margin:0 0 .5em;width:auto;margin-bottom:0;color:var(--c-text)}.card__subheading__link{color:inherit}.card__subheading__link:hover{color:inherit}.card__body{margin:.7em 0 1em}.card__link{color:var(--c-accent)}.card__link:hover{color:var(--c-accent-high)}.card__button{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;text-transform:uppercase;color:var(--c-text-inverse);background-color:var(--c-primary);line-height:1.4;padding:.5rem 1rem}.card__button:visited{color:var(--c-text-inverse)}.card__button:hover{color:var(--c-primary);background-color:var(--c-highlight)}@media(prefers-color-scheme:dark){.card__button{color:var(--c-text-inverse);background-color:var(--c-primary)}.card__button:visited{color:var(--c-text-inverse)}.card__button:hover{color:var(--c-primary);background-color:var(--c-highlight)}}.card--bg{background-color:var(--c-highlight-high);padding:1em}.card__heading-link{color:#06369d}.cta{background-color:var(--c-background-section);padding:3rem;text-align:center;text-transform:uppercase}#cboxOverlay{opacity:.8;cursor:pointer;visibility:visible;position:fixed;width:100%;height:100%;top:0;left:0}.justified-gallery .jg-entry-visible .image{border-radius:20px}.breadcrumb{list-style:none;margin:0;padding:0}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{color:var(--c-accent);text-decoration:none}.breadcrumb__link:hover{color:var(--c-accent-high)}.breadcrumb__item{display:inline-block;font-size:.75rem}.breadcrumb__item::after{content:"/"}.breadcrumb__item:last-child{color:var(--c-text)}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:var(--c-text)}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width:920px){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:var(--c-accent);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.inline-menu__link:hover{color:var(--c-accent-high)}.main-nav{display:none}@media(min-width:720px){.main-nav{display:block}}.main-nav--open{background-color:var(--c-white);display:block;left:0;overflow-y:scroll;position:absolute;right:0;width:100%}.main-menu{color:#333;list-style:none;margin:0;padding:0;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;position:relative;z-index:10;padding-left:30px;padding-right:30px;line-height:1;text-align:center}@media screen and (max-width:768px){.main-menu{background-color:#f6f6f6}}@media screen and (max-width:768px){.main-menu{padding:0}}@media(min-width:720px){.main-menu{border-bottom:none}}.main-menu--sub{border-bottom:none;height:0;overflow:hidden;width:100%}@media(min-width:720px){.main-menu--sub{display:none;height:auto;left:0;overflow:visible;position:absolute;top:100%;width:315px;z-index:1;font-size:.9rem}}@media(min-width:720px){.main-menu--sub:hover{opacity:1;background-color:var(--c-#a0c756);transition:all .2s}.main-menu--sub:hover .main-menu__link--sub{color:var(--c-highlight)}.main-menu--sub:hover .main-menu__link--sub.active,.main-menu--sub:hover .main-menu__link--sub:active,.main-menu--sub:hover .main-menu__link--sub:hover{color:var(--c-background);background-color:var(--c-accent-high)}}.main-menu--sub-open{height:auto}@media(min-width:720px){.main-menu--sub-2{display:none}}.main-menu__item{border-top:1px solid;display:flex;flex-wrap:wrap;position:relative;font-size:16px;line-height:45px;font-family:"Noto Sans";font-weight:400}.main-menu__item:hover{background-color:var(--c-message);color:var(--c-text)}@media screen and (max-width:768px){.main-menu__item{border-color:#dadada}}@media(min-width:720px){.main-menu__item{border-top:none;display:inline-block}.main-menu__item:not(.main-menu__item--sub):hover{background-color:var(--c-message);transition:all .2s}.main-menu__item:not(.main-menu__item--sub):hover>.main-menu--sub{display:block}}.main-menu__item:hover .main-menu__link::after{color:var(--c-text);background-color:var(--c-message)}.expand-sub{background-color:var(--c-accent-high);cursor:pointer;display:block;width:20%;color:var(--c-text-inverse);position:relative}@media(min-width:720px){.expand-sub{display:none}}.expand-sub::after{border:15px solid;border-bottom-color:rgba(0,0,0,0);border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);content:"";display:block;margin-right:-12px;margin-top:-6px;position:absolute;right:50%;top:50%;width:0}.expand-sub--open{background-color:var(--c-message);color:var(--c-muted)}.expand-sub--open::after{border-top-color:rgba(0,0,0,0);border-bottom:15px solid;margin-top:-20px}@media(min-width:720px){.main-menu__item--sub{display:block}.main-menu__item--sub:not(:first-child){border-top:1px solid var(--c-highlight)}}.main-menu__link{color:#333;display:block;line-height:1;padding:1rem 3rem 1rem 2rem;text-decoration:none;padding:0 22.5px}@media screen and (max-width:768px){.main-menu__link{line-height:35px}}.main-menu__link--with-sub{width:80%}@media(min-width:720px){.main-menu__link{border-bottom:none;display:inline-block;padding:1rem;text-transform:none;position:relative;width:auto}.main-menu__link.active,.main-menu__link:active,.main-menu__link:hover{color:var(--c-highlight-high)}.main-menu__link--sub::after{display:none}.main-menu__link:hover{color:var(--c-background)}.main-menu__link:hover::after{color:var(--c-highlight)}}.main-menu__link--sub{color:var(--c-accent);padding-left:3rem;font-weight:normal}@media(min-width:720px){.main-menu__link--sub{color:var(--c-highlight);display:block;padding:.3333333333rem 1rem}}.main-menu--sub-2{background-color:var(--c-highlight-high)}.main-menu__link--sub-2{padding-left:4rem}.toggle-expand{color:var(--c-accent);display:inline-block;padding:1rem;text-decoration:none;width:100%}.toggle-expand:hover{color:var(--c-accent-high)}@media(min-width:720px){.toggle-expand{display:none}}.toggle-expand--open{background-color:var(--c-accent)}.toggle-expand__text{display:block;font-size:.9rem;font-weight:bold}.toggle-expand--open .toggle-expand__text{color:var(--c-background)}.toggle-expand__icon{height:3rem;width:3rem;margin:0 auto}.toggle-expand__open{display:inline-block;text-align:center}.toggle-expand--open .toggle-expand__open{display:none}.toggle-expand__close{display:none;text-align:center}.toggle-expand__close::before{color:var(--c-background);content:"X";display:block;font-size:2.5rem;line-height:2}.toggle-expand--open .toggle-expand__close{display:inline-block}.social-menu{list-style:none;margin:0;padding:0}.social-menu__item{margin-bottom:.25rem}.social-menu__link{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;color:var(--c-text)}.social-menu__icon{height:2rem;width:2rem;margin-right:.5rem;fill:currentColor}.social-menu__text{font-weight:bold}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;margin:0 .7em}@media(min-width:920px){.pager__item{margin:0 1em}}.pager__link,.pager__link:link,.pager__link:visited{color:var(--c-text);font-weight:600;text-decoration:none}.pager__link.is-active,.pager__link:hover,.pager__link:link.is-active,.pager__link:link:hover,.pager__link:visited.is-active,.pager__link:visited:hover{color:var(--c-accent)}.pager__link--next,.pager__link--prev{display:block}.pager__link--next span,.pager__link--prev span{display:none}.pager__link--next::before,.pager__link--prev::before{border:8px solid var(--c-text);border-bottom:6px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-top:6px solid rgba(0,0,0,0);content:"";display:block;position:relative;top:1px}.pager__link--next:hover::before,.pager__link--prev:hover::before{border-left-color:var(--c-accent)}.pager__link--prev::before{border-left-color:rgba(0,0,0,0);border-right-color:var(--c-text)}.pager__link--prev:hover::before{border-left-color:rgba(0,0,0,0);border-right-color:var(--c-accent)}.transparent{opacity:0;height:400px;width:100%}.parallax-main{background-image:url("https://images.pexels.com/photos/531880/pexels-photo-531880.jpeg");height:1000px}.status__list{list-style:none;margin:0;padding:0;margin-bottom:1rem}.status{display:block;margin-bottom:.5rem;padding:.5rem;text-align:center}.status--warning{color:var(--c-text);background-color:var(--c-warning)}.status--error{color:var(--c-text);background-color:var(--c-error)}.status--status{color:var(--c-text);background-color:var(--c-message)}.tabs__link,.tabs__link--local-tasks{background-color:var(--c-muted);border:1px solid var(--c-highlight-high);border-bottom:none;color:var(--c-text);display:block;font-size:1.1rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width:920px){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid var(--c-highlight-high);border-left:none;display:inline-block;font-size:1rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:var(--c-highlight-high);color:var(--c-accent)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-text);border:1px solid var(--c-text);color:var(--c-text-inverse)}@media(min-width:920px){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-background);border:1px solid var(--c-highlight-high);border-bottom:1px solid var(--c-highlight-high);border-left:none;color:var(--c-text)}}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--c-highlight-high)}@media(min-width:920px){.tabs__nav{border-left:1px solid var(--c-highlight-high);display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.ck-content .big-text{font-size:1.125rem}.ck-content .small-text{font-size:.825rem}.ck-content h2.section-title{font-size:1.5rem;font-weight:700;margin:0 0 1em;padding:0;color:var(--c-text)}.ck-content h3.sub_section-title{font-size:1.25rem;font-weight:700;margin:0 0 1em;padding:0;color:var(--c-text)}.horizontal-tabs{margin:0 0 1em 0;padding:0;border:none;position:relative}.horizontal-tabs a{color:#000}[dir=rtl] .horizontal-tabs{margin:0 0 1em 0}.horizontal-tabs .horizontal-tabs-list{display:inline-block;margin:0;border:0;padding:0;list-style:none;background-color:#fff;border-bottom:none;width:100%;height:auto;clear:both}[dir=rtl] .horizontal-tabs .horizontal-tabs-list{border-right:0;border-left:1px solid #dedede}.horizontal-tabs-panes .horizontal-tabs-pane{padding:0 1em;border:0;background-color:unset;box-shadow:unset}.horizontal-tabs-pane>summary{display:none}.horizontal-tabs .horizontal-tab-button{background:#eee;border-right:1px solid #ccc;padding-top:0;margin:0;min-width:5em;float:left}[dir=rtl] .horizontal-tabs .horizontal-tab-button{border-right:0;border-left:1px solid #ccc;float:right}.horizontal-tabs .horizontal-tab-button a{display:block;text-decoration:none;padding:.5em .6em}.horizontal-tabs .horizontal-tab-button a:hover{outline:none;background-color:var(--c-message)}.horizontal-tabs .horizontal-tab-button li:hover,.horizontal-tabs .horizontal-tab-button li:focus{background-color:#ddd}.horizontal-tabs ul.horizontal-tabs-list :focus{outline:none}.horizontal-tab-button a:focus strong,.horizontal-tab-button a:active strong,.horizontal-tab-button a:hover strong{text-decoration:none;outline:none}.horizontal-tab-button.selected{background-color:var(--c-message);border-bottom:1px solid #fff;margin-bottom:-1px}.horizontal-tab-button.selected a{color:#fff}[dir=rtl] .horizontal-tab-button.selected{border-left-width:0;border-right-width:1px}.horizontal-tabs ul.horizontal-tabs-list li a,.horizontal-tabs ul.horizontal-tabs-list li.selected a{display:block;text-decoration:none;padding:.6em 1em;position:relative;top:0}.horizontal-tab-button .selected strong{color:#ddd}.horizontal-tab-button .summary{display:block;line-height:normal;margin-bottom:0}div.field-group-htabs-wrapper .field-group-format-wrapper{clear:both;padding:0 0 .6em}#block-rowsidebarblock{margin-top:1rem;text-align:center}#block-rowsidebarblock a{display:inline-block}#block-rowsidebarblock h2{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6;margin:0 0 .5em;width:auto}#block-rowsidebarblock h2__link{color:inherit}#block-rowsidebarblock h2__link:hover{color:inherit}#search-block-form{display:flex;justify-content:flex-end}#search-block-form .js-form-item.form-item{margin:0 .25rem 0 0;flex-grow:1}#search-block-form .js-form-item.form-item input{width:100%}#search-form .js-form-item.form-item input{width:100%}.branding-block{display:flex;justify-content:center;background-repeat:round}.branding-block__text-container{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.branding-block__name{color:var(--c-accent-high);font-family:"Noto Serif";font-weight:400;font-style:normal;font-size:34px;line-height:1.4;margin:0;width:auto}.branding-block__name__link{color:inherit}.branding-block__name__link:hover{color:inherit}.branding-block__name .link{text-decoration:none}.branding-block__text{font-style:italic}.branding-block__logo .image{max-width:100%}.grid__item{flex:1 1 100%;margin-bottom:2rem}@media(min-width:920px){.grid__item{margin:0 2rem 0 0;flex-basis:30%}}.grid__item:last-child{margin-right:0}.grid__item--example{background-color:var(--c-highlight-high);padding:4rem}.grid{display:flex;flex-wrap:wrap}.grid--card{margin-bottom:2rem}.region_placeholder{color:#888;border:4px dashed #888;padding:50px;flex:1 1 auto}.region_placeholder__content{font-size:3.2rem;line-height:1.4;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.region_placeholder--small{border-width:1px;padding:10px}.region_placeholder--small .region_placeholder__content{font-size:1rem}.footer{background-color:#363839;display:block}.footer .footer-top{border-color:#e9eaee;border-top-width:1px;background-color:#363839;padding-top:30px;padding-bottom:20px;display:flex;justify-content:space-around}@media only screen and (max-width:768px){.footer .footer-top{flex-direction:column;align-items:center}}.footer .footer-top .phone{color:#e8e1e1;font-size:22px;font-style:italic}.footer .footer-top .phone:hover{color:var(--c-message)}.footer .footer-top .mail{font-size:22px}.footer .footer-top .mail a{text-decoration:none}.footer .footer-top .mail a em{color:#e8e1e1}.footer .footer-top .mail a em:hover{color:var(--c-message)}.bottom{display:flex;justify-content:center;color:#8c8989;background-color:#282a2b;border-top-width:1px;border-color:#4b4c4d;font-size:13px;padding:10px 0;border-top-width:1px;border-color:#4b4c4d}@media only screen and (max-width:768px){.bottom{text-align:center;padding:10px 0}}.header{margin-bottom:2rem}.header__inner{max-width:1224px;width:100%;margin:0 auto;padding:0 0;display:flex;flex-flow:column nowrap}@media(min-width:480px){.header__inner{padding:0 0}}.header__primary{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 0}.header__branding{display:flex;flex-flow:wrap;width:100%}.header .heading_level_1{display:flex;justify-content:space-between}.header .primary_heading{color:var(--c-accent-high);float:left;font-size:30px;line-height:36px;margin:0 0 0 0;padding-top:20px;font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif}.header .secondary_heading{clear:right;float:right;font-style:italic;margin:15px 0 18px 0;width:220px;text-decoration:none;color:var(--c-accent-high);font-size:14px;font-family:Georgia}.header img{width:100%}.header__menu{background-color:var(--c-accent-high);flex-basis:100%}.main-nav{border-bottom:solid 1px #e5e5e5}.region__header_menu{position:sticky;top:0px;background-color:#fff;z-index:3}.hero-background{height:calc(100vh - 15rem);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:2}@media screen and (max-width:768px){.hero-background{height:350px}}.hero-heading{font-family:"NOTO SANS";font-size:60px;position:absolute;color:#333;background:#fff;text-align:center;padding:20px 20px;width:1080px;top:calc(40% - 1rem);left:calc(50% - 540px);display:block}@media screen and (max-width:768px){.hero-heading{font-size:28px;line-height:37px;padding:0;margin:0 auto;width:300px;top:43%;left:calc(50% - 150px)}}.branding-block__logo{width:400px;height:160px;padding:10px}.tns-item{position:relative}.main__wrapper{max-width:1224px;width:100%;margin:0 auto;padding:0 0;display:flex;flex-direction:column;padding-top:55px;padding-bottom:40px;padding-left:30px;padding-right:30px}@media(min-width:480px){.main__wrapper{padding:0 0}}@media(min-width:720px){.main__container--with-sidebar{margin:1rem;flex-basis:calc(100% - (25% + 2rem))}}.block-legamm-page-title{display:none}.row{display:flex}@media screen and (max-width:480px){.row{flex-direction:column}}.section__first{flex-direction:row-reverse}@media screen and (max-width:480px){.section__first{flex-direction:column-reverse}}@media screen and (max-width:480px){.section__second{flex-direction:column}}.image__first{width:250%}@media screen and (max-width:480px){.image__first{width:100%}}.image__second{width:180%;padding-right:20px}@media screen and (max-width:480px){.image__second{width:100%;margin-bottom:10px}}.motion--expand{transition:transform .3s cubic-bezier(0.17,0.67,0.83,0.67)}.motion--expand:hover{transform:scale(1.03)}.paragraph__first{padding-right:20px}.heading__main{margin:8% 0}.heading__main h1{font-size:34px}.contact-address{width:70%;text-align:left}.contact-address p{text-align:left}.contact-number{text-align:left}.main-content{margin:0 auto}.hero-image{height:600px;max-width:100%;background-size:cover}@media screen and (max-width:480px){.hero-image{height:275px}}.hero-image h1{background-color:#fff;position:relative;top:calc(50% - 1.5em);font-size:60px;text-align:center;margin:0 160px;padding:10px}@media screen and (max-width:1678px){.hero-image h1{font-size:4vw;margin:0 66.6px}}@media screen and (max-width:976px){.hero-image h1{font-size:4vw;margin:0 44.4px}}@media screen and (max-width:768px){.hero-image h1{font-size:4vw;margin:0 22.2px}}@media screen and (max-width:480px){.hero-image h1{font-size:4vw;margin:0 11.1px}}.hero-documents{background-image:url(/themes/custom/legamm/images/handshake.jpeg);background-position:50% 50%}.hero-nos-arbitres{background-image:url(/themes/custom/legamm/images/san-francisco.jpg);background-position:50% 50%}.hero-demande-arbitrage{background-image:url(/themes/custom/legamm/images/lawyer_writing.jpg);background-position:50% 50%}#block-legamm-page-title h1{display:none}#edit-submit,input[value=Reset]{background-color:var(--c-message)}.field-label{display:none}.views-exposed-form{display:flex;justify-content:space-around}.views-exposed-form #edit-keys{width:400px}.views-exposed-form .form-actions{position:relative;top:10px;align-self:center}.article-div{display:flex}@media screen and (max-width:48em){.article-div{flex-direction:column}}.article-div .field-group-tabs-wrapper{margin-top:130px;margin-left:175px}@media screen and (max-width:48em){.article-div .field-group-tabs-wrapper{margin:0}}.region__content{margin:0 68px}@media screen and (max-width:48em){.region__content{margin:0}}.layout-container .header{max-width:1224px;width:100%;margin:0 auto;padding:0 0;margin:auto}@media(min-width:480px){.layout-container .header{padding:0 0}}.views-field-title span{position:absolute;top:45%;font-size:60px;line-height:80px;width:1017px;padding:0 25px;background-color:#fff;margin:0 200px;text-align:center}@media screen and (max-width:1080px){.views-field-title span{font-size:60px;line-height:37.5px;max-width:300px;padding:0;margin-left:200px}}@media screen and (max-width:786px){.views-field-title span{font-size:28px;line-height:37.5px;max-width:300px;padding:0;margin-left:40px}}.tns-controls button[data-controls=prev]{left:0}.tns-controls button[data-controls=next]{right:0}.tns-outer{position:relative}.tns-controls{position:initial}.tns-outer .tns-controls [aria-controls]{position:absolute;top:42%;background:none;color:#fff;font-size:25px;opacity:.6;background-color:#000}@media screen and (max-width:768px){.tns-outer .tns-controls [aria-controls]{top:45%;opacity:.3}}.main-content{max-width:1100px}.main-content p{font-size:20px;color:#747474}.post-content{display:flex;flex-direction:column;font-family:"Noto Serif";font-weight:400;line-height:1.5;letter-spacing:0px;font-style:normal;text-align:center;color:#747474;max-width:100%}@media screen and (max-width:768px){.post-content{align-items:center}}.post-content img{border-radius:50%}.post-content img:hover{transform:perspective(1000px) scale(1.03)}.post-content .person__name{color:#333;text-transform:uppercase;font-size:25px}.post-content .person__title{font-size:17px;color:#747474}.post-content .person__content{font-size:17px;color:#747474}.post-content .person-desc{margin-top:25px}.post-content .post-row{display:flex;justify-content:space-around;padding-bottom:22px}@media screen and (max-width:768px){.post-content .post-row{flex-direction:column}}.post-content .post-row>div{width:50%}@media screen and (max-width:768px){.post-content .post-row div{width:340px}}.title-sep{position:relative;display:block;width:100%;border-style:solid;border:0 solid #e7e6e6;box-sizing:content-box;border-bottom-width:1px}.image-row{display:flex;justify-content:space-around}@media screen and (max-width:48em){.image-row{flex-direction:column}}@media screen and (max-width:768px){.image-row{align-items:center}}.image-row .image-col{width:242px;height:130px;margin-bottom:4%;margin-right:20px}.image-row .image-col img{width:auto;height:auto}.content-row{display:flex}@media screen and (max-width:48em){.content-row{flex-direction:column}}.content-row .content-list{width:100%}.content-row .content-list ul{list-style-image:url(/themes/custom/legamm/images/icons/chevron-circle-right.svg);font-size:18px}.content-row .content-list ul svg{filter:invert(100%)}.content-row .content-list ul li::marker{font-size:30px}.content-row .content-list ul li a{text-decoration:none;color:#333}.content-row .content-list ul li a:hover{color:var(--c-message)}.content-row .content-text p{color:#747474;font-size:17px}header p{color:#747474}#cookiesjsr{--banner-bg-color:#747474;--banner-text-color:#fff;--button-bg-color:#a0ce4e;--btn-bg-color:#a0ce4e;--layer-footer-font-color:#fff;--layer-tab-active-font-color:var(var(--banner-text-color));--layer-tab-active-bg-color:var(--banner-bg-color);--btn-prime-inv-bg-color:var(--btn-bg-color);--btn-inv-border-color:var(--btn-bg-color);--btn-inv-font-color:#fff;--btn-inv-bg-color:var(--btn-bg-color);--btn-prime-inv-border-color:var(--btn-bg-color);--btn-inv-bg-color:var(--banner-text-color);--btn-inv-font-color:var(--banner-bg-color);--btn-prime-border-color:var(--btn-bg-color);--btn-prime-font-color:var(--banner-bg-color);--btn-prime-bg-color:var(--btn-bg-color);--btn-prime-font-color:var(--banner-text-color)}#cookiesjsr .cookiesjsr-banner--info{width:unset}#cookiesjsr .cookiesjsr-banner--action{width:unset}#cookiesjsr .cookiesjsr-btn{width:18em}.node-type__events .field-name__body,.node-type__events .field-label{margin-top:1rem}.node-type__events .field-name__field-location>div:not(.field-label){display:flex;flex-direction:column-reverse}.node-type__events .field-name__field-location .simple-gmap-address{margin-top:0}.webform-submission-form .form-checkbox{float:left;margin-top:0rem;margin-right:.4rem;width:1.2rem;height:1.2rem}.webform-submission-form .form-required:after{content:" *";color:red}:root{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}@media(prefers-color-scheme:dark){:root{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}}:root [data-theme=default]{--c-text:#050051;--c-text-inverse:white;--c-background:white;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#333333;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}:root [data-theme=dark]{--c-text:#333333;--c-text-inverse:white;--c-background:white;--c-background-inverse:#888;--c-background-section:#e5e5e5;--c-primary:#06369D;--c-secondary:#610c63;--c-accent:#4c4c4c;--c-accent-high:#050051;--c-highlight:#aaa;--c-highlight-high:#e5e5e5;--c-muted:#f2f2f2;--c-warning:#f9fb93;--c-error:#fbe3e4;--c-message:#a0c756}
