@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap);@import url(https://fonts.googleapis.com/css?family=Changa+One|Kaushan+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);button.azimuth-btn{align-items:center;background-color:var(--azimuth);border:2px solid var(--azimuth);border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins,sans-serif;gap:4px;justify-content:center;margin:2px;padding:4px 8px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:fit-content}button.azimuth-btn:not(:disabled):hover{background-color:#fff;border-color:var(--azimuth);border-radius:8px;color:var(--azimuth)}button.azimuth-btn.full-width{width:100%}button.azimuth-btn.outlined:hover{background-color:#e8e8e8}button.azimuth-btn.error{background-color:#bd403c;border-color:#bd403c;color:#fff}button.azimuth-btn.error:hover{background-color:#fff;border-color:#bd403c;color:#bd403c}button.azimuth-btn.success{background-color:#4caf50;border-color:#4caf50;color:#fff}button.azimuth-btn.success:hover{background-color:#fff;border-color:#4caf50;color:#4caf50}button.azimuth-btn.warning{background-color:#e9860d;border-color:#e9860d;color:#fff}button.azimuth-btn.warning:hover{background-color:#fff;border-color:#e9860d;color:#e9860d}button.azimuth-btn.outlined{background-color:#fff;border:2px solid;color:var(--azimuth);transition:all .2s ease-in-out}button.azimuth-btn.outlined.error{color:#bd403c}button.azimuth-btn.outlined.success{color:#4caf50}button.azimuth-btn.outlined.warning{color:#e9860d}button.azimuth-btn.outlined:hover{background-color:#0000000f}button.azimuth-btn:disabled{background-color:#f0f0f0!important;border-color:#f0f0f0!important;color:#b0b0b0!important;cursor:not-allowed!important}button.azimuth-btn.icon{align-items:center;background-color:initial;border:none;color:var(--azimuth);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;margin:0;padding:6px}button.azimuth-btn.icon:hover{background-color:#0000000f;border-radius:50%}button.azimuth-btn.icon.success{color:#4caf50}button.azimuth-btn.icon.error{color:#bd403c}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}body,p{font-weight:400}.pagination-container{margin:16px 0}@media screen and (max-width:700px){h4{font-size:1.6rem!important}button.azimuth-btn{font-size:.8rem!important}}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.MuiMenu-paper.MuiMenu-paper.css-1tktgsa-MuiPaper-root-MuiPopover-paper-MuiMenu-paper{border-radius:8px}.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-radius:8px!important}@media screen and (max-width:700px){.MuiContainer-root{padding:0!important}iframe#launcher-frame{bottom:4px!important;right:4px!important}.hide-mobile{display:none!important}}:root{--action-color:#bd403c;--dark-action-color:#842926;--light-action-color:#ea8b88;--lighter-action-color:#f9c8c8;--action-color-hover:#566373;--background-action-color:#f5f5f5;--dark-blue-navigation-color:#244c94;--light-blue-navigation-color:#3994d6;--yellow-navigation-color:#ffed00;--green-navigation-color:#288f36;--dark-grey-navigation-color:#333;--medium-grey-navigation-color:#566373;--title-color:#626e7e;--background-color:#fbfdff;--border-background-color:#d9d9d9;--error-color:#ff7373;--error-color-dark:#e2001a;--warning-color:#fba84d;--warning-color-dark:#d14900;--success-color:#4caf50;--success-color-dark:#14857a;--info-color:#486bff;--info-color-dark:#486bff;--disabled-text-color:#5e5e5e;--disabled-background-color:#d9d9d9;--azimuth:#29224f;--accent-gradient:#3c58ac;--gradient-azimuth:linear-gradient(140deg,var(--azimuth) 0%,var(--accent-gradient) 100%)}.modal-login .modal-header{border-bottom-color:#d9d9d9;border-bottom-color:var(--border-background-color)}.modal-title{color:#626e7e;color:var(--title-color);font-family:Changa One,cursive;font-size:24px}body,html{font-size:16px;height:100%}body,input,p,select,td,textarea,th{font-size:16px;line-height:25px}h1{font-size:40px;line-height:48px;text-align:center}h1,h2{color:#626e7e;color:var(--title-color)}h2{font-size:25px;line-height:39px}h3{font-size:22px;line-height:36px}h3,h4{color:#626e7e;color:var(--title-color)}h4{font-size:20px;line-height:27px}h5{color:#626e7e;color:var(--title-color);font-size:18px;line-height:25px}a,a:link,a:visited{color:#bd403c;color:var(--action-color)}a:hover{color:#566373;color:var(--action-color-hover)}a:focus,a:hover{text-decoration:none}a:focus{color:#842926;color:var(--dark-action-color)}a:disabled{color:#5e5e5e!important;color:var(--disabled-text-color)!important}.link{color:#bd403c;color:var(--action-color);letter-spacing:-.38px;line-height:24px}.link:hover{color:#566373!important;color:var(--action-color-hover)!important;text-decoration:none}.link:disabled{color:#5e5e5e!important;color:var(--disabled-text-color)!important}.progressionCMS h2{margin:80px 140.5px 104px}.imgfix{max-width:100%}.fixheaderow{margin:0;padding:0}.progressionCMS h3{margin:40px 0 28.8px}.cmsBlock h2{-webkit-margin-end:0;-webkit-margin-start:0;margin-inline-end:0;margin-inline-start:0;margin-left:0;margin-right:0;margin-top:0}.cmsBlock p{-webkit-margin-end:0;-webkit-margin-start:0;margin-inline-end:0;margin-inline-start:0;margin:0 0 24px}@media only screen and (max-width:600px){.progressionCMS h2{font-size:36px!important;margin:38px 16px}.progressionCMS h3{font-size:24px!important;margin:20px 0 14.4px}.progressionCMS .gridContainer{grid-template-columns:1fr}.progressionCMS{gap:18px!important;padding:0 0 56px!important;width:100%!important}}@media only screen and (min-width:600px) and (max-width:768px){.progressionCMS h2{font-size:48px!important;margin:40px 40px 52px}.progressionCMS h3{font-size:28px!important;margin:20px 0 14.4px}.progressionCMS .gridContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media only screen and (min-width:768px) and (max-width:992px){.progressionCMS h2{font-size:64px}.progressionCMS h3{font-size:32px}.progressionCMS .gridContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media only screen and (min-width:992px){.progressionCMS .gridContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.cmsBlock h2{font-family:Ubuntu!important;font-size:2rem;font-weight:700;line-height:2.5rem;margin-bottom:1.5rem!important}.cmsBlock h2,.cmsBlock p{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;color:#161616;margin:0;text-rendering:optimizelegibility;unicode-bidi:isolate}.cmsBlock p{font-size:1.125rem!important;line-height:1.75rem!important}@media only screen and (max-width:600px){.colitemwrap{display:block!important}}.cmsPageTop{background-color:#fff;border-radius:4px;margin:24px auto auto;padding-bottom:8px;width:100%}@media screen and (max-width:768px){.cmsPageTop{margin:8px 8px 0!important;padding:0 8px!important;width:96%!important}}.cmspageWrap{padding-top:24px}.cmspageWrap .hero{margin:auto;width:90%}.box{border-radius:3px;border-top:1px solid #e0e0e0;box-shadow:none!important;box-shadow:0 1px 5px 0 #0000001a;margin-bottom:15px;padding:15px}.progressionCMS h2{font-family:Mulish,sans-serif;font-size:80px;line-height:1}.progressionCMS h2,.progressionCMS h3{-webkit-font-smoothing:antialiased;box-sizing:border-box;display:block;font-weight:900;max-width:100%;text-align:left}.progressionCMS h3{font-size:36px;word-break:break-word}.content{float:none;margin:0 auto;max-width:1600px;padding:0}.header-saison{color:#bd403c;color:var(--action-color);font-size:16px;font-weight:700;line-height:24px;padding-top:5px}body{background-color:#fafafa;color:#000;margin:0;min-height:100%!important;padding:0}.logo{margin-top:10px;max-height:40px;opacity:.8}.profil-login-role{color:#92979c;font-size:12px;font-weight:500;line-height:12px;max-width:200px}table{border:none;border-collapse:collapse;padding:0;width:100%}table td{vertical-align:top}hr,img{border:0}hr{height:2px}ul{font-size:1em;margin-bottom:5px;margin-top:0}textarea{min-height:65px;resize:vertical}input[type=password],input[type=text],select,textarea{color:#434242}select{height:auto;min-height:20px}label{font-weight:400}:-ms-input-placeholder{color:#acacac!important;-ms-text-overflow:ellipsis;text-overflow:ellipsis}::-webkit-input-placeholder{color:#acacac!important;-ms-text-overflow:ellipsis;text-overflow:ellipsis}:-moz-placeholder,::-moz-placeholder{color:#acacac!important;-ms-text-overflow:ellipsis;text-overflow:ellipsis}fieldset{margin-bottom:15px}fieldset legend{color:#486bff;color:var(--info-color);font-size:13px;font-weight:700}.checkbox,.radio{line-height:20px;padding:0}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{cursor:pointer;margin-left:0}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=checkbox][disabled]+label,input[type=radio].disabled,input[type=radio][disabled],input[type=radio][disabled]+label{cursor:not-allowed}input[type=radio]{cursor:pointer}input[type=radio]+label{cursor:pointer;line-height:20px;margin-bottom:0;min-height:20px;padding-right:20px}td>input[type=radio]{margin:0;position:relative}td>input[type=radio]+label{padding-left:5px}:not(.radio):not(td)>input[type=radio]{margin-top:11px}:not(.radio):not(td)>input[type=radio]+label{padding-top:7px}.champ>input[type=text],.champ>textarea,.champ_no_width>input[type=text],.champ_no_width>textarea{max-width:300px;width:100%!important}td+td.champ>input[type=checkbox]:first-child,td+td.champ>input[type=radio]:first-child{margin-top:10px}button,input,select,textarea{line-height:normal}.pagination table{width:auto}.headerProfile-container{align-items:center;display:flex;flex-direction:row;flex-direction:column;gap:16px;gap:10px;padding:0 32px;position:relative}.headerProfile-name{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;font-weight:700;text-align:right}.language-switch{display:flex;gap:10px;margin-top:10px}.language-button{background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;cursor:pointer;padding:5px 10px;transition:background-color .3s}.language-button:hover{background-color:#e0e0e0}.headerProfile-arrowDown{cursor:pointer}.popMenu-container{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #0000001a;display:none;opacity:0;position:absolute;right:0;top:100%;transition:opacity .3s ease;z-index:1000}.popMenu-container.open{display:block;opacity:1}.popMenu-item{border-bottom:1px solid #ddd;padding:10px 20px}.popMenu-item:last-child{border-bottom:none}.popMenu-item a{align-items:center;color:#333;display:flex;text-decoration:none}.popMenu-item a:hover{background-color:#f5f5f5}.popMenu-item .fas{margin-right:10px}.text-profil-link{cursor:pointer}.headerMenu-responsive{display:none}@media (max-width:800px){.headerMenu-responsive{display:block}.headerProfile-name{display:none}.headerGauche{justify-content:space-between}.header-logo{align-items:center;display:flex!important;flex-direction:row;justify-content:center}.headerProfile-name{padding:0 16px}}.search-result-card-container{display:flex;flex-direction:column;gap:8px}.search-result-card{border:2px solid #0000!important;border-radius:4px!important;box-shadow:0 0 10px 0 #0000001a!important;min-width:275px;transition:all .2s ease-in-out!important}.search-result-card:hover{border:2px solid var(--azimuth)!important;border-radius:8px!important;cursor:pointer}nav{z-index:4}.navbar{border:none;border-radius:0;box-shadow:0 3px 0 #00000026;margin:0;min-height:0;transition:box-shadow .4s}.navbar-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #c8c8c866;box-sizing:border-box;padding:8px 0;position:-webkit-sticky;position:sticky;top:8px;transition:all .3s ease;z-index:10}.navbar-container.full{border-radius:0;margin:0 auto;width:100%}.navbar-container.sticky{border:1px solid #c8c8c866;border-radius:50px;box-shadow:0 8px 24px #0000001a;margin:12px auto;max-width:95%;width:-webkit-fit-content;width:fit-content}.navbar-container nav .navbar-classic{align-items:center;display:flex;flex-direction:row;gap:16px;margin:0 24px}.navbar-default{color:#bd403c}.dropdown{font-size:16px;font-weight:500;padding:8px;position:relative;text-align:center;transition:all .2s ease-in-out}.dropdown:after{background-color:currentColor;bottom:0;content:"";height:2px;left:50%;position:absolute;transition:width .3s ease,left .3s ease;width:0}.dropdown:hover:after{left:0;width:100%}.dropdown-menu.open{border:none!important;border-radius:8px!important;display:flex;flex-direction:column;margin:8px 0;padding:0}.dropdown-menu.open>p{border-radius:4px;color:#bd403c;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;overflow:hidden;padding:8px 16px;transition:all .1s ease}.dropdown-menu.open>p:hover{background-color:#bd403c;color:#fff}.dropdown p{margin:0}.headerMenu-responsive{color:var(--azimuth)}.dropdown-subitems-container{padding-left:4px}.dropdownMenuIconPetit{align-items:center;color:#bd403c;display:flex;font-size:24px;justify-content:center;transition:all .2s ease-in-out}.dropdownMenuIconPetit:hover{cursor:pointer;transform:scale(1.4) rotate(-10deg)}.navbar-container nav .navbar-classic{list-style:none}.mobile-version{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-height:80px;padding:8px 16px}.mobile-version .navbar-toggle{margin:0;padding:0}.mobile-version .header-gauche{padding:0}.mobile-version #headerProfile{max-width:150px}.navbar-sm{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:0 16px}.navbar-burger-container{border-radius:50%}.navbar-burger-container>button{border-radius:48px;margin:2px!important}.navbar-burger-container>.Button:hover{background-color:#bd403c;color:#fff}.menu-burger>.MuiMenu-paper{border-radius:8px;box-shadow:0 0 16px 2px #0003}.menu-burger>.MuiMenu-paper>.MuiList-root{padding:0}.menu-burger li{font-family:Poppins,sans-serif!important;min-height:48px!important}.menu-burger-subitems{background-color:#f5f5f5;padding-left:8px}.menu-burger-subitems>span{display:block;padding:8px 16px;transition:all .2s ease-in-out}.dropdown-menu-container,.dropdown-subitems{position:relative}.dropdown-toggle{align-items:center;cursor:pointer;display:flex}@keyframes rotateCaret{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.dropdown-caret.rotate{animation:rotateCaret .2s linear;transform:rotate(180deg)}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid #00000026;border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175);color:#212529;display:none;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:200px;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu.closed{display:none}@media screen and (min-width:801px){.navbar-fixed-top{padding:0}}@media screen and (max-width:1024px){.dropdown{padding:8px}.navbar-container nav .navbar-classic{gap:8px}}@media screen and (max-width:800px){.navbar-fixed-top{border-width:0 0 1px;top:0}.navbar-container.full{border:none;padding:4px 0}.navbar-nav.dropdown-menu{background-color:#fafbfc;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.dropdown:after{display:none}}.upper-header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;height:96px;justify-content:space-between;padding:0;width:100%}.header-gauche{justify-content:flex-start;padding-left:32px}.header-gauche,.header-logo{align-items:center;display:flex;flex-direction:row;gap:16px}.header-logo{flex-wrap:nowrap}.header-logo-link{display:flex;flex-direction:row;gap:16px;margin:0;padding:0}.header-logo-link>img{margin:0}.header-saison{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:14px;padding:0}.header-saison>span{margin:0;padding:0}@media (max-width:767px){.header-gauche{display:block!important}.header-saison{display:none}}.dashboard-container{border-radius:8px;color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;justify-content:space-between;width:100%}.dashboard-container.default-gray{background:linear-gradient(90deg,#8c8e8f 100%,#c1c2c4 0)}.dashboard-container.gradient-blue{background:var(--gradient-azimuth)}.dashboard-content{padding:16px}.dashboard-card-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start}div#welcome{align-items:center;color:#fff;display:flex;justify-content:space-between;p{margin:0}button:hover{border:none;color:#fff}}.dashboard-card{word-wrap:break-word;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000001a;color:var(--azimuth);min-width:150px;padding:20px 24px;page-break-inside:avoid;transition:background-color .4s cubic-bezier(0,0,.2,1);transition:transform .4s cubic-bezier(0,0,.2,1);width:-webkit-fit-content;width:fit-content}.dashboard-card:hover{background-color:#b71234;color:#fff;cursor:pointer;transform:translateY(-4px)}.dashboard-card-header{gap:4px}.dashboard-card-content,.dashboard-card-header{align-items:center;display:flex;flex-direction:row}.dashboard-card-content{gap:8px}.dashboard-card-content p{margin:0}.dashboard-modal{background-color:var(--azimuth);border-radius:4px;font-family:Poppins,sans-serif;left:50%;max-height:80%;max-width:900px;outline:none;padding:8px 16px 16px;position:absolute;top:50%;transform:translate(-50%,-50%)}.dashboard-modal h3{color:#fff;font-family:inherit;margin:0}div#modal-header{align-items:center;background-color:var(--azimuth);color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:8px 0;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:10}.avis-recap{overflow:scroll;padding-top:0;scrollbar-color:#0000 #0000;scrollbar-width:thin;width:100%}.avis-recap-content{color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.avis-recap-content::-webkit-scrollbar{background:#0000;width:0}.recap-item{background-color:#fff;border-radius:4px;color:#29224f;display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px}.avis-recap-item{flex-direction:row;width:100%;p{margin:0}}.identity{justify-content:flex-start;width:75%}#group,#intern,.identity{display:flex;flex-direction:row;gap:8px}#group,#intern{align-items:center;width:50%}#group>p,#intern{text-wrap:wrap}.avis-recap-item .dashboard-card-buttons{margin:0;width:-webkit-fit-content;width:fit-content}.ftv-recap-content{color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.ftv-recap-item{background-color:#fff;border:1px solid #fff;border-radius:4px;color:inherit;display:flex;flex-basis:calc(33.33% - 16px);flex-direction:column;flex-grow:1;flex-shrink:1;gap:8px;justify-content:space-between;padding:16px 8px;p{line-height:normal;margin:0}}.ftv-recap-item:not(:only-child){max-width:calc(33.333% - 16px)}.ftv-recap-item:only-child{width:100%}.dashboard-card-buttons{text-wrap:nowrap;align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-around;margin-top:8px;max-width:100%;width:100%}.button-item{border:2px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:4px 8px;text-align:center;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}button#button-item\ validate{background-color:#1c8a46}button#button-item\ validate:hover{background-color:#fff;border:2px solid #1c8a46;color:#1c8a46}button#button-item\ refuse{background-color:#b71c1c}button#button-item\ refuse:hover{background-color:#fff;border:2px solid #b71c1c;color:#b71c1c}.dashboard-modal #close-modal{background-color:initial;border:none;color:#fff;padding:0;transition:transform .4s cubic-bezier(0,0,.2,1);width:auto}.dashboard-modal #close-modal:hover{background-color:initial;border:none;color:#b71234;transform:rotate(90deg)}@media screen and (max-width:700px){.dashboard-container{flex-direction:column;margin-top:8px;button{padding:0}}.dashboard-card{padding:14px 16px;width:100%}.dashboard-modal{max-height:86%;overflow-y:scroll;width:80%}.ftv-recap-item{max-width:100%!important;width:100%}div#welcome{margin-bottom:4px}.avis-recap-item{flex-direction:column;padding:16px}.avis-recap-item .identity{display:flex;flex-direction:column;margin-bottom:8px;width:100%}.avis-recap-item .dashboard-card-buttons,button#dashboard-card-buttons{width:100%}}@media (min-width:700px) and (max-width:1024px){.dashboard-container{flex-direction:column;margin-top:8px;padding:16px;width:96%;button{padding:0}}.dashboard-modal{max-height:86%;overflow-y:scroll;width:80%}.ftv-recap-content{flex-direction:column;width:100%}.ftv-recap-item{flex:1 1 100%;max-width:100%;width:100%}}.defaultLayout-container{max-width:100%}.defaultLayout-container,.defaultLayout-mainContent{align-items:center;display:flex;flex-direction:column}.defaultLayout-mainContent{max-width:96%;padding:1.5rem 1.5rem 0;width:1396px}@media screen and (max-width:700px){.defaultLayout-mainContent{max-width:96%;padding:0}}.img-hero-accueil{height:300px;object-fit:cover;object-position:0 -140px;width:100%}.cmsHerotitle{color:#b71234;font-family:ubuntu,sans-serif;font-size:3rem;margin:0}.cmsHeroDesctitle{font-family:Poppins,sans-serif;font-size:16px;margin:0 auto 0 8px!important;text-align:justify}.cmsHeroDesctitle a{color:#b71234;text-decoration:none}.cmsHeroDesctitle a:hover{text-decoration:underline}.cmsHeroDesctitle ul{padding-left:32px}@media (max-width:480px){.img-hero-accueil{height:150px;object-position:0 -40px}}@media (max-width:820px){.img-hero-accueil{height:200px;object-position:0 -60px}}@media (min-width:819px) and (max-width:1025px){.img-hero-accueil{height:250px;object-position:0 -70px}}@media (max-width:350px){.img-hero-accueil{height:120px;object-position:0 -20px}}@media only screen and (min-width:600px) and (max-width:768px){.cmsHerotitle{font-size:48px!important;padding-bottom:16px;text-align:center}}@media only screen and (min-width:768px) and (max-width:992px){.cmsHerotitle{font-size:64px!important;text-align:center}}@media only screen and (min-width:992px){.cmsHerotitle{font-size:64px!important}}@media screen and (max-width:600px){.cmsHerotitle{font-size:36px!important;text-align:center}}.agenda-page-wrapper{padding:16px;width:100%}@media screen and (max-width:768px){.agenda-page-wrapper{padding:4px!important}}.agenda-container{display:flex;flex-direction:column;gap:28px;width:100%}.agenda-month-container{border-radius:16px;box-shadow:0 0 8px 0 #0000001a;padding:16px}.agenda-month-container>h5{margin-bottom:16px;margin-left:8px}.agenda-events-container{display:flex;flex-direction:column;gap:8px}.agenda-event-item{background-color:#f5f5f5;border-radius:8px;justify-content:flex-start;padding:12px 16px}.agenda-event-item,.agenda-event-item .item-infos{align-items:center;display:flex;flex-direction:row;gap:8px}@media screen and (max-width:768px){.agenda-event-item{align-items:flex-start;flex-direction:column;gap:8px}.agenda-event-item .MuiTypography-root{font-size:16px!important}.agenda-event-item img{height:36px!important;width:36px!important}.agenda-event-item .item-infos{align-items:center;display:flex;flex-direction:row;gap:8px}.agenda-event-item div#date-from-to{align-items:flex-start;flex-direction:column;text-align:left}}@media screen and (max-width:1000px){.agenda-event-item div#date-from-to{flex-direction:column}}.filters-container{align-items:flex-start;align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;margin-top:8px;max-width:100%;padding:4px;width:100%}.filters-container .MuiInputBase-root{border-radius:8px!important}.filter-type{align-items:center;display:flex;flex-direction:row;gap:8px;margin:0;padding:0;width:100%}.filter-type>div{flex:1 1 30%;margin:0;width:100%}.filter-radio{align-items:baseline;align-self:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.filter-pagination{align-items:center;display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:600px){.filters-container{flex-direction:column;gap:8px}.filters-container>div{margin:2px 0}.filters-container>div label{margin:2px}.filter-type{flex-direction:column;gap:8px}.filter-type>div{flex:1 1 100%;margin:0;width:100%}.filter-radio{align-items:baseline;align-self:center;flex-direction:column;justify-content:flex-start}}.loginPage-container{align-items:center;background-color:#fff;background:#fff;border-radius:24px;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:50%;max-height:96vh;padding:24px 48px!important;position:absolute;top:50%;transform:translate(-50%,-50%)}.loginPage-container img{border-radius:16px;width:40%}.loginPage-container img #azimuth-logo{max-width:100%}.logo-and-providers{gap:24px;justify-content:center;width:100%}.logo-and-providers,.providers{align-items:center;display:flex;flex-direction:column}.providers{gap:8px;justify-content:space-evenly;width:48%}.providers .provider-item{align-items:flex-start;background-color:#29224f;border:2px solid #29224f;border-radius:16px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-weight:700;gap:4px;justify-content:center;padding:8px 16px;transition:all .2s ease-in-out;width:100%}.provider-item:hover{background-color:#fff;color:#29224f}.provider-item button,.providers>.provider-item>p{margin:0;padding:0}@media (max-width:768px){.providers{flex-direction:column;gap:16px}}@media (max-width:640px){.loginPage-container{border-radius:0;height:100dvh!important;max-height:none;padding:8px}.logo-and-providers{gap:16px;padding:8px}.logo-and-providers img{border-radius:16px;width:64%}.providers{gap:8px;width:64%}.MuiBox-root.css-mqhqua{padding:0}.etn{padding:0!important}}.Modal{background:#fff;border-radius:8px;bottom:auto;box-shadow:0 4px 8px #0003;left:50%;max-width:90%;padding:20px;position:absolute;right:auto;text-align:center;top:50%;transform:translate(-50%,-50%);width:400px}.Overlay{background-color:#000000bf;bottom:0;left:0;position:fixed;right:0;top:0}.modal-title{font-size:1.5em;margin-bottom:10px}.modal-description{color:#555;font-size:1.2em;margin-bottom:20px}.user-list{list-style:none;padding:0}.user-list-item{margin-bottom:10px}.user-select-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1em;padding:10px 15px}.user-select-button:hover{background-color:#0056b3}.user-select-button:disabled{background-color:#999;cursor:not-allowed}.loading-message{color:#333;font-size:1.1em;margin-top:20px}.wish-item-container{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;justify-content:flex-start;overflow:hidden;padding:16px}.wish-item-container #date-from-to{flex-direction:column;gap:8px;width:20%}.wish-item-validation{display:flex;flex-direction:column;gap:8px;margin-bottom:4px;width:60%}.formation-detail{align-items:center;display:flex;flex-direction:row;gap:16px;width:20%}.formation-detail img{height:40px;width:40px}.user-details{display:flex;flex-direction:column}.firstlastname{display:flex;flex-direction:row;gap:4px}@media (max-width:768px){.wish-item-container{align-items:flex-start;flex-direction:column;gap:12px}.wishesbyUser{gap:16px;margin-bottom:80px;width:100%}.formation-detail{align-self:flex-start;gap:10px;width:100%;img{height:38px;width:38px}}.wish-item-validation{margin:0;margin-left:8px!important;width:100%;width:auto!important}.wish-item-container #date-from-to{width:100%}}.wish-content-function{align-items:center;display:flex;flex-direction:row;justify-content:space-between;button{margin:0}}#wish-content-item-left{align-items:center;display:flex;flex-direction:row;gap:8px}button#function-change{border:1px solid #b71234}@media (max-width:768px){hr#mobile-divider{display:block}.wish-content-function{align-items:flex-start;flex-direction:column;gap:4px;justify-content:flex-start;#wish-content-item-left{align-items:flex-start;margin-left:8px;text-align:left}button#function-change{width:100%}}}.wish-card-container{width:100%}.wish-card{background-color:#fbfbfb!important;border:1px solid #e3e3e3;border-radius:8px!important;transition:all .2s ease-in-out!important;width:100%}.wish-card:hover{box-shadow:0 0 8px 0 #0000001a}.wish-card-content{display:flex;flex-direction:column;gap:8px;padding-left:16px!important}.icon-button-delete{color:#b71234!important}.icon-button-delete:hover{background-color:#b71234!important;color:#fff!important}.wish-card-header{justify-content:space-between}.wish-card-header,.wish-card-header-infos-formation{align-items:center;display:flex;flex-direction:row;gap:16px}.wish-card-header-infos-formation{text-align:left;h6{line-height:1.2}}#formation-name{font-size:24px;font-weight:700}@media (max-width:768px){.wish-card-header{align-items:flex-start!important;flex-direction:column;gap:8px;position:relative}.wish-card-header-infos{flex-direction:column!important;flex-wrap:wrap;img{height:40px!important;width:40px!important}}}.wish-content-date{align-items:center;display:flex;flex-direction:row;gap:8px;p{margin:0}}#date-from-to{display:flex;flex-direction:row;gap:4px;p{text-wrap:nowrap}}#chip{text-wrap:nowrap;background-color:#f2f2f2;border-radius:8px;color:#b71234;font-size:16px;font-weight:600;padding:4px 8px}.noformation{color:#007bff}.wish-formation-status{display:flex;flex-direction:column;gap:8px}.wish-formation-status div{background-color:#f2f2f2;border-radius:4px;padding:8px 16px}hr#mobile-divider{display:none}@media screen and (max-width:768px){hr#mobile-divider{display:block}#date-from-to{align-items:flex-start;flex-direction:column}.wish-content-date{margin-left:8px;#date-from-to{flex-direction:row}}}.wish-card.no-wish{align-items:center;border:1px dashed gray!important;display:flex;flex-direction:column;justify-content:center;transition:border .3s ease,border-color .3s ease}.wish-card.no-wish:hover{box-shadow:none}.line-through-animation{display:inline-block;position:relative}.line-through-animation:after{background-color:red;bottom:50%;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .2s ease-in-out;width:100%}.line-through-animation.line-through{text-decoration:none}.line-through-animation.line-through:after{transform:scaleX(1)}.confirm-modal-box{background-color:#fff;border-radius:8px;left:50%;padding:32px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:70%}@media screen and (max-width:768px){.confirm-modal-box{padding:24px;width:80%}}.wishList-header{align-items:center;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:768px){.wishList-header{flex-direction:column}}.submit-form{width:-webkit-fit-content!important;width:fit-content!important}.cep-item{border:1px solid #e9e9e9;border-radius:8px!important;box-shadow:0 0 8px 0 #64646f33!important;margin:0!important;max-width:100%;transition:all .2s ease-in-out!important;width:352px}.cep-item:hover{border-color:#dbdbdb!important}.questions-container{display:flex!important;flex-direction:column!important;gap:8px;justify-content:center!important;padding-top:16px;width:100%!important}.MuiFormControl-root{margin:0}.form-element{margin:0!important}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.css-1t1j96h-MuiPaper-root-MuiDialog-paper{max-width:756px!important}h2#\:r2\:{background-color:#e8f2f0;color:#29224f;font-family:sans-serif;font-size:1.5rem;text-align:center}.formField{display:flex;flex-direction:column;gap:2px;padding:16px!important}.formField #formField-title{margin-bottom:8px;margin-left:6px}#competenceTable{box-shadow:none}@media screen and (max-width:700px){.section-box{max-width:95vw}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation24.MuiDialog-paper.MuiDialog-paperScrollPaper.MuiDialog-paperWidthSm.css-1t1j96h-MuiPaper-root-MuiDialog-paper{height:100vh;margin:0}.actions-button{margin-bottom:40px}.cep-container{gap:38px!important}.cep-item{width:100%}}.document-card-container{border-radius:15px;box-shadow:0 4px 6px #0000001a;width:100%}#document-card-content{gap:10px;justify-content:space-between;padding:16px}#document-card-content,#document-infos{align-items:center;display:flex;flex-direction:row}#document-infos{gap:8px}#document-actions{align-items:center;display:flex;flex-direction:row;gap:2px}@media (max-width:768px){#document-card-content{align-items:flex-start;flex-direction:column}.upload-document-container input[type=file]{width:100%}#document-infos h5{font-size:1em!important}}.FormationMangerItemMyDocBtn{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.FormationMangerItemMyDocBtn input[type=file]{border:1px solid var(--azimuth);border-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px}.FormationMangerItemMyDocBtn input[type=file]::-webkit-file-upload-button{background:var(--azimuth);border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;cursor:pointer;margin-right:8px;padding:8px 12px}.FormationMangerItemMyDocBtn input[type=file]::file-selector-button{background:var(--azimuth);border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;cursor:pointer;margin-right:8px;padding:8px 12px}@media screen and (max-width:768px){.FormationMangerItemMyDocBtn input[type=file]{width:100%}.FormationMangerItemMyDocBtn #divider{margin:8px}.FormationMangerItemMyDocBtn #sanity-confirm{gap:4px;p{font-size:12px}}}.fiche-documents{align-items:flex-start;display:flex;flex-direction:row;gap:8px;justify-content:space-around}@media screen and (max-width:700px){.fiche-documents{align-items:center;flex-direction:column}.fiche-documents span{font-size:14px}.photoInput{padding:0}#skeleton{margin:0}button#upload-photo,button#uploadFile{font-size:smaller;line-height:1.4;margin:4px;width:210px}}.documentInput,.photoInput{padding:2px}#uploadFile{display:flex;gap:4px;padding:6px 10px}#downloadSanitaire{font-family:sans-serif;font-size:small;font-weight:400}.documentUpload-actions{align-items:center;display:flex;flex-direction:column}.actions-button button{font-family:sans-serif}.dialog-title{font-size:1.5em;text-align:center}.dialog-content{max-height:70vh;overflow:scroll}.documents-container{flex-wrap:wrap}.documents-container,.upload-document-container{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.upload-document-container input[type=file]{border:1px solid var(--azimuth);border-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px}.upload-document-container input[type=file]::-webkit-file-upload-button{background:var(--azimuth);border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;cursor:pointer;margin-right:8px;padding:8px 12px}.upload-document-container input[type=file]::file-selector-button{background:var(--azimuth);border:none;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#fff;cursor:pointer;margin-right:8px;padding:8px 12px}#send-upload-document{margin:0}.cep-forms-buttons{justify-content:space-between}.cep-forms-buttons,.cep-forms-buttons>div{align-items:center;display:flex;flex-direction:row}.cep-forms-buttons>div{box-sizing:border-box;gap:2px}.preview-modal{background-color:#e8f2f0!important;border-radius:4px!important;box-shadow:"0px 4px 12px rgba(0, 0, 0, 0.1)"!important;color:#000!important;margin:40px auto auto!important;max-height:92vh!important;max-width:800px!important;overflow:hidden!important;overflow-y:auto!important;padding:20px!important}.section-preview{background-color:initial!important;margin-bottom:16px!important;padding:16px!important}.question-preview{word-wrap:break-word!important;background-color:#fff!important;border:1px solid #dadce0!important;border-radius:8px!important;box-shadow:0 1px 2px #0000001a!important;margin-bottom:12px!important;padding:24px!important;page-break-inside:avoid!important;transition:background-color .2s cubic-bezier(0,0,.2,1)!important}.preview-form{display:flex!important;flex-direction:column!important}.preview-form .MuiFormControlLabel-root{margin-left:8px!important}.table-container{border:1px solid #e0e0e0!important;border-radius:8px!important;margin-top:20px!important;overflow:hidden!important}table{border-collapse:collapse!important;width:100%!important}.preview-modal td,.preview-modal th{border:1px solid #e0e0e0!important;padding:8px!important;text-align:center!important}th{background-color:#f8f9fa!important;font-weight:700!important}td{background-color:#fff!important}tr:hover td{background-color:#f1f1f1!important}input[type=radio]{margin:0 auto!important}.form-editor-container{background-color:#e8f2f0;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:800px;padding:20px}.section-box{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;padding:15px!important;position:relative}.section-box:hover{box-shadow:0 2px 8px #00000026}.section-header{align-items:center;display:flex;flex-direction:row}.question-box{background-color:#fff;border:1px solid #dadce0;border-radius:4px;display:flex;flex-direction:column;margin-bottom:15px;padding:10px}.question-preview h6{font-family:Poppins,sans-serif!important}#dragHandle{cursor:move}.question-box .MuiSelect-select{align-items:center;display:flex;flex-direction:row}.form-editor-container button{text-transform:none}.form-editor-container button.MuiButton-root{margin-top:10px}.form-editor-container input.MuiInputBase-input{font-size:16px}.form-editor-container textarea{resize:none}#questionTypeLabel,.questionType{align-items:center;display:flex;flex-direction:row}#questionTypeLabel{margin-right:8px}.competenceContainer{flex-direction:row;gap:10px}#button-deleteQuestion,.competenceContainer{align-items:center;display:flex;justify-content:center}#button-deleteQuestion{border:1px solid #f44336;border-radius:4px;color:#f44336;cursor:pointer;font-weight:700;padding:4px 8px;transition:all .3s ease-in-out;width:-webkit-fit-content;width:fit-content}#button-deleteQuestion:hover{background-color:#f44336;color:#fff}#button-deleteQuestion #iconButton-deleteQuestion{color:#fff}.forms-navButtons{text-wrap:nowrap;display:flex;flex-direction:row;gap:8px;justify-content:flex-start}.forms-navButtons button{padding:4px 10px}.forms-buttons{display:flex;flex-direction:row;gap:8px;justify-content:flex-start}.forms-buttons button:hover{background-color:#f5f5f5;color:#000}.input-endIcons{flex-direction:row}#loading,.input-endIcons{align-items:center;display:flex}#loading{align-self:center;justify-content:center;width:100%}.stagiaire-card-container{display:flex;flex-direction:column;gap:8px;width:100%}#stagiaire-card-item{background-color:#f5f5f5;border-radius:8px;box-shadow:none}#stagiaire-card-content,#stagiaire-card-item{align-items:center;display:flex;flex-direction:row;gap:16px;width:100%}#stagiaire-card-content{justify-content:space-between;padding:0 8px 0 0}#stagiaire-card-content div#buttons{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between}#stagiaire-card-content div#buttons button{text-wrap:nowrap;background-color:#29224f;border:2px solid #0000;color:#fff;height:-webkit-fit-content;height:fit-content}#stagiaire-card-content div#buttons button:hover{background-color:#fff;border:2px solid #29224f;color:#29224f}label#label-equipe{font-size:.8rem}#buttons div#select{height:100%}@media screen and (max-width:756px){#stagiaire-card-content{align-items:flex-start;flex-direction:column;gap:4px;padding:left 16px;text-align:left}}@media screen and (max-width:500px){#stagiaire-card-item{border:1px solid #29224f;border-radius:8px;flex-direction:column;gap:8px;padding:0 0 8px}#stagiaire-card-content{align-items:center;flex-direction:column;padding:0;width:100%}#stagiaire-card-content div#buttons{align-items:center;flex-direction:column;gap:4px;justify-content:space-around;button{font-size:12px}#select,button{width:100%}}}.formation-manager-user-action{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between}.cep-container{column-gap:16px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:16px;row-gap:32px}#cep-title{background-color:#f5f5f5;border-radius:32px;color:#29224f;font-size:22px;font-weight:700;margin-bottom:8px;padding:8px 16px;width:84%}#cep-date{margin:4px auto;width:-webkit-fit-content;width:fit-content}#cep-people-count{background-color:#f8f8f8;border-radius:8px;margin:4px auto 8px;padding:4px 8px;text-align:left}.satisfaction-container{border-radius:14px;margin:0 0 16px!important;padding:0!important;padding-bottom:16px;padding-top:16px;width:100%;*{font-family:Poppins,sans-serif!important}}.satisfaction-container h6{margin-left:4px}.satisfaction-section{display:flex;flex-direction:column;gap:8px}.satisfaction-rating{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:12px 16px}.satisfaction-rating:hover{box-shadow:0 0 10px 0 #0000001a}.MuiRating-root{align-items:center!important;display:flex!important;justify-content:center}.rating-box{display:flex;flex-direction:row;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.rating-box>span>label{margin:2px!important;padding:0!important}@media screen and (max-width:600px){.satisfaction-rating{padding:10px 12px}}.user-wishes{border-radius:8px;box-shadow:0 2px 4px 2px #0000001a;box-sizing:border-box;color:#000;padding:8px;padding-top:4px!important;width:100%}.user-wishes *{color:#000}.user-wishes h3{cursor:pointer;margin:0 0 0 8px}.user-wishes-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;display:-ms-flexbox;flex-direction:row;gap:8px;justify-content:space-between;margin:4px 0 8px;p{font-size:20px;margin:0}}a.voir-fiche{background-color:#238636;border-color:#ffffff1a;border-radius:8px;color:#fff!important;cursor:pointer;font-size:14px;padding:2px 8px;transition:background-color .2s ease-in-out}a.voir-fiche:hover{background-color:#257735}.wishesbyUser{display:flex;flex-direction:column;gap:16px;margin-bottom:80px;width:100%}.wish-item{background-color:#f5f5f5;border-top:1px solid #29224f;padding:8px;width:100%;*{color:#000!important}}.wish-item-content{justify-content:space-around}.user-display,.wish-item-content{align-items:center;display:flex;gap:8px}.user-display{flex-direction:row;justify-content:flex-start}.user-display button{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:none;color:#29224f;padding:2px 4px}#actions-filters{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:8px;padding:4px;width:100%}#actions-filters button{border:2px solid #0000}#actions-filters button:hover{background-color:#fff;border:2px solid var(--azimuth);color:var(--azimuth)}.user-collapse{display:flex;flex-direction:column;gap:8px}@media (max-width:768px){.suivi-inscription-container{padding:2px!important}.user-wishes-header p{text-wrap:wrap;font-size:16px}a#voir-fiche{text-wrap:nowrap;font-size:12px}}@media screen and (max-width:1000px){.user-wishes-header h3{font-size:18px}.suivi-inscription-container{padding:2px!important}}.user-list-page{justify-content:space-between;margin-top:16px;padding:4px 0}@media screen and (max-width:768px){.user-info-container{margin:0;width:100%!important}}.actions-de-formations{align-items:center;flex-direction:row}.unite-name-container{overflow:hidden;position:relative}.unite-name{display:inline-block;position:relative;transition:color .3s ease}.unite-name:after{background-color:#3f51b5;bottom:0;content:"";height:2px;left:0;position:absolute;transform:translateX(-100%);transition:transform .3s ease;width:100%}.unite-name:hover{color:#3f51b5;cursor:pointer}.unite-name:focus:after,.unite-name:hover:after{transform:translateX(0)}.unite-name-no-chef{cursor:default}.actions-de-formations{align-items:flex-start;display:flex;flex-direction:column;width:100%}.actions-de-formations-boutons{display:flex;flex-direction:row;gap:16px}.units-container{display:flex;flex-direction:column;gap:16px;margin-top:24px}.units-item-container{border:1px solid #e3e3e3;border-radius:8px!important;box-shadow:none!important}.units-item-content{padding:16px 8px!important}.units-members-container{display:flex;flex-direction:column;gap:16px;margin-top:8px}.units-members-container>div{background-color:#fbfbfb;border:1px solid #e3e3e3;border-radius:8px!important;box-shadow:none}.chef-infos{display:flex;flex-direction:column;gap:16px;h6{border-radius:8px;color:var(--azimuth);font-size:18px;font-weight:600;padding:4px 8px;width:-webkit-fit-content;width:fit-content}}.chef-infos div#formation{display:flex;flex-direction:column;gap:4px;margin-left:4px}.chef-formation-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.maitrise-deroulant{background-color:#fff}.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-sm-12.MuiGrid-grid-md-12.css-1idn90j-MuiGrid-root,.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiCard-root.css-jfke8o-MuiPaper-root-MuiCard-root{margin:0}.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-2.css-mhc70k-MuiGrid-root{justify-content:space-evenly;margin-top:16px}.maitrise-breadcrumbs{font-family:Poppins,sans-serif!important;letter-spacing:.2px}.breadcrumb-placeholder{border:1px dashed var(--azimuth);border-radius:8px;padding:8px 16px}@media (max-width:600px){.actions-de-formations-boutons{align-items:center!important;display:flex!important;flex-direction:column!important;gap:4px;justify-content:center!important}.actions-de-formations-boutons,.actions-de-formations-boutons .MuiGrid-item{margin:0;padding:0;width:100%!important}.actions-de-formations-boutons button{margin:0;padding:4px 0;width:100%!important}}.formList{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.formDetails{align-items:center;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:8px;justify-content:space-between;padding:16px;width:100%}.formDetails #formName{font-size:18px}.formDetails .button-box{align-items:center;display:flex;flex-direction:row;gap:8px}h4#fiche-title{margin:32px 0}.mafichepage-container #user-info-container{gap:8px}.mafichepage-container #doc-container,.mafichepage-container #user-info-container{width:50%}@media screen and (max-width:600px){.mafichepage-container #doc-container,.mafichepage-container #user-info-container{width:100%}}.doc-card{align-items:center;background-color:#fafafafa;border:1px solid #ccc;border-radius:8px;display:flex;gap:8px;justify-content:space-between;padding:8px}.doc-card #doc-buttons{align-items:center;display:flex;flex-direction:row;gap:4px}@media screen and (max-width:600px){.mafichepage-container{h4#fiche-title{margin:24px 0 16px}p#personnal-data{font-size:.9rem;margin-bottom:4px}hr#divider{margin:16px 4px}#mafiche-user-info{gap:0}#unite-title{margin-bottom:8px}}}textarea#formation-avis{-webkit-text-fill-color:#000!important;color:#000!important;scrollbar-width:thin}@media screen and (max-width:600px){textarea#formation-avis{font-size:.9rem}.avisboxgrid:first-child{margin-top:16px}.avisboxgrid:last-child,.avisboxgrid:only-child{#avisboxgrid-divider{display:none}}}.main-container{height:100vh;justify-content:center;width:100%}.check-container,.main-container{align-items:center;display:flex;flex-flow:column}.check-container{height:7.5rem;justify-content:space-between;width:6.25rem}.check-container .check-background{align-items:center;animation:animateContainer .6s ease-out 0s forwards;background:linear-gradient(to bottom right,#5de593,#41d67c);border-radius:50%;box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40;display:flex;height:calc(100% - 1.25rem);justify-content:center;opacity:0;transform:scale(.84);width:100%}.check-container .check-background svg{stroke-dasharray:80;stroke-dashoffset:80;animation:animateCheck .4s ease-out .4s forwards;transform:translateY(.25rem);width:65%}.check-container .check-shadow{animation:animateShadow .6s ease-out .3s forwards;background:radial-gradient(closest-side,#49da83,#0000);border-radius:50%;bottom:calc(-15% - 5px);left:0}@keyframes animateContainer{0%{box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40;opacity:0;transform:scale(0)}25%{box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40;opacity:1;transform:scale(.9)}43.75%{box-shadow:inset 0 0 0 43.334px #ffffff40,inset 0 0 0 65px #ffffff40;transform:scale(1.15)}62.5%{box-shadow:inset 0 0 0 0 #ffffff40,inset 0 0 0 21.667px #ffffff40;transform:scale(1)}81.25%{box-shadow:inset 0 0 0 0 #ffffff40,inset 0 0 0 0 #ffffff40}to{box-shadow:inset 0 0 0 0 #ffffff40,inset 0 0 0 0 #ffffff40;opacity:1}}@keyframes animateCheck{0%{stroke-dashoffset:80}to{stroke-dashoffset:0}}@keyframes animateShadow{0%{height:15%;opacity:0;width:100%}25%{opacity:.25}43.75%{height:7%;opacity:.35;width:40%}to{height:15%;opacity:.25;width:85%}}.add-text-container{align-items:center;display:flex;gap:8px;height:50px;justify-content:center;margin:8px 0;padding:0 4px;width:100%}button#add-text-button{height:100%}.toggle-compact-view{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center}.toggle-compact-view p{margin:0;padding:0}.actions-button{display:flex;flex-direction:row;gap:2px;width:-webkit-fit-content;width:fit-content}#add-text-button{font-family:sans-serif;font-size:small;height:100%;padding:0 8px}@media screen and (max-width:799px){.desktop-restrict{display:none!important}.mobile-restrict{display:block!important}}.mobile-restrict{display:none;margin:32px 0}.derogation-card{border:2px solid #0000;border-radius:8px!important;box-shadow:0 0 8px 0 #0000001a!important;padding:16px;transition:border .1s ease-in-out}.derogation-card.selected{border:2px solid var(--azimuth)}.derogation-card *{box-sizing:border-box}.derogation-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;padding:0!important;width:100%}.derogation-item-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px;max-width:100%}.derogation-item-header img{height:50px;width:50px}.derogation-item-content{margin-left:14px;width:100%}.derogation-item-body{background-color:#f8f8f8f8;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:8px;width:100%}.requirevalidation{align-items:center;display:flex;font-weight:700;gap:2px}.voir-fiche.mobile{background-color:color-mix(in srgb,var(--success-color) 10%,#0000);color:var(--success-color)!important;text-decoration:underline;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:600px){.derogation-card{padding:8px}.derogation-card .MuiCheckbox-root{padding:.1rem}.derogation-item-content{margin-left:4px}.derogation-item-header{margin-bottom:8px}.derogation-item-header #left-content{gap:8px}.derogation-item-header img{height:40px;width:40px}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*# sourceMappingURL=main.a243d964.css.map*/