:root{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-style:normal;line-height:1;padding:0;margin:0;height:100%;min-height:100vh;-webkit-font-smoothing:antialiased;background:rgba(255,123,128,.01)}body .masked-wrapper{overflow:hidden}body a{color:inherit;text-decoration:none}body a:hover{text-decoration:inherit;color:inherit}body .container{max-width:1370px;margin:0 auto;padding:0 30px}body .container h1{font-size:30px}body .container .description{font-size:15px;line-height:1.5;color:#4d4d4d;max-width:900px;margin-bottom:50px}body .noscrollbar{-ms-overflow-style:none;scrollbar-width:none}body .noscrollbar::-webkit-scrollbar{display:none}body #header{padding:10px 30px;display:flex;flex-direction:column;align-items:center;position:sticky;top:0}body #header .nav{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1370px;width:100%;border-radius:8px;background:#fff;padding:10px 20px;box-shadow:0px 5px 10px rgba(123,0,5,.05)}body #header .nav .logo{max-width:160px}body #header .nav .logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body #header .nav #menu-menu-principal{padding:0;margin:0;list-style:none;display:flex;align-items:center;gap:10px}body #header .nav #menu-menu-principal li a{display:block;font-weight:500;padding:2px 6px;transition:all .3s ease}body #header .nav #menu-menu-principal li a:hover{color:#ff7b80}body #message-acf-form{background:#ff7b80;padding:16px 20px;border-radius:8px;color:#fff;font-weight:500;margin:50px 0 20px}body #message-acf-form p{margin:0}form.acf-form{border-radius:8px}form.acf-form .acf-form-fields{background:#fff}form.acf-form .acf-form-fields:before{background:rgba(255,123,128,.01)}form.acf-form .acf-form-fields .acf-tab-wrap .acf-tab-group li a{background:rgba(0,0,0,0);transform:all .3s ease;color:#000}form.acf-form .acf-form-fields .acf-tab-wrap .acf-tab-group li a:hover{color:#ff7b80}form.acf-form .acf-form-fields .acf-tab-wrap .acf-tab-group li.active a{background:#fff;padding:20px 0;font-weight:bold}form.acf-form .acf-form-submit{display:flex;align-items:flex-start;justify-content:flex-end;padding-right:20px}form.acf-form .acf-form-submit input[type=submit]{background:linear-gradient(to bottom, #ff484f, #FF7B80);-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;padding:10px 20px;border-radius:0 0 8px 8px;border:none;font-weight:600;font-size:15px;transition:all .3s ease;cursor:pointer}form.acf-form .acf-form-submit input[type=submit]:hover{padding:13px 20px}.archive-top{margin-top:50px;padding:20px 0;border-bottom:solid 1px rgba(255,123,128,.3);display:flex;align-items:flex-end;justify-content:space-between}.archive-top .nb_entreprises{font-weight:500;color:#000}.archive-top .add_entreprise{background:#fff;border-radius:8px;border:solid 1px #ff7b80;padding:10px 20px;font-size:15px;transition:all .3s ease;color:#ff7b80;font-weight:500;cursor:pointer}.archive-top .add_entreprise:hover{background:#ff7b80;color:#fff}.table_list{margin:0;display:flex;list-style:none;padding:0;flex-direction:column}.table_list li{border-bottom:solid 1px rgba(255,123,128,.1)}.table_list li a{display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.table_list li a:hover{color:#ff7b80}.table_list li:nth-child(odd){background:#fff}
