*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{display:block;background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{display:block}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:16px}@media(min-width:500px)and (max-width:799px){html{font-size:2.6vw}}@media(min-width:800px)and (max-width:999px){html{font-size:1.5vw}}@media(min-width:1000px)and (max-width:1199px){html{font-size:1.25vw}}@media(min-width:1200px)and (max-width:1399px){html{font-size:1.1vw}}@media(min-width:1400px)and (max-width:1599px){html{font-size:1.1vw}}@media(min-width:1600px)and (max-width:1799px){html{font-size:1vw}}@media(min-width:1800px)and (max-width:1999px){html{font-size:16px}}@media(min-width:2000px)and (max-width:2399px){html{font-size:16px}}@media(min-width:2400px){html{font-size:16px}}body{background:#f1f1f1;overflow-x:hidden;overscroll-behavior:none;font-family:inter,sans-serif;letter-spacing:-.2px}body.no-scroll{overflow:hidden}@media(min-width:1400px){.layout{width:100%;height:100vh;display:grid;grid-template-rows:3.4rem 1fr}.layout main{width:100%;display:flex;align-items:flex-start;overflow:hidden}.layout .content{width:100%;height:100%;overflow-y:auto;transition:margin-left .24s cubic-bezier(.4,.14,1,1)}.layout .content:not(.login-content){margin-left:-20rem}.layout .content.active{margin-left:0;transition:margin-left .24s cubic-bezier(0,0,.3,1)}}header,section:not(.listing){padding:2.2rem .8rem}@media(min-width:800px){header,section:not(.listing){padding:2.2rem 1.6rem}}@media(min-width:1000px){header,section:not(.listing){padding:2.2rem}}header.hero_helpcenter,section:not(.listing).hero_helpcenter{padding:1.8rem .8rem}@media(min-width:800px){header.hero_helpcenter,section:not(.listing).hero_helpcenter{padding:1.8rem 1.6rem}}@media(min-width:1000px){header.hero_helpcenter,section:not(.listing).hero_helpcenter{padding:1.8rem}}.grid-4{display:grid;align-items:flex-start;grid-gap:1.6rem;gap:1.6rem;max-width:100rem}@media(min-width:800px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.grid-4{grid-template-columns:repeat(3,1fr)}}@media(min-width:1600px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-4>div{align-items:flex-start}.listing-max{max-width:70rem}.loading_section{cursor:progress}.loading_section button{cursor:not-allowed}h1{font-weight:300;font-size:2.2rem;letter-spacing:-1px}@media(min-width:1000px){h1{font-size:2.2rem}}h2{font-weight:400;font-size:1.5rem}h3{font-weight:600;font-size:1.2rem}header p,section p{line-height:1.4}.info{display:flex;align-items:center;gap:.4rem}.info img{width:1.2rem;height:1.2rem;cursor:pointer}.info_bloc{position:relative}.info_bloc p{display:flex;align-items:center;gap:.4rem}.info_bloc div{position:absolute;top:2rem;left:-6.3rem;width:100%;min-width:14rem;max-width:14rem;background:#fff;border-radius:.25rem;padding:.8rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.25));opacity:0;visibility:hidden;transition:opacity .07s cubic-bezier(.2,0,.38,.9),visibility .07s cubic-bezier(.2,0,.38,.9)}.info_bloc div.active{opacity:1;visibility:visible;z-index:999}.info_bloc div:before{content:"";position:absolute;bottom:100%;left:45%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff}.info_bloc div p{font-size:.9rem;color:#161616;margin:unset}.info_bloc .info_bloc_tooltip{width:-moz-fit-content;width:fit-content;left:-2.3rem}.text-edit{display:none}.state{position:relative;display:flex;align-items:center}.state:before{content:"";width:.5rem;height:.5rem;border-radius:50%;margin-right:.6rem}.state-cancel:before{background:#da5a5a}.state-validate:before{background:#6cda5a}.state-past:before{background:#d7da5a}.white{color:#fff}.gray-3{color:#a9a9a9}.gray-5{color:#6f6f6f}.gray-6{color:#595959}.gray-7{color:#434343}.gray-9{color:#161616}.gray-10{color:#000}.kairos-1{color:#d7dbff}.kairos-5{color:#394dff}.bold{font-weight:600}.emplacement{text-decoration:underline;color:#767676}.table p.red{color:#fe3902}section.edit .expert{display:grid;grid-gap:1rem;gap:1rem}section.edit .expert p.gray-6{display:flex;align-items:center;justify-content:space-between}section.edit .expert p.gray-6 a{color:#394dff;display:flex;align-items:center;gap:1rem;text-decoration:unset}.icon{width:1rem;height:1rem;object-fit:contain}@media(min-width:800px){.icon{width:1.4rem;height:1.4rem}}.icon-xs{width:.8rem;height:.8rem}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.8rem;height:1.8rem;object-fit:contain}@media(min-width:800px){.icon-md{width:1.8rem;height:1.8rem}}.logo{height:.8rem}@media(min-width:800px){.logo{padding:.2rem 0;height:1.4rem}}.btn-primary{width:100%;max-width:16rem;border:2px solid #394dff;padding:0 .8rem;height:3.2rem;background:#394dff;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-primary svg{width:1.2rem;height:1.2rem;object-fit:contain}.btn-primary path{transition:stroke .07s cubic-bezier(.2,0,.38,.9)}.btn-primary:hover{border-color:#2e3ecf;background:#2e3ecf}.btn-primary:hover path{stroke:#fff}.btn-primary[disabled]{background:#e2e2e2;border-color:#e2e2e2;color:#c5c5c5;cursor:not-allowed}.btn-primary[disabled] path{stroke:#c5c5c5}.cursor-btn{cursor:pointer}.btn-primary-small{width:3.2rem;border:2px solid #394dff;padding:0 .8rem;height:3.2rem;background:#394dff;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-primary-small svg{width:1.2rem;height:1.2rem;object-fit:contain}.btn-primary-small path{transition:stroke .07s cubic-bezier(.2,0,.38,.9)}.btn-primary-small:hover{border-color:#2e3ecf;background:#2e3ecf}.btn-primary-small:hover path{stroke:#fff}.btn-primary-small[disabled]{background:#e2e2e2;border-color:#e2e2e2;color:#c5c5c5;cursor:not-allowed}.btn-primary-small[disabled] path{stroke:#c5c5c5}.btn-primary-big{width:100%;border:2px solid #394dff;padding:.8rem .8rem 3.2rem;background:#394dff;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-primary-big:hover{border-color:#2e3ecf;background:#2e3ecf}@media(min-width:800px){.btn-primary-big{padding:1rem 1rem 3.2rem}}.btn-primary-big[disabled]{background:#e2e2e2;border-color:#e2e2e2;color:#c5c5c5;cursor:not-allowed}.btn-primary-big[disabled] path{stroke:#c5c5c5}.btn-secondary{width:100%;max-width:16rem;border:2px solid #434343;padding:0 .8rem;background:#434343;color:#fff;height:3.2rem;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-secondary svg{width:1.2rem;height:1.2rem;object-fit:contain}.btn-secondary path{transition:stroke .07s cubic-bezier(.2,0,.38,.9)}.btn-secondary:hover{border-color:#595959;background:#595959}.btn-secondary:hover path{stroke:#fff}.btn-secondary-big{width:100%;border:2px solid #434343;padding:.8rem .8rem 3.2rem;background:#434343;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-secondary-big:hover{border-color:#595959;background:#595959}.btn-secondary-big[disabled]{background:#e2e2e2;border-color:#e2e2e2;color:#c5c5c5;cursor:not-allowed}@media(min-width:800px){.btn-secondary-big{padding:1rem 1rem 3.2rem}}.btn-tertiary{width:100%;max-width:16rem;border:2px solid #394dff;padding:0 .8rem;height:3.2rem;color:#394dff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9)}.btn-tertiary svg{width:1.2rem;height:1.2rem;object-fit:contain}.btn-tertiary path{transition:stroke .07s cubic-bezier(.2,0,.38,.9)}.btn-tertiary:hover{background:#2e3ecf;border:2px solid #2e3ecf;color:#fff}.btn-tertiary:hover path{stroke:#fff}.btn-error{max-width:-moz-fit-content;max-width:fit-content;border:2px solid #da1f2a;padding:.8rem;background:#da1f2a;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9);cursor:pointer}.btn-error:hover{border-color:#ae1922;background:#ae1922}@media(min-width:800px){.btn-error{padding:.8rem}}.btn-error span{margin-right:2rem}.btn-error-big{width:100%;border:2px solid #da1f2a;padding:.8rem .8rem 3.2rem;background:#da1f2a;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9),border-color .07s cubic-bezier(.2,0,.38,.9)}.btn-error-big:hover{border-color:#ae1922;background:#ae1922}@media(min-width:800px){.btn-error-big{padding:1rem 1rem 3.2rem}}.btn-small{height:2.4rem}@media(min-width:800px){.btn-right{grid-column:2/3}}input[type=search]{background:#e2e2e2;height:3.2rem;color:#161616;outline:unset}input[type=search]::placeholder{color:#434343}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.checkbox,.radio{text-transform:unset;font-weight:400;display:flex;align-items:center;gap:1rem}.checkbox input,.radio input{display:none}.checkbox input:checked+span,.radio input:checked+span{border-color:#161616}.checkbox input:checked+span:after,.radio input:checked+span:after{transform:scale(1);opacity:1}.checkbox>span,.radio>span{position:relative;display:block;width:18px;height:18px;border:2px solid #161616;border-radius:4px}.checkbox>span:after,.radio>span:after{content:"";position:absolute;top:1px;left:1px;width:12px;height:12px;background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMS42MjUgM0wzLjg3NSA1LjI1TDguMzc1IDAuNzUiIHN0cm9rZT0iIzE2MTYxNiIgc3Ryb2tlLXdpZHRoPSIxLjUiCiAgICAgICAgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPgo8L3N2Zz4=");transform:scale(0);opacity:.08;pointer-events:none;transition:opacity .07s cubic-bezier(.2,0,.38,.9),transform .07s cubic-bezier(.2,0,.38,.9)}.checkbox p,.radio p{width:calc(100% - 3.5rem);font-size:.9rem;line-height:1.2}.checkbox.checkbox_dash span:after,.radio.checkbox_dash span:after{top:2px;left:2px;width:10px;height:10px;transform:scale(1);opacity:1;background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgOCAyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC43NSAwLjc1SDYuNzUiIHN0cm9rZT0iIzE2MTYxNiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.radio span{border-radius:50%}form label{display:block}select{width:100%;border-bottom:1px solid #595959;padding:1.2rem;background:no-repeat calc(100% - 1.2rem) #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMSAwLjk5OTk5OUw3IDdMMTMgMSIgc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIKICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPgo8L3N2Zz4=")}select:not(:valid){color:#6f6f6f}input[disabled],label[disabled],select[disabled]{opacity:.3;cursor:not-allowed}.toggle{display:flex;align-items:center}.toggle span{width:4rem;height:2rem;position:relative;cursor:pointer;background:#e2e2e2;border:1px solid #e2e2e2;border-radius:1rem;transition:background .07s cubic-bezier(.2,0,.38,.9)}.toggle span:before{position:absolute;content:"";height:1.5rem;width:1.5rem;background:#6f6f6f;border-radius:1rem;left:.25rem;top:50%;transform:translateY(-50%);transition:transform .07s cubic-bezier(.2,0,.38,.9)}.toggle input{opacity:0;width:0;height:0}.toggle input:checked+span{background:#a9a9a9}.toggle input:checked+span:before{transform:translateX(1.85rem) translateY(-50%)}.toggle p{margin-left:.8rem}textarea{resize:none;resize:vertical;padding-bottom:unset}.form_group,.form_group-disabled,.form_group-simple,.form_group-white{padding:.8rem 0}.form_group label.icon_info,.form_group-disabled label.icon_info,.form_group-simple label.icon_info,.form_group-white label.icon_info{display:flex;align-items:center}.form_group label.icon_info:after,.form_group-disabled label.icon_info:after,.form_group-simple label.icon_info:after,.form_group-white label.icon_info:after{content:"";background:url(/images/icons/icon-info.svg) no-repeat 50%;width:1.6rem;height:1.6rem;display:inline-block}.form_group .toggle,.form_group-disabled .toggle,.form_group-simple .toggle,.form_group-white .toggle{max-width:-moz-fit-content;max-width:fit-content}.form_group .toggle span,.form_group-disabled .toggle span,.form_group-simple .toggle span,.form_group-white .toggle span{background-color:#6f6f6f}.form_group .toggle span:before,.form_group-disabled .toggle span:before,.form_group-simple .toggle span:before,.form_group-white .toggle span:before{background:#fff}.form_group .toggle input,.form_group-disabled .toggle input,.form_group-simple .toggle input,.form_group-white .toggle input{opacity:0;width:0;height:0}.form_group .toggle input:checked+span,.form_group-disabled .toggle input:checked+span,.form_group-simple .toggle input:checked+span,.form_group-white .toggle input:checked+span{background:#42be65;border:1px solid #42be65}.form_group-disabled>p,.form_group-simple>p,.form_group-white>p,.form_group>p{margin-bottom:.8rem}.form_group p.indication,.form_group-disabled p.indication,.form_group-simple p.indication,.form_group-white p.indication{font-size:.875rem;max-width:30rem;color:#6f6f6f;margin-top:.8rem}.form_group select,.form_group-disabled select,.form_group-simple select,.form_group-white select{background-color:#f1f1f1;border-bottom:1px solid #a9a9a9;margin-top:.8rem;padding-right:3.6rem}.form_group input[type=email],.form_group input[type=password],.form_group input[type=text],.form_group textarea,.form_group-disabled input[type=email],.form_group-disabled input[type=password],.form_group-disabled input[type=text],.form_group-disabled textarea,.form_group-simple input[type=email],.form_group-simple input[type=password],.form_group-simple input[type=text],.form_group-simple textarea,.form_group-white input[type=email],.form_group-white input[type=password],.form_group-white input[type=text],.form_group-white textarea{background:#f1f1f1;border-bottom:1px solid #a9a9a9;width:100%;margin-top:.8rem;padding:1rem 1.6rem;color:#2c2c2c}.form_group input[type=email]::placeholder,.form_group input[type=password]::placeholder,.form_group input[type=text]::placeholder,.form_group textarea::placeholder,.form_group-disabled input[type=email]::placeholder,.form_group-disabled input[type=password]::placeholder,.form_group-disabled input[type=text]::placeholder,.form_group-disabled textarea::placeholder,.form_group-simple input[type=email]::placeholder,.form_group-simple input[type=password]::placeholder,.form_group-simple input[type=text]::placeholder,.form_group-simple textarea::placeholder,.form_group-white input[type=email]::placeholder,.form_group-white input[type=password]::placeholder,.form_group-white input[type=text]::placeholder,.form_group-white textarea::placeholder{color:#6f6f6f}.form_group-disabled{opacity:.5}.form_group-disabled *{cursor:not-allowed}.form_group-simple .toggle{max-width:-moz-fit-content;max-width:fit-content}.form_group-simple .toggle span{background:#f1f1f1;border:1px solid #434343}.form_group-simple .toggle span:before{background:#434343}.form_group-simple .toggle input{opacity:0;width:0;height:0}.form_group-simple .toggle input:checked+span{background:none;border:1px solid #434343;box-sizing:border-box}.form_group-white input[type=email],.form_group-white input[type=password],.form_group-white input[type=text],.form_group-white select{background-color:#fff;border-bottom:1px solid #a9a9a9;width:100%;margin-top:.8rem;padding:1rem 1.6rem;color:#2c2c2c}.form_group-white input[type=email]::placeholder,.form_group-white input[type=password]::placeholder,.form_group-white input[type=text]::placeholder,.form_group-white select::placeholder{color:#6f6f6f}.input-alert{border:1px solid #da1f2a}.text-alert{color:#da1f2a}.input-warning{position:relative}.input-warning:after{content:"";display:block;width:1.3rem;height:1.3rem;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="21" viewBox="0 0 23 21" fill="none"><path d="M11.7157 8.00023V12.0002M11.7157 16.0002H11.7254M10.3638 2.89195L2.33369 17.0986C1.88829 17.8866 1.66559 18.2806 1.6985 18.6039C1.72721 18.886 1.87148 19.1423 2.09541 19.309C2.35213 19.5002 2.79661 19.5002 3.68557 19.5002H19.7457C20.6347 19.5002 21.0792 19.5002 21.3359 19.309C21.5598 19.1423 21.7041 18.886 21.7328 18.6039C21.7657 18.2806 21.543 17.8866 21.0976 17.0986L13.0675 2.89195C12.6237 2.10679 12.4018 1.71421 12.1123 1.58235C11.8598 1.46734 11.5715 1.46734 11.319 1.58235C11.0295 1.71421 10.8076 2.10679 10.3638 2.89195Z" stroke="%23D7B023" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;top:2.8rem;right:1.8rem}@media(min-width:800px){.input-warning:after{right:2.8rem}}.ck-editor__editable_inline{min-height:8rem}.ck-powered-by{display:none}.form_group-inline{display:grid;grid-template-columns:1fr}@media(min-width:800px){.form_group-inline{grid-template-columns:1fr 3fr}}.radio.radio_card{background:#fff;align-items:flex-start;padding:1.5rem;flex-direction:row-reverse;justify-content:space-between;border:1px solid #e2e2e2}.radio.radio_card p{font-size:1.1rem}.radio.radio_card p span{display:block;margin-top:1rem;font-size:.95rem;color:#8c8c8c}.card{display:grid;grid-gap:.8rem;gap:.8rem;padding:.8rem}@media(min-width:1000px){.card{padding:1.6rem}}.card-bg{background:#fff}@media(min-width:1200px){.card-bg{min-height:15rem}}@media(min-width:1600px){.card-bg{min-height:100%}}.card-bg .btn-tertiary{align-self:flex-end}.card .btn-tertiary{width:100%;max-width:unset}.topbar{background:#0b1238;border-bottom:1px solid #172070;display:flex;align-items:center;justify-content:space-between;height:2.6rem}@media(min-width:800px){.topbar{height:3.4rem}}.topbar>div,.topbar>div>a{display:flex;align-items:center}@media(min-width:500px){.topbar>div>a>div,.topbar>div>div{position:relative}}.topbar>div>a{gap:.5rem;color:#fff}@media(max-width:799px){.topbar>div>a{font-size:.9rem}}@media(min-width:800px){.topbar>div>a{gap:1rem}}.topbar button,.topbar>div>a,.topbar>div>div>a{padding:.8rem;transition:background .07s cubic-bezier(.2,0,.38,.9)}.topbar button:hover,.topbar>div>a:hover,.topbar>div>div>a:hover{background:#172070}.topbar button.active,.topbar>div>a.active,.topbar>div>div>a.active{background:#222f9f}@media(min-width:800px){.topbar button,.topbar>div>a,.topbar>div>div>a{padding:1rem}}.topbar .profile{height:2.6rem;gap:unset}@media(min-width:800px){.topbar .profile{height:3.2rem;gap:1rem}}.topbar .profile>div{display:flex;flex-direction:column}@media(max-width:799px){.topbar .profile>div{display:none}}.topbar .profile>div span:last-child{color:#b0b8ff;font-size:.8rem}.notification{width:100%;max-width:26rem;position:absolute;top:2.6rem;right:0;background:#fff;z-index:1;display:none}.notification.active{display:block;z-index:2}@media(min-width:500px){.notification{min-width:26rem;top:calc(2.6rem + 1px)}}@media(min-width:800px){.notification{top:calc(3.4rem + 1px)}}.notification_head{padding:1.2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c5c5c5}.notification_head p{font-size:.9rem}.notification_head p:first-of-type{font-weight:600}.notification_head p:last-of-type{cursor:pointer}.notification_single{padding:1.2rem;border-bottom:1px solid #c5c5c5}.notification_single_new{position:relative}.notification_single_new:before{content:"";width:5px;height:100%;background:#394dff;position:absolute;top:0;left:0}.notification_single p:first-of-type{font-size:.9rem}.notification_single p:nth-of-type(2){font-weight:600;margin:.25rem 0 .5rem}.notification_single p:last-of-type{font-size:.9rem;line-height:1.4}.notification>a{font-size:.9rem;font-weight:600;padding:1.2rem}.notification .filters_actions .filter .filter_bloc{display:flex;min-width:11rem;flex-direction:column;height:-moz-fit-content;height:fit-content}.notification .filters_actions .filter .filter_bloc.active{overflow-y:hidden}@media(min-width:800px){.notification_management.filters .filters_actions .search .filter_bloc{right:0}}@media(max-width:799px){.notification_management.filters .search{width:3.2rem}.notification_management.filters .search.active>button{position:absolute}.notification_management.filters .search>button{position:static}}nav{width:100%;background:#0b1238;transform:translateX(-100%);transition:transform .24s cubic-bezier(.4,.14,1,1);z-index:10}nav.active{transform:translateX(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media(max-width:1399px){nav{position:absolute;top:3.4rem;left:0;height:calc(100vh - 3.4rem)}}@media(max-width:799px){nav{top:2.6rem;height:calc(100vh - 2.6rem)}}@media(min-width:800px){nav{width:20rem}}@media(min-width:1400px){nav{height:100%}}nav ul a,nav ul div,nav ul p{display:flex;align-items:center;gap:.5rem;color:#fff;cursor:pointer}nav ul a:hover,nav ul div:hover,nav ul p:hover{background:#172070}@media(max-width:799px){nav ul a,nav ul div,nav ul p{font-size:.9rem}}@media(min-width:800px){nav ul a,nav ul div,nav ul p{gap:1rem}}nav ul div,nav ul p,nav ul>li>a{cursor:pointer;padding:.8rem}@media(min-width:800px){nav ul div,nav ul p,nav ul>li>a{padding:.8rem 1rem}}nav ul .icon-sm{cursor:pointer;margin-left:auto;transition:transform .07s cubic-bezier(.4,.14,.3,1)}nav ul .icon-sm.active{transform:rotate(180deg)}nav ul ul{padding-left:4rem;max-height:0;overflow:hidden;transition:max-height .15s cubic-bezier(.4,.14,1,1)}nav ul ul.active{transition:max-height .15s cubic-bezier(0,0,.3,1)}nav ul ul a{color:#b0b8ff;padding:.8rem}@media(min-width:800px){nav ul ul a{padding:.8rem 1rem}}.hero{background:50%/cover no-repeat url(/_next/static/media/hero-home.ace81426.jpg);display:grid;grid-gap:3.2rem;gap:3.2rem;padding:4.6rem 1.6rem}@media(min-width:1000px){.hero{gap:4.8rem;padding:4.6rem 2.2rem}}.hero>div:first-of-type{display:grid;grid-gap:.8rem;gap:.8rem}.hero>div:first-of-type p{max-width:20rem}.hero .card{transition:background .11s cubic-bezier(.2,0,.38,.9);cursor:pointer}.hero .card:hover{background:hsla(0,0%,100%,.1)}@media(min-width:800px){.hero h2{grid-column:1/3}}@media(min-width:1200px){.hero h2{grid-column:1/4}}@media(min-width:1600px){.hero h2{grid-column:1/5}}.hero h3{font-weight:400}@media(min-width:1000px){.hero h3{margin-top:.8rem}}.hero_listing{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:800px){.hero_listing{flex-direction:row;align-items:center;justify-content:space-between}}.hero_listing h1{font-weight:400;margin:1.2rem 0 .4rem}.hero_listing-gray{background:#f1f1f1}.features .card:first-of-type{padding:0}.features .card:first-of-type h3{color:#0b1238}.features .card:first-of-type p{color:#6f6f6f}@media(min-width:800px){.features .card:first-of-type{grid-column:1/3;grid-row:1/3}}@media(min-width:1000px){.features .card:first-of-type{padding:1.6rem 0}}@media(min-width:1200px){.features .card:first-of-type{grid-column:1/2}}@media(min-width:1600px){.features .card:first-of-type{grid-column:1/2}}.features h3{font-weight:400}.features .btn-tertiary{margin-top:.8rem}@media(min-width:1200px){.features .grid-4{grid-template-columns:repeat(4,1fr)}}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.breadcrumbs li{font-size:.9rem;font-weight:500;display:flex}.breadcrumbs li span{margin-left:.5rem}.breadcrumbs .path,.breadcrumbs li:not(:last-of-type) .path{margin:unset}.breadcrumbs .path:first-letter{text-transform:capitalize}.tabs{background:#fff;position:relative}.tabs.mid ul{padding:0 3.4rem}.tabs.end ul{padding:0 0 0 3.4rem}.tabs ul{display:flex;align-items:center;overflow-x:auto;gap:.4rem;position:relative;padding:0 .8rem}@media(min-width:800px){.tabs ul{padding:0 1.6rem}}@media(min-width:1000px){.tabs ul{padding:0 2.2rem}}.tabs ul::-webkit-scrollbar{display:none}.tabs li{min-width:14rem;min-height:2.2rem;padding-bottom:.8rem;font-size:1.1rem;color:#434343;border-bottom:3px solid #e2e2e2;cursor:pointer}.tabs li.active{color:#161616;font-weight:600;border-bottom-color:#394dff}.tabs li:last-of-type{cursor:default;width:100%;transform:translateY(.05rem)}.tabs-big{position:relative;padding:0 .8rem}@media(min-width:800px){.tabs-big{padding:0 1.6rem}}@media(min-width:1000px){.tabs-big{padding:0 2.2rem}}.tabs-big.mid ul{padding:0 3.2rem}.tabs-big.end ul{padding-right:unset}.tabs-big .next,.tabs-big .prev{width:3.8rem;height:3.85rem;background:#e2e2e2}.tabs-big ul{display:flex;align-items:center;overflow-x:auto;position:relative}.tabs-big ul::-webkit-scrollbar{display:none}.tabs-big ul li{font-size:1.1rem;padding:1.2rem;min-width:14rem;white-space:nowrap;color:#434343;background:#e2e2e2;border-top:3px solid #e2e2e2}.tabs-big ul li.active{font-weight:600;background:#fff;border-top:3px solid #394dff}.next,.prev{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;cursor:pointer;display:none;z-index:1}.next.active,.prev.active{display:flex}.prev{left:0;background:linear-gradient(90deg,#fff,#fff 75%,transparent)}.next{right:0;background:linear-gradient(270deg,#fff,#fff 75%,transparent)}.filters{padding:0 .8rem;margin-bottom:.8rem;position:relative}@media(min-width:800px){.filters{padding:0 1.6rem;margin-bottom:1.6rem}}@media(min-width:1000px){.filters{padding:0 2.2rem;margin-bottom:2.2rem}}.filters_title div{background:#fff;padding:1rem}.filters_title h2{font-weight:400}.filters_title p{margin-top:.2rem}.filters_actions{background:#fff;display:flex;align-items:center;justify-content:flex-end;position:relative}.filters_actions_documents{border-bottom:1px solid #e2e2e2;justify-content:space-between}@media(max-width:799px){.filters_actions_documents{flex-direction:column;align-items:flex-start}.filters_actions_documents>div{width:100%}.filters_actions_documents>div:first-of-type{border-bottom:1px solid #e2e2e2}.filters_actions_documents>div:last-of-type{justify-content:flex-end;position:relative}}.filters_actions_documents>div,.filters_list{display:flex;align-items:center}.filters_list{background:#fff;gap:.8rem;position:relative;z-index:4;max-height:0;min-height:0;overflow:hidden;transition:max-height .07s cubic-bezier(.2,0,.38,.9)}.filters_list.active{padding:.8rem;max-height:unset;min-height:3.2rem;overflow:visible;border-top:1px solid #e2e2e2}@media(min-width:800px){.filters_list{padding:0 .8rem;flex-direction:row;align-items:center;gap:1.8rem}}.filters_list>div{flex-wrap:wrap}.filters_list>div,.filters_list>div p{display:flex;align-items:center;gap:.8rem}.filters_list>div p{background:#2c2c2c;color:#fff;font-size:.9rem;padding:.4rem .8rem;border-radius:100px;cursor:pointer}.filters_list>div p:after{content:"";display:block;width:12px;height:12px;background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNyAwLjY2Njk5MkwxIDYuNjY2OTlNMSAwLjY2Njk5Mkw3IDYuNjY2OTkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.filters_list>p{font-size:.9rem;cursor:pointer;display:none}.filters_list>p.active{opacity:1;display:block}.filters button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary){width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;transition:background .07s cubic-bezier(.2,0,.38,.9)}.filters button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary):hover{background:#e2e2e2}.filters .btn-secondary{max-width:18rem}@media(max-width:799px){.filters .btn-secondary{max-width:3.2rem}.filters .btn-secondary p{display:none}.filters .search{width:calc(100% - 16rem);height:3.2rem}.filters .search>button{position:absolute;top:0;right:16rem;z-index:1}}.filters .search.active>button:hover{background:unset}@media(max-width:799px){.filters .search.active>button{left:0}}@media(min-width:800px){.filters .search.active>button{transform:translateX(-16.8rem)}}.filters .search.active div{transform:scale(1)}@media(min-width:800px){.filters .search>button{position:relative;z-index:1;transition:transform .07s cubic-bezier(.2,0,.38,.9)}}.filters .search div{width:100%;height:3.2rem;background:#e2e2e2;position:absolute;top:0;right:0;transform:scaleX(0);display:flex;justify-content:flex-end;transition:transform .07s cubic-bezier(.2,0,.38,.9)}@media(min-width:800px){.filters .search div{width:20rem;right:16rem;transform-origin:right}}.filters .search input{width:calc(100% - 6.4rem)}@media(max-width:799px){.filters .search_documents button{right:12.2rem}}.filters .search_documents.active>button{transform:unset;position:absolute;top:0;left:0}.filters .search_documents div{width:calc(100% - 12.2rem);right:12.2rem}@media(max-width:799px){.filters .search.search_filter{width:calc(100% - 19.2rem)}.filters .search.search_filter>button{right:19.2rem}}@media(min-width:800px){.filters .search.search_filter div{right:19.2rem}}@media(max-width:799px){.filters .search.search_btns{width:calc(100% - 22.4rem)}.filters .search.search_btns>button{right:22.4rem}}@media(min-width:800px){.filters .search.search_btns div{right:37.2rem}.filters .filter{position:relative}}.filters .filter .filter_bloc.active{max-height:16rem;overflow-y:scroll}.filters .filter div{width:100%;position:absolute;top:3.2rem;left:0;background:#fff;padding:1.2rem;opacity:0;visibility:hidden;transform:translateY(-1rem);z-index:4;transition:opacity .15s cubic-bezier(.4,.14,1,1),visibility .15s cubic-bezier(.4,.14,1,1),transform .15s cubic-bezier(.4,.14,1,1)}.filters .filter div.active{opacity:1;z-index:5;visibility:visible;transform:translateY(0);transition:opacity .15s cubic-bezier(0,0,.3,1),visibility .15s cubic-bezier(0,0,.3,1),transform .15s cubic-bezier(0,0,.3,1)}@media(min-width:800px){.filters .filter div{min-width:14rem;left:auto}}.filters .filter div>p{margin-bottom:.6rem}.filters .filter div>p:not(:first-of-type){margin-top:1.2rem}.filters .filter div .checkbox{margin-bottom:.6rem}.filters .filter_documents{border-right:1px solid #e2e2e2}.filters .filter_documents button:not(.btn-primary):not(.btn-primary-small){width:auto;gap:1rem;padding:0 1.2rem}.filters .filter_documents div.filter_bloc{width:100%;left:0}.filters-small .filters_list.active{max-height:2.4rem}@media(min-width:800px){.filters-small .filters_list{height:2.4rem}}.filters-small .search{height:2.4rem}@media(min-width:800px){.filters-small .search.active>button{transform:translateX(-17.4rem)}}.filters-small .search div{height:2.4rem}@media(min-width:800px){.filters-small .search div{right:20rem}}@media(min-width:1000px){.filters-small .search div{right:21.6rem}}@media(min-width:800px){.filters-small .icon{width:1.2rem;height:1.2rem}}.filters-small input[type=search]{width:calc(100% - 5rem);height:2.4rem}@media(min-width:1000px){.filters-small input[type=search]{width:calc(100% - 6rem)}}.filters-small button:not(.btn-primary){width:2.4rem;height:2.4rem}.filters-small .filter div{top:2.4rem}.filters-small .table_select{height:2.4rem}@media(max-width:799px){.filters_actions.filter-small .search>button{right:6.4rem}}@media(min-width:800px){.filters_actions.filter-small .search div{right:6.4rem}}.sub_buttons{position:absolute;top:3.7rem;right:0;z-index:4;background:#fff;padding:1.2rem;display:grid;grid-gap:1.2rem;gap:1.2rem;opacity:0;visibility:hidden;transform:translateY(-1rem);transition:opacity .15s cubic-bezier(.4,.14,1,1),visibility .15s cubic-bezier(.4,.14,1,1),transform .15s cubic-bezier(.4,.14,1,1)}.sub_buttons.active{opacity:1;z-index:5;visibility:visible;transform:translateY(0);transition:opacity .15s cubic-bezier(0,0,.3,1),visibility .15s cubic-bezier(0,0,.3,1),transform .15s cubic-bezier(0,0,.3,1)}.sub_buttons p{color:#525252;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.sub_buttons p svg{width:1.2rem;height:1.2rem}.listing-documentary .filters_title div{background:unset;padding:0 0 2rem}.filters_actions_menu{background:none}.modal{width:100vw;height:100vh;position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,.14,.3,1),visibility .4s cubic-bezier(.4,.14,.3,1)}@media(min-width:800px){.modal{padding:1.2rem 0;align-items:center}}.modal.active{opacity:1;visibility:visible}.modal.active .modal_content{opacity:1;visibility:visible;transform:translateY(0)}.modal.scroll{align-items:flex-start}.modal_close{cursor:pointer}.modal_bg{width:100%;height:100%;background:rgba(11,18,56,.85);position:fixed;inset:0}.modal_content{background:#f1f1f1;position:relative;z-index:1;width:100vw;display:grid;grid-template-columns:100%;grid-gap:1.6rem;gap:1.6rem;opacity:0;visibility:hidden;transform:translateY(-2rem);transition:opacity .4s cubic-bezier(.4,.14,.3,1),visibility .4s cubic-bezier(.4,.14,.3,1),transform .4s cubic-bezier(.4,.14,.3,1)}@media(min-width:800px){.modal_content{width:calc(100% - 3.2rem);max-width:45rem;gap:3.2rem}}@media(min-width:1000px){.modal_content{width:calc(100% - 6.4rem)}}.modal textarea{resize:none}@media(min-width:800px){.modal .delete_modal{width:calc(100% - 3.2rem);max-width:42rem;gap:1.5rem}}.modal_header{padding:.8rem .8rem 0}@media(min-width:800px){.modal_header{padding:1.6rem 1.6rem 0}}.modal_header>div:first-of-type{display:flex;align-items:flex-start;justify-content:space-between}.modal_header>div:first-of-type p:last-of-type{font-size:1.2rem;margin-top:.4rem}@media(min-width:800px){.modal_header>div:first-of-type p:last-of-type{font-size:1.4rem}}.modal_head{margin-bottom:1rem}.modal_head p{font-size:1rem;max-width:24rem}.modal_head p:first-of-type{color:#161616;font-weight:600}.modal_head p:not(:first-of-type){color:#6f6f6f;line-height:normal}.modal_head:not(:first-of-type){margin-top:3rem}.modal .permission:not(:first-of-type){margin-top:2rem}.modal .permission .grid{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.modal .permission .grid p{cursor:pointer;margin-top:unset}.modal .permission .form_group{padding:unset;display:flex;flex-direction:column;gap:.6rem;margin-top:1rem}.modal .permission .form_group:not(:last-of-type){border-bottom:1px solid #c5c5c5;padding-bottom:1rem}@media(min-width:800px){.modal .permission .form_group{flex-direction:row;align-items:center}}.modal .permission .form_group p{margin:unset}@media(min-width:800px){.modal .permission .form_group>p{width:70%}}.modal .permission .form_group label{margin-bottom:unset}.modal .permission .form_group label p{margin-left:1rem}.modal_body{display:none;flex-direction:column;gap:.8rem;justify-content:center}.modal_body .modal_mdp{display:grid;grid-gap:.5rem;gap:.5rem;margin-bottom:.5rem}@media(min-width:800px){.modal_body .modal_mdp{grid-template-columns:repeat(2,1fr);margin-bottom:1rem}}.modal_body .modal_mdp p{margin-top:unset;color:#6f6f6f;display:flex;align-items:center;gap:1rem}.modal_body .modal_mdp p:before{content:"";display:block;width:.8rem;height:1px;background:#6f6f6f}.modal_body .modal_copy p{width:100%;max-width:12rem;border:2px solid #394dff;padding:0 .8rem;height:3.2rem;color:#394dff;font-size:1rem;display:flex;align-items:center;cursor:pointer}.modal_body .modal_texts p:first-of-type{font-weight:600;color:#161616}.modal_body .modal_texts p:last-of-type{color:#6f6f6f}.modal_body .toggle p{margin-top:unset}.modal_body .filters_title{transform:translateY(.8rem)}.modal_body .filters_list p,.modal_body .sort,.modal_body .table_header p,.modal_body .table_item p{margin-top:unset}.modal_body .btn-tertiary{max-width:20rem}.modal_body .table_select{width:calc(100% - 3.2rem);left:1.6rem}.modal_body .table_select p{margin-top:unset}.modal_body .password{position:relative}.modal_body .password input[type=password]{padding-right:8.3rem}.modal_body .password p{color:#394dff;font-weight:700;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:1.2rem;margin:unset}.modal_body.active{display:flex}.modal_body.active .filters .btn-primary{display:none}.modal_body.active .filters .filters_list{padding:0 .8rem}@media(max-width:800px){.modal_body.active .filters .search{width:unset;height:unset}}.modal_body.active .filters .search>div{right:3.2rem}@media(max-width:800px){.modal_body.active .filters .search>div{right:0}.modal_body.active .filters .search button{position:unset}}.modal_body.active .filters .search.active>button{transform:translateX(-16.7rem)}.modal_body.active .filters .table label{margin:unset}@media(min-width:800px){.modal_body{gap:1.2rem}.modal_body .filters_title{transform:translateY(1.2rem)}}.modal_body .notif{margin:unset;max-width:unset}.modal_body .btn-primary{margin-top:.4rem}@media(min-width:800px){.modal_body .btn-primary{margin-top:.6rem}}.modal_body .file .file_container{background:#fff;padding:1.3rem}.modal_body .file .file_container p{margin:unset}.modal_body .file .btn-primary{display:flex}.modal_body .file .btn-primary:hover svg path{stroke:#c5c5c5}.modal_body .file .btn-primary svg{width:auto;height:auto;object-fit:unset}.modal_body .indication{font-size:.9rem;color:#6f6f6f;line-height:1.4}@media(min-width:800px){.modal_body .indication{width:50%}}.modal_body p{color:#434343;font-size:1rem;margin-top:.5rem}.modal_body p.bold{font-size:1rem;font-weight:600;color:#0b1238}.modal_body p.label{font-size:1rem;margin-bottom:.4rem}@media(min-width:800px){.modal_body p.label{margin-bottom:.6rem}}.modal_body ul{margin:0 0 1.5rem .5rem}.modal_body ul li{color:#434343;font-size:1rem;list-style:disc;list-style-position:inside}.modal_body>div{padding:0 .8rem}@media(min-width:800px){.modal_body>div{padding:0 1.6rem}}.modal_body label{margin-bottom:.4rem}@media(min-width:800px){.modal_body label{margin-bottom:.6rem}}.modal_body .todos{display:grid;grid-gap:.6rem;gap:.6rem}.modal_body .todo{width:100%;height:3.55rem;background:#fff;border-bottom:1px solid #161616;padding:0 0 0 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;cursor:pointer}.modal_body .todo:hover span{background:#232323}.modal_body .todo:hover path{stroke:#a8a8a8}.modal_body .todo p{margin:unset}.modal_body .todo input[type=text]{background:unset;padding:unset;outline:unset}.modal_body .todo input[type=text]:not(.input-alert){border-bottom:unset}.modal_body .todo span{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;transition:background .11s cubic-bezier(.2,0,.38,.9)}.modal_body .todo path{transition:stroke .11s cubic-bezier(.2,0,.38,.9)}.modal_body input[type=date],.modal_body input[type=email],.modal_body input[type=number],.modal_body input[type=password],.modal_body input[type=text],.modal_body input[type=time],.modal_body textarea{width:100%;height:auto;background:#fff;padding:1.2rem;outline:unset}.modal_body input[type=date]:not(.input-alert),.modal_body input[type=email]:not(.input-alert),.modal_body input[type=number]:not(.input-alert),.modal_body input[type=password]:not(.input-alert),.modal_body input[type=text]:not(.input-alert),.modal_body input[type=time]:not(.input-alert),.modal_body textarea:not(.input-alert){border-bottom:1px solid #161616}.modal_body input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.5rem;height:1.5rem;border:2px solid #161616;margin:0 5px 0 0;border-radius:50%;cursor:pointer}.modal_body input[type=radio]:checked{background:#161616}.modal_body label.checkbox,.modal_body label.radio{cursor:pointer}.modal_body label.checkbox p,.modal_body label.radio p{margin:unset}.modal .toggles{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.modal .toggles{display:grid;grid-template-columns:1fr 1fr 1fr}}.modal_buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:.2rem;gap:.2rem}@media(min-width:800px){.modal_buttons_2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.1rem;gap:.1rem;margin-top:1.2rem}}.modal_buttons_2 p{color:#394dff;padding:0 .8rem .8rem;cursor:pointer;max-width:-moz-fit-content;max-width:fit-content}@media(min-width:800px){.modal_buttons_2 p{padding:1.6rem}}.modal_buttons_2 div{display:grid;grid-template-columns:1fr 1fr;grid-gap:.2rem;gap:.2rem}.modal .grid-2{display:grid;grid-gap:.8rem;gap:.8rem}@media(min-width:800px){.modal .grid-2{gap:1.2rem;grid-template-columns:1fr 1fr}}.modal_step{margin-top:.8rem;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start}@media(max-width:499px){.modal_step{grid-template-columns:1fr}}@media(min-width:800px){.modal_step{margin-top:1.6rem}}.modal_step p{display:flex;align-items:flex-start;gap:.8rem;border-top:4px solid #c5c5c5;padding-top:.8rem}.modal_step p:before{content:"";display:block;width:1rem;height:1rem;margin-top:.15rem;background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMTYgMTQuNjY2M0MxMS42ODIxIDE0LjY2NjMgMTQuNjY2OCAxMS42ODE2IDE0LjY2NjggNy45OTk2OEMxNC42NjY4IDQuMzE3NzggMTEuNjgyMSAxLjMzMzAxIDguMDAwMTYgMS4zMzMwMUM0LjMxODI3IDEuMzMzMDEgMS4zMzM1IDQuMzE3NzggMS4zMzM1IDcuOTk5NjhDMS4zMzM1IDExLjY4MTYgNC4zMTgyNyAxNC42NjYzIDguMDAwMTYgMTQuNjY2M1oiIHN0cm9rZT0iIzU5NTk1OSIgc3Ryb2tlLXdpZHRoPSIxLjUyMzgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjMuMDUgMy4wNSIvPgo8L3N2Zz4K")}@media(max-width:499px){.modal_step p:not(.active){display:none}}.modal_step p.active,.modal_step p.modal_step-prev{border-top-color:#394dff}.modal_step p.active:before{background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOTk5OTIgMTQuNjY2M0MxMS42ODE4IDE0LjY2NjMgMTQuNjY2NiAxMS42ODE2IDE0LjY2NjYgNy45OTk2OEMxNC42NjY2IDQuMzE3NzggMTEuNjgxOCAxLjMzMzAxIDcuOTk5OTIgMS4zMzMwMUM0LjMxODAyIDEuMzMzMDEgMS4zMzMyNSA0LjMxNzc4IDEuMzMzMjUgNy45OTk2OEMxLjMzMzI1IDExLjY4MTYgNC4zMTgwMiAxNC42NjYzIDcuOTk5OTIgMTQuNjY2M1oiIGZpbGw9IiMzOTRERkYiIHN0cm9rZT0iIzM5NERGRiIgc3Ryb2tlLXdpZHRoPSIxLjUyMzgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==")}.modal_step p.modal_step-prev:before{background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMDAwMTcgNy45OTk2OUw3LjAwMDE4IDkuOTk5N0wxMS4wMDAyIDUuOTk5NjlNMTQuNjY2OSA3Ljk5OTY5QzE0LjY2NjkgMTEuNjgxNiAxMS42ODIxIDE0LjY2NjQgOC4wMDAxOCAxNC42NjY0QzQuMzE4MjcgMTQuNjY2NCAxLjMzMzUgMTEuNjgxNiAxLjMzMzUgNy45OTk2OUMxLjMzMzUgNC4zMTc3OCA0LjMxODI3IDEuMzMzMDEgOC4wMDAxOCAxLjMzMzAxQzExLjY4MjEgMS4zMzMwMSAxNC42NjY5IDQuMzE3NzggMTQuNjY2OSA3Ljk5OTY5WiIgc3Ryb2tlPSIjMzk0REZGIiBzdHJva2Utd2lkdGg9IjEuNTIzODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.modal_step p>span{display:flex;flex-direction:column}.modal_step p>span span{font-size:.9rem;color:#6f6f6f;margin-top:.2rem}.modal_step p img{width:1rem;height:1rem}.modal_step-2{grid-template-columns:1fr 1fr}.modal_tabs{margin-top:1.2rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem;gap:1rem;align-items:center}@media(min-width:800px){.modal_tabs{margin-top:2rem}}.modal_tabs p{display:flex;align-items:center;gap:.8rem;border-bottom:3px solid #c5c5c5;padding:0 .8rem .8rem;cursor:pointer}.modal_tabs p.active,.modal_tabs p.modal_step-prev{font-weight:700;border-bottom-color:#394dff}.modal_tabs p img{width:1rem;height:1rem}.modal .table_pagination{height:2.8rem}.modal .table_pagination p,.modal .table_pagination select{font-size:.85rem}.modal .table_pagination p{margin-top:unset}.modal .table_pagination select{height:2.7rem}.modal .table_pagination>div:last-of-type a{width:2.8rem;height:2.8rem}.documents_tables_container .modal_body .filters{padding:0 1.6rem}.modal_tags{width:100%;height:auto;background:#fff;padding:.47rem 1.2rem;outline:unset;border-bottom:1px solid #161616;display:grid;align-items:center;grid-template-columns:auto 1fr auto;grid-gap:1.2rem;gap:1.2rem;position:relative}.modal_tags input[type=text]{padding:unset;background:unset;height:2.6rem}.modal_tags input[type=text]:not(.input-alert){border-bottom:unset}.react-tags{width:100%;cursor:text}.react-tags.is-invalid{border-color:#fd5956;box-shadow:0 0 0 2px rgba(253,86,83,.25)}.react-tags__label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.react-tags__list{display:inline;padding:0}.react-tags__list-item{display:inline;list-style:none}.react-tags__tag{margin:.25rem;padding:.375rem .5rem;border:0;border-radius:3px;background:#b0b8ff;color:#222f9f;font-size:inherit;font-size:.9rem;border-radius:50px;line-height:inherit}.react-tags__tag:after{content:"";display:inline-block;width:.65rem;height:.65rem;-webkit-clip-path:polygon(10% 0,0 10%,40% 50%,0 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0,50% 40%);clip-path:polygon(10% 0,0 10%,40% 50%,0 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0,50% 40%);margin-left:.5rem;font-size:.875rem;background-color:#222f9f}.react-tags__combobox{display:inline-block;max-width:100%}.react-tags__combobox-input{min-width:17rem!important;max-width:100%;margin:0;padding:0;border:0;outline:none;background:none;font-size:inherit;line-height:inherit}.react-tags__combobox-input::placeholder{color:#7c7d86;opacity:1}.react-tags__listbox{position:absolute;z-index:1;width:100%;top:calc(100% + 1px);left:0;max-height:15rem;overflow-y:auto;background:#fff;border-left:1px solid #c5c5c5;border-right:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5}.react-tags__listbox-option{padding:1rem;border-bottom:1px solid #e2e2e2}.react-tags__listbox-option:hover{cursor:pointer;background:#f1f1f1}.react-tags__listbox-option:not([aria-disabled=true]).is-active{background:#394dff;color:#fff}.react-tags__listbox-option[aria-disabled=true]{color:#7c7d86;cursor:not-allowed;pointer-events:none}.react-tags__listbox-option[aria-selected=true]{background:#394dff;color:#fff}.react-tags__listbox-option-highlight{background-color:#d7dbff}.btn-disabled{color:#c5c5c5;background-color:#e2e2e2;border:1px solid #e2e2e2;cursor:default}.mt-3{margin-top:3rem}.modal_btn_container{margin:3rem 0;display:flex;flex-direction:column;gap:1rem;min-width:50%}.modal_btn_container .btn-primary{max-width:20rem}.input-search{margin-bottom:1rem}.modal_body .tabs-big{padding:unset}.modal_body .tabs-big ul{margin:0}.modal_body .tabs-big ul li{cursor:pointer;list-style-type:none}.modal_body .tabs-big ul li p{margin:unset}.modal_body .modal_white{background:#fff;display:none}.modal_body .modal_white.active{display:block}.modal_body .modal_white_1{padding:2rem 1.6rem}.modal_body .modal_white_2{padding:2rem 0 0}.modal_body .modal_white .file .file_container{background:#e2e2e2}.modal_body .modal_white .filters,.modal_body .modal_white .filters_title{padding:unset;margin:unset}.modal_body .modal_white .filters_title{transform:unset;padding:0 1.6rem}.modal_body .modal_white .filters_title>div{padding:unset}.modal_body .modal_white .table_item .title img{margin-right:.7rem}.modal_body .modal_white .filters .search>div{right:0}.modal_body .modal_white .filters_actions_documents{border-top:1px solid #e2e2e2;margin-top:2rem}.table{overflow-x:auto;overflow-y:hidden;transition:all .3s}.table::-webkit-scrollbar{display:none}.table.table_checkbox{max-height:40rem;overflow-y:auto}.table.table_checkbox::-webkit-scrollbar{display:block;width:12px;height:12px}.table.table_checkbox::-webkit-scrollbar-track{background-color:transparent}.table.table_checkbox::-webkit-scrollbar-thumb{background-color:#c5c5c5}.table .empty{width:3.2rem;height:3.2rem}.table .checkbox,.table .radio{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;transition:background .07s cubic-bezier(.2,0,.38,.9)}.table p{color:#595959}.table a,.table p{font-size:1rem;height:3.2rem;padding:0 .8rem;display:flex;align-items:center;min-width:12rem;max-width:12rem}.table a.full-width,.table p.full-width{max-width:none}.table a.xs{min-width:unset}.table .md{min-width:8rem;max-width:8rem}.table .xsm{min-width:6rem;max-width:6rem}.table .sm-xsm{min-width:7rem;max-width:7rem}.table .sm{min-width:8rem;max-width:8rem}.table .md-sm{min-width:10rem;max-width:10rem}.table .md{min-width:14rem;max-width:14rem}.table .lg{min-width:15rem;max-width:15rem}.table .xlg{min-width:17rem;max-width:17rem}.table .xxlg{min-width:20rem;max-width:20rem}.table .xl{min-width:28rem;max-width:28rem}@media(min-width:1800px){.table .xl,.table .xxlg{min-width:40rem;max-width:40rem}}.table div.xl{display:flex;align-items:center;padding-left:2rem}.table div.xl_sub a{padding-left:7.2rem}.table a{color:#394dff}.table .expand{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .07s cubic-bezier(.2,0,.38,.9)}.table .expand.active{transform:rotate(180deg)}.table .expand img{width:1rem}.table .actions{color:#6f6f6f}.table .actions,.table .actions_item{margin-left:auto;display:flex;justify-content:flex-end}.table .actions_item{min-width:6rem;max-width:6rem;width:3.4rem;height:3.4rem;align-items:center;padding-right:.8rem;position:relative}.table .actions_item a{min-width:unset;max-width:unset;padding:unset}.table .actions_item_icon{cursor:pointer;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:background .07s cubic-bezier(.2,0,.38,.9)}.table .actions_item_icon:hover{background:#c5c5c5}.table .actions_item_icon img{width:1.2rem;height:1.2rem;object-fit:contain}.table .actions_item .action_border{border-top:1px solid #e2e2e2}.table_select{background:#394dff;width:calc(100% - 1.6rem);height:3.2rem;z-index:2;display:flex;align-items:center;justify-content:space-between;opacity:0;visibility:hidden;position:absolute;top:3.2rem;left:.8rem;transition:opacity .4s cubic-bezier(.4,.14,.3,1),top .4s cubic-bezier(.4,.14,.3,1),visibility .4s cubic-bezier(.4,.14,.3,1);padding:0 .8rem}@media(min-width:800px){.table_select{width:calc(100% - 3.2rem);left:1.6rem}}@media(min-width:1000px){.table_select{width:calc(100% - 4.4rem);left:2.2rem}}.table_select.active{opacity:1;top:0;visibility:visible}.table_select div{display:flex;align-items:center;gap:1.6rem}.table_select div p{display:flex;align-items:center;gap:.4rem;cursor:pointer}.table_select div p:last-of-type{border-left:2px solid #fff;padding-left:1.6rem}@media(max-width:799px){.table_select div p span{display:none}}.table_select div p img{width:1rem;height:1rem}.table_select p{font-size:.9rem;color:#fff}@media(max-width:499px){.table_select>p{display:none}}.table_select_documents{width:100%;left:0}.table_header,.table_item{width:100%;min-width:-moz-fit-content;min-width:fit-content;height:3.2rem;display:flex;align-items:center}.table_item_icon{min-width:12rem;max-width:12rem;padding:0 .8rem;width:1.4rem;height:1.4rem;object-fit:contain;display:flex;align-items:center}.table_header{background:#c5c5c5;position:relative;z-index:3}.table_header .checkbox:hover{background:#a9a9a9}.table_header p{color:#161616;font-weight:600;justify-content:space-between;cursor:pointer;transition:background .07s cubic-bezier(.2,0,.38,.9)}.table_header p.sort.active{background:#a9a9a9}.table_header p.sort.active img{opacity:1}.table_header p.sort:hover{background:#a9a9a9}.table_header p.sort:hover img{opacity:1}.table_header p.sort img{opacity:0;transition:opacity .07s cubic-bezier(.2,0,.38,.9)}.table_header p:not(.sort):hover{background:#a9a9a9}.table_item{background:#fff;border-top:1px solid #e2e2e2;transition:background .07s cubic-bezier(.2,0,.38,.9)}.table_item a{transition:-webkit-text-decoration .07s cubic-bezier(.2,0,.38,.9);transition:text-decoration .07s cubic-bezier(.2,0,.38,.9);transition:text-decoration .07s cubic-bezier(.2,0,.38,.9),-webkit-text-decoration .07s cubic-bezier(.2,0,.38,.9)}.table_item:hover{background:#e2e2e2}.table_item:hover a{text-decoration:underline}.table_item:hover .actions_item_bloc a{text-decoration:unset}.table_item_noheight{height:unset;padding:.8rem 0;align-items:flex-start}.table_item_noheight a,.table_item_noheight p{height:unset}.table_expand{width:100%;min-width:-moz-fit-content;min-width:fit-content;background:#fff;max-height:0;overflow:hidden;transition:max-height .07s cubic-bezier(.2,0,.38,.9)}.table_expand.active{overflow:visible}.table_expand>div{margin-left:auto;display:grid;grid-gap:.8rem;gap:.8rem;padding:.8rem 0;border-top:1px solid #e2e2e2}.table_expand>div>div{display:flex;align-items:center}.table_expand>div>div .empty,.table_expand>div>div p{height:auto}.table_expand>div>div p{min-width:12rem}.table_expand>div>div p:first-of-type{font-weight:600;color:#161616}.table_expand>div>div p:last-of-type{color:#595959}.table_expand>div>div div{width:100%;max-width:40rem}.table_expand>div>div div p:first-of-type{font-weight:400;padding:unset;color:#161616}.table_expand>div>div div select{margin:.5rem 0 0;background:no-repeat calc(100% - 1.2rem) #f1f1f1 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMSAwLjk5OTk5OUw3IDdMMTMgMSIgc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIKICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPgo8L3N2Zz4=")}.table_expand>div>div div select:not(:valid){color:#6f6f6f}.table_expand_plan>div{padding:unset;gap:unset}.table_expand_plan>div>div{position:relative}.table_expand_plan>div>div:before{content:"";width:4px;height:100%;background:#394dff;position:absolute;top:0;left:4rem}.table_expand_plan>div>div:after{content:"";width:4rem;height:1px;background:#fff;position:absolute;top:-1px;left:0}.table_expand_plan>div>div:not(:first-of-type){border-top:1px solid #e2e2e2}.table_expand_plan>div>div p:first-of-type{font-weight:400}.table_expand_plan>div>div a{max-width:unset}.table_expand_sub>div>div:before{left:9rem}.table_expand_sub>div>div:not(:first-of-type):after{content:"";width:9rem;height:1px;background:#fff;position:absolute;top:-1px;left:0}.table_plan .table_expand{max-height:unset;overflow:visible}.table_plan .table_expand.table_expand_sub{max-height:0;overflow:hidden;transition:max-height .07s cubic-bezier(.2,0,.38,.9)}.table_plan .table_expand.table_expand_sub.active{overflow:visible}.table_plan_content{max-height:0;overflow:hidden;transition:max-height .07s cubic-bezier(.2,0,.38,.9)}.table_plan_content .table_plan:first-of-type .table_expand:first-of-type>div>div:first-of-type:after{background:#e2e2e2}.table_plan_content.active{overflow:visible}.table_pagination{width:100%;min-width:-moz-fit-content;min-width:fit-content;height:3.2rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid #e2e2e2;padding-left:.8rem}.table_pagination select{color:#595959;width:5rem;height:3.1rem;padding:0 .8rem;border-bottom:unset;outline:unset}.table_pagination div{display:flex;align-items:center}@media(max-width:799px){.table_pagination>div:first-of-type{display:none}}.table_pagination>div:first-of-type div{border-right:1px solid #e2e2e2;margin-right:.8rem}@media(max-width:799px){.table_pagination>div:first-of-type>p{display:none}.table_pagination>div:last-of-type{margin-left:auto}}.table_pagination>div:last-of-type div:first-of-type{border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2;padding-right:.8rem}@media(max-width:799px){.table_pagination>div:last-of-type div:first-of-type{border-left:unset}}.table_pagination>div:last-of-type a{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center}.table_pagination>div:last-of-type a:first-of-type{border-right:1px solid #e2e2e2}.notification_management .table_pagination{max-width:70rem}.actions_item_bloc{position:absolute;top:2.9rem;right:.8rem;background:#fff;border:1px solid #e2e2e2;width:14rem;z-index:3;opacity:0;visibility:hidden;transform:translateY(-1rem);transition:opacity .15s cubic-bezier(.4,.14,1,1),visibility .15s cubic-bezier(.4,.14,1,1),transform .15s cubic-bezier(.4,.14,1,1)}.actions_item_bloc.active{transform:translateY(0);transition:opacity .15s cubic-bezier(0,0,.3,1),visibility .15s cubic-bezier(0,0,.3,1),transform .15s cubic-bezier(0,0,.3,1);opacity:1;visibility:visible}.actions_item_bloc hr{color:#e2e2e2}.actions_item_bloc p{line-height:normal;cursor:pointer}.actions_item_bloc a,.actions_item_bloc button,.actions_item_bloc p{padding:.8rem;height:unset;min-width:unset;max-width:unset;color:#595959;display:flex;align-items:center;justify-content:space-between;transition:background .07s cubic-bezier(.2,0,.38,.9),color .07s cubic-bezier(.2,0,.38,.9)}.actions_item_bloc a:hover,.actions_item_bloc button:hover,.actions_item_bloc p:hover{background:#e2e2e2}.actions_item_bloc a:last-of-type:hover,.actions_item_bloc button:last-of-type:hover,.actions_item_bloc p:last-of-type:hover{color:#fff;background:#da1f2a}.actions_item_bloc a:last-of-type:hover.regular_button,.actions_item_bloc button:last-of-type:hover.regular_button,.actions_item_bloc p:last-of-type:hover.regular_button{color:#595959;background:#e2e2e2}.actions_item_bloc button:not(.btn-primary):not(.btn-primary-small){width:100%;height:unset;display:block}.actions_item_bloc button:not(.btn-primary):not(.btn-primary-small):hover{color:#595959}.actions_item_bloc img{width:.8rem;height:.8rem}.table-small .checkbox,.table-small .radio,.table-small .table_header,.table-small .table_item,.table-small a,.table-small p{height:2.4rem}.table-small .actions_item_icon{width:2rem;height:2rem}.table-small .actions_item_bloc{top:2.7rem}.table_item a,.table_item p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px}.table_pagination-small{height:2.4rem}.table_pagination-small select{height:2.3rem}.table_pagination-small>div:last-of-type a{width:2.4rem;height:2.4rem}.table p.table_item_large,.table_item.table_item_large{height:-moz-fit-content;height:fit-content;min-height:3.2rem}.filters_list.filters_table_checkbox.active{max-height:-moz-fit-content;max-height:fit-content;height:-moz-fit-content;height:fit-content}.filter_bloc.filter_bloc_table_checkbox.active{z-index:5}.loader-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:9999}.loader{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#394dff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.notif{max-width:24rem;padding:.8rem;position:relative;margin:0 .8rem;display:grid;grid-template-columns:1.5rem 1fr auto;grid-gap:.8rem;gap:.8rem;z-index:999}@media(min-width:500px){.notif{padding:1.6rem}}@media(min-width:800px){.notif{margin:0 1.6rem}}@media(min-width:1000px){.notif{margin:0 3.2rem}}.notif-fixed{margin:unset;position:fixed;top:3.2rem;right:.6rem;margin-left:.6rem}@media(min-width:800px){.notif-fixed{top:4rem}}.notif-info{background:#ebedff;border:1px solid #b0b8ff;border-left:3px solid #394dff}.notif-error{background:#fbe9ea;border:1px solid #f0a5aa;border-left:3px solid #da1f2a}.notif-warning{background:#fbf7e9;border:1px solid #efdfa7;border-left:3px solid #d7b023}.notif-modal{max-width:unset;margin:0 1.6rem}.notif-success{background:#ecf9f0;border:1px solid #b3e5c1;border-left:3px solid #42be65}.notif>img{width:1.6rem;height:1.6rem}.notif>div:first-of-type{display:flex;align-items:center;gap:.4rem}.notif>div:first-of-type p:first-of-type{font-weight:600;color:#161616}.notif>div:first-of-type p:last-of-type{color:#6f6f6f}.notif>div:last-of-type{grid-column:3/4;display:flex;align-items:center;gap:1.6rem}.notif>div:last-of-type a{color:#394dff}.notif>div:last-of-type img{width:1rem;height:1rem;cursor:pointer}.notif-big>div:first-of-type{flex-direction:column;align-items:flex-start}.notif-big>div:last-of-type{align-self:flex-start}section.edit{padding:0 .8rem;margin-bottom:3.2rem}@media(min-width:800px){section.edit{padding:0 1.6rem;margin-bottom:6.4rem}}@media(min-width:1000px){section.edit{padding:0 2.2rem;max-width:70rem}}section.edit_space{padding:0 .8rem}@media(min-width:800px){section.edit_space{padding:0 1.6rem}}@media(min-width:1000px){section.edit_space{padding:0 2.2rem}}section.edit_space .details>p{padding-bottom:1.6rem}section.edit .btns{display:none}section.edit .head{margin-bottom:.8rem;display:flex;flex-direction:column;gap:1.6rem}@media(min-width:800px){section.edit .head{margin-bottom:1.6rem;flex-direction:row;align-items:center;justify-content:space-between}}section.edit .filters,section.edit .filters_title{padding:unset}@media(min-width:500px){section.edit .filters,section.edit .filters_title{margin:unset}}section.edit .gray-6 a{text-decoration:underline;color:#1c2ed0}section.edit .bloc_unregister{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}section.edit .unregister{color:#da1f2a;display:flex;align-items:center;gap:1rem;cursor:pointer}section.edit h2{color:#161616;font-weight:400;margin-bottom:.2rem}section.edit .link{color:#394dff;display:flex;align-items:center;gap:.4rem}section.edit>div:not(:first-of-type){margin-top:3.2rem}section.edit form>h3{margin:3rem 0 1rem}section.edit .grid,section.edit .grid-title{display:grid;border-bottom:1px solid #e2e2e2;padding:1.6rem 0;grid-gap:.8rem;gap:.8rem;align-items:flex-start}section.edit .grid p,section.edit .grid-title p{color:#434343}section.edit .grid>div{display:flex;align-items:center}section.edit .grid h3{font-size:1rem;color:#434343;margin-right:1rem}@media(min-width:800px){section.edit .grid{grid-template-columns:2fr 4fr;align-items:center}}section.edit .grid-3{display:flex;align-items:center;justify-content:space-between}section.edit .grid-3 p{color:#434343}section.edit .grid-input>div{display:grid;border-bottom:1px solid #e2e2e2;padding:1.6rem 0;grid-gap:.8rem;gap:.8rem}@media(min-width:800px){section.edit .grid-input>div{align-items:center;grid-template-columns:2fr 4fr}section.edit .grid-title{display:flex;align-items:center;justify-content:space-between;border-bottom:unset}section.edit .toggle{margin-right:3.2rem}}section.edit label{color:#434343;font-weight:600}section.edit label.btn-primary{color:#fff}section.edit input[type=date][disabled],section.edit input[type=email][disabled],section.edit input[type=password][disabled],section.edit input[type=text][disabled],section.edit textarea[disabled]{opacity:1;cursor:text;color:#434343}section.edit input[type=date][disabled]::placeholder,section.edit input[type=email][disabled]::placeholder,section.edit input[type=password][disabled]::placeholder,section.edit input[type=text][disabled]::placeholder,section.edit textarea[disabled]::placeholder{color:#434343}section.edit textarea{resize:none}section.edit .text-edit{display:flex;color:#434343}section.edit .charactersLeft,section.edit .ck-editor,section.edit .ck-loader,section.edit .file,section.edit .indication,section.edit .radio,section.edit div.radio_choice,section.edit select{display:none}@media(min-width:800px){section.edit .sub_placeholder{grid-column:2/3}}section.edit .grid-input div.file_edit{display:block;grid-column:1/7}section.edit .grid-input div.file_edit label.btn-primary.btn-disabled{color:#c5c5c5}section.edit .grid-input div.file_edit>div{width:100%;display:grid;grid-gap:.8rem;gap:.8rem}@media(min-width:800px){section.edit .grid-input div.file_edit>div{grid-template-columns:2fr 4fr}}section.edit .grid-input div.file_edit .file{display:flex;flex-wrap:wrap;gap:.8rem}section.edit .grid-input div.file_edit .file .file_container{background:#fff}section.edit .btn-error{width:100%;max-width:16rem}.edit-file:not(.edit-file-active){display:none}.edit_options .edit.toggle_group .form_group .toggle p,.edit_options-simple .edit.toggle_group .form_group .toggle p,.edit_options-simple .edit.toggle_group .form_group-simple .toggle p{font-weight:400}.edit .head p{max-width:30rem}section.edit>div.filters:not(:first-of-type){margin-top:unset}section.edit.editable .details{background:#fff;padding-bottom:.8rem}@media(min-width:800px){section.edit.editable .details{padding-bottom:1.6rem}}section.edit.editable form>h3{padding:0 .8rem}@media(min-width:800px){section.edit.editable form>h3{padding:0 1.6rem}}section.edit.editable .btns{display:flex;margin-bottom:1.6rem}@media(min-width:800px){section.edit.editable .btns{justify-content:flex-end}}section.edit.editable .head{padding:0 .8rem}@media(min-width:800px){section.edit.editable .head{padding:0 1.6rem}}section.edit.editable .head .btn-secondary{display:none}section.edit.editable .grid,section.edit.editable .grid-input>div{border-bottom:unset;padding:.8rem}@media(min-width:800px){section.edit.editable .grid,section.edit.editable .grid-input>div{padding:1.2rem 1.6rem;grid-template-columns:1fr}}section.edit.editable .space-rl{padding:.8rem}@media(min-width:800px){section.edit.editable .space-rl{padding:1.2rem 1.6rem}}section.edit.editable .space-rl .mt-3{margin-top:2rem}section.edit.editable .filters_title>div{padding:.8rem}@media(min-width:800px){section.edit.editable .filters_title>div{padding:1.2rem 1.6rem}}section.edit.editable input[type=date],section.edit.editable input[type=email],section.edit.editable input[type=password],section.edit.editable input[type=text],section.edit.editable textarea{width:100%;background:#f1f1f1;padding:1.2rem;outline:unset}section.edit.editable input[type=date]:not(.input-alert),section.edit.editable input[type=email]:not(.input-alert),section.edit.editable input[type=password]:not(.input-alert),section.edit.editable input[type=text]:not(.input-alert),section.edit.editable textarea:not(.input-alert){border-bottom:1px solid #161616}section.edit.editable textarea{resize:vertical}section.edit.editable .text-edit{display:none}section.edit.editable .charactersLeft,section.edit.editable .ck-editor,section.edit.editable .file,section.edit.editable .indication,section.edit.editable .radio_choice{display:block}section.edit.editable .radio{display:flex}section.edit.editable .radio_choice .indication,section.edit.editable .radio_choice label{margin-bottom:.8rem}section.edit.editable .indication{color:#434343}section.edit.editable select{display:block;background:no-repeat calc(100% - 1.2rem) #f1f1f1 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMSAwLjk5OTk5OUw3IDdMMTMgMSIgc3Ryb2tlPSIjMTYxNjE2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIKICAgICAgICBzdHJva2UtbGluZWpvaW49InJvdW5kIiAvPgo8L3N2Zz4=")}section.edit.editable .sub_placeholder{display:none}.thumb{max-width:10rem;margin-bottom:1rem}.input-file-container .edit-file,section.edit-home .edit-file{display:block}.input-file-container .grid-3,section.edit-home .grid-3{display:flex;align-items:center;justify-content:space-between}.input-file-container .grid-3 p,section.edit-home .grid-3 p{color:#434343}.input-file-container .link,section.edit-home .link{color:#394dff;display:flex;align-items:center;gap:.4rem}.auth{width:100%;min-height:calc(100vh - 2.6rem);background:#0b1238;display:grid;grid-template-rows:1fr auto;padding:.8rem}@media(min-width:800px){.auth{min-height:calc(100vh - 3.4rem);padding:1.6rem}}@media(min-width:1000px){.auth{padding:3.2rem}}@media(min-width:1400px){.auth{background:100%/cover no-repeat url(/images/background-auth.jpg)}}.auth h1{font-weight:400;margin-bottom:.2rem}.auth h1,.auth p{color:#fff}.auth a{display:inline-block;color:#8894ff}.auth p{max-width:20rem}.auth p a{text-decoration:underline}.auth .notif{max-width:unset}@media(min-width:800px){.auth_content{width:100%;margin-left:auto;display:flex;flex-direction:column;justify-content:center;max-width:30rem;margin:0 auto}}@media(min-width:1400px){.auth_content{margin-right:10vw}}.auth_content>div:first-of-type{border-bottom:1px solid #262c4e;padding-bottom:.8rem;margin-bottom:1.6rem}.auth_content>p{border-top:1px solid #262c4e;padding-top:.8rem;margin-top:1.6rem}.auth_content>.notif{margin:0 0 1rem}.auth form>div>div{display:flex;align-items:center;justify-content:space-between}.auth label{color:#f1f1f1}.auth input[type=email],.auth input[type=password],.auth input[type=text]{width:100%;background:#262c4e;padding:1.2rem;color:#fff;outline:unset;margin:.8rem 0 1.6rem}.auth input[type=email]::placeholder,.auth input[type=password]::placeholder,.auth input[type=text]::placeholder{color:#b0b8ff}.auth .password{position:relative}.auth .password input{padding-right:3.6rem}.auth .password img{width:1.4rem;height:1.4rem;position:absolute;bottom:2.6rem;right:1.2rem;cursor:pointer}.auth .btn-primary{max-width:unset}.auth_link{align-self:flex-end;display:flex;flex-wrap:wrap;gap:1.2rem;padding-top:.8rem}@media(min-width:800px){.auth_link{padding-top:1.6rem}}@media(min-width:1000px){.auth_link{padding-top:3.2rem}}.auth_link a{color:#d7dbff;text-decoration:underline}.notification_management .notification{display:block;position:relative;top:unset;max-width:70rem;padding-bottom:3.2rem}.notification_management .notification_title{padding:2.4rem 1.2rem 1rem}.notification_management .notification_title h2{font-weight:400}.notification_management .notification_single:nth-child(2){border-top:1px solid #c5c5c5}@media(min-width:800px){.notification_management.filters .filters_actions .search div{right:3.2rem}}.notification-header{display:flex;justify-content:space-between;align-items:center}.notification-header img{cursor:pointer}.edit_options,.edit_options-simple{max-width:70rem}.edit_options .grid,.edit_options-simple .grid{display:grid}@media(min-width:800px){.edit_options .grid,.edit_options-simple .grid{grid-template-columns:6fr 2fr;align-items:center}}.edit_options form>div,.edit_options-simple form>div{padding:.8rem 0}@media(min-width:800px){.edit_options form>div,.edit_options-simple form>div{margin-bottom:.8rem}}.edit_options form>div:not(:last-of-type),.edit_options-simple form>div:not(:last-of-type){border-bottom:1px solid #e2e2e2}.edit_options form .toggle,.edit_options-simple form .toggle{margin-top:.8rem}.edit_options .form-disabled label:not(.toggle),.edit_options-simple .form-disabled label:not(.toggle){font-weight:600;color:#595959}.edit_options .form-disabled input,.edit_options .form-disabled select:disabled,.edit_options-simple .form-disabled input,.edit_options-simple .form-disabled select:disabled{opacity:inherit;border-bottom:unset;background:unset;cursor:default;color:#595959;padding:unset;margin:unset}.edit_options .form-disabled .toggle,.edit_options-simple .form-disabled .toggle{margin:unset}.edit_options .form-disabled .toggle span,.edit_options-simple .form-disabled .toggle span{display:none}.edit_options .form-disabled .toggle p,.edit_options-simple .form-disabled .toggle p{margin:unset;color:#595959}.edit_options .edit .head,.edit_options-simple .edit .head{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-bottom:3.2rem}.edit_options .edit .head_button,.edit_options-simple .edit .head_button{display:none}.edit_options .edit .head .btn-secondary,.edit_options-simple .edit .head .btn-secondary{justify-self:end}.edit_options .edit .head h2,.edit_options-simple .edit .head h2{font-weight:400;color:#161616}.edit_options .edit .head p,.edit_options-simple .edit .head p{margin-top:.2rem;color:#595959}.edit_options .edit_content .textarea_head,.edit_options-simple .edit_content .textarea_head{margin-bottom:.8rem;display:flex;align-items:center}.edit_options .edit_content textarea,.edit_options-simple .edit_content textarea{width:100%;height:auto;min-height:10rem;padding:1.6rem;border-bottom:1px solid #a9a9a9;background:#f1f1f1}.edit_options .edit.toggle_group .head,.edit_options-simple .edit.toggle_group .head{border-bottom:1px solid #e2e2e2}.edit_options .edit.toggle_group .grid,.edit_options-simple .edit.toggle_group .grid{margin-bottom:.8rem}.edit_options .edit.toggle_group .grid>p,.edit_options-simple .edit.toggle_group .grid>p{cursor:pointer;color:#394dff;font-weight:600;margin-top:.8rem}@media(min-width:800px){.edit_options .edit.toggle_group .grid>p,.edit_options-simple .edit.toggle_group .grid>p{margin-top:unset}}.edit_options .edit.toggle_group .form_group,.edit_options-simple .edit.toggle_group .form_group{display:grid;border-bottom:1px solid #e2e2e2}.edit_options .edit.toggle_group .form_group p,.edit_options-simple .edit.toggle_group .form_group p{margin-bottom:unset;font-weight:600;color:#6f6f6f}.edit_options .edit.toggle_group .form_group:last-of-type,.edit_options-simple .edit.toggle_group .form_group:last-of-type{border-bottom:unset}@media(min-width:800px){.edit_options .edit.toggle_group .form_group,.edit_options-simple .edit.toggle_group .form_group{grid-template-columns:6fr 2fr;align-items:center}}.edit_options .editable,.edit_options-simple .editable{background:#fff}.edit_options .editable .head,.edit_options-simple .editable .head{padding:0 0 3.2rem}.edit_options .editable .head_button,.edit_options-simple .editable .head_button{display:flex;justify-content:flex-end;grid-column:1/3}.edit_options .editable .head div:not(.head_button),.edit_options-simple .editable .head div:not(.head_button){padding:0 1.2rem}.edit_options .editable .edit_content,.edit_options-simple .editable .edit_content{padding:0 1.2rem 3.2rem}.edit_options .editable form>div,.edit_options-simple .editable form>div{border-bottom:unset}.edit_options .editable .edit_button,.edit_options-simple .editable .edit_button{display:none}.textarea_head{display:flex;align-items:flex-start;justify-content:space-between}.file label:after{content:none}.file input[type=file]{display:none}.file .file_container{display:none;background:#f1f1f1;max-width:-moz-fit-content;max-width:fit-content;padding:.8rem 1.6rem;align-items:center}.file .file_container_active{display:flex}.file .file_container img,.file .file_container svg{margin-left:8rem;cursor:pointer;height:.8rem}.file .multiple_files{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem}.file .multiple_files_item{display:flex;background:#fff;width:100%;max-width:-moz-fit-content;max-width:fit-content;padding:1.3rem;align-items:center}.file .multiple_files_item p{margin:unset}.file .multiple_files_item img,.file .multiple_files_item svg{margin-left:8rem;cursor:pointer;height:.8rem}.edit_options-simple{max-width:70rem}.edit_options-simple .edit .head div:first-of-type,.edit_options-simple .edit .head div:nth-of-type(2),.edit_options-simple .edit_content{background:#f1f1f1}.edit_options-simple .edit_content .form_group,.edit_options-simple .edit_content .form_group-simple{padding:.8rem 0}.edit_options-simple .edit.toggle_group .head{border:none}.edit_options-simple .edit.toggle_group .form_group-simple{display:grid;grid-template-columns:6fr 2fr;align-items:center;border-bottom:1px solid #e2e2e2}.edit_options-simple .edit.toggle_group .form_group-simple p{color:#6f6f6f;font-weight:600}.edit_options-simple .edit.toggle_group .form_group-simple:last-of-type{border-bottom:unset}