@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a,del,ins{text-decoration:none}a{color:inherit}button,label{cursor:pointer}button,input{outline:0}@font-face{font-family:MulishExtraBold;src:url(/assets/Mulish-ExtraBold-DhoaYQgq.ttf) format("truetype")}@font-face{font-family:Mulish;src:url(/assets/Mulish-Light-BlAmC7Cb.ttf) format("truetype")}@font-face{font-family:OswaldBold;src:url(/assets/Oswald-Bold-Dyf-VbgV.ttf) format("truetype")}@font-face{font-family:Oswald;src:url(/assets/Oswald-Light-DtjQrxQN.ttf) format("truetype")}body{background-color:var(--background-page);font-family:Mulish,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}*{-webkit-box-sizing:border-box;box-sizing:border-box}strong{font-weight:700}em{font-style:italic}:root{--darkestThemeColor:116,41,70,1;--darkerThemeColor:153,56,79,1;--mediumThemeColor:209,84,94,1;--lighterThemeColor:255,137,127,1;--lightestThemeColor:255,204,156,1;--lighterLightestThemeColor:255,204,156,.3;--lighterDarkestThemeColor:116,41,70,.25;--header-height:6rem;--main-height: calc(100vh - 10rem) ;--font-title:"MulishExtraBold";--backgroundSuccess:#94fabe;--backgroundError:#fa9494;--backgroundAttention:#f8c9bc;--textAttention:#e84e24;--textSuccess:#0d751b;--textError:#750d0d}:root iframe{height:100%;width:100%}#main{min-height:calc(100vh - 10rem);min-height:var(--main-height)}:root:not(.dark){--first-color:rgba(var(--lightestThemeColor));--lighter-first-color:rgba(var(--lighterLightestThemeColor));--lighter-fifth-color:rgba(var(--lighterDarkestThemeColor));--second-color:rgba(var(--lighterThemeColor));--third-color:rgba(var(--mediumThemeColor));--fourth-color:rgba(var(--darkerThemeColor));--fifth-color:rgba(var(--darkestThemeColor));--opposite-theme-color:#1a1a1a;--theme-color:#fff;--text-shadow:rgba(var(--darkerThemeColor));--menu-color:rgba(var(--lightestThemeColor));--menu-title-color:rgba(var(--darkestThemeColor));--dark-color:rgba(var(--darkestThemeColor));--thread-background:rgba(var(--lighterThemeColor));--background-page:#fff}:root.dark{--first-color:rgba(var(--darkestThemeColor));--lighter-first-color:rgba(var(--lighterDarkestThemeColor));--lighter-fifth-color:rgba(var(--lighterLightestThemeColor));--second-color:rgba(var(--darkerThemeColor));--third-color:rgba(var(--mediumThemeColor));--fourth-color:rgba(var(--lighterThemeColor));--fifth-color:rgba(var(--lightestThemeColor));--opposite-theme-color:#fff;--theme-color:rgba(var(--darkestThemeColor));--text-shadow:rgba(var(--lighterThemeColor));--menu-color:rgba(var(--darkestThemeColor));--dark-color:#1a1a1a;--menu-title-color:rgba(var(--lightestThemeColor));--thread-background:rgba(var(--darkerThemeColor));--background-page:rgba(var(--lighterDarkestThemeColor))}.footer{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--first-color);border-top:1px solid rgba(var(--darkestThemeColor));display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;justify-content:center}.footer img{max-height:70%;width:auto}.impersonation-banner{background-color:var(--fifth-color);border:1px solid rgba(var(--darkestThemeColor));color:var(--first-color);padding:.5rem;text-align:center;width:100%}.impersonation-banner button{background-color:var(--first-color);border-radius:5px;color:var(--fifth-color);margin:.5rem;padding:.5rem 1rem}.header-container{background-color:var(--menu-color);border-bottom:1px solid rgba(var(--darkestThemeColor));min-height:6rem}.header{-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--opposite-theme-color);font-family:Oswald;height:calc(6rem - 1px);justify-content:space-between;width:100%}.header,.header-theme{display:-webkit-box;display:-ms-flexbox;display:flex}.header-theme{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;margin-right:1rem}.header-theme--straight{margin-right:0;-webkit-transform:skew(0deg,0);transform:skew(0)}.header-theme .switch{margin:.5rem}.header__identity{height:calc(6rem - 1px)}.header__identity,.header__identity-logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__identity-logo{-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;margin:.5rem;text-shadow:1px 1px 1px var(--opposite-theme-color);text-shadow:1px 1px 1px #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header__identity-logo-img{height:100%;width:100%}.header__identity-logo-img--hidden,.header__identity-title{display:none}.header__burger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;padding:1.5rem}.header__burger-logo{margin:1rem;max-height:100%}.header__menu{display:none;height:100%;margin-right:-1rem;-webkit-transition:.6s;transition:.6s}.header__menu-section{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--menu-title-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative}.header__menu-section:hover{background-color:var(--fourth-color);border-bottom:5px solid var(--third-color);color:var(--first-color);-webkit-transition:.3s;transition:.3s}.header__menu-section-list{bottom:100%;color:#fff;font-family:Oswald;font-size:.7em;height:0;left:0;overflow:hidden;padding:.5rem;position:absolute;text-shadow:1px 1px 1px var(--dark-color);text-transform:uppercase;-webkit-transition:.3s;transition:.3s;width:100%}.header__menu-section-list li{margin:.5rem;position:relative}.header__menu-section-list li:hover{color:var(--first-color);cursor:pointer;font-family:OswaldBold;font-size:1.05em;z-index:999}.header__menu-section-list-separator{border-bottom:1px solid var(--second-color);margin:.5rem auto;width:80%}.header__menu-section-list--open{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--fourth-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;left:0;text-shadow:none;top:calc(100% + 5px);z-index:999}.header__menu-section-list--open:nth-of-type(2){width:12rem}.header__menu-section--help{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--menu-title-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.3em;height:100%;justify-content:center;position:relative;width:5rem}.header__menu-section--help:hover{width:5rem}.header__menu--open{height:90vh}.small-screen-menu{height:0;min-height:0;overflow:hidden;padding-bottom:0;position:relative;-webkit-transition:.6s;transition:.6s}.small-screen-menu__section{margin:auto;padding:1rem;width:80%}.small-screen-menu__section-title{border-bottom:1px solid var(--fifth-color);color:var(--fifth-color);font-size:1.5em;font-weight:700;margin:0 auto;padding-bottom:.5rem}.small-screen-menu__section-list-item{background-color:#ffffff3d;border-bottom:1px solid var(--first-color);color:var(--opposite-theme-color);color:var(--fifth-color);font-weight:700;letter-spacing:1px;padding:1rem;position:relative}.small-screen-menu__section-list a:last-child li{border-radius:0 0 10px 10px}.small-screen-menu__section-icons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.small-screen-menu__section-icons-item{color:var(--fifth-color);font-size:2rem;margin:0 1rem}.small-screen-menu__section-icons-item--theme{border:1px solid var(--fifth-color);border-radius:50%;font-size:1rem;height:2rem;padding:.2rem;width:2rem}.small-screen-menu--open{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:90vh;padding-bottom:2rem}.logo{height:100%;padding:1rem}.logo__link{display:block;height:100%}.logo__link img{height:100%;width:100%}#mes-oms{background-color:var(--second-color);border-radius:5px;color:#fff;font-size:.8em;height:20px;padding-top:.25rem;position:absolute;text-align:center;top:-15px;width:20px}#mes-oms:after{border-color:var(--second-color) transparent transparent transparent;border-style:solid;border-width:10px 10px 0 0;content:"";height:0;left:5px;position:absolute;top:15px;width:0}.small-screen-menu #mes-oms{background-color:var(--fourth-color)}.small-screen-menu #mes-oms:after{border-color:var(--fourth-color) transparent transparent transparent}@media(min-width:600px){.header-container{padding:0 1rem 0 0}.header__identity-title{display:block;font-size:2em;font-weight:700}.header__identity-logo{font-size:2.5rem;padding:.5rem}}@media(min-width:800px){.header-container{padding:0 1rem 0 0}.header__menu-section{font-size:1em;width:6rem}.header__menu-section:hover{width:8rem}.header__menu-section--help{width:2rem}.header__menu-section-list--open{width:8rem}.header__burger{display:none}.header__identity-title{display:block;font-size:2em;font-weight:700}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:1050px){.header-container{padding:0 1rem 0 0}.header__menu-section{font-size:1.3em;width:10rem}.header__menu-section:hover{width:12rem}.header__menu-section--help,.header__menu-section--help:hover{width:5rem}.header__menu-section-list--open{width:12rem}.header__burger{display:none}.header__identity-title{display:block;font-size:2em;font-weight:700}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu-bar{border:2px solid var(--menu-title-color);margin-top:.5rem;position:relative;-webkit-transition:.6s;transition:.6s;width:40px}.menu-bar--ext{background-color:transparent;border-color:transparent}.menu-bar--int{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-bar--int-bis{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.menu-bar:first-child{margin:0}#secondbis-bar{left:-2px;margin:0;position:absolute;top:-2px;width:40px}.home{min-height:100%}.home__title{-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:var(--font-title);margin:1rem}.home__title--large-screen{display:none}.home__title--responsive{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:0}.home__title-text{color:var(--second-color);display:block;font-size:2em;line-height:normal}.home__title-text span{font-size:6rem;text-transform:uppercase}.home__title-text span:first-of-type{letter-spacing:-10px}.home__title-group{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.home__title-group-capital,.home__title-group-rest{color:var(--second-color);font-family:MulishExtraBold;font-size:2em;font-size:4em;line-height:120%;line-height:normal;margin:0;text-align:center;text-transform:uppercase}.home__title-group-rest{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2em;justify-content:center;overflow:hidden;text-transform:lowercase;width:0}.home__new{margin-bottom:2rem}.home__new-buttons{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}.home__new-buttons p,.home__new-buttons svg{cursor:pointer}.home__new-buttons-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.home__new-buttons-item-image{color:var(--second-color);font-size:5rem;margin:auto}.home__login{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;border:1px solid rgba(var(--darkestThemeColor));border-radius:10px;-webkit-box-shadow:0 0 5px #1a1a1a;box-shadow:0 0 5px #1a1a1a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:1rem auto;min-height:10rem;padding:1rem}.home__login-button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.home__login-button:hover{background-color:var(--fourth-color);color:#fff}.home__login-button{margin:auto}.home__login-exterior{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid rgba(var(--darkestThemeColor));display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem}.home__login-exterior-text{color:rgba(var(--darkestThemeColor));margin-bottom:1rem;text-align:justify}.home__login-exterior-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.home__login-exterior-form__button{margin:auto}.home__login-exterior-link{background-color:transparent;border:0;font-style:italic;margin-top:1rem;text-decoration:underline}.home__login-nimes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem}.home__login-nimes-logo{margin:auto;width:50%}.home__login-nimes-button{max-width:75%}.home__login-nimes-text{color:#f0f}.home__login-text{color:var(--first-color);font-weight:700;margin:1rem auto;text-align:justify}@media(min-width:600px){.home{margin:auto;padding:3rem;width:100%}.home__title{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.home__title-text span{font-size:4rem}.home__title--large-screen{display:block}.home__title--responsive{display:none}.home__new{margin-bottom:2rem}.home__new-buttons{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}.home__login{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.home__login-exterior{border-left:1px solid rgba(var(--darkestThemeColor));border-top:0}.home__login-exterior,.home__login-nimes{width:50%}.home__login-text{font-size:1em}}@media(min-width:700px){.home{margin:auto;padding:3rem}.home__new{margin-bottom:2rem}.home__new-buttons{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}.home__title-group-capital,.home__title-group-rest{font-size:6rem}.home__title-group-rest{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.5em;justify-content:center;margin-right:1rem;padding:0 .2rem .75rem;text-transform:lowercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.home__login{margin:auto}.home__login-text{font-size:1.1em;margin-bottom:2rem}.home__login-nimes-logo{margin-bottom:1rem}}@media(min-width:1000px){.home{width:calc(100vw - 300px)}}@media(min-width:1400px){.home__login-nimes-logo{max-width:30%}}.news{background-color:transparent;border-radius:5px;margin-bottom:2rem}.carousel-container,.news{position:relative;width:100%}.carousel-container{background-color:#fff;border-radius:inherit;margin-bottom:1.5rem}.carousel-slide{background-color:var(--lighter-fifth-color);border-radius:inherit;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.753);box-shadow:5px 5px 5px #000000c0;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.2;min-height:10rem;position:relative;text-align:center;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.carousel-slide--important{background-color:var(--backgroundError)}.carousel-slide__button{background:transparent;border:none;border-radius:5px;cursor:pointer;font-size:2rem;opacity:.3;width:10%}.carousel-slide__button:hover{background:#1a1a1a;opacity:1}.carousel-slide__button--back:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(26,26,26,.5)),to(rgba(26,26,26,0)));background:linear-gradient(90deg,#1a1a1a80,#1a1a1a00)}.carousel-slide__button--next:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(26,26,26,0)),to(rgba(26,26,26,.5)));background:linear-gradient(90deg,#1a1a1a00,#1a1a1a80)}.carousel-slide__body{height:100%;margin:auto;padding:1rem 0;width:80%}.carousel-slide__body-title{font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-decoration:underline;text-transform:uppercase}.carousel-slide__body-title--important{color:var(--textError)}.carousel-slide__body-link{color:var(--second-color);font-style:italic;margin:1rem}.carousel-controls{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.carousel-controls button{background:transparent;border:none;cursor:pointer}.carousel-controls .active{color:rgba(var(--lighterThemeColor));font-weight:700}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateX(0);transform:translate(0)}40%{-webkit-transform:translateX(-30px);transform:translate(-30px)}60%{-webkit-transform:translateX(-15px);transform:translate(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateX(0);transform:translate(0)}40%{-webkit-transform:translateX(-30px);transform:translate(-30px)}60%{-webkit-transform:translateX(-15px);transform:translate(-15px)}}.helper{background-color:var(--second-color);border:1px solid rgba(var(--darkestThemeColor));border-radius:10px 0 0 10px;-webkit-box-shadow:3px 3px 1px #1a1a1a;box-shadow:3px 3px 1px #1a1a1a;color:var(--opposite-theme-color);min-width:10rem;position:fixed;right:0;top:75vh;z-index:999}.helper__utils{-webkit-box-pack:end;-ms-flex-pack:end;color:var(--fifth-color);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.helper__utils-icon{cursor:pointer;margin:.5rem}.helper__utils--shrink .helper__utils-icon{margin:1rem;-webkit-transition:.3s;transition:.3s}.helper__utils--shrink .helper__utils-icon:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.helper__header{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.helper__header-icon{margin:.5rem}.helper__header-text{font-weight:700;padding:1rem;text-transform:uppercase}.helper__body-help{padding:1rem;-webkit-transition:.3s;transition:.3s}.helper__body-help:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.helper__body-list{padding:0 1rem 1rem}.helper__body-list-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.helper__body-list-item-link__icon{color:var(--fifth-color);cursor:pointer;font-size:1.5em;padding:.5rem 1rem}.helper__body-list-item-links{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.helper__body-list-item-links-link__icon{color:var(--fifth-color);cursor:pointer;font-size:1.5em;padding:.5rem}.helper--shrink{min-width:3rem}.helper--close{display:none}.sidebar-notification{animation:bounce 2s ease-in 1s infinite reverse both running;border-radius:10px 0 0 10px;border-right:0;-webkit-box-shadow:3px 3px 1px #1a1a1a;box-shadow:3px 3px 1px #1a1a1a;min-width:15rem;padding:1rem 1.5rem;position:fixed;top:20vh;z-index:999}.sidebar-notification__utils{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-right:-30px}.sidebar-notification__utils-icon{margin:.5rem}.sidebar-notification--help{-webkit-animation:none;animation:none;background-color:var(--fourth-color);border:1px solid rgba(var(--darkestThemeColor));top:75vh}.sidebar-notification__header{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2em;font-weight:700;justify-content:center;margin-right:30px;padding:1rem;text-transform:uppercase}.sidebar-notification__header-icon{display:none;margin:.5rem}.sidebar-notification__header-icon--visible{display:block}.sidebar-notification__body{display:none;width:20rem}.sidebar-notification__body--open{display:block}.sidebar-notification__body--open .sidebar-notification{-webkit-animation:none;animation:none}.sidebar-notification__body-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transition:.6s;transition:.6s}.sidebar-notification__body-icon:hover{font-weight:700;-webkit-transform:scale(1.2);transform:scale(1.2)}.sidebar-notification__body-icon svg{margin-right:1rem}.sidebar-notification--still{-webkit-animation:none;animation:none}.sidebar-notification--still .sidebar-notification__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-notification--error{background-color:var(--backgroundError);border:1px solid var(--textError);border-right:0}.sidebar-notification--success{background-color:var(--backgroundSuccess);border:1px solid var(--textSuccess);border-right:0}.sidebar-notification--attention{background-color:var(--backgroundAttention);border:1px solid var(--textAttention);border-right:0}.sidebar-notification--shrink{right:0}.sidebar-notification--shrink .sidebar-notification__utils{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-right:0}.sidebar-notification--shrink .sidebar-notification__utils-icon{margin:1rem}.sidebar-notification--close{display:none}@media(min-width:600px){.sidebar-notification{right:0;top:20vh}.sidebar-notification--help{top:75vh}.sidebar-notification--shrink{min-width:5rem;padding:.5rem}.sidebar-notification__body{display:none;width:20rem}.sidebar-notification__body--open{display:block}}.title{border-bottom:2px solid var(--third-color);color:var(--third-color);font-size:1.5em;letter-spacing:5px}.form-section-title,.title{font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;text-transform:uppercase}.form-section-title{border-bottom:2px solid rgba(var(--darkestThemeColor));color:rgba(var(--darkestThemeColor));font-size:1.3em;text-align:left}.form-section-title--over-blur{background-color:#fff6;border-radius:10px 10px 0 0;cursor:pointer;margin-bottom:0;padding-top:.5rem;text-align:center;text-shadow:1px 1px 1px #fff;width:100%}.page-title{color:var(--second-color);font-family:MulishExtraBold;font-size:2em;font-weight:700;line-height:120%;margin:0 auto;padding:1rem;text-align:center;text-transform:uppercase}.file-menu{display:none;width:50%}.file-menu--open{display:block}.file-menu__list{border:1px solid var(--dark-color);height:100%;overflow-y:auto;width:100%}.file-menu__list-li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-bottom:1px solid var(--dark-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.7em;font-style:italic;font-weight:700;justify-content:center;min-height:30%;text-transform:uppercase}.file-menu__list-li:hover{background-color:var(--second-color);border-width:2px;color:var(--fifth-color)}.file-menu__list-li:last-child{border:0}.file-display{text-align:center;width:100%}.file-display__name{color:var(--third-color);font-size:.8em;width:100%;word-break:break-all}.file-display__image{max-width:33%}@media(min-width:600px){.page-title{font-size:3em}}.help{background-color:var(--lighter-first-color);border-radius:10px;display:none;font-style:italic;margin:0 .5rem 1rem;padding:.5rem}.help__title{color:rgba(var(--darkestThemeColor));font-weight:700;text-decoration:underline;text-transform:uppercase}.help__message{font-size:.9em;margin-left:1rem;margin-top:.5rem}.help__link{color:var(--fifth-color);text-decoration:underline}.help--open{display:block}.tabs{cursor:pointer;overflow:hidden;width:100vw}.tabs__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--lighter-first-color);background-color:transparent;border:1px solid #1a1a1a;color:#1a1a1a;font-size:.9em;justify-content:center;letter-spacing:1px;padding:.8rem;text-align:center;text-transform:uppercase;width:50%}.tabs__item--open{background-color:var(--first-color);background-color:var(--lighter-first-color);border-bottom:0;-webkit-box-shadow:0 0 5px #1a1a1a;box-shadow:0 0 5px #1a1a1a;color:var(--third-color);font-family:var(--font-title);z-index:50}.tabs__item--solo{width:100%!important}.tabs__item--open .tabs__item-notification{background-color:var(--third-color);color:var(--first-color)}@media(min-width:600px){.tabs{border-radius:10px 10px 0 0;width:70%}.tabs__item:first-of-type{border-radius:10px 0 0}.tabs__item:last-of-type{border-radius:0 10px 0 0}}@media(min-width:1000px){.tabs{width:50%}}.loader{-webkit-animation:rotate .8s linear infinite;animation:rotate .8s linear infinite;background:linear-gradient(to right,var(--first-color),var(--second-color),var(--third-color),var(--fourth-color),var(--fifth-color),var(--fourth-color),var(--third-color),var(--second-color),var(--first-color)) border-box;border:5px solid transparent;border-radius:50%;height:4rem;-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0,#fff));-webkit-mask:linear-gradient(#fff,#fff 0) padding-box,linear-gradient(#fff,#fff 0);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff));-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:relative;width:4rem}.api-response{margin:0 auto 1rem}.api-response__attention,.api-response__error{background-color:transparent;border-radius:10px;color:#000}.api-response__attention-separator,.api-response__error-separator{border:1px solid #750d0d;margin:1rem}.api-response__attention-title,.api-response__error-title{font-weight:700;margin-bottom:1rem;text-align:center;text-transform:uppercase}.api-response__attention-details,.api-response__error-details{line-height:1.2;text-align:justify;word-break:break-all}.api-response__attention-details span,.api-response__attention-details__link,.api-response__error-details span,.api-response__error-details__link{font-weight:700}.api-response__attention-details__link,.api-response__error-details__link{font-style:italic;text-decoration:underline}.api-response__attention-more,.api-response__error-more{cursor:pointer;margin-top:1rem}.api-response__attention-trace,.api-response__error-trace{word-wrap:break-word;margin-top:1rem;max-height:12rem;overflow-y:auto;padding:0 .5rem}.api-response__attention-trace--open,.api-response__error-trace--open{border-top:1px solid #750d0d;display:block;padding:1rem 1rem 0}.api-response__attention-trace p,.api-response__error-trace p{margin-bottom:.5rem}.api-response__attention-trace p span,.api-response__error-trace p span{font-weight:700}.api-response__success{border-radius:10px;margin:auto;padding:1rem;width:80%}.video{margin-bottom:2rem;width:100%}.video,.video__container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.video__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--second-color);border-radius:50%;height:5rem;-webkit-transition:1s;transition:1s;width:5rem}.video__container--open{border-radius:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.video__container-player{position:relative;width:100%}.video__container-player-icon{color:var(--second-color);cursor:pointer;display:none;font-size:2rem;font-weight:700;position:absolute;right:-1px;top:-2rem}.video__container-player-icon--visible{display:block}.video__container-cover{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;inset:0;position:absolute}.video__container-cover-icon{color:var(--second-color);font-size:4rem}.video__player{display:none;height:100%;width:100%}.video__player--visible{display:block}.video__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1rem}@media(min-width:600px){.video{margin-bottom:2rem;position:relative}.video__container--open{margin:auto;width:calc(820px - 10rem)}.video__container-player-icon{right:-4rem;top:2px}}.rules{background-color:#fff;border:1px solid #999696;border-radius:5px;margin-bottom:1rem;padding:.5rem}.rules__title{color:var(--second-color);cursor:pointer;font-size:1.2em;font-weight:700;text-align:center;text-transform:uppercase}.rules__title-icon{display:block;font-size:1.5em;line-height:50%;text-align:center}.rules__body,.rules__title-icon--hidden{display:none}.rules__body--open{display:block}.rules__body-separator{border-bottom:1px solid rgba(var(--darkestThemeColor));margin:1rem auto;width:90%}.rules__body-text{font-size:.8em;margin-top:1rem;text-align:justify}.rules__body-text__span{margin-right:.5rem}.rules__body-text span{color:var(--second-color);font-weight:700;text-transform:uppercase}.rules__body-text--infos{font-style:italic}.rules__body-link{color:var(--fourth-color);text-decoration:underline}.rules__body-list{font-size:.8em;font-weight:700;margin:.5rem 2rem}.editor-container{background-color:#fff;border-radius:10px;margin-bottom:1rem;overflow:hidden}.editor-container .ql-container{height:200px}.return-link{text-align:center}.return-link a{color:rgba(var(--darkestThemeColor));font-style:italic;text-decoration:underline}.error{background-color:var(--lighter-first-color);height:90vh;padding:1rem}.error__container{border-radius:10px;margin:auto;text-align:center}.error__container-message{color:#1a1a1a;margin:1rem 0}.error__container-link{color:var(--second-color);text-decoration:underline}.error__container-link:hover{color:var(--third-color);font-style:italic}.error__container-link--404{display:block;text-align:center}@media(min-width:600px){.error{background-color:#fff}.error__container{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;width:50%}.error__container-message{margin:2rem;text-align:justify}}.assistance{padding:1rem}.assistance__section{height:0;margin-bottom:1rem;overflow:hidden;padding:0 2rem;-webkit-transition:.6s;transition:.6s}.assistance__section--open{background-color:#fff6;border-radius:0 0 10px 10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto;padding-bottom:1rem;padding-top:1rem}.assistance__section--video{background-color:transparent;padding:0}.assistance__section-docs{-ms-flex-wrap:wrap;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.assistance__section-docs-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between}.assistance__section-docs-item,.assistance__section-docs-item__links{display:-webkit-box;display:-ms-flexbox;display:flex}.assistance__section-docs-item__links-link__icon{color:var(--first-color);font-size:2rem;margin-right:1rem}.assistance__section-docs-item__links-link__icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.assistance__section-docs-link{width:50%}.assistance__section-docs-link-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5rem;width:100%}.assistance__section-docs-link-item__icon{color:var(--first-color);font-size:2rem;margin-right:1rem}.assistance__section-docs-link-item:hover{font-weight:700}.assistance__section-video{max-width:100%}.assistance__section-link{font-style:italic;font-weight:700;text-decoration:underline}.assistance__section-text{line-height:120%}@media(min-width:600px){.assistance__section-docs{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}}.callback-title{font-size:2rem;font-weight:700;letter-spacing:2px;text-transform:uppercase}.callback-subtitle,.callback-title{-webkit-animation:tracking-in-contract-bck .5s cubic-bezier(.215,.61,.355,1) both;animation:tracking-in-contract-bck .5s cubic-bezier(.215,.61,.355,1) both;color:var(--first-color);font-family:Oswald,sans-serif;margin-bottom:20px}.callback-subtitle{font-size:1.3rem;font-style:italic;letter-spacing:5px}@-webkit-keyframes tracking-in-contract-bck{0%{letter-spacing:1em;opacity:0;-webkit-transform:translateZ(400px);transform:translateZ(400px)}40%{opacity:.6}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes tracking-in-contract-bck{0%{letter-spacing:1em;opacity:0;-webkit-transform:translateZ(400px);transform:translateZ(400px)}40%{opacity:.6}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.callback-message{-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;color:var(--first-color);font-style:italic;font-weight:700;margin-bottom:20px;text-align:center}@-webkit-keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-1000px);transform:translate(-1000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slide-in-left{0%{opacity:0;-webkit-transform:translateX(-1000px);transform:translate(-1000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotating-loader{border-radius:50%;display:none;height:2rem;overflow:hidden;position:relative;width:2rem}.rotating-loader:after{-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite;background-image:conic-gradient(var(--second-color),var(--second-color),transparent,transparent,transparent);content:"";height:2rem;position:absolute;-webkit-transform:rotate(10deg);transform:rotate(10deg);width:2rem}.rotating-loader svg{height:2rem;width:2rem}.rotating-loader--loading{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form__section-field-buttons:hover .rotating-loader:after,.home__login-button:hover .rotating-loader:after{background-image:conic-gradient(var(--fourth-color),var(--fourth-color),transparent,transparent,transparent)}.form__section--documents{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.form__section--split{margin:1rem}.form__section-half{margin:1rem auto;width:50%}.form__section-half--separator{border-bottom:1px solid #1a1a1a}.form__section-half-title{font-weight:700;margin-bottom:.5rem;text-align:center}.form__section-half:nth-of-type(2) img{height:100%}.form__section-container{background-color:#fff6;border:1px solid var(--first-color);border-radius:5px;margin-bottom:1rem;padding:.5rem}.form__section-container-button a,.form__section-container-button button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;height:2.5rem;justify-content:center;margin:1rem;max-width:100%;text-align:center}.form__section-container-reminder{font-size:.8em;margin-top:1rem;text-align:center}.form__section-container-title{color:var(--second-color);font-size:1.2em;font-weight:700;margin-bottom:1rem;text-align:center;text-transform:uppercase}.form__section-container-separator{border-bottom:1px solid rgba(var(--darkestThemeColor));margin:1rem auto;width:90%}.form__section-container-text{font-size:.8em;margin-top:1rem;text-align:justify}.form__section-container-text__span{margin-right:.5rem}.form__section-container-text span{color:var(--second-color);font-weight:700;text-transform:uppercase}.form__section-container-text--infos{font-style:italic}.form__section-container-list{font-size:.8em;font-weight:700;margin:.5rem 2rem}.form__section-container-options__separator{color:var(--second-color);display:block;font-size:1.2em;font-weight:700;margin:.5rem auto;text-align:center;text-transform:uppercase}.form__section-container-options .form__section-field{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:0}.form__section-container-options .form__section-field:last-child{margin-bottom:.3rem;width:15%}.form__section-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-bottom:1rem;width:100%}.form__section-field--infos-container{border-top:1px solid var(--second-color);margin:2rem auto 0;padding-top:.2rem;width:80%}.form__section-field--infos-container,.form__section-field-visa{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form__section-field-visa .ef_btn{border:1px solid #000;color:#1a1a1a;font-weight:700;padding:1rem;text-transform:uppercase;-webkit-transition:.6s;transition:.6s}.form__section-field-visa .ef_btn:hover{letter-spacing:2px}.form__section-field-visa .ef_btn--validate{background-color:var(--backgroundSuccess);border-color:var(--textSuccess);border-radius:5px 0 0 5px;color:var(--textSuccess)}.form__section-field-visa .ef_btn--reject{background-color:var(--backgroundError);border-color:var(--textError);border-radius:0 5px 5px 0;color:var(--textError)}.form__section-field-visa .ef_btn--gest,.form__section-field-visa .ef_btn--other{background-color:#faf694;border-color:#75390d;border-radius:0;color:#75390d}.form__section-field-modal{display:-webkit-box;display:-ms-flexbox;display:flex}.form__section-field-modal-icon{color:rgba(var(--darkerThemeColor));cursor:pointer;font-size:1.2em;margin-left:.5rem}.form__section-field-container,.form__section-field-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.form__section-field-steps{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.form__section-field-pre-input{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--third-color);border:.5px solid #999696;border-radius:5px 0 0 5px;border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;justify-content:center;margin-top:.1rem;width:3rem}.form__section-field-input-text{border:.5px solid #999696;border-radius:0 5px 5px 0;width:calc(100% - 3.1rem)}.form__section-field-input,.form__section-field-input-text{margin-top:.1rem;min-height:2.5rem;padding:.5rem;position:relative}.form__section-field-input{background-color:#fff;border:.5px solid #999696;border-radius:5px;overflow:hidden;width:100%}.form__section-field-input div{height:100%;margin-left:3rem;text-align:left}.form__section-field-input--disabled{background-color:#dfd9d9;cursor:not-allowed;font-style:italic}.form__section-field-input--file-input{display:none;font-size:0;padding-left:3rem;position:fixed;top:-1rem}.form__section-field-input--file:before{background-color:var(--third-color);content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-upload'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12'/%3E%3C/svg%3E");cursor:pointer;height:100%;left:0;padding-top:.5rem;position:absolute;text-align:center;top:0;width:3rem}.form__section-field-input--alert{background-color:#1a1a1a}.form__section-field-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;margin-bottom:.1rem;text-align:left}.form__section-field-label--required:after{color:var(--third-color);content:"*";font-weight:700;margin:0 .5rem}.form__section-field-label--infos{color:var(--second-color);font-size:.9em;font-style:italic;margin-top:.1rem}.form__section-field-label--infos span{color:var(--fifth-color);font-size:1.2em;margin:0 .2rem}.form__section-field-select-help{color:rgba(var(--darkestThemeColor));cursor:pointer;font-size:.8em;font-style:italic;font-weight:700;margin-left:.5rem;margin-top:-.5rem}.form__section-field-select-help:hover{text-decoration:underline}.form__section-field-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.form__section-field-radio input{margin-right:1rem}.form__section-field-radio label{text-align:left}.form__section-field--hidden{display:none}.form__section-field-refusal{background-color:#fa9494;border:1px solid #750d0d;border-radius:10px;color:#750d0d;margin:auto;padding:1rem;width:80%}.form__section-field-checkbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 1rem}.form__section-field-checkbox--column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0 0 .3rem}.form__section-field-checkbox--info:after{color:var(--third-color);content:"*";font-weight:700;margin:0 .5rem}.form__section-field-buttons{margin:2rem}.form__section-field-buttons button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form__section-field-buttons button:hover{background-color:var(--fourth-color);color:#fff}.form__section-field-buttons button{max-width:180px}.form__section-field-buttons button:last-of-type{margin-right:0}.form__section-field-buttons--solo,.form__section-field-buttons__row{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form__section-field-buttons__row:first-of-type{margin-bottom:.5rem}.form__section-field-buttons__row a{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form__section-field-buttons__row a:hover{background-color:var(--fourth-color);color:#fff}.form__section-field-buttons__row a{background-color:var(--fourth-color);color:var(--first-color);max-width:180px}.form__section-field-buttons__row a:last-of-type{margin-right:0}.form__section-field-buttons--validation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__section-field-buttons--validation button{margin:0 auto 1.5rem}.form__section-field-buttons--validation button:nth-of-type(2),.form__section-field-buttons--validation button:nth-of-type(3){margin:0 auto .5rem}.form__section-field-toggle{margin-bottom:1rem;text-align:left}.form__section-field-toggle__label--required:after{color:var(--third-color);content:"*";font-weight:700;margin:0 .5rem}.form__section-field-textarea{border:.5px solid #999696;border-radius:5px;font-family:inherit;padding:.5rem}.form__section-field-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.form__section-field-button button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form__section-field-button button:hover{background-color:var(--fourth-color);color:#fff}.form__section-field-button button{margin:1rem auto 2rem;max-width:100%}.form__section-field-error{background-color:#fa9494;border-radius:10px;color:#750d0d;font-size:.8rem;font-style:italic}.form__section-field-error--open{margin:.5rem 0;padding:.5rem}.form__section-field-error p{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly}.form__section-field-error p span{font-weight:700;margin-right:.2rem}.form__section-addresses{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.form__section-planning{padding:0 .5rem .5rem}@media(min-width:600px){.form__section--split{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.form__section-half{margin-top:0;width:45%}.form__section-half--solo{width:100%}.form__section-half--separator{border-bottom:0;border-left:1px solid #1a1a1a;margin:0 .5rem;width:1px}.form__section-container-reminder{font-size:.8em;margin-top:1rem;text-align:center}.form__section-container-title{color:var(--second-color);font-size:1.2em;font-weight:700;text-align:center;text-transform:uppercase}.form__section-container-options{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:.5rem}.form__section-container-options__separator{margin:.7rem .5rem}.form__section-container-options .form__section-field{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:0}.form__section-container-options .form__section-field:last-child{margin-bottom:.3rem;width:15%}.form__section-container-options .form__section-container-button,.form__section-container-options .form__section-field{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30%}.form__section-container-options .form__section-container-button a,.form__section-container-options .form__section-field a{border:1px solid #1a1a1a;height:2.5rem;margin:0;max-width:100%;width:100%}.form__section-container-options .form__section-container-button a:focus,.form__section-container-options .form__section-container-button a:hover,.form__section-container-options .form__section-field a:focus,.form__section-container-options .form__section-field a:hover{color:#fff}}.address{border-radius:5px;display:none}.address__section{display:-webkit-box;display:-ms-flexbox;display:flex}.address__section div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:1rem}.address__section div:last-of-type{margin-right:0}.address__section--delete{-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-transition:.6s;transition:.6s}.address__section--delete p{margin-left:1rem}.address__section--delete:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.address--open{display:block}.modal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.5rem;z-index:800}.modal,.modal__background{inset:0;position:fixed}.modal__background{background-color:#1a1a1a71;display:none;z-index:700}.modal__background--open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:block}.modal__form{background-color:#fff;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;opacity:1;padding:1rem}.modal__form-return{cursor:pointer;text-align:center;text-decoration:underline}#modal-button{margin:1rem}@media(min-width:600px){.modal{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.modal,.modal__background{inset:0;position:fixed}.modal__background{background-color:#1a1a1a71;display:none}.modal__background--open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:block}.modal__form{background-color:#fff;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:400px;opacity:1;padding:1rem}}#documents-validation{margin:1rem auto 2rem}#submit-vehicle button{margin-bottom:.5rem}#goback-vehicle button{margin-top:.5rem}.theme{border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:2rem auto;max-width:700px;padding:1rem 1rem 0;width:90%}.theme__container-theme{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.theme__container-theme-colors{border:1px solid #000;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;overflow:hidden;width:40%}.theme__container-theme-colors-color{height:100%;width:20%}.theme__container-theme-colors-color:first-of-type{background-color:#020402}.theme__container-theme-colors-color:nth-of-type(2){background-color:#0c2c30}.theme__container-theme-colors-color:nth-of-type(3){background-color:#468884}.theme__container-theme-colors-color:nth-of-type(4){background-color:#98c4ac}.theme__container-theme-colors-color:nth-of-type(5){background-color:#dfe7da}.my-preferences{margin:auto;min-height:83vh;width:100%}@media(min-width:600px){.theme{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;padding:2rem 2rem 0;width:90%}.theme__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.theme__container-theme{width:50%}.theme__container-theme-colors{height:5rem;width:50%}.my-preferences{width:80%}}@media(min-width:1000px){.theme{width:75%}}.file-displayer{background-color:#fff;border:.5px solid #000;border-radius:5px;overflow:hidden;width:100%}.file-displayer,.file-displayer__icon-container{display:-webkit-box;display:-ms-flexbox;display:flex}.file-displayer__icon-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--first-color);border-right:.5px solid #000;height:3rem;justify-content:center;width:3rem}.file-displayer__icon-container-icon{color:var(--fifth-color);font-size:2em}.file-displayer__name,.file-displayer__select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1rem}.file-displayer__select{border:0;width:calc(100% - 3rem)}.file-manager__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:.5rem auto 1rem}.file-manager__buttons-button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;max-width:45%;text-transform:uppercase}.file-manager__buttons-button:hover{background-color:var(--fourth-color);color:#fff}.file-manager__buttons-button{-webkit-box-flex:1;-ms-flex-positive:1;background-color:var(--first-color);flex-grow:1;font-size:1em;margin-right:.5rem;max-width:none;padding:.5rem}.file-manager__buttons-button:last-of-type{margin:0}.file-manager__buttons-button--link{margin-right:.5rem!important;text-align:center}.file-manager__message{background-color:var(--lighter-first-color);border:1px solid rgba(var(--darkestThemeColor));border-radius:10px;color:rgba(var(--darkestThemeColor));font-size:.8em;font-style:italic;font-weight:700;margin:.5rem auto 2rem;padding:.5rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viseur{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.viseur__buttons{height:600px;width:28%}.viseur__buttons--no-docs{height:200px;margin:auto;width:50%}.viseur__buttons .my-documents__files-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;width:100%}.viseur__buttons .my-documents__files-buttons a,.viseur__buttons .my-documents__files-buttons button{max-width:100%;width:100%}.viseur__docs{height:600px;width:68%}.switch{display:inline-block;height:24px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.switch--form{height:20px;margin-left:1rem;width:40px}.slider{background-color:var(--fourth-color);cursor:pointer;inset:0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{background-color:var(--second-color);bottom:4px;content:"";height:16px;left:4px;width:16px}.slider--form{background-color:#999696}.slider--form:before{background-color:#4d4d4d;bottom:3px;content:"";height:14px;left:3px;position:absolute;-webkit-transition:.4s;transition:.4s;width:14px}input:checked+.slider{background-color:var(--fourth-color)}input:checked+.slider:before{background-color:var(--first-color);-webkit-transform:translateX(36px);transform:translate(36px)}input:checked+.slider--form:before{background-color:var(--second-color);-webkit-transform:translateX(16px);transform:translate(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.ql-container{-webkit-box-sizing:border-box;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;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;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:"•"}.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:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.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 *{-webkit-box-sizing:border-box;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;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);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 transparent;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;-webkit-box-sizing:border-box;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 transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);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;-webkit-box-shadow:0 0 5px #ddd;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}.trip{border:1px solid rgba(var(--darkestThemeColor));border-radius:10px;margin:1rem;padding:1rem}.trip__fields{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.trip__fields-column{width:38%}.trip__fields-column--delete{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:10%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.my-documents{margin:auto;min-height:100%;min-width:100vw;padding-top:1rem}.my-documents__button{margin:1rem 0}.my-documents__button a,.my-documents__button button{background-color:var(--second-color);border:0;border-radius:5px;color:#fff;color:var(--opposite-theme-color);display:block;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1em;font-weight:700;margin:0;padding:.8rem 1.3rem;text-transform:uppercase;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;border-radius:0 0 10px 10px;border-top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:50vh;overflow:hidden;padding:1.5rem}.my-documents__files-buttons{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:1rem}.my-documents__files-buttons a,.my-documents__files-buttons button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.my-documents__files-buttons a:hover,.my-documents__files-buttons button:hover{background-color:var(--fourth-color);color:#fff}.my-documents__files-buttons a,.my-documents__files-buttons button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.7em;margin-bottom:.5rem;text-align:center;width:35%}.my-documents__files-buttons--links-menu{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid rgba(var(--darkestThemeColor));justify-content:space-between;padding-bottom:1rem}.my-documents__files-buttons--buttons-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.my-documents__files-buttons--buttons-menu,.my-documents__files-buttons--links-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}.my-documents__files-buttons--buttons-menu a,.my-documents__files-buttons--links-menu a{width:35%}.my-documents__files-buttons--validation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.my-documents__files-buttons--validation button{margin:0 auto 1.5rem}.my-documents__files-buttons--validation button:nth-of-type(2),.my-documents__files-buttons--validation button:nth-of-type(3){margin:0 auto .5rem}.my-documents__files-buttons-icon{font-size:1.5rem;margin-right:.5rem;min-height:1rem;min-width:1rem}.my-documents__files-buttons-icon--animated{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin-left:.5rem}.my-documents__files-buttons-icon--colored{color:rgba(var(--darkestThemeColor));cursor:pointer;margin:0 .2rem}.my-documents__files-buttons-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.my-documents__files--open,.my-documents__files-buttons-label{display:-webkit-box;display:-ms-flexbox;display:flex}.my-documents__files-message{margin:2rem auto}.my-documents__files-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin:2rem;width:100%}.om-status{background-color:#fff;border:1px solid #1a1a1a;border-radius:10px;padding:1.5rem}.om-status__steps{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}.om-status__steps,.om-status__steps-step{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3rem}.om-status__steps-step{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:5px;justify-content:center;margin-bottom:1rem;text-transform:uppercase;width:48%}.om-status__steps-step--validated{background-color:#94fabe;border:1px solid #0d751b;color:#0d751b;position:relative}.om-status__steps-step--validated:after{background-color:#94fabe;border:1px solid #0d751b;border-radius:50%;bottom:-.5rem;color:#0d751b;content:"✔";font-weight:700;height:1.5rem;padding:.2rem;position:absolute;right:-.5rem;text-align:center;width:1.5rem}.om-status__steps-step--not-validated{background-color:#fa9494;border:1px solid #750d0d;color:#750d0d;position:relative}.om-status__steps-step--not-validated:after{background-color:#fa9494;border:1px solid #750d0d;border-radius:50%;bottom:-.5rem;color:#750d0d;content:"✖";font-weight:700;height:1.5rem;padding:.2rem;position:absolute;right:-.5rem;text-align:center;width:1.5rem}.om-status__steps-step--steps{background-color:var(--lighter-first-color);border:1px solid rgba(var(--darkestThemeColor));color:rgba(var(--darkestThemeColor));position:relative}@media(min-width:600px){.my-documents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:80%}.my-documents__button{text-align:center;width:100%}.my-documents__button a{padding:.8rem 1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files{width:70%}.my-documents__files-buttons a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files-buttons--menu{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.my-documents__files-buttons--menu a{width:30%}}@media(min-width:1000px){.my-documents,.my-documents__files{width:50%}.my-documents__files-container-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files-container-item--open .file-display{width:70%}.my-documents__files-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between}.my-documents__files-container-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;width:40%}.my-documents__files-container-item--open{width:100%}.my-documents__files-container-item--open .file-display{width:50%}.om-status__steps-step{width:30%}}.form__section-authentication{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:var(--lighter-first-color);display:none;inset:0;padding:1rem;position:absolute}.form__section-authentication .double-auth{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form__section-authentication .double-auth__button a{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form__section-authentication .double-auth__button a:hover{background-color:var(--fourth-color);color:#fff}.form__section-authentication .double-auth__button a{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;height:2.5rem;justify-content:center;margin:.8rem;max-width:100%}.form__section-authentication .double-auth__button button{all:unset;color:var(--third-color);cursor:pointer;font-size:.8em;margin:1rem auto;text-decoration:underline}.form__section-authentication .double-auth__button--hidden{display:none}.form__section-authentication--open{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form__section-refusal{padding-bottom:2rem}.form__section-refusal a{all:unset;color:#1a1a1a;cursor:pointer;display:block;font-size:.8em;text-decoration:underline}.form__section-refusal a:first-of-type{margin-bottom:.5rem}@media(min-width:600px){.form__section-authentication{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form__section-authentication .double-auth{background-color:#fff6;border-radius:5px;-webkit-box-shadow:1px 1px 5px #1a1a1a;box-shadow:1px 1px 5px #1a1a1a;height:40%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:1.5rem;width:20%}}.pdf-message{background-color:#1a1a1a3b;position:absolute}.validation-form{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;border-radius:10px;padding:2rem;width:100%}.validation-form{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;border-radius:10px;padding:2rem;width:80%}.validation-form__separator{background-color:rgba(var(--darkestThemeColor));height:1px;margin:1.5rem auto;width:100%}.file-form{background-color:#fff6;border:1px solid #1a1a1a;border-radius:10px;margin-bottom:1rem;padding:1rem;position:relative}.file-form__head{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.file-form__head-buttons-icon,.file-form__head-label{color:rgba(var(--darkestThemeColor));font-size:.9rem;font-weight:700;text-transform:uppercase}.file-form__head-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.file-form__head-buttons-icon{cursor:pointer;margin-left:1rem;-webkit-transition:.6s;transition:.6s}.file-form__head-buttons-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.file-form__head-select{border-radius:10px;padding:.5rem}.file-form__body{margin:1rem auto .5rem;-webkit-transition:.6s;transition:.6s}.file-form__body:hover{font-weight:700}.file-form__body-icon{color:rgba(var(--darkestThemeColor));margin-right:.5rem}.file-form__body-file{cursor:pointer;display:inline-block}.file-form--disabled:after{background-color:#5e5b5bcc;border-radius:10px;content:"";inset:0;position:absolute;z-index:999}.file-form--disabled:after p{-webkit-filter:blur(10px);filter:blur(10px)}.form-layout__data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:2rem;max-height:calc(3rem + 600px);overflow:auto;padding:1rem;width:48%}.form-layout__data::-webkit-scrollbar{height:7px;width:7px}.form-layout__data::-webkit-scrollbar-thumb{background:var(--fifth-color);border-radius:3px}.form-layout__data::-webkit-scrollbar-track{background:var(--first-color);border-radius:3px;padding:1rem}.form-layout__viewer{background-color:rgba(var(--darkestThemeColor));-webkit-transition:1s;transition:1s;width:48%}.form-layout__viewer-pdf{height:600px;width:100%}.form-layout__viewer-pdf__nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background-color:rgba(var(--darkestThemeColor));border-bottom:1px solid rgba(var(--darkestThemeColor));border:1px solid rgba(var(--darkestThemeColor));border-bottom-color:rgba(var(--lightestThemeColor));border-radius:10px 10px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;justify-content:flex-end}.form-layout__viewer-pdf__nav-close{cursor:pointer;font-size:1.2em;font-weight:700;margin-right:1rem;text-transform:uppercase}.form-layout__viewer-pdf__nav-close:hover{color:rgba(var(--lightestThemeColor))}.form-layout__viewer-pdf__embed{height:inherit}.form-layout__viewer-pdf__instruction{display:none}.form-layout__viewer--empty{border:2px solid rgba(var(--lightestThemeColor));-webkit-box-shadow:inset 5px 5px 1px 3px rgba(0,0,0,.145),inset -5px -5px 1px 3px hsla(0,0%,100%,.145);box-shadow:inset 5px 5px 1px 3px #00000025,inset -5px -5px 1px 3px #ffffff25;-webkit-box-shadow:inset 5px 5px 1px 3px rgba(0,0,0,.145),inset -5px -5px 1px 3px rgba(0,0,0,.145);box-shadow:inset 5px 5px 1px 3px #00000025,inset -5px -5px 1px 3px #00000025;height:calc(3rem + 600px);outline:1px solid rgba(var(--lightestThemeColor));outline-offset:-12px;width:30%}.form-layout__viewer--empty .form-layout__viewer-pdf__nav,.form-layout__viewer--empty embed{display:none}.form-layout__viewer--empty .form-layout__viewer-pdf{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form-layout__viewer--empty .form-layout__viewer-pdf__instruction{color:rgba(var(--lightestThemeColor));display:block;font-weight:700;margin:2rem;text-align:center}.imputations{background-color:#ffffffb0;margin-bottom:1rem;text-align:center;width:100%}.imputations__caption{color:rgba(var(--darkestThemeColor));font-weight:700;letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.imputations__body,.imputations__head{border:1px solid rgba(var(--darkestThemeColor))}.imputations__body-row-column,.imputations__head-row-column{border-right:1px solid rgba(var(--darkestThemeColor));padding:.5rem}.imputations__body-row-column:last-of-type,.imputations__head-row-column:last-of-type{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:0;color:rgba(var(--darkestThemeColor));display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:space-evenly}.imputations__body-row:nth-of-type(n+2),.imputations__head-row:nth-of-type(n+2){border-top:1px dashed rgba(var(--darkestThemeColor))}.imputations__body-row,.imputations__body-row-column{background-color:#fff}.imputations__body-row-column-icon{cursor:pointer}.filelist{background-color:#ffffff52;border-radius:5px;margin:1rem 0;padding:.5rem}.filelist__title{font-size:.8em;font-weight:700;margin-bottom:1rem;text-decoration:underline;text-transform:uppercase}.filelist__list-file{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--lighter-first-color);border-bottom:1px solid rgba(var(--darkestThemeColor));border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.filelist__list-file-name{width:70%}.filelist__list-file-warning{background-color:var(--backgroundError);border-radius:5px;color:var(--textError);padding:.5rem 1rem;text-align:center}.filelist__list-file-delete{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;max-width:45%;padding:.5rem;text-transform:uppercase}.filelist__list-file-delete:hover{background-color:var(--fourth-color);color:#fff}.filelist__list-file-delete{background-color:var(--first-color);font-size:1em;margin-right:.5rem;max-width:none;padding:.5rem 1rem}.filelist__list-file-see{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;max-width:45%;padding:.5rem;text-transform:uppercase}.filelist__list-file-see:hover{background-color:var(--fourth-color);color:#fff}.filelist__list-file-see{background-color:var(--first-color);font-size:1em;margin-right:.5rem;max-width:none;padding:.5rem 1rem}.filelist__list-file-buttons{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;width:30%}.filelist__link{display:block;font-style:italic;margin-bottom:.5rem;margin-top:.5rem;text-align:center;text-decoration:underline}.filelist__loader p{color:rgba(var(--darkestThemeColor));margin:1rem;text-align:center}.filelist .form__section-field-buttons{margin:0}.filelist .form__section-field-buttons button{max-width:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-page{min-height:90vh;padding-top:2rem;position:relative;width:100%}.form-page,.form-page__notification{background-color:var(--lighter-first-color)}.form-page__notification{border:1px solid #1a1a1a;margin:auto;padding:1rem;width:70%}.form-page__notification-message--refusal{background-color:#fa9494;border:1px solid #750d0d;border-radius:5px;color:#750d0d;margin:1rem auto;padding:.5rem;width:50%}.form-page__notification-button button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form-page__notification-button button:hover{background-color:var(--fourth-color);color:#fff}.form-page__notification-button button{margin:1rem}.form-page__thread{cursor:pointer}.form-page__thread-step{background-color:var(--thread-background);border:1px solid var(--dark-color);color:var(--fourth-color);display:none;font-size:.8em;font-weight:700;height:3rem;text-align:center;text-transform:uppercase;width:100%!important}.form-page__thread-step--open,.form-page__thread-step:hover{background-color:var(--fifth-color);color:var(--first-color)}.form-page__container,.form-page__thread-step--open,.form-page__thread-step:hover{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.form-page__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.form-page__container-link{all:unset;color:var(--third-color);cursor:pointer;display:block;font-size:.8em;margin:1rem auto 2rem;text-align:center;text-decoration:underline}.form-container{width:100%}.form{border-radius:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto 1rem;max-width:700px;padding:1rem 1rem 0;position:relative;width:90%}.form--magnified{font-size:1.2em;max-width:none;width:100%}.form__magnifier{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:2px solid rgba(var(--darkestThemeColor));border-radius:50%;color:rgba(var(--darkestThemeColor));cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2em;height:4rem;justify-content:center;padding:1rem;position:absolute;right:-1rem;top:-1rem;-webkit-transition:.6s;transition:.6s;width:4rem}.form__magnifier:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.form__graphic-validation{height:150px;overflow:hidden;position:absolute;right:-10px;top:-10px;width:150px}.form__graphic-validation-ribbon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--backgroundError);border-bottom:1px solid var(--textError);-webkit-box-shadow:0 5px 5px rgba(26,26,26,.8);box-shadow:0 5px 5px #1a1a1acc;color:var(--textError);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;justify-content:center;left:-25px;padding:15px 0;position:absolute;text-transform:uppercase;top:30px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:225px}.form__graphic-validation-ribbon--validated{background-color:var(--backgroundSuccess);border-bottom:1px solid var(--textSuccess);color:var(--textSuccess)}.form__graphic-validation:after{bottom:0;right:0}.form__graphic-validation:before{left:0;top:0}.form__graphic-validation:after,.form__graphic-validation:before{border-right-color:transparent;border-top-color:transparent;border:5px solid var(--backgroundError);content:"";display:block;position:absolute;z-index:-1}.form__graphic-validation--validated:after,.form__graphic-validation--validated:before{border-color:var(--textSuccess)}.form__graphic-validation svg{margin-right:.5rem}.form__text:nth-of-type(3){color:rgba(var(--darkestThemeColor));font-weight:700;margin-bottom:2rem;margin-top:1rem;text-align:center}.form__section-category{margin-bottom:2rem}.form__section-category__title{border:1px solid red;color:#00f;height:3rem;margin:auto 2rem}.form__section-category__body{background-color:#fff6;border-radius:0 0 10px 10px;height:0;overflow:hidden;-webkit-transition:.6s;transition:.6s}.form__section-category__body--open{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.form__section-notification-message{margin:1rem 1rem 2rem;text-align:left}.form__section-container--open{background-color:#fff;border:1px solid #999696;border-radius:5px;margin-bottom:1rem;padding:.5rem}.form__section-container-delete-button{all:unset;color:var(--third-color);cursor:pointer;font-size:.8em;font-style:italic;margin-bottom:1rem;text-align:center;width:100%}.form__section-container-button a,.form__section-container-button button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.form__section-container-button a:hover,.form__section-container-button button:hover{background-color:var(--fourth-color);color:#fff}.form__section-container-button a,.form__section-container-button button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;height:2.5rem;justify-content:center;margin:1rem;max-width:100%}.form__section-container-button--hidden{display:none}.form__section-progress{background-color:var(--first-color);border:1px solid var(--third-color);border-radius:5px;height:1.5rem;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.form__section-progress-partial{background-color:var(--third-color);border:2px solid var(--first-color);border-radius:inherit;height:100%;-webkit-transition:1s;transition:1s}.form__section-progress-partial-percent{color:var(--fifth-color);left:48%;position:absolute;top:10%}.form__section-progress-partial-percent--light{color:var(--first-color)}.form__section--hidden{display:none}.form__section-message{border-radius:10px;margin:auto;text-align:justify}.form__section-message--infos{font-size:.9em;font-style:italic;font-weight:700;padding:.5rem}.form__section-message--infos span{color:var(--third-color);font-weight:700}.form__section-message--error,.form__section-message--success{width:80%}.form__section-message--error{background-color:var(--backgroundError)}.form__section-message--success{background-color:var(--backgroundSuccess)}.form__section-recap--infos{font-size:.9em;font-style:italic;margin-right:.5rem;margin-top:.5rem;text-align:justify}.form__section-recap--infos a{color:rgba(var(--darkestThemeColor));text-decoration:underline}.form__section-recap--lister{margin-top:.5rem;text-decoration:underline}.form__section-recap span{font-weight:600}.form__section-list{padding:0 1rem}.form__section-list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}.form__section-list-item svg{margin-right:1rem}.form__section-list-item:last-of-type{border:0;margin:0}@media(min-width:600px){.form-container{margin:auto;width:80%}.form-container--large{width:100%}.form-page{background-color:#fff}.form-page__thread{width:100%}.form-page__thread,.form-page__thread-step{display:-webkit-box;display:-ms-flexbox;display:flex}.form-page__thread-step{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;width:20%}.form-page__thread-step--solo{width:100%}.form-page__thread-step span{display:none}.form{background-color:var(--lighter-first-color);border:1px solid #1a1a1a;padding:2rem;width:75%}.form__section-category__body--open{padding-top:1rem}.form__section-container-delete-button{margin-left:1rem;text-align:left}.form__section-container-options{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.form__section-container-options .form__section-container-button,.form__section-container-options .form__section-field{width:30%}.form__section-container-options .form__section-container-button a,.form__section-container-options .form__section-field a{border:1px solid #1a1a1a;height:2.5rem;margin:0;max-width:100%;width:100%}.form__section-container-options .form__section-container-button a:focus,.form__section-container-options .form__section-container-button a:hover,.form__section-container-options .form__section-field a:focus,.form__section-container-options .form__section-field a:hover{color:#fff}.form__section-container-options .form__section-field:nth-of-type(2){margin-bottom:.3rem;width:15%}}@media(min-width:800px){.form-page__thread-step{font-size:1em}}@media(min-width:1200px){.form-container--vehicle{width:60%}}.stepper{margin-bottom:2rem}.stepper .stepper-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;justify-content:space-between;margin-bottom:.5rem}.stepper .stepper-header,.stepper .stepper-header .step{-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.stepper .stepper-header .step{-webkit-box-flex:0;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;min-width:0;-webkit-transition:all .3s ease;transition:all .3s ease;width:2rem}.stepper .stepper-header .step.done{background-color:var(--third-color);border-color:rgba(var(--darkestThemeColor));color:#fff}.stepper .stepper-header .step.active{background-color:var(--fourth-color)}.stepper .stepper-header .step.upcoming{background-color:#e5e7eb;color:#6b7280}.stepper .progress-bar{background-color:#e5e7eb;border:1px solid rgba(var(--darkestThemeColor));border-radius:9999px;height:.7rem;overflow:hidden;width:100%}.stepper .progress-bar .progress{background:var(--fourth-color);height:100%;-webkit-transition:width .5s ease;transition:width .5s ease}.stepper-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:1rem}.stepper-actions button{border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;-webkit-transition:background .2s ease;transition:background .2s ease}.stepper-actions button.quit-button{background-color:var(--backgroundError);border:1px solid var(--textError);color:var(--textError)}.stepper-actions button.quit-button:hover{background-color:var(--textError);color:var(--backgroundError)}.stepper-actions button.next-button,.stepper-actions button.prev-button{background-color:rgba(var(--lightestThemeColor));border:1px solid rgba(var(--darkestThemeColor));color:rgba(var(--darkestThemeColor))}.stepper-actions button.next-button:hover,.stepper-actions button.prev-button:hover{background-color:rgba(var(--darkestThemeColor));color:rgba(var(--lightestThemeColor))}.stepper-actions button.finish-button{background-color:var(--backgroundSuccess);border:1px solid var(--textSuccess);color:var(--textSuccess)}.stepper-actions button.finish-button:hover{background-color:var(--textSuccess);color:var(--backgroundSuccess)}.transport-button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase;width:30%}.transport-button:hover{background-color:var(--fourth-color);color:#fff}.transport-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;font-size:1em;justify-content:center;margin:1rem auto}.transport-button,.transport-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.transport-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.transport-button--selected{background:var(--fourth-color);color:#fff}.form-help-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:20%}.form-help-container--open{width:40%}.form-help-container:not(.form-help-container--open){cursor:pointer}.form-help{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:3px solid rgba(var(--darkestThemeColor));border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;height:2.5rem;justify-content:center;-webkit-transition:.6s;transition:.6s;width:2.5rem}.form-help--open{border-radius:5px;border-width:1px;font-size:.9em;font-weight:400;height:100%;padding:.5rem;text-align:justify;width:100%}.form-help__head{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;justify-content:space-between;padding:.5rem}.form-help__head-title{font-size:1rem;font-weight:700}.form-help__body-important{color:rgba(var(--darkestThemeColor));font-weight:700}.form-help__body-list li{font-weight:700;margin-top:.3rem;text-align:center}.form-help__body-list_simple{padding:1rem}.form-help__body-list_simple li{margin-top:.3rem}.form-accomodation{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.form-accomodation-container{-webkit-transition:.6s;transition:.6s;width:80%}.form-accomodation-container--open{width:55%}.form-title{color:rgba(var(--darkestThemeColor));font-size:1.2em;font-weight:700;margin:1rem auto;text-align:left}.resume__title{font-weight:700;margin-bottom:1rem;text-transform:uppercase}.resume__infos{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;margin:1.5rem auto}.resume__infos b{color:rgba(var(--darkestThemeColor))}.resume__buttons-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(var(--darkerThemeColor));border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resume__buttons-btn-icon{font-size:2em;margin-right:1rem}.resume__buttons-btn--refresh{background-color:rgba(var(--mediumThemeColor));color:#000;font-size:.8em;margin:1rem auto}.resume__buttons-btn--refresh .resume__buttons-btn-icon{font-size:.8em;margin-right:1rem}.file-input{border:2px dotted #000;border-radius:5px;padding:1rem}.file-input .file-input__label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f0f0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem;-webkit-transition:background-color .2s;transition:background-color .2s}.file-input .file-input__label:hover{background-color:#e0e0e0}.file-input svg{font-size:1.5em}.file-input p{font-size:1.1em;margin-top:.5rem}.file-input a,.file-input p:last-of-type{font-size:.8em;-webkit-transition:.6s;transition:.6s}.file-input a:hover{font-size:1em}.file-list{list-style:none;margin-top:1rem;padding:0}.file-list__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;border:1px solid #eee;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8em;justify-content:space-between;margin-bottom:1rem;padding:.7rem}.file-list__remove{background:none;border:none;color:#ff4d4f;cursor:pointer;font-size:1.2em;padding:.2rem}.file-list__remove:hover{color:#d9363e}.my-documents{margin:auto;min-height:90vh;padding-top:1rem;width:100%}.my-documents__title{font-size:2em;line-height:120%;margin:1rem;text-transform:uppercase}.my-documents__button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;margin:1rem 0}.my-documents__button,.my-documents__button a{display:-webkit-box;display:-ms-flexbox;display:flex}.my-documents__button a{color:var(--opposite-theme-color);margin-left:2rem}.my-documents__files{background-color:var(--lighter-first-color);margin-bottom:4rem;min-height:60vh}.my-documents__files--open,.my-documents__files-container{display:-webkit-box;display:-ms-flexbox;display:flex}.my-documents__files-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-flow:row wrap;flex-flow:row wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin:2rem;width:100%}.my-documents__files-container-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;width:50%}.my-documents__files-container-item--open{width:100%}.my-documents__files-container-item--open .file-display{width:50%}.my-documents__container{margin:2rem auto;width:90%}@media(min-width:600px){.my-documents{width:80%}.my-documents__button{text-align:center;width:100%}.my-documents__button a{padding:.8rem 1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between}.my-documents__files-container-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;width:40%}.my-documents__files-container-item--open{width:100%}.my-documents__files-container-item--open .file-display{width:50%}}@media(min-width:1000px){.my-documents{width:50%}.my-documents__files-container-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.my-documents__files-container-item--open .file-display{width:70%}}.tabs,.tabs__item{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--third-color);border:1px solid #1a1a1a;color:#1a1a1a;justify-content:center;padding:.8rem;text-transform:uppercase;width:50%}.tabs__item-notification{background-color:var(--second-color);border-radius:50%;margin-left:.5rem;padding:.2rem .5rem}.tabs__item--open{background-color:var(--first-color);-webkit-box-shadow:1px 1px 5px var(--second-color);box-shadow:1px 1px 5px var(--second-color);color:var(--fifth-color)}.tabs__item--open .tabs__item-notification{background-color:var(--third-color);-webkit-box-shadow:1px 1px 1px #1a1a1a;box-shadow:1px 1px 1px #1a1a1a;color:var(--first-color)}.depense__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.depense__header,.depense__header-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.depense__header-type{text-align:center}.depense__header-type-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(var(--darkerThemeColor));border-radius:5px;color:var(--fourth-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;justify-content:center;margin-right:.5rem;width:2rem}.depense__header-type-text{font-weight:700}[dir=ltr] .depense__header-type-destinations{text-align:left}[dir=rtl] .depense__header-type-destinations{text-align:right}.depense__header-type-destinations{font-size:.7em;text-transform:uppercase}.depense__header-type-destinations p{display:inline;margin-bottom:.2rem;vertical-align:middle}.depense__header-type-destinations p:first-child{display:block}.depense__header-amount{font-weight:700}.depense__body-files-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffffff52;border-radius:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.7em;justify-content:space-between;margin-bottom:.5rem;padding:.5rem;text-align:left;word-break:break-word}.depense__body-files-item button{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-size:.7em;font-weight:700;margin-right:.5rem;max-width:45%;padding:.5rem;text-transform:uppercase}.depense__body-files-item button:hover{background-color:var(--fourth-color);color:#fff}.depense__body-files-item button{margin:0}.depense__body-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;margin-top:1rem}.depense__body-actions-btn{background-color:var(--second-color);border:1px solid #1a1a1a;border-radius:5px;color:var(--fourth-color);font-weight:700;margin-right:.5rem;max-width:45%;text-transform:uppercase}.depense__body-actions-btn:hover{background-color:var(--fourth-color);color:#fff}.depense__body-actions-btn{background-color:var(--first-color);font-size:.7em;margin-bottom:.5rem;max-width:none;padding:.5rem}.depense__body-calendars{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8em}.depense__body-calendars-item-icon{color:rgba(var(--darkerThemeColor));margin-bottom:.2rem}.depense__body-separator{border-bottom:1px solid rgba(var(--darkerThemeColor));margin:.5rem auto}.depense__body-infos{font-size:.8em}.depense__body-infos,.depense__body-infos-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.depense__body-infos-icon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;background-color:rgba(var(--darkerThemeColor));border-radius:5px;color:var(--fourth-color);flex-shrink:0;height:2rem;justify-content:center;margin-right:.5rem;width:2rem}.depense__body-infos-data{text-align:left;width:100%}.depense__body-infos-data p{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(min-width:600px){.depense{font-size:1em}.depense__header-type{width:100%}.depense__header-type-destinations{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:inherit;justify-content:space-between;width:inherit}.depense__header-type-destinations p{display:block}.depense__body-calendars{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;font-size:inherit;justify-content:space-evenly;width:100%}.depense__body-separator{margin:1rem}.depense__body-infos{font-size:inherit}}.pdf-viewer{background-color:rgba(var(--darkestThemeColor));border:1px solid #000;border-radius:10px;inset:2vh;overflow:hidden;position:fixed;z-index:900}.pdf-viewer__nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-bottom:1px solid rgba(var(--darkestThemeColor));border:1px solid rgba(var(--darkestThemeColor));border-bottom-color:rgba(var(--lightestThemeColor));border-radius:10px 10px 0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;justify-content:flex-end}.pdf-viewer__nav-close{cursor:pointer;font-size:1.2em;font-weight:700;margin-right:1rem;text-transform:uppercase}.pdf-viewer__nav-close:hover{color:rgba(var(--lightestThemeColor))}#carBrand,#carRating{margin-right:1rem}#carForm .form__section,#carForm .form__section-field{margin-bottom:0}#carForm .form__section:last-child,#carForm button{margin-bottom:1rem}#carFormButton{display:block}#external-signature-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#external-signature-button button{margin-bottom:0}#external-signature-button .form__section-field-label--car-form{margin-bottom:1.5rem;margin-top:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.steps{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.steps,.steps--open,.steps__tables{display:-webkit-box;display:-ms-flexbox;display:flex}.steps__tables{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps__recap{border:1px solid var(--first-color);border-radius:10px;display:block;font-size:14px;overflow-x:auto;width:100%}.steps__recap-head{background-color:var(--third-color);color:rgba(var(--darkestThemeColor));display:block;font-weight:700;height:3rem;text-align:center;width:100%}.steps__recap-head-row{border:1px solid rgba(var(--darkerThemeColor));height:100%;width:100%}.steps__recap-head-row-column{border-right:1px solid rgba(var(--darkerThemeColor));padding:.5rem;vertical-align:middle;width:20%}.steps__recap-head-row-column:last-of-type{border:0}.steps__recap-head-row-column--quarter{width:25%}.steps__recap-body{width:100%}.steps__recap-body-row{background-color:#fff;border:1px solid rgba(var(--darkerThemeColor));height:2rem;width:100%}.steps__recap-body-row-column{border-right:1px solid rgba(var(--darkerThemeColor));padding:.5rem;text-align:center}.steps__recap-body-row-column--label{text-transform:uppercase}.steps__recap-body-row-column--quarter{width:25%}.steps__recap-body-row-column:last-of-type{border:0}.steps__recap-body-row .steps__recap-separator{background-color:var(--lighter-first-color);width:2rem}.step{-webkit-box-flex:1;-ms-flex-positive:1;background-color:#ffffff52;border:1px solid #1a1a1a;border-radius:10px;flex-grow:1;margin:.5rem;min-width:25%;padding:1rem;text-align:center}.step .step__title--down{display:-webkit-box;display:-ms-flexbox;display:flex}.step .step__title--up{display:none}.step--open{width:100%}.step--open .step__title--down{display:none}.step--open .step__title--up{display:-webkit-box;display:-ms-flexbox;display:flex}.step--validated{background-color:var(--fifth-color);color:var(--first-color)}.step__title{-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--second-color);cursor:pointer;display:none;font-size:1.2em;font-weight:700;justify-content:space-between;margin-bottom:1rem;text-transform:uppercase;-webkit-transition:.3s;transition:.3s}.step__title div{display:none}.step__title:hover{font-size:1.5em}.step__title--open{display:-webkit-box;display:-ms-flexbox;display:flex}.step__container{display:none}.step__container-fields,.step__container-fields-half{display:-webkit-box;display:-ms-flexbox;display:flex}.step__container-fields-half{width:48%}.step__container-fields-half:first-child{margin-right:1rem}.step__container-fields--delete{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.step__container-fields--delete p{margin-left:1rem}.step__container-classes,.step__container-date-place{padding:1rem 0 0}.step__container-classes-title,.step__container-date-place-title{border-bottom:1px solid var(--dark-color);color:var(--third-color);font-size:1.2em;font-weight:700;margin-bottom:1rem;padding-bottom:.3rem;text-align:center;text-transform:uppercase}.step__container-classes{margin-bottom:2rem}.step__container--open{display:block}.classes{height:80%;width:100%}.classes thead tr{height:2rem}.classes tr{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;justify-content:space-between}.classes tr td,.classes tr th{height:100%;width:31%}.classes tr td:first-of-type,.classes tr th:first-of-type{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:center;justify-content:flex-end}.classes th,.classes tr td:first-of-type,.classes tr th:first-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.classes th{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.3rem;text-transform:uppercase}@media(min-width:600px){.step__title{font-size:1.2em;margin-bottom:1rem;text-align:left;text-transform:uppercase}.step__title div{display:block}.step__container-date-place{border-bottom:0;border-right:1px solid var(--third-color)}.step__container-classes,.step__container-date-place{padding:1rem 1rem 0}.step__container--open{display:block}.steps__recap-mobile{display:none}.steps__recap{border:1px solid var(--first-color);border-radius:10px;display:block;font-weight:700;overflow:auto;width:100%}.steps__recap-head{display:block;height:4rem;width:100%}.steps__recap-head-row{border:1px solid rgba(var(--darkerThemeColor));width:100%}.steps__recap-head-row,.steps__recap-head-row-column{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.steps__recap-head-row-column{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid rgba(var(--darkerThemeColor));justify-content:center;padding:.5rem;width:20%}.steps__recap-head-row-column--quarter{width:25%}.steps__recap-body{display:block;width:100%}.steps__recap-body-row{background-color:#fff;border:1px solid rgba(var(--darkerThemeColor));display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.steps__recap-body-row-column{border-right:1px solid rgba(var(--darkerThemeColor));padding:.5rem;text-align:center;width:20%}.steps__recap-body-row-column--label{font-size:.7em;font-weight:700;text-transform:uppercase}.steps__recap-body-row-column--quarter{width:25%}.classes{height:80%;width:100%}.classes thead tr{height:2rem}.classes tr{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;justify-content:center}.classes tr td,.classes tr th{height:100%;width:31%}.classes tr td:first-of-type,.classes tr th:first-of-type{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;justify-content:flex-end;width:15%}.classes tr td:first-of-type,.classes tr td:nth-of-type(2),.classes tr th:first-of-type,.classes tr th:nth-of-type(2){margin-right:1rem}.classes th{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:.3rem;text-transform:uppercase}}
