/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.fr-field-chiffres-cles{height:100%;min-height:186px;}.fr-field-chiffres-cles__body{height:100%;}.fr-field-chiffres-cles .fr-field-chiffres-cles__title{color:var(--text-title-grey);font-size:2.5rem;margin:0;font-weight:bold;line-height:3rem;}.fr-field-chiffres-cles .fr-field-chiffres-cles__desc{color:var(--text-title-grey);margin-top:.5rem;}@media all and (max-width:767px){.fr-field-chiffres-cles{padding-left:1.5rem;padding-right:1.5rem;}}
/* @license MIT https://github.com/select2/select2/blob/master/LICENSE.md */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
section#section-information:before{box-shadow:none;}.form-item.fr-select-group .select2{margin-top:0.5rem;width:max-content !important;min-width:300px;}#auto-diag-first-step label{min-width:max-content;margin-top:1rem;padding-right:1rem;}#auto-diag-first-step .form-item{margin-bottom:0.5rem;display:flex;}#auto-diag-first-step input,#auto-diag-first-step select{max-width:fit-content;}.fr-img-autodiad img{border-radius:1rem;}.fr-col-lg-4.fr-autodia-text{position:relative;max-width:fit-content;}#auto-diag-first-step .fr-col-4.fr-autodia-text input{max-width:none;}.fr-autodia-text span.fr-icon-edit-line{position:absolute;right:0.4rem;top:1rem;}#auto-diag-first-step .fr-notice--info{background-color:var(--background-default-grey);}.fr-profile.fr-icon-user-line,.fr-profile.fr-icon-user-line span{color:var(--blue-france-sun-113-625);font-weight:700;line-height:40px;font-size:32px;}.fr-modal__footer-autodiag span{padding-top:0.5rem;}.width100{width:100%;display:flex;}.fr-submit-first-step.fr-btn{align-items:center;justify-content:center;}#auto-diag-first-step abbr{text-decoration:none;color:red;}.fr-autodia-text label{display:none;}@media (max-width:48rem){form#auto-diag-first-step{padding:0;}.fr-img-autodiad img{border-radius:0;}#auto-diag-first-step .form-item{margin-bottom:0.5rem;display:block;}#auto-diag-first-step label{min-width:unset;margin-top:1rem;padding-right:1rem;}.fr-pl-2w.fr-departement{padding-left:0 !important;}#auto-diag-first-step input,#auto-diag-first-step select{max-width:unset;}.fr-col-12.fr-col-lg-8.fr-pl-3w.fr-form-multistep{padding:0 1rem !important;}.fr-container-step--form{position:relative;}.fr-profile{position:absolute;top:41vw;left:0;width:100%;text-align:center;display:inline-grid;}.fr-profile.fr-icon-user-line,.fr-profile.fr-icon-user-line span{color:var(--grey-1000-75);font-weight:700;line-height:38px;font-size:28px;}.fr-profile.fr-icon-user-line.fr-pb-5w:before{position:absolute;left:40vw;top:-7vw;}.fr-col-lg-4.fr-autodia-text{position:relative;max-width:unset;}}.step-evaluation-title h3{font-weight:700;line-height:40px;font-size:32px;margin-bottom:0;}.step-evaluation-title:before{vertical-align:0 !important;}.fr-evaluation-previous.fr-btn--icon-left[class^='fr-icon-']:before{margin-top:-0.3rem;}.fr-evaluation-next.fr-btn{margin-left:1.5rem;}section.fr-mapping-activity-enjeu{margin-top:7rem;}.green_tilleul_verveine,.green_tilleul_verveine span,.green_tilleul_verveine label,.green_tilleul_verveine h3,.green_tilleul_verveine .selected_element{color:var(--green-tilleul-verveine-sun-418-moon-817);}.pink_tuile_sun,.pink_tuile_sun span,.pink_tuile_sun label,.pink_tuile_sun h3,.pink_tuile_sun .selected_element{color:var(--pink-tuile-sun-425-moon-750);}.green_archipel_sun,.green_archipel_sun span,.green_archipel_sun label,.green_archipel_sun h3,.green_archipel_sun .selected_element{color:var(--green-archipel-sun-391-moon-716);}button#edit-previous,button#edit-submit,button#edit-saveall{justify-content:center;}label.fr-label.option{padding-left:0 !important;}.fr-fieldset__content .fr-checkbox-group:first-child,.fr-fieldset__content .fr-radio-group:first-child{margin-top:0 !important;}.fr-fieldset__content .fr-radio-group:first-child input[type='radio'] + label{background-position-x:3rem !important;}.fr-fieldset__content
  .fr-radio-group:nth-child(n + 2):nth-child(-n + 4)
  input[type='radio']
  + label{background-position-x:0 !important;background-position-y:0.55rem !important;}legend.fr-fieldset__legend{text-align:center;font-size:20px;line-height:2rem;font-weight:700;color:var(--blue-france-sun-113-625);}span.label-option.option1{width:7rem;margin-left:1rem;text-align:center;}span[id^='edit-term-evaluation-']{display:none;}.selected span[id^='edit-term-evaluation-']{display:block;position:absolute;width:100vw;padding:1rem;border-radius:0.75rem;left:0;font-size:1rem;line-height:1.5rem;top:7.5rem;max-width:625px;}.selected span[id^='edit-term-evaluation-'] span{font-weight:900;}.form-item.fr-radio-group.selected{position:unset !important;}.selected span[id^='edit-term-evaluation-']:before{content:' ';height:0;position:absolute;top:-0.85rem;width:0;z-index:1;border:2px solid;border-width:10px 0px 11px 10px;transform:rotate(-90deg);}@media screen and (min-width:82rem){.selected.option-selected--1 span[id^='edit-term-evaluation-']{left:-0.1rem;}.selected.option-selected--1 span[id^='edit-term-evaluation-']:before{left:4rem;}.selected.option-selected--2 span[id^='edit-term-evaluation-']{left:-13.5rem;}.selected.option-selected--2 span[id^='edit-term-evaluation-']:before{left:14rem;}.selected.option-selected--3 span[id^='edit-term-evaluation-']{left:-24.1rem;}.selected.option-selected--3 span[id^='edit-term-evaluation-']:before{left:24.8rem;}.selected.option-selected--4 span[id^='edit-term-evaluation-']{left:-34.7rem;}.selected.option-selected--4 span[id^='edit-term-evaluation-']:before{left:35.5rem;}}@media (max-width:48rem){form#auto-diag-evaluation-steps .fr-profile{position:relative!important;top:0!important;}}.green_archipel_sun .selected span[id^='edit-term-evaluation-']{background:var(--green-archipel-950-100);}.green_archipel_sun .selected span[id^='edit-term-evaluation-']:before{border-color:transparent transparent transparent
    var(--green-archipel-950-100) !important;}.pink_tuile_sun .selected span[id^='edit-term-evaluation-']{background:var(--pink-tuile-950-100);}.pink_tuile_sun .selected span[id^='edit-term-evaluation-']:before{border-color:transparent transparent transparent var(--pink-tuile-950-100) !important;}.green_tilleul_verveine .selected span[id^='edit-term-evaluation-']{background:var(--green-tilleul-verveine-950-100);}.green_tilleul_verveine .selected span[id^='edit-term-evaluation-']:before{border-color:transparent transparent transparent
    var(--green-tilleul-verveine-950-100) !important;}.green_tilleul_verveine .selected_element{background:var(--green-tilleul-verveine-950-100);}.pink_tuile_sun .selected_element{background:var(--pink-tuile-950-100);}.green_archipel_sun .selected_element{background:var(--green-archipel-950-100);}.custom-bullet{list-style-type:none;display:flex !important;}.custom-bullet{color:var(--blue-france-sun-113-625);}.custom-bullet li{margin-right:0.8rem;}.custom-bullet li:not([class^="ri-"])::before{background-image:radial-gradient(transparent 7px,var(--border-action-high-blue-france) 8px,transparent 9px);background-repeat:no-repeat,no-repeat;background-size:1.5rem;content:'';display:flex;flex-direction:column;justify-content:flex-start;width:1.5rem;height:1.5rem;}.custom-bullet li[class^="ri-user-line"]::before{color:var(--blue-france-sun-113-625);}.custom-bullet li[class^="ri-"]::before{font-size:24px;background:none !important;}.custom-bullet li.green_tilleul_verveine::before{background-image:radial-gradient(transparent 7px,var(--green-tilleul-verveine-sun-418-moon-817) 8px,transparent 9px);}.custom-bullet li.pink_tuile_sun::before{background-image:radial-gradient(transparent 7px,var(--pink-tuile-sun-425-moon-750) 8px,transparent 9px);}.custom-bullet li.green_archipel_sun::before{background-image:radial-gradient(transparent 7px,var(--green-archipel-sun-391-moon-716) 8px,transparent 9px);}.custom-bullet li.fr-pacman::before{height:1.7rem;margin-top:-0.1rem;}.custom-bullet li.fr-pacman::before{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/pacman.svg);}.progress-autodiag{background:var(--blue-france-975-75);}.progress-autodiag h2{text-align:center;color:var(--blue-france-sun-113-625);font-size:1.75rem;}.custom-bullet{justify-content:center;}.custom-bullet li{list-style-type:none;}.custom-bullet li::marker{content:none;}.first-step-right-blk{max-width:792px !important;}.first-step-grid-row{align-items:center;}@media (max-width:48rem){ul.custom-bullet{overflow-y:auto !important;box-sizing:border-box;}#auto-diag-first-step .fr-profile.fr-icon-user-line:before{position:absolute;top:-8vw;left:47vw;}ul.custom-bullet{justify-content:normal;}form#auto-diag-evaluation-steps label{display:none;}form#auto-diag-evaluation-steps
    .fr-fieldset__content
    .fr-radio-group:first-child
    input[type='radio']
    + label{background-position-x:0 !important;}form#auto-diag-evaluation-steps span.label-option{width:7rem;margin-left:2rem;font-size:0.75rem;}form#auto-diag-evaluation-steps .form-item.fr-radio-group{margin-top:0.3rem;}.green_tilleul_verveine .selected_element:before{content:url(/modules/custom/atftd_auto_diagnostic/assets/icons/green-check.svg) !important;}.green_archipel_sun .selected_element:before{content:url(/modules/custom/atftd_auto_diagnostic/assets/icons/green-archipel-check.svg) !important;}.pink_tuile_sun .selected_element:before{content:url(/modules/custom/atftd_auto_diagnostic/assets/icons/check-pink.svg) !important;}.description-enjeu{margin-top:1rem;}.green_tilleul_verveine.step-evaluation-title,.green_tilleul_verveine.step-evaluation-title span{color:#fee943 !important;}.pink_tuile_sun.step-evaluation-title,.pink_tuile_sun.step-evaluation-title span{color:#fb907d !important;}.pink_tuile_sun.step-evaluation-title,.pink_tuile_sun.step-evaluation-title span{color:#fb907d !important;}.green_archipel_sun.step-evaluation-title,.green_archipel_sun.step-evaluation-title span{color:#4cb4bd !important;}.green_tilleul_verveine .fr-radio-group input[type='radio']:checked + label{background-image:radial-gradient(transparent 11px,var(--green-tilleul-verveine-sun-418-moon-817) 14px,transparent 4px),radial-gradient(var(--green-tilleul-verveine-sun-418-moon-817) 9px,transparent 6px) !important;}.pink_tuile_sun .fr-radio-group input[type='radio']:checked + label{background-image:radial-gradient(transparent 11px,var(--pink-tuile-sun-425-moon-750) 14px,transparent 4px),radial-gradient(var(--pink-tuile-sun-425-moon-750) 9px,transparent 6px) !important;}.green_archipel_sun .fr-radio-group input[type='radio']:checked + label{background-image:radial-gradient(transparent 11px,var(--green-archipel-sun-391-moon-716) 14px,transparent 4px),radial-gradient(var(--green-archipel-sun-391-moon-716) 9px,transparent 6px) !important;}.selected span[id^='edit-term-evaluation-']{position:relative;width:100%;top:1rem;margin-bottom:1.5rem;}.selected span[id^='edit-term-evaluation-']:before{left:50% !important;}section.fr-mapping-activity-enjeu{margin:0;}.fr-evaluation-navigation.fr-btn{width:100%;margin-left:0;margin-top:0.5rem;}.img-step-2 img{max-height:25rem;}.step-evaluation-title h3{font-weight:700;line-height:40px;font-size:32px;padding-left:0;font-size:2rem;}form#auto-diag-evaluation-steps .fr-profile{position:absolute;top:35vw;text-align:center;width:100%;}form#auto-diag-evaluation-steps .fr-profile:before{position:absolute;top:-8vw;left:47vw;}.custom-bullet li.fr-pacman::before{height:1.7rem;margin-top:0;}}@media (min-width:48rem){.progress_element{width:64%;position:absolute;background-color:#dddddd;top:1.45rem;left:4.9rem;z-index:-1;}.progress_element.progress-radio-2,.progress_element.progress-radio-3{width:83%;position:absolute;background-color:#dddddd;top:1.45rem;left:1.9rem;z-index:-1;}.progress-container{position:relative;}.pink_tuile_sun [id^='progress-radio-']{width:0;height:0.2rem;background-color:var(--pink-tuile-sun-425-moon-750);}.green_archipel_sun [id^='progress-radio-']{width:0;height:0.2rem;background-color:var(--green-archipel-sun-391-moon-716);}.green_tilleul_verveine [id^='progress-radio-']{width:0;height:0.2rem;background-color:var(--green-tilleul-verveine-sun-418-moon-817);}.auto-diag-evaluation-steps .form-item.fr-radio-group.selected{position:relative !important;}.auto-diag-evaluation-steps .fr-radio-group input[type='radio']{height:1.8rem;margin:0;opacity:1;position:absolute;width:1.8rem;left:49px;top:10px;z-index:-1;}.fr-fieldset__content
  .fr-radio-group:nth-child(n + 2):nth-child(-n + 4)
  input[type='radio']{left:1px;top:10px;}.fr-radio-group input[type='radio'] + label:before{border-radius:1.5rem !important;content:'' !important;height:1.5rem !important;margin-left:4.5rem !important;position:relative !important;top:unset !important;width:unset !important;margin-top:-0.5rem !important;margin-bottom:1.5rem;width:8.9rem !important;outline:none !important;}.fr-fieldset__content{display:flex !important;}.selected_element{display:none !important;}span.label-option{font-weight:700;}span.label-option.option3,span.label-option.option4{margin-left:-2.5rem;width:8rem;text-align:center;}span.label-option.option2{margin-left:-1.5rem;}.fr-fieldset__content
    .fr-radio-group:nth-child(n + 2):nth-child(-n + 4)
    input[type='radio']
    + label:before{margin-left:1.7rem !important;}.form-item.fr-radio-group:last-child label:before{content:url(/modules/custom/atftd_auto_diagnostic/assets/icons/dash--line.svg) !important;top:0.4rem !important;left:3px;}.green_tilleul_verveine .fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle-green-line.svg) !important;}.green_tilleul_verveine .colored.fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle--colored-green.svg) !important;}.green_tilleul_verveine .fr-radio-group input[type='radio']:checked + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/green-check.svg) !important;}.green_tilleul_verveine
    :not(.selected).fr-radio-group
    input[type='radio']
    + label:hover{background-image:radial-gradient(transparent 11px,var(--green-tilleul-verveine-sun-418-moon-817) 14px,transparent 4px),radial-gradient(var(--green-tilleul-verveine-sun-418-moon-817) 9px,transparent 6px) !important;}.pink_tuile_sun .fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle-pink-line.svg) !important;}.pink_tuile_sun .colored.fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle--colored-pink.svg) !important;}.pink_tuile_sun .fr-radio-group input[type='radio']:checked + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/check-pink.svg) !important;}.pink_tuile_sun
    :not(.selected).fr-radio-group
    input[type='radio']
    + label:hover{background-image:radial-gradient(transparent 11px,var(--pink-tuile-sun-425-moon-750) 14px,transparent 4px),radial-gradient(var(--pink-tuile-sun-425-moon-750) 9px,transparent 6px) !important;}.green_archipel_sun .fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle-green-archipel-line.svg) !important;}.green_archipel_sun .colored.fr-radio-group input[type='radio'] + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/cercle--colored-green-archipel.svg) !important;}.green_archipel_sun .fr-radio-group input[type='radio']:checked + label{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/green-archipel-check.svg) !important;}.green_archipel_sun
    :not(.selected).fr-radio-group
    input[type='radio']
    + label:hover{background-image:radial-gradient(transparent 11px,var(--green-archipel-sun-391-moon-716) 14px,transparent 4px),radial-gradient(var(--green-archipel-sun-391-moon-716) 9px,transparent 6px) !important;}.fr-container-step--form{padding:0 5rem;margin-bottom:3.75rem;}.fr-evaluation-navigation.fr-btn{margin-top:3rem;}}.custom-bullet li[data-step]{cursor:pointer;}button#edit-submit.disabled{opacity:0.1;}.stepdetail{text-align:center;position:relative;height:1px;display:block;}#auto-diag-first-step .form-item{display:grid;grid-template-columns:auto auto auto;}#auto-diag-first-step .fr-error-text{grid-row-start:2;grid-row-end:2;grid-column-start:1;grid-column-end:3;}.progress-autodiag h2{margin-bottom:0;}.progress-autodiag h3{font-size:16px;margin:0;text-align:center;padding:0;}.progress-autodiag li.ri-circle-fill{color:orange;}.custom-bullet li.line-break{display:none;}@media screen and (max-width:768px){.custom-bullet li.line-break{display:block;}.fr-form-multistep .fr-fieldset__content{margin-left:7rem;margin-top:1rem;}.selected_element{display:none!important;}li.line-break:before{background:none !important;}.custom-bullet{flex-flow:row wrap;}.custom-bullet li.line-break{page-break-after:always;break-after:always;}.line-break{width:100%;}.custom-bullet{justify-content:left;}}label.fr-label[for="edit-siren"]{display:block;}input#edit-siren{width:300px;}input#edit-naf{display:none;}#auto-diag-first-step .codenaf .form-item{display:inline-block;}.codenaf label.fr-label{display:block;padding-right:0 !important;}.naf_ko{display:none;}.naf_ok{display:none;}.codenaf.nafko span.naf_ko{display:block!important;}.codenaf.nafok span.naf_ok{display:block!important;}.codenaf .form-item{display:none!important;}.wrongright.wrong::after{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/wrong.svg);width:16px;height:16px;display:block;content:" ";position:absolute;top:17px;right:60px;}.wrongright.right::after{background-image:url(/modules/custom/atftd_auto_diagnostic/assets/icons/right.svg);width:16px;height:16px;display:block;content:" ";position:absolute;top:17px;right:60px;}
