@font-face{font-family:Source Sans Pro;font-weight:400;src:url(../js/SourceSansPro-Regular-5e1d162e634a102d7da8db597825a764.otf?vsn=d)}@font-face{font-family:Source Sans Pro;font-weight:800;src:url(../js/SourceSansPro-Bold-1a2a157bfd94b250884c09f1bd57a0bb.otf?vsn=d)}@font-face{font-family:Source Sans Pro;font-style:italic;src:url(../js/SourceSansPro-It-221e2885deff8820941c3fa286ad25f5.otf?vsn=d)}@font-face{font-family:Evolventa;font-weight:400;src:url(../js/Evolventa-Regular-2437b1f8ff16d4bddb811f997834e5b0.ttf?vsn=d)}@font-face{font-family:Evolventa;font-weight:800;src:url(../js/Evolventa-Bold-18aff3eaaffeac46eb2fc4d2a9544155.ttf?vsn=d)}:root{--blue:#0053b3;--light-blue:#006be6;--dark-blue:#003b80;--darker-blue:#00234d;--lighter-blue:#b4e1fa;--white:#fff;--lightest-grey:#fafbfc;--lighter-grey:#ebeff3;--light-grey:#c9d3df;--grey:#adb9c9;--dark-grey:#8393a7;--darker-grey:#53657d;--darkest-grey:#26353f;--black:#1c1c1c;--green:#03bd5b;--light-green:#daf5e7;--orange:#ff9947;--dark-orange:#cc5c00;--light-orange:#fff0e4;--red:#d63626;--dark-red:#ab2b1e;--light-red:rgba(239,172,166,.459);--mobile-min:400px;--mobile-max:549px;--phablet-min:550px;--phablet-max:749px;--tablet-min:750px;--tablet-max:999px;--desktop-min:1000px;--space-xxs:0.25em;--space-xs:0.5em;--space-s:1em;--space-m:1.5em;--space-l:2em;--space-xl:3em;--theme-primary:var(--blue);--theme-primary-light:var(--light-blue);--theme-primary-lighter:var(--lighter-blue);--theme-primary-dark:var(--dark-blue);--theme-primary-darker:var(--darker-blue);--theme-secondary:var(--blue);--theme-secondary-darken:var(--dark-blue);--theme-border:var(--grey);--theme-border-lighter:var(--light-grey);--theme-border-active:var(--light-blue);--theme-border-radius:3px;--theme-background-white:var(--white);--theme-background-grey:var(--lighter-grey);--theme-background-color:var(--blue);--theme-background-color-dark:var(--darker-blue);--theme-background-gradient:linear-gradient(to left,var(--blue),var(--dark-blue));--theme-background-dark:var(--black);--theme-box-shadow:0 1px 2px rgba(201,211,223,.2);--theme-label-text:var(--darker-grey);--theme-light-text:var(--white);--theme-dark-text:var(--darkest-grey);--theme-success-border:var(--green);--theme-success-bg:var(--light-green);--theme-warning-border:var(--orange);--theme-warning-bg:var(--light-orange);--theme-error-border:var(--red);--theme-error-bg:var(--light-red);--theme-info-border:var(--light-blue);--theme-info-bg:var(--lighter-blue)}body{font-family:Source Sans Pro,Arial,sans-serif;font-size:16px;line-height:1.5em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Evolventa,Trebuchet MS,sans-serif}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2em;line-height:1.125em}h2{font-size:1.75em;line-height:1.25em}h3{font-size:1.5em;line-height:1.5em}h4{font-size:1.25em}h5{font-size:1.125em}h6{font-size:1em}.subtitle{color:#53657d;color:var(--darker-grey);font-family:Source Sans Pro,Arial,sans-serif;font-weight:400}.lead-text{font-size:1.25em}.subtitle{color:#8393a7;color:var(--dark-grey)}.text-quote{background-color:#ebeff3;background-color:var(--theme-background-grey);border-left:8px solid #c9d3df;border-left:8px solid var(--theme-border-lighter);padding:4px 0 4px 25px}pre{display:block;margin-top:1em}code{background:#fafbfc;background:var(--lightest-grey);border-radius:3px;border-radius:var(--theme-border-radius);font-family:Courier New;font-size:.9em;padding:0 .5em;word-wrap:break-word;display:inline-block;max-width:100%;overflow-x:auto;vertical-align:middle;white-space:pre-wrap}pre code{padding:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;position:relative}body{color:#26353f;color:var(--theme-dark-text);margin:0;overflow:auto;padding:0}a,button{cursor:pointer}a,a:active,a:focus,a:visited{color:#0053b3;color:var(--theme-primary);text-decoration:underline}a:hover{background-color:#ebeff3;background-color:var(--lighter-grey);border-radius:3px;border-radius:var(--theme-border-radius);color:#003b80;color:var(--dark-blue);text-decoration:none}small{font-size:.875em}hr{border-bottom:#c9d3df;border-bottom:var(--theme-border-lighter);border-top:0;margin:2em 0;margin:var(--space-l) 0}dt{color:#53657d;color:var(--darker-grey);display:block}dd{margin:0}dd+dt{margin-top:.5em;margin-top:var(--space-xs)}input,select,textarea{background:#fff;background:var(--theme-background-white);border:1px solid #adb9c9;border:1px solid var(--theme-border);border-radius:3px;border-radius:var(--theme-border-radius);color:#1c1c1c;color:var(--black);font:inherit;line-height:1.6;outline:none;padding:.5em .875em;position:relative;vertical-align:middle;width:100%}input:focus,select:focus,textarea:focus{border-color:#006be6;border-color:var(--theme-border-active);-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}input:disabled,select:disabled{background-color:#ebeff3;background-color:var(--theme-background-grey)}input[type=checkbox],input[type=radio]{margin:0 .5em 0 0;margin-right:var(--space-xs)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;display:inline-block;height:1.25em;padding:0;width:1.25em}input[type=radio]:before{border-color:#0053b3;border-color:var(--theme-primary);border-radius:50%;content:"";height:.5em;left:.35em;position:absolute;top:.3em;-webkit-transform:scale(0);transform:scale(0);width:.5em}input[type=radio]:checked{background-color:#fff;background-color:var(--theme-background-white);border-color:#0053b3;border-color:var(--theme-primary);opacity:1}input[type=radio]:checked:before{background-color:#0053b3;background-color:var(--theme-primary);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.4em;padding:0;width:1.5em}input[type=checkbox]:checked{background-color:#0053b3;background-color:var(--theme-primary);border-color:#0053b3;border-color:var(--theme-primary);opacity:1;-webkit-transition:border-color .2s ease-in,background-color .2s ease-out;transition:border-color .2s ease-in,background-color .2s ease-out}input[type=checkbox]:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M14.23 1.304L6.112 9.501 2.767 6.117a1.029 1.029 0 0 0-1.464 0 1.054 1.054 0 0 0 0 1.479l4.055 4.101c.208.21.481.31.754.305.272.005.545-.095.753-.305l8.829-8.915a1.053 1.053 0 0 0 0-1.478 1.027 1.027 0 0 0-1.464 0z" fill="white" /></svg>') 50% no-repeat;content:"";height:1em;left:.15em;position:absolute;top:.2em;-webkit-transform:scale(0);transform:scale(0);width:1em}input[type=checkbox]:checked:before{color:#fff;color:var(--white);display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}input[type=file]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M1.254 2.518a.904.904 0 0 1 0-1.257.85.85 0 0 1 1.225 0l4.512 4.632 4.511-4.632a.85.85 0 0 1 1.225 0 .904.904 0 0 1 0 1.257L7.621 7.761a.848.848 0 0 1-.63.259.849.849 0 0 1-.631-.259L1.254 2.518z" fill="gray"/></svg>') no-repeat;background:var(--theme-background-white) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M1.254 2.518a.904.904 0 0 1 0-1.257.85.85 0 0 1 1.225 0l4.512 4.632 4.511-4.632a.85.85 0 0 1 1.225 0 .904.904 0 0 1 0 1.257L7.621 7.761a.848.848 0 0 1-.63.259.849.849 0 0 1-.631-.259L1.254 2.518z" fill="gray"/></svg>') no-repeat;background-position:top 1em right 0;background-size:1.7em;border-radius:3px;border-radius:var(--theme-border-radius);padding-right:2.8em;width:auto}@-moz-document url-prefix(){select{padding-bottom:.438em;padding-top:.438em}}select:focus{outline:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}label.required:before{color:#d63626;color:var(--red);content:"✱";font-weight:700;left:0;padding-right:.5em;padding-right:var(--space-xs);position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}a.button,a.button:active,a.button:focus,a.button:visited,button.button,button.button:active,button.button:focus,button.button:visited,input[type=button],input[type=button]:active,input[type=button]:focus,input[type=button]:visited,input[type=submit],input[type=submit]:active,input[type=submit]:focus,input[type=submit]:visited{background-color:#0053b3;background-color:var(--theme-primary);border:0;border-radius:3px;border-radius:var(--theme-border-radius);color:#fff;color:var(--theme-light-text);cursor:pointer;display:inline-block;font-family:Source Sans Pro,Arial,sans-serif;font-size:1em;font-size:var(--space-s);margin:1em 1em 0 0;overflow:hidden;padding:.5em 2em;padding:var(--space-xs) var(--space-l);position:relative;text-decoration:none;top:0;width:auto}a.button:disabled,button.button:disabled{background-color:#c9d3df;background-color:var(--light-grey);color:#fff;color:var(--white)}a.button:hover,button.button:hover,input[type=button]:hover,input[type=submit]:hover{background:#003b80;background:var(--theme-secondary-darken)}a.button:disabled:hover,button.button:disabled:hover{background-color:#c9d3df;background-color:var(--light-grey);color:#fff;color:var(--white);cursor:auto}a.button:active,button.button:active,input[type=button]:hover,input[type=submit]:hover{-webkit-transform:translateY(1px);transform:translateY(1px)}button::-moz-focus-inner{border:0}a.button-outline,a.button-outline:active,a.button-outline:focus,a.button-outline:visited,button.button-outline,button.button-outline:active,button.button-outline:focus,button.button-outline:visited{background:transparent;border:1px solid #fff;border:1px solid var(--white);border-radius:3px;border-radius:var(--theme-border-radius);color:#fff;color:var(--white);display:inline-block;font-family:Source Sans Pro,Arial,sans-serif;font-size:1em;font-size:var(--space-s);overflow:hidden;padding:.5em 2em;padding:var(--space-xs) var(--space-l);position:relative;text-decoration:none;top:0}a.button-outline:disabled,a.button-outline:disabled:hover,a.button-outline:hover,button.button-outline:disabled,button.button-outline:disabled:hover,button.button-outline:hover,input[type=button].button-outline:hover,input[type=submit].button-outline:hover{border-color:#c9d3df;border-color:var(--light-grey);color:#c9d3df;color:var(--light-grey)}a.button-outline:disabled:hover,button.button-outline:disabled:hover{cursor:auto}.button-outline.primary,a.button-outline.primary{border-color:#0053b3;border-color:var(--blue);color:#0053b3;color:var(--blue)}.button-outline.primary:active,.button-outline.primary:focus,.button-outline.primary:hover{border-color:#003b80;border-color:var(--dark-blue);color:#003b80;color:var(--dark-blue)}.button-outline.warning,a.button-outline.warning{border-color:#d63626;border-color:var(--red);color:#d63626;color:var(--red)}.button-outline.warning:active,.button-outline.warning:focus,.button-outline.warning:hover{border-color:#ab2b1e;border-color:var(--dark-red);color:#ab2b1e;color:var(--dark-red)}.button-outline.secondary,a.button-outline.secondary{border-color:#53657d;border-color:var(--darker-grey);color:#53657d;color:var(--darker-grey)}.button-outline.secondary:active,.button-outline.secondary:focus,.button-outline.secondary:hover{border-color:#26353f;border-color:var(--darkest-grey);color:#26353f;color:var(--theme-dark-text)}a.button-outline.small,a.button.small,button.button-outline.small,button.button.small,input[type=button].small,input[type=submit].small{font-size:.825em;padding:.25em 1em}a.button-outline.large,a.button.large,button.button-outline.large,button.button.large,input[type=button].large,input[type=submit].large{font-size:1.25em}.button.warning,a.button.warning{background-color:#d63626;background-color:var(--red)}.button.warning:active,.button.warning:focus,.button.warning:hover{background-color:#ab2b1e;background-color:var(--dark-red)}.button.warning-light,a.button.warning-light{background-color:#ff9947;background-color:var(--orange)}.button.warning-light:active,.button.warning-light:focus,.button.warning-light:hover{background-color:#cc5c00;background-color:var(--dark-orange)}.button.secondary,a.button.secondary{background-color:#53657d;background-color:var(--darker-grey)}.button.secondary:active,.button.secondary:focus,.button.secondary:hover{background-color:#26353f;background-color:var(--darkest-grey)}@media (max-width:399px){a.button,button.button,input[type=button],input[type=submit]{margin-right:0;width:100%}}.table{background:#fff;background:var(--theme-background-white);border:1px solid #c9d3df;border:1px solid var(--theme-border-lighter);border-collapse:collapse;border-left:0;border-radius:2px;border-right:0;position:relative;width:100%}.table td,.table th{padding:1em;padding:var(--space-s);text-align:left}.table td{border-top:1px solid #ebeff3;border-top:1px solid var(--lighter-grey)}.table thead th{background:#fafbfc;background:var(--lightest-grey);border-bottom:1px solid #c9d3df;border-bottom:1px solid var(--theme-border-lighter);font-size:.875em;font-weight:700;text-transform:uppercase}.table thead th.ascending:after{content:"▲";font-size:.75em;margin-left:.5em;margin-left:var(--space-xs)}.table thead th.descending:after{content:"▼";font-size:.75em;margin-left:.5em;margin-left:var(--space-xs)}.table tr:hover{background:#fafbfc;background:var(--lightest-grey)}.table__filter{float:right;margin-bottom:1em;margin-bottom:var(--space-s);max-width:20em}.icon{display:inline-block;fill:currentColor;font-size:16px;height:1em;stroke:currentColor;stroke-width:0;width:1em}#icon-search{fill:#adb9c9;fill:var(--grey)}.label-list{margin:0;padding:0}.label{background-color:#ebeff3;background-color:var(--lighter-grey);border-radius:3px;border-radius:var(--theme-border-radius);display:inline-block;font-size:.875em;margin:.25em;padding:.3em .8em}.label a{color:#26353f;color:var(--theme-dark-text);text-decoration:none}.label--active{background-color:#0053b3;background-color:var(--theme-primary);color:#fff;color:var(--white)}.label--inactive{background-color:#fff;background-color:var(--white);border:1px solid #adb9c9;border:1px solid var(--theme-border)}.label--inactive,.label--inactive a{color:#53657d;color:var(--darker-grey)}.label--inactive a{background:0}label.switch{display:inline-block;padding-left:2.6em;position:relative}label.switch input,label.switch-text input{border:0;display:none;height:0;opacity:0;position:absolute;top:0;width:0}label.switch input[type=checkbox]:before{display:none}label.switch .slider,label.switch-text .slider{background-color:#fff;border:1px solid #adb9c9;border:1px solid var(--theme-border);border-radius:1em;bottom:0;cursor:pointer;height:1.4em;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s;width:2.5em}label.switch .slider:before,label.switch-text .slider:before{background-color:#0053b3;background-color:var(--theme-primary);border-radius:1em;bottom:.2em;content:"";height:1em;left:.2em;position:absolute;-webkit-transition:.4s;transition:.4s;width:1em}label.switch input:disabled+.slider,label.switch-text input:disabled+.slider{background-color:#ebeff3;background-color:var(--theme-background-grey);border:1px solid #adb9c9;border:1px solid var(--theme-border)}label.switch input:checked+.slider{background-color:#b4e1fa;background-color:var(--theme-primary-lighter);border-color:#0053b3;border-color:var(--theme-primary)}label.switch input:focus+.slider{border-color:#006be6;border-color:var(--theme-border-active);-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}label.switch input:disabled+.slider:before,label.switch-text input:disabled+.slider:before{background-color:#1c1c1c;background-color:var(--black)}label.switch input:checked+.slider:before{-webkit-transform:translateX(1em);transform:translateX(1em)}label.switch-text{display:inline-block}label.switch-text .slider{height:auto;padding:0 .4em;position:relative;width:auto}label.switch-text .slider:before{bottom:.1em;display:inline-block;height:1.1em;width:48%}label.switch-text input:checked+.slider:before{-webkit-transform:translateX(calc(100% - .2em));transform:translateX(calc(100% - .2em))}label.switch-text .first-option,label.switch-text .second-option{color:#1c1c1c;color:var(--black);position:relative;-webkit-transition:.4s;transition:.4s}label.switch-text .second-option{padding-left:.2em}label.switch-text input+.slider .first-option{color:#fff;color:var(--white)}label.switch-text input:checked+.slider .first-option{color:#1c1c1c;color:var(--black)}label.switch-text input:checked+.slider .second-option{color:#fff;color:var(--white)}form{margin:0 auto;max-width:35em}label,legend{color:#26353f;color:var(--theme-dark-text);display:block}legend{margin-bottom:.5em;margin-bottom:var(--space-xs)}label.label-inline{color:#1c1c1c;color:var(--black);display:inline}.label-inline+input[type=checkbox],.label-inline+input[type=radio]{margin-left:1.5em;margin-left:var(--space-m);-ms-flex-negative:0;flex-shrink:0}.form__group{display:block;position:relative}.form__group+.form__group{margin-top:2em;margin-top:var(--space-l)}fieldset{border:none;margin:0;padding:0;width:100%}.overlay-button{background:0;border:0;height:1rem;position:absolute;right:2em;right:var(--space-l);top:calc(1px + .8rem);width:1rem}.search__group{position:relative}.overlayed-button .icon-search{height:15px;width:15px}.input__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.input__group .icon-button,.input__group .icon-button:active{margin-left:1em;margin-left:var(--space-s);padding:0 .8em}.input__group .icon-button .icon{height:16px;width:16px}.input__group .button{-ms-flex-negative:0;flex-shrink:0;margin-left:1em;margin-left:var(--space-s)}@media (max-width:399px){.input__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input__group .button{margin-left:0;margin-top:1em;margin-top:var(--space-s)}}.card{background:#fff;background:var(--theme-background-white);border-radius:2px;-webkit-box-shadow:0 1px 2px rgba(201,211,223,.2);box-shadow:0 1px 2px rgba(201,211,223,.2);-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #c9d3df;border:1px solid var(--theme-border-lighter);-ms-flex-direction:column;flex-direction:column;width:100%}.row .card+.card{margin-left:1.5em;margin-left:var(--space-m)}@media (max-width:749px){.row>.card{margin:0}.row>.card+.card{margin-left:0;margin-top:1.5em;margin-top:var(--space-m)}}.card__cover{display:-webkit-box;display:-ms-flexbox;display:flex;height:250px;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#0053b3;background-color:var(--theme-background-color);justify-content:center}.card__cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__content{padding:1.5em;padding:var(--space-m);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card__content h3{margin:0}.card__content .card__meta{color:#53657d;color:var(--darker-grey)}.card__content .card__meta time:after{content:" • "}.card__content :last-child{margin-bottom:0}.card__extra{border-top:1px solid #adb9c9;border-top:1px solid var(--theme-border);padding:1em;padding:var(--space-s)}.panel{background:#fff;background:var(--theme-background-white);border:1px solid #c9d3df;border:1px solid var(--theme-border-lighter);border-radius:3px;border-radius:var(--theme-border-radius);-webkit-box-shadow:0 1px 2px rgba(201,211,223,.2);box-shadow:0 1px 2px rgba(201,211,223,.2);-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow);padding:1.5em;padding:var(--space-m);position:relative}.panel+*{margin-top:1.5em;margin-top:var(--space-m)}.panel>:last-child{margin-bottom:0}.panel__header:after{border-bottom:1px solid #c9d3df;border-bottom:1px solid var(--theme-border-lighter);content:"";display:block;left:-1.5em;margin:1em 0 1.5em;margin:var(--space-s) 0 var(--space-m);position:relative;width:calc(100% + 3em);width:calc(100% + var(--space-m)*2)}.panel__header h3{display:inline-block;margin:0}.panel__header-extra{color:#53657d;color:var(--theme-label-text);display:inline-block;margin-left:1em;margin-left:var(--space-s)}@media (max-width:549px){.panel__header-extra{margin:0}}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#fff;background-color:var(--white);-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:110px;position:absolute;right:0;text-align:center;top:2em;top:var(--space-l);z-index:1}.dropdown-content a{color:#000;display:block;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:#c9d3df;background-color:var(--light-grey)}.dropdown:hover .dropdown-content{display:block}.modal__backdrop{background:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;z-index:10}.modal__backdrop:target{display:-webkit-box;display:-ms-flexbox;display:flex}.modal{background:#fff;background:var(--white);border-radius:3px;border-radius:var(--theme-border-radius);-webkit-box-shadow:0 1px 2px rgba(201,211,223,.2);box-shadow:0 1px 2px rgba(201,211,223,.2);-webkit-box-shadow:var(--theme-box-shadow);box-shadow:var(--theme-box-shadow);max-width:32em;padding:1.5em;padding:var(--space-m)}.modal>:first-child{margin-top:0}.modal .button__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.5em;margin-top:var(--space-m)}.modal .button__group .button{margin:0}.modal .button__group .button+.button{margin-left:1em}.notification{background:#b4e1fa;background:var(--theme-info-bg);border:1px solid #006be6;border:1px solid var(--theme-info-border);border-radius:3px;border-radius:var(--theme-border-radius);margin-bottom:1em;padding:1em;padding:var(--space-s);position:relative}.notification .close{background:0;border:0;color:currentColor;position:absolute;right:1em;right:var(--space-s)}.notification .icon{fill:currentColor;height:20px;width:20px}.notification.closable{padding-right:3em;padding-right:var(--space-xl)}.notification.full-width{border:0;margin-bottom:0;text-align:center;width:100%}.notification.full-width.closable .close{right:unset}.notification.success{background:#daf5e7;background:var(--theme-success-bg);border-color:#03bd5b;border-color:var(--theme-success-border)}.notification.warning{background:#fff0e4;background:var(--theme-warning-bg);border-color:#ff9947;border-color:var(--theme-warning-border)}.notification.error{background:rgba(239,172,166,.459);background:var(--theme-error-bg);border-color:#d63626;border-color:var(--theme-error-border)}.tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;background-color:var(--theme-background-white);padding:1em;padding:var(--space-s);-webkit-transform:none;transform:none;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;width:100%}.tile:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.tile-colored{background-color:#0053b3;background-color:var(--theme-background-color);color:#fff;color:var(--theme-light-text)}.tile h3{margin:0}.tile__icon{height:2em;height:var(--space-l)}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5em;margin-top:var(--space-m)}.pagination__display-group{margin:.5em;margin:var(--space-xs)}.pagination__display-label{display:inline}select.pagination__display{margin-left:.5em;margin-left:var(--space-xs);padding-bottom:.25em;padding-bottom:var(--space-xxs);padding-top:.25em;padding-top:var(--space-xxs)}.pagination__count{margin:.5em;margin:var(--space-xs)}.pagination__pages{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;overflow:hidden;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pagination__pages li a{background-color:#fff;background-color:var(--theme-background-white);border-radius:3px;border-radius:var(--theme-border-radius);color:#0053b3;color:var(--theme-primary);display:block;font-weight:700;margin:0 .25em;margin:0 var(--space-xxs);padding:.25em .5em;padding:var(--space-xxs) var(--space-xs);pointer-events:inherit;text-decoration:none}.pagination__pages li a:hover{background-color:#b4e1fa;background-color:var(--lighter-blue)}.pagination__pages li.active a{background-color:#0053b3;background-color:var(--theme-background-color);color:#fff;color:var(--theme-light-text)}.pagination__pages li.disabled a{background-color:#fafbfc;background-color:var(--lightest-grey);color:#8393a7;color:var(--dark-grey);pointer-events:none}.steps-form{counter-reset:step;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.steps-form,.steps-form li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.steps-form li{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style-type:none;position:relative;text-align:center}.steps-form li:before{background-color:#fff;background-color:var(--white);border:7px solid #c9d3df;border:7px solid var(--light-grey);border-radius:50%;color:#c9d3df;color:var(--light-grey);content:counter(step);counter-increment:step;display:block;font-size:2em;height:40px;line-height:40px;margin:0 auto 10px;text-align:center;width:40px;z-index:1}.steps-form li.active:before,li.done:before{border-color:#0053b3;border-color:var(--blue);color:#0053b3;color:var(--blue)}.steps-form li.done:before{background-color:#0053b3;background-color:var(--blue);color:#fff;color:var(--white)}.steps-form li:after{background-color:#c9d3df;background-color:var(--light-grey);content:"";height:15px;left:-50%;position:absolute;top:23px;width:100%;z-index:0}.steps-form li.active:after,li.done:after{background-color:#0053b3;background-color:var(--blue)}.steps-form li:first-child:after{content:none}@media (max-width:749px){.steps-form{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 2vw}.steps-form,.steps-form li{-webkit-box-direction:normal}.steps-form li{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.steps-form>li>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:2vw;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.steps-form li:after{height:100%;left:20px;top:-50%;width:15px}.steps-form li:before{-ms-flex-negative:0;flex-shrink:0;margin:2vh 0 0}}.container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;width:100%}.container.container-medium{max-width:750px}.container.container-small{max-width:550px}.container.container-full{max-width:none}.article__container{max-width:35em}@media (min-width:400px){.container{padding:0;width:85%}}@media (min-width:550px){.container{width:80%}}.navbar{background:#fff;background:var(--theme-background-white);width:100%;z-index:100}.nav-fixed{position:fixed;top:0}.navbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em;padding:var(--space-s)}.navbar__home{height:40px}.navbar__logo{height:100%}.nav__links{list-style-type:none;margin:0}.nav__item,.nav__links{display:inline-block;padding:0}.nav__item .dropdown,.nav__item a{border-radius:3px;color:#1c1c1c;color:var(--black);padding:.4em .8em;text-decoration:none}.nav__links a:after{content:none}.nav__item .dropdown:hover,.nav__item a:hover{background:#ebeff3;background:var(--lighter-grey)}.nav__item a.active{background:#0053b3;background:var(--theme-primary);color:#fff;color:var(--white)}a.navbar__home{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Evolventa;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#26353f;color:var(--theme-dark-text);letter-spacing:.05em;text-decoration:none}.navbar__home img{vertical-align:middle}.navbar__logo{margin-right:.8em}.navbar__gouvfr{height:100%}span.navbar__domain{color:#26353f;color:var(--theme-dark-text);font-weight:400;-webkit-padding-after:3px}@media (max-width:749px){.navbar__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav__links{padding-top:1em;padding-top:var(--space-s)}}.hero{background:var(--theme-background-white);width:100%}.hero-color{background:#0053b3;background:var(--theme-background-color)}.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:25em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;margin:0 auto;max-width:1200px;padding:2em;padding:var(--space-l)}.hero h1{margin-bottom:0}.hero-color h1{color:#fff;color:var(--theme-light-text)}.hero p{color:#26353f;color:var(--theme-dark-text);font-size:1.5em;margin:1em auto;margin:var(--space-s) auto}.hero-color p{color:#fff;color:var(--theme-light-text)}.footer{background:#1c1c1c;background:var(--theme-background-dark);color:#fff;color:var(--white);padding:2em 0;padding:var(--space-l) 0}.footer a:hover{background:0}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer ul{list-style-type:none;padding:0}.footer__social{margin-top:1em;margin-top:var(--space-s)}.footer__social li{display:inline;margin-right:1em;margin-right:var(--space-s)}.footer__social .icon{fill:#fff;fill:var(--white);height:35px;width:35px}.footer__links{line-height:2em;line-height:var(--space-l);margin:0}.footer__links h2{margin-bottom:.5em;margin-bottom:var(--space-xs);margin-top:0}.footer__links a{color:#fff;color:var(--white);text-decoration:none}.footer__links a:hover{background:#53657d;background:var(--darker-grey)}.footer__logo{height:auto;width:300px}.footer__logo img{max-height:60px}@media (max-width:999px){.footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section{padding:5em 0}.section-white{background-color:#fff;background-color:var(--theme-background-white)}.section-grey{background-color:#ebeff3;background-color:var(--theme-background-grey)}.section-dark{background-color:#1c1c1c;background-color:var(--theme-background-dark);color:#fff}.section-color{background-image:-webkit-gradient(linear,right top,left top,from(#0053b3),to(#003b80));background-image:linear-gradient(270deg,#0053b3,#003b80);background-image:var(--theme-background-gradient);color:#fff}.section-color-dark{background-color:#00234d;background-color:var(--theme-background-color-dark);color:#fff}.section__title:first-child{margin-bottom:.5em;margin-bottom:var(--space-xs);margin-top:0}.section__subtitle{color:#53657d;color:var(--darker-grey);font-family:Source Sans Pro,Arial,sans-serif;font-size:1.25em;font-weight:400;margin:0 auto}.section-color .section__subtitle,.section-color a,.section-dark .section__subtitle,.section-dark a{color:currentColor}.section-color a:hover,.section-dark a:hover{background:#53657d;background:var(--darker-grey)}.section__subtitle+.row,.section__title+.row{margin-top:3em;margin-top:var(--space-xl)}.section__subtitle,.section__title{text-align:center}.section__title+.section__subtitle{margin-top:-var(--space-s)}.article{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--white);color:#26353f;color:var(--theme-dark-text);-moz-font-feature-settings:"liga" on;line-height:1.5;margin:0 auto;padding:0}.article__hero{display:-webkit-box;display:-ms-flexbox;display:flex;height:38vh;overflow:hidden;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article__hero img{-webkit-filter:brightness(.5);filter:brightness(.5);position:absolute;width:100%;z-index:0}.article__hero .article__container{z-index:10;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%}.article__content{margin:0}.article__content .article__container{margin:0 auto;padding:2em 0 4em;padding:var(--space-l) 0 calc(var(--space-l)*2)}.richtext+.article__author{margin-top:1em;margin-top:var(--space-s)}.article__author-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1em;padding-top:var(--space-s);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__author{display:inline-block;font-size:15px;max-width:270px;padding:1em;padding:var(--space-s)}.article__author+.article__author{margin-left:1em;margin-left:var(--space-s);margin-top:0}.article__author img{border-radius:50%;display:inline-block;float:right;height:32px;width:32px}.article__author-info{display:inline-block}.article__author-name{font-weight:700}.article__author-role{color:#53657d;color:var(--darker-grey);font-size:.9em;line-height:.8em}.article__author-description p:last-child{margin-bottom:0}.article__preview{margin:0 auto;padding:1.5em;padding:var(--space-m)}.article__preview+.article__preview{margin-top:2em}.article__preview .article__author{margin-bottom:1em;margin-bottom:var(--space-s);padding:0;width:auto}.article__preview .article__author img{float:none;vertical-align:middle}.article__preview img+.article__author-name{margin-left:.5em;margin-left:var(--space-xs)}a.article__link{color:#26353f;color:var(--theme-dark-text);text-decoration:none}.article__title{margin-bottom:0}.article__full .article__meta,.article__full .article__title{color:#fff;color:var(--theme-light-text)}.article__thumbnail{height:200px;margin-top:1em;margin-top:var(--space-s);overflow:hidden;position:relative;width:100%}.article__thumbnail img{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media (max-width:549px){.article__container,.article__hero .article__container{padding:0;width:85%}.article__author-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__author-list .article__author{margin-left:0;width:100%}.article__author-list .article__author+.article__author{margin-left:0;margin-top:1em;margin-top:var(--space-s)}}.dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:calc(100vh - 73px)}.dashboard,.dashboard .side-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.dashboard .side-menu{background:#fff;background:var(--white)}.dashboard .side-menu ul{list-style-type:none;margin-top:0;padding:0}.dashboard .side-menu a{color:#26353f;color:var(--theme-dark-text);display:block;padding:1em 2em;padding:var(--space-s) var(--space-l);text-decoration:none;width:100%}.dashboard .side-menu a.active{background:linear-gradient(90deg,#0053b3,#0053b3 5px,#ebeff3 0,#ebeff3);background:linear-gradient(to right,var(--theme-primary),var(--theme-primary) 5px,var(--lighter-grey) 5px,var(--lighter-grey))}.dashboard .side-menu a:hover{color:#0053b3;color:var(--theme-primary)}.dashboard .main{padding:2em;padding:var(--space-l);-webkit-box-flex:1;background:#ebeff3;background:var(--lighter-grey);-ms-flex:1 1 75%;flex:1 1 75%}.dashboard .main>:first-child{margin-top:0}@media (max-width:749px){.dashboard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.documentation{display:-webkit-box;display:-ms-flexbox;display:flex}.side-pane{padding:2em 0;padding:var(--space-l) 0;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;font-size:14px}.side-pane li{list-style-type:none}.side-pane h2{margin-top:0;padding:.5em;padding:var(--space-xs)}.side-pane .side-pane__menu{float:right;list-style-type:none;margin:0;padding:0;width:100%}.side-pane__title h3{border-bottom:1px solid #adb9c9;border-bottom:1px solid var(--theme-border);font-family:Source Sans Pro;font-size:1em;font-weight:400;padding-bottom:1em;padding-bottom:var(--space-s);text-transform:uppercase}.side-pane a{border-radius:3px;border-radius:var(--theme-border-radius);color:#26353f;color:var(--theme-dark-text);display:block;padding:.5em 0;padding:var(--space-xs) 0;text-decoration:none;width:100%}.side-pane a:hover{background:0;text-decoration:underline}.side-pane li.side-pane__dropdown>a,.side-pane li.side-pane__dropdown>a:hover{background:url(../js/arrow-right-2cfe70f5a9b49cda25493afaf1f88f69.svg?vsn=d) no-repeat;background-position:center right 1em;background-position:center right var(--space-s);background-size:15px 15px}.side-pane li.side-pane__dropdown>a:hover{text-decoration:underline}.side-pane li.unfolded.side-pane__dropdown>a,.side-pane li.unfolded.side-pane__dropdown>a:hover{background-image:url(../js/arrow-down-c2d5c84abe015b3f1ff1c2d25d6f1e5a.svg?vsn=d)}.side-pane li.active.side-pane__dropdown a{font-weight:700}.side-pane__dropdown.unfolded .side-pane__submenu{display:block}.side-pane__submenu{display:none;padding-left:1em;padding-left:var(--space-s)}.side-pane__submenu a,.side-pane__submenu a:visited{border-radius:3px;border-radius:var(--theme-border-radius);color:#53657d;color:var(--darker-grey);display:inline-block;list-style-type:none;padding:.5em;padding:var(--space-xs);text-decoration:none}.side-pane__submenu li.active,.side-pane__submenu li.active a{color:#0053b3;color:var(--theme-primary)}.side-pane__submenu li.active a{font-weight:700}.main-pane{background:#fff;background:var(--white);padding:3em;padding:var(--space-xl);-webkit-box-flex:1;-ms-flex:1;flex:1}.main-pane h1:first-child{margin-top:0}@media (max-width:749px){.documentation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side-pane{border-bottom:1px solid #c9d3df;border-bottom:1px solid var(--theme-border-lighter);border-right:none;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.side-pane .side-pane__menu{float:none;max-width:unset}.main-pane,.side-pane{padding-left:0;padding-right:0}}@media (min-width:1000px){.main-pane .markdown{width:80%}.side-pane{padding:3em 0;padding:var(--space-xl) 0;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-blue{color:#0053b3;color:var(--blue)}.text-grey-lightest{color:#fafbfc;color:var(--lightest-grey)}.text-grey-lighter{color:#ebeff3;color:var(--lighter-grey)}.text-grey-light{color:#c9d3df;color:var(--light-grey)}.text-grey{color:#adb9c9;color:var(--grey)}.text-grey-dark{color:#8393a7;color:var(--dark-grey)}.text-grey-darker{color:#53657d;color:var(--darker-grey)}.text-grey-darkest{color:#26353f;color:var(--darkest-grey)}.text-black{color:#1c1c1c;color:var(--black)}.text-green{color:#03bd5b;color:var(--green)}.text-orange{color:#ff9947;color:var(--orange)}.text-red{color:#d63626;color:var(--red)}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-var(--space-s);margin-right:-var(--space-s);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row>*{max-width:50em}.row>*+*{margin-left:1.5em;margin-left:var(--space-m)}@media (max-width:749px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row>*+*{margin-left:0;margin-top:1.5em;margin-top:var(--space-m)}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1em;grid-gap:var(--space-s);justify-items:center;margin-top:1em;margin-top:var(--space-s);-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.grid .card+.card,.grid .panel+.panel{margin:0}:root{--primary-color-producer:var(--theme-primary);--primary-color-reuser:#287233}/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em)}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.0625em);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-web-awesome{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-display:block;font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:900;src:url(../js/fa-solid-900-0a74987bb59fa4a5a8e2eea68608d6f9.woff2?vsn=d)}.fas{--fa-family:var(--fa-family-classic);--fa-style:900}.fa-classic{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{-moz-box-sizing:border-box;box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(../js/layers-a6137456ed160d7606981aa57c559898.png?vsn=d);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../js/layers-2x-4f0283c6ce28e888000e978e537a6a56.png?vsn=d);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../js/marker-icon-2273e3d8ad9264b7daa5bdbf8e6b47f8.png?vsn=d)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.aom_table td{padding:10px}.aom_table tr:nth-child(odd){background-color:#ecf0f4}.aom_table th{cursor:pointer;padding-right:20px;position:relative}.aom_table th:hover{background-color:#c8d3df}.aom_table th:after{background:url(../js/unsorted-ce39991ad00c11ed02bbd9eb6b5ea2eb.svg?vsn=d);background-size:cover;content:"";height:30px;position:absolute;right:0;top:calc(50% - 15px);width:15px}.aom_table th.asc:after{background:url(../js/sorted_asc-2840b5317d426c93d814c18e2a943145.svg?vsn=d);background-size:cover}.aom_table th.desc:after{background:url(../js/sorted_desc-3bb046f31736b96c59bb3d05f93113be.svg?vsn=d);background-size:cover}.autoCompleteResultsField{padding-top:5px;position:relative}#autoCompleteResults{background-color:#fff;position:absolute;text-align:left;width:100%;z-index:1}#autoCompleteResults.hidden{display:none}#magnifier{color:var(--theme-primary);left:7px;position:absolute;top:13px;z-index:1}#autoComplete{padding-left:30px;width:100%}.autoComplete_selected,.autoComplete_selected div{background-color:#b0c4de}#autoComplete_list{border:1px solid var(--theme-border);border-radius:var(--theme-border-radius);margin:0;padding:0}#autoComplete_list li{cursor:pointer;list-style:none;padding:3px 12px}#autoComplete_list li div{display:flex;flex-wrap:wrap;justify-content:space-between}#autoComplete_list li:hover{background-color:#b0c4de}#autoComplete_list li:first-of-type{border-bottom:1px;padding-bottom:6px;padding-top:12px}#autoComplete_list li:nth-of-type(2){background-color:#fff;margin-top:3px;padding:0}#autoComplete_list li:nth-of-type(2) div{padding-right:12px}#autoComplete_list li:nth-of-type(2) div .autocomplete_name{padding-bottom:0;padding-left:12px;padding-top:3px}#autoComplete_list li:nth-of-type(2) div:hover{background-color:#b0c4de}#autoComplete_list li:nth-of-type(2):before{color:gray;flex:0 0 90%;padding-left:12px;padding-right:12px}#autoComplete_list li:last-of-type{padding-bottom:12px}#autoComplete_list li .autocomplete_type{color:gray}#autoComplete_list:empty{display:none}.autoComplete_highlighted{background:transparent;color:var(--theme-primary);font-weight:700}#autoComplete_list.no_legend li:first-of-type{border-bottom:0;padding-bottom:3px;padding-top:3px}#autoComplete_list.no_legend li:nth-of-type(2):before{content:"";display:block}.dataset_import_validations_logs{align-items:center;display:flex;flex-direction:column;padding-top:48px}.dataset_import_validations_logs td,.dataset_import_validations_logs th{padding:0 3px;text-align:center}.dataset_import_validations_logs table,.dataset_import_validations_logs td,.dataset_import_validations_logs th{border:1px solid var(--light-grey);border-collapse:collapse}.backoffice-results{border:0 solid #000;border-collapse:collapse;width:100%}.backoffice-results th{border:0 solid #000;text-align:left}.backoffice-results td{border:0 solid #000;padding:2px}.backoffice-results tr{height:50px;padding:6px}.backoffice-results tr:hover{background-color:#ebebeb}.backoffice-results tr:first-of-type>th:first-of-type{width:250px}.bo_action_button div>button,.bo_action_button div>button:hover,.bo_action_button form>button,.bo_action_button form>button:hover{margin:0;padding:2px}.separator{font-weight:700;padding-bottom:1em;padding-top:1em;text-align:center}.import-all>form{margin:0}#backoffice_dataset_submit_buttons{align-items:flex-end;display:flex;justify-content:center}#backoffice_dataset_submit_buttons div{padding:0 12px}.backoffice_dataset_actions_buttons{display:flex;justify-content:center}#backoffice_search{display:inline-block;padding-left:30px;width:400px}#backoffice_search_container{margin:0;max-width:100%}#backoffice_search_container .form__group{display:inline-block}.backoffice_search_button{display:inline-block;margin-left:16px!important}.pl-12{padding-left:12px}.pl-24{padding-left:24px}.pt-6{padding-top:6px}.sortable>a{color:var(--theme-dark-text);text-decoration:none}.sort-icon{color:var(--grey);padding-left:3px}.dashboard-description{margin:0 auto;max-width:700px}.dashboard-heatmap{background-color:#ddd;border-collapse:separate;border-spacing:1px;margin:0 auto 2em}.dashboard-heatmap a{color:#333;text-decoration:none}.dashboard-heatmap a:hover{text-decoration:underline}.dashboard-heatmap .no_import{background-color:#472020}.dashboard-heatmap .only_failures{background-color:red}.dashboard-heatmap .some_failures{background-color:orange}.dashboard-heatmap .only_successes{background-color:lime}.dashboard-heatmap .dataset{border-bottom:1px solid #000;border-spacing:1px;margin:0;padding:0}.dashboard-heatmap .heatmap-header{font-size:8px;font-weight:400;line-height:10px}.dashboard-heatmap td{border:none!important;padding:3px 6px}.panel-explanation{color:var(--grey);position:relative;right:0;text-align:right;top:-1em}.panel-explanation+h4{margin-top:-1em}.custom-tag{animation:fade-in .5s}.custom-tag.green{background-color:var(--light-green)}.custom-tag.blue{background-color:var(--lighter-blue)}.custom-tag.orange{background-color:var(--light-orange)}.custom-tag.grey{background-color:var(--lighter-grey)}.custom-tag.dark-blue{background-color:var(--dark-blue);color:#fff}.custom-tag .delete-tag{background:linear-gradient(-45deg,transparent,transparent 46%,#fff 0,#fff 56%,transparent 0,transparent),linear-gradient(45deg,transparent,transparent 46%,#fff 0,#fff 56%,transparent 0,transparent);background-color:var(--grey);border-color:var(--grey);border-radius:100%;border-style:solid;border-width:3px;box-sizing:border-box;cursor:pointer;display:inline-block;height:15px;margin-left:5px;width:15px}.custom-tag .delete-tag:hover{background-color:var(--dark-grey);border-color:var(--dark-grey)}.red{color:red}iframe#email_preview{aspect-ratio:16/9;border:2px solid var(--grey);border-radius:8px;display:block;margin:0 auto;max-width:700px}#jobs{display:flex;flex-direction:column;gap:16px;margin:24px}#jobs .job-state{--taint:#d3d3d3;background:var(--taint);border:1px solid var(--taint);border-radius:8px;color:contrast-color(var(--taint));display:inline-block;font-size:.85rem;font-weight:600;line-height:1.25rem;padding:0 6px}#jobs .job-state-executing{--taint:navy}#jobs .job-state-completed{--taint:green}#jobs .job-state-scheduled{--taint:purple}#jobs .job-state-retryable{--taint:orange}#jobs .job-state-discarded{--taint:color-mix(red 70%,#fff)}#jobs span.timestamp{cursor:help}#jobs span.timestamp:before{background:#fff;border:1px solid var(--light-grey);border-radius:calc(var(--space-xs)/2);bottom:calc(anchor(top) + 4px);box-shadow:0 0 15px #c8d3df;content:attr(data-datetime);display:none;justify-self:anchor-center;padding:calc(var(--space-xs)/2) var(--space-xs);position:fixed;position-anchor:--timestamp}#jobs span.timestamp:hover{anchor-name:--timestamp}#jobs span.timestamp:hover:before{display:block}#jobs table tr td,#jobs table tr th{font-size:.9rem;line-height:1.1rem;padding:var(--space-xs) var(--space-s)}#jobs table tr th{position:sticky;text-wrap:nowrap;top:0}#jobs table tr td{vertical-align:top}#jobs table tr td ol.errors,#jobs table tr td ol.errors li{margin:0;padding:0}#jobs code{font-size:.75rem;line-height:1rem}#jobs form.jobs-filter{align-items:center;display:flex;flex-wrap:wrap;gap:8px;max-width:unset}#jobs form.jobs-filter input[type=text]{flex:1;line-height:1;max-width:60ch;min-width:30ch;padding:.25em}#jobs form.jobs-filter .vsep{align-self:stretch;background-color:#d3d3d3;margin-block:4px;width:1px}#jobs form.jobs-filter .listing-toggle{align-items:center;cursor:pointer;display:inline-flex}#jobs form.jobs-filter .listing-toggle input[type=checkbox]{margin-right:calc(var(--space-xs)/2);transform:scale(.8)}#jobs form.jobs-filter .listing-toggle,#jobs form.jobs-filter .total{font-size:.85rem;line-height:1rem}#jobs form.jobs-filter button{margin:0}#jobs form.jobs-filter label.job-state{cursor:pointer;line-height:1.25rem;transition:all 50ms linear}#jobs form.jobs-filter label.job-state input[type=checkbox]{display:none}#jobs form.jobs-filter label.job-state input[type=checkbox]:checked{--taint:#d3d3d3;background-color:var(--taint);border-color:var(--taint);color:var(--taint)}#jobs form.jobs-filter label.job-state:not(:has(input:checked)){--taint:#fff;border:1px dashed gray;opacity:.6}#jobs form.jobs-filter label.job-state:not(:has(input:checked)):hover{opacity:1}#jobs dialog.right-side{border-radius:0;bottom:0;box-shadow:0 0 15px #c8d3df;height:100vh;margin-right:0;max-width:90vw;min-width:30vw;overflow-y:scroll;overscroll-behavior:contain;position:fixed;right:0;top:0;z-index:200}#jobs dialog.right-side .header_with_action_bar{align-items:center}#jobs dialog.right-side code{margin:0 auto;max-width:80ch}#jobs dialog.right-side h2{margin-bottom:0}#jobs button.show-details{background:none;border:none;color:var(--theme-primary);text-decoration:underline}#jobs button.show-details:hover{background-color:var(--lighter-grey);border-radius:var(--theme-border-radius);color:var(--dark-blue);text-decoration:none}article.panel p img{display:block;margin-left:auto;margin-right:auto;max-height:30em;max-width:100%}.add-update-resource .small-bottom-margin{margin-bottom:6px}.add-update-resource .choose-file{background-color:var(--theme-background-grey);padding-bottom:24px}.add-update-resource .choose-file .option-1,.add-update-resource .choose-file .option-2,.add-update-resource .choose-file .validation-reminder{display:flex}.add-update-resource .choose-file .option-1 .panel,.add-update-resource .choose-file .option-2 .panel,.add-update-resource .choose-file .validation-reminder .panel{flex-basis:40vw;flex-grow:1;max-width:800px}.add-update-resource .choose-file form{margin:0}.add-update-resource .choose-or{font-weight:700;padding:6px 0}.add-update-resource .button.primary{background-color:var(--primary-color-producer)}a.colorful,button.colorful{--taint:var(--blue);--light-taint:color-mix(in oklab,var(--taint) 20%,#fff);--border-width-deselected:1px;--border-width-hover:3px;--padding-block:var(--space-xs);--padding-inline:var(--space-s);background-color:var(--light-taint);background-origin:border-box;background-position-x:var(--border-width-deselected);background-position-y:var(--border-width-deselected);border:var(--border-width-deselected) solid var(--taint);border-radius:4px;color:var(--darkest-grey);display:inline-flex;font-family:Source Sans Pro,Arial,sans-serif;font-size:calc(.75em + .25vw);gap:var(--space-xs);line-height:normal;padding:var(--padding-block) var(--padding-inline);text-decoration:none}a.colorful *,button.colorful *{color:var(--darkest-grey)}a.colorful .fa,a.colorful:visited,button.colorful .fa,button.colorful:visited{color:var(--taint)}a.colorful.selected,button.colorful.selected{background-color:var(--taint);color:#fff;text-shadow:0 0 2px var(--darker-grey)}a.colorful.selected *,button.colorful.selected *{color:#fff}a.colorful.valid,button.colorful.valid{--taint:var(--green)}a.colorful.invalid,button.colorful.invalid{--taint:var(--red)}a.colorful.striped,button.colorful.striped{--alt-taint:color-mix(in oklab,var(--taint) 90%,#fff);--light-alt-taint:color-mix(in oklab,var(--light-taint) 60%,#fff);--stripes-width:20px;background-image:repeating-linear-gradient(-45deg,var(--light-taint),var(--light-taint) var(--stripes-width),var(--light-alt-taint) var(--stripes-width),var(--light-alt-taint) calc(var(--stripes-width)*2))}a.colorful.striped.selected,button.colorful.striped.selected{background-image:repeating-linear-gradient(-45deg,var(--taint),var(--taint) var(--stripes-width),var(--alt-taint) var(--stripes-width),var(--alt-taint) calc(var(--stripes-width)*2))}a.colorful i.fa,button.colorful i.fa{align-self:center;justify-self:center}a.colorful.selected,a.colorful:focus,a.colorful:hover,button.colorful.selected,button.colorful:focus,button.colorful:hover{background-position-x:calc(var(--border-width-hover) - var(--border-width-deselected)*2);background-position-y:calc(var(--border-width-hover) - var(--border-width-deselected)*2);border-width:var(--border-width-hover);padding:calc(var(--padding-block) + var(--border-width-deselected) - var(--border-width-hover)) calc(var(--padding-inline) + var(--border-width-deselected) - var(--border-width-hover))}#communityresources h4{margin-bottom:.3em;margin-top:.5em}#communityresources .main-pan{margin-top:1em}#communityresources .community-resources__logo{min-height:3em;min-width:3em}#communityresources .community-resources__side-pan{margin-right:4em;position:relative}#communityresources .community-resources__organization-name{bottom:0;position:absolute}.dataset-page{align-items:stretch;display:flex;flex-wrap:wrap-reverse;justify-content:center;padding-top:48px}.dataset-menu-container,.dataset-page{background-color:var(--theme-background-grey)}.dataset-menu-container{flex-basis:250px;flex-grow:1;flex-shrink:1}@media(max-width:950px){.dataset-menu-container{display:none}}@media(max-width:1260px){.dataset-menu-container{flex-basis:150px}}.dataset-menu-container .dataset-menu{align-items:flex-end;display:flex;flex-direction:column;padding-top:0;position:sticky;top:48px}.dataset-menu-container .menu-item{padding-bottom:24px;width:150px}.dataset-menu-container a{color:var(--theme-dark-text);text-decoration:none}.dataset-infos{flex-basis:700px;flex-grow:4;min-width:0}.dataset-infos,.dataset-metas{background-color:var(--theme-background-grey);padding:0 12px 48px}.dataset-metas{flex-basis:250px;flex-grow:1;flex-shrink:1;font-style:normal;min-width:300px}.dataset-metas .icon{margin-right:.2em}.dataset-metas .dataset-metas-info-title{color:var(--theme-label-text)}.dataset-metas .dataset-tags{display:flex;flex-wrap:wrap}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.dataset-title-div{background-color:#fff;margin:0 auto;padding:96px 0;text-align:center}@media(max-width:1250px){.dataset-title-div{padding:48px 0}}.dataset__resources~.dataset__resources{padding-top:1vh}.dataset__resources .information-message,.dataset__resources .resources-message{color:var(--theme-label-text)}.dataset__resources .warning-red{color:var(--theme-error-border)}.dataset__logo img{max-height:100px;max-width:150px;object-fit:contain}.resource--download{display:flex}.resource--download i{font-size:2em}.resource--download div>h6{color:var(--black);text-decoration:none}.community-resource-detail{display:block!important;flex-grow:1;text-align:left!important}.community-resource-detail .community-resource-source{margin-bottom:0}.community-resource-detail p{margin:0}.resource__details{display:flex;flex-direction:row;width:40%}.resource__details div{padding-left:5%;text-align:center;width:50%}.resource--download>div:last-child,.resource__details div{display:flex;flex-direction:column}.ressources-list{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -12px}.ressources-list .panel{margin:12px}.resource__summary--Error,.resource__summary--Error a,.resource__summary--Fatal,.resource__summary--Fatal a{color:var(--theme-error-border)!important}.resource__summary--Warning,.resource__summary--Warning a{color:var(--theme-warning-border)!important}.resource__summary--Information,.resource__summary--Information a{color:var(--theme-info-border)!important}.resource__summary--Irrelevant,.resource__summary--Irrelevant a,.resource__summary--Success,.resource__summary--Success a{color:var(--theme-success-border)!important}.resource{display:flex;flex-basis:calc(45% - 24px);flex-direction:column;justify-content:space-between;min-width:400px}.resource .button-outline:hover{background-color:transparent}.resource h4{display:inline-block;font-size:1em;margin-bottom:0;margin-right:5%;overflow:hidden;text-overflow:ellipsis}.resource:hover h4{background:#fff;padding-right:3px;width:fit-content;z-index:10}.resource .resource-panel-bottom{display:flex;flex-direction:column;justify-content:space-between}.resource .resource-panel-bottom .resource-actions{align-items:flex-end;display:flex;flex-shrink:1;flex-wrap:wrap;justify-content:space-between}.resource .resource-panel-bottom .resource-actions .button-outline.secondary.no-border{border:none;padding:0 12px 0 0}.resource .button{margin:0}.resource a.light-grey-link{color:var(--theme-label-text)!important}.resource a.light-grey-link:hover{background-color:transparent!important;color:var(--theme-dark-text)!important}.resource a{text-decoration:none}.resource a:hover{background-color:transparent!important}.resource .resource-format{align-items:center;display:flex;flex-wrap:wrap}.dark{color:var(--theme-dark-text)!important}.light-grey{color:var(--theme-label-text)!important}.panel.invalid-resource-panel{background-color:#f5f6f7}.community-resource-download{align-self:flex-end}.resource-status-corner{border-bottom:75px solid transparent;border-left:75px solid transparent;height:0;position:absolute;right:0;top:0;width:0}.resource-status-corner span{display:block;font-family:arial;font-size:12px;left:-75px;position:absolute;text-align:center;top:-60px;transform:rotate(45deg);width:100px}.span-unavailable{line-height:1em}.ml-05-em{margin-left:.5em}.resource--valid{border-top:75px solid var(--theme-success-bg)}.resource--outdated{border-top:75px solid var(--theme-background-grey)}.resource--unavailable{border-top:75px solid var(--theme-error-bg)}.resource__header{padding-bottom:1em;width:60%}.mode,.version{background-color:var(--lighter-blue)}.reuses{align-items:stretch;justify-content:space-between;margin:-12px}.reuse,.reuses{display:flex;flex-wrap:wrap}.reuse{flex-basis:450px;flex-direction:column;flex-grow:1;margin:12px;max-height:400px;min-height:300px}.reuse img{height:100px;object-fit:cover;padding-right:24px;width:25%}.reuse .reuse__links{display:flex;flex-direction:column;height:100px;width:25%}.reuse .reuse__links a{line-height:1.1em;padding-top:1em}.reuse .reuse__details{flex-basis:100%;min-height:200px;overflow:auto;width:75%}.dataset-details__discussions .panel__header div{display:flex;justify-content:space-between}.dataset-details__discussions .panel__header div .form{margin:0}@media(max-width:749px){.community-resource-detail{text-align:center!important}.ressources-list{justify-content:center}.resource__details,.resource__header{width:100%}.panel__header{text-align:center}.panel__header div{flex-direction:column;text-align:center}.resource--download{flex-direction:column;justify-content:center}.resource--download div{text-align:center}.resource--download .icon{margin-right:0}.resource__details{flex-direction:column;justify-content:center}.resource__details div{width:100%}.reuse{flex-wrap:nowrap}.reuse img{height:50%;max-height:50%;object-fit:cover;padding:0;width:100%}.reuse .reuse__links{flex-basis:0;flex-direction:row;justify-content:space-around;width:100%}.reuse .reuse__links a{margin:0;padding-bottom:12px;padding-top:6px}.reuse .reuse__details{flex-basis:100%;min-height:0;overflow:hidden;text-align:center;width:100%}.dataset .section{padding:1em 0}.dataset .section-grey{padding:3em 0}}.pb-48{padding-bottom:48px}.pb-24{padding-bottom:24px}.pb-12{padding-bottom:12px}.pb-6{padding-bottom:6px}.pt-48{padding-top:48px}.pt-96{padding-top:96px}.pt-24{padding-top:24px}.pt-12{padding-top:12px}.p-24{padding:24px}.p-6{padding:6px}.p-12{padding:12px}.mt-12{margin-top:12px}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.mr-24{margin-right:24px}.my-\.5{margin:.5em 0}.no-padding{padding:0!important}.dataset-type-info{align-items:center;display:flex}.dataset-icon-type img{padding-right:6px;vertical-align:middle;width:26px}.ign-tile{filter:grayscale(100%) opacity(70%)}.leaflet-map{height:400px;margin:0 auto;width:100%;z-index:0}.leaflet-map input[type=radio]{height:16px;width:16px}.leaflet-map input[type=radio]:before{height:10px;left:15%;top:15%;width:10px}.leaflet-map .leaflet-popup-content{overflow:auto}#dataset-covered-area-map{height:400px;max-width:400px;width:100%;z-index:0}.leaflet-tooltip-pane .leaflet-tooltip{background:transparent;border:0;box-shadow:none;color:#fff;font-weight:700}.reuses_not_available{font-style:italic}.container_max_700px{margin-left:auto;margin-right:auto;max-width:700px}.panel>:first-child{margin-top:0}hr{border-bottom:1px solid var(--theme-border-lighter)}#backed-up-resources .displayMore,#notifications-sent .displayMore,.discussion .displayMore{margin-bottom:1em;text-align:center}#vega-vis{display:block;margin:1em auto;max-width:900px;width:100%}.follow-dataset-icon{text-align:right}.follow-dataset-icon a:hover{background:transparent}.follow-dataset-icon p.notification{display:none;opacity:0;text-align:left;transition:all 1s}.follow-dataset-icon p.notification.active{animation:fade-in 1s;display:block;opacity:1}.netex-conversion-modal .button__group a.button:hover{background-color:var(--theme-secondary-darken)!important}.netex-conversion-modal .button__group a.button.secondary:hover{background-color:var(--darkest-grey)!important}.netex-conversion-modal .button__group .button{align-items:center;display:flex}.discussion{margin-bottom:2vw}.discussion .discussion-date{color:var(--darker-grey);margin-left:.5em}.discussion .discussion-title{display:flex}.discussion .discussion-title h4{margin-right:.5em}.discussion .discussion-comment{display:flex;flex-direction:row;padding:0 0 1vw 1vw}@media(max-width:749px){.discussion .discussion-comment{flex-direction:column}}.discussion .discussion-comment img{height:52px;width:52px}.discussion .discussion-comment div:first-child{padding-right:1vw}.discussion .discussion-comment+.discussion-comment{padding:1vw 0 1vw 1vw}.discussion .discussion-comment__content p:last-child{margin-bottom:0}.discussion .discussion__post{padding-top:2em}.discussion .discussion-form{padding-bottom:5vh}.discussion .label--role{margin-left:1em}.discussion textarea,.discussion-modal textarea{min-height:10em}.discussion-modal{display:none}.discussion-modal:target{display:block}.autoexpand{display:grid}.autoexpand:after{content:attr(data-replicated-value) " ";visibility:hidden;white-space:pre-wrap}.autoexpand>textarea{overflow:hidden;resize:none}.autoexpand:after,.autoexpand>textarea{border:1px solid var(--theme-border);border-radius:var(--theme-border-radius);font:inherit;grid-area:1/1/2/2;padding:.5em .875em}.download_availability{align-items:flex-end;display:flex;height:36px;width:100%}@media(max-width:950px){.download_availability{justify-content:center}}.download_availability .flex_container{align-items:baseline;display:flex;width:100%}.download_availability .flex_container .day{border-radius:4px;flex:1 1 12px;height:30px;max-width:14px;transition:height .1s}.download_availability .flex_container .day:hover{filter:brightness(110%);height:35px}.download_availability .flex_container .day~.day{margin-left:3px}.download_availability .download_availability_100{background-color:#75ce5e}.download_availability .download_availability_99{background-color:#bdce5e}.download_availability .download_availability_95{background-color:#ceb95e}.download_availability .download_availability_50{background-color:#ff7653}.download_availability .download_availability_low{background-color:#c71212}.download_availability .download_availability_100_text{color:#75ce5e;filter:brightness(70%)}.download_availability .download_availability_99_text{color:#bdce5e;filter:brightness(70%)}.download_availability .download_availability_95_text{color:#ceb95e;filter:brightness(70%)}.download_availability .download_availability_50_text{color:#ff7653;filter:brightness(70%)}.download_availability .download_availability_low_text{color:#c71212;filter:brightness(70%)}.download_availability+details>summary{cursor:pointer}.download_availability+details>div{margin-top:5pt}.error{margin-top:48px;text-align:center}.error h1{font-size:1.2em;font-weight:700;margin:0 auto;max-width:500px}.error__background{background:url(../js/error-background-1920-c4fdbaad9e11a7a0a622e25dd8852663.jpg?vsn=d) no-repeat 50% fixed;background-size:cover;margin:1em auto;min-height:90vw;width:75vw}@media(min-width:40em){.error__background{min-height:45vw}}@media(min-width:53.75em){.error__background{min-height:25vw}}.error__background.internal_error{background:url(../js/train_wreck_at_Montparnasse_1895-5208a18d53b386605f3e8da132dbd045.jpg?vsn=d) no-repeat bottom;background-size:cover}.explore .grid{column-gap:24px;display:grid;grid-template-areas:"gtfs-rt irve" "bnlc    gbfs_stations" "zfe     .";grid-template-columns:1fr 1fr;justify-content:space-between;justify-items:stretch;padding-bottom:24px;padding-inline:48px;row-gap:12px}.explore .grid .gtfs-rt{grid-area:gtfs-rt}.explore .grid .zfe{grid-area:zfe}.explore .grid .bnlc{grid-area:bnlc}.explore .grid .irve{grid-area:irve}.explore .grid .gbfs_stations{grid-area:gbfs_stations}.explore .grid>div summary{cursor:pointer}.checkbox-explore{align-items:flex-start;display:flex}.checkbox-explore input{flex-basis:1;flex-grow:0;flex-shrink:0;margin-right:15px}.checkbox-explore details{margin-top:0}.checkbox-explore #gtfs-rt-check:checked{background-color:#009688}.checkbox-explore #bnlc-check:checked{background-color:#ffae00}.checkbox-explore #zfe-check:checked{background-color:#34088f}.checkbox-explore #irve-check:checked{background-color:#f52891}.checkbox-explore #gbfs_stations-check:checked{background-color:#3c73a8}@media(max-width:949px){.explore .grid{grid-template-areas:"gtfs-rt" "bnlc" "zfe" "irve" "gbfs_stations";grid-template-columns:1fr}}#fullscreen-wrapper button{background-color:var(--lighter-grey);border:1px solid var(--grey);border-radius:4px;display:inline-flex;gap:var(--space-xs);padding:var(--space-xs) var(--space-s)}#fullscreen-wrapper button i.fa{align-self:center;justify-self:center}#fullscreen-wrapper #enter-fullscreen{float:right}#fullscreen-wrapper #exit-fullscreen{display:none}:fullscreen #fullscreen-wrapper{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}:fullscreen #fullscreen-wrapper .dashboard{height:100%;width:100%}:fullscreen #fullscreen-wrapper #enter-fullscreen{display:none}:fullscreen #fullscreen-wrapper #exit-fullscreen{display:inline-flex;left:50%;position:fixed;top:-2px;transform:translateX(-50%);transition:top .25s}:fullscreen #fullscreen-wrapper #exit-fullscreen:hover{top:4px}#gtfs-diff-steps{margin:-3em auto 2em}#gtfs-diff-steps li.active{font-weight:700}.actions{display:flex;flex-direction:row-reverse;gap:var(--space-s);justify-content:end;margin-top:var(--space-m)}.actions button.button{margin:0}#gtfs-diff-input{align-items:stretch;justify-content:left}#gtfs-diff-input #upload-form{display:flex;flex-direction:column;justify-content:space-between;margin:0 60px 0 0;max-width:unset;width:100%}#gtfs-diff-input #upload-form .drop-zone{align-items:stretch;display:flex;flex-direction:column;opacity:.7;padding:0}#gtfs-diff-input #upload-form .drop-zone:hover{opacity:unset}#gtfs-diff-input #upload-form .drop-zone label{align-content:center;display:flex;font-size:20px;gap:30px;justify-content:center;padding-block:75px}#gtfs-diff-input #upload-form .drop-zone label:hover{cursor:pointer}#gtfs-diff-input #upload-form .drop-zone label i.fa-upload{align-self:center;font-size:30px}#gtfs-diff-input #upload-form .drop-zone label span{max-width:400px}#gtfs-diff-input #upload-form .drop-zone input[type=file]{display:none}#gtfs-diff-input #upload-form button{max-width:300px}#gtfs-diff-input #upload-form #uploaded-files{align-items:center;display:grid;gap:20px;grid-template-columns:1fr max-content 1fr;margin-top:30px}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry.panel+*{margin-top:0}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry{display:grid;grid-template-areas:"title title" "entry progress";grid-template-columns:1fr max-content;grid-template-rows:repeat(3,max-content);height:100%;min-height:150px;row-gap:10px}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry h4{grid-area:title;margin-bottom:0}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .entry-name{display:inline-block;grid-area:entry;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .entry-name i.fa{margin-right:.5em}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .entry-name .fa-square-check{color:var(--green)}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .entry-name .fa-square-xmark{color:var(--red)}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .progress-bar{grid-area:progress}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .progress-bar progress{accent-color:var(--blue);margin-inline:.5em;width:100px}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry .upload-errors{grid-area:errors}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry.upload-entry-errors{border-color:var(--red);grid-template-areas:"title title" "entry progress" "errors errors"}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry.upload-entry-inactive{grid-template-areas:"title title" "placeholder placeholder";opacity:.5}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry.upload-entry-inactive .placeholder{grid-area:placeholder}#gtfs-diff-results{min-height:90vh}#gtfs-diff-results .green{color:green}#gtfs-diff-results .red{color:red}#gtfs-diff-results .orange{color:orange}#gtfs-diff-results .summary{display:flex;justify-content:space-around}#gtfs-diff-results .summary ul{padding-left:12px}#gtfs-diff-results .dashboard{max-height:75vh;min-height:50vh}#gtfs-diff-results .dashboard .main{overflow:scroll}#gtfs-diff-results .symbol{margin-inline:6px}#gtfs-diff-results div.scrollable-table{display:inline-block;max-height:20em;overflow-y:auto;width:100%}#gtfs-diff-results div.scrollable-table thead th{position:sticky;top:-1px}#gtfs-diff-results div.scrollable-table tfoot td{bottom:-1px;position:sticky}#gtfs-diff-results .color-picker{align-items:center;display:grid;gap:6px;grid-template-columns:min-content min-content}@media(max-width:749px){#gtfs-diff-input #upload-form #uploaded-files{grid-template-columns:1fr;justify-items:center}#gtfs-diff-input #upload-form #uploaded-files article.upload-entry{width:100%}#gtfs-diff-input #upload-form #uploaded-files i.fa-arrow-right-arrow-left{transform:rotate(90deg)}}#guide{margin:calc(1vw + 1em) calc(8vw + 1em);max-width:1300px;padding:8em}#guide ul{margin-left:2em}#guide ul li{list-style:inside}.icon{margin-right:.5em}.icon--logout{margin:0}.icon--uptime{height:1.25em;margin-right:.4em;vertical-align:middle;width:1.25em}.icon--validation{font-size:.8em;margin-right:.5em}.icon---animated-heart{cursor:pointer;transition:color .5s linear}.icon---animated-heart.active{color:red}.fa-heart.producer{color:var(--blue)}.icon---climate-resilience-bill{height:2.5em;margin-right:1em;vertical-align:middle;width:2.5em}.icon---climate-resilience-bill.xl{height:5em;margin-right:3em;width:5em}.icon---climate-resilience-bill.small{height:1.5em;margin-right:.5em;width:1.5em}#legal{margin:calc(1vw + 1em) calc(8vw + 1em);max-width:1300px;padding:8em}#legal ul{margin-left:2em}#legal ul li{list-style:inside}#legal p+h2{margin-top:2em}#login h1{text-align:center}#login ul{padding:0}#login li{line-height:1.5em;list-style-type:none}#login .list__item{display:flex}#login .list__item+.list__item{margin-top:1em}#login .list__item--content{margin-left:1em}@media(min-width:40em){.logo{height:modular-scale(3)}}.logo{float:left;height:modular-scale(1)}.logo img{height:100%}article.landing_page_vls .wrapper{display:grid;grid-template-columns:1fr min(100ch,100%) 1fr}article.landing_page_vls .wrapper>*{grid-column:2}article.landing_page_vls h1,article.landing_page_vls h2{margin-block:1.5rem;text-align:center;text-wrap:balance}article.landing_page_vls h1{font-size:24px}article.landing_page_vls h2{font-size:22px}article.landing_page_vls p{text-wrap:pretty}article.landing_page_vls ul{list-style-type:none;padding:0}article.landing_page_vls li{margin-bottom:10px;text-wrap:balance}article.landing_page_vls footer,article.landing_page_vls header{margin:0;padding:2rem}article.landing_page_vls footer p,article.landing_page_vls header p{text-align:center}article.landing_page_vls footer{align-items:center;background-color:#0053b3;color:#fff;display:flex;flex-direction:column;grid-column:1/-1}article.landing_page_vls footer a{color:#fff}article.landing_page_vls footer a:hover{background-color:unset}article.landing_page_vls footer p{font-size:18px;line-height:1.8rem;max-width:40rem}article.landing_page_vls abbr.inline-help{cursor:help;text-decoration:underline dotted}article.landing_page_vls a.cta{background-color:#fff;border:0;border-radius:8px;color:#0a6bff;cursor:pointer;display:inherit;font-size:18px;font-weight:600;line-height:24px;margin:0;min-height:56px;min-width:120px;padding:20px 32px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;user-select:none;vertical-align:baseline}article.landing_page_vls header a.cta{border:2px solid #0a6bff;margin-top:1rem}article.landing_page_vls a.cta:hover{background-color:#fff}@media(min-width:768px){article.landing_page_vls .cta{min-width:150px;padding:16px 44px}}article.landing_page_vls footer .cta{margin-block:1rem}article.landing_page_vls .banner{background-color:#eff5f3;border:1px solid #dee6f0;grid-column:1/-1;padding:1rem}article.landing_page_vls .banner>*{text-align:center}article.landing_page_vls .banner.blue{background-color:#4a90e2;border-color:#4a90e2;color:#fff}article.landing_page_vls .ecosystem,article.landing_page_vls .statistics{background-color:#fff;margin-block:2rem}article.landing_page_vls .ecosystem ul,article.landing_page_vls .statistics ul{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:3rem;justify-content:center;padding-block:1rem}article.landing_page_vls .ecosystem ul li,article.landing_page_vls .statistics ul li{align-items:center;display:flex;flex-direction:column;gap:1rem;width:min-content}article.landing_page_vls .ecosystem ul li img,article.landing_page_vls .statistics ul li img{display:block;object-fit:contain;width:140px}article.landing_page_vls .ecosystem ul li span,article.landing_page_vls .statistics ul li span{font-weight:600;line-height:1.5rem;text-align:center;width:11rem}article.landing_page_vls .arguments{background-color:#edeeee}article.landing_page_vls .arguments>div{padding:4rem 2rem}article.landing_page_vls .argument.argument{align-items:center;display:flex;flex-direction:column;gap:2rem 4rem;grid-template-columns:20rem 20rem;justify-content:center;margin-block:2rem;width:min-content}article.landing_page_vls .argument.argument picture{grid-area:picture;justify-self:center}article.landing_page_vls .argument.argument picture img{border-radius:.5rem;max-height:20rem;max-width:20rem}article.landing_page_vls .argument.argument p.comment{background-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.4),0 0 15px hsla(0,0%,100%,.2),0 0 3px hsla(0,0%,100%,.4);color:#726f6f;grid-area:comment;padding:1.5rem;text-align:center;text-wrap:balance}article.landing_page_vls .argument.argument a{color:#726f6f;font-size:18px;font-weight:600;text-decoration:none}article.landing_page_vls .argument.argument a:hover{background-color:unset}@media(min-width:870px){article.landing_page_vls footer,article.landing_page_vls header{padding:4rem}article.landing_page_vls .argument.argument{display:grid;margin-block:.5rem;width:unset}article.landing_page_vls .argument.argument.left{grid-template-areas:"picture comment"}article.landing_page_vls .argument.argument.left .comment{padding-left:2rem}article.landing_page_vls .argument.argument.right{grid-template-areas:"comment picture"}article.landing_page_vls .argument.argument.right .comment{padding-right:2rem}article.landing_page_vls .ecosystem ul,article.landing_page_vls .statistics ul{align-items:baseline;flex-direction:row;gap:4rem}}article.landing_page_vls .center{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:max-content}article.landing_page_vls .statistics .figure{color:#4a90e2;font-size:32px;text-wrap:nowrap}article.landing_page_vls .statistics .description{color:#9b9b9b;display:block;font-size:22px}a.mail__button{align-items:center;background-color:#0053b3;border-radius:50px;bottom:1em;color:#fff;cursor:pointer;display:flex;font-family:Source Sans Pro;font-size:1.5em;height:50px;justify-content:center;padding:1em;position:fixed;right:1em;text-align:center;text-decoration:none;width:50px;z-index:9}a.mail__button:hover{background-color:#0053b3;width:auto}.mail__button span{display:none}.mail__button:hover span{display:inline;font-size:.875em}.mail__button:hover i{display:none}.footer__contact{background-color:#ecf0f4;border:1px solid #006be6;bottom:1em;height:100%;overflow-y:auto;padding:2em;position:fixed;right:1em;z-index:10000}.footer__contact h3{color:#0053b3}.footer__contact p{color:#263640}.footer__contact textarea{height:20em}.footer__contact form{width:100%}.footer__contact form .form-special-field{display:none}.footer__contact--close{float:right;font-size:1.3em}.footer__contact--close:hover{color:#003c80}.footer__contact .button{float:right}@media(min-width:53.75em){.footer__contact{bottom:1em;width:30em}.footer__alwayson{bottom:2.5em}}.mailing-list__social-container{margin:1em 0}.mailing-list__social-container img{height:2em;min-width:2em;vertical-align:middle}.geojson-map{height:600px;max-height:80vh}.map-bg-green{background-color:green}.map-color-green{color:green}.map-bg-light-green{background-color:#bce954}.map-bg-grey{background-color:gray}.map-bg-stripes-green-light-green{background-image:repeating-linear-gradient(-45deg,green,green 3px,#bce954 0,#bce954 6px)}.map-bg-orange{background-color:orange}.map-color-orange{color:orange}.map-bg-red{background-color:red}.map-color-red{color:red}.map-bg-blue{background-color:blue}.map-color-blue{color:blue}.map-bg-stripes-blue-light-green{background-image:repeating-linear-gradient(-45deg,blue,blue 3px,#bce954 0,#bce954 6px)}.message--success{background:#dbf5e8;border:1px solid #03bf5b}.message--warning{background:#fff1e5;border:1px solid #ff9a47}.message--error{background:#efaaa4;border:1px solid #d43425}.message--info{background:#b2e1fa;border:1px solid #006be6}.notification>p,ul.pagination{margin:0;padding:0}ul.pagination{display:flex;justify-content:end;list-style-type:none;overflow:hidden}ul.pagination li{float:left}ul.pagination li a{background-color:#fff;border:0;border-radius:3px;color:#0053b3;display:inline-block;font-weight:700;margin:.2em;overflow:hidden;padding:.2em .5em;position:relative;text-decoration:none;top:0}ul.pagination li a:hover{background-color:#b2e1fa;color:#0053b3}ul.pagination li.active a{background-color:#0053b3;color:#fff}#resource-geojson .leaflet-popup-content{overflow:auto}.full-width{width:100%}.networks-list div{padding-left:12px}.networks-start-end{column-gap:10px;display:grid;grid-template-columns:max-content repeat(4,max-content);row-gap:3px}.networks-start-end .outdated{color:#d43425}.networks-start-end .valid-not-for-long{color:#ff9a47}.table.small-padding td,.table.small-padding th{padding:.5em}.statistic code,.statistic strong{margin-inline:.25em}.statistic code{font-size:.75rem;padding:0}.statistic .dropdown{align-items:center;display:inline-flex;flex-direction:row}.statistic .dropdown .fa-circle-question{color:var(--grey);font-size:.75em;transform:translateY(-.25em)}.statistic .dropdown:hover .fa-circle-question{color:var(--dark-grey)}.statistic .dropdown .dropdown-content{border-radius:4px;cursor:text;padding:.25em .5em;transition:unset}.search-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.search-title h2{margin:0}.shortlist{display:flex}.shortlist .side-pane{flex:0 0 15em;margin-right:2em;padding:0}.shortlist .main-pane{padding:0}.order-by{display:flex;justify-content:flex-end;padding-bottom:24px}.order-by .order-by__title{color:var(--darker-grey);padding-right:6px}.order-by-option{padding-left:12px}.order-by-option a{color:var(--darker-grey);text-decoration:none}.order-by-option a:hover{text-decoration:underline}.dataset__panel{display:flex;flex-direction:column;font-size:14px;padding:0}.dataset__panel .panel__content{display:flex;flex-direction:row;justify-content:space-between}.dataset__panel .panel__content .dataset__infos{padding:12px 6px 0 12px}.dataset__panel .dataset__image{align-items:center;border-right:1px solid #eee;display:flex;flex:0 0 5.5em;height:100%;justify-content:center;line-height:1em;overflow:hidden;padding:6px;position:relative;text-align:center}.dataset__panel .dataset__image img{max-width:100%}.dataset__panel .side-pane__submenu a{padding:0}.dataset__panel .dataset__title a{color:#1c1c1c;text-decoration:none}.dataset__panel .dataset__title a:hover{background:0}.dataset__panel .dataset__subtitle,.dataset__panel .dataset__title{font-size:1.1em;line-height:1.25em;margin:0}.dataset__panel .dataset__subtitle{text-align:center}.dataset__panel .dataset__description{display:flex;flex:1 1 100px;justify-content:flex-start}.dataset__panel .dataset__type{align-items:end;display:flex;flex:0 0 5em;flex-direction:column;padding:.5em 1em}.dataset__panel .dataset__type i.fa{margin-bottom:.5em}.dataset__panel .dataset__type i.fa.producer{color:var(--blue)}.dataset__panel .dataset__type i.fa.following{color:red}.dataset__panel .dataset__type img{max-height:100%;width:100%}.dataset__panel .panel__extra{border-top:1px solid #eee;display:flex;flex-direction:row;padding:.5em}.dataset__panel .dataset__info{display:flex;justify-content:space-between;width:100%}.dataset__panel .shortlist__link{flex-shrink:0}.dataset__panel .shortlist__notices{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.dataset__panel .shortlist__notice,.dataset__panel .shortlist__notices{align-items:center;display:flex;flex-direction:row}.dataset__panel .shortlist__notice{flex-wrap:0;margin:0 1em 0 0}.dataset__panel .dataset__icon{height:1em}.dataset__panel .shortlist__label{margin-right:.5em}.dataset__panel+.dataset__panel{margin-top:1em}*+.side-pane__title{margin-top:3em}.activefilter{font-weight:700}.side-pane__dropdown{margin-bottom:2em}.side-pane__dropdown h4{font-family:Source Sans Pro;font-size:1em;margin-bottom:.5em}@media(max-width:53.75em){.shortlist{flex-direction:column}.shortlist .side-pane{margin-right:0;margin-top:2em;order:2}.shortlist .main-pane{order:1}}@media(max-width:40em){.dataset__panel .dataset__title h3{font-size:1em;margin:0}.dataset__info{flex-direction:column}.pagination{justify-content:center}}.ml-1em{margin-left:1em}.mb-3{padding-bottom:3px!important}.dataset-udpate-date{flex-basis:300px;flex-shrink:1}.dataset-format{flex-grow:1}.dataset-type-text{margin-left:1em!important}@media(max-width:1400px){.dataset-udpate-date{flex-basis:250px}}@media(max-width:1200px){.dataset-format{margin-left:1em!important;order:3;width:100%}}.dataset-localization{padding:0!important}.dataset-localization .icon{margin-right:.2em}@media(min-width:1200px){.dataset-localization{margin-top:6px}}.dataset-backoffice-link{display:none}.dataset__panel:hover .dataset-backoffice-link{color:var(--grey);display:inline;font-size:12px;font-weight:400;padding-left:6px;vertical-align:top}.dataset__panel:hover .dataset-backoffice-link a{color:var(--grey)}.dataset-page-title{padding-bottom:12px;padding-top:4em;text-align:center}.dataset-page-title h1{margin:0}.dataset-page-top{padding-top:1em}#datasets-results{padding-bottom:3em;padding-top:3em}.api-link{padding-top:48px;text-align:center}.deployment .hero__container{margin:auto;min-height:15em;width:80%}.deployment h2{margin-top:3em}.map{border-right:2px solid var(--theme-background-grey);min-height:40em;min-width:35%}.map .info{background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 0 15px rgba(0,0,0,.2);font:14px/16px Arial,Helvetica,sans-serif;padding:6px 8px}.map .legend{color:#555;line-height:18px}.map .legend h4{margin:.2em}.map .legend i{float:left;height:18px;margin-right:8px;opacity:.7;width:18px}.drom_maps{display:flex;flex-flow:column wrap;min-height:30em}.drom_maps .drom_map{border:2px solid var(--theme-background-grey);height:50%;width:50%}.stats .domain+.domain{margin-top:5em}.stats .domain-stats{display:flex;flex-wrap:wrap;width:100%}@media screen and (max-width:800px){.stats .domain-stats>.panel{min-width:100%;padding:1em 0}}.stats .domain-stats>*{flex:1 1 25%}.stats .panel{align-items:center;background-color:transparent;border:0;display:flex;flex-direction:column;flex-grow:0;justify-content:space-between;min-width:40%;padding-bottom:0;padding-top:0;width:100%}.stats .description{background-color:#fff;flex-grow:1;padding:2em;position:relative}.stats .description p{margin:0}.stats .description .stat-link{display:none;font-size:14px;position:absolute;right:3px;top:0}.stats .description .stat-link a{background-color:#fff;color:var(--grey)}.stats .description:hover .stat-link{display:inline}.stats .tile{align-items:center;flex-basis:content;flex-direction:row;flex-grow:1;justify-content:start}.stats .tile:hover{transform:none}.stats .tile h3{font-size:2.5em;margin:0}.stats .tile div{margin-left:.75em}.stats .tile-numbers{background-color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1em;width:100%}.stats .tile-numbers .tile{width:50%}.stats .free-floating .tile-numbers{width:100%}.stats .free-floating .tile{justify-content:center}@media screen and (max-width:650px){.stats .general{flex-flow:row wrap}}.stats .general .tile{justify-content:center;margin-left:1em;margin-top:1em}@media screen and (max-width:650px){.stats .general .tile{flex:1 100%}}.stats .quality .panel .tile,.stats .theorical .panel .tile{padding:1em 2em}.stats .quality .panel .description+.tile,.stats .quality .panel .tile+.tile,.stats .theorical .panel .description+.tile,.stats .theorical .panel .tile+.tile{margin-top:1em}.stats .format-viz{display:flex;flex-direction:row;margin:0 auto;padding:0 2em 2em;width:100%}.stats .format-viz .item{background-color:#0053b3;flex-grow:1;height:1.5em}.stats .format-viz .item.netex{background-color:#acb8c9}.stats .tile.bike-list{display:grid;flex-grow:0;flex-shrink:1;gap:0;grid-template-columns:repeat(auto-fit,minmax(2em,1fr));grid-template-rows:auto}.stats .bike-list .tile__icon{height:2em;margin:auto;width:2em}.staticPTdata .leaflet-control-layers-selector{top:-2px}.staticPTdata input[type=radio]:before{height:9px;left:2px;top:2px;width:9px}.proxy-external-requests{font-size:2em;font-weight:700;margin:1em 0 .5em;text-align:center}.proxy-legend{color:#8292a6;margin-bottom:1em;text-align:center}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:var(--theme-background-white);border:1px solid var(--theme-border);border-radius:6px;bottom:125%;color:var(--theme-dark-text);left:50%;margin-left:-75px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:150px;z-index:1}.tooltip .tooltiptext.left{bottom:0;height:fit-content;left:auto;margin-left:0;right:105%;top:-30%}.tooltip .tooltiptext:after{border-color:var(--theme-border) transparent transparent transparent;border-style:solid;border-width:5px;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.tooltip .tooltiptext.left:after{border-color:transparent transparent transparent var(--theme-border);left:100%;margin-left:0;margin-top:-5px;top:50%}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}nav.validation{padding:10px}nav.validation h4{margin-bottom:0}nav.validation ul{margin:0}nav.validation a{color:var(--theme-label-text);padding:0;text-decoration:none;width:100%}nav.validation a.active{color:var(--theme-dark-text);font-weight:700}.issues-list{display:flex;flex-wrap:wrap;justify-content:flex-start}.validation-issue{border-radius:10px;padding:12px 48px}@media(max-width:40em){.validation-issue{padding:10px}}.validation-title{padding-top:48px}.validation-content{background-color:var(--theme-background-grey);margin-top:48px;padding-bottom:48px;padding-top:24px}.validation-content .validation-metadata{display:inline-block}.validation-content .validation-content-details .panel{overflow-x:auto}.validation-content .validation-content-details table{table-layout:fixed;width:100%}.validation-content .validation-content-details td{overflow-wrap:break-word}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mt-48{margin-top:48px!important}.validation-section{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:60px 40px}@media(max-width:40em){.validation-section{padding:10px}}.grey-background{background-color:var(--theme-background-grey);padding-bottom:48px;padding-top:48px;width:100vw}.scrolable-table{overflow:auto}.validation-details div{margin-top:12px}.validation-details .file-table{display:flex}.error-details,.validation-details .raw-values{background-color:var(--theme-background-grey)}.error-details{display:block;margin-top:6px;padding:4px 0 4px 25px}details .button{display:block}details>code{width:100%}details>code.inline{display:inline}.download-button{text-decoration:none}.download-button:hover{background-color:unset}.netex dialog.inline-help{max-height:90%;max-width:90%;overflow:scrollable;overscroll-behavior:contain;width:80ch}.netex dialog.inline-help h5{margin-block:0 1em}.netex dialog.inline-help h6{margin-block:2em 1em}.netex dialog.inline-help .header_with_action_bar+h6{margin-top:0}.netex dialog.inline-help .fa-close{padding:unset}.netex dialog.inline-help code{font-size:.75em}.netex table.netex_generic_issue tr.message td,.netex table.netex_xsd_schema tr.message td{vertical-align:top}.netex table.netex_xsd_schema td:first-child,.netex table.netex_xsd_schema tr:first-child{text-align:right}.netex table.netex_generic_issue td:first-child,.netex table.netex_generic_issue th:first-child{width:60%}.netex table.netex_generic_issue td:nth-child(3),.netex table.netex_generic_issue th:nth-child(3){width:10%}.netex table.netex_generic_issue tr.debug:hover{background:revert}.netex table.netex_generic_issue tr.debug td{border-top:none;padding-top:0}.netex table.netex_generic_issue tr.debug td summary{cursor:pointer}.netex table.netex_generic_issue tr.debug td pre{margin-block:0}.netex table.netex_generic_issue tr.debug td code{width:100%}.netex #download-popup{max-width:60ch}.netex #download-popup .download-grid{display:grid;gap:var(--space-s) var(--space-l);grid-template-columns:1fr max-content}.netex #download-popup .download-grid button{display:flex;width:100%}.netex #issues{container-name:issues-list;container-type:inline-size;display:grid;grid-template-rows:max-content max-content 1fr max-content}.netex #issues:has(a.colorful.invalid){min-height:80vh}.netex #issues .issues-footer{border-top:1px solid var(--light-grey);margin-top:var(--space-s);padding-top:var(--space-s)}.netex #issues .issues-footer p{margin-block:unset}.netex #issues table{border:unset}.netex #issues table td,.netex #issues table th{padding:var(--space-xs) var(--space-s)}@container issues-list (width < 800px){.netex #issues table td,.netex #issues table th{padding:calc(var(--space-xs)/2) var(--space-xs)}}.netex .pagination{margin-top:var(--space-s)}.netex #issues-list{margin-top:var(--space-m)}.netex #categories{display:inline-flex;flex-wrap:wrap;gap:var(--space-xs);margin-bottom:var(--space-s)}.netex .category{font-weight:600}.netex .selected-category .fa{padding-right:var(--space-xs)}.netex .selected-category .fa-check{color:var(--green)}.netex .selected-category .fa-circle-info{color:var(--dark-blue)}.netex .text-quote{--taint:var(--grey);background-color:color-mix(in oklab,var(--taint),#fff);border-left-color:var(--taint);color:color-mix(in oklab,var(--taint),#000);padding:var(--space-s)}.netex .text-quote .fa,.netex .text-quote a{color:color-mix(in oklab,var(--taint),#000 30%)}.netex .text-quote.information{--taint:var(--theme-info-border)}.netex .text-quote.warning{--taint:var(--orange)}.netex button[popovertarget=french-profile-rules]{margin-left:.5em}blockquote{border-left:2px solid var(--grey);margin:0;padding-left:.5em}.loader_container{display:flex;justify-content:center}.loader{animation:loader-animation .75s infinite;aspect-ratio:5;background:radial-gradient(closest-side at 37.5% 50%,#000 94%,transparent) 0/26.6666666667% 100%;height:15px;margin:2em 0}@keyframes loader-animation{to{background-position:36.36%}}div.header_with_action_bar{align-items:baseline;display:grid;gap:var(--space-m);grid-template-columns:1fr max-content}.feedback-selector input{display:none}.feedback-selector label{cursor:pointer;display:inline-block;filter:brightness(1.8) grayscale(1) opacity(.7);margin-right:12px}.feedback-selector label:hover{filter:brightness(1.2) grayscale(.5) opacity(.9)}.feedback-selector input:checked+label{color:#0053b3;filter:none}.feedback-selector .feedback-emojis{font-size:48px}.feedback-form #full-feedback-form.hidden{display:none}.feedback-form .form__group+#full-feedback-form{margin-top:var(--space-l)}.feedback-form .form-special-field{display:none}.is-active{background:#0053b3;color:#fff}.is-centered{text-align:center}body{scroll-behavior:smooth}main{min-height:calc(100% - 169px)}.hero{background:#fff}.hero__container{align-items:center;color:#263640;flex-direction:row;padding:5em 0}.hero h2{font-family:Source Sans Pro;font-size:1.25em;font-weight:400}.navbar{border:0}.navbar__home{height:100px}.nav__links{align-items:center;display:flex;flex-wrap:wrap;justify-content:end}.nav__hamburger,nav.navigation input{display:none}.nav__avatar{border:.5px solid;border-radius:50%;height:24px;vertical-align:middle;width:24px}.nav__item>a{display:inline-block;min-height:24px;padding:.4em .8em}.navbar__logo-mariane{height:90%;margin-right:1em}.navbar__logo-black{height:100%;max-width:300px}@media(max-width:40em){.navbar__logo-black{display:none}}.button{text-align:center}.button-outline.no-border{border:none}.inline-block{display:inline-block}#close-menu{display:none}#menu{align-items:flex-end;display:flex;flex-direction:column}.navbar__container nav{flex-grow:1}.navbar__container nav .top-nav-links{align-self:flex-end}dialog.panel{position:fixed}dialog::backdrop{background:var(--darker-grey);opacity:.3}dialog hr{margin:var(--space-m) 0}@media(max-width:40em){.navbar__container{align-items:center;flex-direction:row-reverse}.navbar__container nav{flex:1}.navbar__container nav .nav__hamburger{border:none;color:#000;display:block;font-size:2rem;margin-inline:1rem;text-decoration:none;vertical-align:text-top}.navbar__container .navbar__home{max-width:85%}.navbar__container #menu{display:none}.navbar__container #close-menu{text-decoration:none}.navbar__container #menu:target{background:#fff;display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.navbar__container #menu:target>a{display:flex;font-size:2em;margin-left:20px;margin-top:20px;width:1em}.navbar__container #menu:target ul{align-items:center;flex-direction:column;justify-content:center;width:100%}.navbar__container #menu:target ul li{line-height:3em}.hero__container{padding:.5em 0}}.input__group .button{margin-left:var(--space-s)!important}.user-name-display,a.with-badge{align-items:center;display:flex;gap:.5em}.user-name-display .notification_badge,a.with-badge .notification_badge{align-self:start;transform:translateY(-.4em)}.nav__item .language{vertical-align:middle}.no-margin{margin:0}.explore_map{border-top:1px solid #ccc;height:80vh;width:100vw;z-index:0}iframe#dailymotion-video{height:500px}html{scroll-behavior:smooth;scroll-padding-top:25px}.hero.home-hero{background:#fff url(../js/transport-e59eecb923128765b46029eb0dacc40e.svg?vsn=d) bottom no-repeat;background-size:cover}.home-hero .hero__container{align-items:start;height:44em}@media(max-width:1250px){.home-hero .hero__container{height:60em}}.hero h1,.hero p{color:#263640;font-style:normal}.hero form{margin:0}@media(max-width:40em){#close-menu{margin:20px 40px 0 0}.dropdown-content{top:60px}}.dropdown{cursor:default}button.dropdown{background:unset;border:none;display:inline-block;font-family:Source Sans Pro,Arial,sans-serif;font-size:16px;line-height:1.5em;min-height:24px}.dropdown-content a:focus,.dropdown:has(a:focus),.nav__item>:focus{background:var(--lighter-grey)}.dropdown-content{left:0;max-width:max-content;min-width:200px;text-align:left;transition:opacity .5s,display allow-discrete 0s;z-index:999}.dropdown-content:has(a:focus){display:block}.dropdown:focus .dropdown-content{display:block;opacity:1;transition:none}#menu .dropdown:hover .dropdown-content{display:none;opacity:0}#menu:not(:has(:focus)) .dropdown:hover .dropdown-content{display:block;opacity:1}@starting-style{.dropdown:hover .dropdown-content{opacity:0}}@supports not (top:anchor(bottom)){.dropdown-content.languages{left:auto;min-width:auto;right:0;text-align:center}}@supports(top:anchor(bottom)){#menu .dropdown:has(a:focus),#menu:not(:has(:focus)) .dropdown:hover,.dropdown:focus{anchor-name:--menu-dropdown-anchor}.dropdown-content{left:anchor(left);position:fixed;position-anchor:--menu-dropdown-anchor;position-try-fallbacks:--right-aligned;top:anchor(bottom)}@media(max-width:40em){.dropdown-content{justify-self:anchor-center;left:auto;position-try-fallbacks:--top-aligned;right:auto}}@position-try --right-aligned{left:auto;right:anchor(right)}@position-try --top-aligned{bottom:anchor(top);top:auto}}#chevron-hint{animation:bouncing 2s ease-in-out 3;bottom:10px;display:none;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;text-align:center}@media only screen and (max-height:870px)and (min-height:470px){#chevron-hint{display:none}}@media only screen and (min-height:870px)and (max-height:910px)and (min-height:470px){#chevron-hint{display:none;margin-bottom:40px}}#chevron-hint .fa-circle{opacity:.85}@keyframes bouncing{0%{bottom:10px}50%{bottom:20px}to{bottom:10px;opacity:1}}#pan-offer-descriptions{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-around}#pan-offer-descriptions .pan-offer{background-color:#fff;border-radius:5px;box-shadow:3px 3px 5px gray;display:flex;flex-basis:150px;flex-direction:column;flex-grow:1;font-size:1.5em;font-weight:700;justify-content:center;margin:1em;padding:1em;text-align:center}#pan-offer-descriptions .pan-offer .pan-offer-subtitle{font-size:.75em;font-weight:400}a.tile{align-items:flex-start;color:#263640;display:flex;flex-direction:row;gap:1em;justify-content:flex-start;text-decoration:none}a.tile:hover{background:#b2e1fa;border-radius:0}.tile h3{line-height:1.25em}.tile__icon{height:4em}.tile-colored{color:var(--theme-light-text)!important}.tile-colored .tile__icon{background:#fff;padding:5px}a.tile.sub_tile{background:var(--lightest-grey);border:1px solid var(--light-grey);overflow:clip;width:85%}.grid.available-data{gap:1.5em!important;grid-auto-rows:1fr}.grid.available-data .tile__text{display:flex;flex-direction:column;height:100%;justify-content:space-around}.upcoming{margin-top:5em}.upcoming .grid{color:#acb8c9;gap:1.5em!important}.upcoming .grid .tile{flex-direction:row;transform:none}.upcoming .grid .tile h3{font-size:1.25em;margin:0 0 0 1em}.upcoming .grid .tile .tile__icon{height:3em}.upcoming .grid a{color:#acb8c9}.upcoming .grid a .text-center{margin-top:.5em}.upcoming a.mailing-list{display:inline-block;margin-top:2em}.companies img{height:48px;margin:1.5em}.home-top-content{display:flex;flex-wrap:nowrap}.home-top-content .home-title{flex-basis:50%;padding-right:96px}.home-top-content .home-title h1{font-size:2.5em}.home-top-content .home-title h2{font-size:1.5em;font-weight:400;margin-top:2em}.home-top-content .home-search{border-left:5px solid var(--theme-primary);flex-basis:50%;padding-left:48px}.home-top-content .home-search .home-other-search-methods{display:flex;justify-content:space-between}.home-top-content .home-search .home-other-search-methods .search-method{flex-basis:200px;padding:12px}.home-top-content .home-search .home-other-search-methods .search-method a{align-items:center;display:flex;flex-direction:column;text-align:center}.home-top-content .home-search .home-other-search-methods .search-method img{max-width:75px}.home-top-content .home-search h4{margin-bottom:0}@media(max-width:1250px){.home-top-content{align-items:center;flex-direction:column;max-width:100%;overflow:hidden;padding:0 24px;text-align:center}.home-top-content .home-title{max-width:100%;padding-right:0}.home-top-content .home-title h2{margin-top:.5em}.home-top-content .home-search{border:none;max-width:100%;padding-left:0;padding-top:48px;text-align:center}.home-top-content .home-search form{margin:0 auto}.home-top-content .search-method{background-color:hsla(0,0%,100%,.8);border-radius:5px;margin:0 12px}.home-top-content .search-method:hover{background-color:hsla(0,0%,100%,.9)}.home-top-content .search-method a{background-color:initial}}@media(max-width:500px){.home-top-content{padding:0 6px}.home-top-content .search-method{margin:0 6px;padding:6px!important}}.section__description .row{align-items:center;justify-content:start}.section__description .key-numbers{justify-content:space-between;margin:2em 2em 2em 0}.key-numbers strong{font-family:Evolventa;font-size:3em;margin-right:.2em}.key-number__item{align-items:center;display:flex;flex-direction:row}.illustration{height:13em}.section__description{flex-grow:1}.section__description p{margin-bottom:2em}.deployment-map{display:flex;flex-direction:column;flex-shrink:1;justify-content:center}@media(max-width:899px){.row{flex-direction:column}.row *+*{margin-left:0;margin-top:1em}h2{text-align:center}.key-numbers.row{align-items:center;flex-direction:column;justify-content:space-between;margin-right:0}.key-number__item+.key-number__item{margin-top:2em}.key-number__item>*{margin:0}.section__description{order:2}.section__description p{text-align:center}.illustration{margin:0 0 2em;order:1}}.footer__logo{max-width:90%;width:400px}.footer__logo .ministere-link{color:#fff;font-size:1.5em;text-decoration:none}.footer__logo .ministere-link:hover{background:var(--darker-grey)}#mce-responses .response{display:none}.notification_badge{background-color:oklab(from #fa3e3e calc(l - .06) a b);border-radius:4px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;justify-content:center;line-height:1.5em;min-width:1.7em;padding:1px 3px;position:absolute;right:0;top:0}.notification_badge.static{position:static}a.anchor{color:var(--light-grey);text-decoration:none}.side-pane__submenu a.active{color:var(--blue);font-weight:700}.documentation{align-items:flex-start}@media(min-width:768px){.side-pane{position:sticky;top:20px}}.dataset-container .form__group{margin-bottom:2em}.transparent{background:transparent}.side-pane img{max-width:100%}.side-pane img.icon---climate-resilience-bill{max-width:none}.small{color:#aaa;font-size:12px}#dataset-visualisation .leaflet-popup-content{max-height:200px}.container_min_height{min-height:50vh}.with-gradient{background:linear-gradient(0deg,#d7e8ff,#fff 50%)}.social-media-logo{display:inline-block;margin-right:1em}.social-media-logo img{width:50px}.tgv{bottom:17px;height:0;margin:0 0 0 auto;position:relative;width:50vw}.tgv img{width:100%}.producteurs-content .presentation-icon{font-size:3em;text-align:center}.producteurs-content .presentation-icon img{width:50px}.producteurs-presentation{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-24px}.producteurs-presentation>div{display:flex;flex-basis:300px;flex-direction:column;flex-grow:1;justify-content:space-between;margin:24px;max-width:calc(50% - 48px);padding:24px}@media(max-width:53.75em){.producteurs-presentation{align-items:center;flex-direction:column;margin:-12px}.producteurs-presentation>div{margin:12px;max-width:450px;padding:12px}}.producteurs-presentation .presentation-action{align-self:center;flex-grow:0}.section-why{background-image:url(../js/chariot-donnees-0d4d37449ad92d2b3b8e73f54eb6f0a9.svg?vsn=d);background-position:bottom 10px left 20px;background-repeat:no-repeat;background-size:15%;padding-bottom:96px}@media(max-width:40em){.section-why{background-size:50%}}@media(min-width:40em)and (max-width:53.75em){.section-why{background-size:30%}}.section-why.no-bg{background:none;padding-bottom:0}.section-why .section-why-body{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-around}.section-why .section-why-body>div{align-items:flex-start;display:flex;flex-basis:90%;flex-grow:0;flex-wrap:wrap;justify-content:space-around;max-width:500px;text-align:left}.section-why .section-why-body>div .why-section-picto{flex-basis:96px;flex-grow:1;max-width:96px}.section-why .section-why-body>div .why-section-picto img{width:100%}.section-why .section-why-body>div .why-section-text{flex-basis:300px;flex-grow:2;min-width:250px;padding-left:24px}.section-why .section-why-body .panel{margin:0 0 24px}.producteurs-section h1{font-size:2.5em}@media(max-width:40em){.producteurs-section h1{font-size:2em}}.producteurs-section h2{font-size:1.5em}.producteurs-section .producteurs-top{align-items:flex-start;display:flex;flex-wrap:wrap;padding-bottom:0}.producteurs-section .producteurs-top .panel-producteurs{border-left:5px solid var(--theme-primary);flex-basis:250px;flex-grow:1;padding:24px}.producteurs-section .producteurs-top .panel-producteurs h2{text-align:left}.producteurs-section .producteurs-top .panel-producteurs.signed-in{border-left:5px solid var(--primary-color-producer)}.producteurs-section .producteurs-top .panel-producteurs.signed-in .button{background-color:var(--primary-color-producer)}.producteurs-section .producteurs-top .producteurs-title{flex-basis:50%;padding-right:48px}.producteurs-section .input__group{flex-wrap:wrap}.producteurs-section .input__group input{margin-right:12px}.producteurs-section #mc-embedded-subscribe{margin-left:0!important}.section .producteurs-community{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-around}.section .producteurs-community .producteurs-community-child{flex-basis:35%;text-align:left}@media(max-width:1250px){.section .producteurs-community{align-items:center;flex-direction:column}.section .producteurs-community div{text-align:center}.section .producteurs-community .input__group{justify-content:center}}.breadcrumbs{display:flex}.breadcrumbs .breadcrumbs-element{color:var(--dark-grey);list-style:none;padding-right:.5em}.breadcrumbs .breadcrumbs-element a{color:var(--dark-grey)}.breadcrumbs .breadcrumbs-element+.breadcrumbs-element:before{content:">";padding-right:.5em}.tramway{height:0;margin:0 0 0 auto;padding-right:48px;position:relative;text-align:right;width:50vw}.tramway img{bottom:0;max-height:36px;max-width:100%;position:absolute;right:20px}.producer-actions{padding-bottom:48px;padding-top:24px}.producer-actions,.producer-space{background-color:var(--theme-background-grey)}.producer-space{min-height:80vh}.producer-space a.button.primary,.producer-space button.button.primary{background-color:var(--primary-color-producer)}.producer-space a.button-outline.primary,.producer-space button.button-outline.primary{border-color:var(--primary-color-producer);color:var(--primary-color-producer)}.producer-space a.button-outline.primary.small-padding,.producer-space button.button-outline.primary.small-padding{padding:var(--space-xs)}.producer-space a.button-outline.reuser,.producer-space button.button-outline.reuser{border-color:var(--primary-color-reuser);color:var(--primary-color-reuser)}.panel .left-flex-image{display:flex}.panel .left-flex-image img{padding-right:12px}.no-underline a{text-decoration:none}.download-statistics__header,.proxy-statistics__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.download-statistics__header h2,.proxy-statistics__header h2{margin:0}.download-statistics__dataset-title,.proxy-statistics__dataset-title{margin-bottom:1rem;margin-top:2rem}.proxy-stats-panel{margin-bottom:1.5rem}.proxy-stats-panel__resource-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.proxy-stats-panel__resource-header-name{margin-bottom:.5rem}.proxy-stats-panel__metrics-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.proxy-stats-panel__metric-card{background-color:#f5f5f5;border-radius:4px;padding:1rem}.proxy-stats-panel__metric-card-label{color:#666;font-size:.875rem;margin-bottom:.5rem}.proxy-stats-panel__metric-card-value{color:#003049;font-size:1.5rem;font-weight:700}.proxy-stats-panel__metric-card-period{color:#999;font-size:.75rem}.proxy-stats-panel__details{margin-top:1rem}.proxy-stats-panel__details summary{cursor:pointer;font-weight:500;padding:.5rem 0}.proxy-stats-panel__details table{margin-top:1rem}.reuser-space{padding-top:24px}.reuser-space .row{column-gap:2em;display:grid;grid-template-columns:repeat(3,1fr)}.reuser-space .row>*{margin-top:var(--space-m)}.reuser-space .row .dataset__panel{margin-top:1em}.reuser-space .row>*+*{margin-left:0}.reuser-space .panel__content{flex-grow:1}.reuser-space .button.primary,.reuser-space a.button{background-color:var(--primary-color-reuser)}.reuser-space .button-outline.primary{border-color:var(--primary-color-reuser);color:var(--primary-color-reuser)}.reuser-space-section{background-color:var(--theme-background-grey);min-height:80vh}.reuser-space-section .button.primary{background-color:var(--primary-color-reuser)}.action-panel{display:grid;grid-template-rows:min-content 1fr}.action-panel img.picto{height:48px;width:48px}.action-panel h4{align-items:center;cursor:pointer;display:flex;gap:1rem;margin-bottom:0}.action-panel .action-panel-content{align-items:first baseline;display:grid;gap:var(--space-s);grid-template-rows:1fr min-content;justify-items:center;margin-top:var(--space-s)}.action-panel .action-panel-content .action-text{display:flex;flex-direction:column;gap:var(--space-xs)}.action-panel .action-panel-content a.button{margin:unset}.action-panel .action-panel-content.hide{display:none}form.search-followed-datasets{max-width:100%}form.search-followed-datasets input#search{padding-left:30px;width:350px}form.search-followed-datasets .form__group{display:inline-block;margin-top:0}.align-right,td.align-right{text-align:right}form.full-width{max-width:100%}form.inline{display:inline}a.button.reuser-space{background-color:var(--primary-color-reuser)}a.no-bg:hover{background:none}th.action-column{width:175px}.sorted_table th{border:1px solid var(--light-grey)}.sorted_table td{border:1px solid var(--lighter-grey)}.sorted_table th.sort{cursor:pointer;padding-right:20px;position:relative}.sorted_table th.sort:after{background:url(../js/unsorted-ce39991ad00c11ed02bbd9eb6b5ea2eb.svg?vsn=d);background-size:cover;content:"";height:30px;margin-right:15px;position:absolute;right:0;top:calc(50% - 15px);width:15px}.sorted_table th.sort.asc:after{background:url(../js/sorted_asc-2840b5317d426c93d814c18e2a943145.svg?vsn=d);background-size:cover}.sorted_table th.sort.desc:after{background:url(../js/sorted_desc-3bb046f31736b96c59bb3d05f93113be.svg?vsn=d);background-size:cover}#reuses_search{display:inline-block;padding-left:30px;width:400px}#reuses_search_container{display:flex;flex-direction:row;margin:1em 0}#reuses_search_container .form__group+.form__group{margin-left:2em;margin-top:0}#reuses_search_container .reuses_search_button{display:flex;justify-content:center;margin:0 0 0 2em}.card__cover{background:transparent}code[class*=language-],pre[class*=language-]{background:0 0;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.siri_xml pre{padding-bottom:0;padding-left:1em;padding-top:0;white-space:normal}.siri_xml code{font-size:1em;margin:0;padding:0}