*,: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.4vw}}@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.2vw}}@media(min-width:1200px)and (max-width:1399px){html{font-size:1.1vw}}@media(min-width:1400px)and (max-width:1599px){html{font-size:1vw}}@media(min-width:1600px)and (max-width:1799px){html{font-size:.9vw}}@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,.info_bloc span{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,.info_bloc span.active{opacity:1;visibility:visible;z-index:999}.info_bloc div:before,.info_bloc span: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,.info_bloc span p{font-size:.9rem;color:#161616;margin:unset}.info_bloc .info_bloc_tooltip{width:-moz-fit-content;width:fit-content;left:-2.3rem}.info_bloc .info_bloc_content{width:-moz-fit-content;width:fit-content;max-width:-moz-fit-content;max-width:fit-content;left:-12.6rem}.info_bloc .info_bloc_content em,.info_bloc .info_bloc_content p{width:26rem;max-width:26rem;height:1.4rem;font-style:normal;font-size:.9rem}.info_bloc .info_bloc_content em{display:block}.info svg.info_asterisk{margin-top:-7px;margin-left:0}.text-edit{display:none}.state{position:relative;display:flex;align-items:center}.state-green2:before,.state-green:before,.state-orange:before,.state-red:before{content:"";width:.5rem;height:.5rem;border-radius:50%;margin-right:.6rem}.state-orange:before{background:#d7b023}.state-green:before{background:#42be65}.state-green2:before{background:#7ee32e}.state-red:before{background:#da1f2a}.state-null:before{display:none}.white{color:#fff}.gray-2{color:#c5c5c5}.gray-3{color:#a9a9a9}.gray-4{color:#8c8c8c}.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].loading-btn{cursor:wait}.btn-primary[disabled] path{stroke:#c5c5c5}.btn-primary.btn-disabled:hover{cursor:not-allowed;color:#c5c5c5;background-color:#e2e2e2;border:1px solid #e2e2e2}.btn-primary-xl{max-width:24rem}.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].loading-btn{cursor:wait}.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:not(.no-stroke){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}.btn-secondary-big[disabled].loading-btn{cursor:wait}@media(min-width:800px){.btn-secondary-big{padding:1rem 1rem 3.2rem}}.btn-quaternary,.btn-tertiary{width:100%;border:2px solid #394dff;color:#394dff;padding:0 .8rem;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);cursor:pointer}.btn-quaternary.btn-quaternary,.btn-tertiary.btn-quaternary{border:2px solid #595959;color:#595959}.btn-quaternary:not(.btn-full),.btn-tertiary:not(.btn-full){max-width:16rem}.btn-quaternary.btn-full,.btn-tertiary.btn-full{margin-top:1rem}.btn-quaternary svg,.btn-tertiary svg{width:1.2rem;height:1.2rem;object-fit:contain}.btn-quaternary path,.btn-tertiary path{transition:stroke .07s cubic-bezier(.2,0,.38,.9)}.btn-quaternary:hover,.btn-tertiary:hover{background:#2e3ecf;border:2px solid #2e3ecf;color:#fff}.btn-quaternary:hover.btn-quaternary,.btn-tertiary:hover.btn-quaternary{border:2px solid #434343;background:#434343}.btn-quaternary:hover svg path,.btn-tertiary:hover svg 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-error-big[disabled]{background:#e2e2e2;border-color:#e2e2e2;color:#c5c5c5;cursor:not-allowed}.btn-error-big[disabled].loading-btn{cursor:wait}.btn-error-big[disabled] path{stroke:#c5c5c5}.btn-small{height:2.4rem}@media(min-width:800px){.btn-right{grid-column:2/3}}.btn-icon{max-width:3.2rem}.flex_buttons{display:flex;gap:1rem}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}svg.inline-block{display:inline-block}.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.checkbox-alert,.radio>span.checkbox-alert{border-color:#ae1922}.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: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}.label_length{display:flex;align-items:center;justify-content:space-between}.label_length p.charactersLeft,.label_length p.charactersLeft-red{margin-top:unset;margin-bottom:.6rem}.label_length p.charactersLeft-red{color:#da1f2a}.range{overflow:hidden;position:relative}.range .dots{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 .4rem;position:absolute;top:1.1rem;left:0;pointer-events:none}.range .dots span{display:block;width:.8rem;height:.8rem;border-radius:50%;background:#fff}.range .ticks{margin-top:.8rem;display:grid;align-items:center;grid-template-columns:repeat(4,1fr)}.range .ticks span{color:#6f6f6f;font-size:.9rem}.range .ticks span:nth-of-type(2){margin-left:2rem}.range .ticks span:nth-of-type(3){margin-left:2.7rem;text-align:center}.range .ticks span:nth-of-type(4){text-align:right;margin-right:.2rem}.range .ticks span:last-of-type{text-align:right}.range_gradient{display:block;width:100%;height:1.2rem;background:blue;position:absolute;top:.85rem;left:0;pointer-events:none;margin:0 .1rem}.range_gradient span{display:block;height:100%}.range_gradient span:first-of-type{width:100%;background:linear-gradient(90deg,#f2674b,#f79450,#fdd84a,#a0cd56,#3fb760);position:relative}.range_gradient span:last-of-type{width:50%;background:#dadada;transform:translateY(-1.25rem);margin-left:auto;height:115%}input[type=range]{height:2rem;-webkit-appearance:none;width:100%;margin-top:.5rem}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:1.2rem;cursor:pointer;animate:.2s;background:#dadada;border-radius:1px}input[type=range]::-webkit-slider-thumb{height:2rem;width:2rem;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-.4rem;position:relative;z-index:1}input[type=range]:focus::-webkit-slider-runnable-track{background:#dadada}input[type=range]::-moz-range-track{width:100%;height:1.2rem;cursor:pointer;animate:.2s;background:#dadada}input[type=range]::-moz-range-thumb{height:2rem;width:2rem;border-radius:50%;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:1.2rem;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#dadada;border-radius:2px}input[type=range]::-ms-thumb{margin-top:1px;height:26px;width:26px;border-radius:15px;background:#fff;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#dadada}.mb-2{margin-bottom:2rem}.mt-1{margin-top:1rem}.flex_form{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.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}.topbar .topbar_icon{position:relative}.topbar .topbar_icon:hover .topbar_hover{opacity:1;visibility:visible}.topbar .topbar_hover{width:-moz-fit-content;width:fit-content;position:absolute;top:3rem;left:50%;transform:translateX(-50%);background:#f1f1f1;white-space:nowrap;color:#161616;padding:.75rem;border-radius:5px;font-size:.9rem;box-shadow:0 0 10px rgba(89,89,89,.1);z-index:1;opacity:0;visibility:hidden;transform:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9)}.topbar .topbar_hover_right{left:auto;right:.25rem;transform:unset}@media(min-width:800px){.topbar .topbar_hover{top:3.8rem}.topbar .topbar_hover_right{left:50%;right:auto;transform:translateX(-50%)}}.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}}nav .nav-separator{border-top:1px solid #172070;margin-top:2rem;padding-top:2rem}nav img{color:#fff}.hero{background:50%/cover no-repeat url(/_next/static/media/dashboard.b5171992.jpg);padding:4.6rem 1.6rem;display:grid;grid-gap:3.2rem;gap:3.2rem}@media(min-width:1000px){.hero{padding:4.6rem 2.2rem;gap:4.8rem}.hero-home{grid-template-columns:2fr 1fr;align-items:center}.hero-home>img{width:8rem;height:8rem;object-fit:contain;justify-self:center}}@media(min-width:1600px){.hero>img{justify-self:flex-start}}.hero .breadcrumbs a{color:#b0b8ff}.hero .breadcrumbs span{color:#fff}.hero_head{display:flex;flex-direction:column;gap:1.2rem}@media(min-width:800px){.hero_head{flex-direction:row;gap:2rem}}.hero_head img{width:2.5rem;height:2.5rem}@media(min-width:800px){.hero_head div:first-of-type{border-right:1px solid #fff;padding-right:2rem;height:2.5rem}}.hero_head div:last-of-type{display:grid;grid-gap:.4rem;gap:.4rem}.hero_grid{display:grid;grid-gap:3.2rem;gap:3.2rem}@media(min-width:1000px){.hero_grid{gap:4.8rem}}.hero_title{display:grid;grid-gap:.8rem;gap:.8rem}.hero_title p{max-width:20rem}.hero .grid-4{margin-top:1rem}.hero .card{transition:background .11s cubic-bezier(.2,0,.38,.9);cursor:pointer}.hero .card:hover{background:hsla(0,0%,100%,.1)}.hero .card img{width:2.5rem;height:2.5rem}.hero h3{font-weight:400}@media(min-width:1000px){.hero h3{margin-top:.8rem}}.hero_grid-3{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:800px){.hero_grid-3{max-width:60rem;grid-template-columns:repeat(3,1fr);gap:4rem}}.hero_grid-3 div{display:grid;grid-gap:1rem;gap:1rem}.hero_grid-3 p{max-width:18rem}.hero_grid-3 a{color:#b0b8ff}.hero_listing{display:flex;flex-direction:column;gap:2.4rem;width:100%}.hero_listing>div{width:100%}@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}.hero_listing-white{background:#fff;margin-bottom:2rem}.hero_listing-white .tabs-big{padding:0}.hero_listing-nopadding{padding-bottom:unset}@media(min-width:800px){.hero_listing-btn{display:grid;grid-template-columns:1fr 16rem}}@media(min-width:1200px){.hero_listing-btn-big{grid-template-columns:1fr 56rem}}.hero_listing_grid{width:100%;display:grid;grid-gap:.8rem;gap:.8rem}@media(min-width:800px){.hero_listing_grid{grid-template-columns:1fr 1fr}}.hero_listing_state{background:#f1f1f1;padding:.8rem;display:grid;grid-gap:.4rem;gap:.4rem;width:100%;max-width:20rem}@media(min-width:800px){.hero_listing_state{padding:1.2rem;margin-left:auto}}.hero_listing_state p:first-of-type{font-weight:600;color:#161616}.hero_listing_state p.state{font-size:1.1rem}.hero_btns{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero_btns .btn-tertiary-big{max-width:22rem}.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{margin-top:2rem}.tabs,.tabs ul{position:relative}.tabs ul{display:flex;align-items:center;overflow-x:auto;gap:.4rem}.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;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}.tabs-big .total,.tabs-big .total-inactif{color:#fff;border-radius:10px;padding:.15rem .4rem;margin-left:4rem;font-size:.9rem}.tabs-big .total{background-color:#394dff}.tabs-big .total-inactif{background-color:#172070}.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-max{max-width:70rem}.filters_title div{background:#fff;padding:1rem}.filters_title h2{font-weight:400}.filters_title p{margin-top:.2rem}.filters_title .warning_red{color:#fe3902}.filters_actions{background:#fff;display:flex;align-items:center;justify-content:flex-end;position:relative}.filters_actions .btn-primary,.filters_actions .btn-secondary{width:16rem}@media(max-width:499px){.filters_actions .btn-primary,.filters_actions .btn-secondary{width:12rem}}.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{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.filters_list>div p{background:#2c2c2c;color:#fff;font-size:.9rem;padding:.4rem .8rem;border-radius:100px;align-items:center;gap:.8rem;cursor:pointer;display:none}.filters_list>div p.active{display:flex}.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:not(.fixed-btn){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_nofilter{width:calc(100% - 3.2rem)}.filters .search.search_nofilter>button{right:3.2rem}}@media(min-width:800px){.filters .search.search_nofilter div{right:3.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:35.2rem}}@media(max-width:499px){.filters .search.search_btns>button{right:18.4rem}}@media(min-width:800px){.filters .filter{position:relative}}.filters .filter .filter_bloc{max-height:30rem;overflow-y:scroll}.filters .filter .filter_bloc.subfilters_bloc{width:auto}.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,.filters .filter div .radio{margin-bottom:.6rem}.filters .filter.filter_right div.filter_bloc{left:auto;right:0}.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)}.modal.large-modal{align-items:flex-start}@media(min-width:800px){.modal{padding:1.2rem 0;align-items:center}}.modal_half{position:inherit;height:50vh}.modal .grid-container{display:grid}@media(min-width:800px){.modal .grid-container{grid-template-columns:repeat(3,1fr);gap:1rem}}.modal .loading-modal,.modal .loading-modal *,.modal.loading-modal,.modal.loading-modal *{cursor:wait}.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)}}@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:nth-of-type(2){color:#6f6f6f}.modal_body .modal_image{margin:1rem 0}.modal_body .modal_image img{width:100%;height:auto;object-fit:cover}.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{position:absolute;top:0;left:0;right:auto}.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;color:#fff}.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}.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 .todo-2{display:grid;grid-template-columns:1fr 1fr 3.5rem;grid-gap:1rem;gap:1rem;background:unset;border-bottom:unset;padding:unset}.modal_body .todo-2 input[type=text]{height:100%;background:#fff;padding:0 0 0 1.2rem}.modal_body .todo-2 input[type=text]:not(.input-alert){border-bottom:1px solid #161616}.modal_body .todo-2 span{background:#fff}.modal_body .label_grid,.modal_body .todo_result{display:grid;grid-template-columns:1fr 1fr 3.5rem;grid-gap:1rem;gap:1rem}.modal_body .todo_result .todo:first-of-type span{display:none}.modal_body .todo_result .todo:last-of-type span{background:#fff;transform:translateX(4.5rem)}.modal_body .todo_result .todo:last-of-type span:hover{background:#232323}.modal_body input[type=date],.modal_body input[type=email],.modal_body input[type=number],.modal_body input[type=password],.modal_body input[type=tel],.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=tel]: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 textarea{padding-bottom:unset}.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}.modal .grid-2.bottom_aligned{align-items:flex-end}@media(min-width:800px){.modal .grid-2{gap:1.2rem;grid-template-columns:1fr 1fr}}.modal label{display:flex;color:#6f6f6f;margin-bottom:.4rem}@media(min-width:800px){.modal label{margin-bottom:.6rem}}.modal label svg{margin-left:.5rem;margin-top:.1rem}.modal label .flex,.modal label.password-label{display:flex;justify-content:space-between}.modal label.password-label a{text-decoration:underline}.modal .btn-tertiary{width:100%;max-width:unset}.modal .grid-3{display:grid;grid-gap:.8rem;gap:.8rem}@media(min-width:800px){.modal .grid-3{gap:1.2rem;grid-template-columns:1fr 1fr 1fr}}.modal .radio_grid-2{width:100%;margin-top:.8rem;display:flex;flex-direction:column;gap:.8rem}@media(min-width:800px){.modal .radio_grid-2{flex-direction:row;align-items:center;gap:2.4rem;grid-template-columns:1fr 1fr}}@media(min-width:500px){.modal .radio_grid-2 label{white-space:nowrap}}.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}@media(min-width:500px){.modal_step-4{grid-template-columns:1fr 1fr 1fr 1fr}.modal_step-6{grid-template-columns:repeat(6,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:.6rem 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-alert{border-bottom-color:#da1f2a}.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%;min-width:95%}.react-tags__combobox-input{min-width:100%;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;min-height:10rem;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}.mt-6{margin-top:6rem}.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_actions_documents{border-top:1px solid #e2e2e2;margin-top:2rem}.modal_body .pitch_stop p{line-height:1.6rem;margin-bottom:1.3rem}.modal_body .passwordSubscribe{position:relative}.modal_body .passwordSubscribe svg{width:1.4rem;height:1.4rem;position:absolute;bottom:1.2rem;right:2.5rem;cursor:pointer}.modal_body .warninq-sentence{width:35rem}.input_number{position:relative}.input_number input::-webkit-inner-spin-button,.input_number input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_number input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.input_number div{padding:1rem 0;height:100%;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);display:flex;align-items:center;gap:1rem}.input_number div span{display:block;width:1px;height:100%;background:#c5c5c5}.input_number div svg{width:1.5rem;height:1.5rem;cursor:pointer}.input_price{position:relative}.input_price input::-webkit-inner-spin-button,.input_price input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_price input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.input_price span{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);color:#a9a9a9;font-size:1.6rem}.modal_sub{z-index:0}.modal_sub.active{z-index:120}.table{overflow-x:auto;overflow-y:auto;background:#fff}.table-gray,.table-gray .table_expand,.table-gray .table_item{background:#f1f1f1}.table .sort_expand{transform:rotate(180deg)}.table .sort_expand.rotate{transform:rotate(0)}.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 p.blue{color:#394dff;cursor:pointer;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 p.blue:hover{text-decoration:underline}.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:not(.overflow_active),.table p:not(.overflow_active){overflow:hidden}.table a.full-width,.table p.full-width{max-width:none}.table .xs{min-width:6rem;max-width:6rem}.table .sm{min-width:8rem;max-width:8rem}.table .md{min-width:10rem;max-width:10rem}.table .lg{min-width:14rem;max-width:14rem}.table .xl{min-width:18rem;max-width:18rem}.table .xl.lg-mosaic{min-width:12rem;max-width:12rem}.table .xlg{min-width:20rem;max-width:20rem}.table .xlg a{min-width:unset;max-width:none}@media screen and (min-width:1800px){.table .xlg{min-width:26rem;max-width:26rem}}.table .xxl{min-width:26rem;max-width:26rem}.table .form_group{padding:0 .8rem}.table .form_group p{min-width:unset;max-width:unset}.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:8rem;max-width:8rem;width:3.4rem;height:3.4rem;align-items:center;padding-right:.8rem;position:relative}.table .actions_item a{min-width:unset;max-width: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;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;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 .lg .btn-primary{color:#fff;height:2.6rem}.table_item .avatarPortefeuille{margin-right:.5rem}.table .item_avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;margin-right:.5rem}.table_item_icon{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 span:not(.info_bloc_content){display:flex;align-items:center;gap:1rem}.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:not(.icon-info){opacity:1}.table_header p.sort img:not(.icon-info){opacity:0;transition:opacity .07s cubic-bezier(.2,0,.38,.9)}.table_header p:not(.sort):hover{background:#a9a9a9}.table_item{background:#fff;border-bottom: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 a:hover{text-decoration:underline}.table_item:hover{background:#e2e2e2}.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-template-columns:40rem 40rem;align-items:flex-start;grid-gap:.8rem;gap:.8rem;padding:1.6rem 3.2rem;border-top:1px solid #e2e2e2}.table_expand>div>div{display:grid;grid-gap:.4rem;gap:.4rem}.table_expand>div>div p{max-width:unset;height:auto;color:#595959}.table_expand>div>div p.big{font-size:1.2rem;margin-bottom:.4rem;font-weight:600;color:#434343}.table_expand>div>div p span{min-width:10rem;max-width:10rem;margin-right:.5rem}.table_expand>div>div p span:first-of-type{font-weight:600;color:#434343}.table_expand>div>div p.last{margin-top:.4rem}.table_expand>div>div a:not([class]){height:auto;padding:unset}.table_expand>div>div .btn-primary{color:#fff;min-width:16rem}.table_expand.table_expand_list>div{display:flex;padding:0 0 0 3.2rem;gap:0;border-top:none}.table_expand-full>div{grid-template-columns:unset}.table_expand_grid{grid-template-columns:10rem 1fr;align-items:flex-start}.table_expand-small>div{grid-template-columns:18rem 36rem}.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 button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary){width:100%;height:unset;display:block}.actions_item_bloc button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary):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_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}.additional_info{padding-left:.5rem;font-size:.8rem;color:#8c8c8c}.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)}}@font-face{font-family:Requila;src:url(/fonts/requila.woff) format("woff")}.loading-content .filters,.loading-content .tabs-big{display:none}.filters_subtitle{padding:3rem 0 0 1rem;background-color:#fff}.sub-filter{padding-left:18px}.table_loader{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem 0 6rem}@media(min-width:800px){.table_loader{margin:5rem 0}}.table_loader img,.table_loader>p{opacity:0;transform:translateY(1rem);transition:opacity .4s cubic-bezier(.2,0,.38,.9),transform .4s cubic-bezier(.2,0,.38,.9)}.table_loader>p{color:#acaebf;transition-delay:.1s}.table_loader div{transform:rotate(-3.5deg);margin-top:.5rem}.table_loader div p{font-family:Requila,sans-serif;font-size:4.5rem;color:#394dff;overflow:hidden}.table_loader div p span{display:inline-block;min-width:1rem;transform:translateY(80%);transition:transform .4s cubic-bezier(.2,0,.38,.9)}.table_loader>span{width:100%;height:3.5px;max-width:18rem;background:#d9d9d9;transform:rotate(-3.5deg);position:relative;opacity:0;transition:transform .4s cubic-bezier(.2,0,.38,.9)}.table_loader>span span{width:100%;height:3.5px;background:#394dff;position:absolute;top:0;left:0;transform-origin:left;transform:scaleX(0);transition:transform 1.4s cubic-bezier(.4,.14,.3,1)}.permissions-table{margin-left:2.2rem;max-width:-moz-fit-content;max-width:fit-content;overflow-x:scroll}.permissions-table select{border-bottom:none;transition:box-shadow .1s ease,border-color .1s ease}.permissions-table select:focus-visible{box-shadow:inset 0 0 1px 1px #c5c5c5;outline:none;border-radius:5px}.permissions-table .select-green{background-color:#d0e9d0}.permissions-table .select-red{background-color:#f9d3d4}.permissions-table .items_name{vertical-align:middle;max-width:18rem;min-width:18rem;padding-right:2rem;line-height:1.5rem}.permissions-table .column_header_item{text-align:center;padding:1rem;text-transform:uppercase;vertical-align:middle;white-space:nowrap;min-width:9rem}.permissions-table .column_header_item.items_group{padding-left:0;text-align:left}.permissions-table tbody tr:not(:first-of-type) .column_header_item{padding-top:3rem}.permissions_button_container{display:flex;justify-content:center;width:100%}.permissions_button_container button{margin:2rem 0;justify-content:center;width:-moz-fit-content;width:fit-content;padding:1.6rem;max-width:unset}.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:3.2rem 0}@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:74rem}}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 .head_list{display:flex;max-width:100%;justify-content:space-between;margin:0 1rem}@media(max-width:799px){section.edit .head_list{gap:1rem;flex-direction:column}}section.edit .head_list .green{color:#42be65}section.edit .head_list .red{color:#da1f2a}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-input>div.align-top{align-items:flex-start}section.edit .grid-title{display:flex;align-items:center;justify-content:space-between;border-bottom:unset}}section.edit .member-list{display:flex;align-items:center;gap:1rem}section.edit .member-list .avatarPortefeuille{width:50px;height:50px}section.edit .pdf-iframe{width:100%;height:50rem}@media(min-width:800px){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:not(.edit_tables) 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}section.edit .btn-error-xl{max-width:24rem}section.edit .read-pitch{display:flex;align-items:center;gap:.5rem}.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}.edit-white{background:#fff;padding:.8rem 0}@media(min-width:800px){.edit-white{padding:1.6rem 0}}@media(min-width:1000px){.edit-white{padding:2.2rem 0}}.edit-white section.edit{margin:unset}.edit-white section.edit .grid-input>div{border-bottom:unset;padding-bottom:unset}.edit-white .table,.noresult{margin:2.8rem 0}.noresult{background:#f1f1f1;display:flex;align-items:center;justify-content:center;aspect-ratio:16/5}.noresult p{color:#6f6f6f}.tag_list{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.tag_list p{color:#fff;background:#161616;padding:.3rem .6rem;border-radius:50px}.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;background:100%/cover no-repeat url(/images/background-auth.jpg)}}@media(min-width:1000px){.auth{padding:3.2rem}}.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:19rem}.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}.investor_container{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #c5c5c5}.investor_container img{width:4rem;height:4rem;object-fit:cover;border-radius:50%}.investor_container p{color:#434343}.investor_container p span{color:#a9a9a9}.investor_container h3{color:#595959}.investor_container .investor_item{display:flex;justify-content:space-between;align-items:center;width:100%}.overview_container,.overview_container_dealflow{gap:2rem;margin-bottom:3rem}.overview_container>div .overview,.overview_container_dealflow>div .overview{margin-top:1rem;background-color:#fff;padding:1rem}@media(min-width:500px){.overview_container>div .overview,.overview_container_dealflow>div .overview{padding:2rem}}@media(min-width:1800px){.overview_container>div .overview,.overview_container_dealflow>div .overview{padding:3rem}}@media(min-width:2000px){.overview_container>div .overview,.overview_container_dealflow>div .overview{padding:4rem}}.overview_container>div .overview_item,.overview_container_dealflow>div .overview_item{padding-right:1rem;margin-left:1rem}.overview_container>div .overview_item p,.overview_container_dealflow>div .overview_item p{font-size:1.2rem}@media(min-width:1000px){.overview_container>div .overview_item p,.overview_container>div .overview_item span,.overview_container_dealflow>div .overview_item p,.overview_container_dealflow>div .overview_item span{padding-top:1rem}}@media(max-width:999px){.overview_container>div .overview_item p,.overview_container>div .overview_item span,.overview_container_dealflow>div .overview_item p,.overview_container_dealflow>div .overview_item span{padding-top:.2rem;padding-bottom:1rem}}.overview_container{display:flex}@media(min-width:500px){.overview_container>div .overview{display:grid;grid-template-columns:repeat(4,1fr)}}.overview_container>div .overview_item{display:grid;grid-template-columns:2fr 1fr}@media(min-width:500px){.overview_container>div .overview_item{grid-template-columns:unset;grid-template-rows:repeat(2,1fr)}}@media(min-width:800px){.overview_container>div .overview_item:not(:last-of-type){border-right:1px solid #c5c5c5}}@media(max-width:999px){.overview_container{flex-direction:column;padding:0 .8rem}}@media(min-width:800px){.overview_container{padding:0 1.6rem}}@media(min-width:1000px){.overview_container{padding:0 2.2rem}}@media(max-width:999px){.listing_header{padding:2rem .8rem}}@media(min-width:800px){.listing_header{padding:2rem 1.6rem}}@media(min-width:1000px){.listing_header{padding:2rem 2.2rem}}.overview_container_dealflow{display:block}@media(min-width:500px){.overview_container_dealflow>div .overview{display:grid;grid-template-columns:repeat(3,1fr)}}.overview_container_dealflow>div .overview_item{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media(min-width:500px){.overview_container_dealflow>div .overview_item{grid-template-columns:unset;grid-template-rows:repeat(2,1fr)}}@media(min-width:800px){.overview_container_dealflow>div .overview_item:not(:last-of-type){border-right:1px solid #c5c5c5;margin-right:1.5rem}}.item_info{font-size:.9rem;color:#a9a9a9}.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;width:100%;overflow:hidden}.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}.annuaire_filter .filters{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.annuaire_filter .filters{grid-template-columns:18rem 27rem 1fr 1fr;align-items:center;gap:2rem}}.annuaire_filter .filter{position:relative}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary){width:100%;background:#fff;justify-content:flex-start;padding:0 .8rem;border-bottom:1px solid #6f6f6f}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary) p{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary) p.active{padding-left:5rem}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary) p.active span{display:flex}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary) p span{background:#2c2c2c;color:#fff;font-size:.9rem;padding:.4rem .8rem;border-radius:100px;align-items:center;gap:.8rem;cursor:pointer;position:absolute;left:0;display:none}.annuaire_filter .filter>button:not(.btn-primary):not(.btn-primary-small):not(.btn-secondary) p span:after{content:"";display:block;width:12px;height:12px;background:50%/contain no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNyAwLjY2Njk5MkwxIDYuNjY2OTlNMSAwLjY2Njk5Mkw3IDYuNjY2OTkiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K")}.annuaire_filter .filter label.checkbox:last-of-type{margin-bottom:unset}@media(min-width:800px){.annuaire_filter .btn-tertiary{margin-left:auto}}section.annuaire{padding-top:unset;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:500px){section.annuaire{grid-template-columns:repeat(2,1fr)}}@media(min-width:800px){section.annuaire{grid-template-columns:repeat(3,1fr)}}@media(min-width:1000px){section.annuaire{grid-template-columns:repeat(4,1fr)}}@media(min-width:1400px){section.annuaire{grid-template-columns:repeat(5,1fr)}}@media(min-width:1800px){section.annuaire{grid-template-columns:repeat(6,1fr)}}@media(min-width:2000px){section.annuaire{grid-template-columns:repeat(7,1fr)}}section.annuaire .expert{box-shadow:0 4px 17px 0 rgba(129,139,197,.24);border-radius:1.875rem}section.annuaire .expert_image{height:11rem;overflow:hidden;border-radius:1.875rem 1.875rem 0 0}section.annuaire .expert_image img{width:100%;height:100%;object-fit:cover;object-position:center}section.annuaire .expert_content{height:calc(100% - 11rem);background:#fff;padding:.8rem 1.1rem 1.1rem;display:grid;grid-template-rows:auto 1fr auto;grid-gap:.6rem;gap:.6rem;border-radius:0 0 1.875rem 1.875rem}section.annuaire .expert_content h3{height:3rem}section.annuaire .expert_content .desc{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;color:#161616;max-height:2.2rem}section.annuaire .expert_content .btn-secondary{border-radius:2rem;align-items:right;margin-left:auto;max-width:5rem;max-width:8rem;padding:0 1.5rem;font-weight:600}section.annuaire .expert_content p:not(:first-child){height:3rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;text-overflow:ellipsis}section.annuaire .expert_content p:first-child{height:2rem}section.annuaire .expert_content .gray-3{font-weight:600;font-size:.8rem}section.annuaire .expert_content .bold-job{font-weight:600}.expert_fiche_card{width:100%;max-width:65rem;margin:0 auto;background:#fff;padding:1.5rem;display:grid;grid-gap:1.5rem;gap:1.5rem;position:relative;border-radius:2.0625rem;box-shadow:0 4px 17px 0 rgba(129,139,197,.24)}@media(min-width:800px){.expert_fiche_card{padding:3rem;gap:3rem}}@media(min-width:1000px){.expert_fiche_card{padding:5rem}}.expert_fiche_card>div>span{background:#2c2c2c;color:#fff;font-size:.9rem;padding:.4rem .8rem;border-radius:100px;align-items:center;gap:.8rem}.expert_fiche_card h1{margin:1rem 0 .25rem}.expert_fiche_card span{margin-right:.5rem}.expert_fiche_close{cursor:pointer;position:absolute;top:1.5rem;right:1.5rem}@media(min-width:800px){.expert_fiche_close{top:3rem;right:3rem}}@media(min-width:1000px){.expert_fiche_close{top:5rem;right:5rem}}.expert_fiche_img{position:relative}.expert_fiche_img:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,transparent,hsla(0,0%,9%,.5));border-radius:1.875rem}.expert_fiche_img img{border-radius:1.875rem;width:100%;height:100%;object-fit:cover;aspect-ratio:10/4}.expert_fiche_list{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.expert_fiche_list{gap:1.5rem}}.expert_fiche_list .bold{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.expert_fiche_info{margin:2rem 0;display:grid;grid-gap:.5rem;gap:.5rem}@media(min-width:500px){.expert_fiche_info{display:flex;align-items:center;gap:2rem}}.expert_fiche_info p{display:flex;align-items:center;gap:.5rem}.expert_fiche_texts{display:grid;grid-gap:1rem;gap:1rem}.expert_fiche_texts p{max-width:46rem}.expert_fiche_texts p:last-of-type{line-height:1.6}.expert_fiche_texts_content ul{list-style:disc}.expert_fiche_register h3{display:flex;align-items:center;gap:1rem;font-weight:400;margin-bottom:1.5rem}.expert_fiche_register .btn-error{max-width:16rem;height:3.2rem}.expert_fiche_register .btn-error svg{width:1.2rem;height:1.2rem;object-fit:contain}.expert_fiche_register_top{background:#3948d6;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:800px){.expert_fiche_register_top{flex-direction:row;align-items:center;justify-content:space-between}}.expert_fiche_register_top>div{display:flex;flex-direction:column;gap:1rem}@media(min-width:800px){.expert_fiche_register_top>div{flex-direction:row;align-items:center}}.expert_fiche_register_top>div div{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#4d5ada}.expert_fiche_register_top>div p{font-weight:700}.expert_fiche_register_top p{font-size:1.2rem;color:#fff}.expert_fiche_register_top>p{background:#4d5ada;padding:1rem;text-align:center}@media(min-width:800px){.expert_fiche_register_top>p{padding:1rem 3rem}}.expert_fiche_register_bottom{border:1px solid #cccdd6;padding:1.5rem;display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.expert_fiche_register_bottom{grid-template-columns:1fr 1fr}}.expert_fiche_register_bottom>div{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:800px){.expert_fiche_register_bottom>div.expert_fiche_register_right{justify-self:center}}.expert_fiche_register_bottom .gray-7{max-width:22rem}.expert_fiche_register_bottom .expert_fiche_info{margin:unset;gap:1rem;flex-direction:column;align-items:flex-start}.expert_fiche_register_bottom .expert_fiche_portrait{display:flex;align-items:center;gap:1rem}@media(min-width:800px){.expert_fiche_register_bottom .expert_fiche_portrait{margin-top:.5rem}}.expert_fiche_register_bottom .expert_fiche_portrait img{width:4rem;height:4rem;border-radius:50%}.expert_fiche_register_bottom .expert_fiche_portrait p{color:#434343}.expert_fiche_register_bottom .expert_fiche_portrait span{display:block;font-weight:700;color:#161616}.expert_fiche_documents h3{display:flex;align-items:center;gap:1rem;font-weight:400;margin-bottom:1.5rem}.expert_fiche_documents_grid{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.expert_fiche_documents_grid{grid-template-columns:repeat(2,1fr)}}.expert_fiche_documents_grid a{background:#f9f9f9;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #394dff}.expert_container{display:flex;gap:2rem;justify-content:space-between}.expert_container .expert_fiche_img,.expert_container .single_image{height:-moz-fit-content;height:fit-content}@media screen and (min-width:800px){.expert_container .expert_fiche_img,.expert_container .single_image{width:50%}}.expert_container .expert_fiche_img img,.expert_container .single_image img{height:auto}.expert_container .single_image img{aspect-ratio:367/252}.expert_container .expert_fiche_img img{aspect-ratio:134/85}@media screen and (max-width:799px){.expert_container{flex-direction:column-reverse}}.events{background:#fff;padding:3.2rem .8rem;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:800px){.events{padding:1.6rem;grid-template-columns:1fr 3fr;gap:5rem;align-items:flex-start}}@media(min-width:1000px){.events{padding:2.2rem}}@media(min-width:1800px){.events{grid-template-columns:1fr 5fr}}.events_filters{display:grid;grid-gap:1rem;gap:1rem}.events_filters p.gray-5{margin-bottom:2rem}.events_filters .reset{margin-top:2rem}.events_filters .filter:not(.sort)>p{border-bottom:1px solid hsla(0,0%,9%,.2);padding-bottom:1rem;margin-bottom:1rem}@media(min-width:800px){.events_filters .filter:not(.sort)>p{margin-bottom:1.5rem}}.events_filters .filter>p{display:flex;align-items:center;justify-content:space-between;font-size:1.1rem;font-weight:500;cursor:pointer}.events_filters .filter>p svg{transition:transform .2s cubic-bezier(.2,0,.38,.9)}.events_filters .filter>p svg.rotate{transform:rotate(180deg)}.events_filters .filter .dropdown{display:grid;grid-gap:1rem;gap:1rem;max-height:0;overflow:hidden;transition:max-height .2s cubic-bezier(.2,0,.38,.9),margin-bottom .2s cubic-bezier(.2,0,.38,.9)}.events_filters .btn-tertiary{max-width:unset}.events_results{display:grid;grid-gap:1rem;gap:1rem;max-width:65rem}@media(min-width:800px){.events_results{gap:3rem}}@media(min-width:1000px){.events_card{display:grid;grid-template-columns:1fr 2fr}}.events_card_img img{width:100%;height:auto;object-fit:cover}@media(min-width:1000px){.events_card_img img{height:100%}}.events_card_info{background:#f1f1f1;padding:1.5rem}@media(min-width:1000px){.events_card_info{padding:3rem}}.events_card_info_content{margin:2rem 0;display:grid;grid-gap:.5rem;gap:.5rem}.events_card_info_content p{display:flex;align-items:center;gap:.5rem}.events_card_info_buttons{display:flex;flex-direction:column;gap:1rem}.events_card_info_buttons .btn-error,.events_card_info_buttons .btn-quaternary,.events_card_info_buttons .btn-secondary{margin-left:auto;max-width:16rem;width:100%}.events_card_tags{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:499px){.events_card_tags{flex-direction:column;align-items:flex-start;gap:0}}.events_card span{background:#2c2c2c;color:#fff;font-size:.9rem;padding:.4rem .8rem;border-radius:100px;align-items:center;gap:.8rem;display:inline-block;margin-bottom:1rem;margin-right:.5rem}.events_card span.tag-valid{background:#42be65}.events_card h2{max-width:30rem}@media(min-width:1000px){.events_card .btn-secondary{margin-left:auto}}.address_link{text-decoration:underline}.dashboard{display:grid;grid-gap:2.2rem;gap:2.2rem}@media(min-width:800px){.dashboard{grid-template-columns:22rem 1fr;align-items:flex-start}}.dashboard_sidebar{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:800px){.dashboard_sidebar{gap:3rem}}.dashboard_sidebar div{display:grid;grid-gap:.5rem;gap:.5rem}.dashboard_sidebar p{margin-bottom:.25rem}.dashboard_sidebar a{display:flex;align-items:center;gap:.5rem;color:#394dff}.dashboard_main{max-width:80rem;border-top:1px solid #c5c5c5;padding-top:2rem}@media(min-width:800px){.dashboard_main{border-top:unset;padding-top:unset;border-left:1px solid #c5c5c5;padding-left:2.2rem}}.dashboard_main h2:last-of-type{margin:2rem 0 .5rem}@media(min-width:800px){.dashboard_main h2:last-of-type{margin-top:4rem}}.dashboard_main_apercu{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}@media(min-width:1200px){.dashboard_main_apercu{grid-template-columns:repeat(3,1fr)}}.dashboard_main_apercu>div{background:#fff;padding:1.5rem}.dashboard_main_apercu>div>div{display:flex;justify-content:space-between}.dashboard_main_apercu>div>div:first-of-type{align-items:flex-start;margin-bottom:3rem}.dashboard_main_apercu>div>div:last-of-type{align-items:flex-end}.dashboard_main_apercu>div>p{text-transform:uppercase;font-size:.9rem;margin-bottom:.75rem}.dashboard_main_apercu>div p{display:flex;align-items:center;gap:.25rem}.dashboard_main_apercu>div p.number{font-size:2rem;line-height:1}.dashboard_main_apercu>div p.green{color:#68cb84}.dashboard_main_apercu>div p.orange{color:#d7b023}.dashboard_main_apercu>div p.grey{color:#8c8c8c}.dashboard_main_event{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.dashboard_main_event>div{background:#fff;padding:1.5rem;display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:1000px){.dashboard_main_event>div{grid-template-columns:25rem 1fr;align-items:center}}.dashboard_main_event>div img{width:100%}.dashboard_main_event>div h3{font-weight:400;max-width:50rem}.dashboard_main_event>div .btn-tertiary{margin-top:1rem}.dashboard_main_event>div div:last-of-type{display:grid;grid-gap:.5rem;gap:.5rem}section.basic{padding:2rem;display:grid;grid-gap:2rem;gap:2rem;place-items:center}@media(min-width:800px){section.basic{padding:3rem}}@media(min-width:1000px){section.basic{padding:5rem}}@media(min-width:1200px){section.basic{position:relative}.basic_logo{position:absolute;top:5rem;left:5rem}}.basic_card{width:100%;max-width:60rem;background:#fff;display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.basic_card{gap:1.5rem}}@media(min-width:1000px){.basic_card{gap:2rem}}.basic_card_head{padding:2rem 2rem 0}@media(min-width:800px){.basic_card_head{padding:3rem 3rem 0}}@media(min-width:1000px){.basic_card_head{padding:5rem 5rem 0}}.basic_card_head .required{display:flex;justify-content:space-between}.basic_card_head .required svg{margin-right:.5rem;margin-top:.3rem}.basic_card_content{display:none;gap:1rem;padding:0 2rem}@media(min-width:800px){.basic_card_content{gap:1.5rem;padding:0 3rem}}@media(min-width:1000px){.basic_card_content{gap:2rem;padding:0 5rem}}.basic_card_content.active{display:grid}.basic_card_content>.btn-primary{margin:1rem auto 2rem}@media(min-width:800px){.basic_card_content>.btn-primary{margin:1.5rem auto 3rem}}@media(min-width:1000px){.basic_card_content>.btn-primary{margin:2rem auto 5rem}}.basic_card li,.basic_card p:not(.gray-9){color:#6f6f6f}.basic_card p.gray-9{font-size:1.4rem}.basic_card p.bold{font-size:1.2rem}.basic_card li{line-height:1.4;list-style-type:disc;list-style-position:inside}.basic_card_validation{display:grid;place-items:center;margin-top:1rem}@media(min-width:800px){.basic_card_validation{margin-top:1.5rem}}@media(min-width:1000px){.basic_card_validation{margin-top:2rem}}.basic_card_validation p{text-align:center}.basic_card_validation p:first-of-type{font-size:2rem;color:#29930e;margin:1rem 0 .5rem}.basic_card_validation p:last-of-type{font-weight:700;color:#b8b8b8}.basic_card .notif{margin:unset;max-width:unset;grid-template-columns:1.6rem 1fr;align-items:center;gap:1rem;padding:1rem}@media(min-width:800px){.basic_card .notif{gap:1.6rem}}.basic_card .notif p{max-width:34rem}.basic_card .modal_buttons_2{margin-top:1rem}@media(min-width:800px){.basic_card .modal_buttons_2{margin-top:1.5rem}}@media(min-width:1000px){.basic_card .modal_buttons_2{margin-top:2rem}}.basic_card .modal_step{margin-bottom:1rem}@media(min-width:800px){.basic_card .modal_step{margin-bottom:1.5rem}}@media(min-width:1000px){.basic_card .modal_step{margin-bottom:2rem}}.basic_card .grid-2{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.basic_card .grid-2{grid-template-columns:1fr 1fr;gap:1.5rem}}@media(min-width:1000px){.basic_card .grid-2{gap:2rem}}.basic_card label{display:flex;color:#6f6f6f;margin-bottom:.4rem}@media(min-width:800px){.basic_card label{margin-bottom:.6rem}}.basic_card label svg{margin-left:.5rem;margin-top:.1rem}.basic_card label .flex{display:flex;justify-content:space-between}.basic_card .indication{margin-top:.4rem;font-size:.9rem;color:#8c8c8c}@media(min-width:800px){.basic_card .indication{margin-top:.6rem}}.basic_card .radio{display:flex;align-items:center;cursor:pointer}.basic_card .radio p{font-size:1rem;color:#161616}.basic_card .file label{margin-bottom:unset;color:#fff;display:flex;align-items:center;justify-content:space-between;margin-top:.4rem}@media(min-width:800px){.basic_card .file label{margin-top:.6rem}}.basic_card input[type=date],.basic_card input[type=email],.basic_card input[type=number],.basic_card input[type=password],.basic_card input[type=tel],.basic_card input[type=text],.basic_card input[type=time],.basic_card textarea{width:100%;height:auto;background:#f1f1f1;padding:1.2rem;outline:unset}.basic_card input[type=date]:not(.input-alert),.basic_card input[type=email]:not(.input-alert),.basic_card input[type=number]:not(.input-alert),.basic_card input[type=password]:not(.input-alert),.basic_card input[type=tel]:not(.input-alert),.basic_card input[type=text]:not(.input-alert),.basic_card input[type=time]:not(.input-alert),.basic_card textarea:not(.input-alert){border-bottom:1px solid #161616}section.forum{display:grid;grid-gap:2.2rem;gap:2.2rem;padding-top:unset}@media(min-width:800px){section.forum{grid-template-columns:18rem 1fr;align-items:flex-start}}section.forum .btn-primary{max-width:unset}section.forum .filters{margin:unset;padding:unset}@media(min-width:800px){section.forum .filters{grid-template-columns:unset}section.forum .filters .filter{max-width:24rem}}.forum_sidebar{display:grid;grid-gap:1.5rem;gap:1.5rem}.forum_sidebar_item{display:flex;justify-content:space-between;align-items:center}.forum_sidebar_item_buttons{display:flex;gap:1rem}.forum_sidebar_item_buttons svg{cursor:pointer;height:1.2rem}.forum_sidebar p{display:flex;align-items:center;gap:1rem;color:#6f6f6f;cursor:pointer;padding:.75rem}.forum_sidebar p.active{color:#394dff}.forum_sidebar p.active path{stroke:#394dff}.forum_sidebar p svg{width:1.5rem;height:1.5rem}.forum_list{width:100%;max-width:95rem;margin-top:2.25rem;display:grid;grid-gap:2rem;gap:2rem}.forum_card{display:grid;grid-gap:1rem;gap:1rem}.forum_card>img{border-radius:50px}.forum_card>.avatar{border-radius:50px;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;color:#8c8c8c;font-size:1.5rem}.forum_card>.avatar:not(.avatar_empty){border:1px solid #8c8c8c}@media(min-width:800px){.forum_card{grid-template-columns:4rem 1fr;gap:2rem}.forum_card>img{width:4rem;height:4rem}}@media(min-width:1200px){.forum_card{grid-template-columns:4rem 1fr 20rem}}.forum_card_buttons{display:flex;gap:1rem}.forum_card_buttons svg{cursor:pointer;height:1.2rem}.forum_card_info{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:800px){.forum_card_info{gap:.5rem}}.forum_card_info p.text_icon{font-size:.9rem;display:flex;align-items:center;gap:1rem}.forum_card_info p.text_last{max-width:48rem}.forum_card_info p svg{width:1.2rem;height:1.2rem;margin-bottom:.3rem}.forum_card_info p a{display:inline-block;color:#394dff;margin-right:.3rem}.forum_card_info input{padding:1rem;color:#161616}.forum_card_info input::placeholder{font-size:1.2rem;font-weight:700;color:#161616}.forum_card_info input:focus{outline:unset}.forum_card_info textarea{width:100%;height:10rem;padding:1rem;color:#161616}.forum_card_info textarea:focus{outline:unset}.forum_card_number{display:flex;align-items:flex-start;gap:2rem}@media(min-width:800px){.forum_card_number{grid-column:2/3}}@media(min-width:1200px){.forum_card_number{grid-column:3/4}}.forum_card_number .tag{width:-moz-fit-content;width:fit-content;background:#b3e5c1;color:#28723d;font-size:.9rem;padding:.3rem .6rem;border-radius:100px;display:inline-flex;align-items:center;gap:.8rem}.forum_card_number div{display:grid;grid-gap:.5rem;gap:.5rem}.forum_card_number p{display:flex;align-items:center;gap:1rem;color:#6f6f6f}.forum_card_number p svg{width:1.2rem;height:1.2rem}.forum_card_button{cursor:pointer}.forum_post{background:#fff;padding:3.2rem .8rem;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:800px){.forum_post{padding:1.6rem}}@media(min-width:1000px){.forum_post{padding:2.2rem}}.forum_post_content{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:800px){.forum_post_content{grid-template-columns:1fr 20rem;align-items:flex-start;gap:4rem}}.forum_post_content .btn-primary{max-width:unset}.forum_post_cards{display:grid;grid-gap:2rem;gap:2rem}.forum_post .forum_card:not(:last-of-type){padding-bottom:2rem;border-bottom:1px solid #e2e2e2}.forum_post .tag{width:-moz-fit-content;width:fit-content;background:#b3e5c1;color:#28723d;font-size:.9rem;padding:.3rem .6rem;border-radius:100px;display:inline-flex;align-items:center;gap:.8rem;margin:1rem 0 .5rem}.forum_post .text_last{margin-bottom:.5rem}.forum_post_sidebar{height:100%;display:flex;flex-direction:column}.forum_post_sidebar button{position:-webkit-sticky;position:sticky;top:3rem}.forum_post_sidebar>div{margin-top:2rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-rows:1rem 1fr 1rem;height:100%}.forum_post_sidebar>div>p{font-size:.9rem;display:flex;align-items:center;gap:.5rem;color:#6f6f6f}.forum_post_sidebar>div>div{border-left:1px solid #e2e2e2;padding-left:1.5rem}.forum_post_sidebar>div>div div{position:-webkit-sticky;position:sticky;top:2rem;left:0;padding:.5rem 0}.forum_post_sidebar>div>div div:before{content:"";display:block;width:4px;height:100%;background:#394dff;position:absolute;top:0;left:-1.6rem}.base_documentaire .hero_listing .btn-tertiary svg{width:26px;height:26px}.base_documentaire .toggle .table p{padding:0}.documents_tables_container{display:grid;grid-template-columns:20rem calc(100vw - 20rem - 8rem);grid-gap:1.6rem;gap:1.6rem;padding:0 3.2rem}@media(max-width:1199px){.documents_tables_container{display:flex;flex-direction:column}.documents_tables_container .filters{margin-bottom:unset}}@media(max-width:999px){.documents_tables_container{padding:0 1.6rem}}@media(max-width:799px){.documents_tables_container{padding:0 .8rem}}.documents_tables_container .table{background-color:#fff}.documents_tables_container .table .actions{color:#6f6f6f}.documents_tables_container .table.mosaic_container .xlg{min-width:12rem;max-width:12rem}.documents_tables_container .table.mosaic_container .actions_item_bloc{top:3.2rem;right:-.8rem}.documents_tables_container .active_folder{background-color:#e2e2e2;border-left:3px solid #394dff}.documents_tables_container .filters{padding:0}.documents_tables_container .filters .btn-primary{width:9rem}.documents_tables_container .filters .btn-primary svg{width:26px;height:26px}.documents_tables_container .toggle p{margin:unset}.documents_tables_container .actions_item,.documents_tables_container .sort.actions{min-width:5rem;max-width:5rem}.documents_tables_container .filters .filter div .checkbox{margin-bottom:.85rem}.db_directory_header{background:#fff;display:flex;align-items:center;padding:0 .8rem;height:3.2rem}.directory_folder_list{display:flex;align-items:center;height:3rem;padding-left:1rem;cursor:pointer}.directory_folder_list span{width:100%;height:100%;display:flex;align-items:center;color:#545454}.directory_folder_list img{height:1.2rem;padding-right:.5rem}.directory_folder_list .chevron{left:10px}.directory_folder_list .hidden{visibility:hidden}.directory_folder_list_sub{padding-left:1rem}.card_info{display:flex;align-items:center;justify-content:space-between;width:100%}.card_info_list{display:flex;flex-direction:row}.card_info_list_fields p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}p.display_mosaic{display:none}.lg-mosaic{cursor:pointer}.table.mosaic_container{overflow:visible}.table.mosaic_container p.display_mosaic{display:flex}.table.mosaic_container .card_info_list{width:100%}.table.mosaic_container .card_info_list .card_info_list_fields{width:100%;height:100%;position:relative;z-index:1}.table.mosaic_container .card_info_list .card_info_list_fields .lg-mosaic{height:calc(100% - 1.75rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;max-width:unset;padding:unset;color:#2c2c2c}.table.mosaic_container .card_info_list .card_info_list_fields .lg-mosaic img{width:100%;padding:1rem;height:calc(100% - 2rem)}.table.mosaic_container .card_info_list .card_info_list_fields .lg-mosaic .thumb_container{width:100%;height:calc(100% - 2rem);display:flex;justify-content:center}.table.mosaic_container .card_info_list .card_info_list_fields .lg-mosaic .thumb_container>img{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;max-width:100%;padding:0}.table.mosaic_container .card_info_list .card_info_list_fields .md{font-size:.9rem}.table.mosaic_container .card_info_list .card_info_list_fields .lg,.table.mosaic_container .card_info_list .card_info_list_fields .md{white-space:nowrap}.table.mosaic_container .actions_item_icon{position:relative;z-index:3}.table.mosaic_container .actions_item_bloc.active{z-index:4}.table.mosaic_container .checkbox span{width:100%;height:60%;border:unset;position:absolute;top:0;left:0;z-index:2}.table.mosaic_container .checkbox span:after{display:none}.table.mosaic_container .checkbox input:checked+span{background:rgba(57,77,255,.1);border:1px solid #394dff;height:100%}.table.mosaic_container .table_item{position:relative}.result_file_list{display:flex;flex-direction:row;align-items:center;height:3rem}.result_file_list img{height:1.2rem;margin-right:.5rem}.card_info_list_fields{display:flex}.card_info_list_fields .lg{cursor:pointer}.card_info_list_fields .form_group{padding:unset;min-width:12rem;max-width:12rem}.card_info_list_fields .form_group.md-sm{min-width:10rem;max-width:10rem}.card_info_list_fields .form_group p{min-width:unset;max-width:unset}.card_info_list_fields img{height:1.2rem;margin-right:.51rem}.card_info_list_fields a{padding-left:unset}.table.mosaic_container{background-color:#fff;padding:1rem;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem;gap:1rem}.table.mosaic_container .table_header{display:none}.table.mosaic_container .table_item{border:1.5px solid #c5c5c5;background-color:#e2e2e2;height:200px;padding:.7rem;min-width:unset}.table.mosaic_container .card_info{align-items:flex-end}.table.mosaic_container .card_info_list{display:flex;flex-direction:column}.table.mosaic_container p{padding-left:0;height:1.5rem;width:auto}.table.mosaic_container .lg{padding-left:0;height:1.5rem;max-width:200px;min-width:0}.table.mosaic_container .card_info_list_fields{display:block}.table.mosaic_container .actions_item{justify-content:flex-start;width:1rem;max-width:none;min-width:0}.table.mosaic_container .card_info_list{height:170px;justify-content:space-between}.table.mosaic_container .result_folder_list{align-items:center;justify-content:flex-start;height:3rem;padding-left:0}.table.mosaic_container .result_folder_list img{margin-left:-.3rem;margin-top:.6rem;height:4.5rem}.table.mosaic_container .result_file_list{align-items:center;height:3rem;padding-left:0}.table.mosaic_container .result_file_list img{margin-left:-.6rem;margin-top:1rem;height:4.5rem}@media screen and (max-width:2399px){.table.mosaic_container{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1799px){.table.mosaic_container{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1599px){.table.mosaic_container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:999px){.table.mosaic_container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:499px){.table.mosaic_container{grid-template-columns:repeat(1,1fr)}}.folder_hidden{visibility:hidden}.folder_display_none{display:none}.table p.back-btn{text-decoration:underline;cursor:pointer;width:100%;min-width:100%;display:flex;justify-content:center}.table.mosaic_container .card_info_list .card_info_list_fields .xlg.lg-mosaic{min-width:8rem!important;max-width:8rem!important}.base_documentaire .modal_table{background:none}.base_documentaire .modal_table .table_header,.base_documentaire .modal_table .table_item{display:grid;grid-template-columns:1fr 1fr;height:-moz-fit-content;height:fit-content}.base_documentaire .modal_table .table_header label,.base_documentaire .modal_table .table_item label{margin-top:0;margin-bottom:0}.base_documentaire .modal_table .table_header select,.base_documentaire .modal_table .table_item select{background-color:#e2e2e2}.base_documentaire .modal_table .table_header>*,.base_documentaire .modal_table .table_item>*{max-width:none}.base_documentaire .modal_table .table_item{padding:.2rem 0}.select-img-container{display:flex;justify-content:space-between;width:100%;gap:2rem;align-items:center;padding-right:1rem}.select-img-container img{width:.8rem;height:.8rem}.select_big{position:relative}.select_big.active .select_big_input img{transform:rotate(180deg)}.select_big.active .select_big_choice{opacity:1;visibility:visible}.select_big_input{width:100%;border-bottom:1px solid #595959;padding:1.2rem;cursor:pointer;background:#fff;display:flex;align-items:center;justify-content:space-between}.select_big_input.input-alert{border-bottom-color:#da1f2a}.select_big_input p{margin-top:unset}.select_big_input img{transition:transform .1s cubic-bezier(.2,0,.38,.9)}.select_big_choice{width:calc(100% - 1.6rem);position:absolute;left:.8rem;z-index:1;opacity:0;visibility:hidden;transition:opacity .1s cubic-bezier(.2,0,.38,.9),visibility .1s cubic-bezier(.2,0,.38,.9)}@media(min-width:800px){.select_big_choice{width:calc(100% - 3.2rem);left:1.6rem}}.select_big_choice>div:first-of-type{background:#fff;padding:1.2rem;display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1.2rem;overflow-y:auto}.select_big_choice>div:first-of-type:not(.select_unscroll){max-height:17rem}.select_big_choice>div:first-of-type label{margin-bottom:unset}.select_big_choice>div:first-of-type label:not(:last-of-type){border-bottom:1px solid #e2e2e2;padding-bottom:1rem}.select_big_recurrent{margin-top:.3rem}.select_big_recurrent>div:first-of-type{width:100%;max-width:20rem;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.select_big_recurrent>div:first-of-type p{flex:1 1;margin-top:.1rem}.select_big_recurrent>div:first-of-type>div{flex:2 1}.select_big_recurrent>div:first-of-type>div select{padding:.6rem;border:1px solid #c5c5c5}.select_big_recurrent>div.list_container>div{width:100%;max-width:18rem;margin-top:.6rem;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;border:1px solid #c5c5c5}.select_big_recurrent>div.list_container>div span{width:100%;height:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#b8b8b8}.select_big_recurrent>div.list_container>div span.active{background:#f4f4f4}.select_big_recurrent>div.list_container>div span:not(:last-of-type){border-right:1px solid #c5c5c5}.select_big_recurrent>div.list_container>div.calendar{grid-template-columns:repeat(4,1fr)}.select_big_recurrent_input_container{display:flex;align-items:center;gap:1rem}@media screen and (max-width:499px){.select_big_recurrent_input_container{flex-direction:column;align-items:flex-start}}.select_big_recurrent_input_container input.xs,.select_big_recurrent_input_container select.xs{max-width:6rem}.select_big_recurrent_input_container input.medium,.select_big_recurrent_input_container select.medium{max-width:12rem}.select_big_recurrent_input_container input.xl,.select_big_recurrent_input_container select.xl{max-width:18rem}.select_big_recurrent_input_container.space-between{justify-content:space-between}.avatarPortefeuilleDisplay{display:flex;align-items:center;position:relative;color:#595959}.avatarPortefeuille{border-radius:50%;overflow:hidden;position:relative;width:30px;height:30px;margin-left:-15px;z-index:1}.avatarPortefeuille:first-child{margin-left:0}.imageWrapper{position:relative;width:inherit;height:inherit;border-radius:50%;overflow:hidden}.imageWrapper img{object-fit:cover;width:100%;height:100%}.extrainvestors{color:#595959;margin-left:1rem}