img.reload{padding:0.25em;display:block-inline;position:relative;top:6px;height:0.9em;}.carousel{max-width:900px;}.carousel .carousel-inner{position:relative;}.carousel .carousel-items{padding:5px;}.carousel .carousel-items.focus{padding:2px;border:solid 3px #005a9c;}.carousel .carousel-item{display:none;max-height:400px;max-width:900px;position:relative;overflow:hidden;width:100%;}.carousel .carousel-item.active{display:block;}.carousel .carousel-item .carousel-image a img{height:100%;width:100%;}.carousel .carousel-item .carousel-caption a{cursor:pointer;text-decoration:underline;color:#fff;font-weight:600;}.carousel .carousel-item .carousel-caption a,.carousel .carousel-item .carousel-caption span.contrast{display:inline-block;margin:0;padding:6px;background-color:rgb(0 0 0 / 65%);border-radius:5px;border:0 solid transparent;}.carousel-moreaccessible .carousel-items .carousel-image a{display:block;margin:0;padding:5px;text-decoration:none;border:none;}.carousel-moreaccessible .carousel-item .carousel-caption a{display:inline-block;margin:0;padding:6px;color:black;background-color:transparent;border:none;border-radius:5px;}.carousel-moreaccessible .carousel-item .carousel-caption span.contrast,.carousel-moreaccessible .carousel-item .carousel-caption span.contrast:hover{background-color:transparent;}.carousel .carousel-item .carousel-caption a:hover,.carousel .carousel-item .carousel-caption span.contrast:hover{background-color:rgb(0 0 0 / 100%);}.carousel .carousel-item .carousel-caption a:focus{padding:4px;border:2px solid #fff;background-color:rgb(0 0 0 / 100%);outline:none;border-width:2px solid #fff;color:#fff;}.carousel .carousel-item .carousel-caption p{font-size:1em;line-height:1.5;margin-bottom:0;}.carousel .carousel-item .carousel-caption{position:absolute;right:15%;bottom:0;left:15%;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.carousel .controls{box-sizing:border-box;position:absolute;top:1em;z-index:10;display:flex;width:100%;padding:0.25em 1.25em 0;}.carousel .controls button{position:absolute;z-index:10;flex:0 0 auto;margin:0;padding:0;border:none;background:transparent;outline:none;}.carousel .controls button.play .pause{display:none;}.carousel .controls button.pause .play{display:none;}.carousel .controls button.previous{right:70px;}.carousel .controls button.next{right:18px;}.carousel-moreaccessible{padding:0;margin:0;position:relative;border-radius:5px;}.carousel-moreaccessible .controls{position:relative;top:0;left:0;padding:0.25em 0.25em 0;}.carousel.carousel-moreaccessible .controls{position:static;height:36px;}.carousel.carousel-moreaccessible .controls button.previous{right:60px;}.carousel.carousel-moreaccessible .controls button.next{right:6px;}.carousel-moreaccessible .carousel-items,.carousel-moreaccessible .carousel-items.focus{padding:0;border:none;}.carousel-moreaccessible .carousel-items.focus .carousel-image a{padding:2px;border:3px solid #005a9c;}.carousel-moreaccessible .carousel-item{padding:0;margin:0;max-height:none;}.carousel-moreaccessible .carousel-item .carousel-caption{position:static;padding:0;margin:0;height:60px;color:black;}.carousel-moreaccessible .carousel-item .carousel-caption p{padding:0;margin:0;}.carousel-moreaccessible .carousel-item .carousel-caption h3{font-size:1.1em;padding:0;margin:0;}.carousel-moreaccessible .carousel-item .carousel-caption a:hover{background-color:rgb(0 0 0 / 20%);}.carousel-moreaccessible .carousel-item .carousel-caption a:focus{padding:4px;border:2px solid #005a9c;background-color:transparent;color:black;outline:none;}
